@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700&display=swap";.pagination-v2{width:100%;gap:12px;padding:14px 24px 18px}.pagination-v2__list{align-items:center;gap:4px;justify-content:center;padding-left:0;width:100%;display:inline-flex}.pagination-v2__list .page-item{margin:0}.pagination-v2__list .page-item .page-link{border:none;border-radius:8px;color:#717680;font-size:14px;line-height:20px;width:40px;height:40px;text-align:center;box-shadow:none;display:flex;align-items:center;justify-content:center}.pagination-v2__list .page-item.active .page-link{background:#fafafa;color:#414651;font-weight:400;height:40px;width:40px;border-radius:8px}.pagination-v2__list .page-item:not(.active):not(.disabled) .page-link:hover{background:#fafafa;color:#414651;height:40px;width:40px;border-radius:8px}.pagination-v2__list .page-item.disabled .page-link{color:#d5d7da;background:transparent}.pagination-v2__ellipsis .page-link{color:#717680}.pagination-v2__mobile-label{color:#414651;font-size:14px;line-height:20px;display:none;font-weight:500}@media (max-width: 767.98px){.pagination-v2{flex-wrap:wrap;row-gap:8px;padding:12px 16px 16px;justify-content:space-between;border-bottom-left-radius:0;border-bottom-right-radius:0}.pagination-v2__list{display:none!important}.pagination-v2__nav-button{min-width:40px;padding:0}.pagination-v2__nav-button .custom-button__text{display:none}.pagination-v2__mobile-label{order:0;display:block}}.badge-component{align-items:center;background-color:var(--badge-bg);border:1px solid var(--badge-border);color:var(--badge-text);display:inline-flex;font-weight:500;justify-content:center;transition:all .2s ease;white-space:nowrap}.badge-component span{color:inherit}.badge-type-pill-color{border-radius:999px}.badge-type-badge-color,.badge-type-badge-modern{border-radius:6px}.badge-type-pill-color.badge-size-sm{font-size:12px;line-height:16px;padding:2px 8px}.badge-type-pill-color.badge-size-md{font-size:14px;line-height:20px;padding:2px 10px}.badge-type-pill-color.badge-size-lg{font-size:14px;line-height:20px;padding:4px 12px}.badge-type-badge-color.badge-size-sm,.badge-type-badge-modern.badge-size-sm{font-size:12px;line-height:16px;padding:2px 6px}.badge-type-badge-color.badge-size-md,.badge-type-badge-modern.badge-size-md{font-size:14px;line-height:20px;padding:2px 8px}.badge-type-badge-color.badge-size-lg,.badge-type-badge-modern.badge-size-lg{border-radius:8px;font-size:14px;line-height:20px;padding:4px 10px}.badge-with-dot{align-items:center;display:inline-flex;gap:6px}.badge__dot{background-color:var(--badge-addon);border-radius:50%;flex-shrink:0;height:6px;width:6px}.badge__icon{flex-shrink:0}.badge-size-sm .badge__icon{height:12px;width:12px}.badge-size-md .badge__icon,.badge-size-lg .badge__icon{height:14px;width:14px}.badge__button{align-items:center;background:transparent;border:none;border-radius:3px;color:var(--badge-addon-button);cursor:pointer;display:inline-flex;justify-content:center;padding:2px;transition:all .2s ease}.badge__button:hover{background:var(--badge-addon-button-bg);color:var(--badge-addon-button-hover)}.badge-type-pill-color .badge__button,.badge-component.category-badge{border-radius:999px}.badge-component.status-badge{gap:6px;border-radius:6px}.badge-component.status-badge.badge-size-sm,.badge-component.status-badge.badge-size-md,.badge-component.status-badge.badge-size-lg{padding:2px 6px}.badge-component.status-badge .status-badge__dot{background-color:currentColor;border-radius:50%;flex-shrink:0;height:6px;width:6px}.badge-component.complete-status-badge{font-weight:600;gap:8px}.badge-component.complete-status-badge.badge-size-sm{border-radius:10px;font-size:14px;line-height:20px;padding:4px 12px}.badge-component.complete-status-badge .complete-status-badge__icon{flex-shrink:0;font-size:16px;line-height:1}.badge-component.complete-status-badge .complete-status-badge__icon.is-complete{color:#16a34a}.badge-component.complete-status-badge .complete-status-badge__icon.is-needed{color:#ea580c}.badge-component.complete-status-badge .complete-status-badge__icon.is-sent{color:#2563eb}.badge-component.complete-status-badge .complete-status-badge__icon.is-na{color:#6b7280}.cc-status-icon{flex-shrink:0}.cc-status-icon--success{color:#079455}.cc-status-icon--warning{color:#dc6803}.cc-status-icon--info{color:#1570ef}.cc-status-icon--muted{color:#717680}.badge-color-gray{--badge-bg: #fafafa;--badge-text: #414651;--badge-border: #e9eaeb;--badge-addon: #717680;--badge-addon-button: #a4a7ae;--badge-addon-button-hover: #717680;--badge-addon-button-bg: #f5f5f5}.badge-color-brand{--badge-bg: #f9f5ff;--badge-text: #6941c6;--badge-border: #e9d7fe;--badge-addon: #9e77ed;--badge-addon-button: #b692f6;--badge-addon-button-hover: #9e77ed;--badge-addon-button-bg: #f4ebff}.badge-color-error{--badge-bg: #fef3f2;--badge-text: #b42318;--badge-border: #fecaca;--badge-addon: #f04438;--badge-addon-button: #f97066;--badge-addon-button-hover: #f04438;--badge-addon-button-bg: #fee4e2}.badge-color-warning{--badge-bg: #fffaeb;--badge-text: #b54708;--badge-border: #fedf89;--badge-addon: #f79009;--badge-addon-button: #fdb022;--badge-addon-button-hover: #f79009;--badge-addon-button-bg: #fef0c7}.badge-color-success{--badge-bg: #ecfdf3;--badge-text: #067647;--badge-border: #abefc6;--badge-addon: #17b26a;--badge-addon-button: #47cd89;--badge-addon-button-hover: #17b26a;--badge-addon-button-bg: #dcfae6}.badge-color-gray-blue{--badge-bg: #f8f9fc;--badge-text: #363f72;--badge-border: #d5d9eb;--badge-addon: #4e5ba6;--badge-addon-button: #717bbc;--badge-addon-button-hover: #4e5ba6;--badge-addon-button-bg: #eaecf5}.badge-color-blue-light{--badge-bg: #f0f9ff;--badge-text: #026aa2;--badge-border: #b9e6fe;--badge-addon: #0ba5ec;--badge-addon-button: #36bffa;--badge-addon-button-hover: #0ba5ec;--badge-addon-button-bg: #e0f2fe}.badge-color-blue{--badge-bg: #eff8ff;--badge-text: #175cd3;--badge-border: #b2ddff;--badge-addon: #2e90fa;--badge-addon-button: #53b1fd;--badge-addon-button-hover: #2e90fa;--badge-addon-button-bg: #d1e9ff}.badge-color-indigo{--badge-bg: #eef4ff;--badge-text: #3538cd;--badge-border: #c7d7fe;--badge-addon: #6172f3;--badge-addon-button: #8098f9;--badge-addon-button-hover: #6172f3;--badge-addon-button-bg: #e0eaff}.badge-color-purple{--badge-bg: #f4f3ff;--badge-text: #5925dc;--badge-border: #d9d6fe;--badge-addon: #7a5af8;--badge-addon-button: #9b8afb;--badge-addon-button-hover: #7a5af8;--badge-addon-button-bg: #ebe9fe}.badge-color-pink{--badge-bg: #fdf2fa;--badge-text: #c11574;--badge-border: #fcceee;--badge-addon: #ee46bc;--badge-addon-button: #f670c7;--badge-addon-button-hover: #ee46bc;--badge-addon-button-bg: #fce7f6}.badge-color-orange{--badge-bg: #fef6ee;--badge-text: #b93815;--badge-border: #f9dbaf;--badge-addon: #ef6820;--badge-addon-button: #f38744;--badge-addon-button-hover: #ef6820;--badge-addon-button-bg: #fdeadd}.badge-color-active{--badge-bg: #ecfdf3;--badge-text: #067647;--badge-border: #abefc6;--badge-addon: #17b26a;--badge-addon-button: #47cd89;--badge-addon-button-hover: #17b26a;--badge-addon-button-bg: #dcfae6}.badge-color-inactive{--badge-bg: #fafafa;--badge-text: #414651;--badge-border: #e9eaeb;--badge-addon: #717680;--badge-addon-button: #a4a7ae;--badge-addon-button-hover: #717680;--badge-addon-button-bg: #f5f5f5}.badge-color-pending{--badge-bg: #fffaeb;--badge-text: #b54708;--badge-border: #fedf89;--badge-addon: #f79009;--badge-addon-button: #fdb022;--badge-addon-button-hover: #f79009;--badge-addon-button-bg: #fef0c7}.badge-color-processing{--badge-bg: #eff8ff;--badge-text: #175cd3;--badge-border: #b2ddff;--badge-addon: #2e90fa;--badge-addon-button: #53b1fd;--badge-addon-button-hover: #2e90fa;--badge-addon-button-bg: #d1e9ff}.badge-color-completed{--badge-bg: #ecfdf3;--badge-text: #067647;--badge-border: #abefc6;--badge-addon: #17b26a;--badge-addon-button: #47cd89;--badge-addon-button-hover: #17b26a;--badge-addon-button-bg: #dcfae6}.badge-color-failed{--badge-bg: #fef3f2;--badge-text: #b42318;--badge-border: #fecaca;--badge-addon: #f04438;--badge-addon-button: #f97066;--badge-addon-button-hover: #f04438;--badge-addon-button-bg: #fee4e2}.badge-color-info{--badge-bg: #eff8ff;--badge-text: #175cd3;--badge-border: #b2ddff;--badge-addon: #2e90fa;--badge-addon-button: #53b1fd;--badge-addon-button-hover: #2e90fa;--badge-addon-button-bg: #d1e9ff}.badge-color-danger{--badge-bg: #fef3f2;--badge-text: #b42318;--badge-border: #fecaca;--badge-addon: #f04438;--badge-addon-button: #f97066;--badge-addon-button-hover: #f04438;--badge-addon-button-bg: #fee4e2}.badge-color-provider{--badge-bg: #eff8ff;--badge-text: #175cd3;--badge-border: #b2ddff;--badge-addon: #2e90fa;--badge-addon-button: #53b1fd;--badge-addon-button-hover: #2e90fa;--badge-addon-button-bg: #d1e9ff}.badge-color-green{--badge-bg: #ecfdf3;--badge-text: #067647;--badge-border: #abefc6;--badge-addon: #17b26a;--badge-addon-button: #47cd89;--badge-addon-button-hover: #17b26a;--badge-addon-button-bg: #dcfae6}.badge-color-yellow{--badge-bg: #fffaeb;--badge-text: #b54708;--badge-border: #fedf89;--badge-addon: #f79009;--badge-addon-button: #fdb022;--badge-addon-button-hover: #f79009;--badge-addon-button-bg: #fef0c7}.badge-color-direct{--badge-bg: #f4f3ff;--badge-text: #5925dc;--badge-border: #d9d6fe;--badge-addon: #7a5af8;--badge-addon-button: #9b8afb;--badge-addon-button-hover: #7a5af8;--badge-addon-button-bg: #ebe9fe}.badge-color-red{--badge-bg: #fef3f2;--badge-text: #b42318;--badge-border: #fecaca;--badge-addon: #f04438;--badge-addon-button: #f97066;--badge-addon-button-hover: #f04438;--badge-addon-button-bg: #fee4e2}.badge-color-cc-status{--badge-bg: #ffffff;--badge-text: #414651;--badge-border: #d5d7da;--badge-addon: #717680;--badge-addon-button: #a4a7ae;--badge-addon-button-hover: #717680;--badge-addon-button-bg: #f5f5f5}.custom-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:8px;border:1px solid transparent;font-weight:600;white-space:nowrap;background:transparent;transition:all .1s linear;cursor:pointer;font-family:inherit;text-decoration:none;outline-color:#7f56d9}.custom-button:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid transparent;pointer-events:none}.custom-button:focus-visible{outline:2px solid #7f56d9;outline-offset:2px}.custom-button__text{display:inline-flex;align-items:center;transition:inherit;padding:0 2px}.custom-button__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;pointer-events:none;transition:inherit}.custom-button__spinner-track{fill:none;stroke:currentColor;opacity:.3;stroke-width:2}.custom-button__spinner{fill:none;stroke:currentColor;stroke-width:2;transform-origin:center;animation:custom-button-spin .8s linear infinite}.custom-button--loading{pointer-events:none}.custom-button--hide-content>:not([data-icon=loading]){visibility:hidden}.custom-button--hide-content [data-icon=loading]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-button--no-text-padding .custom-button__text{padding-left:0;padding-right:0}.custom-button--link{justify-content:flex-start;padding:0}.custom-button--link .custom-button__text{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px}.custom-button--link:hover .custom-button__text{text-decoration-color:currentColor}.custom-button--sm{padding:8px 12px;font-size:14px;line-height:20px}.custom-button--xs{padding:6px 8px;font-size:14px;line-height:20px}.custom-button--md{padding:10px 14px;font-size:14px;line-height:20px}.custom-button--lg{padding:10px 16px;font-size:16px;line-height:20px}.custom-button--xl{padding:12px 18px;font-size:16px;line-height:24px}.custom-button--xs[data-icon-only=true]{padding:6px}.custom-button--sm[data-icon-only=true]{padding:8px}.custom-button--md[data-icon-only=true]{padding:10px}.custom-button--lg[data-icon-only=true]{padding:12px}.custom-button--xl[data-icon-only=true]{padding:14px}.custom-button--primary{background:#7f56d9;color:#fff}.custom-button--primary:hover,.custom-button--primary:focus{background:#6941c6;color:#fff}.custom-button--secondary{background:#fff;color:#414651;border-color:#d5d7da}.custom-button--secondary:hover,.custom-button--secondary:focus{background:#fafafa;color:#252b37}.custom-button--tertiary{color:#535862}.custom-button--tertiary:hover,.custom-button--tertiary:focus{background:#fafafa;color:#414651}.custom-button--link-gray{color:#535862;padding:0}.custom-button--link-gray:hover,.custom-button--link-gray:focus{color:#414651}.custom-button--link-color{color:#6941c6;padding:0}.custom-button--link-color:hover,.custom-button--link-color:focus{color:#53389e}.custom-button--primary-destructive{background:#d92d20;color:#fff}.custom-button--primary-destructive:hover,.custom-button--primary-destructive:focus{background:#b42318;color:#fff}.custom-button--secondary-destructive{background:#fff;color:#d92d20;border-color:#f04438}.custom-button--secondary-destructive:hover,.custom-button--secondary-destructive:focus{background:#fef3f2;color:#b42318}.custom-button--tertiary-destructive{color:#d92d20}.custom-button--tertiary-destructive:hover,.custom-button--tertiary-destructive:focus{background:#fef3f2;color:#b42318}.custom-button--link-destructive{color:#d92d20;padding:0}.custom-button--link-destructive:hover,.custom-button--link-destructive:focus{color:#b42318}.custom-button:disabled,.custom-button[aria-disabled=true]{background:#f5f5f5;border-color:#e9eaeb;color:#717680;cursor:not-allowed}.custom-button:disabled:before,.custom-button[aria-disabled=true]:before{border-color:transparent}@keyframes custom-button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.async-select__search-icon{width:20px;height:20px;color:#a4a7ae;flex:0 0 20px}.async-select__menu{border:1px solid #e9eaeb;border-radius:8px;padding:6px;background:#fff}.async-select__menu-list{display:flex;flex-direction:column;gap:2px;padding:0}.async-select__option{display:flex!important;align-items:center;justify-content:space-between!important;gap:8px;padding:8px;border-radius:6px;color:#181d27!important;cursor:pointer;font-size:14px}.async-select__option:hover,.async-select__option--is-focused{background:#fafafa!important}.async-select__option--is-selected,.async-select__option:active{background:#fafafa!important;color:#181d27!important}.async-select__option:focus,.async-select__option:focus-visible{outline:none;box-shadow:none}.async-select__option-check{width:16px;height:16px;color:#6941c6;flex:0 0 16px;margin-left:auto}.async-select__option-label{flex:1 1 auto;min-width:0}.date-picker{position:relative;display:flex;width:100%}.date-picker__trigger{width:100%;min-width:0;justify-content:space-between;gap:8px;border-color:#d5d7da}.date-picker__trigger .custom-button__icon{color:#a4a7ae}.date-picker__trigger .custom-button__text{width:100%!important;font-weight:500}.date-picker__trigger:hover{border-color:#e9eaeb;background:#fff}.date-picker__trigger:focus,.date-picker__trigger:focus-visible{border-color:#9e77ed;box-shadow:0 0 0 3px #9e77ed1a;outline:none}.date-picker__trigger--placeholder .custom-button__text{color:#717680!important}.date-picker__popover{position:absolute;top:calc(100% + 8px);right:0;z-index:1050;min-width:320px;padding:16px;border-radius:16px;background:#fff;border:1px solid #e9eaeb;box-shadow:0 18px 40px #181d271f}.date-picker__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.date-picker__title{font-size:14px;font-weight:600;color:#414651}.date-picker__nav{padding:6px}.date-picker__inputs{display:flex;align-items:center;gap:8px;margin-bottom:12px}.date-picker__inputs .custom-input-wrapper{flex:1}.date-picker__separator{color:#717680;font-weight:600}.date-picker__calendar{display:flex;flex-direction:column;gap:8px}.date-picker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.date-picker__weekday{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#535862}.date-picker__grid{display:flex;flex-direction:column;gap:0}.date-picker__week{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.date-picker__cell{position:relative;border:none;background:transparent;padding:0;height:36px;border-radius:0;cursor:pointer;color:#181d27;transition:background .15s ease,color .15s ease}.date-picker__cell:focus-visible{outline:2px solid #7f56d9;outline-offset:2px}.date-picker__cell-value{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;font-size:14px;font-weight:500;transition:background .15s ease,color .15s ease}.date-picker__cell:hover .date-picker__cell-value{background:#fafafa}.date-picker__cell--selected:hover .date-picker__cell-value,.date-picker__cell--range-start:hover .date-picker__cell-value,.date-picker__cell--range-end:hover .date-picker__cell-value{background:#7f56d9;color:#fff}.date-picker__cell--outside{color:#d5d7da}.date-picker__cell--range{background:#f9f5ff;color:#181d27}.date-picker__cell--range-start,.date-picker__cell--range-end{position:relative;z-index:1}.date-picker__cell--range-start{border-top-left-radius:999px;border-bottom-left-radius:999px}.date-picker__cell--range-end{border-top-right-radius:999px;border-bottom-right-radius:999px}.date-picker__cell--selected .date-picker__cell-value,.date-picker__cell--range-start .date-picker__cell-value,.date-picker__cell--range-end .date-picker__cell-value{background:#7f56d9;color:#fff}.date-picker__cell--today .date-picker__cell-value{position:relative}.date-picker__cell--today .date-picker__cell-value:after{content:"";position:absolute;bottom:-6px;left:50%;width:6px;height:6px;border-radius:50%;background:#7f56d9;transform:translate(-50%)}.date-picker__cell--selected .date-picker__cell-value:after,.date-picker__cell--range-start .date-picker__cell-value:after,.date-picker__cell--range-end .date-picker__cell-value:after{background:#fff}.date-picker__footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e9eaeb}.filter-drawer{position:relative;display:flex;align-items:center}.filter-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0d1273;z-index:1050;animation:filter-drawer-fade-in .3s ease-out}.filter-drawer__backdrop--closing{animation:filter-drawer-fade-out .3s ease-in forwards;pointer-events:none}.filter-drawer__panel{position:fixed;top:0;right:0;height:100%;width:min(360px,100%);background:#fff;border-left:1px solid #e9eaeb;box-shadow:-12px 0 24px #10182814;display:flex;flex-direction:column;z-index:1151;transform:translate(100%);animation:filter-drawer-slide-in .3s ease-out forwards}.filter-drawer__panel--closing{animation:filter-drawer-slide-out .3s ease-in forwards;pointer-events:none}.filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px}.filter-drawer__title-group{display:inline-flex;align-items:center;gap:16px}.filter-drawer__title-icon{width:40px;height:40px;border-radius:8px;border:1px solid #d5d7da;display:inline-flex;align-items:center;justify-content:center;color:#414651}.filter-drawer__title{font-size:18px;font-weight:600;color:#181d27}.filter-drawer__close{flex:0 0 auto;position:absolute;right:14px;top:14px}.filter-drawer__body{padding:0 24px 24px;overflow-y:auto;flex:1 1 auto}.filter-drawer__option.form-check{margin-bottom:12px}.filter-drawer__option.form-check:last-child{margin-bottom:0}.filter-drawer__section{margin-bottom:24px}.filter-drawer__section-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;font-size:14px;font-weight:600;color:#181d27;padding-right:28px}.filter-drawer__section-title{font-size:14px;font-weight:600;color:#181d27}.filter-drawer__clear{position:absolute;right:0;top:50%;transform:translateY(-50%);flex:0 0 auto;color:#181d27;background-color:transparent;border:none;outline:none;font-size:14px;font-weight:600}.filter-drawer__clear:hover,.filter-drawer__clear:focus-visible{color:#7f56d9;background-color:transparent}.filter-drawer__options{display:flex;flex-direction:column;padding-left:8px}.filter-drawer__option{border:none;background:transparent;padding:0;border-radius:0;display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:none;gap:12px}.filter-drawer__option.is-active{border-color:transparent;box-shadow:none}.filter-drawer__badge{pointer-events:none}.filter-drawer__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-top:1px solid #e9eaeb;background:#fff}@keyframes filter-drawer-fade-in{0%{opacity:0}to{opacity:1}}@keyframes filter-drawer-fade-out{0%{opacity:1}to{opacity:0}}@keyframes filter-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes filter-drawer-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.filter-drawer__backdrop,.filter-drawer__panel{animation:none}}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-months .flatpickr-month{background:transparent;color:#000000e6;fill:#000000e6;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#000000e6;fill:#000000e6}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:#00000080;background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:#0000008a;line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 #569ff7}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:#3939394d;background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:#3939394d;background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px #00000014}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#48484833}.flatpickr-calendar.arrowTop:after{border-bottom-color:#42a5f5}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#48484833}.flatpickr-calendar.arrowBottom:after{border-top-color:#42a5f5}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#42a5f5;color:#fff;fill:#fff;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#fff;fill:#fff}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#bbb}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72,72,72,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#ffffff80}.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px,0px,0px);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:#0000000d}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:#ffffff80;background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#42a5f5;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#42a5f5;outline:none;padding:0}.flatpickr-weekdays{background:#42a5f5;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#42a5f5;color:#0000008a;line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid rgba(72,72,72,.2);border-right:1px solid rgba(72,72,72,.2)}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px,0px,0px);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 rgba(72,72,72,.2);box-shadow:-1px 0 #48484833}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#42a5f5;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#42a5f5}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #42a5f5;box-shadow:-10px 0 #42a5f5}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 #e2e2e2,5px 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:#4848484d;background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#4848481a}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #42a5f5,5px 0 0 #42a5f5;box-shadow:-5px 0 #42a5f5,5px 0 #42a5f5}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid rgba(72,72,72,.2)}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:#4848484d;background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:#fff;border-bottom:1px solid rgba(72,72,72,.2)}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#484848;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.page-breadcrumb{display:flex;align-items:center;padding:24px 0;gap:2px;flex-wrap:wrap;background:#fafafa;min-height:auto;height:auto}.page-breadcrumb__home{display:flex;align-items:center;text-decoration:none;color:#a4a7ae}.page-breadcrumb__icon{color:#a4a7ae}.page-breadcrumb__separator{color:#a4a7ae;margin:0 8px}.page-breadcrumb__item{display:flex;align-items:center}.page-breadcrumb__link{color:#717680;text-decoration:none;font-weight:500;font-size:14px;line-height:20px;font-family:inherit}.page-breadcrumb__home:hover,.page-breadcrumb__home:focus-visible,.page-breadcrumb__link:hover,.page-breadcrumb__link:focus-visible{color:#6941c6}.page-breadcrumb__home:hover .page-breadcrumb__icon,.page-breadcrumb__home:focus-visible .page-breadcrumb__icon{color:#6941c6}.page-breadcrumb__current{color:#6941c6;font-weight:500;font-size:14px;line-height:20px;font-family:inherit}@media (max-width: 768px){.page-breadcrumb{padding:18px 12px}}.fullscreen-modal .modal-dialog{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important}.fullscreen-modal .modal-content{width:100%!important;height:100%!important;border:none!important;border-radius:0!important;background:#000000f2!important}.fullscreen-modal .modal-body{padding:20px!important;height:100%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.fullscreen-header{position:absolute!important;top:20px!important;right:20px!important;z-index:10!important;background:#000000b3!important;border-radius:50%!important;padding:0!important;border:none!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 4px 12px #0000004d!important}.fullscreen-header .btn-close{color:#fff!important;font-size:1.2rem!important;opacity:1!important;filter:none!important;background:none!important;border:none!important;padding:0!important;margin:0!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important}.fullscreen-header .btn-close:before{content:"×"!important;font-size:24px!important;font-weight:700!important;line-height:1!important}.fullscreen-header .btn-close:focus{box-shadow:none!important;outline:none!important}.fullscreen-header .btn-close{background-image:none!important}.fullscreen-header .btn-close:after{display:none!important}.fullscreen-container{height:100vh!important;justify-content:space-between!important}.fullscreen-controls{position:absolute!important;top:60px!important;left:50%!important;transform:translate(-50%)!important;z-index:10!important;background:#000c!important;padding:10px!important;border-radius:8px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.fullscreen-image-container{max-height:100vh!important;max-width:100%!important;overflow:visible!important;border:none!important;border-radius:0!important;background-color:transparent!important;width:100vw!important;height:100vh!important;position:absolute!important;top:0!important;left:0!important}.fullscreen-transform-wrapper{overflow:visible!important;min-height:100vh!important}.fullscreen-image{max-height:100vh!important;max-width:100vw!important;width:auto!important;height:auto!important;object-fit:contain!important}.fullscreen-instructions{position:absolute!important;bottom:80px!important;left:50%!important;transform:translate(-50%)!important;color:#ffffffb3!important;z-index:10!important;background:#0009!important;padding:8px 12px!important;border-radius:6px!important;max-width:80%!important;text-align:center!important}.fullscreen-notes{position:absolute!important;bottom:120px!important;left:50%!important;transform:translate(-50%)!important;color:#fffc!important;z-index:10!important;background:#0009!important;padding:8px 12px!important;border-radius:6px!important;max-width:80%!important;text-align:center!important}.fullscreen-navigation{position:absolute!important;bottom:20px!important;left:50%!important;transform:translate(-50%)!important;z-index:10!important;background:#000c!important;padding:10px!important;border-radius:8px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.image-container{height:500px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #dee2e6;border-radius:8px;background-color:#f8f9fa;cursor:default;flex-shrink:0}.image-container.fullscreen-image-container{cursor:grabbing}.image-transform-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.carousel-image{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.image-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;border:none;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 2px 8px #0000004d;font-size:18px;opacity:.8}.image-nav-btn:hover{background:#000000e6;opacity:1;transform:translateY(-50%) scale(1.1)}.image-nav-btn:active{transform:translateY(-50%) scale(.95)}.image-nav-btn:disabled{opacity:.3;cursor:not-allowed}.image-nav-btn:disabled:hover{background:#000000b3;transform:translateY(-50%) scale(1)}.image-nav-btn.image-nav-left{left:15px}.image-nav-btn.image-nav-right{right:15px}.fullscreen-nav-btn{width:60px;height:60px;font-size:20px;background:#fff3;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fullscreen-nav-btn:hover{background:#ffffff4d;border-color:#ffffff80}.fullscreen-nav-btn:disabled{opacity:.2}.fullscreen-nav-btn:disabled:hover{background:#fff3;border-color:#ffffff4d}.modal-content{border:1px solid rgba(0,0,0,.15)!important;box-shadow:0 4px 12px #0000001a!important}.comments-section-responsive{width:400px;flex-shrink:0}@media (max-width: 991.98px){.comments-section-responsive{width:100%!important;margin-top:20px!important;order:2;padding:0 15px}}@media (max-width: 767.98px){.comments-section-responsive{margin-top:15px!important;padding:0 10px}}@media (max-width: 991.98px){.modal-body .d-flex.flex-column.flex-lg-row .d-flex.flex-column.align-items-center{order:1;width:100%}.image-container{height:400px}.image-nav-btn{width:45px;height:45px;font-size:16px}.image-nav-btn.image-nav-left{left:10px}.image-nav-btn.image-nav-right{right:10px}}@media (max-width: 767.98px){.image-container{height:300px}.image-nav-btn{width:40px;height:40px;font-size:14px}.image-nav-btn.image-nav-left{left:8px}.image-nav-btn.image-nav-right{right:8px}.modal-dialog{margin:10px;max-width:calc(100% - 20px)}.comments-section-responsive{margin-left:0!important;margin-right:0!important}.comments-section-responsive>*{width:100%!important;max-width:100%!important}}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont-CSr8KVlo.eot?v=7.4.47);src:url(/assets/materialdesignicons-webfont-CSr8KVlo.eot?#iefix&v=7.4.47) format("embedded-opentype"),url(/assets/materialdesignicons-webfont-Dp5v-WZN.woff2?v=7.4.47) format("woff2"),url(/assets/materialdesignicons-webfont-PXm3-2wK.woff?v=7.4.47) format("woff"),url(/assets/materialdesignicons-webfont-B7mPwVP_.ttf?v=7.4.47) format("truetype");font-weight:400;font-style:normal}.mdi-ab-testing:before{content:"󰇉"}.mdi-abacus:before{content:"󱛠"}.mdi-abjad-arabic:before{content:"󱌨"}.mdi-abjad-hebrew:before{content:"󱌩"}.mdi-abugida-devanagari:before{content:"󱌪"}.mdi-abugida-thai:before{content:"󱌫"}.mdi-access-point:before{content:"󰀃"}.mdi-access-point-check:before{content:"󱔸"}.mdi-access-point-minus:before{content:"󱔹"}.mdi-access-point-network:before{content:"󰀂"}.mdi-access-point-network-off:before{content:"󰯡"}.mdi-access-point-off:before{content:"󱔑"}.mdi-access-point-plus:before{content:"󱔺"}.mdi-access-point-remove:before{content:"󱔻"}.mdi-account:before{content:"󰀄"}.mdi-account-alert:before{content:"󰀅"}.mdi-account-alert-outline:before{content:"󰭐"}.mdi-account-arrow-down:before{content:"󱡨"}.mdi-account-arrow-down-outline:before{content:"󱡩"}.mdi-account-arrow-left:before{content:"󰭑"}.mdi-account-arrow-left-outline:before{content:"󰭒"}.mdi-account-arrow-right:before{content:"󰭓"}.mdi-account-arrow-right-outline:before{content:"󰭔"}.mdi-account-arrow-up:before{content:"󱡧"}.mdi-account-arrow-up-outline:before{content:"󱡪"}.mdi-account-badge:before{content:"󱬊"}.mdi-account-badge-outline:before{content:"󱬋"}.mdi-account-box:before{content:"󰀆"}.mdi-account-box-edit-outline:before{content:"󱳈"}.mdi-account-box-minus-outline:before{content:"󱳉"}.mdi-account-box-multiple:before{content:"󰤴"}.mdi-account-box-multiple-outline:before{content:"󱀊"}.mdi-account-box-outline:before{content:"󰀇"}.mdi-account-box-plus-outline:before{content:"󱳊"}.mdi-account-cancel:before{content:"󱋟"}.mdi-account-cancel-outline:before{content:"󱋠"}.mdi-account-card:before{content:"󱮤"}.mdi-account-card-outline:before{content:"󱮥"}.mdi-account-cash:before{content:"󱂗"}.mdi-account-cash-outline:before{content:"󱂘"}.mdi-account-check:before{content:"󰀈"}.mdi-account-check-outline:before{content:"󰯢"}.mdi-account-child:before{content:"󰪉"}.mdi-account-child-circle:before{content:"󰪊"}.mdi-account-child-outline:before{content:"󱃈"}.mdi-account-circle:before{content:"󰀉"}.mdi-account-circle-outline:before{content:"󰭕"}.mdi-account-clock:before{content:"󰭖"}.mdi-account-clock-outline:before{content:"󰭗"}.mdi-account-cog:before{content:"󱍰"}.mdi-account-cog-outline:before{content:"󱍱"}.mdi-account-convert:before{content:"󰀊"}.mdi-account-convert-outline:before{content:"󱌁"}.mdi-account-cowboy-hat:before{content:"󰺛"}.mdi-account-cowboy-hat-outline:before{content:"󱟳"}.mdi-account-credit-card:before{content:"󱮦"}.mdi-account-credit-card-outline:before{content:"󱮧"}.mdi-account-details:before{content:"󰘱"}.mdi-account-details-outline:before{content:"󱍲"}.mdi-account-edit:before{content:"󰚼"}.mdi-account-edit-outline:before{content:"󰿻"}.mdi-account-eye:before{content:"󰐠"}.mdi-account-eye-outline:before{content:"󱉻"}.mdi-account-file:before{content:"󱲧"}.mdi-account-file-outline:before{content:"󱲨"}.mdi-account-file-text:before{content:"󱲩"}.mdi-account-file-text-outline:before{content:"󱲪"}.mdi-account-filter:before{content:"󰤶"}.mdi-account-filter-outline:before{content:"󰾝"}.mdi-account-group:before{content:"󰡉"}.mdi-account-group-outline:before{content:"󰭘"}.mdi-account-hard-hat:before{content:"󰖵"}.mdi-account-hard-hat-outline:before{content:"󱨟"}.mdi-account-heart:before{content:"󰢙"}.mdi-account-heart-outline:before{content:"󰯣"}.mdi-account-injury:before{content:"󱠕"}.mdi-account-injury-outline:before{content:"󱠖"}.mdi-account-key:before{content:"󰀋"}.mdi-account-key-outline:before{content:"󰯤"}.mdi-account-lock:before{content:"󱅞"}.mdi-account-lock-open:before{content:"󱥠"}.mdi-account-lock-open-outline:before{content:"󱥡"}.mdi-account-lock-outline:before{content:"󱅟"}.mdi-account-minus:before{content:"󰀍"}.mdi-account-minus-outline:before{content:"󰫬"}.mdi-account-multiple:before{content:"󰀎"}.mdi-account-multiple-check:before{content:"󰣅"}.mdi-account-multiple-check-outline:before{content:"󱇾"}.mdi-account-multiple-minus:before{content:"󰗓"}.mdi-account-multiple-minus-outline:before{content:"󰯥"}.mdi-account-multiple-outline:before{content:"󰀏"}.mdi-account-multiple-plus:before{content:"󰀐"}.mdi-account-multiple-plus-outline:before{content:"󰠀"}.mdi-account-multiple-remove:before{content:"󱈊"}.mdi-account-multiple-remove-outline:before{content:"󱈋"}.mdi-account-music:before{content:"󰠃"}.mdi-account-music-outline:before{content:"󰳩"}.mdi-account-network:before{content:"󰀑"}.mdi-account-network-off:before{content:"󱫱"}.mdi-account-network-off-outline:before{content:"󱫲"}.mdi-account-network-outline:before{content:"󰯦"}.mdi-account-off:before{content:"󰀒"}.mdi-account-off-outline:before{content:"󰯧"}.mdi-account-outline:before{content:"󰀓"}.mdi-account-plus:before{content:"󰀔"}.mdi-account-plus-outline:before{content:"󰠁"}.mdi-account-question:before{content:"󰭙"}.mdi-account-question-outline:before{content:"󰭚"}.mdi-account-reactivate:before{content:"󱔫"}.mdi-account-reactivate-outline:before{content:"󱔬"}.mdi-account-remove:before{content:"󰀕"}.mdi-account-remove-outline:before{content:"󰫭"}.mdi-account-school:before{content:"󱨠"}.mdi-account-school-outline:before{content:"󱨡"}.mdi-account-search:before{content:"󰀖"}.mdi-account-search-outline:before{content:"󰤵"}.mdi-account-settings:before{content:"󰘰"}.mdi-account-settings-outline:before{content:"󱃉"}.mdi-account-star:before{content:"󰀗"}.mdi-account-star-outline:before{content:"󰯨"}.mdi-account-supervisor:before{content:"󰪋"}.mdi-account-supervisor-circle:before{content:"󰪌"}.mdi-account-supervisor-circle-outline:before{content:"󱓬"}.mdi-account-supervisor-outline:before{content:"󱄭"}.mdi-account-switch:before{content:"󰀙"}.mdi-account-switch-outline:before{content:"󰓋"}.mdi-account-sync:before{content:"󱤛"}.mdi-account-sync-outline:before{content:"󱤜"}.mdi-account-tag:before{content:"󱰛"}.mdi-account-tag-outline:before{content:"󱰜"}.mdi-account-tie:before{content:"󰳣"}.mdi-account-tie-hat:before{content:"󱢘"}.mdi-account-tie-hat-outline:before{content:"󱢙"}.mdi-account-tie-outline:before{content:"󱃊"}.mdi-account-tie-voice:before{content:"󱌈"}.mdi-account-tie-voice-off:before{content:"󱌊"}.mdi-account-tie-voice-off-outline:before{content:"󱌋"}.mdi-account-tie-voice-outline:before{content:"󱌉"}.mdi-account-tie-woman:before{content:"󱪌"}.mdi-account-voice:before{content:"󰗋"}.mdi-account-voice-off:before{content:"󰻔"}.mdi-account-wrench:before{content:"󱢚"}.mdi-account-wrench-outline:before{content:"󱢛"}.mdi-adjust:before{content:"󰀚"}.mdi-advertisements:before{content:"󱤪"}.mdi-advertisements-off:before{content:"󱤫"}.mdi-air-conditioner:before{content:"󰀛"}.mdi-air-filter:before{content:"󰵃"}.mdi-air-horn:before{content:"󰶬"}.mdi-air-humidifier:before{content:"󱂙"}.mdi-air-humidifier-off:before{content:"󱑦"}.mdi-air-purifier:before{content:"󰵄"}.mdi-air-purifier-off:before{content:"󱭗"}.mdi-airbag:before{content:"󰯩"}.mdi-airballoon:before{content:"󰀜"}.mdi-airballoon-outline:before{content:"󱀋"}.mdi-airplane:before{content:"󰀝"}.mdi-airplane-alert:before{content:"󱡺"}.mdi-airplane-check:before{content:"󱡻"}.mdi-airplane-clock:before{content:"󱡼"}.mdi-airplane-cog:before{content:"󱡽"}.mdi-airplane-edit:before{content:"󱡾"}.mdi-airplane-landing:before{content:"󰗔"}.mdi-airplane-marker:before{content:"󱡿"}.mdi-airplane-minus:before{content:"󱢀"}.mdi-airplane-off:before{content:"󰀞"}.mdi-airplane-plus:before{content:"󱢁"}.mdi-airplane-remove:before{content:"󱢂"}.mdi-airplane-search:before{content:"󱢃"}.mdi-airplane-settings:before{content:"󱢄"}.mdi-airplane-takeoff:before{content:"󰗕"}.mdi-airport:before{content:"󰡋"}.mdi-alarm:before{content:"󰀠"}.mdi-alarm-bell:before{content:"󰞎"}.mdi-alarm-check:before{content:"󰀡"}.mdi-alarm-light:before{content:"󰞏"}.mdi-alarm-light-off:before{content:"󱜞"}.mdi-alarm-light-off-outline:before{content:"󱜟"}.mdi-alarm-light-outline:before{content:"󰯪"}.mdi-alarm-multiple:before{content:"󰀢"}.mdi-alarm-note:before{content:"󰹱"}.mdi-alarm-note-off:before{content:"󰹲"}.mdi-alarm-off:before{content:"󰀣"}.mdi-alarm-panel:before{content:"󱗄"}.mdi-alarm-panel-outline:before{content:"󱗅"}.mdi-alarm-plus:before{content:"󰀤"}.mdi-alarm-snooze:before{content:"󰚎"}.mdi-album:before{content:"󰀥"}.mdi-alert:before{content:"󰀦"}.mdi-alert-box:before{content:"󰀧"}.mdi-alert-box-outline:before{content:"󰳤"}.mdi-alert-circle:before{content:"󰀨"}.mdi-alert-circle-check:before{content:"󱇭"}.mdi-alert-circle-check-outline:before{content:"󱇮"}.mdi-alert-circle-outline:before{content:"󰗖"}.mdi-alert-decagram:before{content:"󰚽"}.mdi-alert-decagram-outline:before{content:"󰳥"}.mdi-alert-minus:before{content:"󱒻"}.mdi-alert-minus-outline:before{content:"󱒾"}.mdi-alert-octagon:before{content:"󰀩"}.mdi-alert-octagon-outline:before{content:"󰳦"}.mdi-alert-octagram:before{content:"󰝧"}.mdi-alert-octagram-outline:before{content:"󰳧"}.mdi-alert-outline:before{content:"󰀪"}.mdi-alert-plus:before{content:"󱒺"}.mdi-alert-plus-outline:before{content:"󱒽"}.mdi-alert-remove:before{content:"󱒼"}.mdi-alert-remove-outline:before{content:"󱒿"}.mdi-alert-rhombus:before{content:"󱇎"}.mdi-alert-rhombus-outline:before{content:"󱇏"}.mdi-alien:before{content:"󰢚"}.mdi-alien-outline:before{content:"󱃋"}.mdi-align-horizontal-center:before{content:"󱇃"}.mdi-align-horizontal-distribute:before{content:"󱥢"}.mdi-align-horizontal-left:before{content:"󱇂"}.mdi-align-horizontal-right:before{content:"󱇄"}.mdi-align-vertical-bottom:before{content:"󱇅"}.mdi-align-vertical-center:before{content:"󱇆"}.mdi-align-vertical-distribute:before{content:"󱥣"}.mdi-align-vertical-top:before{content:"󱇇"}.mdi-all-inclusive:before{content:"󰚾"}.mdi-all-inclusive-box:before{content:"󱢍"}.mdi-all-inclusive-box-outline:before{content:"󱢎"}.mdi-allergy:before{content:"󱉘"}.mdi-alpha:before{content:"󰀫"}.mdi-alpha-a:before{content:"󰫮"}.mdi-alpha-a-box:before{content:"󰬈"}.mdi-alpha-a-box-outline:before{content:"󰯫"}.mdi-alpha-a-circle:before{content:"󰯬"}.mdi-alpha-a-circle-outline:before{content:"󰯭"}.mdi-alpha-b:before{content:"󰫯"}.mdi-alpha-b-box:before{content:"󰬉"}.mdi-alpha-b-box-outline:before{content:"󰯮"}.mdi-alpha-b-circle:before{content:"󰯯"}.mdi-alpha-b-circle-outline:before{content:"󰯰"}.mdi-alpha-c:before{content:"󰫰"}.mdi-alpha-c-box:before{content:"󰬊"}.mdi-alpha-c-box-outline:before{content:"󰯱"}.mdi-alpha-c-circle:before{content:"󰯲"}.mdi-alpha-c-circle-outline:before{content:"󰯳"}.mdi-alpha-d:before{content:"󰫱"}.mdi-alpha-d-box:before{content:"󰬋"}.mdi-alpha-d-box-outline:before{content:"󰯴"}.mdi-alpha-d-circle:before{content:"󰯵"}.mdi-alpha-d-circle-outline:before{content:"󰯶"}.mdi-alpha-e:before{content:"󰫲"}.mdi-alpha-e-box:before{content:"󰬌"}.mdi-alpha-e-box-outline:before{content:"󰯷"}.mdi-alpha-e-circle:before{content:"󰯸"}.mdi-alpha-e-circle-outline:before{content:"󰯹"}.mdi-alpha-f:before{content:"󰫳"}.mdi-alpha-f-box:before{content:"󰬍"}.mdi-alpha-f-box-outline:before{content:"󰯺"}.mdi-alpha-f-circle:before{content:"󰯻"}.mdi-alpha-f-circle-outline:before{content:"󰯼"}.mdi-alpha-g:before{content:"󰫴"}.mdi-alpha-g-box:before{content:"󰬎"}.mdi-alpha-g-box-outline:before{content:"󰯽"}.mdi-alpha-g-circle:before{content:"󰯾"}.mdi-alpha-g-circle-outline:before{content:"󰯿"}.mdi-alpha-h:before{content:"󰫵"}.mdi-alpha-h-box:before{content:"󰬏"}.mdi-alpha-h-box-outline:before{content:"󰰀"}.mdi-alpha-h-circle:before{content:"󰰁"}.mdi-alpha-h-circle-outline:before{content:"󰰂"}.mdi-alpha-i:before{content:"󰫶"}.mdi-alpha-i-box:before{content:"󰬐"}.mdi-alpha-i-box-outline:before{content:"󰰃"}.mdi-alpha-i-circle:before{content:"󰰄"}.mdi-alpha-i-circle-outline:before{content:"󰰅"}.mdi-alpha-j:before{content:"󰫷"}.mdi-alpha-j-box:before{content:"󰬑"}.mdi-alpha-j-box-outline:before{content:"󰰆"}.mdi-alpha-j-circle:before{content:"󰰇"}.mdi-alpha-j-circle-outline:before{content:"󰰈"}.mdi-alpha-k:before{content:"󰫸"}.mdi-alpha-k-box:before{content:"󰬒"}.mdi-alpha-k-box-outline:before{content:"󰰉"}.mdi-alpha-k-circle:before{content:"󰰊"}.mdi-alpha-k-circle-outline:before{content:"󰰋"}.mdi-alpha-l:before{content:"󰫹"}.mdi-alpha-l-box:before{content:"󰬓"}.mdi-alpha-l-box-outline:before{content:"󰰌"}.mdi-alpha-l-circle:before{content:"󰰍"}.mdi-alpha-l-circle-outline:before{content:"󰰎"}.mdi-alpha-m:before{content:"󰫺"}.mdi-alpha-m-box:before{content:"󰬔"}.mdi-alpha-m-box-outline:before{content:"󰰏"}.mdi-alpha-m-circle:before{content:"󰰐"}.mdi-alpha-m-circle-outline:before{content:"󰰑"}.mdi-alpha-n:before{content:"󰫻"}.mdi-alpha-n-box:before{content:"󰬕"}.mdi-alpha-n-box-outline:before{content:"󰰒"}.mdi-alpha-n-circle:before{content:"󰰓"}.mdi-alpha-n-circle-outline:before{content:"󰰔"}.mdi-alpha-o:before{content:"󰫼"}.mdi-alpha-o-box:before{content:"󰬖"}.mdi-alpha-o-box-outline:before{content:"󰰕"}.mdi-alpha-o-circle:before{content:"󰰖"}.mdi-alpha-o-circle-outline:before{content:"󰰗"}.mdi-alpha-p:before{content:"󰫽"}.mdi-alpha-p-box:before{content:"󰬗"}.mdi-alpha-p-box-outline:before{content:"󰰘"}.mdi-alpha-p-circle:before{content:"󰰙"}.mdi-alpha-p-circle-outline:before{content:"󰰚"}.mdi-alpha-q:before{content:"󰫾"}.mdi-alpha-q-box:before{content:"󰬘"}.mdi-alpha-q-box-outline:before{content:"󰰛"}.mdi-alpha-q-circle:before{content:"󰰜"}.mdi-alpha-q-circle-outline:before{content:"󰰝"}.mdi-alpha-r:before{content:"󰫿"}.mdi-alpha-r-box:before{content:"󰬙"}.mdi-alpha-r-box-outline:before{content:"󰰞"}.mdi-alpha-r-circle:before{content:"󰰟"}.mdi-alpha-r-circle-outline:before{content:"󰰠"}.mdi-alpha-s:before{content:"󰬀"}.mdi-alpha-s-box:before{content:"󰬚"}.mdi-alpha-s-box-outline:before{content:"󰰡"}.mdi-alpha-s-circle:before{content:"󰰢"}.mdi-alpha-s-circle-outline:before{content:"󰰣"}.mdi-alpha-t:before{content:"󰬁"}.mdi-alpha-t-box:before{content:"󰬛"}.mdi-alpha-t-box-outline:before{content:"󰰤"}.mdi-alpha-t-circle:before{content:"󰰥"}.mdi-alpha-t-circle-outline:before{content:"󰰦"}.mdi-alpha-u:before{content:"󰬂"}.mdi-alpha-u-box:before{content:"󰬜"}.mdi-alpha-u-box-outline:before{content:"󰰧"}.mdi-alpha-u-circle:before{content:"󰰨"}.mdi-alpha-u-circle-outline:before{content:"󰰩"}.mdi-alpha-v:before{content:"󰬃"}.mdi-alpha-v-box:before{content:"󰬝"}.mdi-alpha-v-box-outline:before{content:"󰰪"}.mdi-alpha-v-circle:before{content:"󰰫"}.mdi-alpha-v-circle-outline:before{content:"󰰬"}.mdi-alpha-w:before{content:"󰬄"}.mdi-alpha-w-box:before{content:"󰬞"}.mdi-alpha-w-box-outline:before{content:"󰰭"}.mdi-alpha-w-circle:before{content:"󰰮"}.mdi-alpha-w-circle-outline:before{content:"󰰯"}.mdi-alpha-x:before{content:"󰬅"}.mdi-alpha-x-box:before{content:"󰬟"}.mdi-alpha-x-box-outline:before{content:"󰰰"}.mdi-alpha-x-circle:before{content:"󰰱"}.mdi-alpha-x-circle-outline:before{content:"󰰲"}.mdi-alpha-y:before{content:"󰬆"}.mdi-alpha-y-box:before{content:"󰬠"}.mdi-alpha-y-box-outline:before{content:"󰰳"}.mdi-alpha-y-circle:before{content:"󰰴"}.mdi-alpha-y-circle-outline:before{content:"󰰵"}.mdi-alpha-z:before{content:"󰬇"}.mdi-alpha-z-box:before{content:"󰬡"}.mdi-alpha-z-box-outline:before{content:"󰰶"}.mdi-alpha-z-circle:before{content:"󰰷"}.mdi-alpha-z-circle-outline:before{content:"󰰸"}.mdi-alphabet-aurebesh:before{content:"󱌬"}.mdi-alphabet-cyrillic:before{content:"󱌭"}.mdi-alphabet-greek:before{content:"󱌮"}.mdi-alphabet-latin:before{content:"󱌯"}.mdi-alphabet-piqad:before{content:"󱌰"}.mdi-alphabet-tengwar:before{content:"󱌷"}.mdi-alphabetical:before{content:"󰀬"}.mdi-alphabetical-off:before{content:"󱀌"}.mdi-alphabetical-variant:before{content:"󱀍"}.mdi-alphabetical-variant-off:before{content:"󱀎"}.mdi-altimeter:before{content:"󰗗"}.mdi-ambulance:before{content:"󰀯"}.mdi-ammunition:before{content:"󰳨"}.mdi-ampersand:before{content:"󰪍"}.mdi-amplifier:before{content:"󰀰"}.mdi-amplifier-off:before{content:"󱆵"}.mdi-anchor:before{content:"󰀱"}.mdi-android:before{content:"󰀲"}.mdi-android-studio:before{content:"󰀴"}.mdi-angle-acute:before{content:"󰤷"}.mdi-angle-obtuse:before{content:"󰤸"}.mdi-angle-right:before{content:"󰤹"}.mdi-angular:before{content:"󰚲"}.mdi-angularjs:before{content:"󰚿"}.mdi-animation:before{content:"󰗘"}.mdi-animation-outline:before{content:"󰪏"}.mdi-animation-play:before{content:"󰤺"}.mdi-animation-play-outline:before{content:"󰪐"}.mdi-ansible:before{content:"󱂚"}.mdi-antenna:before{content:"󱄙"}.mdi-anvil:before{content:"󰢛"}.mdi-apache-kafka:before{content:"󱀏"}.mdi-api:before{content:"󱂛"}.mdi-api-off:before{content:"󱉗"}.mdi-apple:before{content:"󰀵"}.mdi-apple-finder:before{content:"󰀶"}.mdi-apple-icloud:before{content:"󰀸"}.mdi-apple-ios:before{content:"󰀷"}.mdi-apple-keyboard-caps:before{content:"󰘲"}.mdi-apple-keyboard-command:before{content:"󰘳"}.mdi-apple-keyboard-control:before{content:"󰘴"}.mdi-apple-keyboard-option:before{content:"󰘵"}.mdi-apple-keyboard-shift:before{content:"󰘶"}.mdi-apple-safari:before{content:"󰀹"}.mdi-application:before{content:"󰣆"}.mdi-application-array:before{content:"󱃵"}.mdi-application-array-outline:before{content:"󱃶"}.mdi-application-braces:before{content:"󱃷"}.mdi-application-braces-outline:before{content:"󱃸"}.mdi-application-brackets:before{content:"󰲋"}.mdi-application-brackets-outline:before{content:"󰲌"}.mdi-application-cog:before{content:"󰙵"}.mdi-application-cog-outline:before{content:"󱕷"}.mdi-application-edit:before{content:"󰂮"}.mdi-application-edit-outline:before{content:"󰘙"}.mdi-application-export:before{content:"󰶭"}.mdi-application-import:before{content:"󰶮"}.mdi-application-outline:before{content:"󰘔"}.mdi-application-parentheses:before{content:"󱃹"}.mdi-application-parentheses-outline:before{content:"󱃺"}.mdi-application-settings:before{content:"󰭠"}.mdi-application-settings-outline:before{content:"󱕕"}.mdi-application-variable:before{content:"󱃻"}.mdi-application-variable-outline:before{content:"󱃼"}.mdi-approximately-equal:before{content:"󰾞"}.mdi-approximately-equal-box:before{content:"󰾟"}.mdi-apps:before{content:"󰀻"}.mdi-apps-box:before{content:"󰵆"}.mdi-arch:before{content:"󰣇"}.mdi-archive:before{content:"󰀼"}.mdi-archive-alert:before{content:"󱓽"}.mdi-archive-alert-outline:before{content:"󱓾"}.mdi-archive-arrow-down:before{content:"󱉙"}.mdi-archive-arrow-down-outline:before{content:"󱉚"}.mdi-archive-arrow-up:before{content:"󱉛"}.mdi-archive-arrow-up-outline:before{content:"󱉜"}.mdi-archive-cancel:before{content:"󱝋"}.mdi-archive-cancel-outline:before{content:"󱝌"}.mdi-archive-check:before{content:"󱝍"}.mdi-archive-check-outline:before{content:"󱝎"}.mdi-archive-clock:before{content:"󱝏"}.mdi-archive-clock-outline:before{content:"󱝐"}.mdi-archive-cog:before{content:"󱝑"}.mdi-archive-cog-outline:before{content:"󱝒"}.mdi-archive-edit:before{content:"󱝓"}.mdi-archive-edit-outline:before{content:"󱝔"}.mdi-archive-eye:before{content:"󱝕"}.mdi-archive-eye-outline:before{content:"󱝖"}.mdi-archive-lock:before{content:"󱝗"}.mdi-archive-lock-open:before{content:"󱝘"}.mdi-archive-lock-open-outline:before{content:"󱝙"}.mdi-archive-lock-outline:before{content:"󱝚"}.mdi-archive-marker:before{content:"󱝛"}.mdi-archive-marker-outline:before{content:"󱝜"}.mdi-archive-minus:before{content:"󱝝"}.mdi-archive-minus-outline:before{content:"󱝞"}.mdi-archive-music:before{content:"󱝟"}.mdi-archive-music-outline:before{content:"󱝠"}.mdi-archive-off:before{content:"󱝡"}.mdi-archive-off-outline:before{content:"󱝢"}.mdi-archive-outline:before{content:"󱈎"}.mdi-archive-plus:before{content:"󱝣"}.mdi-archive-plus-outline:before{content:"󱝤"}.mdi-archive-refresh:before{content:"󱝥"}.mdi-archive-refresh-outline:before{content:"󱝦"}.mdi-archive-remove:before{content:"󱝧"}.mdi-archive-remove-outline:before{content:"󱝨"}.mdi-archive-search:before{content:"󱝩"}.mdi-archive-search-outline:before{content:"󱝪"}.mdi-archive-settings:before{content:"󱝫"}.mdi-archive-settings-outline:before{content:"󱝬"}.mdi-archive-star:before{content:"󱝭"}.mdi-archive-star-outline:before{content:"󱝮"}.mdi-archive-sync:before{content:"󱝯"}.mdi-archive-sync-outline:before{content:"󱝰"}.mdi-arm-flex:before{content:"󰿗"}.mdi-arm-flex-outline:before{content:"󰿖"}.mdi-arrange-bring-forward:before{content:"󰀽"}.mdi-arrange-bring-to-front:before{content:"󰀾"}.mdi-arrange-send-backward:before{content:"󰀿"}.mdi-arrange-send-to-back:before{content:"󰁀"}.mdi-arrow-all:before{content:"󰁁"}.mdi-arrow-bottom-left:before{content:"󰁂"}.mdi-arrow-bottom-left-bold-box:before{content:"󱥤"}.mdi-arrow-bottom-left-bold-box-outline:before{content:"󱥥"}.mdi-arrow-bottom-left-bold-outline:before{content:"󰦷"}.mdi-arrow-bottom-left-thick:before{content:"󰦸"}.mdi-arrow-bottom-left-thin:before{content:"󱦶"}.mdi-arrow-bottom-left-thin-circle-outline:before{content:"󱖖"}.mdi-arrow-bottom-right:before{content:"󰁃"}.mdi-arrow-bottom-right-bold-box:before{content:"󱥦"}.mdi-arrow-bottom-right-bold-box-outline:before{content:"󱥧"}.mdi-arrow-bottom-right-bold-outline:before{content:"󰦹"}.mdi-arrow-bottom-right-thick:before{content:"󰦺"}.mdi-arrow-bottom-right-thin:before{content:"󱦷"}.mdi-arrow-bottom-right-thin-circle-outline:before{content:"󱖕"}.mdi-arrow-collapse:before{content:"󰘕"}.mdi-arrow-collapse-all:before{content:"󰁄"}.mdi-arrow-collapse-down:before{content:"󰞒"}.mdi-arrow-collapse-horizontal:before{content:"󰡌"}.mdi-arrow-collapse-left:before{content:"󰞓"}.mdi-arrow-collapse-right:before{content:"󰞔"}.mdi-arrow-collapse-up:before{content:"󰞕"}.mdi-arrow-collapse-vertical:before{content:"󰡍"}.mdi-arrow-decision:before{content:"󰦻"}.mdi-arrow-decision-auto:before{content:"󰦼"}.mdi-arrow-decision-auto-outline:before{content:"󰦽"}.mdi-arrow-decision-outline:before{content:"󰦾"}.mdi-arrow-down:before{content:"󰁅"}.mdi-arrow-down-bold:before{content:"󰜮"}.mdi-arrow-down-bold-box:before{content:"󰜯"}.mdi-arrow-down-bold-box-outline:before{content:"󰜰"}.mdi-arrow-down-bold-circle:before{content:"󰁇"}.mdi-arrow-down-bold-circle-outline:before{content:"󰁈"}.mdi-arrow-down-bold-hexagon-outline:before{content:"󰁉"}.mdi-arrow-down-bold-outline:before{content:"󰦿"}.mdi-arrow-down-box:before{content:"󰛀"}.mdi-arrow-down-circle:before{content:"󰳛"}.mdi-arrow-down-circle-outline:before{content:"󰳜"}.mdi-arrow-down-drop-circle:before{content:"󰁊"}.mdi-arrow-down-drop-circle-outline:before{content:"󰁋"}.mdi-arrow-down-left:before{content:"󱞡"}.mdi-arrow-down-left-bold:before{content:"󱞢"}.mdi-arrow-down-right:before{content:"󱞣"}.mdi-arrow-down-right-bold:before{content:"󱞤"}.mdi-arrow-down-thick:before{content:"󰁆"}.mdi-arrow-down-thin:before{content:"󱦳"}.mdi-arrow-down-thin-circle-outline:before{content:"󱖙"}.mdi-arrow-expand:before{content:"󰘖"}.mdi-arrow-expand-all:before{content:"󰁌"}.mdi-arrow-expand-down:before{content:"󰞖"}.mdi-arrow-expand-horizontal:before{content:"󰡎"}.mdi-arrow-expand-left:before{content:"󰞗"}.mdi-arrow-expand-right:before{content:"󰞘"}.mdi-arrow-expand-up:before{content:"󰞙"}.mdi-arrow-expand-vertical:before{content:"󰡏"}.mdi-arrow-horizontal-lock:before{content:"󱅛"}.mdi-arrow-left:before{content:"󰁍"}.mdi-arrow-left-bold:before{content:"󰜱"}.mdi-arrow-left-bold-box:before{content:"󰜲"}.mdi-arrow-left-bold-box-outline:before{content:"󰜳"}.mdi-arrow-left-bold-circle:before{content:"󰁏"}.mdi-arrow-left-bold-circle-outline:before{content:"󰁐"}.mdi-arrow-left-bold-hexagon-outline:before{content:"󰁑"}.mdi-arrow-left-bold-outline:before{content:"󰧀"}.mdi-arrow-left-bottom:before{content:"󱞥"}.mdi-arrow-left-bottom-bold:before{content:"󱞦"}.mdi-arrow-left-box:before{content:"󰛁"}.mdi-arrow-left-circle:before{content:"󰳝"}.mdi-arrow-left-circle-outline:before{content:"󰳞"}.mdi-arrow-left-drop-circle:before{content:"󰁒"}.mdi-arrow-left-drop-circle-outline:before{content:"󰁓"}.mdi-arrow-left-right:before{content:"󰹳"}.mdi-arrow-left-right-bold:before{content:"󰹴"}.mdi-arrow-left-right-bold-outline:before{content:"󰧁"}.mdi-arrow-left-thick:before{content:"󰁎"}.mdi-arrow-left-thin:before{content:"󱦱"}.mdi-arrow-left-thin-circle-outline:before{content:"󱖚"}.mdi-arrow-left-top:before{content:"󱞧"}.mdi-arrow-left-top-bold:before{content:"󱞨"}.mdi-arrow-oscillating:before{content:"󱲑"}.mdi-arrow-oscillating-off:before{content:"󱲒"}.mdi-arrow-projectile:before{content:"󱡀"}.mdi-arrow-projectile-multiple:before{content:"󱠿"}.mdi-arrow-right:before{content:"󰁔"}.mdi-arrow-right-bold:before{content:"󰜴"}.mdi-arrow-right-bold-box:before{content:"󰜵"}.mdi-arrow-right-bold-box-outline:before{content:"󰜶"}.mdi-arrow-right-bold-circle:before{content:"󰁖"}.mdi-arrow-right-bold-circle-outline:before{content:"󰁗"}.mdi-arrow-right-bold-hexagon-outline:before{content:"󰁘"}.mdi-arrow-right-bold-outline:before{content:"󰧂"}.mdi-arrow-right-bottom:before{content:"󱞩"}.mdi-arrow-right-bottom-bold:before{content:"󱞪"}.mdi-arrow-right-box:before{content:"󰛂"}.mdi-arrow-right-circle:before{content:"󰳟"}.mdi-arrow-right-circle-outline:before{content:"󰳠"}.mdi-arrow-right-drop-circle:before{content:"󰁙"}.mdi-arrow-right-drop-circle-outline:before{content:"󰁚"}.mdi-arrow-right-thick:before{content:"󰁕"}.mdi-arrow-right-thin:before{content:"󱦰"}.mdi-arrow-right-thin-circle-outline:before{content:"󱖘"}.mdi-arrow-right-top:before{content:"󱞫"}.mdi-arrow-right-top-bold:before{content:"󱞬"}.mdi-arrow-split-horizontal:before{content:"󰤻"}.mdi-arrow-split-vertical:before{content:"󰤼"}.mdi-arrow-top-left:before{content:"󰁛"}.mdi-arrow-top-left-bold-box:before{content:"󱥨"}.mdi-arrow-top-left-bold-box-outline:before{content:"󱥩"}.mdi-arrow-top-left-bold-outline:before{content:"󰧃"}.mdi-arrow-top-left-bottom-right:before{content:"󰹵"}.mdi-arrow-top-left-bottom-right-bold:before{content:"󰹶"}.mdi-arrow-top-left-thick:before{content:"󰧄"}.mdi-arrow-top-left-thin:before{content:"󱦵"}.mdi-arrow-top-left-thin-circle-outline:before{content:"󱖓"}.mdi-arrow-top-right:before{content:"󰁜"}.mdi-arrow-top-right-bold-box:before{content:"󱥪"}.mdi-arrow-top-right-bold-box-outline:before{content:"󱥫"}.mdi-arrow-top-right-bold-outline:before{content:"󰧅"}.mdi-arrow-top-right-bottom-left:before{content:"󰹷"}.mdi-arrow-top-right-bottom-left-bold:before{content:"󰹸"}.mdi-arrow-top-right-thick:before{content:"󰧆"}.mdi-arrow-top-right-thin:before{content:"󱦴"}.mdi-arrow-top-right-thin-circle-outline:before{content:"󱖔"}.mdi-arrow-u-down-left:before{content:"󱞭"}.mdi-arrow-u-down-left-bold:before{content:"󱞮"}.mdi-arrow-u-down-right:before{content:"󱞯"}.mdi-arrow-u-down-right-bold:before{content:"󱞰"}.mdi-arrow-u-left-bottom:before{content:"󱞱"}.mdi-arrow-u-left-bottom-bold:before{content:"󱞲"}.mdi-arrow-u-left-top:before{content:"󱞳"}.mdi-arrow-u-left-top-bold:before{content:"󱞴"}.mdi-arrow-u-right-bottom:before{content:"󱞵"}.mdi-arrow-u-right-bottom-bold:before{content:"󱞶"}.mdi-arrow-u-right-top:before{content:"󱞷"}.mdi-arrow-u-right-top-bold:before{content:"󱞸"}.mdi-arrow-u-up-left:before{content:"󱞹"}.mdi-arrow-u-up-left-bold:before{content:"󱞺"}.mdi-arrow-u-up-right:before{content:"󱞻"}.mdi-arrow-u-up-right-bold:before{content:"󱞼"}.mdi-arrow-up:before{content:"󰁝"}.mdi-arrow-up-bold:before{content:"󰜷"}.mdi-arrow-up-bold-box:before{content:"󰜸"}.mdi-arrow-up-bold-box-outline:before{content:"󰜹"}.mdi-arrow-up-bold-circle:before{content:"󰁟"}.mdi-arrow-up-bold-circle-outline:before{content:"󰁠"}.mdi-arrow-up-bold-hexagon-outline:before{content:"󰁡"}.mdi-arrow-up-bold-outline:before{content:"󰧇"}.mdi-arrow-up-box:before{content:"󰛃"}.mdi-arrow-up-circle:before{content:"󰳡"}.mdi-arrow-up-circle-outline:before{content:"󰳢"}.mdi-arrow-up-down:before{content:"󰹹"}.mdi-arrow-up-down-bold:before{content:"󰹺"}.mdi-arrow-up-down-bold-outline:before{content:"󰧈"}.mdi-arrow-up-drop-circle:before{content:"󰁢"}.mdi-arrow-up-drop-circle-outline:before{content:"󰁣"}.mdi-arrow-up-left:before{content:"󱞽"}.mdi-arrow-up-left-bold:before{content:"󱞾"}.mdi-arrow-up-right:before{content:"󱞿"}.mdi-arrow-up-right-bold:before{content:"󱟀"}.mdi-arrow-up-thick:before{content:"󰁞"}.mdi-arrow-up-thin:before{content:"󱦲"}.mdi-arrow-up-thin-circle-outline:before{content:"󱖗"}.mdi-arrow-vertical-lock:before{content:"󱅜"}.mdi-artboard:before{content:"󱮚"}.mdi-artstation:before{content:"󰭛"}.mdi-aspect-ratio:before{content:"󰨤"}.mdi-assistant:before{content:"󰁤"}.mdi-asterisk:before{content:"󰛄"}.mdi-asterisk-circle-outline:before{content:"󱨧"}.mdi-at:before{content:"󰁥"}.mdi-atlassian:before{content:"󰠄"}.mdi-atm:before{content:"󰵇"}.mdi-atom:before{content:"󰝨"}.mdi-atom-variant:before{content:"󰹻"}.mdi-attachment:before{content:"󰁦"}.mdi-attachment-check:before{content:"󱫁"}.mdi-attachment-lock:before{content:"󱧄"}.mdi-attachment-minus:before{content:"󱫂"}.mdi-attachment-off:before{content:"󱫃"}.mdi-attachment-plus:before{content:"󱫄"}.mdi-attachment-remove:before{content:"󱫅"}.mdi-atv:before{content:"󱭰"}.mdi-audio-input-rca:before{content:"󱡫"}.mdi-audio-input-stereo-minijack:before{content:"󱡬"}.mdi-audio-input-xlr:before{content:"󱡭"}.mdi-audio-video:before{content:"󰤽"}.mdi-audio-video-off:before{content:"󱆶"}.mdi-augmented-reality:before{content:"󰡐"}.mdi-aurora:before{content:"󱮹"}.mdi-auto-download:before{content:"󱍾"}.mdi-auto-fix:before{content:"󰁨"}.mdi-auto-mode:before{content:"󱰠"}.mdi-auto-upload:before{content:"󰁩"}.mdi-autorenew:before{content:"󰁪"}.mdi-autorenew-off:before{content:"󱧧"}.mdi-av-timer:before{content:"󰁫"}.mdi-awning:before{content:"󱮇"}.mdi-awning-outline:before{content:"󱮈"}.mdi-aws:before{content:"󰸏"}.mdi-axe:before{content:"󰣈"}.mdi-axe-battle:before{content:"󱡂"}.mdi-axis:before{content:"󰵈"}.mdi-axis-arrow:before{content:"󰵉"}.mdi-axis-arrow-info:before{content:"󱐎"}.mdi-axis-arrow-lock:before{content:"󰵊"}.mdi-axis-lock:before{content:"󰵋"}.mdi-axis-x-arrow:before{content:"󰵌"}.mdi-axis-x-arrow-lock:before{content:"󰵍"}.mdi-axis-x-rotate-clockwise:before{content:"󰵎"}.mdi-axis-x-rotate-counterclockwise:before{content:"󰵏"}.mdi-axis-x-y-arrow-lock:before{content:"󰵐"}.mdi-axis-y-arrow:before{content:"󰵑"}.mdi-axis-y-arrow-lock:before{content:"󰵒"}.mdi-axis-y-rotate-clockwise:before{content:"󰵓"}.mdi-axis-y-rotate-counterclockwise:before{content:"󰵔"}.mdi-axis-z-arrow:before{content:"󰵕"}.mdi-axis-z-arrow-lock:before{content:"󰵖"}.mdi-axis-z-rotate-clockwise:before{content:"󰵗"}.mdi-axis-z-rotate-counterclockwise:before{content:"󰵘"}.mdi-babel:before{content:"󰨥"}.mdi-baby:before{content:"󰁬"}.mdi-baby-bottle:before{content:"󰼹"}.mdi-baby-bottle-outline:before{content:"󰼺"}.mdi-baby-buggy:before{content:"󱏠"}.mdi-baby-buggy-off:before{content:"󱫳"}.mdi-baby-carriage:before{content:"󰚏"}.mdi-baby-carriage-off:before{content:"󰾠"}.mdi-baby-face:before{content:"󰹼"}.mdi-baby-face-outline:before{content:"󰹽"}.mdi-backburger:before{content:"󰁭"}.mdi-backspace:before{content:"󰁮"}.mdi-backspace-outline:before{content:"󰭜"}.mdi-backspace-reverse:before{content:"󰹾"}.mdi-backspace-reverse-outline:before{content:"󰹿"}.mdi-backup-restore:before{content:"󰁯"}.mdi-bacteria:before{content:"󰻕"}.mdi-bacteria-outline:before{content:"󰻖"}.mdi-badge-account:before{content:"󰶧"}.mdi-badge-account-alert:before{content:"󰶨"}.mdi-badge-account-alert-outline:before{content:"󰶩"}.mdi-badge-account-horizontal:before{content:"󰸍"}.mdi-badge-account-horizontal-outline:before{content:"󰸎"}.mdi-badge-account-outline:before{content:"󰶪"}.mdi-badminton:before{content:"󰡑"}.mdi-bag-carry-on:before{content:"󰼻"}.mdi-bag-carry-on-check:before{content:"󰵥"}.mdi-bag-carry-on-off:before{content:"󰼼"}.mdi-bag-checked:before{content:"󰼽"}.mdi-bag-personal:before{content:"󰸐"}.mdi-bag-personal-off:before{content:"󰸑"}.mdi-bag-personal-off-outline:before{content:"󰸒"}.mdi-bag-personal-outline:before{content:"󰸓"}.mdi-bag-personal-plus:before{content:"󱲤"}.mdi-bag-personal-plus-outline:before{content:"󱲥"}.mdi-bag-personal-tag:before{content:"󱬌"}.mdi-bag-personal-tag-outline:before{content:"󱬍"}.mdi-bag-suitcase:before{content:"󱖋"}.mdi-bag-suitcase-off:before{content:"󱖍"}.mdi-bag-suitcase-off-outline:before{content:"󱖎"}.mdi-bag-suitcase-outline:before{content:"󱖌"}.mdi-baguette:before{content:"󰼾"}.mdi-balcony:before{content:"󱠗"}.mdi-balloon:before{content:"󰨦"}.mdi-ballot:before{content:"󰧉"}.mdi-ballot-outline:before{content:"󰧊"}.mdi-ballot-recount:before{content:"󰰹"}.mdi-ballot-recount-outline:before{content:"󰰺"}.mdi-bandage:before{content:"󰶯"}.mdi-bank:before{content:"󰁰"}.mdi-bank-check:before{content:"󱙕"}.mdi-bank-circle:before{content:"󱰃"}.mdi-bank-circle-outline:before{content:"󱰄"}.mdi-bank-minus:before{content:"󰶰"}.mdi-bank-off:before{content:"󱙖"}.mdi-bank-off-outline:before{content:"󱙗"}.mdi-bank-outline:before{content:"󰺀"}.mdi-bank-plus:before{content:"󰶱"}.mdi-bank-remove:before{content:"󰶲"}.mdi-bank-transfer:before{content:"󰨧"}.mdi-bank-transfer-in:before{content:"󰨨"}.mdi-bank-transfer-out:before{content:"󰨩"}.mdi-barcode:before{content:"󰁱"}.mdi-barcode-off:before{content:"󱈶"}.mdi-barcode-scan:before{content:"󰁲"}.mdi-barley:before{content:"󰁳"}.mdi-barley-off:before{content:"󰭝"}.mdi-barn:before{content:"󰭞"}.mdi-barrel:before{content:"󰁴"}.mdi-barrel-outline:before{content:"󱨨"}.mdi-baseball:before{content:"󰡒"}.mdi-baseball-bat:before{content:"󰡓"}.mdi-baseball-diamond:before{content:"󱗬"}.mdi-baseball-diamond-outline:before{content:"󱗭"}.mdi-baseball-outline:before{content:"󱱚"}.mdi-bash:before{content:"󱆃"}.mdi-basket:before{content:"󰁶"}.mdi-basket-check:before{content:"󱣥"}.mdi-basket-check-outline:before{content:"󱣦"}.mdi-basket-fill:before{content:"󰁷"}.mdi-basket-minus:before{content:"󱔣"}.mdi-basket-minus-outline:before{content:"󱔤"}.mdi-basket-off:before{content:"󱔥"}.mdi-basket-off-outline:before{content:"󱔦"}.mdi-basket-outline:before{content:"󱆁"}.mdi-basket-plus:before{content:"󱔧"}.mdi-basket-plus-outline:before{content:"󱔨"}.mdi-basket-remove:before{content:"󱔩"}.mdi-basket-remove-outline:before{content:"󱔪"}.mdi-basket-unfill:before{content:"󰁸"}.mdi-basketball:before{content:"󰠆"}.mdi-basketball-hoop:before{content:"󰰻"}.mdi-basketball-hoop-outline:before{content:"󰰼"}.mdi-bat:before{content:"󰭟"}.mdi-bathtub:before{content:"󱠘"}.mdi-bathtub-outline:before{content:"󱠙"}.mdi-battery:before{content:"󰁹"}.mdi-battery-10:before{content:"󰁺"}.mdi-battery-10-bluetooth:before{content:"󰤾"}.mdi-battery-20:before{content:"󰁻"}.mdi-battery-20-bluetooth:before{content:"󰤿"}.mdi-battery-30:before{content:"󰁼"}.mdi-battery-30-bluetooth:before{content:"󰥀"}.mdi-battery-40:before{content:"󰁽"}.mdi-battery-40-bluetooth:before{content:"󰥁"}.mdi-battery-50:before{content:"󰁾"}.mdi-battery-50-bluetooth:before{content:"󰥂"}.mdi-battery-60:before{content:"󰁿"}.mdi-battery-60-bluetooth:before{content:"󰥃"}.mdi-battery-70:before{content:"󰂀"}.mdi-battery-70-bluetooth:before{content:"󰥄"}.mdi-battery-80:before{content:"󰂁"}.mdi-battery-80-bluetooth:before{content:"󰥅"}.mdi-battery-90:before{content:"󰂂"}.mdi-battery-90-bluetooth:before{content:"󰥆"}.mdi-battery-alert:before{content:"󰂃"}.mdi-battery-alert-bluetooth:before{content:"󰥇"}.mdi-battery-alert-variant:before{content:"󱃌"}.mdi-battery-alert-variant-outline:before{content:"󱃍"}.mdi-battery-arrow-down:before{content:"󱟞"}.mdi-battery-arrow-down-outline:before{content:"󱟟"}.mdi-battery-arrow-up:before{content:"󱟠"}.mdi-battery-arrow-up-outline:before{content:"󱟡"}.mdi-battery-bluetooth:before{content:"󰥈"}.mdi-battery-bluetooth-variant:before{content:"󰥉"}.mdi-battery-charging:before{content:"󰂄"}.mdi-battery-charging-10:before{content:"󰢜"}.mdi-battery-charging-100:before{content:"󰂅"}.mdi-battery-charging-20:before{content:"󰂆"}.mdi-battery-charging-30:before{content:"󰂇"}.mdi-battery-charging-40:before{content:"󰂈"}.mdi-battery-charging-50:before{content:"󰢝"}.mdi-battery-charging-60:before{content:"󰂉"}.mdi-battery-charging-70:before{content:"󰢞"}.mdi-battery-charging-80:before{content:"󰂊"}.mdi-battery-charging-90:before{content:"󰂋"}.mdi-battery-charging-high:before{content:"󱊦"}.mdi-battery-charging-low:before{content:"󱊤"}.mdi-battery-charging-medium:before{content:"󱊥"}.mdi-battery-charging-outline:before{content:"󰢟"}.mdi-battery-charging-wireless:before{content:"󰠇"}.mdi-battery-charging-wireless-10:before{content:"󰠈"}.mdi-battery-charging-wireless-20:before{content:"󰠉"}.mdi-battery-charging-wireless-30:before{content:"󰠊"}.mdi-battery-charging-wireless-40:before{content:"󰠋"}.mdi-battery-charging-wireless-50:before{content:"󰠌"}.mdi-battery-charging-wireless-60:before{content:"󰠍"}.mdi-battery-charging-wireless-70:before{content:"󰠎"}.mdi-battery-charging-wireless-80:before{content:"󰠏"}.mdi-battery-charging-wireless-90:before{content:"󰠐"}.mdi-battery-charging-wireless-alert:before{content:"󰠑"}.mdi-battery-charging-wireless-outline:before{content:"󰠒"}.mdi-battery-check:before{content:"󱟢"}.mdi-battery-check-outline:before{content:"󱟣"}.mdi-battery-clock:before{content:"󱧥"}.mdi-battery-clock-outline:before{content:"󱧦"}.mdi-battery-heart:before{content:"󱈏"}.mdi-battery-heart-outline:before{content:"󱈐"}.mdi-battery-heart-variant:before{content:"󱈑"}.mdi-battery-high:before{content:"󱊣"}.mdi-battery-lock:before{content:"󱞜"}.mdi-battery-lock-open:before{content:"󱞝"}.mdi-battery-low:before{content:"󱊡"}.mdi-battery-medium:before{content:"󱊢"}.mdi-battery-minus:before{content:"󱟤"}.mdi-battery-minus-outline:before{content:"󱟥"}.mdi-battery-minus-variant:before{content:"󰂌"}.mdi-battery-negative:before{content:"󰂍"}.mdi-battery-off:before{content:"󱉝"}.mdi-battery-off-outline:before{content:"󱉞"}.mdi-battery-outline:before{content:"󰂎"}.mdi-battery-plus:before{content:"󱟦"}.mdi-battery-plus-outline:before{content:"󱟧"}.mdi-battery-plus-variant:before{content:"󰂏"}.mdi-battery-positive:before{content:"󰂐"}.mdi-battery-remove:before{content:"󱟨"}.mdi-battery-remove-outline:before{content:"󱟩"}.mdi-battery-sync:before{content:"󱠴"}.mdi-battery-sync-outline:before{content:"󱠵"}.mdi-battery-unknown:before{content:"󰂑"}.mdi-battery-unknown-bluetooth:before{content:"󰥊"}.mdi-beach:before{content:"󰂒"}.mdi-beaker:before{content:"󰳪"}.mdi-beaker-alert:before{content:"󱈩"}.mdi-beaker-alert-outline:before{content:"󱈪"}.mdi-beaker-check:before{content:"󱈫"}.mdi-beaker-check-outline:before{content:"󱈬"}.mdi-beaker-minus:before{content:"󱈭"}.mdi-beaker-minus-outline:before{content:"󱈮"}.mdi-beaker-outline:before{content:"󰚐"}.mdi-beaker-plus:before{content:"󱈯"}.mdi-beaker-plus-outline:before{content:"󱈰"}.mdi-beaker-question:before{content:"󱈱"}.mdi-beaker-question-outline:before{content:"󱈲"}.mdi-beaker-remove:before{content:"󱈳"}.mdi-beaker-remove-outline:before{content:"󱈴"}.mdi-bed:before{content:"󰋣"}.mdi-bed-clock:before{content:"󱮔"}.mdi-bed-double:before{content:"󰿔"}.mdi-bed-double-outline:before{content:"󰿓"}.mdi-bed-empty:before{content:"󰢠"}.mdi-bed-king:before{content:"󰿒"}.mdi-bed-king-outline:before{content:"󰿑"}.mdi-bed-outline:before{content:"󰂙"}.mdi-bed-queen:before{content:"󰿐"}.mdi-bed-queen-outline:before{content:"󰿛"}.mdi-bed-single:before{content:"󱁭"}.mdi-bed-single-outline:before{content:"󱁮"}.mdi-bee:before{content:"󰾡"}.mdi-bee-flower:before{content:"󰾢"}.mdi-beehive-off-outline:before{content:"󱏭"}.mdi-beehive-outline:before{content:"󱃎"}.mdi-beekeeper:before{content:"󱓢"}.mdi-beer:before{content:"󰂘"}.mdi-beer-outline:before{content:"󱌌"}.mdi-bell:before{content:"󰂚"}.mdi-bell-alert:before{content:"󰵙"}.mdi-bell-alert-outline:before{content:"󰺁"}.mdi-bell-badge:before{content:"󱅫"}.mdi-bell-badge-outline:before{content:"󰅸"}.mdi-bell-cancel:before{content:"󱏧"}.mdi-bell-cancel-outline:before{content:"󱏨"}.mdi-bell-check:before{content:"󱇥"}.mdi-bell-check-outline:before{content:"󱇦"}.mdi-bell-circle:before{content:"󰵚"}.mdi-bell-circle-outline:before{content:"󰵛"}.mdi-bell-cog:before{content:"󱨩"}.mdi-bell-cog-outline:before{content:"󱨪"}.mdi-bell-minus:before{content:"󱏩"}.mdi-bell-minus-outline:before{content:"󱏪"}.mdi-bell-off:before{content:"󰂛"}.mdi-bell-off-outline:before{content:"󰪑"}.mdi-bell-outline:before{content:"󰂜"}.mdi-bell-plus:before{content:"󰂝"}.mdi-bell-plus-outline:before{content:"󰪒"}.mdi-bell-remove:before{content:"󱏫"}.mdi-bell-remove-outline:before{content:"󱏬"}.mdi-bell-ring:before{content:"󰂞"}.mdi-bell-ring-outline:before{content:"󰂟"}.mdi-bell-sleep:before{content:"󰂠"}.mdi-bell-sleep-outline:before{content:"󰪓"}.mdi-bench:before{content:"󱰡"}.mdi-bench-back:before{content:"󱰢"}.mdi-beta:before{content:"󰂡"}.mdi-betamax:before{content:"󰧋"}.mdi-biathlon:before{content:"󰸔"}.mdi-bicycle:before{content:"󱂜"}.mdi-bicycle-basket:before{content:"󱈵"}.mdi-bicycle-cargo:before{content:"󱢜"}.mdi-bicycle-electric:before{content:"󱖴"}.mdi-bicycle-penny-farthing:before{content:"󱗩"}.mdi-bike:before{content:"󰂣"}.mdi-bike-fast:before{content:"󱄟"}.mdi-bike-pedal:before{content:"󱰣"}.mdi-bike-pedal-clipless:before{content:"󱰤"}.mdi-bike-pedal-mountain:before{content:"󱰥"}.mdi-billboard:before{content:"󱀐"}.mdi-billiards:before{content:"󰭡"}.mdi-billiards-rack:before{content:"󰭢"}.mdi-binoculars:before{content:"󰂥"}.mdi-bio:before{content:"󰂦"}.mdi-biohazard:before{content:"󰂧"}.mdi-bird:before{content:"󱗆"}.mdi-bitbucket:before{content:"󰂨"}.mdi-bitcoin:before{content:"󰠓"}.mdi-black-mesa:before{content:"󰂩"}.mdi-blender:before{content:"󰳫"}.mdi-blender-outline:before{content:"󱠚"}.mdi-blender-software:before{content:"󰂫"}.mdi-blinds:before{content:"󰂬"}.mdi-blinds-horizontal:before{content:"󱨫"}.mdi-blinds-horizontal-closed:before{content:"󱨬"}.mdi-blinds-open:before{content:"󱀑"}.mdi-blinds-vertical:before{content:"󱨭"}.mdi-blinds-vertical-closed:before{content:"󱨮"}.mdi-block-helper:before{content:"󰂭"}.mdi-blood-bag:before{content:"󰳬"}.mdi-bluetooth:before{content:"󰂯"}.mdi-bluetooth-audio:before{content:"󰂰"}.mdi-bluetooth-connect:before{content:"󰂱"}.mdi-bluetooth-off:before{content:"󰂲"}.mdi-bluetooth-settings:before{content:"󰂳"}.mdi-bluetooth-transfer:before{content:"󰂴"}.mdi-blur:before{content:"󰂵"}.mdi-blur-linear:before{content:"󰂶"}.mdi-blur-off:before{content:"󰂷"}.mdi-blur-radial:before{content:"󰂸"}.mdi-bolt:before{content:"󰶳"}.mdi-bomb:before{content:"󰚑"}.mdi-bomb-off:before{content:"󰛅"}.mdi-bone:before{content:"󰂹"}.mdi-bone-off:before{content:"󱧠"}.mdi-book:before{content:"󰂺"}.mdi-book-account:before{content:"󱎭"}.mdi-book-account-outline:before{content:"󱎮"}.mdi-book-alert:before{content:"󱙼"}.mdi-book-alert-outline:before{content:"󱙽"}.mdi-book-alphabet:before{content:"󰘝"}.mdi-book-arrow-down:before{content:"󱙾"}.mdi-book-arrow-down-outline:before{content:"󱙿"}.mdi-book-arrow-left:before{content:"󱚀"}.mdi-book-arrow-left-outline:before{content:"󱚁"}.mdi-book-arrow-right:before{content:"󱚂"}.mdi-book-arrow-right-outline:before{content:"󱚃"}.mdi-book-arrow-up:before{content:"󱚄"}.mdi-book-arrow-up-outline:before{content:"󱚅"}.mdi-book-cancel:before{content:"󱚆"}.mdi-book-cancel-outline:before{content:"󱚇"}.mdi-book-check:before{content:"󱓳"}.mdi-book-check-outline:before{content:"󱓴"}.mdi-book-clock:before{content:"󱚈"}.mdi-book-clock-outline:before{content:"󱚉"}.mdi-book-cog:before{content:"󱚊"}.mdi-book-cog-outline:before{content:"󱚋"}.mdi-book-cross:before{content:"󰂢"}.mdi-book-edit:before{content:"󱚌"}.mdi-book-edit-outline:before{content:"󱚍"}.mdi-book-education:before{content:"󱛉"}.mdi-book-education-outline:before{content:"󱛊"}.mdi-book-heart:before{content:"󱨝"}.mdi-book-heart-outline:before{content:"󱨞"}.mdi-book-information-variant:before{content:"󱁯"}.mdi-book-lock:before{content:"󰞚"}.mdi-book-lock-open:before{content:"󰞛"}.mdi-book-lock-open-outline:before{content:"󱚎"}.mdi-book-lock-outline:before{content:"󱚏"}.mdi-book-marker:before{content:"󱚐"}.mdi-book-marker-outline:before{content:"󱚑"}.mdi-book-minus:before{content:"󰗙"}.mdi-book-minus-multiple:before{content:"󰪔"}.mdi-book-minus-multiple-outline:before{content:"󰤋"}.mdi-book-minus-outline:before{content:"󱚒"}.mdi-book-multiple:before{content:"󰂻"}.mdi-book-multiple-outline:before{content:"󰐶"}.mdi-book-music:before{content:"󰁧"}.mdi-book-music-outline:before{content:"󱚓"}.mdi-book-off:before{content:"󱚔"}.mdi-book-off-outline:before{content:"󱚕"}.mdi-book-open:before{content:"󰂽"}.mdi-book-open-blank-variant:before{content:"󰂾"}.mdi-book-open-blank-variant-outline:before{content:"󱳋"}.mdi-book-open-outline:before{content:"󰭣"}.mdi-book-open-page-variant:before{content:"󰗚"}.mdi-book-open-page-variant-outline:before{content:"󱗖"}.mdi-book-open-variant:before{content:"󱓷"}.mdi-book-open-variant-outline:before{content:"󱳌"}.mdi-book-outline:before{content:"󰭤"}.mdi-book-play:before{content:"󰺂"}.mdi-book-play-outline:before{content:"󰺃"}.mdi-book-plus:before{content:"󰗛"}.mdi-book-plus-multiple:before{content:"󰪕"}.mdi-book-plus-multiple-outline:before{content:"󰫞"}.mdi-book-plus-outline:before{content:"󱚖"}.mdi-book-refresh:before{content:"󱚗"}.mdi-book-refresh-outline:before{content:"󱚘"}.mdi-book-remove:before{content:"󰪗"}.mdi-book-remove-multiple:before{content:"󰪖"}.mdi-book-remove-multiple-outline:before{content:"󰓊"}.mdi-book-remove-outline:before{content:"󱚙"}.mdi-book-search:before{content:"󰺄"}.mdi-book-search-outline:before{content:"󰺅"}.mdi-book-settings:before{content:"󱚚"}.mdi-book-settings-outline:before{content:"󱚛"}.mdi-book-sync:before{content:"󱚜"}.mdi-book-sync-outline:before{content:"󱛈"}.mdi-book-variant:before{content:"󰂿"}.mdi-bookmark:before{content:"󰃀"}.mdi-bookmark-box:before{content:"󱭵"}.mdi-bookmark-box-multiple:before{content:"󱥬"}.mdi-bookmark-box-multiple-outline:before{content:"󱥭"}.mdi-bookmark-box-outline:before{content:"󱭶"}.mdi-bookmark-check:before{content:"󰃁"}.mdi-bookmark-check-outline:before{content:"󱍻"}.mdi-bookmark-minus:before{content:"󰧌"}.mdi-bookmark-minus-outline:before{content:"󰧍"}.mdi-bookmark-multiple:before{content:"󰸕"}.mdi-bookmark-multiple-outline:before{content:"󰸖"}.mdi-bookmark-music:before{content:"󰃂"}.mdi-bookmark-music-outline:before{content:"󱍹"}.mdi-bookmark-off:before{content:"󰧎"}.mdi-bookmark-off-outline:before{content:"󰧏"}.mdi-bookmark-outline:before{content:"󰃃"}.mdi-bookmark-plus:before{content:"󰃅"}.mdi-bookmark-plus-outline:before{content:"󰃄"}.mdi-bookmark-remove:before{content:"󰃆"}.mdi-bookmark-remove-outline:before{content:"󱍺"}.mdi-bookshelf:before{content:"󱉟"}.mdi-boom-gate:before{content:"󰺆"}.mdi-boom-gate-alert:before{content:"󰺇"}.mdi-boom-gate-alert-outline:before{content:"󰺈"}.mdi-boom-gate-arrow-down:before{content:"󰺉"}.mdi-boom-gate-arrow-down-outline:before{content:"󰺊"}.mdi-boom-gate-arrow-up:before{content:"󰺌"}.mdi-boom-gate-arrow-up-outline:before{content:"󰺍"}.mdi-boom-gate-outline:before{content:"󰺋"}.mdi-boom-gate-up:before{content:"󱟹"}.mdi-boom-gate-up-outline:before{content:"󱟺"}.mdi-boombox:before{content:"󰗜"}.mdi-boomerang:before{content:"󱃏"}.mdi-bootstrap:before{content:"󰛆"}.mdi-border-all:before{content:"󰃇"}.mdi-border-all-variant:before{content:"󰢡"}.mdi-border-bottom:before{content:"󰃈"}.mdi-border-bottom-variant:before{content:"󰢢"}.mdi-border-color:before{content:"󰃉"}.mdi-border-horizontal:before{content:"󰃊"}.mdi-border-inside:before{content:"󰃋"}.mdi-border-left:before{content:"󰃌"}.mdi-border-left-variant:before{content:"󰢣"}.mdi-border-none:before{content:"󰃍"}.mdi-border-none-variant:before{content:"󰢤"}.mdi-border-outside:before{content:"󰃎"}.mdi-border-radius:before{content:"󱫴"}.mdi-border-right:before{content:"󰃏"}.mdi-border-right-variant:before{content:"󰢥"}.mdi-border-style:before{content:"󰃐"}.mdi-border-top:before{content:"󰃑"}.mdi-border-top-variant:before{content:"󰢦"}.mdi-border-vertical:before{content:"󰃒"}.mdi-bottle-soda:before{content:"󱁰"}.mdi-bottle-soda-classic:before{content:"󱁱"}.mdi-bottle-soda-classic-outline:before{content:"󱍣"}.mdi-bottle-soda-outline:before{content:"󱁲"}.mdi-bottle-tonic:before{content:"󱄮"}.mdi-bottle-tonic-outline:before{content:"󱄯"}.mdi-bottle-tonic-plus:before{content:"󱄰"}.mdi-bottle-tonic-plus-outline:before{content:"󱄱"}.mdi-bottle-tonic-skull:before{content:"󱄲"}.mdi-bottle-tonic-skull-outline:before{content:"󱄳"}.mdi-bottle-wine:before{content:"󰡔"}.mdi-bottle-wine-outline:before{content:"󱌐"}.mdi-bow-arrow:before{content:"󱡁"}.mdi-bow-tie:before{content:"󰙸"}.mdi-bowl:before{content:"󰊎"}.mdi-bowl-mix:before{content:"󰘗"}.mdi-bowl-mix-outline:before{content:"󰋤"}.mdi-bowl-outline:before{content:"󰊩"}.mdi-bowling:before{content:"󰃓"}.mdi-box:before{content:"󰃔"}.mdi-box-cutter:before{content:"󰃕"}.mdi-box-cutter-off:before{content:"󰭊"}.mdi-box-shadow:before{content:"󰘷"}.mdi-boxing-glove:before{content:"󰭥"}.mdi-braille:before{content:"󰧐"}.mdi-brain:before{content:"󰧑"}.mdi-bread-slice:before{content:"󰳮"}.mdi-bread-slice-outline:before{content:"󰳯"}.mdi-bridge:before{content:"󰘘"}.mdi-briefcase:before{content:"󰃖"}.mdi-briefcase-account:before{content:"󰳰"}.mdi-briefcase-account-outline:before{content:"󰳱"}.mdi-briefcase-arrow-left-right:before{content:"󱪍"}.mdi-briefcase-arrow-left-right-outline:before{content:"󱪎"}.mdi-briefcase-arrow-up-down:before{content:"󱪏"}.mdi-briefcase-arrow-up-down-outline:before{content:"󱪐"}.mdi-briefcase-check:before{content:"󰃗"}.mdi-briefcase-check-outline:before{content:"󱌞"}.mdi-briefcase-clock:before{content:"󱃐"}.mdi-briefcase-clock-outline:before{content:"󱃑"}.mdi-briefcase-download:before{content:"󰃘"}.mdi-briefcase-download-outline:before{content:"󰰽"}.mdi-briefcase-edit:before{content:"󰪘"}.mdi-briefcase-edit-outline:before{content:"󰰾"}.mdi-briefcase-eye:before{content:"󱟙"}.mdi-briefcase-eye-outline:before{content:"󱟚"}.mdi-briefcase-minus:before{content:"󰨪"}.mdi-briefcase-minus-outline:before{content:"󰰿"}.mdi-briefcase-off:before{content:"󱙘"}.mdi-briefcase-off-outline:before{content:"󱙙"}.mdi-briefcase-outline:before{content:"󰠔"}.mdi-briefcase-plus:before{content:"󰨫"}.mdi-briefcase-plus-outline:before{content:"󰱀"}.mdi-briefcase-remove:before{content:"󰨬"}.mdi-briefcase-remove-outline:before{content:"󰱁"}.mdi-briefcase-search:before{content:"󰨭"}.mdi-briefcase-search-outline:before{content:"󰱂"}.mdi-briefcase-upload:before{content:"󰃙"}.mdi-briefcase-upload-outline:before{content:"󰱃"}.mdi-briefcase-variant:before{content:"󱒔"}.mdi-briefcase-variant-off:before{content:"󱙚"}.mdi-briefcase-variant-off-outline:before{content:"󱙛"}.mdi-briefcase-variant-outline:before{content:"󱒕"}.mdi-brightness-1:before{content:"󰃚"}.mdi-brightness-2:before{content:"󰃛"}.mdi-brightness-3:before{content:"󰃜"}.mdi-brightness-4:before{content:"󰃝"}.mdi-brightness-5:before{content:"󰃞"}.mdi-brightness-6:before{content:"󰃟"}.mdi-brightness-7:before{content:"󰃠"}.mdi-brightness-auto:before{content:"󰃡"}.mdi-brightness-percent:before{content:"󰳲"}.mdi-broadcast:before{content:"󱜠"}.mdi-broadcast-off:before{content:"󱜡"}.mdi-broom:before{content:"󰃢"}.mdi-brush:before{content:"󰃣"}.mdi-brush-off:before{content:"󱝱"}.mdi-brush-outline:before{content:"󱨍"}.mdi-brush-variant:before{content:"󱠓"}.mdi-bucket:before{content:"󱐕"}.mdi-bucket-outline:before{content:"󱐖"}.mdi-buffet:before{content:"󰕸"}.mdi-bug:before{content:"󰃤"}.mdi-bug-check:before{content:"󰨮"}.mdi-bug-check-outline:before{content:"󰨯"}.mdi-bug-outline:before{content:"󰨰"}.mdi-bug-pause:before{content:"󱫵"}.mdi-bug-pause-outline:before{content:"󱫶"}.mdi-bug-play:before{content:"󱫷"}.mdi-bug-play-outline:before{content:"󱫸"}.mdi-bug-stop:before{content:"󱫹"}.mdi-bug-stop-outline:before{content:"󱫺"}.mdi-bugle:before{content:"󰶴"}.mdi-bulkhead-light:before{content:"󱨯"}.mdi-bulldozer:before{content:"󰬢"}.mdi-bullet:before{content:"󰳳"}.mdi-bulletin-board:before{content:"󰃥"}.mdi-bullhorn:before{content:"󰃦"}.mdi-bullhorn-outline:before{content:"󰬣"}.mdi-bullhorn-variant:before{content:"󱥮"}.mdi-bullhorn-variant-outline:before{content:"󱥯"}.mdi-bullseye:before{content:"󰗝"}.mdi-bullseye-arrow:before{content:"󰣉"}.mdi-bulma:before{content:"󱋧"}.mdi-bunk-bed:before{content:"󱌂"}.mdi-bunk-bed-outline:before{content:"󰂗"}.mdi-bus:before{content:"󰃧"}.mdi-bus-alert:before{content:"󰪙"}.mdi-bus-articulated-end:before{content:"󰞜"}.mdi-bus-articulated-front:before{content:"󰞝"}.mdi-bus-clock:before{content:"󰣊"}.mdi-bus-double-decker:before{content:"󰞞"}.mdi-bus-electric:before{content:"󱤝"}.mdi-bus-marker:before{content:"󱈒"}.mdi-bus-multiple:before{content:"󰼿"}.mdi-bus-school:before{content:"󰞟"}.mdi-bus-side:before{content:"󰞠"}.mdi-bus-sign:before{content:"󱳁"}.mdi-bus-stop:before{content:"󱀒"}.mdi-bus-stop-covered:before{content:"󱀓"}.mdi-bus-stop-uncovered:before{content:"󱀔"}.mdi-bus-wrench:before{content:"󱳂"}.mdi-butterfly:before{content:"󱖉"}.mdi-butterfly-outline:before{content:"󱖊"}.mdi-button-cursor:before{content:"󱭏"}.mdi-button-pointer:before{content:"󱭐"}.mdi-cabin-a-frame:before{content:"󱢌"}.mdi-cable-data:before{content:"󱎔"}.mdi-cached:before{content:"󰃨"}.mdi-cactus:before{content:"󰶵"}.mdi-cake:before{content:"󰃩"}.mdi-cake-layered:before{content:"󰃪"}.mdi-cake-variant:before{content:"󰃫"}.mdi-cake-variant-outline:before{content:"󱟰"}.mdi-calculator:before{content:"󰃬"}.mdi-calculator-variant:before{content:"󰪚"}.mdi-calculator-variant-outline:before{content:"󱖦"}.mdi-calendar:before{content:"󰃭"}.mdi-calendar-account:before{content:"󰻗"}.mdi-calendar-account-outline:before{content:"󰻘"}.mdi-calendar-alert:before{content:"󰨱"}.mdi-calendar-alert-outline:before{content:"󱭢"}.mdi-calendar-arrow-left:before{content:"󱄴"}.mdi-calendar-arrow-right:before{content:"󱄵"}.mdi-calendar-badge:before{content:"󱮝"}.mdi-calendar-badge-outline:before{content:"󱮞"}.mdi-calendar-blank:before{content:"󰃮"}.mdi-calendar-blank-multiple:before{content:"󱁳"}.mdi-calendar-blank-outline:before{content:"󰭦"}.mdi-calendar-check:before{content:"󰃯"}.mdi-calendar-check-outline:before{content:"󰱄"}.mdi-calendar-clock:before{content:"󰃰"}.mdi-calendar-clock-outline:before{content:"󱛡"}.mdi-calendar-collapse-horizontal:before{content:"󱢝"}.mdi-calendar-collapse-horizontal-outline:before{content:"󱭣"}.mdi-calendar-cursor:before{content:"󱕻"}.mdi-calendar-cursor-outline:before{content:"󱭤"}.mdi-calendar-edit:before{content:"󰢧"}.mdi-calendar-edit-outline:before{content:"󱭥"}.mdi-calendar-end:before{content:"󱙬"}.mdi-calendar-end-outline:before{content:"󱭦"}.mdi-calendar-expand-horizontal:before{content:"󱢞"}.mdi-calendar-expand-horizontal-outline:before{content:"󱭧"}.mdi-calendar-export:before{content:"󰬤"}.mdi-calendar-export-outline:before{content:"󱭨"}.mdi-calendar-filter:before{content:"󱨲"}.mdi-calendar-filter-outline:before{content:"󱨳"}.mdi-calendar-heart:before{content:"󰧒"}.mdi-calendar-heart-outline:before{content:"󱭩"}.mdi-calendar-import:before{content:"󰬥"}.mdi-calendar-import-outline:before{content:"󱭪"}.mdi-calendar-lock:before{content:"󱙁"}.mdi-calendar-lock-open:before{content:"󱭛"}.mdi-calendar-lock-open-outline:before{content:"󱭜"}.mdi-calendar-lock-outline:before{content:"󱙂"}.mdi-calendar-minus:before{content:"󰵜"}.mdi-calendar-minus-outline:before{content:"󱭫"}.mdi-calendar-month:before{content:"󰸗"}.mdi-calendar-month-outline:before{content:"󰸘"}.mdi-calendar-multiple:before{content:"󰃱"}.mdi-calendar-multiple-check:before{content:"󰃲"}.mdi-calendar-multiselect:before{content:"󰨲"}.mdi-calendar-multiselect-outline:before{content:"󱭕"}.mdi-calendar-outline:before{content:"󰭧"}.mdi-calendar-plus:before{content:"󰃳"}.mdi-calendar-plus-outline:before{content:"󱭬"}.mdi-calendar-question:before{content:"󰚒"}.mdi-calendar-question-outline:before{content:"󱭭"}.mdi-calendar-range:before{content:"󰙹"}.mdi-calendar-range-outline:before{content:"󰭨"}.mdi-calendar-refresh:before{content:"󰇡"}.mdi-calendar-refresh-outline:before{content:"󰈃"}.mdi-calendar-remove:before{content:"󰃴"}.mdi-calendar-remove-outline:before{content:"󰱅"}.mdi-calendar-search:before{content:"󰥌"}.mdi-calendar-search-outline:before{content:"󱭮"}.mdi-calendar-star:before{content:"󰧓"}.mdi-calendar-star-four-points:before{content:"󱰟"}.mdi-calendar-star-outline:before{content:"󱭓"}.mdi-calendar-start:before{content:"󱙭"}.mdi-calendar-start-outline:before{content:"󱭯"}.mdi-calendar-sync:before{content:"󰺎"}.mdi-calendar-sync-outline:before{content:"󰺏"}.mdi-calendar-text:before{content:"󰃵"}.mdi-calendar-text-outline:before{content:"󰱆"}.mdi-calendar-today:before{content:"󰃶"}.mdi-calendar-today-outline:before{content:"󱨰"}.mdi-calendar-week:before{content:"󰨳"}.mdi-calendar-week-begin:before{content:"󰨴"}.mdi-calendar-week-begin-outline:before{content:"󱨱"}.mdi-calendar-week-outline:before{content:"󱨴"}.mdi-calendar-weekend:before{content:"󰻙"}.mdi-calendar-weekend-outline:before{content:"󰻚"}.mdi-call-made:before{content:"󰃷"}.mdi-call-merge:before{content:"󰃸"}.mdi-call-missed:before{content:"󰃹"}.mdi-call-received:before{content:"󰃺"}.mdi-call-split:before{content:"󰃻"}.mdi-camcorder:before{content:"󰃼"}.mdi-camcorder-off:before{content:"󰃿"}.mdi-camera:before{content:"󰄀"}.mdi-camera-account:before{content:"󰣋"}.mdi-camera-burst:before{content:"󰚓"}.mdi-camera-control:before{content:"󰭩"}.mdi-camera-document:before{content:"󱡱"}.mdi-camera-document-off:before{content:"󱡲"}.mdi-camera-enhance:before{content:"󰄁"}.mdi-camera-enhance-outline:before{content:"󰭪"}.mdi-camera-flip:before{content:"󱗙"}.mdi-camera-flip-outline:before{content:"󱗚"}.mdi-camera-front:before{content:"󰄂"}.mdi-camera-front-variant:before{content:"󰄃"}.mdi-camera-gopro:before{content:"󰞡"}.mdi-camera-image:before{content:"󰣌"}.mdi-camera-iris:before{content:"󰄄"}.mdi-camera-lock:before{content:"󱨔"}.mdi-camera-lock-open:before{content:"󱰍"}.mdi-camera-lock-open-outline:before{content:"󱰎"}.mdi-camera-lock-outline:before{content:"󱨕"}.mdi-camera-marker:before{content:"󱦧"}.mdi-camera-marker-outline:before{content:"󱦨"}.mdi-camera-metering-center:before{content:"󰞢"}.mdi-camera-metering-matrix:before{content:"󰞣"}.mdi-camera-metering-partial:before{content:"󰞤"}.mdi-camera-metering-spot:before{content:"󰞥"}.mdi-camera-off:before{content:"󰗟"}.mdi-camera-off-outline:before{content:"󱦿"}.mdi-camera-outline:before{content:"󰵝"}.mdi-camera-party-mode:before{content:"󰄅"}.mdi-camera-plus:before{content:"󰻛"}.mdi-camera-plus-outline:before{content:"󰻜"}.mdi-camera-rear:before{content:"󰄆"}.mdi-camera-rear-variant:before{content:"󰄇"}.mdi-camera-retake:before{content:"󰸙"}.mdi-camera-retake-outline:before{content:"󰸚"}.mdi-camera-switch:before{content:"󰄈"}.mdi-camera-switch-outline:before{content:"󰡊"}.mdi-camera-timer:before{content:"󰄉"}.mdi-camera-wireless:before{content:"󰶶"}.mdi-camera-wireless-outline:before{content:"󰶷"}.mdi-campfire:before{content:"󰻝"}.mdi-cancel:before{content:"󰜺"}.mdi-candelabra:before{content:"󱟒"}.mdi-candelabra-fire:before{content:"󱟓"}.mdi-candle:before{content:"󰗢"}.mdi-candy:before{content:"󱥰"}.mdi-candy-off:before{content:"󱥱"}.mdi-candy-off-outline:before{content:"󱥲"}.mdi-candy-outline:before{content:"󱥳"}.mdi-candycane:before{content:"󰄊"}.mdi-cannabis:before{content:"󰞦"}.mdi-cannabis-off:before{content:"󱙮"}.mdi-caps-lock:before{content:"󰪛"}.mdi-car:before{content:"󰄋"}.mdi-car-2-plus:before{content:"󱀕"}.mdi-car-3-plus:before{content:"󱀖"}.mdi-car-arrow-left:before{content:"󱎲"}.mdi-car-arrow-right:before{content:"󱎳"}.mdi-car-back:before{content:"󰸛"}.mdi-car-battery:before{content:"󰄌"}.mdi-car-brake-abs:before{content:"󰱇"}.mdi-car-brake-alert:before{content:"󰱈"}.mdi-car-brake-fluid-level:before{content:"󱤉"}.mdi-car-brake-hold:before{content:"󰵞"}.mdi-car-brake-low-pressure:before{content:"󱤊"}.mdi-car-brake-parking:before{content:"󰵟"}.mdi-car-brake-retarder:before{content:"󱀗"}.mdi-car-brake-temperature:before{content:"󱤋"}.mdi-car-brake-worn-linings:before{content:"󱤌"}.mdi-car-child-seat:before{content:"󰾣"}.mdi-car-clock:before{content:"󱥴"}.mdi-car-clutch:before{content:"󱀘"}.mdi-car-cog:before{content:"󱏌"}.mdi-car-connected:before{content:"󰄍"}.mdi-car-convertible:before{content:"󰞧"}.mdi-car-coolant-level:before{content:"󱀙"}.mdi-car-cruise-control:before{content:"󰵠"}.mdi-car-defrost-front:before{content:"󰵡"}.mdi-car-defrost-rear:before{content:"󰵢"}.mdi-car-door:before{content:"󰭫"}.mdi-car-door-lock:before{content:"󱂝"}.mdi-car-door-lock-open:before{content:"󱲁"}.mdi-car-electric:before{content:"󰭬"}.mdi-car-electric-outline:before{content:"󱖵"}.mdi-car-emergency:before{content:"󱘏"}.mdi-car-esp:before{content:"󰱉"}.mdi-car-estate:before{content:"󰞨"}.mdi-car-hatchback:before{content:"󰞩"}.mdi-car-info:before{content:"󱆾"}.mdi-car-key:before{content:"󰭭"}.mdi-car-lifted-pickup:before{content:"󱔭"}.mdi-car-light-alert:before{content:"󱤍"}.mdi-car-light-dimmed:before{content:"󰱊"}.mdi-car-light-fog:before{content:"󰱋"}.mdi-car-light-high:before{content:"󰱌"}.mdi-car-limousine:before{content:"󰣍"}.mdi-car-multiple:before{content:"󰭮"}.mdi-car-off:before{content:"󰸜"}.mdi-car-outline:before{content:"󱓭"}.mdi-car-parking-lights:before{content:"󰵣"}.mdi-car-pickup:before{content:"󰞪"}.mdi-car-search:before{content:"󱮍"}.mdi-car-search-outline:before{content:"󱮎"}.mdi-car-seat:before{content:"󰾤"}.mdi-car-seat-cooler:before{content:"󰾥"}.mdi-car-seat-heater:before{content:"󰾦"}.mdi-car-select:before{content:"󱡹"}.mdi-car-settings:before{content:"󱏍"}.mdi-car-shift-pattern:before{content:"󰽀"}.mdi-car-side:before{content:"󰞫"}.mdi-car-speed-limiter:before{content:"󱤎"}.mdi-car-sports:before{content:"󰞬"}.mdi-car-tire-alert:before{content:"󰱍"}.mdi-car-traction-control:before{content:"󰵤"}.mdi-car-turbocharger:before{content:"󱀚"}.mdi-car-wash:before{content:"󰄎"}.mdi-car-windshield:before{content:"󱀛"}.mdi-car-windshield-outline:before{content:"󱀜"}.mdi-car-wireless:before{content:"󱡸"}.mdi-car-wrench:before{content:"󱠔"}.mdi-carabiner:before{content:"󱓀"}.mdi-caravan:before{content:"󰞭"}.mdi-card:before{content:"󰭯"}.mdi-card-account-details:before{content:"󰗒"}.mdi-card-account-details-outline:before{content:"󰶫"}.mdi-card-account-details-star:before{content:"󰊣"}.mdi-card-account-details-star-outline:before{content:"󰛛"}.mdi-card-account-mail:before{content:"󰆎"}.mdi-card-account-mail-outline:before{content:"󰺘"}.mdi-card-account-phone:before{content:"󰺙"}.mdi-card-account-phone-outline:before{content:"󰺚"}.mdi-card-bulleted:before{content:"󰭰"}.mdi-card-bulleted-off:before{content:"󰭱"}.mdi-card-bulleted-off-outline:before{content:"󰭲"}.mdi-card-bulleted-outline:before{content:"󰭳"}.mdi-card-bulleted-settings:before{content:"󰭴"}.mdi-card-bulleted-settings-outline:before{content:"󰭵"}.mdi-card-minus:before{content:"󱘀"}.mdi-card-minus-outline:before{content:"󱘁"}.mdi-card-multiple:before{content:"󱟱"}.mdi-card-multiple-outline:before{content:"󱟲"}.mdi-card-off:before{content:"󱘂"}.mdi-card-off-outline:before{content:"󱘃"}.mdi-card-outline:before{content:"󰭶"}.mdi-card-plus:before{content:"󱇿"}.mdi-card-plus-outline:before{content:"󱈀"}.mdi-card-remove:before{content:"󱘄"}.mdi-card-remove-outline:before{content:"󱘅"}.mdi-card-search:before{content:"󱁴"}.mdi-card-search-outline:before{content:"󱁵"}.mdi-card-text:before{content:"󰭷"}.mdi-card-text-outline:before{content:"󰭸"}.mdi-cards:before{content:"󰘸"}.mdi-cards-club:before{content:"󰣎"}.mdi-cards-club-outline:before{content:"󱢟"}.mdi-cards-diamond:before{content:"󰣏"}.mdi-cards-diamond-outline:before{content:"󱀝"}.mdi-cards-heart:before{content:"󰣐"}.mdi-cards-heart-outline:before{content:"󱢠"}.mdi-cards-outline:before{content:"󰘹"}.mdi-cards-playing:before{content:"󱢡"}.mdi-cards-playing-club:before{content:"󱢢"}.mdi-cards-playing-club-multiple:before{content:"󱢣"}.mdi-cards-playing-club-multiple-outline:before{content:"󱢤"}.mdi-cards-playing-club-outline:before{content:"󱢥"}.mdi-cards-playing-diamond:before{content:"󱢦"}.mdi-cards-playing-diamond-multiple:before{content:"󱢧"}.mdi-cards-playing-diamond-multiple-outline:before{content:"󱢨"}.mdi-cards-playing-diamond-outline:before{content:"󱢩"}.mdi-cards-playing-heart:before{content:"󱢪"}.mdi-cards-playing-heart-multiple:before{content:"󱢫"}.mdi-cards-playing-heart-multiple-outline:before{content:"󱢬"}.mdi-cards-playing-heart-outline:before{content:"󱢭"}.mdi-cards-playing-outline:before{content:"󰘺"}.mdi-cards-playing-spade:before{content:"󱢮"}.mdi-cards-playing-spade-multiple:before{content:"󱢯"}.mdi-cards-playing-spade-multiple-outline:before{content:"󱢰"}.mdi-cards-playing-spade-outline:before{content:"󱢱"}.mdi-cards-spade:before{content:"󰣑"}.mdi-cards-spade-outline:before{content:"󱢲"}.mdi-cards-variant:before{content:"󰛇"}.mdi-carrot:before{content:"󰄏"}.mdi-cart:before{content:"󰄐"}.mdi-cart-arrow-down:before{content:"󰵦"}.mdi-cart-arrow-right:before{content:"󰱎"}.mdi-cart-arrow-up:before{content:"󰵧"}.mdi-cart-check:before{content:"󱗪"}.mdi-cart-heart:before{content:"󱣠"}.mdi-cart-minus:before{content:"󰵨"}.mdi-cart-off:before{content:"󰙫"}.mdi-cart-outline:before{content:"󰄑"}.mdi-cart-percent:before{content:"󱮮"}.mdi-cart-plus:before{content:"󰄒"}.mdi-cart-remove:before{content:"󰵩"}.mdi-cart-variant:before{content:"󱗫"}.mdi-case-sensitive-alt:before{content:"󰄓"}.mdi-cash:before{content:"󰄔"}.mdi-cash-100:before{content:"󰄕"}.mdi-cash-check:before{content:"󱓮"}.mdi-cash-clock:before{content:"󱪑"}.mdi-cash-edit:before{content:"󱲫"}.mdi-cash-fast:before{content:"󱡜"}.mdi-cash-lock:before{content:"󱓪"}.mdi-cash-lock-open:before{content:"󱓫"}.mdi-cash-marker:before{content:"󰶸"}.mdi-cash-minus:before{content:"󱉠"}.mdi-cash-multiple:before{content:"󰄖"}.mdi-cash-off:before{content:"󱱹"}.mdi-cash-plus:before{content:"󱉡"}.mdi-cash-refund:before{content:"󰪜"}.mdi-cash-register:before{content:"󰳴"}.mdi-cash-remove:before{content:"󱉢"}.mdi-cash-sync:before{content:"󱪒"}.mdi-cassette:before{content:"󰧔"}.mdi-cast:before{content:"󰄘"}.mdi-cast-audio:before{content:"󱀞"}.mdi-cast-audio-variant:before{content:"󱝉"}.mdi-cast-connected:before{content:"󰄙"}.mdi-cast-education:before{content:"󰸝"}.mdi-cast-off:before{content:"󰞊"}.mdi-cast-variant:before{content:"󰀟"}.mdi-castle:before{content:"󰄚"}.mdi-cat:before{content:"󰄛"}.mdi-cctv:before{content:"󰞮"}.mdi-cctv-off:before{content:"󱡟"}.mdi-ceiling-fan:before{content:"󱞗"}.mdi-ceiling-fan-light:before{content:"󱞘"}.mdi-ceiling-light:before{content:"󰝩"}.mdi-ceiling-light-multiple:before{content:"󱣝"}.mdi-ceiling-light-multiple-outline:before{content:"󱣞"}.mdi-ceiling-light-outline:before{content:"󱟇"}.mdi-cellphone:before{content:"󰄜"}.mdi-cellphone-arrow-down:before{content:"󰧕"}.mdi-cellphone-arrow-down-variant:before{content:"󱧅"}.mdi-cellphone-basic:before{content:"󰄞"}.mdi-cellphone-charging:before{content:"󱎗"}.mdi-cellphone-check:before{content:"󱟽"}.mdi-cellphone-cog:before{content:"󰥑"}.mdi-cellphone-dock:before{content:"󰄟"}.mdi-cellphone-information:before{content:"󰽁"}.mdi-cellphone-key:before{content:"󰥎"}.mdi-cellphone-link:before{content:"󰄡"}.mdi-cellphone-link-off:before{content:"󰄢"}.mdi-cellphone-lock:before{content:"󰥏"}.mdi-cellphone-marker:before{content:"󱠺"}.mdi-cellphone-message:before{content:"󰣓"}.mdi-cellphone-message-off:before{content:"󱃒"}.mdi-cellphone-nfc:before{content:"󰺐"}.mdi-cellphone-nfc-off:before{content:"󱋘"}.mdi-cellphone-off:before{content:"󰥐"}.mdi-cellphone-play:before{content:"󱀟"}.mdi-cellphone-remove:before{content:"󰥍"}.mdi-cellphone-screenshot:before{content:"󰨵"}.mdi-cellphone-settings:before{content:"󰄣"}.mdi-cellphone-sound:before{content:"󰥒"}.mdi-cellphone-text:before{content:"󰣒"}.mdi-cellphone-wireless:before{content:"󰠕"}.mdi-centos:before{content:"󱄚"}.mdi-certificate:before{content:"󰄤"}.mdi-certificate-outline:before{content:"󱆈"}.mdi-chair-rolling:before{content:"󰽈"}.mdi-chair-school:before{content:"󰄥"}.mdi-chandelier:before{content:"󱞓"}.mdi-charity:before{content:"󰱏"}.mdi-charity-search:before{content:"󱲂"}.mdi-chart-arc:before{content:"󰄦"}.mdi-chart-areaspline:before{content:"󰄧"}.mdi-chart-areaspline-variant:before{content:"󰺑"}.mdi-chart-bar:before{content:"󰄨"}.mdi-chart-bar-stacked:before{content:"󰝪"}.mdi-chart-bell-curve:before{content:"󰱐"}.mdi-chart-bell-curve-cumulative:before{content:"󰾧"}.mdi-chart-box:before{content:"󱕍"}.mdi-chart-box-multiple:before{content:"󱳍"}.mdi-chart-box-multiple-outline:before{content:"󱳎"}.mdi-chart-box-outline:before{content:"󱕎"}.mdi-chart-box-plus-outline:before{content:"󱕏"}.mdi-chart-bubble:before{content:"󰗣"}.mdi-chart-donut:before{content:"󰞯"}.mdi-chart-donut-variant:before{content:"󰞰"}.mdi-chart-gantt:before{content:"󰙬"}.mdi-chart-histogram:before{content:"󰄩"}.mdi-chart-line:before{content:"󰄪"}.mdi-chart-line-stacked:before{content:"󰝫"}.mdi-chart-line-variant:before{content:"󰞱"}.mdi-chart-multiline:before{content:"󰣔"}.mdi-chart-multiple:before{content:"󱈓"}.mdi-chart-pie:before{content:"󰄫"}.mdi-chart-pie-outline:before{content:"󱯟"}.mdi-chart-ppf:before{content:"󱎀"}.mdi-chart-sankey:before{content:"󱇟"}.mdi-chart-sankey-variant:before{content:"󱇠"}.mdi-chart-scatter-plot:before{content:"󰺒"}.mdi-chart-scatter-plot-hexbin:before{content:"󰙭"}.mdi-chart-timeline:before{content:"󰙮"}.mdi-chart-timeline-variant:before{content:"󰺓"}.mdi-chart-timeline-variant-shimmer:before{content:"󱖶"}.mdi-chart-tree:before{content:"󰺔"}.mdi-chart-waterfall:before{content:"󱤘"}.mdi-chat:before{content:"󰭹"}.mdi-chat-alert:before{content:"󰭺"}.mdi-chat-alert-outline:before{content:"󱋉"}.mdi-chat-minus:before{content:"󱐐"}.mdi-chat-minus-outline:before{content:"󱐓"}.mdi-chat-outline:before{content:"󰻞"}.mdi-chat-plus:before{content:"󱐏"}.mdi-chat-plus-outline:before{content:"󱐒"}.mdi-chat-processing:before{content:"󰭻"}.mdi-chat-processing-outline:before{content:"󱋊"}.mdi-chat-question:before{content:"󱜸"}.mdi-chat-question-outline:before{content:"󱜹"}.mdi-chat-remove:before{content:"󱐑"}.mdi-chat-remove-outline:before{content:"󱐔"}.mdi-chat-sleep:before{content:"󱋑"}.mdi-chat-sleep-outline:before{content:"󱋒"}.mdi-check:before{content:"󰄬"}.mdi-check-all:before{content:"󰄭"}.mdi-check-bold:before{content:"󰸞"}.mdi-check-circle:before{content:"󰗠"}.mdi-check-circle-outline:before{content:"󰗡"}.mdi-check-decagram:before{content:"󰞑"}.mdi-check-decagram-outline:before{content:"󱝀"}.mdi-check-network:before{content:"󰱓"}.mdi-check-network-outline:before{content:"󰱔"}.mdi-check-outline:before{content:"󰡕"}.mdi-check-underline:before{content:"󰸟"}.mdi-check-underline-circle:before{content:"󰸠"}.mdi-check-underline-circle-outline:before{content:"󰸡"}.mdi-checkbook:before{content:"󰪝"}.mdi-checkbook-arrow-left:before{content:"󱰝"}.mdi-checkbook-arrow-right:before{content:"󱰞"}.mdi-checkbox-blank:before{content:"󰄮"}.mdi-checkbox-blank-badge:before{content:"󱅶"}.mdi-checkbox-blank-badge-outline:before{content:"󰄗"}.mdi-checkbox-blank-circle:before{content:"󰄯"}.mdi-checkbox-blank-circle-outline:before{content:"󰄰"}.mdi-checkbox-blank-off:before{content:"󱋬"}.mdi-checkbox-blank-off-outline:before{content:"󱋭"}.mdi-checkbox-blank-outline:before{content:"󰄱"}.mdi-checkbox-intermediate:before{content:"󰡖"}.mdi-checkbox-intermediate-variant:before{content:"󱭔"}.mdi-checkbox-marked:before{content:"󰄲"}.mdi-checkbox-marked-circle:before{content:"󰄳"}.mdi-checkbox-marked-circle-auto-outline:before{content:"󱰦"}.mdi-checkbox-marked-circle-minus-outline:before{content:"󱰧"}.mdi-checkbox-marked-circle-outline:before{content:"󰄴"}.mdi-checkbox-marked-circle-plus-outline:before{content:"󱤧"}.mdi-checkbox-marked-outline:before{content:"󰄵"}.mdi-checkbox-multiple-blank:before{content:"󰄶"}.mdi-checkbox-multiple-blank-circle:before{content:"󰘻"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"󰘼"}.mdi-checkbox-multiple-blank-outline:before{content:"󰄷"}.mdi-checkbox-multiple-marked:before{content:"󰄸"}.mdi-checkbox-multiple-marked-circle:before{content:"󰘽"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"󰘾"}.mdi-checkbox-multiple-marked-outline:before{content:"󰄹"}.mdi-checkbox-multiple-outline:before{content:"󰱑"}.mdi-checkbox-outline:before{content:"󰱒"}.mdi-checkerboard:before{content:"󰄺"}.mdi-checkerboard-minus:before{content:"󱈂"}.mdi-checkerboard-plus:before{content:"󱈁"}.mdi-checkerboard-remove:before{content:"󱈃"}.mdi-cheese:before{content:"󱊹"}.mdi-cheese-off:before{content:"󱏮"}.mdi-chef-hat:before{content:"󰭼"}.mdi-chemical-weapon:before{content:"󰄻"}.mdi-chess-bishop:before{content:"󰡜"}.mdi-chess-king:before{content:"󰡗"}.mdi-chess-knight:before{content:"󰡘"}.mdi-chess-pawn:before{content:"󰡙"}.mdi-chess-queen:before{content:"󰡚"}.mdi-chess-rook:before{content:"󰡛"}.mdi-chevron-double-down:before{content:"󰄼"}.mdi-chevron-double-left:before{content:"󰄽"}.mdi-chevron-double-right:before{content:"󰄾"}.mdi-chevron-double-up:before{content:"󰄿"}.mdi-chevron-down:before{content:"󰅀"}.mdi-chevron-down-box:before{content:"󰧖"}.mdi-chevron-down-box-outline:before{content:"󰧗"}.mdi-chevron-down-circle:before{content:"󰬦"}.mdi-chevron-down-circle-outline:before{content:"󰬧"}.mdi-chevron-left:before{content:"󰅁"}.mdi-chevron-left-box:before{content:"󰧘"}.mdi-chevron-left-box-outline:before{content:"󰧙"}.mdi-chevron-left-circle:before{content:"󰬨"}.mdi-chevron-left-circle-outline:before{content:"󰬩"}.mdi-chevron-right:before{content:"󰅂"}.mdi-chevron-right-box:before{content:"󰧚"}.mdi-chevron-right-box-outline:before{content:"󰧛"}.mdi-chevron-right-circle:before{content:"󰬪"}.mdi-chevron-right-circle-outline:before{content:"󰬫"}.mdi-chevron-triple-down:before{content:"󰶹"}.mdi-chevron-triple-left:before{content:"󰶺"}.mdi-chevron-triple-right:before{content:"󰶻"}.mdi-chevron-triple-up:before{content:"󰶼"}.mdi-chevron-up:before{content:"󰅃"}.mdi-chevron-up-box:before{content:"󰧜"}.mdi-chevron-up-box-outline:before{content:"󰧝"}.mdi-chevron-up-circle:before{content:"󰬬"}.mdi-chevron-up-circle-outline:before{content:"󰬭"}.mdi-chili-alert:before{content:"󱟪"}.mdi-chili-alert-outline:before{content:"󱟫"}.mdi-chili-hot:before{content:"󰞲"}.mdi-chili-hot-outline:before{content:"󱟬"}.mdi-chili-medium:before{content:"󰞳"}.mdi-chili-medium-outline:before{content:"󱟭"}.mdi-chili-mild:before{content:"󰞴"}.mdi-chili-mild-outline:before{content:"󱟮"}.mdi-chili-off:before{content:"󱑧"}.mdi-chili-off-outline:before{content:"󱟯"}.mdi-chip:before{content:"󰘚"}.mdi-church:before{content:"󰅄"}.mdi-church-outline:before{content:"󱬂"}.mdi-cigar:before{content:"󱆉"}.mdi-cigar-off:before{content:"󱐛"}.mdi-circle:before{content:"󰝥"}.mdi-circle-box:before{content:"󱗜"}.mdi-circle-box-outline:before{content:"󱗝"}.mdi-circle-double:before{content:"󰺕"}.mdi-circle-edit-outline:before{content:"󰣕"}.mdi-circle-expand:before{content:"󰺖"}.mdi-circle-half:before{content:"󱎕"}.mdi-circle-half-full:before{content:"󱎖"}.mdi-circle-medium:before{content:"󰧞"}.mdi-circle-multiple:before{content:"󰬸"}.mdi-circle-multiple-outline:before{content:"󰚕"}.mdi-circle-off-outline:before{content:"󱃓"}.mdi-circle-opacity:before{content:"󱡓"}.mdi-circle-outline:before{content:"󰝦"}.mdi-circle-slice-1:before{content:"󰪞"}.mdi-circle-slice-2:before{content:"󰪟"}.mdi-circle-slice-3:before{content:"󰪠"}.mdi-circle-slice-4:before{content:"󰪡"}.mdi-circle-slice-5:before{content:"󰪢"}.mdi-circle-slice-6:before{content:"󰪣"}.mdi-circle-slice-7:before{content:"󰪤"}.mdi-circle-slice-8:before{content:"󰪥"}.mdi-circle-small:before{content:"󰧟"}.mdi-circular-saw:before{content:"󰸢"}.mdi-city:before{content:"󰅆"}.mdi-city-switch:before{content:"󱰨"}.mdi-city-variant:before{content:"󰨶"}.mdi-city-variant-outline:before{content:"󰨷"}.mdi-clipboard:before{content:"󰅇"}.mdi-clipboard-account:before{content:"󰅈"}.mdi-clipboard-account-outline:before{content:"󰱕"}.mdi-clipboard-alert:before{content:"󰅉"}.mdi-clipboard-alert-outline:before{content:"󰳷"}.mdi-clipboard-arrow-down:before{content:"󰅊"}.mdi-clipboard-arrow-down-outline:before{content:"󰱖"}.mdi-clipboard-arrow-left:before{content:"󰅋"}.mdi-clipboard-arrow-left-outline:before{content:"󰳸"}.mdi-clipboard-arrow-right:before{content:"󰳹"}.mdi-clipboard-arrow-right-outline:before{content:"󰳺"}.mdi-clipboard-arrow-up:before{content:"󰱗"}.mdi-clipboard-arrow-up-outline:before{content:"󰱘"}.mdi-clipboard-check:before{content:"󰅎"}.mdi-clipboard-check-multiple:before{content:"󱉣"}.mdi-clipboard-check-multiple-outline:before{content:"󱉤"}.mdi-clipboard-check-outline:before{content:"󰢨"}.mdi-clipboard-clock:before{content:"󱛢"}.mdi-clipboard-clock-outline:before{content:"󱛣"}.mdi-clipboard-edit:before{content:"󱓥"}.mdi-clipboard-edit-outline:before{content:"󱓦"}.mdi-clipboard-file:before{content:"󱉥"}.mdi-clipboard-file-outline:before{content:"󱉦"}.mdi-clipboard-flow:before{content:"󰛈"}.mdi-clipboard-flow-outline:before{content:"󱄗"}.mdi-clipboard-list:before{content:"󱃔"}.mdi-clipboard-list-outline:before{content:"󱃕"}.mdi-clipboard-minus:before{content:"󱘘"}.mdi-clipboard-minus-outline:before{content:"󱘙"}.mdi-clipboard-multiple:before{content:"󱉧"}.mdi-clipboard-multiple-outline:before{content:"󱉨"}.mdi-clipboard-off:before{content:"󱘚"}.mdi-clipboard-off-outline:before{content:"󱘛"}.mdi-clipboard-outline:before{content:"󰅌"}.mdi-clipboard-play:before{content:"󰱙"}.mdi-clipboard-play-multiple:before{content:"󱉩"}.mdi-clipboard-play-multiple-outline:before{content:"󱉪"}.mdi-clipboard-play-outline:before{content:"󰱚"}.mdi-clipboard-plus:before{content:"󰝑"}.mdi-clipboard-plus-outline:before{content:"󱌟"}.mdi-clipboard-pulse:before{content:"󰡝"}.mdi-clipboard-pulse-outline:before{content:"󰡞"}.mdi-clipboard-remove:before{content:"󱘜"}.mdi-clipboard-remove-outline:before{content:"󱘝"}.mdi-clipboard-search:before{content:"󱘞"}.mdi-clipboard-search-outline:before{content:"󱘟"}.mdi-clipboard-text:before{content:"󰅍"}.mdi-clipboard-text-clock:before{content:"󱣹"}.mdi-clipboard-text-clock-outline:before{content:"󱣺"}.mdi-clipboard-text-multiple:before{content:"󱉫"}.mdi-clipboard-text-multiple-outline:before{content:"󱉬"}.mdi-clipboard-text-off:before{content:"󱘠"}.mdi-clipboard-text-off-outline:before{content:"󱘡"}.mdi-clipboard-text-outline:before{content:"󰨸"}.mdi-clipboard-text-play:before{content:"󰱛"}.mdi-clipboard-text-play-outline:before{content:"󰱜"}.mdi-clipboard-text-search:before{content:"󱘢"}.mdi-clipboard-text-search-outline:before{content:"󱘣"}.mdi-clippy:before{content:"󰅏"}.mdi-clock:before{content:"󰥔"}.mdi-clock-alert:before{content:"󰥕"}.mdi-clock-alert-outline:before{content:"󰗎"}.mdi-clock-check:before{content:"󰾨"}.mdi-clock-check-outline:before{content:"󰾩"}.mdi-clock-digital:before{content:"󰺗"}.mdi-clock-edit:before{content:"󱦺"}.mdi-clock-edit-outline:before{content:"󱦻"}.mdi-clock-end:before{content:"󰅑"}.mdi-clock-fast:before{content:"󰅒"}.mdi-clock-in:before{content:"󰅓"}.mdi-clock-minus:before{content:"󱡣"}.mdi-clock-minus-outline:before{content:"󱡤"}.mdi-clock-out:before{content:"󰅔"}.mdi-clock-outline:before{content:"󰅐"}.mdi-clock-plus:before{content:"󱡡"}.mdi-clock-plus-outline:before{content:"󱡢"}.mdi-clock-remove:before{content:"󱡥"}.mdi-clock-remove-outline:before{content:"󱡦"}.mdi-clock-star-four-points:before{content:"󱰩"}.mdi-clock-star-four-points-outline:before{content:"󱰪"}.mdi-clock-start:before{content:"󰅕"}.mdi-clock-time-eight:before{content:"󱑆"}.mdi-clock-time-eight-outline:before{content:"󱑒"}.mdi-clock-time-eleven:before{content:"󱑉"}.mdi-clock-time-eleven-outline:before{content:"󱑕"}.mdi-clock-time-five:before{content:"󱑃"}.mdi-clock-time-five-outline:before{content:"󱑏"}.mdi-clock-time-four:before{content:"󱑂"}.mdi-clock-time-four-outline:before{content:"󱑎"}.mdi-clock-time-nine:before{content:"󱑇"}.mdi-clock-time-nine-outline:before{content:"󱑓"}.mdi-clock-time-one:before{content:"󱐿"}.mdi-clock-time-one-outline:before{content:"󱑋"}.mdi-clock-time-seven:before{content:"󱑅"}.mdi-clock-time-seven-outline:before{content:"󱑑"}.mdi-clock-time-six:before{content:"󱑄"}.mdi-clock-time-six-outline:before{content:"󱑐"}.mdi-clock-time-ten:before{content:"󱑈"}.mdi-clock-time-ten-outline:before{content:"󱑔"}.mdi-clock-time-three:before{content:"󱑁"}.mdi-clock-time-three-outline:before{content:"󱑍"}.mdi-clock-time-twelve:before{content:"󱑊"}.mdi-clock-time-twelve-outline:before{content:"󱑖"}.mdi-clock-time-two:before{content:"󱑀"}.mdi-clock-time-two-outline:before{content:"󱑌"}.mdi-close:before{content:"󰅖"}.mdi-close-box:before{content:"󰅗"}.mdi-close-box-multiple:before{content:"󰱝"}.mdi-close-box-multiple-outline:before{content:"󰱞"}.mdi-close-box-outline:before{content:"󰅘"}.mdi-close-circle:before{content:"󰅙"}.mdi-close-circle-multiple:before{content:"󰘪"}.mdi-close-circle-multiple-outline:before{content:"󰢃"}.mdi-close-circle-outline:before{content:"󰅚"}.mdi-close-network:before{content:"󰅛"}.mdi-close-network-outline:before{content:"󰱟"}.mdi-close-octagon:before{content:"󰅜"}.mdi-close-octagon-outline:before{content:"󰅝"}.mdi-close-outline:before{content:"󰛉"}.mdi-close-thick:before{content:"󱎘"}.mdi-closed-caption:before{content:"󰅞"}.mdi-closed-caption-outline:before{content:"󰶽"}.mdi-cloud:before{content:"󰅟"}.mdi-cloud-alert:before{content:"󰧠"}.mdi-cloud-alert-outline:before{content:"󱯠"}.mdi-cloud-arrow-down:before{content:"󱯡"}.mdi-cloud-arrow-down-outline:before{content:"󱯢"}.mdi-cloud-arrow-left:before{content:"󱯣"}.mdi-cloud-arrow-left-outline:before{content:"󱯤"}.mdi-cloud-arrow-right:before{content:"󱯥"}.mdi-cloud-arrow-right-outline:before{content:"󱯦"}.mdi-cloud-arrow-up:before{content:"󱯧"}.mdi-cloud-arrow-up-outline:before{content:"󱯨"}.mdi-cloud-braces:before{content:"󰞵"}.mdi-cloud-cancel:before{content:"󱯩"}.mdi-cloud-cancel-outline:before{content:"󱯪"}.mdi-cloud-check:before{content:"󱯫"}.mdi-cloud-check-outline:before{content:"󱯬"}.mdi-cloud-check-variant:before{content:"󰅠"}.mdi-cloud-check-variant-outline:before{content:"󱋌"}.mdi-cloud-circle:before{content:"󰅡"}.mdi-cloud-circle-outline:before{content:"󱯭"}.mdi-cloud-clock:before{content:"󱯮"}.mdi-cloud-clock-outline:before{content:"󱯯"}.mdi-cloud-cog:before{content:"󱯰"}.mdi-cloud-cog-outline:before{content:"󱯱"}.mdi-cloud-download:before{content:"󰅢"}.mdi-cloud-download-outline:before{content:"󰭽"}.mdi-cloud-key:before{content:"󱲡"}.mdi-cloud-key-outline:before{content:"󱲢"}.mdi-cloud-lock:before{content:"󱇱"}.mdi-cloud-lock-open:before{content:"󱯲"}.mdi-cloud-lock-open-outline:before{content:"󱯳"}.mdi-cloud-lock-outline:before{content:"󱇲"}.mdi-cloud-minus:before{content:"󱯴"}.mdi-cloud-minus-outline:before{content:"󱯵"}.mdi-cloud-off:before{content:"󱯶"}.mdi-cloud-off-outline:before{content:"󰅤"}.mdi-cloud-outline:before{content:"󰅣"}.mdi-cloud-percent:before{content:"󱨵"}.mdi-cloud-percent-outline:before{content:"󱨶"}.mdi-cloud-plus:before{content:"󱯷"}.mdi-cloud-plus-outline:before{content:"󱯸"}.mdi-cloud-print:before{content:"󰅥"}.mdi-cloud-print-outline:before{content:"󰅦"}.mdi-cloud-question:before{content:"󰨹"}.mdi-cloud-question-outline:before{content:"󱯹"}.mdi-cloud-refresh:before{content:"󱯺"}.mdi-cloud-refresh-outline:before{content:"󱯻"}.mdi-cloud-refresh-variant:before{content:"󰔪"}.mdi-cloud-refresh-variant-outline:before{content:"󱯼"}.mdi-cloud-remove:before{content:"󱯽"}.mdi-cloud-remove-outline:before{content:"󱯾"}.mdi-cloud-search:before{content:"󰥖"}.mdi-cloud-search-outline:before{content:"󰥗"}.mdi-cloud-sync:before{content:"󰘿"}.mdi-cloud-sync-outline:before{content:"󱋖"}.mdi-cloud-tags:before{content:"󰞶"}.mdi-cloud-upload:before{content:"󰅧"}.mdi-cloud-upload-outline:before{content:"󰭾"}.mdi-clouds:before{content:"󱮕"}.mdi-clover:before{content:"󰠖"}.mdi-clover-outline:before{content:"󱱢"}.mdi-coach-lamp:before{content:"󱀠"}.mdi-coach-lamp-variant:before{content:"󱨷"}.mdi-coat-rack:before{content:"󱂞"}.mdi-code-array:before{content:"󰅨"}.mdi-code-block-braces:before{content:"󱲃"}.mdi-code-block-brackets:before{content:"󱲄"}.mdi-code-block-parentheses:before{content:"󱲅"}.mdi-code-block-tags:before{content:"󱲆"}.mdi-code-braces:before{content:"󰅩"}.mdi-code-braces-box:before{content:"󱃖"}.mdi-code-brackets:before{content:"󰅪"}.mdi-code-equal:before{content:"󰅫"}.mdi-code-greater-than:before{content:"󰅬"}.mdi-code-greater-than-or-equal:before{content:"󰅭"}.mdi-code-json:before{content:"󰘦"}.mdi-code-less-than:before{content:"󰅮"}.mdi-code-less-than-or-equal:before{content:"󰅯"}.mdi-code-not-equal:before{content:"󰅰"}.mdi-code-not-equal-variant:before{content:"󰅱"}.mdi-code-parentheses:before{content:"󰅲"}.mdi-code-parentheses-box:before{content:"󱃗"}.mdi-code-string:before{content:"󰅳"}.mdi-code-tags:before{content:"󰅴"}.mdi-code-tags-check:before{content:"󰚔"}.mdi-codepen:before{content:"󰅵"}.mdi-coffee:before{content:"󰅶"}.mdi-coffee-maker:before{content:"󱂟"}.mdi-coffee-maker-check:before{content:"󱤱"}.mdi-coffee-maker-check-outline:before{content:"󱤲"}.mdi-coffee-maker-outline:before{content:"󱠛"}.mdi-coffee-off:before{content:"󰾪"}.mdi-coffee-off-outline:before{content:"󰾫"}.mdi-coffee-outline:before{content:"󰛊"}.mdi-coffee-to-go:before{content:"󰅷"}.mdi-coffee-to-go-outline:before{content:"󱌎"}.mdi-coffin:before{content:"󰭿"}.mdi-cog:before{content:"󰒓"}.mdi-cog-box:before{content:"󰒔"}.mdi-cog-clockwise:before{content:"󱇝"}.mdi-cog-counterclockwise:before{content:"󱇞"}.mdi-cog-off:before{content:"󱏎"}.mdi-cog-off-outline:before{content:"󱏏"}.mdi-cog-outline:before{content:"󰢻"}.mdi-cog-pause:before{content:"󱤳"}.mdi-cog-pause-outline:before{content:"󱤴"}.mdi-cog-play:before{content:"󱤵"}.mdi-cog-play-outline:before{content:"󱤶"}.mdi-cog-refresh:before{content:"󱑞"}.mdi-cog-refresh-outline:before{content:"󱑟"}.mdi-cog-stop:before{content:"󱤷"}.mdi-cog-stop-outline:before{content:"󱤸"}.mdi-cog-sync:before{content:"󱑠"}.mdi-cog-sync-outline:before{content:"󱑡"}.mdi-cog-transfer:before{content:"󱁛"}.mdi-cog-transfer-outline:before{content:"󱁜"}.mdi-cogs:before{content:"󰣖"}.mdi-collage:before{content:"󰙀"}.mdi-collapse-all:before{content:"󰪦"}.mdi-collapse-all-outline:before{content:"󰪧"}.mdi-color-helper:before{content:"󰅹"}.mdi-comma:before{content:"󰸣"}.mdi-comma-box:before{content:"󰸫"}.mdi-comma-box-outline:before{content:"󰸤"}.mdi-comma-circle:before{content:"󰸥"}.mdi-comma-circle-outline:before{content:"󰸦"}.mdi-comment:before{content:"󰅺"}.mdi-comment-account:before{content:"󰅻"}.mdi-comment-account-outline:before{content:"󰅼"}.mdi-comment-alert:before{content:"󰅽"}.mdi-comment-alert-outline:before{content:"󰅾"}.mdi-comment-arrow-left:before{content:"󰧡"}.mdi-comment-arrow-left-outline:before{content:"󰧢"}.mdi-comment-arrow-right:before{content:"󰧣"}.mdi-comment-arrow-right-outline:before{content:"󰧤"}.mdi-comment-bookmark:before{content:"󱖮"}.mdi-comment-bookmark-outline:before{content:"󱖯"}.mdi-comment-check:before{content:"󰅿"}.mdi-comment-check-outline:before{content:"󰆀"}.mdi-comment-edit:before{content:"󱆿"}.mdi-comment-edit-outline:before{content:"󱋄"}.mdi-comment-eye:before{content:"󰨺"}.mdi-comment-eye-outline:before{content:"󰨻"}.mdi-comment-flash:before{content:"󱖰"}.mdi-comment-flash-outline:before{content:"󱖱"}.mdi-comment-minus:before{content:"󱗟"}.mdi-comment-minus-outline:before{content:"󱗠"}.mdi-comment-multiple:before{content:"󰡟"}.mdi-comment-multiple-outline:before{content:"󰆁"}.mdi-comment-off:before{content:"󱗡"}.mdi-comment-off-outline:before{content:"󱗢"}.mdi-comment-outline:before{content:"󰆂"}.mdi-comment-plus:before{content:"󰧥"}.mdi-comment-plus-outline:before{content:"󰆃"}.mdi-comment-processing:before{content:"󰆄"}.mdi-comment-processing-outline:before{content:"󰆅"}.mdi-comment-question:before{content:"󰠗"}.mdi-comment-question-outline:before{content:"󰆆"}.mdi-comment-quote:before{content:"󱀡"}.mdi-comment-quote-outline:before{content:"󱀢"}.mdi-comment-remove:before{content:"󰗞"}.mdi-comment-remove-outline:before{content:"󰆇"}.mdi-comment-search:before{content:"󰨼"}.mdi-comment-search-outline:before{content:"󰨽"}.mdi-comment-text:before{content:"󰆈"}.mdi-comment-text-multiple:before{content:"󰡠"}.mdi-comment-text-multiple-outline:before{content:"󰡡"}.mdi-comment-text-outline:before{content:"󰆉"}.mdi-compare:before{content:"󰆊"}.mdi-compare-horizontal:before{content:"󱒒"}.mdi-compare-remove:before{content:"󱢳"}.mdi-compare-vertical:before{content:"󱒓"}.mdi-compass:before{content:"󰆋"}.mdi-compass-off:before{content:"󰮀"}.mdi-compass-off-outline:before{content:"󰮁"}.mdi-compass-outline:before{content:"󰆌"}.mdi-compass-rose:before{content:"󱎂"}.mdi-compost:before{content:"󱨸"}.mdi-cone:before{content:"󱥌"}.mdi-cone-off:before{content:"󱥍"}.mdi-connection:before{content:"󱘖"}.mdi-console:before{content:"󰆍"}.mdi-console-line:before{content:"󰞷"}.mdi-console-network:before{content:"󰢩"}.mdi-console-network-outline:before{content:"󰱠"}.mdi-consolidate:before{content:"󱃘"}.mdi-contactless-payment:before{content:"󰵪"}.mdi-contactless-payment-circle:before{content:"󰌡"}.mdi-contactless-payment-circle-outline:before{content:"󰐈"}.mdi-contacts:before{content:"󰛋"}.mdi-contacts-outline:before{content:"󰖸"}.mdi-contain:before{content:"󰨾"}.mdi-contain-end:before{content:"󰨿"}.mdi-contain-start:before{content:"󰩀"}.mdi-content-copy:before{content:"󰆏"}.mdi-content-cut:before{content:"󰆐"}.mdi-content-duplicate:before{content:"󰆑"}.mdi-content-paste:before{content:"󰆒"}.mdi-content-save:before{content:"󰆓"}.mdi-content-save-alert:before{content:"󰽂"}.mdi-content-save-alert-outline:before{content:"󰽃"}.mdi-content-save-all:before{content:"󰆔"}.mdi-content-save-all-outline:before{content:"󰽄"}.mdi-content-save-check:before{content:"󱣪"}.mdi-content-save-check-outline:before{content:"󱣫"}.mdi-content-save-cog:before{content:"󱑛"}.mdi-content-save-cog-outline:before{content:"󱑜"}.mdi-content-save-edit:before{content:"󰳻"}.mdi-content-save-edit-outline:before{content:"󰳼"}.mdi-content-save-minus:before{content:"󱭃"}.mdi-content-save-minus-outline:before{content:"󱭄"}.mdi-content-save-move:before{content:"󰸧"}.mdi-content-save-move-outline:before{content:"󰸨"}.mdi-content-save-off:before{content:"󱙃"}.mdi-content-save-off-outline:before{content:"󱙄"}.mdi-content-save-outline:before{content:"󰠘"}.mdi-content-save-plus:before{content:"󱭁"}.mdi-content-save-plus-outline:before{content:"󱭂"}.mdi-content-save-settings:before{content:"󰘛"}.mdi-content-save-settings-outline:before{content:"󰬮"}.mdi-contrast:before{content:"󰆕"}.mdi-contrast-box:before{content:"󰆖"}.mdi-contrast-circle:before{content:"󰆗"}.mdi-controller:before{content:"󰊴"}.mdi-controller-classic:before{content:"󰮂"}.mdi-controller-classic-outline:before{content:"󰮃"}.mdi-controller-off:before{content:"󰊵"}.mdi-cookie:before{content:"󰆘"}.mdi-cookie-alert:before{content:"󱛐"}.mdi-cookie-alert-outline:before{content:"󱛑"}.mdi-cookie-check:before{content:"󱛒"}.mdi-cookie-check-outline:before{content:"󱛓"}.mdi-cookie-clock:before{content:"󱛤"}.mdi-cookie-clock-outline:before{content:"󱛥"}.mdi-cookie-cog:before{content:"󱛔"}.mdi-cookie-cog-outline:before{content:"󱛕"}.mdi-cookie-edit:before{content:"󱛦"}.mdi-cookie-edit-outline:before{content:"󱛧"}.mdi-cookie-lock:before{content:"󱛨"}.mdi-cookie-lock-outline:before{content:"󱛩"}.mdi-cookie-minus:before{content:"󱛚"}.mdi-cookie-minus-outline:before{content:"󱛛"}.mdi-cookie-off:before{content:"󱛪"}.mdi-cookie-off-outline:before{content:"󱛫"}.mdi-cookie-outline:before{content:"󱛞"}.mdi-cookie-plus:before{content:"󱛖"}.mdi-cookie-plus-outline:before{content:"󱛗"}.mdi-cookie-refresh:before{content:"󱛬"}.mdi-cookie-refresh-outline:before{content:"󱛭"}.mdi-cookie-remove:before{content:"󱛘"}.mdi-cookie-remove-outline:before{content:"󱛙"}.mdi-cookie-settings:before{content:"󱛜"}.mdi-cookie-settings-outline:before{content:"󱛝"}.mdi-coolant-temperature:before{content:"󰏈"}.mdi-copyleft:before{content:"󱤹"}.mdi-copyright:before{content:"󰗦"}.mdi-cordova:before{content:"󰥘"}.mdi-corn:before{content:"󰞸"}.mdi-corn-off:before{content:"󱏯"}.mdi-cosine-wave:before{content:"󱑹"}.mdi-counter:before{content:"󰆙"}.mdi-countertop:before{content:"󱠜"}.mdi-countertop-outline:before{content:"󱠝"}.mdi-cow:before{content:"󰆚"}.mdi-cow-off:before{content:"󱣼"}.mdi-cpu-32-bit:before{content:"󰻟"}.mdi-cpu-64-bit:before{content:"󰻠"}.mdi-cradle:before{content:"󱦋"}.mdi-cradle-outline:before{content:"󱦑"}.mdi-crane:before{content:"󰡢"}.mdi-creation:before{content:"󰙴"}.mdi-creation-outline:before{content:"󱰫"}.mdi-creative-commons:before{content:"󰵫"}.mdi-credit-card:before{content:"󰿯"}.mdi-credit-card-check:before{content:"󱏐"}.mdi-credit-card-check-outline:before{content:"󱏑"}.mdi-credit-card-chip:before{content:"󱤏"}.mdi-credit-card-chip-outline:before{content:"󱤐"}.mdi-credit-card-clock:before{content:"󰻡"}.mdi-credit-card-clock-outline:before{content:"󰻢"}.mdi-credit-card-edit:before{content:"󱟗"}.mdi-credit-card-edit-outline:before{content:"󱟘"}.mdi-credit-card-fast:before{content:"󱤑"}.mdi-credit-card-fast-outline:before{content:"󱤒"}.mdi-credit-card-lock:before{content:"󱣧"}.mdi-credit-card-lock-outline:before{content:"󱣨"}.mdi-credit-card-marker:before{content:"󰚨"}.mdi-credit-card-marker-outline:before{content:"󰶾"}.mdi-credit-card-minus:before{content:"󰾬"}.mdi-credit-card-minus-outline:before{content:"󰾭"}.mdi-credit-card-multiple:before{content:"󰿰"}.mdi-credit-card-multiple-outline:before{content:"󰆜"}.mdi-credit-card-off:before{content:"󰿱"}.mdi-credit-card-off-outline:before{content:"󰗤"}.mdi-credit-card-outline:before{content:"󰆛"}.mdi-credit-card-plus:before{content:"󰿲"}.mdi-credit-card-plus-outline:before{content:"󰙶"}.mdi-credit-card-refresh:before{content:"󱙅"}.mdi-credit-card-refresh-outline:before{content:"󱙆"}.mdi-credit-card-refund:before{content:"󰿳"}.mdi-credit-card-refund-outline:before{content:"󰪨"}.mdi-credit-card-remove:before{content:"󰾮"}.mdi-credit-card-remove-outline:before{content:"󰾯"}.mdi-credit-card-scan:before{content:"󰿴"}.mdi-credit-card-scan-outline:before{content:"󰆝"}.mdi-credit-card-search:before{content:"󱙇"}.mdi-credit-card-search-outline:before{content:"󱙈"}.mdi-credit-card-settings:before{content:"󰿵"}.mdi-credit-card-settings-outline:before{content:"󰣗"}.mdi-credit-card-sync:before{content:"󱙉"}.mdi-credit-card-sync-outline:before{content:"󱙊"}.mdi-credit-card-wireless:before{content:"󰠂"}.mdi-credit-card-wireless-off:before{content:"󰕺"}.mdi-credit-card-wireless-off-outline:before{content:"󰕻"}.mdi-credit-card-wireless-outline:before{content:"󰵬"}.mdi-cricket:before{content:"󰵭"}.mdi-crop:before{content:"󰆞"}.mdi-crop-free:before{content:"󰆟"}.mdi-crop-landscape:before{content:"󰆠"}.mdi-crop-portrait:before{content:"󰆡"}.mdi-crop-rotate:before{content:"󰚖"}.mdi-crop-square:before{content:"󰆢"}.mdi-cross:before{content:"󰥓"}.mdi-cross-bolnisi:before{content:"󰳭"}.mdi-cross-celtic:before{content:"󰳵"}.mdi-cross-outline:before{content:"󰳶"}.mdi-crosshairs:before{content:"󰆣"}.mdi-crosshairs-gps:before{content:"󰆤"}.mdi-crosshairs-off:before{content:"󰽅"}.mdi-crosshairs-question:before{content:"󱄶"}.mdi-crowd:before{content:"󱥵"}.mdi-crown:before{content:"󰆥"}.mdi-crown-circle:before{content:"󱟜"}.mdi-crown-circle-outline:before{content:"󱟝"}.mdi-crown-outline:before{content:"󱇐"}.mdi-cryengine:before{content:"󰥙"}.mdi-crystal-ball:before{content:"󰬯"}.mdi-cube:before{content:"󰆦"}.mdi-cube-off:before{content:"󱐜"}.mdi-cube-off-outline:before{content:"󱐝"}.mdi-cube-outline:before{content:"󰆧"}.mdi-cube-scan:before{content:"󰮄"}.mdi-cube-send:before{content:"󰆨"}.mdi-cube-unfolded:before{content:"󰆩"}.mdi-cup:before{content:"󰆪"}.mdi-cup-off:before{content:"󰗥"}.mdi-cup-off-outline:before{content:"󱍽"}.mdi-cup-outline:before{content:"󱌏"}.mdi-cup-water:before{content:"󰆫"}.mdi-cupboard:before{content:"󰽆"}.mdi-cupboard-outline:before{content:"󰽇"}.mdi-cupcake:before{content:"󰥚"}.mdi-curling:before{content:"󰡣"}.mdi-currency-bdt:before{content:"󰡤"}.mdi-currency-brl:before{content:"󰮅"}.mdi-currency-btc:before{content:"󰆬"}.mdi-currency-cny:before{content:"󰞺"}.mdi-currency-eth:before{content:"󰞻"}.mdi-currency-eur:before{content:"󰆭"}.mdi-currency-eur-off:before{content:"󱌕"}.mdi-currency-fra:before{content:"󱨹"}.mdi-currency-gbp:before{content:"󰆮"}.mdi-currency-ils:before{content:"󰱡"}.mdi-currency-inr:before{content:"󰆯"}.mdi-currency-jpy:before{content:"󰞼"}.mdi-currency-krw:before{content:"󰞽"}.mdi-currency-kzt:before{content:"󰡥"}.mdi-currency-mnt:before{content:"󱔒"}.mdi-currency-ngn:before{content:"󰆰"}.mdi-currency-php:before{content:"󰧦"}.mdi-currency-rial:before{content:"󰺜"}.mdi-currency-rub:before{content:"󰆱"}.mdi-currency-rupee:before{content:"󱥶"}.mdi-currency-sign:before{content:"󰞾"}.mdi-currency-thb:before{content:"󱰅"}.mdi-currency-try:before{content:"󰆲"}.mdi-currency-twd:before{content:"󰞿"}.mdi-currency-uah:before{content:"󱮛"}.mdi-currency-usd:before{content:"󰇁"}.mdi-currency-usd-off:before{content:"󰙺"}.mdi-current-ac:before{content:"󱒀"}.mdi-current-dc:before{content:"󰥜"}.mdi-cursor-default:before{content:"󰇀"}.mdi-cursor-default-click:before{content:"󰳽"}.mdi-cursor-default-click-outline:before{content:"󰳾"}.mdi-cursor-default-gesture:before{content:"󱄧"}.mdi-cursor-default-gesture-outline:before{content:"󱄨"}.mdi-cursor-default-outline:before{content:"󰆿"}.mdi-cursor-move:before{content:"󰆾"}.mdi-cursor-pointer:before{content:"󰆽"}.mdi-cursor-text:before{content:"󰗧"}.mdi-curtains:before{content:"󱡆"}.mdi-curtains-closed:before{content:"󱡇"}.mdi-cylinder:before{content:"󱥎"}.mdi-cylinder-off:before{content:"󱥏"}.mdi-dance-ballroom:before{content:"󱗻"}.mdi-dance-pole:before{content:"󱕸"}.mdi-data-matrix:before{content:"󱔼"}.mdi-data-matrix-edit:before{content:"󱔽"}.mdi-data-matrix-minus:before{content:"󱔾"}.mdi-data-matrix-plus:before{content:"󱔿"}.mdi-data-matrix-remove:before{content:"󱕀"}.mdi-data-matrix-scan:before{content:"󱕁"}.mdi-database:before{content:"󰆼"}.mdi-database-alert:before{content:"󱘺"}.mdi-database-alert-outline:before{content:"󱘤"}.mdi-database-arrow-down:before{content:"󱘻"}.mdi-database-arrow-down-outline:before{content:"󱘥"}.mdi-database-arrow-left:before{content:"󱘼"}.mdi-database-arrow-left-outline:before{content:"󱘦"}.mdi-database-arrow-right:before{content:"󱘽"}.mdi-database-arrow-right-outline:before{content:"󱘧"}.mdi-database-arrow-up:before{content:"󱘾"}.mdi-database-arrow-up-outline:before{content:"󱘨"}.mdi-database-check:before{content:"󰪩"}.mdi-database-check-outline:before{content:"󱘩"}.mdi-database-clock:before{content:"󱘿"}.mdi-database-clock-outline:before{content:"󱘪"}.mdi-database-cog:before{content:"󱙋"}.mdi-database-cog-outline:before{content:"󱙌"}.mdi-database-edit:before{content:"󰮆"}.mdi-database-edit-outline:before{content:"󱘫"}.mdi-database-export:before{content:"󰥞"}.mdi-database-export-outline:before{content:"󱘬"}.mdi-database-eye:before{content:"󱤟"}.mdi-database-eye-off:before{content:"󱤠"}.mdi-database-eye-off-outline:before{content:"󱤡"}.mdi-database-eye-outline:before{content:"󱤢"}.mdi-database-import:before{content:"󰥝"}.mdi-database-import-outline:before{content:"󱘭"}.mdi-database-lock:before{content:"󰪪"}.mdi-database-lock-outline:before{content:"󱘮"}.mdi-database-marker:before{content:"󱋶"}.mdi-database-marker-outline:before{content:"󱘯"}.mdi-database-minus:before{content:"󰆻"}.mdi-database-minus-outline:before{content:"󱘰"}.mdi-database-off:before{content:"󱙀"}.mdi-database-off-outline:before{content:"󱘱"}.mdi-database-outline:before{content:"󱘲"}.mdi-database-plus:before{content:"󰆺"}.mdi-database-plus-outline:before{content:"󱘳"}.mdi-database-refresh:before{content:"󰗂"}.mdi-database-refresh-outline:before{content:"󱘴"}.mdi-database-remove:before{content:"󰴀"}.mdi-database-remove-outline:before{content:"󱘵"}.mdi-database-search:before{content:"󰡦"}.mdi-database-search-outline:before{content:"󱘶"}.mdi-database-settings:before{content:"󰴁"}.mdi-database-settings-outline:before{content:"󱘷"}.mdi-database-sync:before{content:"󰳿"}.mdi-database-sync-outline:before{content:"󱘸"}.mdi-death-star:before{content:"󰣘"}.mdi-death-star-variant:before{content:"󰣙"}.mdi-deathly-hallows:before{content:"󰮇"}.mdi-debian:before{content:"󰣚"}.mdi-debug-step-into:before{content:"󰆹"}.mdi-debug-step-out:before{content:"󰆸"}.mdi-debug-step-over:before{content:"󰆷"}.mdi-decagram:before{content:"󰝬"}.mdi-decagram-outline:before{content:"󰝭"}.mdi-decimal:before{content:"󱂡"}.mdi-decimal-comma:before{content:"󱂢"}.mdi-decimal-comma-decrease:before{content:"󱂣"}.mdi-decimal-comma-increase:before{content:"󱂤"}.mdi-decimal-decrease:before{content:"󰆶"}.mdi-decimal-increase:before{content:"󰆵"}.mdi-delete:before{content:"󰆴"}.mdi-delete-alert:before{content:"󱂥"}.mdi-delete-alert-outline:before{content:"󱂦"}.mdi-delete-circle:before{content:"󰚃"}.mdi-delete-circle-outline:before{content:"󰮈"}.mdi-delete-clock:before{content:"󱕖"}.mdi-delete-clock-outline:before{content:"󱕗"}.mdi-delete-empty:before{content:"󰛌"}.mdi-delete-empty-outline:before{content:"󰺝"}.mdi-delete-forever:before{content:"󰗨"}.mdi-delete-forever-outline:before{content:"󰮉"}.mdi-delete-off:before{content:"󱂧"}.mdi-delete-off-outline:before{content:"󱂨"}.mdi-delete-outline:before{content:"󰧧"}.mdi-delete-restore:before{content:"󰠙"}.mdi-delete-sweep:before{content:"󰗩"}.mdi-delete-sweep-outline:before{content:"󰱢"}.mdi-delete-variant:before{content:"󰆳"}.mdi-delta:before{content:"󰇂"}.mdi-desk:before{content:"󱈹"}.mdi-desk-lamp:before{content:"󰥟"}.mdi-desk-lamp-off:before{content:"󱬟"}.mdi-desk-lamp-on:before{content:"󱬠"}.mdi-deskphone:before{content:"󰇃"}.mdi-desktop-classic:before{content:"󰟀"}.mdi-desktop-tower:before{content:"󰇅"}.mdi-desktop-tower-monitor:before{content:"󰪫"}.mdi-details:before{content:"󰇆"}.mdi-dev-to:before{content:"󰵮"}.mdi-developer-board:before{content:"󰚗"}.mdi-deviantart:before{content:"󰇇"}.mdi-devices:before{content:"󰾰"}.mdi-dharmachakra:before{content:"󰥋"}.mdi-diabetes:before{content:"󱄦"}.mdi-dialpad:before{content:"󰘜"}.mdi-diameter:before{content:"󰱣"}.mdi-diameter-outline:before{content:"󰱤"}.mdi-diameter-variant:before{content:"󰱥"}.mdi-diamond:before{content:"󰮊"}.mdi-diamond-outline:before{content:"󰮋"}.mdi-diamond-stone:before{content:"󰇈"}.mdi-diaper-outline:before{content:"󱳏"}.mdi-dice-1:before{content:"󰇊"}.mdi-dice-1-outline:before{content:"󱅊"}.mdi-dice-2:before{content:"󰇋"}.mdi-dice-2-outline:before{content:"󱅋"}.mdi-dice-3:before{content:"󰇌"}.mdi-dice-3-outline:before{content:"󱅌"}.mdi-dice-4:before{content:"󰇍"}.mdi-dice-4-outline:before{content:"󱅍"}.mdi-dice-5:before{content:"󰇎"}.mdi-dice-5-outline:before{content:"󱅎"}.mdi-dice-6:before{content:"󰇏"}.mdi-dice-6-outline:before{content:"󱅏"}.mdi-dice-d10:before{content:"󱅓"}.mdi-dice-d10-outline:before{content:"󰝯"}.mdi-dice-d12:before{content:"󱅔"}.mdi-dice-d12-outline:before{content:"󰡧"}.mdi-dice-d20:before{content:"󱅕"}.mdi-dice-d20-outline:before{content:"󰗪"}.mdi-dice-d4:before{content:"󱅐"}.mdi-dice-d4-outline:before{content:"󰗫"}.mdi-dice-d6:before{content:"󱅑"}.mdi-dice-d6-outline:before{content:"󰗭"}.mdi-dice-d8:before{content:"󱅒"}.mdi-dice-d8-outline:before{content:"󰗬"}.mdi-dice-multiple:before{content:"󰝮"}.mdi-dice-multiple-outline:before{content:"󱅖"}.mdi-digital-ocean:before{content:"󱈷"}.mdi-dip-switch:before{content:"󰟁"}.mdi-directions:before{content:"󰇐"}.mdi-directions-fork:before{content:"󰙁"}.mdi-disc:before{content:"󰗮"}.mdi-disc-alert:before{content:"󰇑"}.mdi-disc-player:before{content:"󰥠"}.mdi-dishwasher:before{content:"󰪬"}.mdi-dishwasher-alert:before{content:"󱆸"}.mdi-dishwasher-off:before{content:"󱆹"}.mdi-disqus:before{content:"󰇒"}.mdi-distribute-horizontal-center:before{content:"󱇉"}.mdi-distribute-horizontal-left:before{content:"󱇈"}.mdi-distribute-horizontal-right:before{content:"󱇊"}.mdi-distribute-vertical-bottom:before{content:"󱇋"}.mdi-distribute-vertical-center:before{content:"󱇌"}.mdi-distribute-vertical-top:before{content:"󱇍"}.mdi-diversify:before{content:"󱡷"}.mdi-diving:before{content:"󱥷"}.mdi-diving-flippers:before{content:"󰶿"}.mdi-diving-helmet:before{content:"󰷀"}.mdi-diving-scuba:before{content:"󱭷"}.mdi-diving-scuba-flag:before{content:"󰷂"}.mdi-diving-scuba-mask:before{content:"󰷁"}.mdi-diving-scuba-tank:before{content:"󰷃"}.mdi-diving-scuba-tank-multiple:before{content:"󰷄"}.mdi-diving-snorkel:before{content:"󰷅"}.mdi-division:before{content:"󰇔"}.mdi-division-box:before{content:"󰇕"}.mdi-dlna:before{content:"󰩁"}.mdi-dna:before{content:"󰚄"}.mdi-dns:before{content:"󰇖"}.mdi-dns-outline:before{content:"󰮌"}.mdi-dock-bottom:before{content:"󱂩"}.mdi-dock-left:before{content:"󱂪"}.mdi-dock-right:before{content:"󱂫"}.mdi-dock-top:before{content:"󱔓"}.mdi-dock-window:before{content:"󱂬"}.mdi-docker:before{content:"󰡨"}.mdi-doctor:before{content:"󰩂"}.mdi-dog:before{content:"󰩃"}.mdi-dog-service:before{content:"󰪭"}.mdi-dog-side:before{content:"󰩄"}.mdi-dog-side-off:before{content:"󱛮"}.mdi-dolby:before{content:"󰚳"}.mdi-dolly:before{content:"󰺞"}.mdi-dolphin:before{content:"󱢴"}.mdi-domain:before{content:"󰇗"}.mdi-domain-off:before{content:"󰵯"}.mdi-domain-plus:before{content:"󱂭"}.mdi-domain-remove:before{content:"󱂮"}.mdi-domain-switch:before{content:"󱰬"}.mdi-dome-light:before{content:"󱐞"}.mdi-domino-mask:before{content:"󱀣"}.mdi-donkey:before{content:"󰟂"}.mdi-door:before{content:"󰠚"}.mdi-door-closed:before{content:"󰠛"}.mdi-door-closed-cancel:before{content:"󱲓"}.mdi-door-closed-lock:before{content:"󱂯"}.mdi-door-open:before{content:"󰠜"}.mdi-door-sliding:before{content:"󱠞"}.mdi-door-sliding-lock:before{content:"󱠟"}.mdi-door-sliding-open:before{content:"󱠠"}.mdi-doorbell:before{content:"󱋦"}.mdi-doorbell-video:before{content:"󰡩"}.mdi-dot-net:before{content:"󰪮"}.mdi-dots-circle:before{content:"󱥸"}.mdi-dots-grid:before{content:"󱗼"}.mdi-dots-hexagon:before{content:"󱗿"}.mdi-dots-horizontal:before{content:"󰇘"}.mdi-dots-horizontal-circle:before{content:"󰟃"}.mdi-dots-horizontal-circle-outline:before{content:"󰮍"}.mdi-dots-square:before{content:"󱗽"}.mdi-dots-triangle:before{content:"󱗾"}.mdi-dots-vertical:before{content:"󰇙"}.mdi-dots-vertical-circle:before{content:"󰟄"}.mdi-dots-vertical-circle-outline:before{content:"󰮎"}.mdi-download:before{content:"󰇚"}.mdi-download-box:before{content:"󱑢"}.mdi-download-box-outline:before{content:"󱑣"}.mdi-download-circle:before{content:"󱑤"}.mdi-download-circle-outline:before{content:"󱑥"}.mdi-download-lock:before{content:"󱌠"}.mdi-download-lock-outline:before{content:"󱌡"}.mdi-download-multiple:before{content:"󰧩"}.mdi-download-multiple-outline:before{content:"󱳐"}.mdi-download-network:before{content:"󰛴"}.mdi-download-network-outline:before{content:"󰱦"}.mdi-download-off:before{content:"󱂰"}.mdi-download-off-outline:before{content:"󱂱"}.mdi-download-outline:before{content:"󰮏"}.mdi-drag:before{content:"󰇛"}.mdi-drag-horizontal:before{content:"󰇜"}.mdi-drag-horizontal-variant:before{content:"󱋰"}.mdi-drag-variant:before{content:"󰮐"}.mdi-drag-vertical:before{content:"󰇝"}.mdi-drag-vertical-variant:before{content:"󱋱"}.mdi-drama-masks:before{content:"󰴂"}.mdi-draw:before{content:"󰽉"}.mdi-draw-pen:before{content:"󱦹"}.mdi-drawing:before{content:"󰇞"}.mdi-drawing-box:before{content:"󰇟"}.mdi-dresser:before{content:"󰽊"}.mdi-dresser-outline:before{content:"󰽋"}.mdi-drone:before{content:"󰇢"}.mdi-dropbox:before{content:"󰇣"}.mdi-drupal:before{content:"󰇤"}.mdi-duck:before{content:"󰇥"}.mdi-dumbbell:before{content:"󰇦"}.mdi-dump-truck:before{content:"󰱧"}.mdi-ear-hearing:before{content:"󰟅"}.mdi-ear-hearing-loop:before{content:"󱫮"}.mdi-ear-hearing-off:before{content:"󰩅"}.mdi-earbuds:before{content:"󱡏"}.mdi-earbuds-off:before{content:"󱡐"}.mdi-earbuds-off-outline:before{content:"󱡑"}.mdi-earbuds-outline:before{content:"󱡒"}.mdi-earth:before{content:"󰇧"}.mdi-earth-arrow-down:before{content:"󱲇"}.mdi-earth-arrow-left:before{content:"󱲈"}.mdi-earth-arrow-right:before{content:"󱌑"}.mdi-earth-arrow-up:before{content:"󱲉"}.mdi-earth-box:before{content:"󰛍"}.mdi-earth-box-minus:before{content:"󱐇"}.mdi-earth-box-off:before{content:"󰛎"}.mdi-earth-box-plus:before{content:"󱐆"}.mdi-earth-box-remove:before{content:"󱐈"}.mdi-earth-minus:before{content:"󱐄"}.mdi-earth-off:before{content:"󰇨"}.mdi-earth-plus:before{content:"󱐃"}.mdi-earth-remove:before{content:"󱐅"}.mdi-egg:before{content:"󰪯"}.mdi-egg-easter:before{content:"󰪰"}.mdi-egg-fried:before{content:"󱡊"}.mdi-egg-off:before{content:"󱏰"}.mdi-egg-off-outline:before{content:"󱏱"}.mdi-egg-outline:before{content:"󱏲"}.mdi-eiffel-tower:before{content:"󱕫"}.mdi-eight-track:before{content:"󰧪"}.mdi-eject:before{content:"󰇪"}.mdi-eject-circle:before{content:"󱬣"}.mdi-eject-circle-outline:before{content:"󱬤"}.mdi-eject-outline:before{content:"󰮑"}.mdi-electric-switch:before{content:"󰺟"}.mdi-electric-switch-closed:before{content:"󱃙"}.mdi-electron-framework:before{content:"󱀤"}.mdi-elephant:before{content:"󰟆"}.mdi-elevation-decline:before{content:"󰇫"}.mdi-elevation-rise:before{content:"󰇬"}.mdi-elevator:before{content:"󰇭"}.mdi-elevator-down:before{content:"󱋂"}.mdi-elevator-passenger:before{content:"󱎁"}.mdi-elevator-passenger-off:before{content:"󱥹"}.mdi-elevator-passenger-off-outline:before{content:"󱥺"}.mdi-elevator-passenger-outline:before{content:"󱥻"}.mdi-elevator-up:before{content:"󱋁"}.mdi-ellipse:before{content:"󰺠"}.mdi-ellipse-outline:before{content:"󰺡"}.mdi-email:before{content:"󰇮"}.mdi-email-alert:before{content:"󰛏"}.mdi-email-alert-outline:before{content:"󰵂"}.mdi-email-arrow-left:before{content:"󱃚"}.mdi-email-arrow-left-outline:before{content:"󱃛"}.mdi-email-arrow-right:before{content:"󱃜"}.mdi-email-arrow-right-outline:before{content:"󱃝"}.mdi-email-box:before{content:"󰴃"}.mdi-email-check:before{content:"󰪱"}.mdi-email-check-outline:before{content:"󰪲"}.mdi-email-edit:before{content:"󰻣"}.mdi-email-edit-outline:before{content:"󰻤"}.mdi-email-fast:before{content:"󱡯"}.mdi-email-fast-outline:before{content:"󱡰"}.mdi-email-heart-outline:before{content:"󱱛"}.mdi-email-lock:before{content:"󰇱"}.mdi-email-lock-outline:before{content:"󱭡"}.mdi-email-mark-as-unread:before{content:"󰮒"}.mdi-email-minus:before{content:"󰻥"}.mdi-email-minus-outline:before{content:"󰻦"}.mdi-email-multiple:before{content:"󰻧"}.mdi-email-multiple-outline:before{content:"󰻨"}.mdi-email-newsletter:before{content:"󰾱"}.mdi-email-off:before{content:"󱏣"}.mdi-email-off-outline:before{content:"󱏤"}.mdi-email-open:before{content:"󰇯"}.mdi-email-open-heart-outline:before{content:"󱱜"}.mdi-email-open-multiple:before{content:"󰻩"}.mdi-email-open-multiple-outline:before{content:"󰻪"}.mdi-email-open-outline:before{content:"󰗯"}.mdi-email-outline:before{content:"󰇰"}.mdi-email-plus:before{content:"󰧫"}.mdi-email-plus-outline:before{content:"󰧬"}.mdi-email-remove:before{content:"󱙡"}.mdi-email-remove-outline:before{content:"󱙢"}.mdi-email-seal:before{content:"󱥛"}.mdi-email-seal-outline:before{content:"󱥜"}.mdi-email-search:before{content:"󰥡"}.mdi-email-search-outline:before{content:"󰥢"}.mdi-email-sync:before{content:"󱋇"}.mdi-email-sync-outline:before{content:"󱋈"}.mdi-email-variant:before{content:"󰗰"}.mdi-ember:before{content:"󰬰"}.mdi-emby:before{content:"󰚴"}.mdi-emoticon:before{content:"󰱨"}.mdi-emoticon-angry:before{content:"󰱩"}.mdi-emoticon-angry-outline:before{content:"󰱪"}.mdi-emoticon-confused:before{content:"󱃞"}.mdi-emoticon-confused-outline:before{content:"󱃟"}.mdi-emoticon-cool:before{content:"󰱫"}.mdi-emoticon-cool-outline:before{content:"󰇳"}.mdi-emoticon-cry:before{content:"󰱬"}.mdi-emoticon-cry-outline:before{content:"󰱭"}.mdi-emoticon-dead:before{content:"󰱮"}.mdi-emoticon-dead-outline:before{content:"󰚛"}.mdi-emoticon-devil:before{content:"󰱯"}.mdi-emoticon-devil-outline:before{content:"󰇴"}.mdi-emoticon-excited:before{content:"󰱰"}.mdi-emoticon-excited-outline:before{content:"󰚜"}.mdi-emoticon-frown:before{content:"󰽌"}.mdi-emoticon-frown-outline:before{content:"󰽍"}.mdi-emoticon-happy:before{content:"󰱱"}.mdi-emoticon-happy-outline:before{content:"󰇵"}.mdi-emoticon-kiss:before{content:"󰱲"}.mdi-emoticon-kiss-outline:before{content:"󰱳"}.mdi-emoticon-lol:before{content:"󱈔"}.mdi-emoticon-lol-outline:before{content:"󱈕"}.mdi-emoticon-minus:before{content:"󱲲"}.mdi-emoticon-minus-outline:before{content:"󱲳"}.mdi-emoticon-neutral:before{content:"󰱴"}.mdi-emoticon-neutral-outline:before{content:"󰇶"}.mdi-emoticon-outline:before{content:"󰇲"}.mdi-emoticon-plus:before{content:"󱲴"}.mdi-emoticon-plus-outline:before{content:"󱲵"}.mdi-emoticon-poop:before{content:"󰇷"}.mdi-emoticon-poop-outline:before{content:"󰱵"}.mdi-emoticon-remove:before{content:"󱲶"}.mdi-emoticon-remove-outline:before{content:"󱲷"}.mdi-emoticon-sad:before{content:"󰱶"}.mdi-emoticon-sad-outline:before{content:"󰇸"}.mdi-emoticon-sick:before{content:"󱕼"}.mdi-emoticon-sick-outline:before{content:"󱕽"}.mdi-emoticon-tongue:before{content:"󰇹"}.mdi-emoticon-tongue-outline:before{content:"󰱷"}.mdi-emoticon-wink:before{content:"󰱸"}.mdi-emoticon-wink-outline:before{content:"󰱹"}.mdi-engine:before{content:"󰇺"}.mdi-engine-off:before{content:"󰩆"}.mdi-engine-off-outline:before{content:"󰩇"}.mdi-engine-outline:before{content:"󰇻"}.mdi-epsilon:before{content:"󱃠"}.mdi-equal:before{content:"󰇼"}.mdi-equal-box:before{content:"󰇽"}.mdi-equalizer:before{content:"󰺢"}.mdi-equalizer-outline:before{content:"󰺣"}.mdi-eraser:before{content:"󰇾"}.mdi-eraser-variant:before{content:"󰙂"}.mdi-escalator:before{content:"󰇿"}.mdi-escalator-box:before{content:"󱎙"}.mdi-escalator-down:before{content:"󱋀"}.mdi-escalator-up:before{content:"󱊿"}.mdi-eslint:before{content:"󰱺"}.mdi-et:before{content:"󰪳"}.mdi-ethereum:before{content:"󰡪"}.mdi-ethernet:before{content:"󰈀"}.mdi-ethernet-cable:before{content:"󰈁"}.mdi-ethernet-cable-off:before{content:"󰈂"}.mdi-ethernet-off:before{content:"󱳑"}.mdi-ev-plug-ccs1:before{content:"󱔙"}.mdi-ev-plug-ccs2:before{content:"󱔚"}.mdi-ev-plug-chademo:before{content:"󱔛"}.mdi-ev-plug-tesla:before{content:"󱔜"}.mdi-ev-plug-type1:before{content:"󱔝"}.mdi-ev-plug-type2:before{content:"󱔞"}.mdi-ev-station:before{content:"󰗱"}.mdi-evernote:before{content:"󰈄"}.mdi-excavator:before{content:"󱀥"}.mdi-exclamation:before{content:"󰈅"}.mdi-exclamation-thick:before{content:"󱈸"}.mdi-exit-run:before{content:"󰩈"}.mdi-exit-to-app:before{content:"󰈆"}.mdi-expand-all:before{content:"󰪴"}.mdi-expand-all-outline:before{content:"󰪵"}.mdi-expansion-card:before{content:"󰢮"}.mdi-expansion-card-variant:before{content:"󰾲"}.mdi-exponent:before{content:"󰥣"}.mdi-exponent-box:before{content:"󰥤"}.mdi-export:before{content:"󰈇"}.mdi-export-variant:before{content:"󰮓"}.mdi-eye:before{content:"󰈈"}.mdi-eye-arrow-left:before{content:"󱣽"}.mdi-eye-arrow-left-outline:before{content:"󱣾"}.mdi-eye-arrow-right:before{content:"󱣿"}.mdi-eye-arrow-right-outline:before{content:"󱤀"}.mdi-eye-check:before{content:"󰴄"}.mdi-eye-check-outline:before{content:"󰴅"}.mdi-eye-circle:before{content:"󰮔"}.mdi-eye-circle-outline:before{content:"󰮕"}.mdi-eye-closed:before{content:"󱲣"}.mdi-eye-lock:before{content:"󱰆"}.mdi-eye-lock-open:before{content:"󱰇"}.mdi-eye-lock-open-outline:before{content:"󱰈"}.mdi-eye-lock-outline:before{content:"󱰉"}.mdi-eye-minus:before{content:"󱀦"}.mdi-eye-minus-outline:before{content:"󱀧"}.mdi-eye-off:before{content:"󰈉"}.mdi-eye-off-outline:before{content:"󰛑"}.mdi-eye-outline:before{content:"󰛐"}.mdi-eye-plus:before{content:"󰡫"}.mdi-eye-plus-outline:before{content:"󰡬"}.mdi-eye-refresh:before{content:"󱥼"}.mdi-eye-refresh-outline:before{content:"󱥽"}.mdi-eye-remove:before{content:"󱗣"}.mdi-eye-remove-outline:before{content:"󱗤"}.mdi-eye-settings:before{content:"󰡭"}.mdi-eye-settings-outline:before{content:"󰡮"}.mdi-eyedropper:before{content:"󰈊"}.mdi-eyedropper-minus:before{content:"󱏝"}.mdi-eyedropper-off:before{content:"󱏟"}.mdi-eyedropper-plus:before{content:"󱏜"}.mdi-eyedropper-remove:before{content:"󱏞"}.mdi-eyedropper-variant:before{content:"󰈋"}.mdi-face-agent:before{content:"󰵰"}.mdi-face-man:before{content:"󰙃"}.mdi-face-man-outline:before{content:"󰮖"}.mdi-face-man-profile:before{content:"󰙄"}.mdi-face-man-shimmer:before{content:"󱗌"}.mdi-face-man-shimmer-outline:before{content:"󱗍"}.mdi-face-mask:before{content:"󱖆"}.mdi-face-mask-outline:before{content:"󱖇"}.mdi-face-recognition:before{content:"󰱻"}.mdi-face-woman:before{content:"󱁷"}.mdi-face-woman-outline:before{content:"󱁸"}.mdi-face-woman-profile:before{content:"󱁶"}.mdi-face-woman-shimmer:before{content:"󱗎"}.mdi-face-woman-shimmer-outline:before{content:"󱗏"}.mdi-facebook:before{content:"󰈌"}.mdi-facebook-gaming:before{content:"󰟝"}.mdi-facebook-messenger:before{content:"󰈎"}.mdi-facebook-workplace:before{content:"󰬱"}.mdi-factory:before{content:"󰈏"}.mdi-family-tree:before{content:"󱘎"}.mdi-fan:before{content:"󰈐"}.mdi-fan-alert:before{content:"󱑬"}.mdi-fan-auto:before{content:"󱜝"}.mdi-fan-chevron-down:before{content:"󱑭"}.mdi-fan-chevron-up:before{content:"󱑮"}.mdi-fan-clock:before{content:"󱨺"}.mdi-fan-minus:before{content:"󱑰"}.mdi-fan-off:before{content:"󰠝"}.mdi-fan-plus:before{content:"󱑯"}.mdi-fan-remove:before{content:"󱑱"}.mdi-fan-speed-1:before{content:"󱑲"}.mdi-fan-speed-2:before{content:"󱑳"}.mdi-fan-speed-3:before{content:"󱑴"}.mdi-fast-forward:before{content:"󰈑"}.mdi-fast-forward-10:before{content:"󰵱"}.mdi-fast-forward-15:before{content:"󱤺"}.mdi-fast-forward-30:before{content:"󰴆"}.mdi-fast-forward-45:before{content:"󱬒"}.mdi-fast-forward-5:before{content:"󱇸"}.mdi-fast-forward-60:before{content:"󱘋"}.mdi-fast-forward-outline:before{content:"󰛒"}.mdi-faucet:before{content:"󱬩"}.mdi-faucet-variant:before{content:"󱬪"}.mdi-fax:before{content:"󰈒"}.mdi-feather:before{content:"󰛓"}.mdi-feature-search:before{content:"󰩉"}.mdi-feature-search-outline:before{content:"󰩊"}.mdi-fedora:before{content:"󰣛"}.mdi-fence:before{content:"󱞚"}.mdi-fence-electric:before{content:"󱟶"}.mdi-fencing:before{content:"󱓁"}.mdi-ferris-wheel:before{content:"󰺤"}.mdi-ferry:before{content:"󰈓"}.mdi-file:before{content:"󰈔"}.mdi-file-account:before{content:"󰜻"}.mdi-file-account-outline:before{content:"󱀨"}.mdi-file-alert:before{content:"󰩋"}.mdi-file-alert-outline:before{content:"󰩌"}.mdi-file-arrow-left-right:before{content:"󱪓"}.mdi-file-arrow-left-right-outline:before{content:"󱪔"}.mdi-file-arrow-up-down:before{content:"󱪕"}.mdi-file-arrow-up-down-outline:before{content:"󱪖"}.mdi-file-cabinet:before{content:"󰪶"}.mdi-file-cad:before{content:"󰻫"}.mdi-file-cad-box:before{content:"󰻬"}.mdi-file-cancel:before{content:"󰷆"}.mdi-file-cancel-outline:before{content:"󰷇"}.mdi-file-certificate:before{content:"󱆆"}.mdi-file-certificate-outline:before{content:"󱆇"}.mdi-file-chart:before{content:"󰈕"}.mdi-file-chart-check:before{content:"󱧆"}.mdi-file-chart-check-outline:before{content:"󱧇"}.mdi-file-chart-outline:before{content:"󱀩"}.mdi-file-check:before{content:"󰈖"}.mdi-file-check-outline:before{content:"󰸩"}.mdi-file-clock:before{content:"󱋡"}.mdi-file-clock-outline:before{content:"󱋢"}.mdi-file-cloud:before{content:"󰈗"}.mdi-file-cloud-outline:before{content:"󱀪"}.mdi-file-code:before{content:"󰈮"}.mdi-file-code-outline:before{content:"󱀫"}.mdi-file-cog:before{content:"󱁻"}.mdi-file-cog-outline:before{content:"󱁼"}.mdi-file-compare:before{content:"󰢪"}.mdi-file-delimited:before{content:"󰈘"}.mdi-file-delimited-outline:before{content:"󰺥"}.mdi-file-document:before{content:"󰈙"}.mdi-file-document-alert:before{content:"󱪗"}.mdi-file-document-alert-outline:before{content:"󱪘"}.mdi-file-document-arrow-right:before{content:"󱰏"}.mdi-file-document-arrow-right-outline:before{content:"󱰐"}.mdi-file-document-check:before{content:"󱪙"}.mdi-file-document-check-outline:before{content:"󱪚"}.mdi-file-document-edit:before{content:"󰷈"}.mdi-file-document-edit-outline:before{content:"󰷉"}.mdi-file-document-minus:before{content:"󱪛"}.mdi-file-document-minus-outline:before{content:"󱪜"}.mdi-file-document-multiple:before{content:"󱔗"}.mdi-file-document-multiple-outline:before{content:"󱔘"}.mdi-file-document-outline:before{content:"󰧮"}.mdi-file-document-plus:before{content:"󱪝"}.mdi-file-document-plus-outline:before{content:"󱪞"}.mdi-file-document-refresh:before{content:"󱱺"}.mdi-file-document-refresh-outline:before{content:"󱱻"}.mdi-file-document-remove:before{content:"󱪟"}.mdi-file-document-remove-outline:before{content:"󱪠"}.mdi-file-download:before{content:"󰥥"}.mdi-file-download-outline:before{content:"󰥦"}.mdi-file-edit:before{content:"󱇧"}.mdi-file-edit-outline:before{content:"󱇨"}.mdi-file-excel:before{content:"󰈛"}.mdi-file-excel-box:before{content:"󰈜"}.mdi-file-excel-box-outline:before{content:"󱀬"}.mdi-file-excel-outline:before{content:"󱀭"}.mdi-file-export:before{content:"󰈝"}.mdi-file-export-outline:before{content:"󱀮"}.mdi-file-eye:before{content:"󰷊"}.mdi-file-eye-outline:before{content:"󰷋"}.mdi-file-find:before{content:"󰈞"}.mdi-file-find-outline:before{content:"󰮗"}.mdi-file-gif-box:before{content:"󰵸"}.mdi-file-hidden:before{content:"󰘓"}.mdi-file-image:before{content:"󰈟"}.mdi-file-image-marker:before{content:"󱝲"}.mdi-file-image-marker-outline:before{content:"󱝳"}.mdi-file-image-minus:before{content:"󱤻"}.mdi-file-image-minus-outline:before{content:"󱤼"}.mdi-file-image-outline:before{content:"󰺰"}.mdi-file-image-plus:before{content:"󱤽"}.mdi-file-image-plus-outline:before{content:"󱤾"}.mdi-file-image-remove:before{content:"󱤿"}.mdi-file-image-remove-outline:before{content:"󱥀"}.mdi-file-import:before{content:"󰈠"}.mdi-file-import-outline:before{content:"󱀯"}.mdi-file-jpg-box:before{content:"󰈥"}.mdi-file-key:before{content:"󱆄"}.mdi-file-key-outline:before{content:"󱆅"}.mdi-file-link:before{content:"󱅷"}.mdi-file-link-outline:before{content:"󱅸"}.mdi-file-lock:before{content:"󰈡"}.mdi-file-lock-open:before{content:"󱧈"}.mdi-file-lock-open-outline:before{content:"󱧉"}.mdi-file-lock-outline:before{content:"󱀰"}.mdi-file-marker:before{content:"󱝴"}.mdi-file-marker-outline:before{content:"󱝵"}.mdi-file-minus:before{content:"󱪡"}.mdi-file-minus-outline:before{content:"󱪢"}.mdi-file-move:before{content:"󰪹"}.mdi-file-move-outline:before{content:"󱀱"}.mdi-file-multiple:before{content:"󰈢"}.mdi-file-multiple-outline:before{content:"󱀲"}.mdi-file-music:before{content:"󰈣"}.mdi-file-music-outline:before{content:"󰸪"}.mdi-file-outline:before{content:"󰈤"}.mdi-file-pdf-box:before{content:"󰈦"}.mdi-file-percent:before{content:"󰠞"}.mdi-file-percent-outline:before{content:"󱀳"}.mdi-file-phone:before{content:"󱅹"}.mdi-file-phone-outline:before{content:"󱅺"}.mdi-file-plus:before{content:"󰝒"}.mdi-file-plus-outline:before{content:"󰻭"}.mdi-file-png-box:before{content:"󰸭"}.mdi-file-powerpoint:before{content:"󰈧"}.mdi-file-powerpoint-box:before{content:"󰈨"}.mdi-file-powerpoint-box-outline:before{content:"󱀴"}.mdi-file-powerpoint-outline:before{content:"󱀵"}.mdi-file-presentation-box:before{content:"󰈩"}.mdi-file-question:before{content:"󰡯"}.mdi-file-question-outline:before{content:"󱀶"}.mdi-file-refresh:before{content:"󰤘"}.mdi-file-refresh-outline:before{content:"󰕁"}.mdi-file-remove:before{content:"󰮘"}.mdi-file-remove-outline:before{content:"󱀷"}.mdi-file-replace:before{content:"󰬲"}.mdi-file-replace-outline:before{content:"󰬳"}.mdi-file-restore:before{content:"󰙰"}.mdi-file-restore-outline:before{content:"󱀸"}.mdi-file-rotate-left:before{content:"󱨻"}.mdi-file-rotate-left-outline:before{content:"󱨼"}.mdi-file-rotate-right:before{content:"󱨽"}.mdi-file-rotate-right-outline:before{content:"󱨾"}.mdi-file-search:before{content:"󰱼"}.mdi-file-search-outline:before{content:"󰱽"}.mdi-file-send:before{content:"󰈪"}.mdi-file-send-outline:before{content:"󱀹"}.mdi-file-settings:before{content:"󱁹"}.mdi-file-settings-outline:before{content:"󱁺"}.mdi-file-sign:before{content:"󱧃"}.mdi-file-star:before{content:"󱀺"}.mdi-file-star-four-points:before{content:"󱰭"}.mdi-file-star-four-points-outline:before{content:"󱰮"}.mdi-file-star-outline:before{content:"󱀻"}.mdi-file-swap:before{content:"󰾴"}.mdi-file-swap-outline:before{content:"󰾵"}.mdi-file-sync:before{content:"󱈖"}.mdi-file-sync-outline:before{content:"󱈗"}.mdi-file-table:before{content:"󰱾"}.mdi-file-table-box:before{content:"󱃡"}.mdi-file-table-box-multiple:before{content:"󱃢"}.mdi-file-table-box-multiple-outline:before{content:"󱃣"}.mdi-file-table-box-outline:before{content:"󱃤"}.mdi-file-table-outline:before{content:"󰱿"}.mdi-file-tree:before{content:"󰙅"}.mdi-file-tree-outline:before{content:"󱏒"}.mdi-file-undo:before{content:"󰣜"}.mdi-file-undo-outline:before{content:"󱀼"}.mdi-file-upload:before{content:"󰩍"}.mdi-file-upload-outline:before{content:"󰩎"}.mdi-file-video:before{content:"󰈫"}.mdi-file-video-outline:before{content:"󰸬"}.mdi-file-word:before{content:"󰈬"}.mdi-file-word-box:before{content:"󰈭"}.mdi-file-word-box-outline:before{content:"󱀽"}.mdi-file-word-outline:before{content:"󱀾"}.mdi-file-xml-box:before{content:"󱭋"}.mdi-film:before{content:"󰈯"}.mdi-filmstrip:before{content:"󰈰"}.mdi-filmstrip-box:before{content:"󰌲"}.mdi-filmstrip-box-multiple:before{content:"󰴘"}.mdi-filmstrip-off:before{content:"󰈱"}.mdi-filter:before{content:"󰈲"}.mdi-filter-check:before{content:"󱣬"}.mdi-filter-check-outline:before{content:"󱣭"}.mdi-filter-cog:before{content:"󱪣"}.mdi-filter-cog-outline:before{content:"󱪤"}.mdi-filter-menu:before{content:"󱃥"}.mdi-filter-menu-outline:before{content:"󱃦"}.mdi-filter-minus:before{content:"󰻮"}.mdi-filter-minus-outline:before{content:"󰻯"}.mdi-filter-multiple:before{content:"󱨿"}.mdi-filter-multiple-outline:before{content:"󱩀"}.mdi-filter-off:before{content:"󱓯"}.mdi-filter-off-outline:before{content:"󱓰"}.mdi-filter-outline:before{content:"󰈳"}.mdi-filter-plus:before{content:"󰻰"}.mdi-filter-plus-outline:before{content:"󰻱"}.mdi-filter-remove:before{content:"󰈴"}.mdi-filter-remove-outline:before{content:"󰈵"}.mdi-filter-settings:before{content:"󱪥"}.mdi-filter-settings-outline:before{content:"󱪦"}.mdi-filter-variant:before{content:"󰈶"}.mdi-filter-variant-minus:before{content:"󱄒"}.mdi-filter-variant-plus:before{content:"󱄓"}.mdi-filter-variant-remove:before{content:"󱀿"}.mdi-finance:before{content:"󰠟"}.mdi-find-replace:before{content:"󰛔"}.mdi-fingerprint:before{content:"󰈷"}.mdi-fingerprint-off:before{content:"󰺱"}.mdi-fire:before{content:"󰈸"}.mdi-fire-alert:before{content:"󱗗"}.mdi-fire-circle:before{content:"󱠇"}.mdi-fire-extinguisher:before{content:"󰻲"}.mdi-fire-hydrant:before{content:"󱄷"}.mdi-fire-hydrant-alert:before{content:"󱄸"}.mdi-fire-hydrant-off:before{content:"󱄹"}.mdi-fire-off:before{content:"󱜢"}.mdi-fire-station:before{content:"󱳃"}.mdi-fire-truck:before{content:"󰢫"}.mdi-firebase:before{content:"󰥧"}.mdi-firefox:before{content:"󰈹"}.mdi-fireplace:before{content:"󰸮"}.mdi-fireplace-off:before{content:"󰸯"}.mdi-firewire:before{content:"󰖾"}.mdi-firework:before{content:"󰸰"}.mdi-firework-off:before{content:"󱜣"}.mdi-fish:before{content:"󰈺"}.mdi-fish-off:before{content:"󱏳"}.mdi-fishbowl:before{content:"󰻳"}.mdi-fishbowl-outline:before{content:"󰻴"}.mdi-fit-to-page:before{content:"󰻵"}.mdi-fit-to-page-outline:before{content:"󰻶"}.mdi-fit-to-screen:before{content:"󱣴"}.mdi-fit-to-screen-outline:before{content:"󱣵"}.mdi-flag:before{content:"󰈻"}.mdi-flag-checkered:before{content:"󰈼"}.mdi-flag-minus:before{content:"󰮙"}.mdi-flag-minus-outline:before{content:"󱂲"}.mdi-flag-off:before{content:"󱣮"}.mdi-flag-off-outline:before{content:"󱣯"}.mdi-flag-outline:before{content:"󰈽"}.mdi-flag-plus:before{content:"󰮚"}.mdi-flag-plus-outline:before{content:"󱂳"}.mdi-flag-remove:before{content:"󰮛"}.mdi-flag-remove-outline:before{content:"󱂴"}.mdi-flag-triangle:before{content:"󰈿"}.mdi-flag-variant:before{content:"󰉀"}.mdi-flag-variant-minus:before{content:"󱮴"}.mdi-flag-variant-minus-outline:before{content:"󱮵"}.mdi-flag-variant-off:before{content:"󱮰"}.mdi-flag-variant-off-outline:before{content:"󱮱"}.mdi-flag-variant-outline:before{content:"󰈾"}.mdi-flag-variant-plus:before{content:"󱮲"}.mdi-flag-variant-plus-outline:before{content:"󱮳"}.mdi-flag-variant-remove:before{content:"󱮶"}.mdi-flag-variant-remove-outline:before{content:"󱮷"}.mdi-flare:before{content:"󰵲"}.mdi-flash:before{content:"󰉁"}.mdi-flash-alert:before{content:"󰻷"}.mdi-flash-alert-outline:before{content:"󰻸"}.mdi-flash-auto:before{content:"󰉂"}.mdi-flash-off:before{content:"󰉃"}.mdi-flash-off-outline:before{content:"󱭅"}.mdi-flash-outline:before{content:"󰛕"}.mdi-flash-red-eye:before{content:"󰙻"}.mdi-flash-triangle:before{content:"󱬝"}.mdi-flash-triangle-outline:before{content:"󱬞"}.mdi-flashlight:before{content:"󰉄"}.mdi-flashlight-off:before{content:"󰉅"}.mdi-flask:before{content:"󰂓"}.mdi-flask-empty:before{content:"󰂔"}.mdi-flask-empty-minus:before{content:"󱈺"}.mdi-flask-empty-minus-outline:before{content:"󱈻"}.mdi-flask-empty-off:before{content:"󱏴"}.mdi-flask-empty-off-outline:before{content:"󱏵"}.mdi-flask-empty-outline:before{content:"󰂕"}.mdi-flask-empty-plus:before{content:"󱈼"}.mdi-flask-empty-plus-outline:before{content:"󱈽"}.mdi-flask-empty-remove:before{content:"󱈾"}.mdi-flask-empty-remove-outline:before{content:"󱈿"}.mdi-flask-minus:before{content:"󱉀"}.mdi-flask-minus-outline:before{content:"󱉁"}.mdi-flask-off:before{content:"󱏶"}.mdi-flask-off-outline:before{content:"󱏷"}.mdi-flask-outline:before{content:"󰂖"}.mdi-flask-plus:before{content:"󱉂"}.mdi-flask-plus-outline:before{content:"󱉃"}.mdi-flask-remove:before{content:"󱉄"}.mdi-flask-remove-outline:before{content:"󱉅"}.mdi-flask-round-bottom:before{content:"󱉋"}.mdi-flask-round-bottom-empty:before{content:"󱉌"}.mdi-flask-round-bottom-empty-outline:before{content:"󱉍"}.mdi-flask-round-bottom-outline:before{content:"󱉎"}.mdi-fleur-de-lis:before{content:"󱌃"}.mdi-flip-horizontal:before{content:"󱃧"}.mdi-flip-to-back:before{content:"󰉇"}.mdi-flip-to-front:before{content:"󰉈"}.mdi-flip-vertical:before{content:"󱃨"}.mdi-floor-lamp:before{content:"󰣝"}.mdi-floor-lamp-dual:before{content:"󱁀"}.mdi-floor-lamp-dual-outline:before{content:"󱟎"}.mdi-floor-lamp-outline:before{content:"󱟈"}.mdi-floor-lamp-torchiere:before{content:"󱝇"}.mdi-floor-lamp-torchiere-outline:before{content:"󱟖"}.mdi-floor-lamp-torchiere-variant:before{content:"󱁁"}.mdi-floor-lamp-torchiere-variant-outline:before{content:"󱟏"}.mdi-floor-plan:before{content:"󰠡"}.mdi-floppy:before{content:"󰉉"}.mdi-floppy-variant:before{content:"󰧯"}.mdi-flower:before{content:"󰉊"}.mdi-flower-outline:before{content:"󰧰"}.mdi-flower-pollen:before{content:"󱢅"}.mdi-flower-pollen-outline:before{content:"󱢆"}.mdi-flower-poppy:before{content:"󰴈"}.mdi-flower-tulip:before{content:"󰧱"}.mdi-flower-tulip-outline:before{content:"󰧲"}.mdi-focus-auto:before{content:"󰽎"}.mdi-focus-field:before{content:"󰽏"}.mdi-focus-field-horizontal:before{content:"󰽐"}.mdi-focus-field-vertical:before{content:"󰽑"}.mdi-folder:before{content:"󰉋"}.mdi-folder-account:before{content:"󰉌"}.mdi-folder-account-outline:before{content:"󰮜"}.mdi-folder-alert:before{content:"󰷌"}.mdi-folder-alert-outline:before{content:"󰷍"}.mdi-folder-arrow-down:before{content:"󱧨"}.mdi-folder-arrow-down-outline:before{content:"󱧩"}.mdi-folder-arrow-left:before{content:"󱧪"}.mdi-folder-arrow-left-outline:before{content:"󱧫"}.mdi-folder-arrow-left-right:before{content:"󱧬"}.mdi-folder-arrow-left-right-outline:before{content:"󱧭"}.mdi-folder-arrow-right:before{content:"󱧮"}.mdi-folder-arrow-right-outline:before{content:"󱧯"}.mdi-folder-arrow-up:before{content:"󱧰"}.mdi-folder-arrow-up-down:before{content:"󱧱"}.mdi-folder-arrow-up-down-outline:before{content:"󱧲"}.mdi-folder-arrow-up-outline:before{content:"󱧳"}.mdi-folder-cancel:before{content:"󱧴"}.mdi-folder-cancel-outline:before{content:"󱧵"}.mdi-folder-check:before{content:"󱥾"}.mdi-folder-check-outline:before{content:"󱥿"}.mdi-folder-clock:before{content:"󰪺"}.mdi-folder-clock-outline:before{content:"󰪻"}.mdi-folder-cog:before{content:"󱁿"}.mdi-folder-cog-outline:before{content:"󱂀"}.mdi-folder-download:before{content:"󰉍"}.mdi-folder-download-outline:before{content:"󱃩"}.mdi-folder-edit:before{content:"󰣞"}.mdi-folder-edit-outline:before{content:"󰷎"}.mdi-folder-eye:before{content:"󱞊"}.mdi-folder-eye-outline:before{content:"󱞋"}.mdi-folder-file:before{content:"󱧶"}.mdi-folder-file-outline:before{content:"󱧷"}.mdi-folder-google-drive:before{content:"󰉎"}.mdi-folder-heart:before{content:"󱃪"}.mdi-folder-heart-outline:before{content:"󱃫"}.mdi-folder-hidden:before{content:"󱞞"}.mdi-folder-home:before{content:"󱂵"}.mdi-folder-home-outline:before{content:"󱂶"}.mdi-folder-image:before{content:"󰉏"}.mdi-folder-information:before{content:"󱂷"}.mdi-folder-information-outline:before{content:"󱂸"}.mdi-folder-key:before{content:"󰢬"}.mdi-folder-key-network:before{content:"󰢭"}.mdi-folder-key-network-outline:before{content:"󰲀"}.mdi-folder-key-outline:before{content:"󱃬"}.mdi-folder-lock:before{content:"󰉐"}.mdi-folder-lock-open:before{content:"󰉑"}.mdi-folder-lock-open-outline:before{content:"󱪧"}.mdi-folder-lock-outline:before{content:"󱪨"}.mdi-folder-marker:before{content:"󱉭"}.mdi-folder-marker-outline:before{content:"󱉮"}.mdi-folder-minus:before{content:"󱭉"}.mdi-folder-minus-outline:before{content:"󱭊"}.mdi-folder-move:before{content:"󰉒"}.mdi-folder-move-outline:before{content:"󱉆"}.mdi-folder-multiple:before{content:"󰉓"}.mdi-folder-multiple-image:before{content:"󰉔"}.mdi-folder-multiple-outline:before{content:"󰉕"}.mdi-folder-multiple-plus:before{content:"󱑾"}.mdi-folder-multiple-plus-outline:before{content:"󱑿"}.mdi-folder-music:before{content:"󱍙"}.mdi-folder-music-outline:before{content:"󱍚"}.mdi-folder-network:before{content:"󰡰"}.mdi-folder-network-outline:before{content:"󰲁"}.mdi-folder-off:before{content:"󱧸"}.mdi-folder-off-outline:before{content:"󱧹"}.mdi-folder-open:before{content:"󰝰"}.mdi-folder-open-outline:before{content:"󰷏"}.mdi-folder-outline:before{content:"󰉖"}.mdi-folder-play:before{content:"󱧺"}.mdi-folder-play-outline:before{content:"󱧻"}.mdi-folder-plus:before{content:"󰉗"}.mdi-folder-plus-outline:before{content:"󰮝"}.mdi-folder-pound:before{content:"󰴉"}.mdi-folder-pound-outline:before{content:"󰴊"}.mdi-folder-question:before{content:"󱧊"}.mdi-folder-question-outline:before{content:"󱧋"}.mdi-folder-refresh:before{content:"󰝉"}.mdi-folder-refresh-outline:before{content:"󰕂"}.mdi-folder-remove:before{content:"󰉘"}.mdi-folder-remove-outline:before{content:"󰮞"}.mdi-folder-search:before{content:"󰥨"}.mdi-folder-search-outline:before{content:"󰥩"}.mdi-folder-settings:before{content:"󱁽"}.mdi-folder-settings-outline:before{content:"󱁾"}.mdi-folder-star:before{content:"󰚝"}.mdi-folder-star-multiple:before{content:"󱏓"}.mdi-folder-star-multiple-outline:before{content:"󱏔"}.mdi-folder-star-outline:before{content:"󰮟"}.mdi-folder-swap:before{content:"󰾶"}.mdi-folder-swap-outline:before{content:"󰾷"}.mdi-folder-sync:before{content:"󰴋"}.mdi-folder-sync-outline:before{content:"󰴌"}.mdi-folder-table:before{content:"󱋣"}.mdi-folder-table-outline:before{content:"󱋤"}.mdi-folder-text:before{content:"󰲂"}.mdi-folder-text-outline:before{content:"󰲃"}.mdi-folder-upload:before{content:"󰉙"}.mdi-folder-upload-outline:before{content:"󱃭"}.mdi-folder-wrench:before{content:"󱧼"}.mdi-folder-wrench-outline:before{content:"󱧽"}.mdi-folder-zip:before{content:"󰛫"}.mdi-folder-zip-outline:before{content:"󰞹"}.mdi-font-awesome:before{content:"󰀺"}.mdi-food:before{content:"󰉚"}.mdi-food-apple:before{content:"󰉛"}.mdi-food-apple-outline:before{content:"󰲄"}.mdi-food-croissant:before{content:"󰟈"}.mdi-food-drumstick:before{content:"󱐟"}.mdi-food-drumstick-off:before{content:"󱑨"}.mdi-food-drumstick-off-outline:before{content:"󱑩"}.mdi-food-drumstick-outline:before{content:"󱐠"}.mdi-food-fork-drink:before{content:"󰗲"}.mdi-food-halal:before{content:"󱕲"}.mdi-food-hot-dog:before{content:"󱡋"}.mdi-food-kosher:before{content:"󱕳"}.mdi-food-off:before{content:"󰗳"}.mdi-food-off-outline:before{content:"󱤕"}.mdi-food-outline:before{content:"󱤖"}.mdi-food-steak:before{content:"󱑪"}.mdi-food-steak-off:before{content:"󱑫"}.mdi-food-takeout-box:before{content:"󱠶"}.mdi-food-takeout-box-outline:before{content:"󱠷"}.mdi-food-turkey:before{content:"󱜜"}.mdi-food-variant:before{content:"󰉜"}.mdi-food-variant-off:before{content:"󱏥"}.mdi-foot-print:before{content:"󰽒"}.mdi-football:before{content:"󰉝"}.mdi-football-australian:before{content:"󰉞"}.mdi-football-helmet:before{content:"󰉟"}.mdi-forest:before{content:"󱢗"}.mdi-forest-outline:before{content:"󱱣"}.mdi-forklift:before{content:"󰟉"}.mdi-form-dropdown:before{content:"󱐀"}.mdi-form-select:before{content:"󱐁"}.mdi-form-textarea:before{content:"󱂕"}.mdi-form-textbox:before{content:"󰘎"}.mdi-form-textbox-lock:before{content:"󱍝"}.mdi-form-textbox-password:before{content:"󰟵"}.mdi-format-align-bottom:before{content:"󰝓"}.mdi-format-align-center:before{content:"󰉠"}.mdi-format-align-justify:before{content:"󰉡"}.mdi-format-align-left:before{content:"󰉢"}.mdi-format-align-middle:before{content:"󰝔"}.mdi-format-align-right:before{content:"󰉣"}.mdi-format-align-top:before{content:"󰝕"}.mdi-format-annotation-minus:before{content:"󰪼"}.mdi-format-annotation-plus:before{content:"󰙆"}.mdi-format-bold:before{content:"󰉤"}.mdi-format-clear:before{content:"󰉥"}.mdi-format-color-fill:before{content:"󰉦"}.mdi-format-color-highlight:before{content:"󰸱"}.mdi-format-color-marker-cancel:before{content:"󱌓"}.mdi-format-color-text:before{content:"󰚞"}.mdi-format-columns:before{content:"󰣟"}.mdi-format-float-center:before{content:"󰉧"}.mdi-format-float-left:before{content:"󰉨"}.mdi-format-float-none:before{content:"󰉩"}.mdi-format-float-right:before{content:"󰉪"}.mdi-format-font:before{content:"󰛖"}.mdi-format-font-size-decrease:before{content:"󰧳"}.mdi-format-font-size-increase:before{content:"󰧴"}.mdi-format-header-1:before{content:"󰉫"}.mdi-format-header-2:before{content:"󰉬"}.mdi-format-header-3:before{content:"󰉭"}.mdi-format-header-4:before{content:"󰉮"}.mdi-format-header-5:before{content:"󰉯"}.mdi-format-header-6:before{content:"󰉰"}.mdi-format-header-decrease:before{content:"󰉱"}.mdi-format-header-equal:before{content:"󰉲"}.mdi-format-header-increase:before{content:"󰉳"}.mdi-format-header-pound:before{content:"󰉴"}.mdi-format-horizontal-align-center:before{content:"󰘞"}.mdi-format-horizontal-align-left:before{content:"󰘟"}.mdi-format-horizontal-align-right:before{content:"󰘠"}.mdi-format-indent-decrease:before{content:"󰉵"}.mdi-format-indent-increase:before{content:"󰉶"}.mdi-format-italic:before{content:"󰉷"}.mdi-format-letter-case:before{content:"󰬴"}.mdi-format-letter-case-lower:before{content:"󰬵"}.mdi-format-letter-case-upper:before{content:"󰬶"}.mdi-format-letter-ends-with:before{content:"󰾸"}.mdi-format-letter-matches:before{content:"󰾹"}.mdi-format-letter-spacing:before{content:"󱥖"}.mdi-format-letter-spacing-variant:before{content:"󱫻"}.mdi-format-letter-starts-with:before{content:"󰾺"}.mdi-format-line-height:before{content:"󱫼"}.mdi-format-line-spacing:before{content:"󰉸"}.mdi-format-line-style:before{content:"󰗈"}.mdi-format-line-weight:before{content:"󰗉"}.mdi-format-list-bulleted:before{content:"󰉹"}.mdi-format-list-bulleted-square:before{content:"󰷐"}.mdi-format-list-bulleted-triangle:before{content:"󰺲"}.mdi-format-list-bulleted-type:before{content:"󰉺"}.mdi-format-list-checkbox:before{content:"󰥪"}.mdi-format-list-checks:before{content:"󰝖"}.mdi-format-list-group:before{content:"󱡠"}.mdi-format-list-group-plus:before{content:"󱭖"}.mdi-format-list-numbered:before{content:"󰉻"}.mdi-format-list-numbered-rtl:before{content:"󰴍"}.mdi-format-list-text:before{content:"󱉯"}.mdi-format-overline:before{content:"󰺳"}.mdi-format-page-break:before{content:"󰛗"}.mdi-format-page-split:before{content:"󱤗"}.mdi-format-paint:before{content:"󰉼"}.mdi-format-paragraph:before{content:"󰉽"}.mdi-format-paragraph-spacing:before{content:"󱫽"}.mdi-format-pilcrow:before{content:"󰛘"}.mdi-format-pilcrow-arrow-left:before{content:"󰊆"}.mdi-format-pilcrow-arrow-right:before{content:"󰊅"}.mdi-format-quote-close:before{content:"󰉾"}.mdi-format-quote-close-outline:before{content:"󱆨"}.mdi-format-quote-open:before{content:"󰝗"}.mdi-format-quote-open-outline:before{content:"󱆧"}.mdi-format-rotate-90:before{content:"󰚪"}.mdi-format-section:before{content:"󰚟"}.mdi-format-size:before{content:"󰉿"}.mdi-format-strikethrough:before{content:"󰊀"}.mdi-format-strikethrough-variant:before{content:"󰊁"}.mdi-format-subscript:before{content:"󰊂"}.mdi-format-superscript:before{content:"󰊃"}.mdi-format-text:before{content:"󰊄"}.mdi-format-text-rotation-angle-down:before{content:"󰾻"}.mdi-format-text-rotation-angle-up:before{content:"󰾼"}.mdi-format-text-rotation-down:before{content:"󰵳"}.mdi-format-text-rotation-down-vertical:before{content:"󰾽"}.mdi-format-text-rotation-none:before{content:"󰵴"}.mdi-format-text-rotation-up:before{content:"󰾾"}.mdi-format-text-rotation-vertical:before{content:"󰾿"}.mdi-format-text-variant:before{content:"󰸲"}.mdi-format-text-variant-outline:before{content:"󱔏"}.mdi-format-text-wrapping-clip:before{content:"󰴎"}.mdi-format-text-wrapping-overflow:before{content:"󰴏"}.mdi-format-text-wrapping-wrap:before{content:"󰴐"}.mdi-format-textbox:before{content:"󰴑"}.mdi-format-title:before{content:"󰗴"}.mdi-format-underline:before{content:"󰊇"}.mdi-format-underline-wavy:before{content:"󱣩"}.mdi-format-vertical-align-bottom:before{content:"󰘡"}.mdi-format-vertical-align-center:before{content:"󰘢"}.mdi-format-vertical-align-top:before{content:"󰘣"}.mdi-format-wrap-inline:before{content:"󰊈"}.mdi-format-wrap-square:before{content:"󰊉"}.mdi-format-wrap-tight:before{content:"󰊊"}.mdi-format-wrap-top-bottom:before{content:"󰊋"}.mdi-forum:before{content:"󰊌"}.mdi-forum-minus:before{content:"󱪩"}.mdi-forum-minus-outline:before{content:"󱪪"}.mdi-forum-outline:before{content:"󰠢"}.mdi-forum-plus:before{content:"󱪫"}.mdi-forum-plus-outline:before{content:"󱪬"}.mdi-forum-remove:before{content:"󱪭"}.mdi-forum-remove-outline:before{content:"󱪮"}.mdi-forward:before{content:"󰊍"}.mdi-forwardburger:before{content:"󰵵"}.mdi-fountain:before{content:"󰥫"}.mdi-fountain-pen:before{content:"󰴒"}.mdi-fountain-pen-tip:before{content:"󰴓"}.mdi-fraction-one-half:before{content:"󱦒"}.mdi-freebsd:before{content:"󰣠"}.mdi-french-fries:before{content:"󱥗"}.mdi-frequently-asked-questions:before{content:"󰺴"}.mdi-fridge:before{content:"󰊐"}.mdi-fridge-alert:before{content:"󱆱"}.mdi-fridge-alert-outline:before{content:"󱆲"}.mdi-fridge-bottom:before{content:"󰊒"}.mdi-fridge-industrial:before{content:"󱗮"}.mdi-fridge-industrial-alert:before{content:"󱗯"}.mdi-fridge-industrial-alert-outline:before{content:"󱗰"}.mdi-fridge-industrial-off:before{content:"󱗱"}.mdi-fridge-industrial-off-outline:before{content:"󱗲"}.mdi-fridge-industrial-outline:before{content:"󱗳"}.mdi-fridge-off:before{content:"󱆯"}.mdi-fridge-off-outline:before{content:"󱆰"}.mdi-fridge-outline:before{content:"󰊏"}.mdi-fridge-top:before{content:"󰊑"}.mdi-fridge-variant:before{content:"󱗴"}.mdi-fridge-variant-alert:before{content:"󱗵"}.mdi-fridge-variant-alert-outline:before{content:"󱗶"}.mdi-fridge-variant-off:before{content:"󱗷"}.mdi-fridge-variant-off-outline:before{content:"󱗸"}.mdi-fridge-variant-outline:before{content:"󱗹"}.mdi-fruit-cherries:before{content:"󱁂"}.mdi-fruit-cherries-off:before{content:"󱏸"}.mdi-fruit-citrus:before{content:"󱁃"}.mdi-fruit-citrus-off:before{content:"󱏹"}.mdi-fruit-grapes:before{content:"󱁄"}.mdi-fruit-grapes-outline:before{content:"󱁅"}.mdi-fruit-pear:before{content:"󱨎"}.mdi-fruit-pineapple:before{content:"󱁆"}.mdi-fruit-watermelon:before{content:"󱁇"}.mdi-fuel:before{content:"󰟊"}.mdi-fuel-cell:before{content:"󱢵"}.mdi-fullscreen:before{content:"󰊓"}.mdi-fullscreen-exit:before{content:"󰊔"}.mdi-function:before{content:"󰊕"}.mdi-function-variant:before{content:"󰡱"}.mdi-furigana-horizontal:before{content:"󱂁"}.mdi-furigana-vertical:before{content:"󱂂"}.mdi-fuse:before{content:"󰲅"}.mdi-fuse-alert:before{content:"󱐭"}.mdi-fuse-blade:before{content:"󰲆"}.mdi-fuse-off:before{content:"󱐬"}.mdi-gamepad:before{content:"󰊖"}.mdi-gamepad-circle:before{content:"󰸳"}.mdi-gamepad-circle-down:before{content:"󰸴"}.mdi-gamepad-circle-left:before{content:"󰸵"}.mdi-gamepad-circle-outline:before{content:"󰸶"}.mdi-gamepad-circle-right:before{content:"󰸷"}.mdi-gamepad-circle-up:before{content:"󰸸"}.mdi-gamepad-down:before{content:"󰸹"}.mdi-gamepad-left:before{content:"󰸺"}.mdi-gamepad-outline:before{content:"󱤙"}.mdi-gamepad-right:before{content:"󰸻"}.mdi-gamepad-round:before{content:"󰸼"}.mdi-gamepad-round-down:before{content:"󰸽"}.mdi-gamepad-round-left:before{content:"󰸾"}.mdi-gamepad-round-outline:before{content:"󰸿"}.mdi-gamepad-round-right:before{content:"󰹀"}.mdi-gamepad-round-up:before{content:"󰹁"}.mdi-gamepad-square:before{content:"󰺵"}.mdi-gamepad-square-outline:before{content:"󰺶"}.mdi-gamepad-up:before{content:"󰹂"}.mdi-gamepad-variant:before{content:"󰊗"}.mdi-gamepad-variant-outline:before{content:"󰺷"}.mdi-gamma:before{content:"󱃮"}.mdi-gantry-crane:before{content:"󰷑"}.mdi-garage:before{content:"󰛙"}.mdi-garage-alert:before{content:"󰡲"}.mdi-garage-alert-variant:before{content:"󱋕"}.mdi-garage-lock:before{content:"󱟻"}.mdi-garage-open:before{content:"󰛚"}.mdi-garage-open-variant:before{content:"󱋔"}.mdi-garage-variant:before{content:"󱋓"}.mdi-garage-variant-lock:before{content:"󱟼"}.mdi-gas-burner:before{content:"󱨛"}.mdi-gas-cylinder:before{content:"󰙇"}.mdi-gas-station:before{content:"󰊘"}.mdi-gas-station-in-use:before{content:"󱳄"}.mdi-gas-station-in-use-outline:before{content:"󱳅"}.mdi-gas-station-off:before{content:"󱐉"}.mdi-gas-station-off-outline:before{content:"󱐊"}.mdi-gas-station-outline:before{content:"󰺸"}.mdi-gate:before{content:"󰊙"}.mdi-gate-alert:before{content:"󱟸"}.mdi-gate-and:before{content:"󰣡"}.mdi-gate-arrow-left:before{content:"󱟷"}.mdi-gate-arrow-right:before{content:"󱅩"}.mdi-gate-buffer:before{content:"󱫾"}.mdi-gate-nand:before{content:"󰣢"}.mdi-gate-nor:before{content:"󰣣"}.mdi-gate-not:before{content:"󰣤"}.mdi-gate-open:before{content:"󱅪"}.mdi-gate-or:before{content:"󰣥"}.mdi-gate-xnor:before{content:"󰣦"}.mdi-gate-xor:before{content:"󰣧"}.mdi-gatsby:before{content:"󰹃"}.mdi-gauge:before{content:"󰊚"}.mdi-gauge-empty:before{content:"󰡳"}.mdi-gauge-full:before{content:"󰡴"}.mdi-gauge-low:before{content:"󰡵"}.mdi-gavel:before{content:"󰊛"}.mdi-gender-female:before{content:"󰊜"}.mdi-gender-male:before{content:"󰊝"}.mdi-gender-male-female:before{content:"󰊞"}.mdi-gender-male-female-variant:before{content:"󱄿"}.mdi-gender-non-binary:before{content:"󱅀"}.mdi-gender-transgender:before{content:"󰊟"}.mdi-generator-mobile:before{content:"󱲊"}.mdi-generator-portable:before{content:"󱲋"}.mdi-generator-stationary:before{content:"󱲌"}.mdi-gentoo:before{content:"󰣨"}.mdi-gesture:before{content:"󰟋"}.mdi-gesture-double-tap:before{content:"󰜼"}.mdi-gesture-pinch:before{content:"󰪽"}.mdi-gesture-spread:before{content:"󰪾"}.mdi-gesture-swipe:before{content:"󰵶"}.mdi-gesture-swipe-down:before{content:"󰜽"}.mdi-gesture-swipe-horizontal:before{content:"󰪿"}.mdi-gesture-swipe-left:before{content:"󰜾"}.mdi-gesture-swipe-right:before{content:"󰜿"}.mdi-gesture-swipe-up:before{content:"󰝀"}.mdi-gesture-swipe-vertical:before{content:"󰫀"}.mdi-gesture-tap:before{content:"󰝁"}.mdi-gesture-tap-box:before{content:"󱊩"}.mdi-gesture-tap-button:before{content:"󱊨"}.mdi-gesture-tap-hold:before{content:"󰵷"}.mdi-gesture-two-double-tap:before{content:"󰝂"}.mdi-gesture-two-tap:before{content:"󰝃"}.mdi-ghost:before{content:"󰊠"}.mdi-ghost-off:before{content:"󰧵"}.mdi-ghost-off-outline:before{content:"󱙜"}.mdi-ghost-outline:before{content:"󱙝"}.mdi-gift:before{content:"󰹄"}.mdi-gift-off:before{content:"󱛯"}.mdi-gift-off-outline:before{content:"󱛰"}.mdi-gift-open:before{content:"󱛱"}.mdi-gift-open-outline:before{content:"󱛲"}.mdi-gift-outline:before{content:"󰊡"}.mdi-git:before{content:"󰊢"}.mdi-github:before{content:"󰊤"}.mdi-gitlab:before{content:"󰮠"}.mdi-glass-cocktail:before{content:"󰍖"}.mdi-glass-cocktail-off:before{content:"󱗦"}.mdi-glass-flute:before{content:"󰊥"}.mdi-glass-fragile:before{content:"󱡳"}.mdi-glass-mug:before{content:"󰊦"}.mdi-glass-mug-off:before{content:"󱗧"}.mdi-glass-mug-variant:before{content:"󱄖"}.mdi-glass-mug-variant-off:before{content:"󱗨"}.mdi-glass-pint-outline:before{content:"󱌍"}.mdi-glass-stange:before{content:"󰊧"}.mdi-glass-tulip:before{content:"󰊨"}.mdi-glass-wine:before{content:"󰡶"}.mdi-glasses:before{content:"󰊪"}.mdi-globe-light:before{content:"󰙯"}.mdi-globe-light-outline:before{content:"󱋗"}.mdi-globe-model:before{content:"󰣩"}.mdi-gmail:before{content:"󰊫"}.mdi-gnome:before{content:"󰊬"}.mdi-go-kart:before{content:"󰵹"}.mdi-go-kart-track:before{content:"󰵺"}.mdi-gog:before{content:"󰮡"}.mdi-gold:before{content:"󱉏"}.mdi-golf:before{content:"󰠣"}.mdi-golf-cart:before{content:"󱆤"}.mdi-golf-tee:before{content:"󱂃"}.mdi-gondola:before{content:"󰚆"}.mdi-goodreads:before{content:"󰵻"}.mdi-google:before{content:"󰊭"}.mdi-google-ads:before{content:"󰲇"}.mdi-google-analytics:before{content:"󰟌"}.mdi-google-assistant:before{content:"󰟍"}.mdi-google-cardboard:before{content:"󰊮"}.mdi-google-chrome:before{content:"󰊯"}.mdi-google-circles:before{content:"󰊰"}.mdi-google-circles-communities:before{content:"󰊱"}.mdi-google-circles-extended:before{content:"󰊲"}.mdi-google-circles-group:before{content:"󰊳"}.mdi-google-classroom:before{content:"󰋀"}.mdi-google-cloud:before{content:"󱇶"}.mdi-google-downasaur:before{content:"󱍢"}.mdi-google-drive:before{content:"󰊶"}.mdi-google-earth:before{content:"󰊷"}.mdi-google-fit:before{content:"󰥬"}.mdi-google-glass:before{content:"󰊸"}.mdi-google-hangouts:before{content:"󰋉"}.mdi-google-keep:before{content:"󰛜"}.mdi-google-lens:before{content:"󰧶"}.mdi-google-maps:before{content:"󰗵"}.mdi-google-my-business:before{content:"󱁈"}.mdi-google-nearby:before{content:"󰊹"}.mdi-google-play:before{content:"󰊼"}.mdi-google-plus:before{content:"󰊽"}.mdi-google-podcast:before{content:"󰺹"}.mdi-google-spreadsheet:before{content:"󰧷"}.mdi-google-street-view:before{content:"󰲈"}.mdi-google-translate:before{content:"󰊿"}.mdi-gradient-horizontal:before{content:"󱝊"}.mdi-gradient-vertical:before{content:"󰚠"}.mdi-grain:before{content:"󰵼"}.mdi-graph:before{content:"󱁉"}.mdi-graph-outline:before{content:"󱁊"}.mdi-graphql:before{content:"󰡷"}.mdi-grass:before{content:"󱔐"}.mdi-grave-stone:before{content:"󰮢"}.mdi-grease-pencil:before{content:"󰙈"}.mdi-greater-than:before{content:"󰥭"}.mdi-greater-than-or-equal:before{content:"󰥮"}.mdi-greenhouse:before{content:"󰀭"}.mdi-grid:before{content:"󰋁"}.mdi-grid-large:before{content:"󰝘"}.mdi-grid-off:before{content:"󰋂"}.mdi-grill:before{content:"󰹅"}.mdi-grill-outline:before{content:"󱆊"}.mdi-group:before{content:"󰋃"}.mdi-guitar-acoustic:before{content:"󰝱"}.mdi-guitar-electric:before{content:"󰋄"}.mdi-guitar-pick:before{content:"󰋅"}.mdi-guitar-pick-outline:before{content:"󰋆"}.mdi-guy-fawkes-mask:before{content:"󰠥"}.mdi-gymnastics:before{content:"󱩁"}.mdi-hail:before{content:"󰫁"}.mdi-hair-dryer:before{content:"󱃯"}.mdi-hair-dryer-outline:before{content:"󱃰"}.mdi-halloween:before{content:"󰮣"}.mdi-hamburger:before{content:"󰚅"}.mdi-hamburger-check:before{content:"󱝶"}.mdi-hamburger-minus:before{content:"󱝷"}.mdi-hamburger-off:before{content:"󱝸"}.mdi-hamburger-plus:before{content:"󱝹"}.mdi-hamburger-remove:before{content:"󱝺"}.mdi-hammer:before{content:"󰣪"}.mdi-hammer-screwdriver:before{content:"󱌢"}.mdi-hammer-sickle:before{content:"󱢇"}.mdi-hammer-wrench:before{content:"󱌣"}.mdi-hand-back-left:before{content:"󰹆"}.mdi-hand-back-left-off:before{content:"󱠰"}.mdi-hand-back-left-off-outline:before{content:"󱠲"}.mdi-hand-back-left-outline:before{content:"󱠬"}.mdi-hand-back-right:before{content:"󰹇"}.mdi-hand-back-right-off:before{content:"󱠱"}.mdi-hand-back-right-off-outline:before{content:"󱠳"}.mdi-hand-back-right-outline:before{content:"󱠭"}.mdi-hand-clap:before{content:"󱥋"}.mdi-hand-clap-off:before{content:"󱩂"}.mdi-hand-coin:before{content:"󱢏"}.mdi-hand-coin-outline:before{content:"󱢐"}.mdi-hand-cycle:before{content:"󱮜"}.mdi-hand-extended:before{content:"󱢶"}.mdi-hand-extended-outline:before{content:"󱢷"}.mdi-hand-front-left:before{content:"󱠫"}.mdi-hand-front-left-outline:before{content:"󱠮"}.mdi-hand-front-right:before{content:"󰩏"}.mdi-hand-front-right-outline:before{content:"󱠯"}.mdi-hand-heart:before{content:"󱃱"}.mdi-hand-heart-outline:before{content:"󱕾"}.mdi-hand-okay:before{content:"󰩐"}.mdi-hand-peace:before{content:"󰩑"}.mdi-hand-peace-variant:before{content:"󰩒"}.mdi-hand-pointing-down:before{content:"󰩓"}.mdi-hand-pointing-left:before{content:"󰩔"}.mdi-hand-pointing-right:before{content:"󰋇"}.mdi-hand-pointing-up:before{content:"󰩕"}.mdi-hand-saw:before{content:"󰹈"}.mdi-hand-wash:before{content:"󱕿"}.mdi-hand-wash-outline:before{content:"󱖀"}.mdi-hand-water:before{content:"󱎟"}.mdi-hand-wave:before{content:"󱠡"}.mdi-hand-wave-outline:before{content:"󱠢"}.mdi-handball:before{content:"󰽓"}.mdi-handcuffs:before{content:"󱄾"}.mdi-hands-pray:before{content:"󰕹"}.mdi-handshake:before{content:"󱈘"}.mdi-handshake-outline:before{content:"󱖡"}.mdi-hanger:before{content:"󰋈"}.mdi-hard-hat:before{content:"󰥯"}.mdi-harddisk:before{content:"󰋊"}.mdi-harddisk-plus:before{content:"󱁋"}.mdi-harddisk-remove:before{content:"󱁌"}.mdi-hat-fedora:before{content:"󰮤"}.mdi-hazard-lights:before{content:"󰲉"}.mdi-hdmi-port:before{content:"󱮸"}.mdi-hdr:before{content:"󰵽"}.mdi-hdr-off:before{content:"󰵾"}.mdi-head:before{content:"󱍞"}.mdi-head-alert:before{content:"󱌸"}.mdi-head-alert-outline:before{content:"󱌹"}.mdi-head-check:before{content:"󱌺"}.mdi-head-check-outline:before{content:"󱌻"}.mdi-head-cog:before{content:"󱌼"}.mdi-head-cog-outline:before{content:"󱌽"}.mdi-head-dots-horizontal:before{content:"󱌾"}.mdi-head-dots-horizontal-outline:before{content:"󱌿"}.mdi-head-flash:before{content:"󱍀"}.mdi-head-flash-outline:before{content:"󱍁"}.mdi-head-heart:before{content:"󱍂"}.mdi-head-heart-outline:before{content:"󱍃"}.mdi-head-lightbulb:before{content:"󱍄"}.mdi-head-lightbulb-outline:before{content:"󱍅"}.mdi-head-minus:before{content:"󱍆"}.mdi-head-minus-outline:before{content:"󱍇"}.mdi-head-outline:before{content:"󱍟"}.mdi-head-plus:before{content:"󱍈"}.mdi-head-plus-outline:before{content:"󱍉"}.mdi-head-question:before{content:"󱍊"}.mdi-head-question-outline:before{content:"󱍋"}.mdi-head-remove:before{content:"󱍌"}.mdi-head-remove-outline:before{content:"󱍍"}.mdi-head-snowflake:before{content:"󱍎"}.mdi-head-snowflake-outline:before{content:"󱍏"}.mdi-head-sync:before{content:"󱍐"}.mdi-head-sync-outline:before{content:"󱍑"}.mdi-headphones:before{content:"󰋋"}.mdi-headphones-bluetooth:before{content:"󰥰"}.mdi-headphones-box:before{content:"󰋌"}.mdi-headphones-off:before{content:"󰟎"}.mdi-headphones-settings:before{content:"󰋍"}.mdi-headset:before{content:"󰋎"}.mdi-headset-dock:before{content:"󰋏"}.mdi-headset-off:before{content:"󰋐"}.mdi-heart:before{content:"󰋑"}.mdi-heart-box:before{content:"󰋒"}.mdi-heart-box-outline:before{content:"󰋓"}.mdi-heart-broken:before{content:"󰋔"}.mdi-heart-broken-outline:before{content:"󰴔"}.mdi-heart-circle:before{content:"󰥱"}.mdi-heart-circle-outline:before{content:"󰥲"}.mdi-heart-cog:before{content:"󱙣"}.mdi-heart-cog-outline:before{content:"󱙤"}.mdi-heart-flash:before{content:"󰻹"}.mdi-heart-half:before{content:"󰛟"}.mdi-heart-half-full:before{content:"󰛞"}.mdi-heart-half-outline:before{content:"󰛠"}.mdi-heart-minus:before{content:"󱐯"}.mdi-heart-minus-outline:before{content:"󱐲"}.mdi-heart-multiple:before{content:"󰩖"}.mdi-heart-multiple-outline:before{content:"󰩗"}.mdi-heart-off:before{content:"󰝙"}.mdi-heart-off-outline:before{content:"󱐴"}.mdi-heart-outline:before{content:"󰋕"}.mdi-heart-plus:before{content:"󱐮"}.mdi-heart-plus-outline:before{content:"󱐱"}.mdi-heart-pulse:before{content:"󰗶"}.mdi-heart-remove:before{content:"󱐰"}.mdi-heart-remove-outline:before{content:"󱐳"}.mdi-heart-search:before{content:"󱲍"}.mdi-heart-settings:before{content:"󱙥"}.mdi-heart-settings-outline:before{content:"󱙦"}.mdi-heat-pump:before{content:"󱩃"}.mdi-heat-pump-outline:before{content:"󱩄"}.mdi-heat-wave:before{content:"󱩅"}.mdi-heating-coil:before{content:"󱪯"}.mdi-helicopter:before{content:"󰫂"}.mdi-help:before{content:"󰋖"}.mdi-help-box:before{content:"󰞋"}.mdi-help-box-multiple:before{content:"󱰊"}.mdi-help-box-multiple-outline:before{content:"󱰋"}.mdi-help-box-outline:before{content:"󱰌"}.mdi-help-circle:before{content:"󰋗"}.mdi-help-circle-outline:before{content:"󰘥"}.mdi-help-network:before{content:"󰛵"}.mdi-help-network-outline:before{content:"󰲊"}.mdi-help-rhombus:before{content:"󰮥"}.mdi-help-rhombus-outline:before{content:"󰮦"}.mdi-hexadecimal:before{content:"󱊧"}.mdi-hexagon:before{content:"󰋘"}.mdi-hexagon-multiple:before{content:"󰛡"}.mdi-hexagon-multiple-outline:before{content:"󱃲"}.mdi-hexagon-outline:before{content:"󰋙"}.mdi-hexagon-slice-1:before{content:"󰫃"}.mdi-hexagon-slice-2:before{content:"󰫄"}.mdi-hexagon-slice-3:before{content:"󰫅"}.mdi-hexagon-slice-4:before{content:"󰫆"}.mdi-hexagon-slice-5:before{content:"󰫇"}.mdi-hexagon-slice-6:before{content:"󰫈"}.mdi-hexagram:before{content:"󰫉"}.mdi-hexagram-outline:before{content:"󰫊"}.mdi-high-definition:before{content:"󰟏"}.mdi-high-definition-box:before{content:"󰡸"}.mdi-highway:before{content:"󰗷"}.mdi-hiking:before{content:"󰵿"}.mdi-history:before{content:"󰋚"}.mdi-hockey-puck:before{content:"󰡹"}.mdi-hockey-sticks:before{content:"󰡺"}.mdi-hololens:before{content:"󰋛"}.mdi-home:before{content:"󰋜"}.mdi-home-account:before{content:"󰠦"}.mdi-home-alert:before{content:"󰡻"}.mdi-home-alert-outline:before{content:"󱗐"}.mdi-home-analytics:before{content:"󰺺"}.mdi-home-assistant:before{content:"󰟐"}.mdi-home-automation:before{content:"󰟑"}.mdi-home-battery:before{content:"󱤁"}.mdi-home-battery-outline:before{content:"󱤂"}.mdi-home-circle:before{content:"󰟒"}.mdi-home-circle-outline:before{content:"󱁍"}.mdi-home-city:before{content:"󰴕"}.mdi-home-city-outline:before{content:"󰴖"}.mdi-home-clock:before{content:"󱨒"}.mdi-home-clock-outline:before{content:"󱨓"}.mdi-home-edit:before{content:"󱅙"}.mdi-home-edit-outline:before{content:"󱅚"}.mdi-home-export-outline:before{content:"󰾛"}.mdi-home-flood:before{content:"󰻺"}.mdi-home-floor-0:before{content:"󰷒"}.mdi-home-floor-1:before{content:"󰶀"}.mdi-home-floor-2:before{content:"󰶁"}.mdi-home-floor-3:before{content:"󰶂"}.mdi-home-floor-a:before{content:"󰶃"}.mdi-home-floor-b:before{content:"󰶄"}.mdi-home-floor-g:before{content:"󰶅"}.mdi-home-floor-l:before{content:"󰶆"}.mdi-home-floor-negative-1:before{content:"󰷓"}.mdi-home-group:before{content:"󰷔"}.mdi-home-group-minus:before{content:"󱧁"}.mdi-home-group-plus:before{content:"󱧀"}.mdi-home-group-remove:before{content:"󱧂"}.mdi-home-heart:before{content:"󰠧"}.mdi-home-import-outline:before{content:"󰾜"}.mdi-home-lightbulb:before{content:"󱉑"}.mdi-home-lightbulb-outline:before{content:"󱉒"}.mdi-home-lightning-bolt:before{content:"󱤃"}.mdi-home-lightning-bolt-outline:before{content:"󱤄"}.mdi-home-lock:before{content:"󰣫"}.mdi-home-lock-open:before{content:"󰣬"}.mdi-home-map-marker:before{content:"󰗸"}.mdi-home-minus:before{content:"󰥴"}.mdi-home-minus-outline:before{content:"󱏕"}.mdi-home-modern:before{content:"󰋝"}.mdi-home-off:before{content:"󱩆"}.mdi-home-off-outline:before{content:"󱩇"}.mdi-home-outline:before{content:"󰚡"}.mdi-home-percent:before{content:"󱱼"}.mdi-home-percent-outline:before{content:"󱱽"}.mdi-home-plus:before{content:"󰥵"}.mdi-home-plus-outline:before{content:"󱏖"}.mdi-home-remove:before{content:"󱉇"}.mdi-home-remove-outline:before{content:"󱏗"}.mdi-home-roof:before{content:"󱄫"}.mdi-home-search:before{content:"󱎰"}.mdi-home-search-outline:before{content:"󱎱"}.mdi-home-silo:before{content:"󱮠"}.mdi-home-silo-outline:before{content:"󱮡"}.mdi-home-sound-in:before{content:"󱰯"}.mdi-home-sound-in-outline:before{content:"󱰰"}.mdi-home-sound-out:before{content:"󱰱"}.mdi-home-sound-out-outline:before{content:"󱰲"}.mdi-home-switch:before{content:"󱞔"}.mdi-home-switch-outline:before{content:"󱞕"}.mdi-home-thermometer:before{content:"󰽔"}.mdi-home-thermometer-outline:before{content:"󰽕"}.mdi-home-variant:before{content:"󰋞"}.mdi-home-variant-outline:before{content:"󰮧"}.mdi-hook:before{content:"󰛢"}.mdi-hook-off:before{content:"󰛣"}.mdi-hoop-house:before{content:"󰹖"}.mdi-hops:before{content:"󰋟"}.mdi-horizontal-rotate-clockwise:before{content:"󱃳"}.mdi-horizontal-rotate-counterclockwise:before{content:"󱃴"}.mdi-horse:before{content:"󱖿"}.mdi-horse-human:before{content:"󱗀"}.mdi-horse-variant:before{content:"󱗁"}.mdi-horse-variant-fast:before{content:"󱡮"}.mdi-horseshoe:before{content:"󰩘"}.mdi-hospital:before{content:"󰿶"}.mdi-hospital-box:before{content:"󰋠"}.mdi-hospital-box-outline:before{content:"󰿷"}.mdi-hospital-building:before{content:"󰋡"}.mdi-hospital-marker:before{content:"󰋢"}.mdi-hot-tub:before{content:"󰠨"}.mdi-hours-12:before{content:"󱲔"}.mdi-hours-24:before{content:"󱑸"}.mdi-hub:before{content:"󱲕"}.mdi-hub-outline:before{content:"󱲖"}.mdi-hubspot:before{content:"󰴗"}.mdi-hulu:before{content:"󰠩"}.mdi-human:before{content:"󰋦"}.mdi-human-baby-changing-table:before{content:"󱎋"}.mdi-human-cane:before{content:"󱖁"}.mdi-human-capacity-decrease:before{content:"󱖛"}.mdi-human-capacity-increase:before{content:"󱖜"}.mdi-human-child:before{content:"󰋧"}.mdi-human-dolly:before{content:"󱦀"}.mdi-human-edit:before{content:"󱓨"}.mdi-human-female:before{content:"󰙉"}.mdi-human-female-boy:before{content:"󰩙"}.mdi-human-female-dance:before{content:"󱗉"}.mdi-human-female-female:before{content:"󰩚"}.mdi-human-female-female-child:before{content:"󱲎"}.mdi-human-female-girl:before{content:"󰩛"}.mdi-human-greeting:before{content:"󱟄"}.mdi-human-greeting-proximity:before{content:"󱖝"}.mdi-human-greeting-variant:before{content:"󰙊"}.mdi-human-handsdown:before{content:"󰙋"}.mdi-human-handsup:before{content:"󰙌"}.mdi-human-male:before{content:"󰙍"}.mdi-human-male-board:before{content:"󰢐"}.mdi-human-male-board-poll:before{content:"󰡆"}.mdi-human-male-boy:before{content:"󰩜"}.mdi-human-male-child:before{content:"󱎌"}.mdi-human-male-female:before{content:"󰋨"}.mdi-human-male-female-child:before{content:"󱠣"}.mdi-human-male-girl:before{content:"󰩝"}.mdi-human-male-height:before{content:"󰻻"}.mdi-human-male-height-variant:before{content:"󰻼"}.mdi-human-male-male:before{content:"󰩞"}.mdi-human-male-male-child:before{content:"󱲏"}.mdi-human-non-binary:before{content:"󱡈"}.mdi-human-pregnant:before{content:"󰗏"}.mdi-human-queue:before{content:"󱕱"}.mdi-human-scooter:before{content:"󱇩"}.mdi-human-walker:before{content:"󱭱"}.mdi-human-wheelchair:before{content:"󱎍"}.mdi-human-white-cane:before{content:"󱦁"}.mdi-humble-bundle:before{content:"󰝄"}.mdi-hvac:before{content:"󱍒"}.mdi-hvac-off:before{content:"󱖞"}.mdi-hydraulic-oil-level:before{content:"󱌤"}.mdi-hydraulic-oil-temperature:before{content:"󱌥"}.mdi-hydro-power:before{content:"󱋥"}.mdi-hydrogen-station:before{content:"󱢔"}.mdi-ice-cream:before{content:"󰠪"}.mdi-ice-cream-off:before{content:"󰹒"}.mdi-ice-pop:before{content:"󰻽"}.mdi-id-card:before{content:"󰿀"}.mdi-identifier:before{content:"󰻾"}.mdi-ideogram-cjk:before{content:"󱌱"}.mdi-ideogram-cjk-variant:before{content:"󱌲"}.mdi-image:before{content:"󰋩"}.mdi-image-album:before{content:"󰋪"}.mdi-image-area:before{content:"󰋫"}.mdi-image-area-close:before{content:"󰋬"}.mdi-image-auto-adjust:before{content:"󰿁"}.mdi-image-broken:before{content:"󰋭"}.mdi-image-broken-variant:before{content:"󰋮"}.mdi-image-check:before{content:"󱬥"}.mdi-image-check-outline:before{content:"󱬦"}.mdi-image-edit:before{content:"󱇣"}.mdi-image-edit-outline:before{content:"󱇤"}.mdi-image-filter-black-white:before{content:"󰋰"}.mdi-image-filter-center-focus:before{content:"󰋱"}.mdi-image-filter-center-focus-strong:before{content:"󰻿"}.mdi-image-filter-center-focus-strong-outline:before{content:"󰼀"}.mdi-image-filter-center-focus-weak:before{content:"󰋲"}.mdi-image-filter-drama:before{content:"󰋳"}.mdi-image-filter-drama-outline:before{content:"󱯿"}.mdi-image-filter-frames:before{content:"󰋴"}.mdi-image-filter-hdr:before{content:"󰋵"}.mdi-image-filter-hdr-outline:before{content:"󱱤"}.mdi-image-filter-none:before{content:"󰋶"}.mdi-image-filter-tilt-shift:before{content:"󰋷"}.mdi-image-filter-vintage:before{content:"󰋸"}.mdi-image-frame:before{content:"󰹉"}.mdi-image-lock:before{content:"󱪰"}.mdi-image-lock-outline:before{content:"󱪱"}.mdi-image-marker:before{content:"󱝻"}.mdi-image-marker-outline:before{content:"󱝼"}.mdi-image-minus:before{content:"󱐙"}.mdi-image-minus-outline:before{content:"󱭇"}.mdi-image-move:before{content:"󰧸"}.mdi-image-multiple:before{content:"󰋹"}.mdi-image-multiple-outline:before{content:"󰋯"}.mdi-image-off:before{content:"󰠫"}.mdi-image-off-outline:before{content:"󱇑"}.mdi-image-outline:before{content:"󰥶"}.mdi-image-plus:before{content:"󰡼"}.mdi-image-plus-outline:before{content:"󱭆"}.mdi-image-refresh:before{content:"󱧾"}.mdi-image-refresh-outline:before{content:"󱧿"}.mdi-image-remove:before{content:"󱐘"}.mdi-image-remove-outline:before{content:"󱭈"}.mdi-image-search:before{content:"󰥷"}.mdi-image-search-outline:before{content:"󰥸"}.mdi-image-size-select-actual:before{content:"󰲍"}.mdi-image-size-select-large:before{content:"󰲎"}.mdi-image-size-select-small:before{content:"󰲏"}.mdi-image-sync:before{content:"󱨀"}.mdi-image-sync-outline:before{content:"󱨁"}.mdi-image-text:before{content:"󱘍"}.mdi-import:before{content:"󰋺"}.mdi-inbox:before{content:"󰚇"}.mdi-inbox-arrow-down:before{content:"󰋻"}.mdi-inbox-arrow-down-outline:before{content:"󱉰"}.mdi-inbox-arrow-up:before{content:"󰏑"}.mdi-inbox-arrow-up-outline:before{content:"󱉱"}.mdi-inbox-full:before{content:"󱉲"}.mdi-inbox-full-outline:before{content:"󱉳"}.mdi-inbox-multiple:before{content:"󰢰"}.mdi-inbox-multiple-outline:before{content:"󰮨"}.mdi-inbox-outline:before{content:"󱉴"}.mdi-inbox-remove:before{content:"󱖟"}.mdi-inbox-remove-outline:before{content:"󱖠"}.mdi-incognito:before{content:"󰗹"}.mdi-incognito-circle:before{content:"󱐡"}.mdi-incognito-circle-off:before{content:"󱐢"}.mdi-incognito-off:before{content:"󰁵"}.mdi-induction:before{content:"󱡌"}.mdi-infinity:before{content:"󰛤"}.mdi-information:before{content:"󰋼"}.mdi-information-box:before{content:"󱱥"}.mdi-information-box-outline:before{content:"󱱦"}.mdi-information-off:before{content:"󱞌"}.mdi-information-off-outline:before{content:"󱞍"}.mdi-information-outline:before{content:"󰋽"}.mdi-information-slab-box:before{content:"󱱧"}.mdi-information-slab-box-outline:before{content:"󱱨"}.mdi-information-slab-circle:before{content:"󱱩"}.mdi-information-slab-circle-outline:before{content:"󱱪"}.mdi-information-slab-symbol:before{content:"󱱫"}.mdi-information-symbol:before{content:"󱱬"}.mdi-information-variant:before{content:"󰙎"}.mdi-information-variant-box:before{content:"󱱭"}.mdi-information-variant-box-outline:before{content:"󱱮"}.mdi-information-variant-circle:before{content:"󱱯"}.mdi-information-variant-circle-outline:before{content:"󱱰"}.mdi-instagram:before{content:"󰋾"}.mdi-instrument-triangle:before{content:"󱁎"}.mdi-integrated-circuit-chip:before{content:"󱤓"}.mdi-invert-colors:before{content:"󰌁"}.mdi-invert-colors-off:before{content:"󰹊"}.mdi-invoice:before{content:"󱳒"}.mdi-invoice-arrow-left:before{content:"󱳓"}.mdi-invoice-arrow-left-outline:before{content:"󱳔"}.mdi-invoice-arrow-right:before{content:"󱳕"}.mdi-invoice-arrow-right-outline:before{content:"󱳖"}.mdi-invoice-check:before{content:"󱳗"}.mdi-invoice-check-outline:before{content:"󱳘"}.mdi-invoice-clock:before{content:"󱳙"}.mdi-invoice-clock-outline:before{content:"󱳚"}.mdi-invoice-edit:before{content:"󱳛"}.mdi-invoice-edit-outline:before{content:"󱳜"}.mdi-invoice-export-outline:before{content:"󱳝"}.mdi-invoice-fast:before{content:"󱳞"}.mdi-invoice-fast-outline:before{content:"󱳟"}.mdi-invoice-import:before{content:"󱳠"}.mdi-invoice-import-outline:before{content:"󱳡"}.mdi-invoice-list:before{content:"󱳢"}.mdi-invoice-list-outline:before{content:"󱳣"}.mdi-invoice-minus:before{content:"󱳤"}.mdi-invoice-minus-outline:before{content:"󱳥"}.mdi-invoice-multiple:before{content:"󱳦"}.mdi-invoice-multiple-outline:before{content:"󱳧"}.mdi-invoice-outline:before{content:"󱳨"}.mdi-invoice-plus:before{content:"󱳩"}.mdi-invoice-plus-outline:before{content:"󱳪"}.mdi-invoice-remove:before{content:"󱳫"}.mdi-invoice-remove-outline:before{content:"󱳬"}.mdi-invoice-send:before{content:"󱳭"}.mdi-invoice-send-outline:before{content:"󱳮"}.mdi-invoice-text:before{content:"󱳯"}.mdi-invoice-text-arrow-left:before{content:"󱳰"}.mdi-invoice-text-arrow-left-outline:before{content:"󱳱"}.mdi-invoice-text-arrow-right:before{content:"󱳲"}.mdi-invoice-text-arrow-right-outline:before{content:"󱳳"}.mdi-invoice-text-check:before{content:"󱳴"}.mdi-invoice-text-check-outline:before{content:"󱳵"}.mdi-invoice-text-clock:before{content:"󱳶"}.mdi-invoice-text-clock-outline:before{content:"󱳷"}.mdi-invoice-text-edit:before{content:"󱳸"}.mdi-invoice-text-edit-outline:before{content:"󱳹"}.mdi-invoice-text-fast:before{content:"󱳺"}.mdi-invoice-text-fast-outline:before{content:"󱳻"}.mdi-invoice-text-minus:before{content:"󱳼"}.mdi-invoice-text-minus-outline:before{content:"󱳽"}.mdi-invoice-text-multiple:before{content:"󱳾"}.mdi-invoice-text-multiple-outline:before{content:"󱳿"}.mdi-invoice-text-outline:before{content:"󱴀"}.mdi-invoice-text-plus:before{content:"󱴁"}.mdi-invoice-text-plus-outline:before{content:"󱴂"}.mdi-invoice-text-remove:before{content:"󱴃"}.mdi-invoice-text-remove-outline:before{content:"󱴄"}.mdi-invoice-text-send:before{content:"󱴅"}.mdi-invoice-text-send-outline:before{content:"󱴆"}.mdi-iobroker:before{content:"󱋨"}.mdi-ip:before{content:"󰩟"}.mdi-ip-network:before{content:"󰩠"}.mdi-ip-network-outline:before{content:"󰲐"}.mdi-ip-outline:before{content:"󱦂"}.mdi-ipod:before{content:"󰲑"}.mdi-iron:before{content:"󱠤"}.mdi-iron-board:before{content:"󱠸"}.mdi-iron-outline:before{content:"󱠥"}.mdi-island:before{content:"󱁏"}.mdi-island-variant:before{content:"󱳆"}.mdi-iv-bag:before{content:"󱂹"}.mdi-jabber:before{content:"󰷕"}.mdi-jeepney:before{content:"󰌂"}.mdi-jellyfish:before{content:"󰼁"}.mdi-jellyfish-outline:before{content:"󰼂"}.mdi-jira:before{content:"󰌃"}.mdi-jquery:before{content:"󰡽"}.mdi-jsfiddle:before{content:"󰌄"}.mdi-jump-rope:before{content:"󱋿"}.mdi-kabaddi:before{content:"󰶇"}.mdi-kangaroo:before{content:"󱕘"}.mdi-karate:before{content:"󰠬"}.mdi-kayaking:before{content:"󰢯"}.mdi-keg:before{content:"󰌅"}.mdi-kettle:before{content:"󰗺"}.mdi-kettle-alert:before{content:"󱌗"}.mdi-kettle-alert-outline:before{content:"󱌘"}.mdi-kettle-off:before{content:"󱌛"}.mdi-kettle-off-outline:before{content:"󱌜"}.mdi-kettle-outline:before{content:"󰽖"}.mdi-kettle-pour-over:before{content:"󱜼"}.mdi-kettle-steam:before{content:"󱌙"}.mdi-kettle-steam-outline:before{content:"󱌚"}.mdi-kettlebell:before{content:"󱌀"}.mdi-key:before{content:"󰌆"}.mdi-key-alert:before{content:"󱦃"}.mdi-key-alert-outline:before{content:"󱦄"}.mdi-key-arrow-right:before{content:"󱌒"}.mdi-key-chain:before{content:"󱕴"}.mdi-key-chain-variant:before{content:"󱕵"}.mdi-key-change:before{content:"󰌇"}.mdi-key-link:before{content:"󱆟"}.mdi-key-minus:before{content:"󰌈"}.mdi-key-outline:before{content:"󰷖"}.mdi-key-plus:before{content:"󰌉"}.mdi-key-remove:before{content:"󰌊"}.mdi-key-star:before{content:"󱆞"}.mdi-key-variant:before{content:"󰌋"}.mdi-key-wireless:before{content:"󰿂"}.mdi-keyboard:before{content:"󰌌"}.mdi-keyboard-backspace:before{content:"󰌍"}.mdi-keyboard-caps:before{content:"󰌎"}.mdi-keyboard-close:before{content:"󰌏"}.mdi-keyboard-close-outline:before{content:"󱰀"}.mdi-keyboard-esc:before{content:"󱊷"}.mdi-keyboard-f1:before{content:"󱊫"}.mdi-keyboard-f10:before{content:"󱊴"}.mdi-keyboard-f11:before{content:"󱊵"}.mdi-keyboard-f12:before{content:"󱊶"}.mdi-keyboard-f2:before{content:"󱊬"}.mdi-keyboard-f3:before{content:"󱊭"}.mdi-keyboard-f4:before{content:"󱊮"}.mdi-keyboard-f5:before{content:"󱊯"}.mdi-keyboard-f6:before{content:"󱊰"}.mdi-keyboard-f7:before{content:"󱊱"}.mdi-keyboard-f8:before{content:"󱊲"}.mdi-keyboard-f9:before{content:"󱊳"}.mdi-keyboard-off:before{content:"󰌐"}.mdi-keyboard-off-outline:before{content:"󰹋"}.mdi-keyboard-outline:before{content:"󰥻"}.mdi-keyboard-return:before{content:"󰌑"}.mdi-keyboard-settings:before{content:"󰧹"}.mdi-keyboard-settings-outline:before{content:"󰧺"}.mdi-keyboard-space:before{content:"󱁐"}.mdi-keyboard-tab:before{content:"󰌒"}.mdi-keyboard-tab-reverse:before{content:"󰌥"}.mdi-keyboard-variant:before{content:"󰌓"}.mdi-khanda:before{content:"󱃽"}.mdi-kickstarter:before{content:"󰝅"}.mdi-kite:before{content:"󱦅"}.mdi-kite-outline:before{content:"󱦆"}.mdi-kitesurfing:before{content:"󱝄"}.mdi-klingon:before{content:"󱍛"}.mdi-knife:before{content:"󰧻"}.mdi-knife-military:before{content:"󰧼"}.mdi-knob:before{content:"󱮖"}.mdi-koala:before{content:"󱜿"}.mdi-kodi:before{content:"󰌔"}.mdi-kubernetes:before{content:"󱃾"}.mdi-label:before{content:"󰌕"}.mdi-label-multiple:before{content:"󱍵"}.mdi-label-multiple-outline:before{content:"󱍶"}.mdi-label-off:before{content:"󰫋"}.mdi-label-off-outline:before{content:"󰫌"}.mdi-label-outline:before{content:"󰌖"}.mdi-label-percent:before{content:"󱋪"}.mdi-label-percent-outline:before{content:"󱋫"}.mdi-label-variant:before{content:"󰫍"}.mdi-label-variant-outline:before{content:"󰫎"}.mdi-ladder:before{content:"󱖢"}.mdi-ladybug:before{content:"󰠭"}.mdi-lambda:before{content:"󰘧"}.mdi-lamp:before{content:"󰚵"}.mdi-lamp-outline:before{content:"󱟐"}.mdi-lamps:before{content:"󱕶"}.mdi-lamps-outline:before{content:"󱟑"}.mdi-lan:before{content:"󰌗"}.mdi-lan-check:before{content:"󱊪"}.mdi-lan-connect:before{content:"󰌘"}.mdi-lan-disconnect:before{content:"󰌙"}.mdi-lan-pending:before{content:"󰌚"}.mdi-land-fields:before{content:"󱪲"}.mdi-land-plots:before{content:"󱪳"}.mdi-land-plots-circle:before{content:"󱪴"}.mdi-land-plots-circle-variant:before{content:"󱪵"}.mdi-land-plots-marker:before{content:"󱱝"}.mdi-land-rows-horizontal:before{content:"󱪶"}.mdi-land-rows-vertical:before{content:"󱪷"}.mdi-landslide:before{content:"󱩈"}.mdi-landslide-outline:before{content:"󱩉"}.mdi-language-c:before{content:"󰙱"}.mdi-language-cpp:before{content:"󰙲"}.mdi-language-csharp:before{content:"󰌛"}.mdi-language-css3:before{content:"󰌜"}.mdi-language-fortran:before{content:"󱈚"}.mdi-language-go:before{content:"󰟓"}.mdi-language-haskell:before{content:"󰲒"}.mdi-language-html5:before{content:"󰌝"}.mdi-language-java:before{content:"󰬷"}.mdi-language-javascript:before{content:"󰌞"}.mdi-language-kotlin:before{content:"󱈙"}.mdi-language-lua:before{content:"󰢱"}.mdi-language-markdown:before{content:"󰍔"}.mdi-language-markdown-outline:before{content:"󰽛"}.mdi-language-php:before{content:"󰌟"}.mdi-language-python:before{content:"󰌠"}.mdi-language-r:before{content:"󰟔"}.mdi-language-ruby:before{content:"󰴭"}.mdi-language-ruby-on-rails:before{content:"󰫏"}.mdi-language-rust:before{content:"󱘗"}.mdi-language-swift:before{content:"󰛥"}.mdi-language-typescript:before{content:"󰛦"}.mdi-language-xaml:before{content:"󰙳"}.mdi-laptop:before{content:"󰌢"}.mdi-laptop-account:before{content:"󱩊"}.mdi-laptop-off:before{content:"󰛧"}.mdi-laravel:before{content:"󰫐"}.mdi-laser-pointer:before{content:"󱒄"}.mdi-lasso:before{content:"󰼃"}.mdi-lastpass:before{content:"󰑆"}.mdi-latitude:before{content:"󰽗"}.mdi-launch:before{content:"󰌧"}.mdi-lava-lamp:before{content:"󰟕"}.mdi-layers:before{content:"󰌨"}.mdi-layers-edit:before{content:"󱢒"}.mdi-layers-minus:before{content:"󰹌"}.mdi-layers-off:before{content:"󰌩"}.mdi-layers-off-outline:before{content:"󰧽"}.mdi-layers-outline:before{content:"󰧾"}.mdi-layers-plus:before{content:"󰹍"}.mdi-layers-remove:before{content:"󰹎"}.mdi-layers-search:before{content:"󱈆"}.mdi-layers-search-outline:before{content:"󱈇"}.mdi-layers-triple:before{content:"󰽘"}.mdi-layers-triple-outline:before{content:"󰽙"}.mdi-lead-pencil:before{content:"󰙏"}.mdi-leaf:before{content:"󰌪"}.mdi-leaf-circle:before{content:"󱤅"}.mdi-leaf-circle-outline:before{content:"󱤆"}.mdi-leaf-maple:before{content:"󰲓"}.mdi-leaf-maple-off:before{content:"󱋚"}.mdi-leaf-off:before{content:"󱋙"}.mdi-leak:before{content:"󰷗"}.mdi-leak-off:before{content:"󰷘"}.mdi-lectern:before{content:"󱫰"}.mdi-led-off:before{content:"󰌫"}.mdi-led-on:before{content:"󰌬"}.mdi-led-outline:before{content:"󰌭"}.mdi-led-strip:before{content:"󰟖"}.mdi-led-strip-variant:before{content:"󱁑"}.mdi-led-strip-variant-off:before{content:"󱩋"}.mdi-led-variant-off:before{content:"󰌮"}.mdi-led-variant-on:before{content:"󰌯"}.mdi-led-variant-outline:before{content:"󰌰"}.mdi-leek:before{content:"󱅽"}.mdi-less-than:before{content:"󰥼"}.mdi-less-than-or-equal:before{content:"󰥽"}.mdi-library:before{content:"󰌱"}.mdi-library-outline:before{content:"󱨢"}.mdi-library-shelves:before{content:"󰮩"}.mdi-license:before{content:"󰿃"}.mdi-lifebuoy:before{content:"󰡾"}.mdi-light-flood-down:before{content:"󱦇"}.mdi-light-flood-up:before{content:"󱦈"}.mdi-light-recessed:before{content:"󱞛"}.mdi-light-switch:before{content:"󰥾"}.mdi-light-switch-off:before{content:"󱨤"}.mdi-lightbulb:before{content:"󰌵"}.mdi-lightbulb-alert:before{content:"󱧡"}.mdi-lightbulb-alert-outline:before{content:"󱧢"}.mdi-lightbulb-auto:before{content:"󱠀"}.mdi-lightbulb-auto-outline:before{content:"󱠁"}.mdi-lightbulb-cfl:before{content:"󱈈"}.mdi-lightbulb-cfl-off:before{content:"󱈉"}.mdi-lightbulb-cfl-spiral:before{content:"󱉵"}.mdi-lightbulb-cfl-spiral-off:before{content:"󱋃"}.mdi-lightbulb-fluorescent-tube:before{content:"󱠄"}.mdi-lightbulb-fluorescent-tube-outline:before{content:"󱠅"}.mdi-lightbulb-group:before{content:"󱉓"}.mdi-lightbulb-group-off:before{content:"󱋍"}.mdi-lightbulb-group-off-outline:before{content:"󱋎"}.mdi-lightbulb-group-outline:before{content:"󱉔"}.mdi-lightbulb-multiple:before{content:"󱉕"}.mdi-lightbulb-multiple-off:before{content:"󱋏"}.mdi-lightbulb-multiple-off-outline:before{content:"󱋐"}.mdi-lightbulb-multiple-outline:before{content:"󱉖"}.mdi-lightbulb-night:before{content:"󱩌"}.mdi-lightbulb-night-outline:before{content:"󱩍"}.mdi-lightbulb-off:before{content:"󰹏"}.mdi-lightbulb-off-outline:before{content:"󰹐"}.mdi-lightbulb-on:before{content:"󰛨"}.mdi-lightbulb-on-10:before{content:"󱩎"}.mdi-lightbulb-on-20:before{content:"󱩏"}.mdi-lightbulb-on-30:before{content:"󱩐"}.mdi-lightbulb-on-40:before{content:"󱩑"}.mdi-lightbulb-on-50:before{content:"󱩒"}.mdi-lightbulb-on-60:before{content:"󱩓"}.mdi-lightbulb-on-70:before{content:"󱩔"}.mdi-lightbulb-on-80:before{content:"󱩕"}.mdi-lightbulb-on-90:before{content:"󱩖"}.mdi-lightbulb-on-outline:before{content:"󰛩"}.mdi-lightbulb-outline:before{content:"󰌶"}.mdi-lightbulb-question:before{content:"󱧣"}.mdi-lightbulb-question-outline:before{content:"󱧤"}.mdi-lightbulb-spot:before{content:"󱟴"}.mdi-lightbulb-spot-off:before{content:"󱟵"}.mdi-lightbulb-variant:before{content:"󱠂"}.mdi-lightbulb-variant-outline:before{content:"󱠃"}.mdi-lighthouse:before{content:"󰧿"}.mdi-lighthouse-on:before{content:"󰨀"}.mdi-lightning-bolt:before{content:"󱐋"}.mdi-lightning-bolt-circle:before{content:"󰠠"}.mdi-lightning-bolt-outline:before{content:"󱐌"}.mdi-line-scan:before{content:"󰘤"}.mdi-lingerie:before{content:"󱑶"}.mdi-link:before{content:"󰌷"}.mdi-link-box:before{content:"󰴚"}.mdi-link-box-outline:before{content:"󰴛"}.mdi-link-box-variant:before{content:"󰴜"}.mdi-link-box-variant-outline:before{content:"󰴝"}.mdi-link-circle:before{content:"󱲬"}.mdi-link-circle-outline:before{content:"󱲭"}.mdi-link-edit:before{content:"󱲮"}.mdi-link-lock:before{content:"󱂺"}.mdi-link-off:before{content:"󰌸"}.mdi-link-plus:before{content:"󰲔"}.mdi-link-variant:before{content:"󰌹"}.mdi-link-variant-minus:before{content:"󱃿"}.mdi-link-variant-off:before{content:"󰌺"}.mdi-link-variant-plus:before{content:"󱄀"}.mdi-link-variant-remove:before{content:"󱄁"}.mdi-linkedin:before{content:"󰌻"}.mdi-linux:before{content:"󰌽"}.mdi-linux-mint:before{content:"󰣭"}.mdi-lipstick:before{content:"󱎵"}.mdi-liquid-spot:before{content:"󱠦"}.mdi-liquor:before{content:"󱤞"}.mdi-list-box:before{content:"󱭻"}.mdi-list-box-outline:before{content:"󱭼"}.mdi-list-status:before{content:"󱖫"}.mdi-litecoin:before{content:"󰩡"}.mdi-loading:before{content:"󰝲"}.mdi-location-enter:before{content:"󰿄"}.mdi-location-exit:before{content:"󰿅"}.mdi-lock:before{content:"󰌾"}.mdi-lock-alert:before{content:"󰣮"}.mdi-lock-alert-outline:before{content:"󱗑"}.mdi-lock-check:before{content:"󱎚"}.mdi-lock-check-outline:before{content:"󱚨"}.mdi-lock-clock:before{content:"󰥿"}.mdi-lock-minus:before{content:"󱚩"}.mdi-lock-minus-outline:before{content:"󱚪"}.mdi-lock-off:before{content:"󱙱"}.mdi-lock-off-outline:before{content:"󱙲"}.mdi-lock-open:before{content:"󰌿"}.mdi-lock-open-alert:before{content:"󱎛"}.mdi-lock-open-alert-outline:before{content:"󱗒"}.mdi-lock-open-check:before{content:"󱎜"}.mdi-lock-open-check-outline:before{content:"󱚫"}.mdi-lock-open-minus:before{content:"󱚬"}.mdi-lock-open-minus-outline:before{content:"󱚭"}.mdi-lock-open-outline:before{content:"󰍀"}.mdi-lock-open-plus:before{content:"󱚮"}.mdi-lock-open-plus-outline:before{content:"󱚯"}.mdi-lock-open-remove:before{content:"󱚰"}.mdi-lock-open-remove-outline:before{content:"󱚱"}.mdi-lock-open-variant:before{content:"󰿆"}.mdi-lock-open-variant-outline:before{content:"󰿇"}.mdi-lock-outline:before{content:"󰍁"}.mdi-lock-pattern:before{content:"󰛪"}.mdi-lock-percent:before{content:"󱰒"}.mdi-lock-percent-open:before{content:"󱰓"}.mdi-lock-percent-open-outline:before{content:"󱰔"}.mdi-lock-percent-open-variant:before{content:"󱰕"}.mdi-lock-percent-open-variant-outline:before{content:"󱰖"}.mdi-lock-percent-outline:before{content:"󱰗"}.mdi-lock-plus:before{content:"󰗻"}.mdi-lock-plus-outline:before{content:"󱚲"}.mdi-lock-question:before{content:"󰣯"}.mdi-lock-remove:before{content:"󱚳"}.mdi-lock-remove-outline:before{content:"󱚴"}.mdi-lock-reset:before{content:"󰝳"}.mdi-lock-smart:before{content:"󰢲"}.mdi-locker:before{content:"󰟗"}.mdi-locker-multiple:before{content:"󰟘"}.mdi-login:before{content:"󰍂"}.mdi-login-variant:before{content:"󰗼"}.mdi-logout:before{content:"󰍃"}.mdi-logout-variant:before{content:"󰗽"}.mdi-longitude:before{content:"󰽚"}.mdi-looks:before{content:"󰍄"}.mdi-lotion:before{content:"󱖂"}.mdi-lotion-outline:before{content:"󱖃"}.mdi-lotion-plus:before{content:"󱖄"}.mdi-lotion-plus-outline:before{content:"󱖅"}.mdi-loupe:before{content:"󰍅"}.mdi-lumx:before{content:"󰍆"}.mdi-lungs:before{content:"󱂄"}.mdi-mace:before{content:"󱡃"}.mdi-magazine-pistol:before{content:"󰌤"}.mdi-magazine-rifle:before{content:"󰌣"}.mdi-magic-staff:before{content:"󱡄"}.mdi-magnet:before{content:"󰍇"}.mdi-magnet-on:before{content:"󰍈"}.mdi-magnify:before{content:"󰍉"}.mdi-magnify-close:before{content:"󰦀"}.mdi-magnify-expand:before{content:"󱡴"}.mdi-magnify-minus:before{content:"󰍊"}.mdi-magnify-minus-cursor:before{content:"󰩢"}.mdi-magnify-minus-outline:before{content:"󰛬"}.mdi-magnify-plus:before{content:"󰍋"}.mdi-magnify-plus-cursor:before{content:"󰩣"}.mdi-magnify-plus-outline:before{content:"󰛭"}.mdi-magnify-remove-cursor:before{content:"󱈌"}.mdi-magnify-remove-outline:before{content:"󱈍"}.mdi-magnify-scan:before{content:"󱉶"}.mdi-mail:before{content:"󰺻"}.mdi-mailbox:before{content:"󰛮"}.mdi-mailbox-open:before{content:"󰶈"}.mdi-mailbox-open-outline:before{content:"󰶉"}.mdi-mailbox-open-up:before{content:"󰶊"}.mdi-mailbox-open-up-outline:before{content:"󰶋"}.mdi-mailbox-outline:before{content:"󰶌"}.mdi-mailbox-up:before{content:"󰶍"}.mdi-mailbox-up-outline:before{content:"󰶎"}.mdi-manjaro:before{content:"󱘊"}.mdi-map:before{content:"󰍍"}.mdi-map-check:before{content:"󰺼"}.mdi-map-check-outline:before{content:"󰺽"}.mdi-map-clock:before{content:"󰴞"}.mdi-map-clock-outline:before{content:"󰴟"}.mdi-map-legend:before{content:"󰨁"}.mdi-map-marker:before{content:"󰍎"}.mdi-map-marker-account:before{content:"󱣣"}.mdi-map-marker-account-outline:before{content:"󱣤"}.mdi-map-marker-alert:before{content:"󰼅"}.mdi-map-marker-alert-outline:before{content:"󰼆"}.mdi-map-marker-check:before{content:"󰲕"}.mdi-map-marker-check-outline:before{content:"󱋻"}.mdi-map-marker-circle:before{content:"󰍏"}.mdi-map-marker-distance:before{content:"󰣰"}.mdi-map-marker-down:before{content:"󱄂"}.mdi-map-marker-left:before{content:"󱋛"}.mdi-map-marker-left-outline:before{content:"󱋝"}.mdi-map-marker-minus:before{content:"󰙐"}.mdi-map-marker-minus-outline:before{content:"󱋹"}.mdi-map-marker-multiple:before{content:"󰍐"}.mdi-map-marker-multiple-outline:before{content:"󱉷"}.mdi-map-marker-off:before{content:"󰍑"}.mdi-map-marker-off-outline:before{content:"󱋽"}.mdi-map-marker-outline:before{content:"󰟙"}.mdi-map-marker-path:before{content:"󰴠"}.mdi-map-marker-plus:before{content:"󰙑"}.mdi-map-marker-plus-outline:before{content:"󱋸"}.mdi-map-marker-question:before{content:"󰼇"}.mdi-map-marker-question-outline:before{content:"󰼈"}.mdi-map-marker-radius:before{content:"󰍒"}.mdi-map-marker-radius-outline:before{content:"󱋼"}.mdi-map-marker-remove:before{content:"󰼉"}.mdi-map-marker-remove-outline:before{content:"󱋺"}.mdi-map-marker-remove-variant:before{content:"󰼊"}.mdi-map-marker-right:before{content:"󱋜"}.mdi-map-marker-right-outline:before{content:"󱋞"}.mdi-map-marker-star:before{content:"󱘈"}.mdi-map-marker-star-outline:before{content:"󱘉"}.mdi-map-marker-up:before{content:"󱄃"}.mdi-map-minus:before{content:"󰦁"}.mdi-map-outline:before{content:"󰦂"}.mdi-map-plus:before{content:"󰦃"}.mdi-map-search:before{content:"󰦄"}.mdi-map-search-outline:before{content:"󰦅"}.mdi-mapbox:before{content:"󰮪"}.mdi-margin:before{content:"󰍓"}.mdi-marker:before{content:"󰙒"}.mdi-marker-cancel:before{content:"󰷙"}.mdi-marker-check:before{content:"󰍕"}.mdi-mastodon:before{content:"󰫑"}.mdi-material-design:before{content:"󰦆"}.mdi-material-ui:before{content:"󰍗"}.mdi-math-compass:before{content:"󰍘"}.mdi-math-cos:before{content:"󰲖"}.mdi-math-integral:before{content:"󰿈"}.mdi-math-integral-box:before{content:"󰿉"}.mdi-math-log:before{content:"󱂅"}.mdi-math-norm:before{content:"󰿊"}.mdi-math-norm-box:before{content:"󰿋"}.mdi-math-sin:before{content:"󰲗"}.mdi-math-tan:before{content:"󰲘"}.mdi-matrix:before{content:"󰘨"}.mdi-medal:before{content:"󰦇"}.mdi-medal-outline:before{content:"󱌦"}.mdi-medical-bag:before{content:"󰛯"}.mdi-medical-cotton-swab:before{content:"󱪸"}.mdi-medication:before{content:"󱬔"}.mdi-medication-outline:before{content:"󱬕"}.mdi-meditation:before{content:"󱅻"}.mdi-memory:before{content:"󰍛"}.mdi-memory-arrow-down:before{content:"󱲦"}.mdi-menorah:before{content:"󱟔"}.mdi-menorah-fire:before{content:"󱟕"}.mdi-menu:before{content:"󰍜"}.mdi-menu-close:before{content:"󱲐"}.mdi-menu-down:before{content:"󰍝"}.mdi-menu-down-outline:before{content:"󰚶"}.mdi-menu-left:before{content:"󰍞"}.mdi-menu-left-outline:before{content:"󰨂"}.mdi-menu-open:before{content:"󰮫"}.mdi-menu-right:before{content:"󰍟"}.mdi-menu-right-outline:before{content:"󰨃"}.mdi-menu-swap:before{content:"󰩤"}.mdi-menu-swap-outline:before{content:"󰩥"}.mdi-menu-up:before{content:"󰍠"}.mdi-menu-up-outline:before{content:"󰚷"}.mdi-merge:before{content:"󰽜"}.mdi-message:before{content:"󰍡"}.mdi-message-alert:before{content:"󰍢"}.mdi-message-alert-outline:before{content:"󰨄"}.mdi-message-arrow-left:before{content:"󱋲"}.mdi-message-arrow-left-outline:before{content:"󱋳"}.mdi-message-arrow-right:before{content:"󱋴"}.mdi-message-arrow-right-outline:before{content:"󱋵"}.mdi-message-badge:before{content:"󱥁"}.mdi-message-badge-outline:before{content:"󱥂"}.mdi-message-bookmark:before{content:"󱖬"}.mdi-message-bookmark-outline:before{content:"󱖭"}.mdi-message-bulleted:before{content:"󰚢"}.mdi-message-bulleted-off:before{content:"󰚣"}.mdi-message-check:before{content:"󱮊"}.mdi-message-check-outline:before{content:"󱮋"}.mdi-message-cog:before{content:"󰛱"}.mdi-message-cog-outline:before{content:"󱅲"}.mdi-message-draw:before{content:"󰍣"}.mdi-message-fast:before{content:"󱧌"}.mdi-message-fast-outline:before{content:"󱧍"}.mdi-message-flash:before{content:"󱖩"}.mdi-message-flash-outline:before{content:"󱖪"}.mdi-message-image:before{content:"󰍤"}.mdi-message-image-outline:before{content:"󱅬"}.mdi-message-lock:before{content:"󰿌"}.mdi-message-lock-outline:before{content:"󱅭"}.mdi-message-minus:before{content:"󱅮"}.mdi-message-minus-outline:before{content:"󱅯"}.mdi-message-off:before{content:"󱙍"}.mdi-message-off-outline:before{content:"󱙎"}.mdi-message-outline:before{content:"󰍥"}.mdi-message-plus:before{content:"󰙓"}.mdi-message-plus-outline:before{content:"󱂻"}.mdi-message-processing:before{content:"󰍦"}.mdi-message-processing-outline:before{content:"󱅰"}.mdi-message-question:before{content:"󱜺"}.mdi-message-question-outline:before{content:"󱜻"}.mdi-message-reply:before{content:"󰍧"}.mdi-message-reply-outline:before{content:"󱜽"}.mdi-message-reply-text:before{content:"󰍨"}.mdi-message-reply-text-outline:before{content:"󱜾"}.mdi-message-settings:before{content:"󰛰"}.mdi-message-settings-outline:before{content:"󱅱"}.mdi-message-star:before{content:"󰚚"}.mdi-message-star-outline:before{content:"󱉐"}.mdi-message-text:before{content:"󰍩"}.mdi-message-text-clock:before{content:"󱅳"}.mdi-message-text-clock-outline:before{content:"󱅴"}.mdi-message-text-fast:before{content:"󱧎"}.mdi-message-text-fast-outline:before{content:"󱧏"}.mdi-message-text-lock:before{content:"󰿍"}.mdi-message-text-lock-outline:before{content:"󱅵"}.mdi-message-text-outline:before{content:"󰍪"}.mdi-message-video:before{content:"󰍫"}.mdi-meteor:before{content:"󰘩"}.mdi-meter-electric:before{content:"󱩗"}.mdi-meter-electric-outline:before{content:"󱩘"}.mdi-meter-gas:before{content:"󱩙"}.mdi-meter-gas-outline:before{content:"󱩚"}.mdi-metronome:before{content:"󰟚"}.mdi-metronome-tick:before{content:"󰟛"}.mdi-micro-sd:before{content:"󰟜"}.mdi-microphone:before{content:"󰍬"}.mdi-microphone-message:before{content:"󰔊"}.mdi-microphone-message-off:before{content:"󰔋"}.mdi-microphone-minus:before{content:"󰢳"}.mdi-microphone-off:before{content:"󰍭"}.mdi-microphone-outline:before{content:"󰍮"}.mdi-microphone-plus:before{content:"󰢴"}.mdi-microphone-question:before{content:"󱦉"}.mdi-microphone-question-outline:before{content:"󱦊"}.mdi-microphone-settings:before{content:"󰍯"}.mdi-microphone-variant:before{content:"󰍰"}.mdi-microphone-variant-off:before{content:"󰍱"}.mdi-microscope:before{content:"󰙔"}.mdi-microsoft:before{content:"󰍲"}.mdi-microsoft-access:before{content:"󱎎"}.mdi-microsoft-azure:before{content:"󰠅"}.mdi-microsoft-azure-devops:before{content:"󰿕"}.mdi-microsoft-bing:before{content:"󰂤"}.mdi-microsoft-dynamics-365:before{content:"󰦈"}.mdi-microsoft-edge:before{content:"󰇩"}.mdi-microsoft-excel:before{content:"󱎏"}.mdi-microsoft-internet-explorer:before{content:"󰌀"}.mdi-microsoft-office:before{content:"󰏆"}.mdi-microsoft-onedrive:before{content:"󰏊"}.mdi-microsoft-onenote:before{content:"󰝇"}.mdi-microsoft-outlook:before{content:"󰴢"}.mdi-microsoft-powerpoint:before{content:"󱎐"}.mdi-microsoft-sharepoint:before{content:"󱎑"}.mdi-microsoft-teams:before{content:"󰊻"}.mdi-microsoft-visual-studio:before{content:"󰘐"}.mdi-microsoft-visual-studio-code:before{content:"󰨞"}.mdi-microsoft-windows:before{content:"󰖳"}.mdi-microsoft-windows-classic:before{content:"󰨡"}.mdi-microsoft-word:before{content:"󱎒"}.mdi-microsoft-xbox:before{content:"󰖹"}.mdi-microsoft-xbox-controller:before{content:"󰖺"}.mdi-microsoft-xbox-controller-battery-alert:before{content:"󰝋"}.mdi-microsoft-xbox-controller-battery-charging:before{content:"󰨢"}.mdi-microsoft-xbox-controller-battery-empty:before{content:"󰝌"}.mdi-microsoft-xbox-controller-battery-full:before{content:"󰝍"}.mdi-microsoft-xbox-controller-battery-low:before{content:"󰝎"}.mdi-microsoft-xbox-controller-battery-medium:before{content:"󰝏"}.mdi-microsoft-xbox-controller-battery-unknown:before{content:"󰝐"}.mdi-microsoft-xbox-controller-menu:before{content:"󰹯"}.mdi-microsoft-xbox-controller-off:before{content:"󰖻"}.mdi-microsoft-xbox-controller-view:before{content:"󰹰"}.mdi-microwave:before{content:"󰲙"}.mdi-microwave-off:before{content:"󱐣"}.mdi-middleware:before{content:"󰽝"}.mdi-middleware-outline:before{content:"󰽞"}.mdi-midi:before{content:"󰣱"}.mdi-midi-port:before{content:"󰣲"}.mdi-mine:before{content:"󰷚"}.mdi-minecraft:before{content:"󰍳"}.mdi-mini-sd:before{content:"󰨅"}.mdi-minidisc:before{content:"󰨆"}.mdi-minus:before{content:"󰍴"}.mdi-minus-box:before{content:"󰍵"}.mdi-minus-box-multiple:before{content:"󱅁"}.mdi-minus-box-multiple-outline:before{content:"󱅂"}.mdi-minus-box-outline:before{content:"󰛲"}.mdi-minus-circle:before{content:"󰍶"}.mdi-minus-circle-multiple:before{content:"󰍚"}.mdi-minus-circle-multiple-outline:before{content:"󰫓"}.mdi-minus-circle-off:before{content:"󱑙"}.mdi-minus-circle-off-outline:before{content:"󱑚"}.mdi-minus-circle-outline:before{content:"󰍷"}.mdi-minus-network:before{content:"󰍸"}.mdi-minus-network-outline:before{content:"󰲚"}.mdi-minus-thick:before{content:"󱘹"}.mdi-mirror:before{content:"󱇽"}.mdi-mirror-rectangle:before{content:"󱞟"}.mdi-mirror-variant:before{content:"󱞠"}.mdi-mixed-martial-arts:before{content:"󰶏"}.mdi-mixed-reality:before{content:"󰡿"}.mdi-molecule:before{content:"󰮬"}.mdi-molecule-co:before{content:"󱋾"}.mdi-molecule-co2:before{content:"󰟤"}.mdi-monitor:before{content:"󰍹"}.mdi-monitor-account:before{content:"󱩛"}.mdi-monitor-arrow-down:before{content:"󱧐"}.mdi-monitor-arrow-down-variant:before{content:"󱧑"}.mdi-monitor-cellphone:before{content:"󰦉"}.mdi-monitor-cellphone-star:before{content:"󰦊"}.mdi-monitor-dashboard:before{content:"󰨇"}.mdi-monitor-edit:before{content:"󱋆"}.mdi-monitor-eye:before{content:"󱎴"}.mdi-monitor-lock:before{content:"󰷛"}.mdi-monitor-multiple:before{content:"󰍺"}.mdi-monitor-off:before{content:"󰶐"}.mdi-monitor-screenshot:before{content:"󰹑"}.mdi-monitor-share:before{content:"󱒃"}.mdi-monitor-shimmer:before{content:"󱄄"}.mdi-monitor-small:before{content:"󱡶"}.mdi-monitor-speaker:before{content:"󰽟"}.mdi-monitor-speaker-off:before{content:"󰽠"}.mdi-monitor-star:before{content:"󰷜"}.mdi-monitor-vertical:before{content:"󱰳"}.mdi-moon-first-quarter:before{content:"󰽡"}.mdi-moon-full:before{content:"󰽢"}.mdi-moon-last-quarter:before{content:"󰽣"}.mdi-moon-new:before{content:"󰽤"}.mdi-moon-waning-crescent:before{content:"󰽥"}.mdi-moon-waning-gibbous:before{content:"󰽦"}.mdi-moon-waxing-crescent:before{content:"󰽧"}.mdi-moon-waxing-gibbous:before{content:"󰽨"}.mdi-moped:before{content:"󱂆"}.mdi-moped-electric:before{content:"󱖷"}.mdi-moped-electric-outline:before{content:"󱖸"}.mdi-moped-outline:before{content:"󱖹"}.mdi-more:before{content:"󰍻"}.mdi-mortar-pestle:before{content:"󱝈"}.mdi-mortar-pestle-plus:before{content:"󰏱"}.mdi-mosque:before{content:"󰵅"}.mdi-mosque-outline:before{content:"󱠧"}.mdi-mother-heart:before{content:"󱌔"}.mdi-mother-nurse:before{content:"󰴡"}.mdi-motion:before{content:"󱖲"}.mdi-motion-outline:before{content:"󱖳"}.mdi-motion-pause:before{content:"󱖐"}.mdi-motion-pause-outline:before{content:"󱖒"}.mdi-motion-play:before{content:"󱖏"}.mdi-motion-play-outline:before{content:"󱖑"}.mdi-motion-sensor:before{content:"󰶑"}.mdi-motion-sensor-off:before{content:"󱐵"}.mdi-motorbike:before{content:"󰍼"}.mdi-motorbike-electric:before{content:"󱖺"}.mdi-motorbike-off:before{content:"󱬖"}.mdi-mouse:before{content:"󰍽"}.mdi-mouse-bluetooth:before{content:"󰦋"}.mdi-mouse-left-click:before{content:"󱴇"}.mdi-mouse-left-click-outline:before{content:"󱴈"}.mdi-mouse-move-down:before{content:"󱕐"}.mdi-mouse-move-up:before{content:"󱕑"}.mdi-mouse-move-vertical:before{content:"󱕒"}.mdi-mouse-off:before{content:"󰍾"}.mdi-mouse-outline:before{content:"󱴉"}.mdi-mouse-right-click:before{content:"󱴊"}.mdi-mouse-right-click-outline:before{content:"󱴋"}.mdi-mouse-scroll-wheel:before{content:"󱴌"}.mdi-mouse-variant:before{content:"󰍿"}.mdi-mouse-variant-off:before{content:"󰎀"}.mdi-move-resize:before{content:"󰙕"}.mdi-move-resize-variant:before{content:"󰙖"}.mdi-movie:before{content:"󰎁"}.mdi-movie-check:before{content:"󱛳"}.mdi-movie-check-outline:before{content:"󱛴"}.mdi-movie-cog:before{content:"󱛵"}.mdi-movie-cog-outline:before{content:"󱛶"}.mdi-movie-edit:before{content:"󱄢"}.mdi-movie-edit-outline:before{content:"󱄣"}.mdi-movie-filter:before{content:"󱄤"}.mdi-movie-filter-outline:before{content:"󱄥"}.mdi-movie-minus:before{content:"󱛷"}.mdi-movie-minus-outline:before{content:"󱛸"}.mdi-movie-off:before{content:"󱛹"}.mdi-movie-off-outline:before{content:"󱛺"}.mdi-movie-open:before{content:"󰿎"}.mdi-movie-open-check:before{content:"󱛻"}.mdi-movie-open-check-outline:before{content:"󱛼"}.mdi-movie-open-cog:before{content:"󱛽"}.mdi-movie-open-cog-outline:before{content:"󱛾"}.mdi-movie-open-edit:before{content:"󱛿"}.mdi-movie-open-edit-outline:before{content:"󱜀"}.mdi-movie-open-minus:before{content:"󱜁"}.mdi-movie-open-minus-outline:before{content:"󱜂"}.mdi-movie-open-off:before{content:"󱜃"}.mdi-movie-open-off-outline:before{content:"󱜄"}.mdi-movie-open-outline:before{content:"󰿏"}.mdi-movie-open-play:before{content:"󱜅"}.mdi-movie-open-play-outline:before{content:"󱜆"}.mdi-movie-open-plus:before{content:"󱜇"}.mdi-movie-open-plus-outline:before{content:"󱜈"}.mdi-movie-open-remove:before{content:"󱜉"}.mdi-movie-open-remove-outline:before{content:"󱜊"}.mdi-movie-open-settings:before{content:"󱜋"}.mdi-movie-open-settings-outline:before{content:"󱜌"}.mdi-movie-open-star:before{content:"󱜍"}.mdi-movie-open-star-outline:before{content:"󱜎"}.mdi-movie-outline:before{content:"󰷝"}.mdi-movie-play:before{content:"󱜏"}.mdi-movie-play-outline:before{content:"󱜐"}.mdi-movie-plus:before{content:"󱜑"}.mdi-movie-plus-outline:before{content:"󱜒"}.mdi-movie-remove:before{content:"󱜓"}.mdi-movie-remove-outline:before{content:"󱜔"}.mdi-movie-roll:before{content:"󰟞"}.mdi-movie-search:before{content:"󱇒"}.mdi-movie-search-outline:before{content:"󱇓"}.mdi-movie-settings:before{content:"󱜕"}.mdi-movie-settings-outline:before{content:"󱜖"}.mdi-movie-star:before{content:"󱜗"}.mdi-movie-star-outline:before{content:"󱜘"}.mdi-mower:before{content:"󱙯"}.mdi-mower-bag:before{content:"󱙰"}.mdi-mower-bag-on:before{content:"󱭠"}.mdi-mower-on:before{content:"󱭟"}.mdi-muffin:before{content:"󰦌"}.mdi-multicast:before{content:"󱢓"}.mdi-multimedia:before{content:"󱮗"}.mdi-multiplication:before{content:"󰎂"}.mdi-multiplication-box:before{content:"󰎃"}.mdi-mushroom:before{content:"󰟟"}.mdi-mushroom-off:before{content:"󱏺"}.mdi-mushroom-off-outline:before{content:"󱏻"}.mdi-mushroom-outline:before{content:"󰟠"}.mdi-music:before{content:"󰝚"}.mdi-music-accidental-double-flat:before{content:"󰽩"}.mdi-music-accidental-double-sharp:before{content:"󰽪"}.mdi-music-accidental-flat:before{content:"󰽫"}.mdi-music-accidental-natural:before{content:"󰽬"}.mdi-music-accidental-sharp:before{content:"󰽭"}.mdi-music-box:before{content:"󰎄"}.mdi-music-box-multiple:before{content:"󰌳"}.mdi-music-box-multiple-outline:before{content:"󰼄"}.mdi-music-box-outline:before{content:"󰎅"}.mdi-music-circle:before{content:"󰎆"}.mdi-music-circle-outline:before{content:"󰫔"}.mdi-music-clef-alto:before{content:"󰽮"}.mdi-music-clef-bass:before{content:"󰽯"}.mdi-music-clef-treble:before{content:"󰽰"}.mdi-music-note:before{content:"󰎇"}.mdi-music-note-bluetooth:before{content:"󰗾"}.mdi-music-note-bluetooth-off:before{content:"󰗿"}.mdi-music-note-eighth:before{content:"󰎈"}.mdi-music-note-eighth-dotted:before{content:"󰽱"}.mdi-music-note-half:before{content:"󰎉"}.mdi-music-note-half-dotted:before{content:"󰽲"}.mdi-music-note-minus:before{content:"󱮉"}.mdi-music-note-off:before{content:"󰎊"}.mdi-music-note-off-outline:before{content:"󰽳"}.mdi-music-note-outline:before{content:"󰽴"}.mdi-music-note-plus:before{content:"󰷞"}.mdi-music-note-quarter:before{content:"󰎋"}.mdi-music-note-quarter-dotted:before{content:"󰽵"}.mdi-music-note-sixteenth:before{content:"󰎌"}.mdi-music-note-sixteenth-dotted:before{content:"󰽶"}.mdi-music-note-whole:before{content:"󰎍"}.mdi-music-note-whole-dotted:before{content:"󰽷"}.mdi-music-off:before{content:"󰝛"}.mdi-music-rest-eighth:before{content:"󰽸"}.mdi-music-rest-half:before{content:"󰽹"}.mdi-music-rest-quarter:before{content:"󰽺"}.mdi-music-rest-sixteenth:before{content:"󰽻"}.mdi-music-rest-whole:before{content:"󰽼"}.mdi-mustache:before{content:"󱗞"}.mdi-nail:before{content:"󰷟"}.mdi-nas:before{content:"󰣳"}.mdi-nativescript:before{content:"󰢀"}.mdi-nature:before{content:"󰎎"}.mdi-nature-outline:before{content:"󱱱"}.mdi-nature-people:before{content:"󰎏"}.mdi-nature-people-outline:before{content:"󱱲"}.mdi-navigation:before{content:"󰎐"}.mdi-navigation-outline:before{content:"󱘇"}.mdi-navigation-variant:before{content:"󱣰"}.mdi-navigation-variant-outline:before{content:"󱣱"}.mdi-near-me:before{content:"󰗍"}.mdi-necklace:before{content:"󰼋"}.mdi-needle:before{content:"󰎑"}.mdi-needle-off:before{content:"󱧒"}.mdi-netflix:before{content:"󰝆"}.mdi-network:before{content:"󰛳"}.mdi-network-off:before{content:"󰲛"}.mdi-network-off-outline:before{content:"󰲜"}.mdi-network-outline:before{content:"󰲝"}.mdi-network-pos:before{content:"󱫋"}.mdi-network-strength-1:before{content:"󰣴"}.mdi-network-strength-1-alert:before{content:"󰣵"}.mdi-network-strength-2:before{content:"󰣶"}.mdi-network-strength-2-alert:before{content:"󰣷"}.mdi-network-strength-3:before{content:"󰣸"}.mdi-network-strength-3-alert:before{content:"󰣹"}.mdi-network-strength-4:before{content:"󰣺"}.mdi-network-strength-4-alert:before{content:"󰣻"}.mdi-network-strength-4-cog:before{content:"󱤚"}.mdi-network-strength-off:before{content:"󰣼"}.mdi-network-strength-off-outline:before{content:"󰣽"}.mdi-network-strength-outline:before{content:"󰣾"}.mdi-new-box:before{content:"󰎔"}.mdi-newspaper:before{content:"󰎕"}.mdi-newspaper-check:before{content:"󱥃"}.mdi-newspaper-minus:before{content:"󰼌"}.mdi-newspaper-plus:before{content:"󰼍"}.mdi-newspaper-remove:before{content:"󱥄"}.mdi-newspaper-variant:before{content:"󱀁"}.mdi-newspaper-variant-multiple:before{content:"󱀂"}.mdi-newspaper-variant-multiple-outline:before{content:"󱀃"}.mdi-newspaper-variant-outline:before{content:"󱀄"}.mdi-nfc:before{content:"󰎖"}.mdi-nfc-search-variant:before{content:"󰹓"}.mdi-nfc-tap:before{content:"󰎗"}.mdi-nfc-variant:before{content:"󰎘"}.mdi-nfc-variant-off:before{content:"󰹔"}.mdi-ninja:before{content:"󰝴"}.mdi-nintendo-game-boy:before{content:"󱎓"}.mdi-nintendo-switch:before{content:"󰟡"}.mdi-nintendo-wii:before{content:"󰖫"}.mdi-nintendo-wiiu:before{content:"󰜭"}.mdi-nix:before{content:"󱄅"}.mdi-nodejs:before{content:"󰎙"}.mdi-noodles:before{content:"󱅾"}.mdi-not-equal:before{content:"󰦍"}.mdi-not-equal-variant:before{content:"󰦎"}.mdi-note:before{content:"󰎚"}.mdi-note-alert:before{content:"󱝽"}.mdi-note-alert-outline:before{content:"󱝾"}.mdi-note-check:before{content:"󱝿"}.mdi-note-check-outline:before{content:"󱞀"}.mdi-note-edit:before{content:"󱞁"}.mdi-note-edit-outline:before{content:"󱞂"}.mdi-note-minus:before{content:"󱙏"}.mdi-note-minus-outline:before{content:"󱙐"}.mdi-note-multiple:before{content:"󰚸"}.mdi-note-multiple-outline:before{content:"󰚹"}.mdi-note-off:before{content:"󱞃"}.mdi-note-off-outline:before{content:"󱞄"}.mdi-note-outline:before{content:"󰎛"}.mdi-note-plus:before{content:"󰎜"}.mdi-note-plus-outline:before{content:"󰎝"}.mdi-note-remove:before{content:"󱙑"}.mdi-note-remove-outline:before{content:"󱙒"}.mdi-note-search:before{content:"󱙓"}.mdi-note-search-outline:before{content:"󱙔"}.mdi-note-text:before{content:"󰎞"}.mdi-note-text-outline:before{content:"󱇗"}.mdi-notebook:before{content:"󰠮"}.mdi-notebook-check:before{content:"󱓵"}.mdi-notebook-check-outline:before{content:"󱓶"}.mdi-notebook-edit:before{content:"󱓧"}.mdi-notebook-edit-outline:before{content:"󱓩"}.mdi-notebook-heart:before{content:"󱨋"}.mdi-notebook-heart-outline:before{content:"󱨌"}.mdi-notebook-minus:before{content:"󱘐"}.mdi-notebook-minus-outline:before{content:"󱘑"}.mdi-notebook-multiple:before{content:"󰹕"}.mdi-notebook-outline:before{content:"󰺿"}.mdi-notebook-plus:before{content:"󱘒"}.mdi-notebook-plus-outline:before{content:"󱘓"}.mdi-notebook-remove:before{content:"󱘔"}.mdi-notebook-remove-outline:before{content:"󱘕"}.mdi-notification-clear-all:before{content:"󰎟"}.mdi-npm:before{content:"󰛷"}.mdi-nuke:before{content:"󰚤"}.mdi-null:before{content:"󰟢"}.mdi-numeric:before{content:"󰎠"}.mdi-numeric-0:before{content:"󰬹"}.mdi-numeric-0-box:before{content:"󰎡"}.mdi-numeric-0-box-multiple:before{content:"󰼎"}.mdi-numeric-0-box-multiple-outline:before{content:"󰎢"}.mdi-numeric-0-box-outline:before{content:"󰎣"}.mdi-numeric-0-circle:before{content:"󰲞"}.mdi-numeric-0-circle-outline:before{content:"󰲟"}.mdi-numeric-1:before{content:"󰬺"}.mdi-numeric-1-box:before{content:"󰎤"}.mdi-numeric-1-box-multiple:before{content:"󰼏"}.mdi-numeric-1-box-multiple-outline:before{content:"󰎥"}.mdi-numeric-1-box-outline:before{content:"󰎦"}.mdi-numeric-1-circle:before{content:"󰲠"}.mdi-numeric-1-circle-outline:before{content:"󰲡"}.mdi-numeric-10:before{content:"󰿩"}.mdi-numeric-10-box:before{content:"󰽽"}.mdi-numeric-10-box-multiple:before{content:"󰿪"}.mdi-numeric-10-box-multiple-outline:before{content:"󰿫"}.mdi-numeric-10-box-outline:before{content:"󰽾"}.mdi-numeric-10-circle:before{content:"󰿬"}.mdi-numeric-10-circle-outline:before{content:"󰿭"}.mdi-numeric-2:before{content:"󰬻"}.mdi-numeric-2-box:before{content:"󰎧"}.mdi-numeric-2-box-multiple:before{content:"󰼐"}.mdi-numeric-2-box-multiple-outline:before{content:"󰎨"}.mdi-numeric-2-box-outline:before{content:"󰎩"}.mdi-numeric-2-circle:before{content:"󰲢"}.mdi-numeric-2-circle-outline:before{content:"󰲣"}.mdi-numeric-3:before{content:"󰬼"}.mdi-numeric-3-box:before{content:"󰎪"}.mdi-numeric-3-box-multiple:before{content:"󰼑"}.mdi-numeric-3-box-multiple-outline:before{content:"󰎫"}.mdi-numeric-3-box-outline:before{content:"󰎬"}.mdi-numeric-3-circle:before{content:"󰲤"}.mdi-numeric-3-circle-outline:before{content:"󰲥"}.mdi-numeric-4:before{content:"󰬽"}.mdi-numeric-4-box:before{content:"󰎭"}.mdi-numeric-4-box-multiple:before{content:"󰼒"}.mdi-numeric-4-box-multiple-outline:before{content:"󰎲"}.mdi-numeric-4-box-outline:before{content:"󰎮"}.mdi-numeric-4-circle:before{content:"󰲦"}.mdi-numeric-4-circle-outline:before{content:"󰲧"}.mdi-numeric-5:before{content:"󰬾"}.mdi-numeric-5-box:before{content:"󰎱"}.mdi-numeric-5-box-multiple:before{content:"󰼓"}.mdi-numeric-5-box-multiple-outline:before{content:"󰎯"}.mdi-numeric-5-box-outline:before{content:"󰎰"}.mdi-numeric-5-circle:before{content:"󰲨"}.mdi-numeric-5-circle-outline:before{content:"󰲩"}.mdi-numeric-6:before{content:"󰬿"}.mdi-numeric-6-box:before{content:"󰎳"}.mdi-numeric-6-box-multiple:before{content:"󰼔"}.mdi-numeric-6-box-multiple-outline:before{content:"󰎴"}.mdi-numeric-6-box-outline:before{content:"󰎵"}.mdi-numeric-6-circle:before{content:"󰲪"}.mdi-numeric-6-circle-outline:before{content:"󰲫"}.mdi-numeric-7:before{content:"󰭀"}.mdi-numeric-7-box:before{content:"󰎶"}.mdi-numeric-7-box-multiple:before{content:"󰼕"}.mdi-numeric-7-box-multiple-outline:before{content:"󰎷"}.mdi-numeric-7-box-outline:before{content:"󰎸"}.mdi-numeric-7-circle:before{content:"󰲬"}.mdi-numeric-7-circle-outline:before{content:"󰲭"}.mdi-numeric-8:before{content:"󰭁"}.mdi-numeric-8-box:before{content:"󰎹"}.mdi-numeric-8-box-multiple:before{content:"󰼖"}.mdi-numeric-8-box-multiple-outline:before{content:"󰎺"}.mdi-numeric-8-box-outline:before{content:"󰎻"}.mdi-numeric-8-circle:before{content:"󰲮"}.mdi-numeric-8-circle-outline:before{content:"󰲯"}.mdi-numeric-9:before{content:"󰭂"}.mdi-numeric-9-box:before{content:"󰎼"}.mdi-numeric-9-box-multiple:before{content:"󰼗"}.mdi-numeric-9-box-multiple-outline:before{content:"󰎽"}.mdi-numeric-9-box-outline:before{content:"󰎾"}.mdi-numeric-9-circle:before{content:"󰲰"}.mdi-numeric-9-circle-outline:before{content:"󰲱"}.mdi-numeric-9-plus:before{content:"󰿮"}.mdi-numeric-9-plus-box:before{content:"󰎿"}.mdi-numeric-9-plus-box-multiple:before{content:"󰼘"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"󰏀"}.mdi-numeric-9-plus-box-outline:before{content:"󰏁"}.mdi-numeric-9-plus-circle:before{content:"󰲲"}.mdi-numeric-9-plus-circle-outline:before{content:"󰲳"}.mdi-numeric-negative-1:before{content:"󱁒"}.mdi-numeric-off:before{content:"󱧓"}.mdi-numeric-positive-1:before{content:"󱗋"}.mdi-nut:before{content:"󰛸"}.mdi-nutrition:before{content:"󰏂"}.mdi-nuxt:before{content:"󱄆"}.mdi-oar:before{content:"󰙼"}.mdi-ocarina:before{content:"󰷠"}.mdi-oci:before{content:"󱋩"}.mdi-ocr:before{content:"󱄺"}.mdi-octagon:before{content:"󰏃"}.mdi-octagon-outline:before{content:"󰏄"}.mdi-octagram:before{content:"󰛹"}.mdi-octagram-edit:before{content:"󱰴"}.mdi-octagram-edit-outline:before{content:"󱰵"}.mdi-octagram-minus:before{content:"󱰶"}.mdi-octagram-minus-outline:before{content:"󱰷"}.mdi-octagram-outline:before{content:"󰝵"}.mdi-octagram-plus:before{content:"󱰸"}.mdi-octagram-plus-outline:before{content:"󱰹"}.mdi-octahedron:before{content:"󱥐"}.mdi-octahedron-off:before{content:"󱥑"}.mdi-odnoklassniki:before{content:"󰏅"}.mdi-offer:before{content:"󱈛"}.mdi-office-building:before{content:"󰦑"}.mdi-office-building-cog:before{content:"󱥉"}.mdi-office-building-cog-outline:before{content:"󱥊"}.mdi-office-building-marker:before{content:"󱔠"}.mdi-office-building-marker-outline:before{content:"󱔡"}.mdi-office-building-minus:before{content:"󱮪"}.mdi-office-building-minus-outline:before{content:"󱮫"}.mdi-office-building-outline:before{content:"󱔟"}.mdi-office-building-plus:before{content:"󱮨"}.mdi-office-building-plus-outline:before{content:"󱮩"}.mdi-office-building-remove:before{content:"󱮬"}.mdi-office-building-remove-outline:before{content:"󱮭"}.mdi-oil:before{content:"󰏇"}.mdi-oil-lamp:before{content:"󰼙"}.mdi-oil-level:before{content:"󱁓"}.mdi-oil-temperature:before{content:"󰿸"}.mdi-om:before{content:"󰥳"}.mdi-omega:before{content:"󰏉"}.mdi-one-up:before{content:"󰮭"}.mdi-onepassword:before{content:"󰢁"}.mdi-opacity:before{content:"󰗌"}.mdi-open-in-app:before{content:"󰏋"}.mdi-open-in-new:before{content:"󰏌"}.mdi-open-source-initiative:before{content:"󰮮"}.mdi-openid:before{content:"󰏍"}.mdi-opera:before{content:"󰏎"}.mdi-orbit:before{content:"󰀘"}.mdi-orbit-variant:before{content:"󱗛"}.mdi-order-alphabetical-ascending:before{content:"󰈍"}.mdi-order-alphabetical-descending:before{content:"󰴇"}.mdi-order-bool-ascending:before{content:"󰊾"}.mdi-order-bool-ascending-variant:before{content:"󰦏"}.mdi-order-bool-descending:before{content:"󱎄"}.mdi-order-bool-descending-variant:before{content:"󰦐"}.mdi-order-numeric-ascending:before{content:"󰕅"}.mdi-order-numeric-descending:before{content:"󰕆"}.mdi-origin:before{content:"󰭃"}.mdi-ornament:before{content:"󰏏"}.mdi-ornament-variant:before{content:"󰏐"}.mdi-outdoor-lamp:before{content:"󱁔"}.mdi-overscan:before{content:"󱀅"}.mdi-owl:before{content:"󰏒"}.mdi-pac-man:before{content:"󰮯"}.mdi-package:before{content:"󰏓"}.mdi-package-check:before{content:"󱭑"}.mdi-package-down:before{content:"󰏔"}.mdi-package-up:before{content:"󰏕"}.mdi-package-variant:before{content:"󰏖"}.mdi-package-variant-closed:before{content:"󰏗"}.mdi-package-variant-closed-check:before{content:"󱭒"}.mdi-package-variant-closed-minus:before{content:"󱧔"}.mdi-package-variant-closed-plus:before{content:"󱧕"}.mdi-package-variant-closed-remove:before{content:"󱧖"}.mdi-package-variant-minus:before{content:"󱧗"}.mdi-package-variant-plus:before{content:"󱧘"}.mdi-package-variant-remove:before{content:"󱧙"}.mdi-page-first:before{content:"󰘀"}.mdi-page-last:before{content:"󰘁"}.mdi-page-layout-body:before{content:"󰛺"}.mdi-page-layout-footer:before{content:"󰛻"}.mdi-page-layout-header:before{content:"󰛼"}.mdi-page-layout-header-footer:before{content:"󰽿"}.mdi-page-layout-sidebar-left:before{content:"󰛽"}.mdi-page-layout-sidebar-right:before{content:"󰛾"}.mdi-page-next:before{content:"󰮰"}.mdi-page-next-outline:before{content:"󰮱"}.mdi-page-previous:before{content:"󰮲"}.mdi-page-previous-outline:before{content:"󰮳"}.mdi-pail:before{content:"󱐗"}.mdi-pail-minus:before{content:"󱐷"}.mdi-pail-minus-outline:before{content:"󱐼"}.mdi-pail-off:before{content:"󱐹"}.mdi-pail-off-outline:before{content:"󱐾"}.mdi-pail-outline:before{content:"󱐺"}.mdi-pail-plus:before{content:"󱐶"}.mdi-pail-plus-outline:before{content:"󱐻"}.mdi-pail-remove:before{content:"󱐸"}.mdi-pail-remove-outline:before{content:"󱐽"}.mdi-palette:before{content:"󰏘"}.mdi-palette-advanced:before{content:"󰏙"}.mdi-palette-outline:before{content:"󰸌"}.mdi-palette-swatch:before{content:"󰢵"}.mdi-palette-swatch-outline:before{content:"󱍜"}.mdi-palette-swatch-variant:before{content:"󱥚"}.mdi-palm-tree:before{content:"󱁕"}.mdi-pan:before{content:"󰮴"}.mdi-pan-bottom-left:before{content:"󰮵"}.mdi-pan-bottom-right:before{content:"󰮶"}.mdi-pan-down:before{content:"󰮷"}.mdi-pan-horizontal:before{content:"󰮸"}.mdi-pan-left:before{content:"󰮹"}.mdi-pan-right:before{content:"󰮺"}.mdi-pan-top-left:before{content:"󰮻"}.mdi-pan-top-right:before{content:"󰮼"}.mdi-pan-up:before{content:"󰮽"}.mdi-pan-vertical:before{content:"󰮾"}.mdi-panda:before{content:"󰏚"}.mdi-pandora:before{content:"󰏛"}.mdi-panorama:before{content:"󰏜"}.mdi-panorama-fisheye:before{content:"󰏝"}.mdi-panorama-horizontal:before{content:"󱤨"}.mdi-panorama-horizontal-outline:before{content:"󰏞"}.mdi-panorama-outline:before{content:"󱦌"}.mdi-panorama-sphere:before{content:"󱦍"}.mdi-panorama-sphere-outline:before{content:"󱦎"}.mdi-panorama-variant:before{content:"󱦏"}.mdi-panorama-variant-outline:before{content:"󱦐"}.mdi-panorama-vertical:before{content:"󱤩"}.mdi-panorama-vertical-outline:before{content:"󰏟"}.mdi-panorama-wide-angle:before{content:"󱥟"}.mdi-panorama-wide-angle-outline:before{content:"󰏠"}.mdi-paper-cut-vertical:before{content:"󰏡"}.mdi-paper-roll:before{content:"󱅗"}.mdi-paper-roll-outline:before{content:"󱅘"}.mdi-paperclip:before{content:"󰏢"}.mdi-paperclip-check:before{content:"󱫆"}.mdi-paperclip-lock:before{content:"󱧚"}.mdi-paperclip-minus:before{content:"󱫇"}.mdi-paperclip-off:before{content:"󱫈"}.mdi-paperclip-plus:before{content:"󱫉"}.mdi-paperclip-remove:before{content:"󱫊"}.mdi-parachute:before{content:"󰲴"}.mdi-parachute-outline:before{content:"󰲵"}.mdi-paragliding:before{content:"󱝅"}.mdi-parking:before{content:"󰏣"}.mdi-party-popper:before{content:"󱁖"}.mdi-passport:before{content:"󰟣"}.mdi-passport-alert:before{content:"󱲸"}.mdi-passport-biometric:before{content:"󰷡"}.mdi-passport-cancel:before{content:"󱲹"}.mdi-passport-check:before{content:"󱲺"}.mdi-passport-minus:before{content:"󱲻"}.mdi-passport-plus:before{content:"󱲼"}.mdi-passport-remove:before{content:"󱲽"}.mdi-pasta:before{content:"󱅠"}.mdi-patio-heater:before{content:"󰾀"}.mdi-patreon:before{content:"󰢂"}.mdi-pause:before{content:"󰏤"}.mdi-pause-box:before{content:"󰂼"}.mdi-pause-box-outline:before{content:"󱭺"}.mdi-pause-circle:before{content:"󰏥"}.mdi-pause-circle-outline:before{content:"󰏦"}.mdi-pause-octagon:before{content:"󰏧"}.mdi-pause-octagon-outline:before{content:"󰏨"}.mdi-paw:before{content:"󰏩"}.mdi-paw-off:before{content:"󰙗"}.mdi-paw-off-outline:before{content:"󱙶"}.mdi-paw-outline:before{content:"󱙵"}.mdi-peace:before{content:"󰢄"}.mdi-peanut:before{content:"󰿼"}.mdi-peanut-off:before{content:"󰿽"}.mdi-peanut-off-outline:before{content:"󰿿"}.mdi-peanut-outline:before{content:"󰿾"}.mdi-pen:before{content:"󰏪"}.mdi-pen-lock:before{content:"󰷢"}.mdi-pen-minus:before{content:"󰷣"}.mdi-pen-off:before{content:"󰷤"}.mdi-pen-plus:before{content:"󰷥"}.mdi-pen-remove:before{content:"󰷦"}.mdi-pencil:before{content:"󰏫"}.mdi-pencil-box:before{content:"󰏬"}.mdi-pencil-box-multiple:before{content:"󱅄"}.mdi-pencil-box-multiple-outline:before{content:"󱅅"}.mdi-pencil-box-outline:before{content:"󰏭"}.mdi-pencil-circle:before{content:"󰛿"}.mdi-pencil-circle-outline:before{content:"󰝶"}.mdi-pencil-lock:before{content:"󰏮"}.mdi-pencil-lock-outline:before{content:"󰷧"}.mdi-pencil-minus:before{content:"󰷨"}.mdi-pencil-minus-outline:before{content:"󰷩"}.mdi-pencil-off:before{content:"󰏯"}.mdi-pencil-off-outline:before{content:"󰷪"}.mdi-pencil-outline:before{content:"󰲶"}.mdi-pencil-plus:before{content:"󰷫"}.mdi-pencil-plus-outline:before{content:"󰷬"}.mdi-pencil-remove:before{content:"󰷭"}.mdi-pencil-remove-outline:before{content:"󰷮"}.mdi-pencil-ruler:before{content:"󱍓"}.mdi-pencil-ruler-outline:before{content:"󱰑"}.mdi-penguin:before{content:"󰻀"}.mdi-pentagon:before{content:"󰜁"}.mdi-pentagon-outline:before{content:"󰜀"}.mdi-pentagram:before{content:"󱙧"}.mdi-percent:before{content:"󰏰"}.mdi-percent-box:before{content:"󱨂"}.mdi-percent-box-outline:before{content:"󱨃"}.mdi-percent-circle:before{content:"󱨄"}.mdi-percent-circle-outline:before{content:"󱨅"}.mdi-percent-outline:before{content:"󱉸"}.mdi-periodic-table:before{content:"󰢶"}.mdi-perspective-less:before{content:"󰴣"}.mdi-perspective-more:before{content:"󰴤"}.mdi-ph:before{content:"󱟅"}.mdi-phone:before{content:"󰏲"}.mdi-phone-alert:before{content:"󰼚"}.mdi-phone-alert-outline:before{content:"󱆎"}.mdi-phone-bluetooth:before{content:"󰏳"}.mdi-phone-bluetooth-outline:before{content:"󱆏"}.mdi-phone-cancel:before{content:"󱂼"}.mdi-phone-cancel-outline:before{content:"󱆐"}.mdi-phone-check:before{content:"󱆩"}.mdi-phone-check-outline:before{content:"󱆪"}.mdi-phone-classic:before{content:"󰘂"}.mdi-phone-classic-off:before{content:"󱉹"}.mdi-phone-clock:before{content:"󱧛"}.mdi-phone-dial:before{content:"󱕙"}.mdi-phone-dial-outline:before{content:"󱕚"}.mdi-phone-forward:before{content:"󰏴"}.mdi-phone-forward-outline:before{content:"󱆑"}.mdi-phone-hangup:before{content:"󰏵"}.mdi-phone-hangup-outline:before{content:"󱆒"}.mdi-phone-in-talk:before{content:"󰏶"}.mdi-phone-in-talk-outline:before{content:"󱆂"}.mdi-phone-incoming:before{content:"󰏷"}.mdi-phone-incoming-outgoing:before{content:"󱬿"}.mdi-phone-incoming-outgoing-outline:before{content:"󱭀"}.mdi-phone-incoming-outline:before{content:"󱆓"}.mdi-phone-lock:before{content:"󰏸"}.mdi-phone-lock-outline:before{content:"󱆔"}.mdi-phone-log:before{content:"󰏹"}.mdi-phone-log-outline:before{content:"󱆕"}.mdi-phone-message:before{content:"󱆖"}.mdi-phone-message-outline:before{content:"󱆗"}.mdi-phone-minus:before{content:"󰙘"}.mdi-phone-minus-outline:before{content:"󱆘"}.mdi-phone-missed:before{content:"󰏺"}.mdi-phone-missed-outline:before{content:"󱆥"}.mdi-phone-off:before{content:"󰷯"}.mdi-phone-off-outline:before{content:"󱆦"}.mdi-phone-outgoing:before{content:"󰏻"}.mdi-phone-outgoing-outline:before{content:"󱆙"}.mdi-phone-outline:before{content:"󰷰"}.mdi-phone-paused:before{content:"󰏼"}.mdi-phone-paused-outline:before{content:"󱆚"}.mdi-phone-plus:before{content:"󰙙"}.mdi-phone-plus-outline:before{content:"󱆛"}.mdi-phone-refresh:before{content:"󱦓"}.mdi-phone-refresh-outline:before{content:"󱦔"}.mdi-phone-remove:before{content:"󱔯"}.mdi-phone-remove-outline:before{content:"󱔰"}.mdi-phone-return:before{content:"󰠯"}.mdi-phone-return-outline:before{content:"󱆜"}.mdi-phone-ring:before{content:"󱆫"}.mdi-phone-ring-outline:before{content:"󱆬"}.mdi-phone-rotate-landscape:before{content:"󰢅"}.mdi-phone-rotate-portrait:before{content:"󰢆"}.mdi-phone-settings:before{content:"󰏽"}.mdi-phone-settings-outline:before{content:"󱆝"}.mdi-phone-sync:before{content:"󱦕"}.mdi-phone-sync-outline:before{content:"󱦖"}.mdi-phone-voip:before{content:"󰏾"}.mdi-pi:before{content:"󰏿"}.mdi-pi-box:before{content:"󰐀"}.mdi-pi-hole:before{content:"󰷱"}.mdi-piano:before{content:"󰙽"}.mdi-piano-off:before{content:"󰚘"}.mdi-pickaxe:before{content:"󰢷"}.mdi-picture-in-picture-bottom-right:before{content:"󰹗"}.mdi-picture-in-picture-bottom-right-outline:before{content:"󰹘"}.mdi-picture-in-picture-top-right:before{content:"󰹙"}.mdi-picture-in-picture-top-right-outline:before{content:"󰹚"}.mdi-pier:before{content:"󰢇"}.mdi-pier-crane:before{content:"󰢈"}.mdi-pig:before{content:"󰐁"}.mdi-pig-variant:before{content:"󱀆"}.mdi-pig-variant-outline:before{content:"󱙸"}.mdi-piggy-bank:before{content:"󱀇"}.mdi-piggy-bank-outline:before{content:"󱙹"}.mdi-pill:before{content:"󰐂"}.mdi-pill-multiple:before{content:"󱭌"}.mdi-pill-off:before{content:"󱩜"}.mdi-pillar:before{content:"󰜂"}.mdi-pin:before{content:"󰐃"}.mdi-pin-off:before{content:"󰐄"}.mdi-pin-off-outline:before{content:"󰤰"}.mdi-pin-outline:before{content:"󰤱"}.mdi-pine-tree:before{content:"󰐅"}.mdi-pine-tree-box:before{content:"󰐆"}.mdi-pine-tree-fire:before{content:"󱐚"}.mdi-pine-tree-variant:before{content:"󱱳"}.mdi-pine-tree-variant-outline:before{content:"󱱴"}.mdi-pinterest:before{content:"󰐇"}.mdi-pinwheel:before{content:"󰫕"}.mdi-pinwheel-outline:before{content:"󰫖"}.mdi-pipe:before{content:"󰟥"}.mdi-pipe-disconnected:before{content:"󰟦"}.mdi-pipe-leak:before{content:"󰢉"}.mdi-pipe-valve:before{content:"󱡍"}.mdi-pipe-wrench:before{content:"󱍔"}.mdi-pirate:before{content:"󰨈"}.mdi-pistol:before{content:"󰜃"}.mdi-piston:before{content:"󰢊"}.mdi-pitchfork:before{content:"󱕓"}.mdi-pizza:before{content:"󰐉"}.mdi-plane-car:before{content:"󱫿"}.mdi-plane-train:before{content:"󱬀"}.mdi-play:before{content:"󰐊"}.mdi-play-box:before{content:"󱉺"}.mdi-play-box-edit-outline:before{content:"󱰺"}.mdi-play-box-lock:before{content:"󱨖"}.mdi-play-box-lock-open:before{content:"󱨗"}.mdi-play-box-lock-open-outline:before{content:"󱨘"}.mdi-play-box-lock-outline:before{content:"󱨙"}.mdi-play-box-multiple:before{content:"󰴙"}.mdi-play-box-multiple-outline:before{content:"󱏦"}.mdi-play-box-outline:before{content:"󰐋"}.mdi-play-circle:before{content:"󰐌"}.mdi-play-circle-outline:before{content:"󰐍"}.mdi-play-network:before{content:"󰢋"}.mdi-play-network-outline:before{content:"󰲷"}.mdi-play-outline:before{content:"󰼛"}.mdi-play-pause:before{content:"󰐎"}.mdi-play-protected-content:before{content:"󰐏"}.mdi-play-speed:before{content:"󰣿"}.mdi-playlist-check:before{content:"󰗇"}.mdi-playlist-edit:before{content:"󰤀"}.mdi-playlist-minus:before{content:"󰐐"}.mdi-playlist-music:before{content:"󰲸"}.mdi-playlist-music-outline:before{content:"󰲹"}.mdi-playlist-play:before{content:"󰐑"}.mdi-playlist-plus:before{content:"󰐒"}.mdi-playlist-remove:before{content:"󰐓"}.mdi-playlist-star:before{content:"󰷲"}.mdi-plex:before{content:"󰚺"}.mdi-pliers:before{content:"󱦤"}.mdi-plus:before{content:"󰐕"}.mdi-plus-box:before{content:"󰐖"}.mdi-plus-box-multiple:before{content:"󰌴"}.mdi-plus-box-multiple-outline:before{content:"󱅃"}.mdi-plus-box-outline:before{content:"󰜄"}.mdi-plus-circle:before{content:"󰐗"}.mdi-plus-circle-multiple:before{content:"󰍌"}.mdi-plus-circle-multiple-outline:before{content:"󰐘"}.mdi-plus-circle-outline:before{content:"󰐙"}.mdi-plus-lock:before{content:"󱩝"}.mdi-plus-lock-open:before{content:"󱩞"}.mdi-plus-minus:before{content:"󰦒"}.mdi-plus-minus-box:before{content:"󰦓"}.mdi-plus-minus-variant:before{content:"󱓉"}.mdi-plus-network:before{content:"󰐚"}.mdi-plus-network-outline:before{content:"󰲺"}.mdi-plus-outline:before{content:"󰜅"}.mdi-plus-thick:before{content:"󱇬"}.mdi-pocket:before{content:"󱲾"}.mdi-podcast:before{content:"󰦔"}.mdi-podium:before{content:"󰴥"}.mdi-podium-bronze:before{content:"󰴦"}.mdi-podium-gold:before{content:"󰴧"}.mdi-podium-silver:before{content:"󰴨"}.mdi-point-of-sale:before{content:"󰶒"}.mdi-pokeball:before{content:"󰐝"}.mdi-pokemon-go:before{content:"󰨉"}.mdi-poker-chip:before{content:"󰠰"}.mdi-polaroid:before{content:"󰐞"}.mdi-police-badge:before{content:"󱅧"}.mdi-police-badge-outline:before{content:"󱅨"}.mdi-police-station:before{content:"󱠹"}.mdi-poll:before{content:"󰐟"}.mdi-polo:before{content:"󱓃"}.mdi-polymer:before{content:"󰐡"}.mdi-pool:before{content:"󰘆"}.mdi-pool-thermometer:before{content:"󱩟"}.mdi-popcorn:before{content:"󰐢"}.mdi-post:before{content:"󱀈"}.mdi-post-lamp:before{content:"󱩠"}.mdi-post-outline:before{content:"󱀉"}.mdi-postage-stamp:before{content:"󰲻"}.mdi-pot:before{content:"󰋥"}.mdi-pot-mix:before{content:"󰙛"}.mdi-pot-mix-outline:before{content:"󰙷"}.mdi-pot-outline:before{content:"󰋿"}.mdi-pot-steam:before{content:"󰙚"}.mdi-pot-steam-outline:before{content:"󰌦"}.mdi-pound:before{content:"󰐣"}.mdi-pound-box:before{content:"󰐤"}.mdi-pound-box-outline:before{content:"󱅿"}.mdi-power:before{content:"󰐥"}.mdi-power-cycle:before{content:"󰤁"}.mdi-power-off:before{content:"󰤂"}.mdi-power-on:before{content:"󰤃"}.mdi-power-plug:before{content:"󰚥"}.mdi-power-plug-battery:before{content:"󱰻"}.mdi-power-plug-battery-outline:before{content:"󱰼"}.mdi-power-plug-off:before{content:"󰚦"}.mdi-power-plug-off-outline:before{content:"󱐤"}.mdi-power-plug-outline:before{content:"󱐥"}.mdi-power-settings:before{content:"󰐦"}.mdi-power-sleep:before{content:"󰤄"}.mdi-power-socket:before{content:"󰐧"}.mdi-power-socket-au:before{content:"󰤅"}.mdi-power-socket-ch:before{content:"󰾳"}.mdi-power-socket-de:before{content:"󱄇"}.mdi-power-socket-eu:before{content:"󰟧"}.mdi-power-socket-fr:before{content:"󱄈"}.mdi-power-socket-it:before{content:"󱓿"}.mdi-power-socket-jp:before{content:"󱄉"}.mdi-power-socket-uk:before{content:"󰟨"}.mdi-power-socket-us:before{content:"󰟩"}.mdi-power-standby:before{content:"󰤆"}.mdi-powershell:before{content:"󰨊"}.mdi-prescription:before{content:"󰜆"}.mdi-presentation:before{content:"󰐨"}.mdi-presentation-play:before{content:"󰐩"}.mdi-pretzel:before{content:"󱕢"}.mdi-printer:before{content:"󰐪"}.mdi-printer-3d:before{content:"󰐫"}.mdi-printer-3d-nozzle:before{content:"󰹛"}.mdi-printer-3d-nozzle-alert:before{content:"󱇀"}.mdi-printer-3d-nozzle-alert-outline:before{content:"󱇁"}.mdi-printer-3d-nozzle-heat:before{content:"󱢸"}.mdi-printer-3d-nozzle-heat-outline:before{content:"󱢹"}.mdi-printer-3d-nozzle-off:before{content:"󱬙"}.mdi-printer-3d-nozzle-off-outline:before{content:"󱬚"}.mdi-printer-3d-nozzle-outline:before{content:"󰹜"}.mdi-printer-3d-off:before{content:"󱬎"}.mdi-printer-alert:before{content:"󰐬"}.mdi-printer-check:before{content:"󱅆"}.mdi-printer-eye:before{content:"󱑘"}.mdi-printer-off:before{content:"󰹝"}.mdi-printer-off-outline:before{content:"󱞅"}.mdi-printer-outline:before{content:"󱞆"}.mdi-printer-pos:before{content:"󱁗"}.mdi-printer-pos-alert:before{content:"󱮼"}.mdi-printer-pos-alert-outline:before{content:"󱮽"}.mdi-printer-pos-cancel:before{content:"󱮾"}.mdi-printer-pos-cancel-outline:before{content:"󱮿"}.mdi-printer-pos-check:before{content:"󱯀"}.mdi-printer-pos-check-outline:before{content:"󱯁"}.mdi-printer-pos-cog:before{content:"󱯂"}.mdi-printer-pos-cog-outline:before{content:"󱯃"}.mdi-printer-pos-edit:before{content:"󱯄"}.mdi-printer-pos-edit-outline:before{content:"󱯅"}.mdi-printer-pos-minus:before{content:"󱯆"}.mdi-printer-pos-minus-outline:before{content:"󱯇"}.mdi-printer-pos-network:before{content:"󱯈"}.mdi-printer-pos-network-outline:before{content:"󱯉"}.mdi-printer-pos-off:before{content:"󱯊"}.mdi-printer-pos-off-outline:before{content:"󱯋"}.mdi-printer-pos-outline:before{content:"󱯌"}.mdi-printer-pos-pause:before{content:"󱯍"}.mdi-printer-pos-pause-outline:before{content:"󱯎"}.mdi-printer-pos-play:before{content:"󱯏"}.mdi-printer-pos-play-outline:before{content:"󱯐"}.mdi-printer-pos-plus:before{content:"󱯑"}.mdi-printer-pos-plus-outline:before{content:"󱯒"}.mdi-printer-pos-refresh:before{content:"󱯓"}.mdi-printer-pos-refresh-outline:before{content:"󱯔"}.mdi-printer-pos-remove:before{content:"󱯕"}.mdi-printer-pos-remove-outline:before{content:"󱯖"}.mdi-printer-pos-star:before{content:"󱯗"}.mdi-printer-pos-star-outline:before{content:"󱯘"}.mdi-printer-pos-stop:before{content:"󱯙"}.mdi-printer-pos-stop-outline:before{content:"󱯚"}.mdi-printer-pos-sync:before{content:"󱯛"}.mdi-printer-pos-sync-outline:before{content:"󱯜"}.mdi-printer-pos-wrench:before{content:"󱯝"}.mdi-printer-pos-wrench-outline:before{content:"󱯞"}.mdi-printer-search:before{content:"󱑗"}.mdi-printer-settings:before{content:"󰜇"}.mdi-printer-wireless:before{content:"󰨋"}.mdi-priority-high:before{content:"󰘃"}.mdi-priority-low:before{content:"󰘄"}.mdi-professional-hexagon:before{content:"󰐭"}.mdi-progress-alert:before{content:"󰲼"}.mdi-progress-check:before{content:"󰦕"}.mdi-progress-clock:before{content:"󰦖"}.mdi-progress-close:before{content:"󱄊"}.mdi-progress-download:before{content:"󰦗"}.mdi-progress-helper:before{content:"󱮢"}.mdi-progress-pencil:before{content:"󱞇"}.mdi-progress-question:before{content:"󱔢"}.mdi-progress-star:before{content:"󱞈"}.mdi-progress-star-four-points:before{content:"󱰽"}.mdi-progress-tag:before{content:"󱴍"}.mdi-progress-upload:before{content:"󰦘"}.mdi-progress-wrench:before{content:"󰲽"}.mdi-projector:before{content:"󰐮"}.mdi-projector-off:before{content:"󱨣"}.mdi-projector-screen:before{content:"󰐯"}.mdi-projector-screen-off:before{content:"󱠍"}.mdi-projector-screen-off-outline:before{content:"󱠎"}.mdi-projector-screen-outline:before{content:"󱜤"}.mdi-projector-screen-variant:before{content:"󱠏"}.mdi-projector-screen-variant-off:before{content:"󱠐"}.mdi-projector-screen-variant-off-outline:before{content:"󱠑"}.mdi-projector-screen-variant-outline:before{content:"󱠒"}.mdi-propane-tank:before{content:"󱍗"}.mdi-propane-tank-outline:before{content:"󱍘"}.mdi-protocol:before{content:"󰿘"}.mdi-publish:before{content:"󰚧"}.mdi-publish-off:before{content:"󱥅"}.mdi-pulse:before{content:"󰐰"}.mdi-pump:before{content:"󱐂"}.mdi-pump-off:before{content:"󱬢"}.mdi-pumpkin:before{content:"󰮿"}.mdi-purse:before{content:"󰼜"}.mdi-purse-outline:before{content:"󰼝"}.mdi-puzzle:before{content:"󰐱"}.mdi-puzzle-check:before{content:"󱐦"}.mdi-puzzle-check-outline:before{content:"󱐧"}.mdi-puzzle-edit:before{content:"󱓓"}.mdi-puzzle-edit-outline:before{content:"󱓙"}.mdi-puzzle-heart:before{content:"󱓔"}.mdi-puzzle-heart-outline:before{content:"󱓚"}.mdi-puzzle-minus:before{content:"󱓑"}.mdi-puzzle-minus-outline:before{content:"󱓗"}.mdi-puzzle-outline:before{content:"󰩦"}.mdi-puzzle-plus:before{content:"󱓐"}.mdi-puzzle-plus-outline:before{content:"󱓖"}.mdi-puzzle-remove:before{content:"󱓒"}.mdi-puzzle-remove-outline:before{content:"󱓘"}.mdi-puzzle-star:before{content:"󱓕"}.mdi-puzzle-star-outline:before{content:"󱓛"}.mdi-pyramid:before{content:"󱥒"}.mdi-pyramid-off:before{content:"󱥓"}.mdi-qi:before{content:"󰦙"}.mdi-qqchat:before{content:"󰘅"}.mdi-qrcode:before{content:"󰐲"}.mdi-qrcode-edit:before{content:"󰢸"}.mdi-qrcode-minus:before{content:"󱆌"}.mdi-qrcode-plus:before{content:"󱆋"}.mdi-qrcode-remove:before{content:"󱆍"}.mdi-qrcode-scan:before{content:"󰐳"}.mdi-quadcopter:before{content:"󰐴"}.mdi-quality-high:before{content:"󰐵"}.mdi-quality-low:before{content:"󰨌"}.mdi-quality-medium:before{content:"󰨍"}.mdi-queue-first-in-last-out:before{content:"󱲯"}.mdi-quora:before{content:"󰴩"}.mdi-rabbit:before{content:"󰤇"}.mdi-rabbit-variant:before{content:"󱩡"}.mdi-rabbit-variant-outline:before{content:"󱩢"}.mdi-racing-helmet:before{content:"󰶓"}.mdi-racquetball:before{content:"󰶔"}.mdi-radar:before{content:"󰐷"}.mdi-radiator:before{content:"󰐸"}.mdi-radiator-disabled:before{content:"󰫗"}.mdi-radiator-off:before{content:"󰫘"}.mdi-radio:before{content:"󰐹"}.mdi-radio-am:before{content:"󰲾"}.mdi-radio-fm:before{content:"󰲿"}.mdi-radio-handheld:before{content:"󰐺"}.mdi-radio-off:before{content:"󱈜"}.mdi-radio-tower:before{content:"󰐻"}.mdi-radioactive:before{content:"󰐼"}.mdi-radioactive-circle:before{content:"󱡝"}.mdi-radioactive-circle-outline:before{content:"󱡞"}.mdi-radioactive-off:before{content:"󰻁"}.mdi-radiobox-blank:before{content:"󰐽"}.mdi-radiobox-indeterminate-variant:before{content:"󱱞"}.mdi-radiobox-marked:before{content:"󰐾"}.mdi-radiology-box:before{content:"󱓅"}.mdi-radiology-box-outline:before{content:"󱓆"}.mdi-radius:before{content:"󰳀"}.mdi-radius-outline:before{content:"󰳁"}.mdi-railroad-light:before{content:"󰼞"}.mdi-rake:before{content:"󱕄"}.mdi-raspberry-pi:before{content:"󰐿"}.mdi-raw:before{content:"󱨏"}.mdi-raw-off:before{content:"󱨐"}.mdi-ray-end:before{content:"󰑀"}.mdi-ray-end-arrow:before{content:"󰑁"}.mdi-ray-start:before{content:"󰑂"}.mdi-ray-start-arrow:before{content:"󰑃"}.mdi-ray-start-end:before{content:"󰑄"}.mdi-ray-start-vertex-end:before{content:"󱗘"}.mdi-ray-vertex:before{content:"󰑅"}.mdi-razor-double-edge:before{content:"󱦗"}.mdi-razor-single-edge:before{content:"󱦘"}.mdi-react:before{content:"󰜈"}.mdi-read:before{content:"󰑇"}.mdi-receipt:before{content:"󰠤"}.mdi-receipt-clock:before{content:"󱰾"}.mdi-receipt-clock-outline:before{content:"󱰿"}.mdi-receipt-outline:before{content:"󰓷"}.mdi-receipt-send:before{content:"󱱀"}.mdi-receipt-send-outline:before{content:"󱱁"}.mdi-receipt-text:before{content:"󰑉"}.mdi-receipt-text-arrow-left:before{content:"󱱂"}.mdi-receipt-text-arrow-left-outline:before{content:"󱱃"}.mdi-receipt-text-arrow-right:before{content:"󱱄"}.mdi-receipt-text-arrow-right-outline:before{content:"󱱅"}.mdi-receipt-text-check:before{content:"󱩣"}.mdi-receipt-text-check-outline:before{content:"󱩤"}.mdi-receipt-text-clock:before{content:"󱱆"}.mdi-receipt-text-clock-outline:before{content:"󱱇"}.mdi-receipt-text-edit:before{content:"󱱈"}.mdi-receipt-text-edit-outline:before{content:"󱱉"}.mdi-receipt-text-minus:before{content:"󱩥"}.mdi-receipt-text-minus-outline:before{content:"󱩦"}.mdi-receipt-text-outline:before{content:"󱧜"}.mdi-receipt-text-plus:before{content:"󱩧"}.mdi-receipt-text-plus-outline:before{content:"󱩨"}.mdi-receipt-text-remove:before{content:"󱩩"}.mdi-receipt-text-remove-outline:before{content:"󱩪"}.mdi-receipt-text-send:before{content:"󱱊"}.mdi-receipt-text-send-outline:before{content:"󱱋"}.mdi-record:before{content:"󰑊"}.mdi-record-circle:before{content:"󰻂"}.mdi-record-circle-outline:before{content:"󰻃"}.mdi-record-player:before{content:"󰦚"}.mdi-record-rec:before{content:"󰑋"}.mdi-rectangle:before{content:"󰹞"}.mdi-rectangle-outline:before{content:"󰹟"}.mdi-recycle:before{content:"󰑌"}.mdi-recycle-variant:before{content:"󱎝"}.mdi-reddit:before{content:"󰑍"}.mdi-redhat:before{content:"󱄛"}.mdi-redo:before{content:"󰑎"}.mdi-redo-variant:before{content:"󰑏"}.mdi-reflect-horizontal:before{content:"󰨎"}.mdi-reflect-vertical:before{content:"󰨏"}.mdi-refresh:before{content:"󰑐"}.mdi-refresh-auto:before{content:"󱣲"}.mdi-refresh-circle:before{content:"󱍷"}.mdi-regex:before{content:"󰑑"}.mdi-registered-trademark:before{content:"󰩧"}.mdi-reiterate:before{content:"󱖈"}.mdi-relation-many-to-many:before{content:"󱒖"}.mdi-relation-many-to-one:before{content:"󱒗"}.mdi-relation-many-to-one-or-many:before{content:"󱒘"}.mdi-relation-many-to-only-one:before{content:"󱒙"}.mdi-relation-many-to-zero-or-many:before{content:"󱒚"}.mdi-relation-many-to-zero-or-one:before{content:"󱒛"}.mdi-relation-one-or-many-to-many:before{content:"󱒜"}.mdi-relation-one-or-many-to-one:before{content:"󱒝"}.mdi-relation-one-or-many-to-one-or-many:before{content:"󱒞"}.mdi-relation-one-or-many-to-only-one:before{content:"󱒟"}.mdi-relation-one-or-many-to-zero-or-many:before{content:"󱒠"}.mdi-relation-one-or-many-to-zero-or-one:before{content:"󱒡"}.mdi-relation-one-to-many:before{content:"󱒢"}.mdi-relation-one-to-one:before{content:"󱒣"}.mdi-relation-one-to-one-or-many:before{content:"󱒤"}.mdi-relation-one-to-only-one:before{content:"󱒥"}.mdi-relation-one-to-zero-or-many:before{content:"󱒦"}.mdi-relation-one-to-zero-or-one:before{content:"󱒧"}.mdi-relation-only-one-to-many:before{content:"󱒨"}.mdi-relation-only-one-to-one:before{content:"󱒩"}.mdi-relation-only-one-to-one-or-many:before{content:"󱒪"}.mdi-relation-only-one-to-only-one:before{content:"󱒫"}.mdi-relation-only-one-to-zero-or-many:before{content:"󱒬"}.mdi-relation-only-one-to-zero-or-one:before{content:"󱒭"}.mdi-relation-zero-or-many-to-many:before{content:"󱒮"}.mdi-relation-zero-or-many-to-one:before{content:"󱒯"}.mdi-relation-zero-or-many-to-one-or-many:before{content:"󱒰"}.mdi-relation-zero-or-many-to-only-one:before{content:"󱒱"}.mdi-relation-zero-or-many-to-zero-or-many:before{content:"󱒲"}.mdi-relation-zero-or-many-to-zero-or-one:before{content:"󱒳"}.mdi-relation-zero-or-one-to-many:before{content:"󱒴"}.mdi-relation-zero-or-one-to-one:before{content:"󱒵"}.mdi-relation-zero-or-one-to-one-or-many:before{content:"󱒶"}.mdi-relation-zero-or-one-to-only-one:before{content:"󱒷"}.mdi-relation-zero-or-one-to-zero-or-many:before{content:"󱒸"}.mdi-relation-zero-or-one-to-zero-or-one:before{content:"󱒹"}.mdi-relative-scale:before{content:"󰑒"}.mdi-reload:before{content:"󰑓"}.mdi-reload-alert:before{content:"󱄋"}.mdi-reminder:before{content:"󰢌"}.mdi-remote:before{content:"󰑔"}.mdi-remote-desktop:before{content:"󰢹"}.mdi-remote-off:before{content:"󰻄"}.mdi-remote-tv:before{content:"󰻅"}.mdi-remote-tv-off:before{content:"󰻆"}.mdi-rename:before{content:"󱰘"}.mdi-rename-box:before{content:"󰑕"}.mdi-rename-box-outline:before{content:"󱰙"}.mdi-rename-outline:before{content:"󱰚"}.mdi-reorder-horizontal:before{content:"󰚈"}.mdi-reorder-vertical:before{content:"󰚉"}.mdi-repeat:before{content:"󰑖"}.mdi-repeat-off:before{content:"󰑗"}.mdi-repeat-once:before{content:"󰑘"}.mdi-repeat-variant:before{content:"󰕇"}.mdi-replay:before{content:"󰑙"}.mdi-reply:before{content:"󰑚"}.mdi-reply-all:before{content:"󰑛"}.mdi-reply-all-outline:before{content:"󰼟"}.mdi-reply-circle:before{content:"󱆮"}.mdi-reply-outline:before{content:"󰼠"}.mdi-reproduction:before{content:"󰑜"}.mdi-resistor:before{content:"󰭄"}.mdi-resistor-nodes:before{content:"󰭅"}.mdi-resize:before{content:"󰩨"}.mdi-resize-bottom-right:before{content:"󰑝"}.mdi-responsive:before{content:"󰑞"}.mdi-restart:before{content:"󰜉"}.mdi-restart-alert:before{content:"󱄌"}.mdi-restart-off:before{content:"󰶕"}.mdi-restore:before{content:"󰦛"}.mdi-restore-alert:before{content:"󱄍"}.mdi-rewind:before{content:"󰑟"}.mdi-rewind-10:before{content:"󰴪"}.mdi-rewind-15:before{content:"󱥆"}.mdi-rewind-30:before{content:"󰶖"}.mdi-rewind-45:before{content:"󱬓"}.mdi-rewind-5:before{content:"󱇹"}.mdi-rewind-60:before{content:"󱘌"}.mdi-rewind-outline:before{content:"󰜊"}.mdi-rhombus:before{content:"󰜋"}.mdi-rhombus-medium:before{content:"󰨐"}.mdi-rhombus-medium-outline:before{content:"󱓜"}.mdi-rhombus-outline:before{content:"󰜌"}.mdi-rhombus-split:before{content:"󰨑"}.mdi-rhombus-split-outline:before{content:"󱓝"}.mdi-ribbon:before{content:"󰑠"}.mdi-rice:before{content:"󰟪"}.mdi-rickshaw:before{content:"󱖻"}.mdi-rickshaw-electric:before{content:"󱖼"}.mdi-ring:before{content:"󰟫"}.mdi-rivet:before{content:"󰹠"}.mdi-road:before{content:"󰑡"}.mdi-road-variant:before{content:"󰑢"}.mdi-robber:before{content:"󱁘"}.mdi-robot:before{content:"󰚩"}.mdi-robot-angry:before{content:"󱚝"}.mdi-robot-angry-outline:before{content:"󱚞"}.mdi-robot-confused:before{content:"󱚟"}.mdi-robot-confused-outline:before{content:"󱚠"}.mdi-robot-dead:before{content:"󱚡"}.mdi-robot-dead-outline:before{content:"󱚢"}.mdi-robot-excited:before{content:"󱚣"}.mdi-robot-excited-outline:before{content:"󱚤"}.mdi-robot-happy:before{content:"󱜙"}.mdi-robot-happy-outline:before{content:"󱜚"}.mdi-robot-industrial:before{content:"󰭆"}.mdi-robot-industrial-outline:before{content:"󱨚"}.mdi-robot-love:before{content:"󱚥"}.mdi-robot-love-outline:before{content:"󱚦"}.mdi-robot-mower:before{content:"󱇷"}.mdi-robot-mower-outline:before{content:"󱇳"}.mdi-robot-off:before{content:"󱚧"}.mdi-robot-off-outline:before{content:"󱙻"}.mdi-robot-outline:before{content:"󱙺"}.mdi-robot-vacuum:before{content:"󰜍"}.mdi-robot-vacuum-alert:before{content:"󱭝"}.mdi-robot-vacuum-off:before{content:"󱰁"}.mdi-robot-vacuum-variant:before{content:"󰤈"}.mdi-robot-vacuum-variant-alert:before{content:"󱭞"}.mdi-robot-vacuum-variant-off:before{content:"󱰂"}.mdi-rocket:before{content:"󰑣"}.mdi-rocket-launch:before{content:"󱓞"}.mdi-rocket-launch-outline:before{content:"󱓟"}.mdi-rocket-outline:before{content:"󱎯"}.mdi-rodent:before{content:"󱌧"}.mdi-roller-shade:before{content:"󱩫"}.mdi-roller-shade-closed:before{content:"󱩬"}.mdi-roller-skate:before{content:"󰴫"}.mdi-roller-skate-off:before{content:"󰅅"}.mdi-rollerblade:before{content:"󰴬"}.mdi-rollerblade-off:before{content:"󰀮"}.mdi-rollupjs:before{content:"󰯀"}.mdi-rolodex:before{content:"󱪹"}.mdi-rolodex-outline:before{content:"󱪺"}.mdi-roman-numeral-1:before{content:"󱂈"}.mdi-roman-numeral-10:before{content:"󱂑"}.mdi-roman-numeral-2:before{content:"󱂉"}.mdi-roman-numeral-3:before{content:"󱂊"}.mdi-roman-numeral-4:before{content:"󱂋"}.mdi-roman-numeral-5:before{content:"󱂌"}.mdi-roman-numeral-6:before{content:"󱂍"}.mdi-roman-numeral-7:before{content:"󱂎"}.mdi-roman-numeral-8:before{content:"󱂏"}.mdi-roman-numeral-9:before{content:"󱂐"}.mdi-room-service:before{content:"󰢍"}.mdi-room-service-outline:before{content:"󰶗"}.mdi-rotate-360:before{content:"󱦙"}.mdi-rotate-3d:before{content:"󰻇"}.mdi-rotate-3d-variant:before{content:"󰑤"}.mdi-rotate-left:before{content:"󰑥"}.mdi-rotate-left-variant:before{content:"󰑦"}.mdi-rotate-orbit:before{content:"󰶘"}.mdi-rotate-right:before{content:"󰑧"}.mdi-rotate-right-variant:before{content:"󰑨"}.mdi-rounded-corner:before{content:"󰘇"}.mdi-router:before{content:"󱇢"}.mdi-router-network:before{content:"󱂇"}.mdi-router-network-wireless:before{content:"󱲗"}.mdi-router-wireless:before{content:"󰑩"}.mdi-router-wireless-off:before{content:"󱖣"}.mdi-router-wireless-settings:before{content:"󰩩"}.mdi-routes:before{content:"󰑪"}.mdi-routes-clock:before{content:"󱁙"}.mdi-rowing:before{content:"󰘈"}.mdi-rss:before{content:"󰑫"}.mdi-rss-box:before{content:"󰑬"}.mdi-rss-off:before{content:"󰼡"}.mdi-rug:before{content:"󱑵"}.mdi-rugby:before{content:"󰶙"}.mdi-ruler:before{content:"󰑭"}.mdi-ruler-square:before{content:"󰳂"}.mdi-ruler-square-compass:before{content:"󰺾"}.mdi-run:before{content:"󰜎"}.mdi-run-fast:before{content:"󰑮"}.mdi-rv-truck:before{content:"󱇔"}.mdi-sack:before{content:"󰴮"}.mdi-sack-outline:before{content:"󱱌"}.mdi-sack-percent:before{content:"󰴯"}.mdi-safe:before{content:"󰩪"}.mdi-safe-square:before{content:"󱉼"}.mdi-safe-square-outline:before{content:"󱉽"}.mdi-safety-goggles:before{content:"󰴰"}.mdi-sail-boat:before{content:"󰻈"}.mdi-sail-boat-sink:before{content:"󱫯"}.mdi-sale:before{content:"󰑯"}.mdi-sale-outline:before{content:"󱨆"}.mdi-salesforce:before{content:"󰢎"}.mdi-sass:before{content:"󰟬"}.mdi-satellite:before{content:"󰑰"}.mdi-satellite-uplink:before{content:"󰤉"}.mdi-satellite-variant:before{content:"󰑱"}.mdi-sausage:before{content:"󰢺"}.mdi-sausage-off:before{content:"󱞉"}.mdi-saw-blade:before{content:"󰹡"}.mdi-sawtooth-wave:before{content:"󱑺"}.mdi-saxophone:before{content:"󰘉"}.mdi-scale:before{content:"󰑲"}.mdi-scale-balance:before{content:"󰗑"}.mdi-scale-bathroom:before{content:"󰑳"}.mdi-scale-off:before{content:"󱁚"}.mdi-scale-unbalanced:before{content:"󱦸"}.mdi-scan-helper:before{content:"󱏘"}.mdi-scanner:before{content:"󰚫"}.mdi-scanner-off:before{content:"󰤊"}.mdi-scatter-plot:before{content:"󰻉"}.mdi-scatter-plot-outline:before{content:"󰻊"}.mdi-scent:before{content:"󱥘"}.mdi-scent-off:before{content:"󱥙"}.mdi-school:before{content:"󰑴"}.mdi-school-outline:before{content:"󱆀"}.mdi-scissors-cutting:before{content:"󰩫"}.mdi-scooter:before{content:"󱖽"}.mdi-scooter-electric:before{content:"󱖾"}.mdi-scoreboard:before{content:"󱉾"}.mdi-scoreboard-outline:before{content:"󱉿"}.mdi-screen-rotation:before{content:"󰑵"}.mdi-screen-rotation-lock:before{content:"󰑸"}.mdi-screw-flat-top:before{content:"󰷳"}.mdi-screw-lag:before{content:"󰷴"}.mdi-screw-machine-flat-top:before{content:"󰷵"}.mdi-screw-machine-round-top:before{content:"󰷶"}.mdi-screw-round-top:before{content:"󰷷"}.mdi-screwdriver:before{content:"󰑶"}.mdi-script:before{content:"󰯁"}.mdi-script-outline:before{content:"󰑷"}.mdi-script-text:before{content:"󰯂"}.mdi-script-text-key:before{content:"󱜥"}.mdi-script-text-key-outline:before{content:"󱜦"}.mdi-script-text-outline:before{content:"󰯃"}.mdi-script-text-play:before{content:"󱜧"}.mdi-script-text-play-outline:before{content:"󱜨"}.mdi-sd:before{content:"󰑹"}.mdi-seal:before{content:"󰑺"}.mdi-seal-variant:before{content:"󰿙"}.mdi-search-web:before{content:"󰜏"}.mdi-seat:before{content:"󰳃"}.mdi-seat-flat:before{content:"󰑻"}.mdi-seat-flat-angled:before{content:"󰑼"}.mdi-seat-individual-suite:before{content:"󰑽"}.mdi-seat-legroom-extra:before{content:"󰑾"}.mdi-seat-legroom-normal:before{content:"󰑿"}.mdi-seat-legroom-reduced:before{content:"󰒀"}.mdi-seat-outline:before{content:"󰳄"}.mdi-seat-passenger:before{content:"󱉉"}.mdi-seat-recline-extra:before{content:"󰒁"}.mdi-seat-recline-normal:before{content:"󰒂"}.mdi-seatbelt:before{content:"󰳅"}.mdi-security:before{content:"󰒃"}.mdi-security-network:before{content:"󰒄"}.mdi-seed:before{content:"󰹢"}.mdi-seed-off:before{content:"󱏽"}.mdi-seed-off-outline:before{content:"󱏾"}.mdi-seed-outline:before{content:"󰹣"}.mdi-seed-plus:before{content:"󱩭"}.mdi-seed-plus-outline:before{content:"󱩮"}.mdi-seesaw:before{content:"󱖤"}.mdi-segment:before{content:"󰻋"}.mdi-select:before{content:"󰒅"}.mdi-select-all:before{content:"󰒆"}.mdi-select-arrow-down:before{content:"󱭙"}.mdi-select-arrow-up:before{content:"󱭘"}.mdi-select-color:before{content:"󰴱"}.mdi-select-compare:before{content:"󰫙"}.mdi-select-drag:before{content:"󰩬"}.mdi-select-group:before{content:"󰾂"}.mdi-select-inverse:before{content:"󰒇"}.mdi-select-marker:before{content:"󱊀"}.mdi-select-multiple:before{content:"󱊁"}.mdi-select-multiple-marker:before{content:"󱊂"}.mdi-select-off:before{content:"󰒈"}.mdi-select-place:before{content:"󰿚"}.mdi-select-remove:before{content:"󱟁"}.mdi-select-search:before{content:"󱈄"}.mdi-selection:before{content:"󰒉"}.mdi-selection-drag:before{content:"󰩭"}.mdi-selection-ellipse:before{content:"󰴲"}.mdi-selection-ellipse-arrow-inside:before{content:"󰼢"}.mdi-selection-ellipse-remove:before{content:"󱟂"}.mdi-selection-marker:before{content:"󱊃"}.mdi-selection-multiple:before{content:"󱊅"}.mdi-selection-multiple-marker:before{content:"󱊄"}.mdi-selection-off:before{content:"󰝷"}.mdi-selection-remove:before{content:"󱟃"}.mdi-selection-search:before{content:"󱈅"}.mdi-semantic-web:before{content:"󱌖"}.mdi-send:before{content:"󰒊"}.mdi-send-check:before{content:"󱅡"}.mdi-send-check-outline:before{content:"󱅢"}.mdi-send-circle:before{content:"󰷸"}.mdi-send-circle-outline:before{content:"󰷹"}.mdi-send-clock:before{content:"󱅣"}.mdi-send-clock-outline:before{content:"󱅤"}.mdi-send-lock:before{content:"󰟭"}.mdi-send-lock-outline:before{content:"󱅦"}.mdi-send-outline:before{content:"󱅥"}.mdi-send-variant:before{content:"󱱍"}.mdi-send-variant-clock:before{content:"󱱾"}.mdi-send-variant-clock-outline:before{content:"󱱿"}.mdi-send-variant-outline:before{content:"󱱎"}.mdi-serial-port:before{content:"󰙜"}.mdi-server:before{content:"󰒋"}.mdi-server-minus:before{content:"󰒌"}.mdi-server-minus-outline:before{content:"󱲘"}.mdi-server-network:before{content:"󰒍"}.mdi-server-network-off:before{content:"󰒎"}.mdi-server-network-outline:before{content:"󱲙"}.mdi-server-off:before{content:"󰒏"}.mdi-server-outline:before{content:"󱲚"}.mdi-server-plus:before{content:"󰒐"}.mdi-server-plus-outline:before{content:"󱲛"}.mdi-server-remove:before{content:"󰒑"}.mdi-server-security:before{content:"󰒒"}.mdi-set-all:before{content:"󰝸"}.mdi-set-center:before{content:"󰝹"}.mdi-set-center-right:before{content:"󰝺"}.mdi-set-left:before{content:"󰝻"}.mdi-set-left-center:before{content:"󰝼"}.mdi-set-left-right:before{content:"󰝽"}.mdi-set-merge:before{content:"󱓠"}.mdi-set-none:before{content:"󰝾"}.mdi-set-right:before{content:"󰝿"}.mdi-set-split:before{content:"󱓡"}.mdi-set-square:before{content:"󱑝"}.mdi-set-top-box:before{content:"󰦟"}.mdi-settings-helper:before{content:"󰩮"}.mdi-shaker:before{content:"󱄎"}.mdi-shaker-outline:before{content:"󱄏"}.mdi-shape:before{content:"󰠱"}.mdi-shape-circle-plus:before{content:"󰙝"}.mdi-shape-outline:before{content:"󰠲"}.mdi-shape-oval-plus:before{content:"󱇺"}.mdi-shape-plus:before{content:"󰒕"}.mdi-shape-plus-outline:before{content:"󱱏"}.mdi-shape-polygon-plus:before{content:"󰙞"}.mdi-shape-rectangle-plus:before{content:"󰙟"}.mdi-shape-square-plus:before{content:"󰙠"}.mdi-shape-square-rounded-plus:before{content:"󱓺"}.mdi-share:before{content:"󰒖"}.mdi-share-all:before{content:"󱇴"}.mdi-share-all-outline:before{content:"󱇵"}.mdi-share-circle:before{content:"󱆭"}.mdi-share-off:before{content:"󰼣"}.mdi-share-off-outline:before{content:"󰼤"}.mdi-share-outline:before{content:"󰤲"}.mdi-share-variant:before{content:"󰒗"}.mdi-share-variant-outline:before{content:"󱔔"}.mdi-shark:before{content:"󱢺"}.mdi-shark-fin:before{content:"󱙳"}.mdi-shark-fin-outline:before{content:"󱙴"}.mdi-shark-off:before{content:"󱢻"}.mdi-sheep:before{content:"󰳆"}.mdi-shield:before{content:"󰒘"}.mdi-shield-account:before{content:"󰢏"}.mdi-shield-account-outline:before{content:"󰨒"}.mdi-shield-account-variant:before{content:"󱖧"}.mdi-shield-account-variant-outline:before{content:"󱖨"}.mdi-shield-airplane:before{content:"󰚻"}.mdi-shield-airplane-outline:before{content:"󰳇"}.mdi-shield-alert:before{content:"󰻌"}.mdi-shield-alert-outline:before{content:"󰻍"}.mdi-shield-bug:before{content:"󱏚"}.mdi-shield-bug-outline:before{content:"󱏛"}.mdi-shield-car:before{content:"󰾃"}.mdi-shield-check:before{content:"󰕥"}.mdi-shield-check-outline:before{content:"󰳈"}.mdi-shield-cross:before{content:"󰳉"}.mdi-shield-cross-outline:before{content:"󰳊"}.mdi-shield-crown:before{content:"󱢼"}.mdi-shield-crown-outline:before{content:"󱢽"}.mdi-shield-edit:before{content:"󱆠"}.mdi-shield-edit-outline:before{content:"󱆡"}.mdi-shield-half:before{content:"󱍠"}.mdi-shield-half-full:before{content:"󰞀"}.mdi-shield-home:before{content:"󰚊"}.mdi-shield-home-outline:before{content:"󰳋"}.mdi-shield-key:before{content:"󰯄"}.mdi-shield-key-outline:before{content:"󰯅"}.mdi-shield-link-variant:before{content:"󰴳"}.mdi-shield-link-variant-outline:before{content:"󰴴"}.mdi-shield-lock:before{content:"󰦝"}.mdi-shield-lock-open:before{content:"󱦚"}.mdi-shield-lock-open-outline:before{content:"󱦛"}.mdi-shield-lock-outline:before{content:"󰳌"}.mdi-shield-moon:before{content:"󱠨"}.mdi-shield-moon-outline:before{content:"󱠩"}.mdi-shield-off:before{content:"󰦞"}.mdi-shield-off-outline:before{content:"󰦜"}.mdi-shield-outline:before{content:"󰒙"}.mdi-shield-plus:before{content:"󰫚"}.mdi-shield-plus-outline:before{content:"󰫛"}.mdi-shield-refresh:before{content:"󰂪"}.mdi-shield-refresh-outline:before{content:"󰇠"}.mdi-shield-remove:before{content:"󰫜"}.mdi-shield-remove-outline:before{content:"󰫝"}.mdi-shield-search:before{content:"󰶚"}.mdi-shield-star:before{content:"󱄻"}.mdi-shield-star-outline:before{content:"󱄼"}.mdi-shield-sun:before{content:"󱁝"}.mdi-shield-sun-outline:before{content:"󱁞"}.mdi-shield-sword:before{content:"󱢾"}.mdi-shield-sword-outline:before{content:"󱢿"}.mdi-shield-sync:before{content:"󱆢"}.mdi-shield-sync-outline:before{content:"󱆣"}.mdi-shimmer:before{content:"󱕅"}.mdi-ship-wheel:before{content:"󰠳"}.mdi-shipping-pallet:before{content:"󱡎"}.mdi-shoe-ballet:before{content:"󱗊"}.mdi-shoe-cleat:before{content:"󱗇"}.mdi-shoe-formal:before{content:"󰭇"}.mdi-shoe-heel:before{content:"󰭈"}.mdi-shoe-print:before{content:"󰷺"}.mdi-shoe-sneaker:before{content:"󱗈"}.mdi-shopping:before{content:"󰒚"}.mdi-shopping-music:before{content:"󰒛"}.mdi-shopping-outline:before{content:"󱇕"}.mdi-shopping-search:before{content:"󰾄"}.mdi-shopping-search-outline:before{content:"󱩯"}.mdi-shore:before{content:"󱓹"}.mdi-shovel:before{content:"󰜐"}.mdi-shovel-off:before{content:"󰜑"}.mdi-shower:before{content:"󰦠"}.mdi-shower-head:before{content:"󰦡"}.mdi-shredder:before{content:"󰒜"}.mdi-shuffle:before{content:"󰒝"}.mdi-shuffle-disabled:before{content:"󰒞"}.mdi-shuffle-variant:before{content:"󰒟"}.mdi-shuriken:before{content:"󱍿"}.mdi-sickle:before{content:"󱣀"}.mdi-sigma:before{content:"󰒠"}.mdi-sigma-lower:before{content:"󰘫"}.mdi-sign-caution:before{content:"󰒡"}.mdi-sign-direction:before{content:"󰞁"}.mdi-sign-direction-minus:before{content:"󱀀"}.mdi-sign-direction-plus:before{content:"󰿜"}.mdi-sign-direction-remove:before{content:"󰿝"}.mdi-sign-language:before{content:"󱭍"}.mdi-sign-language-outline:before{content:"󱭎"}.mdi-sign-pole:before{content:"󱓸"}.mdi-sign-real-estate:before{content:"󱄘"}.mdi-sign-text:before{content:"󰞂"}.mdi-sign-yield:before{content:"󱮯"}.mdi-signal:before{content:"󰒢"}.mdi-signal-2g:before{content:"󰜒"}.mdi-signal-3g:before{content:"󰜓"}.mdi-signal-4g:before{content:"󰜔"}.mdi-signal-5g:before{content:"󰩯"}.mdi-signal-cellular-1:before{content:"󰢼"}.mdi-signal-cellular-2:before{content:"󰢽"}.mdi-signal-cellular-3:before{content:"󰢾"}.mdi-signal-cellular-outline:before{content:"󰢿"}.mdi-signal-distance-variant:before{content:"󰹤"}.mdi-signal-hspa:before{content:"󰜕"}.mdi-signal-hspa-plus:before{content:"󰜖"}.mdi-signal-off:before{content:"󰞃"}.mdi-signal-variant:before{content:"󰘊"}.mdi-signature:before{content:"󰷻"}.mdi-signature-freehand:before{content:"󰷼"}.mdi-signature-image:before{content:"󰷽"}.mdi-signature-text:before{content:"󰷾"}.mdi-silo:before{content:"󱮟"}.mdi-silo-outline:before{content:"󰭉"}.mdi-silverware:before{content:"󰒣"}.mdi-silverware-clean:before{content:"󰿞"}.mdi-silverware-fork:before{content:"󰒤"}.mdi-silverware-fork-knife:before{content:"󰩰"}.mdi-silverware-spoon:before{content:"󰒥"}.mdi-silverware-variant:before{content:"󰒦"}.mdi-sim:before{content:"󰒧"}.mdi-sim-alert:before{content:"󰒨"}.mdi-sim-alert-outline:before{content:"󱗓"}.mdi-sim-off:before{content:"󰒩"}.mdi-sim-off-outline:before{content:"󱗔"}.mdi-sim-outline:before{content:"󱗕"}.mdi-simple-icons:before{content:"󱌝"}.mdi-sina-weibo:before{content:"󰫟"}.mdi-sine-wave:before{content:"󰥛"}.mdi-sitemap:before{content:"󰒪"}.mdi-sitemap-outline:before{content:"󱦜"}.mdi-size-l:before{content:"󱎦"}.mdi-size-m:before{content:"󱎥"}.mdi-size-s:before{content:"󱎤"}.mdi-size-xl:before{content:"󱎧"}.mdi-size-xs:before{content:"󱎣"}.mdi-size-xxl:before{content:"󱎨"}.mdi-size-xxs:before{content:"󱎢"}.mdi-size-xxxl:before{content:"󱎩"}.mdi-skate:before{content:"󰴵"}.mdi-skate-off:before{content:"󰚙"}.mdi-skateboard:before{content:"󱓂"}.mdi-skateboarding:before{content:"󰔁"}.mdi-skew-less:before{content:"󰴶"}.mdi-skew-more:before{content:"󰴷"}.mdi-ski:before{content:"󱌄"}.mdi-ski-cross-country:before{content:"󱌅"}.mdi-ski-water:before{content:"󱌆"}.mdi-skip-backward:before{content:"󰒫"}.mdi-skip-backward-outline:before{content:"󰼥"}.mdi-skip-forward:before{content:"󰒬"}.mdi-skip-forward-outline:before{content:"󰼦"}.mdi-skip-next:before{content:"󰒭"}.mdi-skip-next-circle:before{content:"󰙡"}.mdi-skip-next-circle-outline:before{content:"󰙢"}.mdi-skip-next-outline:before{content:"󰼧"}.mdi-skip-previous:before{content:"󰒮"}.mdi-skip-previous-circle:before{content:"󰙣"}.mdi-skip-previous-circle-outline:before{content:"󰙤"}.mdi-skip-previous-outline:before{content:"󰼨"}.mdi-skull:before{content:"󰚌"}.mdi-skull-crossbones:before{content:"󰯆"}.mdi-skull-crossbones-outline:before{content:"󰯇"}.mdi-skull-outline:before{content:"󰯈"}.mdi-skull-scan:before{content:"󱓇"}.mdi-skull-scan-outline:before{content:"󱓈"}.mdi-skype:before{content:"󰒯"}.mdi-skype-business:before{content:"󰒰"}.mdi-slack:before{content:"󰒱"}.mdi-slash-forward:before{content:"󰿟"}.mdi-slash-forward-box:before{content:"󰿠"}.mdi-sledding:before{content:"󰐛"}.mdi-sleep:before{content:"󰒲"}.mdi-sleep-off:before{content:"󰒳"}.mdi-slide:before{content:"󱖥"}.mdi-slope-downhill:before{content:"󰷿"}.mdi-slope-uphill:before{content:"󰸀"}.mdi-slot-machine:before{content:"󱄔"}.mdi-slot-machine-outline:before{content:"󱄕"}.mdi-smart-card:before{content:"󱂽"}.mdi-smart-card-off:before{content:"󱣷"}.mdi-smart-card-off-outline:before{content:"󱣸"}.mdi-smart-card-outline:before{content:"󱂾"}.mdi-smart-card-reader:before{content:"󱂿"}.mdi-smart-card-reader-outline:before{content:"󱃀"}.mdi-smog:before{content:"󰩱"}.mdi-smoke:before{content:"󱞙"}.mdi-smoke-detector:before{content:"󰎒"}.mdi-smoke-detector-alert:before{content:"󱤮"}.mdi-smoke-detector-alert-outline:before{content:"󱤯"}.mdi-smoke-detector-off:before{content:"󱠉"}.mdi-smoke-detector-off-outline:before{content:"󱠊"}.mdi-smoke-detector-outline:before{content:"󱠈"}.mdi-smoke-detector-variant:before{content:"󱠋"}.mdi-smoke-detector-variant-alert:before{content:"󱤰"}.mdi-smoke-detector-variant-off:before{content:"󱠌"}.mdi-smoking:before{content:"󰒴"}.mdi-smoking-off:before{content:"󰒵"}.mdi-smoking-pipe:before{content:"󱐍"}.mdi-smoking-pipe-off:before{content:"󱐨"}.mdi-snail:before{content:"󱙷"}.mdi-snake:before{content:"󱔎"}.mdi-snapchat:before{content:"󰒶"}.mdi-snowboard:before{content:"󱌇"}.mdi-snowflake:before{content:"󰜗"}.mdi-snowflake-alert:before{content:"󰼩"}.mdi-snowflake-check:before{content:"󱩰"}.mdi-snowflake-melt:before{content:"󱋋"}.mdi-snowflake-off:before{content:"󱓣"}.mdi-snowflake-thermometer:before{content:"󱩱"}.mdi-snowflake-variant:before{content:"󰼪"}.mdi-snowman:before{content:"󰒷"}.mdi-snowmobile:before{content:"󰛝"}.mdi-snowshoeing:before{content:"󱩲"}.mdi-soccer:before{content:"󰒸"}.mdi-soccer-field:before{content:"󰠴"}.mdi-social-distance-2-meters:before{content:"󱕹"}.mdi-social-distance-6-feet:before{content:"󱕺"}.mdi-sofa:before{content:"󰒹"}.mdi-sofa-outline:before{content:"󱕭"}.mdi-sofa-single:before{content:"󱕮"}.mdi-sofa-single-outline:before{content:"󱕯"}.mdi-solar-panel:before{content:"󰶛"}.mdi-solar-panel-large:before{content:"󰶜"}.mdi-solar-power:before{content:"󰩲"}.mdi-solar-power-variant:before{content:"󱩳"}.mdi-solar-power-variant-outline:before{content:"󱩴"}.mdi-soldering-iron:before{content:"󱂒"}.mdi-solid:before{content:"󰚍"}.mdi-sony-playstation:before{content:"󰐔"}.mdi-sort:before{content:"󰒺"}.mdi-sort-alphabetical-ascending:before{content:"󰖽"}.mdi-sort-alphabetical-ascending-variant:before{content:"󱅈"}.mdi-sort-alphabetical-descending:before{content:"󰖿"}.mdi-sort-alphabetical-descending-variant:before{content:"󱅉"}.mdi-sort-alphabetical-variant:before{content:"󰒻"}.mdi-sort-ascending:before{content:"󰒼"}.mdi-sort-bool-ascending:before{content:"󱎅"}.mdi-sort-bool-ascending-variant:before{content:"󱎆"}.mdi-sort-bool-descending:before{content:"󱎇"}.mdi-sort-bool-descending-variant:before{content:"󱎈"}.mdi-sort-calendar-ascending:before{content:"󱕇"}.mdi-sort-calendar-descending:before{content:"󱕈"}.mdi-sort-clock-ascending:before{content:"󱕉"}.mdi-sort-clock-ascending-outline:before{content:"󱕊"}.mdi-sort-clock-descending:before{content:"󱕋"}.mdi-sort-clock-descending-outline:before{content:"󱕌"}.mdi-sort-descending:before{content:"󰒽"}.mdi-sort-numeric-ascending:before{content:"󱎉"}.mdi-sort-numeric-ascending-variant:before{content:"󰤍"}.mdi-sort-numeric-descending:before{content:"󱎊"}.mdi-sort-numeric-descending-variant:before{content:"󰫒"}.mdi-sort-numeric-variant:before{content:"󰒾"}.mdi-sort-reverse-variant:before{content:"󰌼"}.mdi-sort-variant:before{content:"󰒿"}.mdi-sort-variant-lock:before{content:"󰳍"}.mdi-sort-variant-lock-open:before{content:"󰳎"}.mdi-sort-variant-off:before{content:"󱪻"}.mdi-sort-variant-remove:before{content:"󱅇"}.mdi-soundbar:before{content:"󱟛"}.mdi-soundcloud:before{content:"󰓀"}.mdi-source-branch:before{content:"󰘬"}.mdi-source-branch-check:before{content:"󱓏"}.mdi-source-branch-minus:before{content:"󱓋"}.mdi-source-branch-plus:before{content:"󱓊"}.mdi-source-branch-refresh:before{content:"󱓍"}.mdi-source-branch-remove:before{content:"󱓌"}.mdi-source-branch-sync:before{content:"󱓎"}.mdi-source-commit:before{content:"󰜘"}.mdi-source-commit-end:before{content:"󰜙"}.mdi-source-commit-end-local:before{content:"󰜚"}.mdi-source-commit-local:before{content:"󰜛"}.mdi-source-commit-next-local:before{content:"󰜜"}.mdi-source-commit-start:before{content:"󰜝"}.mdi-source-commit-start-next-local:before{content:"󰜞"}.mdi-source-fork:before{content:"󰓁"}.mdi-source-merge:before{content:"󰘭"}.mdi-source-pull:before{content:"󰓂"}.mdi-source-repository:before{content:"󰳏"}.mdi-source-repository-multiple:before{content:"󰳐"}.mdi-soy-sauce:before{content:"󰟮"}.mdi-soy-sauce-off:before{content:"󱏼"}.mdi-spa:before{content:"󰳑"}.mdi-spa-outline:before{content:"󰳒"}.mdi-space-invaders:before{content:"󰯉"}.mdi-space-station:before{content:"󱎃"}.mdi-spade:before{content:"󰹥"}.mdi-speaker:before{content:"󰓃"}.mdi-speaker-bluetooth:before{content:"󰦢"}.mdi-speaker-message:before{content:"󱬑"}.mdi-speaker-multiple:before{content:"󰴸"}.mdi-speaker-off:before{content:"󰓄"}.mdi-speaker-pause:before{content:"󱭳"}.mdi-speaker-play:before{content:"󱭲"}.mdi-speaker-stop:before{content:"󱭴"}.mdi-speaker-wireless:before{content:"󰜟"}.mdi-spear:before{content:"󱡅"}.mdi-speedometer:before{content:"󰓅"}.mdi-speedometer-medium:before{content:"󰾅"}.mdi-speedometer-slow:before{content:"󰾆"}.mdi-spellcheck:before{content:"󰓆"}.mdi-sphere:before{content:"󱥔"}.mdi-sphere-off:before{content:"󱥕"}.mdi-spider:before{content:"󱇪"}.mdi-spider-outline:before{content:"󱱵"}.mdi-spider-thread:before{content:"󱇫"}.mdi-spider-web:before{content:"󰯊"}.mdi-spirit-level:before{content:"󱓱"}.mdi-spoon-sugar:before{content:"󱐩"}.mdi-spotify:before{content:"󰓇"}.mdi-spotlight:before{content:"󰓈"}.mdi-spotlight-beam:before{content:"󰓉"}.mdi-spray:before{content:"󰙥"}.mdi-spray-bottle:before{content:"󰫠"}.mdi-sprinkler:before{content:"󱁟"}.mdi-sprinkler-fire:before{content:"󱦝"}.mdi-sprinkler-variant:before{content:"󱁠"}.mdi-sprout:before{content:"󰹦"}.mdi-sprout-outline:before{content:"󰹧"}.mdi-square:before{content:"󰝤"}.mdi-square-circle:before{content:"󱔀"}.mdi-square-circle-outline:before{content:"󱱐"}.mdi-square-edit-outline:before{content:"󰤌"}.mdi-square-medium:before{content:"󰨓"}.mdi-square-medium-outline:before{content:"󰨔"}.mdi-square-off:before{content:"󱋮"}.mdi-square-off-outline:before{content:"󱋯"}.mdi-square-opacity:before{content:"󱡔"}.mdi-square-outline:before{content:"󰝣"}.mdi-square-root:before{content:"󰞄"}.mdi-square-root-box:before{content:"󰦣"}.mdi-square-rounded:before{content:"󱓻"}.mdi-square-rounded-badge:before{content:"󱨇"}.mdi-square-rounded-badge-outline:before{content:"󱨈"}.mdi-square-rounded-outline:before{content:"󱓼"}.mdi-square-small:before{content:"󰨕"}.mdi-square-wave:before{content:"󱑻"}.mdi-squeegee:before{content:"󰫡"}.mdi-ssh:before{content:"󰣀"}.mdi-stack-exchange:before{content:"󰘋"}.mdi-stack-overflow:before{content:"󰓌"}.mdi-stackpath:before{content:"󰍙"}.mdi-stadium:before{content:"󰿹"}.mdi-stadium-outline:before{content:"󱬃"}.mdi-stadium-variant:before{content:"󰜠"}.mdi-stairs:before{content:"󰓍"}.mdi-stairs-box:before{content:"󱎞"}.mdi-stairs-down:before{content:"󱊾"}.mdi-stairs-up:before{content:"󱊽"}.mdi-stamper:before{content:"󰴹"}.mdi-standard-definition:before{content:"󰟯"}.mdi-star:before{content:"󰓎"}.mdi-star-box:before{content:"󰩳"}.mdi-star-box-multiple:before{content:"󱊆"}.mdi-star-box-multiple-outline:before{content:"󱊇"}.mdi-star-box-outline:before{content:"󰩴"}.mdi-star-check:before{content:"󱕦"}.mdi-star-check-outline:before{content:"󱕪"}.mdi-star-circle:before{content:"󰓏"}.mdi-star-circle-outline:before{content:"󰦤"}.mdi-star-cog:before{content:"󱙨"}.mdi-star-cog-outline:before{content:"󱙩"}.mdi-star-crescent:before{content:"󰥹"}.mdi-star-david:before{content:"󰥺"}.mdi-star-face:before{content:"󰦥"}.mdi-star-four-points:before{content:"󰫢"}.mdi-star-four-points-box:before{content:"󱱑"}.mdi-star-four-points-box-outline:before{content:"󱱒"}.mdi-star-four-points-circle:before{content:"󱱓"}.mdi-star-four-points-circle-outline:before{content:"󱱔"}.mdi-star-four-points-outline:before{content:"󰫣"}.mdi-star-four-points-small:before{content:"󱱕"}.mdi-star-half:before{content:"󰉆"}.mdi-star-half-full:before{content:"󰓐"}.mdi-star-minus:before{content:"󱕤"}.mdi-star-minus-outline:before{content:"󱕨"}.mdi-star-off:before{content:"󰓑"}.mdi-star-off-outline:before{content:"󱕛"}.mdi-star-outline:before{content:"󰓒"}.mdi-star-plus:before{content:"󱕣"}.mdi-star-plus-outline:before{content:"󱕧"}.mdi-star-remove:before{content:"󱕥"}.mdi-star-remove-outline:before{content:"󱕩"}.mdi-star-settings:before{content:"󱙪"}.mdi-star-settings-outline:before{content:"󱙫"}.mdi-star-shooting:before{content:"󱝁"}.mdi-star-shooting-outline:before{content:"󱝂"}.mdi-star-three-points:before{content:"󰫤"}.mdi-star-three-points-outline:before{content:"󰫥"}.mdi-state-machine:before{content:"󱇯"}.mdi-steam:before{content:"󰓓"}.mdi-steering:before{content:"󰓔"}.mdi-steering-off:before{content:"󰤎"}.mdi-step-backward:before{content:"󰓕"}.mdi-step-backward-2:before{content:"󰓖"}.mdi-step-forward:before{content:"󰓗"}.mdi-step-forward-2:before{content:"󰓘"}.mdi-stethoscope:before{content:"󰓙"}.mdi-sticker:before{content:"󱍤"}.mdi-sticker-alert:before{content:"󱍥"}.mdi-sticker-alert-outline:before{content:"󱍦"}.mdi-sticker-check:before{content:"󱍧"}.mdi-sticker-check-outline:before{content:"󱍨"}.mdi-sticker-circle-outline:before{content:"󰗐"}.mdi-sticker-emoji:before{content:"󰞅"}.mdi-sticker-minus:before{content:"󱍩"}.mdi-sticker-minus-outline:before{content:"󱍪"}.mdi-sticker-outline:before{content:"󱍫"}.mdi-sticker-plus:before{content:"󱍬"}.mdi-sticker-plus-outline:before{content:"󱍭"}.mdi-sticker-remove:before{content:"󱍮"}.mdi-sticker-remove-outline:before{content:"󱍯"}.mdi-sticker-text:before{content:"󱞎"}.mdi-sticker-text-outline:before{content:"󱞏"}.mdi-stocking:before{content:"󰓚"}.mdi-stomach:before{content:"󱂓"}.mdi-stool:before{content:"󱥝"}.mdi-stool-outline:before{content:"󱥞"}.mdi-stop:before{content:"󰓛"}.mdi-stop-circle:before{content:"󰙦"}.mdi-stop-circle-outline:before{content:"󰙧"}.mdi-storage-tank:before{content:"󱩵"}.mdi-storage-tank-outline:before{content:"󱩶"}.mdi-store:before{content:"󰓜"}.mdi-store-24-hour:before{content:"󰓝"}.mdi-store-alert:before{content:"󱣁"}.mdi-store-alert-outline:before{content:"󱣂"}.mdi-store-check:before{content:"󱣃"}.mdi-store-check-outline:before{content:"󱣄"}.mdi-store-clock:before{content:"󱣅"}.mdi-store-clock-outline:before{content:"󱣆"}.mdi-store-cog:before{content:"󱣇"}.mdi-store-cog-outline:before{content:"󱣈"}.mdi-store-edit:before{content:"󱣉"}.mdi-store-edit-outline:before{content:"󱣊"}.mdi-store-marker:before{content:"󱣋"}.mdi-store-marker-outline:before{content:"󱣌"}.mdi-store-minus:before{content:"󱙞"}.mdi-store-minus-outline:before{content:"󱣍"}.mdi-store-off:before{content:"󱣎"}.mdi-store-off-outline:before{content:"󱣏"}.mdi-store-outline:before{content:"󱍡"}.mdi-store-plus:before{content:"󱙟"}.mdi-store-plus-outline:before{content:"󱣐"}.mdi-store-remove:before{content:"󱙠"}.mdi-store-remove-outline:before{content:"󱣑"}.mdi-store-search:before{content:"󱣒"}.mdi-store-search-outline:before{content:"󱣓"}.mdi-store-settings:before{content:"󱣔"}.mdi-store-settings-outline:before{content:"󱣕"}.mdi-storefront:before{content:"󰟇"}.mdi-storefront-check:before{content:"󱭽"}.mdi-storefront-check-outline:before{content:"󱭾"}.mdi-storefront-edit:before{content:"󱭿"}.mdi-storefront-edit-outline:before{content:"󱮀"}.mdi-storefront-minus:before{content:"󱮃"}.mdi-storefront-minus-outline:before{content:"󱮄"}.mdi-storefront-outline:before{content:"󱃁"}.mdi-storefront-plus:before{content:"󱮁"}.mdi-storefront-plus-outline:before{content:"󱮂"}.mdi-storefront-remove:before{content:"󱮅"}.mdi-storefront-remove-outline:before{content:"󱮆"}.mdi-stove:before{content:"󰓞"}.mdi-strategy:before{content:"󱇖"}.mdi-stretch-to-page:before{content:"󰼫"}.mdi-stretch-to-page-outline:before{content:"󰼬"}.mdi-string-lights:before{content:"󱊺"}.mdi-string-lights-off:before{content:"󱊻"}.mdi-subdirectory-arrow-left:before{content:"󰘌"}.mdi-subdirectory-arrow-right:before{content:"󰘍"}.mdi-submarine:before{content:"󱕬"}.mdi-subtitles:before{content:"󰨖"}.mdi-subtitles-outline:before{content:"󰨗"}.mdi-subway:before{content:"󰚬"}.mdi-subway-alert-variant:before{content:"󰶝"}.mdi-subway-variant:before{content:"󰓟"}.mdi-summit:before{content:"󰞆"}.mdi-sun-angle:before{content:"󱬧"}.mdi-sun-angle-outline:before{content:"󱬨"}.mdi-sun-clock:before{content:"󱩷"}.mdi-sun-clock-outline:before{content:"󱩸"}.mdi-sun-compass:before{content:"󱦥"}.mdi-sun-snowflake:before{content:"󱞖"}.mdi-sun-snowflake-variant:before{content:"󱩹"}.mdi-sun-thermometer:before{content:"󱣖"}.mdi-sun-thermometer-outline:before{content:"󱣗"}.mdi-sun-wireless:before{content:"󱟾"}.mdi-sun-wireless-outline:before{content:"󱟿"}.mdi-sunglasses:before{content:"󰓠"}.mdi-surfing:before{content:"󱝆"}.mdi-surround-sound:before{content:"󰗅"}.mdi-surround-sound-2-0:before{content:"󰟰"}.mdi-surround-sound-2-1:before{content:"󱜩"}.mdi-surround-sound-3-1:before{content:"󰟱"}.mdi-surround-sound-5-1:before{content:"󰟲"}.mdi-surround-sound-5-1-2:before{content:"󱜪"}.mdi-surround-sound-7-1:before{content:"󰟳"}.mdi-svg:before{content:"󰜡"}.mdi-swap-horizontal:before{content:"󰓡"}.mdi-swap-horizontal-bold:before{content:"󰯍"}.mdi-swap-horizontal-circle:before{content:"󰿡"}.mdi-swap-horizontal-circle-outline:before{content:"󰿢"}.mdi-swap-horizontal-hidden:before{content:"󱴎"}.mdi-swap-horizontal-variant:before{content:"󰣁"}.mdi-swap-vertical:before{content:"󰓢"}.mdi-swap-vertical-bold:before{content:"󰯎"}.mdi-swap-vertical-circle:before{content:"󰿣"}.mdi-swap-vertical-circle-outline:before{content:"󰿤"}.mdi-swap-vertical-variant:before{content:"󰣂"}.mdi-swim:before{content:"󰓣"}.mdi-switch:before{content:"󰓤"}.mdi-sword:before{content:"󰓥"}.mdi-sword-cross:before{content:"󰞇"}.mdi-syllabary-hangul:before{content:"󱌳"}.mdi-syllabary-hiragana:before{content:"󱌴"}.mdi-syllabary-katakana:before{content:"󱌵"}.mdi-syllabary-katakana-halfwidth:before{content:"󱌶"}.mdi-symbol:before{content:"󱔁"}.mdi-symfony:before{content:"󰫦"}.mdi-synagogue:before{content:"󱬄"}.mdi-synagogue-outline:before{content:"󱬅"}.mdi-sync:before{content:"󰓦"}.mdi-sync-alert:before{content:"󰓧"}.mdi-sync-circle:before{content:"󱍸"}.mdi-sync-off:before{content:"󰓨"}.mdi-tab:before{content:"󰓩"}.mdi-tab-minus:before{content:"󰭋"}.mdi-tab-plus:before{content:"󰝜"}.mdi-tab-remove:before{content:"󰭌"}.mdi-tab-search:before{content:"󱦞"}.mdi-tab-unselected:before{content:"󰓪"}.mdi-table:before{content:"󰓫"}.mdi-table-account:before{content:"󱎹"}.mdi-table-alert:before{content:"󱎺"}.mdi-table-arrow-down:before{content:"󱎻"}.mdi-table-arrow-left:before{content:"󱎼"}.mdi-table-arrow-right:before{content:"󱎽"}.mdi-table-arrow-up:before{content:"󱎾"}.mdi-table-border:before{content:"󰨘"}.mdi-table-cancel:before{content:"󱎿"}.mdi-table-chair:before{content:"󱁡"}.mdi-table-check:before{content:"󱏀"}.mdi-table-clock:before{content:"󱏁"}.mdi-table-cog:before{content:"󱏂"}.mdi-table-column:before{content:"󰠵"}.mdi-table-column-plus-after:before{content:"󰓬"}.mdi-table-column-plus-before:before{content:"󰓭"}.mdi-table-column-remove:before{content:"󰓮"}.mdi-table-column-width:before{content:"󰓯"}.mdi-table-edit:before{content:"󰓰"}.mdi-table-eye:before{content:"󱂔"}.mdi-table-eye-off:before{content:"󱏃"}.mdi-table-filter:before{content:"󱮌"}.mdi-table-furniture:before{content:"󰖼"}.mdi-table-headers-eye:before{content:"󱈝"}.mdi-table-headers-eye-off:before{content:"󱈞"}.mdi-table-heart:before{content:"󱏄"}.mdi-table-key:before{content:"󱏅"}.mdi-table-large:before{content:"󰓱"}.mdi-table-large-plus:before{content:"󰾇"}.mdi-table-large-remove:before{content:"󰾈"}.mdi-table-lock:before{content:"󱏆"}.mdi-table-merge-cells:before{content:"󰦦"}.mdi-table-minus:before{content:"󱏇"}.mdi-table-multiple:before{content:"󱏈"}.mdi-table-network:before{content:"󱏉"}.mdi-table-of-contents:before{content:"󰠶"}.mdi-table-off:before{content:"󱏊"}.mdi-table-picnic:before{content:"󱝃"}.mdi-table-pivot:before{content:"󱠼"}.mdi-table-plus:before{content:"󰩵"}.mdi-table-question:before{content:"󱬡"}.mdi-table-refresh:before{content:"󱎠"}.mdi-table-remove:before{content:"󰩶"}.mdi-table-row:before{content:"󰠷"}.mdi-table-row-height:before{content:"󰓲"}.mdi-table-row-plus-after:before{content:"󰓳"}.mdi-table-row-plus-before:before{content:"󰓴"}.mdi-table-row-remove:before{content:"󰓵"}.mdi-table-search:before{content:"󰤏"}.mdi-table-settings:before{content:"󰠸"}.mdi-table-split-cell:before{content:"󱐪"}.mdi-table-star:before{content:"󱏋"}.mdi-table-sync:before{content:"󱎡"}.mdi-table-tennis:before{content:"󰹨"}.mdi-tablet:before{content:"󰓶"}.mdi-tablet-cellphone:before{content:"󰦧"}.mdi-tablet-dashboard:before{content:"󰻎"}.mdi-taco:before{content:"󰝢"}.mdi-tag:before{content:"󰓹"}.mdi-tag-arrow-down:before{content:"󱜫"}.mdi-tag-arrow-down-outline:before{content:"󱜬"}.mdi-tag-arrow-left:before{content:"󱜭"}.mdi-tag-arrow-left-outline:before{content:"󱜮"}.mdi-tag-arrow-right:before{content:"󱜯"}.mdi-tag-arrow-right-outline:before{content:"󱜰"}.mdi-tag-arrow-up:before{content:"󱜱"}.mdi-tag-arrow-up-outline:before{content:"󱜲"}.mdi-tag-check:before{content:"󱩺"}.mdi-tag-check-outline:before{content:"󱩻"}.mdi-tag-edit:before{content:"󱲜"}.mdi-tag-edit-outline:before{content:"󱲝"}.mdi-tag-faces:before{content:"󰓺"}.mdi-tag-heart:before{content:"󰚋"}.mdi-tag-heart-outline:before{content:"󰯏"}.mdi-tag-hidden:before{content:"󱱶"}.mdi-tag-minus:before{content:"󰤐"}.mdi-tag-minus-outline:before{content:"󱈟"}.mdi-tag-multiple:before{content:"󰓻"}.mdi-tag-multiple-outline:before{content:"󱋷"}.mdi-tag-off:before{content:"󱈠"}.mdi-tag-off-outline:before{content:"󱈡"}.mdi-tag-outline:before{content:"󰓼"}.mdi-tag-plus:before{content:"󰜢"}.mdi-tag-plus-outline:before{content:"󱈢"}.mdi-tag-remove:before{content:"󰜣"}.mdi-tag-remove-outline:before{content:"󱈣"}.mdi-tag-search:before{content:"󱤇"}.mdi-tag-search-outline:before{content:"󱤈"}.mdi-tag-text:before{content:"󱈤"}.mdi-tag-text-outline:before{content:"󰓽"}.mdi-tailwind:before{content:"󱏿"}.mdi-tally-mark-1:before{content:"󱪼"}.mdi-tally-mark-2:before{content:"󱪽"}.mdi-tally-mark-3:before{content:"󱪾"}.mdi-tally-mark-4:before{content:"󱪿"}.mdi-tally-mark-5:before{content:"󱫀"}.mdi-tangram:before{content:"󰓸"}.mdi-tank:before{content:"󰴺"}.mdi-tanker-truck:before{content:"󰿥"}.mdi-tape-drive:before{content:"󱛟"}.mdi-tape-measure:before{content:"󰭍"}.mdi-target:before{content:"󰓾"}.mdi-target-account:before{content:"󰯐"}.mdi-target-variant:before{content:"󰩷"}.mdi-taxi:before{content:"󰓿"}.mdi-tea:before{content:"󰶞"}.mdi-tea-outline:before{content:"󰶟"}.mdi-teamviewer:before{content:"󰔀"}.mdi-teddy-bear:before{content:"󱣻"}.mdi-telescope:before{content:"󰭎"}.mdi-television:before{content:"󰔂"}.mdi-television-ambient-light:before{content:"󱍖"}.mdi-television-box:before{content:"󰠹"}.mdi-television-classic:before{content:"󰟴"}.mdi-television-classic-off:before{content:"󰠺"}.mdi-television-guide:before{content:"󰔃"}.mdi-television-off:before{content:"󰠻"}.mdi-television-pause:before{content:"󰾉"}.mdi-television-play:before{content:"󰻏"}.mdi-television-shimmer:before{content:"󱄐"}.mdi-television-speaker:before{content:"󱬛"}.mdi-television-speaker-off:before{content:"󱬜"}.mdi-television-stop:before{content:"󰾊"}.mdi-temperature-celsius:before{content:"󰔄"}.mdi-temperature-fahrenheit:before{content:"󰔅"}.mdi-temperature-kelvin:before{content:"󰔆"}.mdi-temple-buddhist:before{content:"󱬆"}.mdi-temple-buddhist-outline:before{content:"󱬇"}.mdi-temple-hindu:before{content:"󱬈"}.mdi-temple-hindu-outline:before{content:"󱬉"}.mdi-tennis:before{content:"󰶠"}.mdi-tennis-ball:before{content:"󰔇"}.mdi-tennis-ball-outline:before{content:"󱱟"}.mdi-tent:before{content:"󰔈"}.mdi-terraform:before{content:"󱁢"}.mdi-terrain:before{content:"󰔉"}.mdi-test-tube:before{content:"󰙨"}.mdi-test-tube-empty:before{content:"󰤑"}.mdi-test-tube-off:before{content:"󰤒"}.mdi-text:before{content:"󰦨"}.mdi-text-account:before{content:"󱕰"}.mdi-text-box:before{content:"󰈚"}.mdi-text-box-check:before{content:"󰺦"}.mdi-text-box-check-outline:before{content:"󰺧"}.mdi-text-box-edit:before{content:"󱩼"}.mdi-text-box-edit-outline:before{content:"󱩽"}.mdi-text-box-minus:before{content:"󰺨"}.mdi-text-box-minus-outline:before{content:"󰺩"}.mdi-text-box-multiple:before{content:"󰪷"}.mdi-text-box-multiple-outline:before{content:"󰪸"}.mdi-text-box-outline:before{content:"󰧭"}.mdi-text-box-plus:before{content:"󰺪"}.mdi-text-box-plus-outline:before{content:"󰺫"}.mdi-text-box-remove:before{content:"󰺬"}.mdi-text-box-remove-outline:before{content:"󰺭"}.mdi-text-box-search:before{content:"󰺮"}.mdi-text-box-search-outline:before{content:"󰺯"}.mdi-text-long:before{content:"󰦪"}.mdi-text-recognition:before{content:"󱄽"}.mdi-text-search:before{content:"󱎸"}.mdi-text-search-variant:before{content:"󱩾"}.mdi-text-shadow:before{content:"󰙩"}.mdi-text-short:before{content:"󰦩"}.mdi-texture:before{content:"󰔌"}.mdi-texture-box:before{content:"󰿦"}.mdi-theater:before{content:"󰔍"}.mdi-theme-light-dark:before{content:"󰔎"}.mdi-thermometer:before{content:"󰔏"}.mdi-thermometer-alert:before{content:"󰸁"}.mdi-thermometer-auto:before{content:"󱬏"}.mdi-thermometer-bluetooth:before{content:"󱢕"}.mdi-thermometer-check:before{content:"󱩿"}.mdi-thermometer-chevron-down:before{content:"󰸂"}.mdi-thermometer-chevron-up:before{content:"󰸃"}.mdi-thermometer-high:before{content:"󱃂"}.mdi-thermometer-lines:before{content:"󰔐"}.mdi-thermometer-low:before{content:"󱃃"}.mdi-thermometer-minus:before{content:"󰸄"}.mdi-thermometer-off:before{content:"󱔱"}.mdi-thermometer-plus:before{content:"󰸅"}.mdi-thermometer-probe:before{content:"󱬫"}.mdi-thermometer-probe-off:before{content:"󱬬"}.mdi-thermometer-water:before{content:"󱪀"}.mdi-thermostat:before{content:"󰎓"}.mdi-thermostat-auto:before{content:"󱬗"}.mdi-thermostat-box:before{content:"󰢑"}.mdi-thermostat-box-auto:before{content:"󱬘"}.mdi-thermostat-cog:before{content:"󱲀"}.mdi-thought-bubble:before{content:"󰟶"}.mdi-thought-bubble-outline:before{content:"󰟷"}.mdi-thumb-down:before{content:"󰔑"}.mdi-thumb-down-outline:before{content:"󰔒"}.mdi-thumb-up:before{content:"󰔓"}.mdi-thumb-up-outline:before{content:"󰔔"}.mdi-thumbs-up-down:before{content:"󰔕"}.mdi-thumbs-up-down-outline:before{content:"󱤔"}.mdi-ticket:before{content:"󰔖"}.mdi-ticket-account:before{content:"󰔗"}.mdi-ticket-confirmation:before{content:"󰔘"}.mdi-ticket-confirmation-outline:before{content:"󱎪"}.mdi-ticket-outline:before{content:"󰤓"}.mdi-ticket-percent:before{content:"󰜤"}.mdi-ticket-percent-outline:before{content:"󱐫"}.mdi-tie:before{content:"󰔙"}.mdi-tilde:before{content:"󰜥"}.mdi-tilde-off:before{content:"󱣳"}.mdi-timelapse:before{content:"󰔚"}.mdi-timeline:before{content:"󰯑"}.mdi-timeline-alert:before{content:"󰾕"}.mdi-timeline-alert-outline:before{content:"󰾘"}.mdi-timeline-check:before{content:"󱔲"}.mdi-timeline-check-outline:before{content:"󱔳"}.mdi-timeline-clock:before{content:"󱇻"}.mdi-timeline-clock-outline:before{content:"󱇼"}.mdi-timeline-minus:before{content:"󱔴"}.mdi-timeline-minus-outline:before{content:"󱔵"}.mdi-timeline-outline:before{content:"󰯒"}.mdi-timeline-plus:before{content:"󰾖"}.mdi-timeline-plus-outline:before{content:"󰾗"}.mdi-timeline-question:before{content:"󰾙"}.mdi-timeline-question-outline:before{content:"󰾚"}.mdi-timeline-remove:before{content:"󱔶"}.mdi-timeline-remove-outline:before{content:"󱔷"}.mdi-timeline-text:before{content:"󰯓"}.mdi-timeline-text-outline:before{content:"󰯔"}.mdi-timer:before{content:"󱎫"}.mdi-timer-10:before{content:"󰔜"}.mdi-timer-3:before{content:"󰔝"}.mdi-timer-alert:before{content:"󱫌"}.mdi-timer-alert-outline:before{content:"󱫍"}.mdi-timer-cancel:before{content:"󱫎"}.mdi-timer-cancel-outline:before{content:"󱫏"}.mdi-timer-check:before{content:"󱫐"}.mdi-timer-check-outline:before{content:"󱫑"}.mdi-timer-cog:before{content:"󱤥"}.mdi-timer-cog-outline:before{content:"󱤦"}.mdi-timer-edit:before{content:"󱫒"}.mdi-timer-edit-outline:before{content:"󱫓"}.mdi-timer-lock:before{content:"󱫔"}.mdi-timer-lock-open:before{content:"󱫕"}.mdi-timer-lock-open-outline:before{content:"󱫖"}.mdi-timer-lock-outline:before{content:"󱫗"}.mdi-timer-marker:before{content:"󱫘"}.mdi-timer-marker-outline:before{content:"󱫙"}.mdi-timer-minus:before{content:"󱫚"}.mdi-timer-minus-outline:before{content:"󱫛"}.mdi-timer-music:before{content:"󱫜"}.mdi-timer-music-outline:before{content:"󱫝"}.mdi-timer-off:before{content:"󱎬"}.mdi-timer-off-outline:before{content:"󰔞"}.mdi-timer-outline:before{content:"󰔛"}.mdi-timer-pause:before{content:"󱫞"}.mdi-timer-pause-outline:before{content:"󱫟"}.mdi-timer-play:before{content:"󱫠"}.mdi-timer-play-outline:before{content:"󱫡"}.mdi-timer-plus:before{content:"󱫢"}.mdi-timer-plus-outline:before{content:"󱫣"}.mdi-timer-refresh:before{content:"󱫤"}.mdi-timer-refresh-outline:before{content:"󱫥"}.mdi-timer-remove:before{content:"󱫦"}.mdi-timer-remove-outline:before{content:"󱫧"}.mdi-timer-sand:before{content:"󰔟"}.mdi-timer-sand-complete:before{content:"󱦟"}.mdi-timer-sand-empty:before{content:"󰚭"}.mdi-timer-sand-full:before{content:"󰞌"}.mdi-timer-sand-paused:before{content:"󱦠"}.mdi-timer-settings:before{content:"󱤣"}.mdi-timer-settings-outline:before{content:"󱤤"}.mdi-timer-star:before{content:"󱫨"}.mdi-timer-star-outline:before{content:"󱫩"}.mdi-timer-stop:before{content:"󱫪"}.mdi-timer-stop-outline:before{content:"󱫫"}.mdi-timer-sync:before{content:"󱫬"}.mdi-timer-sync-outline:before{content:"󱫭"}.mdi-timetable:before{content:"󰔠"}.mdi-tire:before{content:"󱢖"}.mdi-toaster:before{content:"󱁣"}.mdi-toaster-off:before{content:"󱆷"}.mdi-toaster-oven:before{content:"󰳓"}.mdi-toggle-switch:before{content:"󰔡"}.mdi-toggle-switch-off:before{content:"󰔢"}.mdi-toggle-switch-off-outline:before{content:"󰨙"}.mdi-toggle-switch-outline:before{content:"󰨚"}.mdi-toggle-switch-variant:before{content:"󱨥"}.mdi-toggle-switch-variant-off:before{content:"󱨦"}.mdi-toilet:before{content:"󰦫"}.mdi-toolbox:before{content:"󰦬"}.mdi-toolbox-outline:before{content:"󰦭"}.mdi-tools:before{content:"󱁤"}.mdi-tooltip:before{content:"󰔣"}.mdi-tooltip-account:before{content:"󰀌"}.mdi-tooltip-cellphone:before{content:"󱠻"}.mdi-tooltip-check:before{content:"󱕜"}.mdi-tooltip-check-outline:before{content:"󱕝"}.mdi-tooltip-edit:before{content:"󰔤"}.mdi-tooltip-edit-outline:before{content:"󱋅"}.mdi-tooltip-image:before{content:"󰔥"}.mdi-tooltip-image-outline:before{content:"󰯕"}.mdi-tooltip-minus:before{content:"󱕞"}.mdi-tooltip-minus-outline:before{content:"󱕟"}.mdi-tooltip-outline:before{content:"󰔦"}.mdi-tooltip-plus:before{content:"󰯖"}.mdi-tooltip-plus-outline:before{content:"󰔧"}.mdi-tooltip-question:before{content:"󱮺"}.mdi-tooltip-question-outline:before{content:"󱮻"}.mdi-tooltip-remove:before{content:"󱕠"}.mdi-tooltip-remove-outline:before{content:"󱕡"}.mdi-tooltip-text:before{content:"󰔨"}.mdi-tooltip-text-outline:before{content:"󰯗"}.mdi-tooth:before{content:"󰣃"}.mdi-tooth-outline:before{content:"󰔩"}.mdi-toothbrush:before{content:"󱄩"}.mdi-toothbrush-electric:before{content:"󱄬"}.mdi-toothbrush-paste:before{content:"󱄪"}.mdi-torch:before{content:"󱘆"}.mdi-tortoise:before{content:"󰴻"}.mdi-toslink:before{content:"󱊸"}.mdi-touch-text-outline:before{content:"󱱠"}.mdi-tournament:before{content:"󰦮"}.mdi-tow-truck:before{content:"󰠼"}.mdi-tower-beach:before{content:"󰚁"}.mdi-tower-fire:before{content:"󰚂"}.mdi-town-hall:before{content:"󱡵"}.mdi-toy-brick:before{content:"󱊈"}.mdi-toy-brick-marker:before{content:"󱊉"}.mdi-toy-brick-marker-outline:before{content:"󱊊"}.mdi-toy-brick-minus:before{content:"󱊋"}.mdi-toy-brick-minus-outline:before{content:"󱊌"}.mdi-toy-brick-outline:before{content:"󱊍"}.mdi-toy-brick-plus:before{content:"󱊎"}.mdi-toy-brick-plus-outline:before{content:"󱊏"}.mdi-toy-brick-remove:before{content:"󱊐"}.mdi-toy-brick-remove-outline:before{content:"󱊑"}.mdi-toy-brick-search:before{content:"󱊒"}.mdi-toy-brick-search-outline:before{content:"󱊓"}.mdi-track-light:before{content:"󰤔"}.mdi-track-light-off:before{content:"󱬁"}.mdi-trackpad:before{content:"󰟸"}.mdi-trackpad-lock:before{content:"󰤳"}.mdi-tractor:before{content:"󰢒"}.mdi-tractor-variant:before{content:"󱓄"}.mdi-trademark:before{content:"󰩸"}.mdi-traffic-cone:before{content:"󱍼"}.mdi-traffic-light:before{content:"󰔫"}.mdi-traffic-light-outline:before{content:"󱠪"}.mdi-train:before{content:"󰔬"}.mdi-train-bus:before{content:"󱳇"}.mdi-train-car:before{content:"󰯘"}.mdi-train-car-autorack:before{content:"󱬭"}.mdi-train-car-box:before{content:"󱬮"}.mdi-train-car-box-full:before{content:"󱬯"}.mdi-train-car-box-open:before{content:"󱬰"}.mdi-train-car-caboose:before{content:"󱬱"}.mdi-train-car-centerbeam:before{content:"󱬲"}.mdi-train-car-centerbeam-full:before{content:"󱬳"}.mdi-train-car-container:before{content:"󱬴"}.mdi-train-car-flatbed:before{content:"󱬵"}.mdi-train-car-flatbed-car:before{content:"󱬶"}.mdi-train-car-flatbed-tank:before{content:"󱬷"}.mdi-train-car-gondola:before{content:"󱬸"}.mdi-train-car-gondola-full:before{content:"󱬹"}.mdi-train-car-hopper:before{content:"󱬺"}.mdi-train-car-hopper-covered:before{content:"󱬻"}.mdi-train-car-hopper-full:before{content:"󱬼"}.mdi-train-car-intermodal:before{content:"󱬽"}.mdi-train-car-passenger:before{content:"󱜳"}.mdi-train-car-passenger-door:before{content:"󱜴"}.mdi-train-car-passenger-door-open:before{content:"󱜵"}.mdi-train-car-passenger-variant:before{content:"󱜶"}.mdi-train-car-tank:before{content:"󱬾"}.mdi-train-variant:before{content:"󰣄"}.mdi-tram:before{content:"󰔭"}.mdi-tram-side:before{content:"󰿧"}.mdi-transcribe:before{content:"󰔮"}.mdi-transcribe-close:before{content:"󰔯"}.mdi-transfer:before{content:"󱁥"}.mdi-transfer-down:before{content:"󰶡"}.mdi-transfer-left:before{content:"󰶢"}.mdi-transfer-right:before{content:"󰔰"}.mdi-transfer-up:before{content:"󰶣"}.mdi-transit-connection:before{content:"󰴼"}.mdi-transit-connection-horizontal:before{content:"󱕆"}.mdi-transit-connection-variant:before{content:"󰴽"}.mdi-transit-detour:before{content:"󰾋"}.mdi-transit-skip:before{content:"󱔕"}.mdi-transit-transfer:before{content:"󰚮"}.mdi-transition:before{content:"󰤕"}.mdi-transition-masked:before{content:"󰤖"}.mdi-translate:before{content:"󰗊"}.mdi-translate-off:before{content:"󰸆"}.mdi-translate-variant:before{content:"󱮙"}.mdi-transmission-tower:before{content:"󰴾"}.mdi-transmission-tower-export:before{content:"󱤬"}.mdi-transmission-tower-import:before{content:"󱤭"}.mdi-transmission-tower-off:before{content:"󱧝"}.mdi-trash-can:before{content:"󰩹"}.mdi-trash-can-outline:before{content:"󰩺"}.mdi-tray:before{content:"󱊔"}.mdi-tray-alert:before{content:"󱊕"}.mdi-tray-arrow-down:before{content:"󰄠"}.mdi-tray-arrow-up:before{content:"󰄝"}.mdi-tray-full:before{content:"󱊖"}.mdi-tray-minus:before{content:"󱊗"}.mdi-tray-plus:before{content:"󱊘"}.mdi-tray-remove:before{content:"󱊙"}.mdi-treasure-chest:before{content:"󰜦"}.mdi-treasure-chest-outline:before{content:"󱱷"}.mdi-tree:before{content:"󰔱"}.mdi-tree-outline:before{content:"󰹩"}.mdi-trello:before{content:"󰔲"}.mdi-trending-down:before{content:"󰔳"}.mdi-trending-neutral:before{content:"󰔴"}.mdi-trending-up:before{content:"󰔵"}.mdi-triangle:before{content:"󰔶"}.mdi-triangle-down:before{content:"󱱖"}.mdi-triangle-down-outline:before{content:"󱱗"}.mdi-triangle-outline:before{content:"󰔷"}.mdi-triangle-small-down:before{content:"󱨉"}.mdi-triangle-small-up:before{content:"󱨊"}.mdi-triangle-wave:before{content:"󱑼"}.mdi-triforce:before{content:"󰯙"}.mdi-trophy:before{content:"󰔸"}.mdi-trophy-award:before{content:"󰔹"}.mdi-trophy-broken:before{content:"󰶤"}.mdi-trophy-outline:before{content:"󰔺"}.mdi-trophy-variant:before{content:"󰔻"}.mdi-trophy-variant-outline:before{content:"󰔼"}.mdi-truck:before{content:"󰔽"}.mdi-truck-alert:before{content:"󱧞"}.mdi-truck-alert-outline:before{content:"󱧟"}.mdi-truck-cargo-container:before{content:"󱣘"}.mdi-truck-check:before{content:"󰳔"}.mdi-truck-check-outline:before{content:"󱊚"}.mdi-truck-delivery:before{content:"󰔾"}.mdi-truck-delivery-outline:before{content:"󱊛"}.mdi-truck-fast:before{content:"󰞈"}.mdi-truck-fast-outline:before{content:"󱊜"}.mdi-truck-flatbed:before{content:"󱢑"}.mdi-truck-minus:before{content:"󱦮"}.mdi-truck-minus-outline:before{content:"󱦽"}.mdi-truck-off-road:before{content:"󱲞"}.mdi-truck-off-road-off:before{content:"󱲟"}.mdi-truck-outline:before{content:"󱊝"}.mdi-truck-plus:before{content:"󱦭"}.mdi-truck-plus-outline:before{content:"󱦼"}.mdi-truck-remove:before{content:"󱦯"}.mdi-truck-remove-outline:before{content:"󱦾"}.mdi-truck-snowflake:before{content:"󱦦"}.mdi-truck-trailer:before{content:"󰜧"}.mdi-trumpet:before{content:"󱂖"}.mdi-tshirt-crew:before{content:"󰩻"}.mdi-tshirt-crew-outline:before{content:"󰔿"}.mdi-tshirt-v:before{content:"󰩼"}.mdi-tshirt-v-outline:before{content:"󰕀"}.mdi-tsunami:before{content:"󱪁"}.mdi-tumble-dryer:before{content:"󰤗"}.mdi-tumble-dryer-alert:before{content:"󱆺"}.mdi-tumble-dryer-off:before{content:"󱆻"}.mdi-tune:before{content:"󰘮"}.mdi-tune-variant:before{content:"󱕂"}.mdi-tune-vertical:before{content:"󰙪"}.mdi-tune-vertical-variant:before{content:"󱕃"}.mdi-tunnel:before{content:"󱠽"}.mdi-tunnel-outline:before{content:"󱠾"}.mdi-turbine:before{content:"󱪂"}.mdi-turkey:before{content:"󱜛"}.mdi-turnstile:before{content:"󰳕"}.mdi-turnstile-outline:before{content:"󰳖"}.mdi-turtle:before{content:"󰳗"}.mdi-twitch:before{content:"󰕃"}.mdi-twitter:before{content:"󰕄"}.mdi-two-factor-authentication:before{content:"󰦯"}.mdi-typewriter:before{content:"󰼭"}.mdi-ubisoft:before{content:"󰯚"}.mdi-ubuntu:before{content:"󰕈"}.mdi-ufo:before{content:"󱃄"}.mdi-ufo-outline:before{content:"󱃅"}.mdi-ultra-high-definition:before{content:"󰟹"}.mdi-umbraco:before{content:"󰕉"}.mdi-umbrella:before{content:"󰕊"}.mdi-umbrella-beach:before{content:"󱢊"}.mdi-umbrella-beach-outline:before{content:"󱢋"}.mdi-umbrella-closed:before{content:"󰦰"}.mdi-umbrella-closed-outline:before{content:"󱏢"}.mdi-umbrella-closed-variant:before{content:"󱏡"}.mdi-umbrella-outline:before{content:"󰕋"}.mdi-underwear-outline:before{content:"󱴏"}.mdi-undo:before{content:"󰕌"}.mdi-undo-variant:before{content:"󰕍"}.mdi-unfold-less-horizontal:before{content:"󰕎"}.mdi-unfold-less-vertical:before{content:"󰝠"}.mdi-unfold-more-horizontal:before{content:"󰕏"}.mdi-unfold-more-vertical:before{content:"󰝡"}.mdi-ungroup:before{content:"󰕐"}.mdi-unicode:before{content:"󰻐"}.mdi-unicorn:before{content:"󱗂"}.mdi-unicorn-variant:before{content:"󱗃"}.mdi-unicycle:before{content:"󱗥"}.mdi-unity:before{content:"󰚯"}.mdi-unreal:before{content:"󰦱"}.mdi-update:before{content:"󰚰"}.mdi-upload:before{content:"󰕒"}.mdi-upload-box:before{content:"󱴐"}.mdi-upload-box-outline:before{content:"󱴑"}.mdi-upload-circle:before{content:"󱴒"}.mdi-upload-circle-outline:before{content:"󱴓"}.mdi-upload-lock:before{content:"󱍳"}.mdi-upload-lock-outline:before{content:"󱍴"}.mdi-upload-multiple:before{content:"󰠽"}.mdi-upload-multiple-outline:before{content:"󱴔"}.mdi-upload-network:before{content:"󰛶"}.mdi-upload-network-outline:before{content:"󰳘"}.mdi-upload-off:before{content:"󱃆"}.mdi-upload-off-outline:before{content:"󱃇"}.mdi-upload-outline:before{content:"󰸇"}.mdi-usb:before{content:"󰕓"}.mdi-usb-c-port:before{content:"󱲿"}.mdi-usb-flash-drive:before{content:"󱊞"}.mdi-usb-flash-drive-outline:before{content:"󱊟"}.mdi-usb-port:before{content:"󱇰"}.mdi-vacuum:before{content:"󱦡"}.mdi-vacuum-outline:before{content:"󱦢"}.mdi-valve:before{content:"󱁦"}.mdi-valve-closed:before{content:"󱁧"}.mdi-valve-open:before{content:"󱁨"}.mdi-van-passenger:before{content:"󰟺"}.mdi-van-utility:before{content:"󰟻"}.mdi-vanish:before{content:"󰟼"}.mdi-vanish-quarter:before{content:"󱕔"}.mdi-vanity-light:before{content:"󱇡"}.mdi-variable:before{content:"󰫧"}.mdi-variable-box:before{content:"󱄑"}.mdi-vector-arrange-above:before{content:"󰕔"}.mdi-vector-arrange-below:before{content:"󰕕"}.mdi-vector-bezier:before{content:"󰫨"}.mdi-vector-circle:before{content:"󰕖"}.mdi-vector-circle-variant:before{content:"󰕗"}.mdi-vector-combine:before{content:"󰕘"}.mdi-vector-curve:before{content:"󰕙"}.mdi-vector-difference:before{content:"󰕚"}.mdi-vector-difference-ab:before{content:"󰕛"}.mdi-vector-difference-ba:before{content:"󰕜"}.mdi-vector-ellipse:before{content:"󰢓"}.mdi-vector-intersection:before{content:"󰕝"}.mdi-vector-line:before{content:"󰕞"}.mdi-vector-link:before{content:"󰿨"}.mdi-vector-point:before{content:"󰇄"}.mdi-vector-point-edit:before{content:"󰧨"}.mdi-vector-point-minus:before{content:"󱭸"}.mdi-vector-point-plus:before{content:"󱭹"}.mdi-vector-point-select:before{content:"󰕟"}.mdi-vector-polygon:before{content:"󰕠"}.mdi-vector-polygon-variant:before{content:"󱡖"}.mdi-vector-polyline:before{content:"󰕡"}.mdi-vector-polyline-edit:before{content:"󱈥"}.mdi-vector-polyline-minus:before{content:"󱈦"}.mdi-vector-polyline-plus:before{content:"󱈧"}.mdi-vector-polyline-remove:before{content:"󱈨"}.mdi-vector-radius:before{content:"󰝊"}.mdi-vector-rectangle:before{content:"󰗆"}.mdi-vector-selection:before{content:"󰕢"}.mdi-vector-square:before{content:"󰀁"}.mdi-vector-square-close:before{content:"󱡗"}.mdi-vector-square-edit:before{content:"󱣙"}.mdi-vector-square-minus:before{content:"󱣚"}.mdi-vector-square-open:before{content:"󱡘"}.mdi-vector-square-plus:before{content:"󱣛"}.mdi-vector-square-remove:before{content:"󱣜"}.mdi-vector-triangle:before{content:"󰕣"}.mdi-vector-union:before{content:"󰕤"}.mdi-vhs:before{content:"󰨛"}.mdi-vibrate:before{content:"󰕦"}.mdi-vibrate-off:before{content:"󰳙"}.mdi-video:before{content:"󰕧"}.mdi-video-2d:before{content:"󱨜"}.mdi-video-3d:before{content:"󰟽"}.mdi-video-3d-off:before{content:"󱏙"}.mdi-video-3d-variant:before{content:"󰻑"}.mdi-video-4k-box:before{content:"󰠾"}.mdi-video-account:before{content:"󰤙"}.mdi-video-box:before{content:"󰃽"}.mdi-video-box-off:before{content:"󰃾"}.mdi-video-check:before{content:"󱁩"}.mdi-video-check-outline:before{content:"󱁪"}.mdi-video-high-definition:before{content:"󱔮"}.mdi-video-image:before{content:"󰤚"}.mdi-video-input-antenna:before{content:"󰠿"}.mdi-video-input-component:before{content:"󰡀"}.mdi-video-input-hdmi:before{content:"󰡁"}.mdi-video-input-scart:before{content:"󰾌"}.mdi-video-input-svideo:before{content:"󰡂"}.mdi-video-marker:before{content:"󱦩"}.mdi-video-marker-outline:before{content:"󱦪"}.mdi-video-minus:before{content:"󰦲"}.mdi-video-minus-outline:before{content:"󰊺"}.mdi-video-off:before{content:"󰕨"}.mdi-video-off-outline:before{content:"󰯛"}.mdi-video-outline:before{content:"󰯜"}.mdi-video-plus:before{content:"󰦳"}.mdi-video-plus-outline:before{content:"󰇓"}.mdi-video-stabilization:before{content:"󰤛"}.mdi-video-standard-definition:before{content:"󱲠"}.mdi-video-switch:before{content:"󰕩"}.mdi-video-switch-outline:before{content:"󰞐"}.mdi-video-vintage:before{content:"󰨜"}.mdi-video-wireless:before{content:"󰻒"}.mdi-video-wireless-outline:before{content:"󰻓"}.mdi-view-agenda:before{content:"󰕪"}.mdi-view-agenda-outline:before{content:"󱇘"}.mdi-view-array:before{content:"󰕫"}.mdi-view-array-outline:before{content:"󱒅"}.mdi-view-carousel:before{content:"󰕬"}.mdi-view-carousel-outline:before{content:"󱒆"}.mdi-view-column:before{content:"󰕭"}.mdi-view-column-outline:before{content:"󱒇"}.mdi-view-comfy:before{content:"󰹪"}.mdi-view-comfy-outline:before{content:"󱒈"}.mdi-view-compact:before{content:"󰹫"}.mdi-view-compact-outline:before{content:"󰹬"}.mdi-view-dashboard:before{content:"󰕮"}.mdi-view-dashboard-edit:before{content:"󱥇"}.mdi-view-dashboard-edit-outline:before{content:"󱥈"}.mdi-view-dashboard-outline:before{content:"󰨝"}.mdi-view-dashboard-variant:before{content:"󰡃"}.mdi-view-dashboard-variant-outline:before{content:"󱒉"}.mdi-view-day:before{content:"󰕯"}.mdi-view-day-outline:before{content:"󱒊"}.mdi-view-gallery:before{content:"󱢈"}.mdi-view-gallery-outline:before{content:"󱢉"}.mdi-view-grid:before{content:"󰕰"}.mdi-view-grid-compact:before{content:"󱱡"}.mdi-view-grid-outline:before{content:"󱇙"}.mdi-view-grid-plus:before{content:"󰾍"}.mdi-view-grid-plus-outline:before{content:"󱇚"}.mdi-view-headline:before{content:"󰕱"}.mdi-view-list:before{content:"󰕲"}.mdi-view-list-outline:before{content:"󱒋"}.mdi-view-module:before{content:"󰕳"}.mdi-view-module-outline:before{content:"󱒌"}.mdi-view-parallel:before{content:"󰜨"}.mdi-view-parallel-outline:before{content:"󱒍"}.mdi-view-quilt:before{content:"󰕴"}.mdi-view-quilt-outline:before{content:"󱒎"}.mdi-view-sequential:before{content:"󰜩"}.mdi-view-sequential-outline:before{content:"󱒏"}.mdi-view-split-horizontal:before{content:"󰯋"}.mdi-view-split-vertical:before{content:"󰯌"}.mdi-view-stream:before{content:"󰕵"}.mdi-view-stream-outline:before{content:"󱒐"}.mdi-view-week:before{content:"󰕶"}.mdi-view-week-outline:before{content:"󱒑"}.mdi-vimeo:before{content:"󰕷"}.mdi-violin:before{content:"󰘏"}.mdi-virtual-reality:before{content:"󰢔"}.mdi-virus:before{content:"󱎶"}.mdi-virus-off:before{content:"󱣡"}.mdi-virus-off-outline:before{content:"󱣢"}.mdi-virus-outline:before{content:"󱎷"}.mdi-vlc:before{content:"󰕼"}.mdi-voicemail:before{content:"󰕽"}.mdi-volcano:before{content:"󱪃"}.mdi-volcano-outline:before{content:"󱪄"}.mdi-volleyball:before{content:"󰦴"}.mdi-volume-equal:before{content:"󱬐"}.mdi-volume-high:before{content:"󰕾"}.mdi-volume-low:before{content:"󰕿"}.mdi-volume-medium:before{content:"󰖀"}.mdi-volume-minus:before{content:"󰝞"}.mdi-volume-mute:before{content:"󰝟"}.mdi-volume-off:before{content:"󰖁"}.mdi-volume-plus:before{content:"󰝝"}.mdi-volume-source:before{content:"󱄠"}.mdi-volume-variant-off:before{content:"󰸈"}.mdi-volume-vibrate:before{content:"󱄡"}.mdi-vote:before{content:"󰨟"}.mdi-vote-outline:before{content:"󰨠"}.mdi-vpn:before{content:"󰖂"}.mdi-vuejs:before{content:"󰡄"}.mdi-vuetify:before{content:"󰹭"}.mdi-walk:before{content:"󰖃"}.mdi-wall:before{content:"󰟾"}.mdi-wall-fire:before{content:"󱨑"}.mdi-wall-sconce:before{content:"󰤜"}.mdi-wall-sconce-flat:before{content:"󰤝"}.mdi-wall-sconce-flat-outline:before{content:"󱟉"}.mdi-wall-sconce-flat-variant:before{content:"󰐜"}.mdi-wall-sconce-flat-variant-outline:before{content:"󱟊"}.mdi-wall-sconce-outline:before{content:"󱟋"}.mdi-wall-sconce-round:before{content:"󰝈"}.mdi-wall-sconce-round-outline:before{content:"󱟌"}.mdi-wall-sconce-round-variant:before{content:"󰤞"}.mdi-wall-sconce-round-variant-outline:before{content:"󱟍"}.mdi-wallet:before{content:"󰖄"}.mdi-wallet-bifold:before{content:"󱱘"}.mdi-wallet-bifold-outline:before{content:"󱱙"}.mdi-wallet-giftcard:before{content:"󰖅"}.mdi-wallet-membership:before{content:"󰖆"}.mdi-wallet-outline:before{content:"󰯝"}.mdi-wallet-plus:before{content:"󰾎"}.mdi-wallet-plus-outline:before{content:"󰾏"}.mdi-wallet-travel:before{content:"󰖇"}.mdi-wallpaper:before{content:"󰸉"}.mdi-wan:before{content:"󰖈"}.mdi-wardrobe:before{content:"󰾐"}.mdi-wardrobe-outline:before{content:"󰾑"}.mdi-warehouse:before{content:"󰾁"}.mdi-washing-machine:before{content:"󰜪"}.mdi-washing-machine-alert:before{content:"󱆼"}.mdi-washing-machine-off:before{content:"󱆽"}.mdi-watch:before{content:"󰖉"}.mdi-watch-export:before{content:"󰖊"}.mdi-watch-export-variant:before{content:"󰢕"}.mdi-watch-import:before{content:"󰖋"}.mdi-watch-import-variant:before{content:"󰢖"}.mdi-watch-variant:before{content:"󰢗"}.mdi-watch-vibrate:before{content:"󰚱"}.mdi-watch-vibrate-off:before{content:"󰳚"}.mdi-water:before{content:"󰖌"}.mdi-water-alert:before{content:"󱔂"}.mdi-water-alert-outline:before{content:"󱔃"}.mdi-water-boiler:before{content:"󰾒"}.mdi-water-boiler-alert:before{content:"󱆳"}.mdi-water-boiler-auto:before{content:"󱮘"}.mdi-water-boiler-off:before{content:"󱆴"}.mdi-water-check:before{content:"󱔄"}.mdi-water-check-outline:before{content:"󱔅"}.mdi-water-circle:before{content:"󱠆"}.mdi-water-minus:before{content:"󱔆"}.mdi-water-minus-outline:before{content:"󱔇"}.mdi-water-off:before{content:"󰖍"}.mdi-water-off-outline:before{content:"󱔈"}.mdi-water-opacity:before{content:"󱡕"}.mdi-water-outline:before{content:"󰸊"}.mdi-water-percent:before{content:"󰖎"}.mdi-water-percent-alert:before{content:"󱔉"}.mdi-water-plus:before{content:"󱔊"}.mdi-water-plus-outline:before{content:"󱔋"}.mdi-water-polo:before{content:"󱊠"}.mdi-water-pump:before{content:"󰖏"}.mdi-water-pump-off:before{content:"󰾓"}.mdi-water-remove:before{content:"󱔌"}.mdi-water-remove-outline:before{content:"󱔍"}.mdi-water-sync:before{content:"󱟆"}.mdi-water-thermometer:before{content:"󱪅"}.mdi-water-thermometer-outline:before{content:"󱪆"}.mdi-water-well:before{content:"󱁫"}.mdi-water-well-outline:before{content:"󱁬"}.mdi-waterfall:before{content:"󱡉"}.mdi-watering-can:before{content:"󱒁"}.mdi-watering-can-outline:before{content:"󱒂"}.mdi-watermark:before{content:"󰘒"}.mdi-wave:before{content:"󰼮"}.mdi-wave-arrow-down:before{content:"󱲰"}.mdi-wave-arrow-up:before{content:"󱲱"}.mdi-wave-undercurrent:before{content:"󱳀"}.mdi-waveform:before{content:"󱑽"}.mdi-waves:before{content:"󰞍"}.mdi-waves-arrow-left:before{content:"󱡙"}.mdi-waves-arrow-right:before{content:"󱡚"}.mdi-waves-arrow-up:before{content:"󱡛"}.mdi-waze:before{content:"󰯞"}.mdi-weather-cloudy:before{content:"󰖐"}.mdi-weather-cloudy-alert:before{content:"󰼯"}.mdi-weather-cloudy-arrow-right:before{content:"󰹮"}.mdi-weather-cloudy-clock:before{content:"󱣶"}.mdi-weather-dust:before{content:"󱭚"}.mdi-weather-fog:before{content:"󰖑"}.mdi-weather-hail:before{content:"󰖒"}.mdi-weather-hazy:before{content:"󰼰"}.mdi-weather-hurricane:before{content:"󰢘"}.mdi-weather-hurricane-outline:before{content:"󱱸"}.mdi-weather-lightning:before{content:"󰖓"}.mdi-weather-lightning-rainy:before{content:"󰙾"}.mdi-weather-moonset:before{content:"󱴕"}.mdi-weather-moonset-down:before{content:"󱴖"}.mdi-weather-moonset-up:before{content:"󱴗"}.mdi-weather-night:before{content:"󰖔"}.mdi-weather-night-partly-cloudy:before{content:"󰼱"}.mdi-weather-partly-cloudy:before{content:"󰖕"}.mdi-weather-partly-lightning:before{content:"󰼲"}.mdi-weather-partly-rainy:before{content:"󰼳"}.mdi-weather-partly-snowy:before{content:"󰼴"}.mdi-weather-partly-snowy-rainy:before{content:"󰼵"}.mdi-weather-pouring:before{content:"󰖖"}.mdi-weather-rainy:before{content:"󰖗"}.mdi-weather-snowy:before{content:"󰖘"}.mdi-weather-snowy-heavy:before{content:"󰼶"}.mdi-weather-snowy-rainy:before{content:"󰙿"}.mdi-weather-sunny:before{content:"󰖙"}.mdi-weather-sunny-alert:before{content:"󰼷"}.mdi-weather-sunny-off:before{content:"󱓤"}.mdi-weather-sunset:before{content:"󰖚"}.mdi-weather-sunset-down:before{content:"󰖛"}.mdi-weather-sunset-up:before{content:"󰖜"}.mdi-weather-tornado:before{content:"󰼸"}.mdi-weather-windy:before{content:"󰖝"}.mdi-weather-windy-variant:before{content:"󰖞"}.mdi-web:before{content:"󰖟"}.mdi-web-box:before{content:"󰾔"}.mdi-web-cancel:before{content:"󱞐"}.mdi-web-check:before{content:"󰞉"}.mdi-web-clock:before{content:"󱉊"}.mdi-web-minus:before{content:"󱂠"}.mdi-web-off:before{content:"󰪎"}.mdi-web-plus:before{content:"󰀳"}.mdi-web-refresh:before{content:"󱞑"}.mdi-web-remove:before{content:"󰕑"}.mdi-web-sync:before{content:"󱞒"}.mdi-webcam:before{content:"󰖠"}.mdi-webcam-off:before{content:"󱜷"}.mdi-webhook:before{content:"󰘯"}.mdi-webpack:before{content:"󰜫"}.mdi-webrtc:before{content:"󱉈"}.mdi-wechat:before{content:"󰘑"}.mdi-weight:before{content:"󰖡"}.mdi-weight-gram:before{content:"󰴿"}.mdi-weight-kilogram:before{content:"󰖢"}.mdi-weight-lifter:before{content:"󱅝"}.mdi-weight-pound:before{content:"󰦵"}.mdi-whatsapp:before{content:"󰖣"}.mdi-wheel-barrow:before{content:"󱓲"}.mdi-wheelchair:before{content:"󱪇"}.mdi-wheelchair-accessibility:before{content:"󰖤"}.mdi-whistle:before{content:"󰦶"}.mdi-whistle-outline:before{content:"󱊼"}.mdi-white-balance-auto:before{content:"󰖥"}.mdi-white-balance-incandescent:before{content:"󰖦"}.mdi-white-balance-iridescent:before{content:"󰖧"}.mdi-white-balance-sunny:before{content:"󰖨"}.mdi-widgets:before{content:"󰜬"}.mdi-widgets-outline:before{content:"󱍕"}.mdi-wifi:before{content:"󰖩"}.mdi-wifi-alert:before{content:"󱚵"}.mdi-wifi-arrow-down:before{content:"󱚶"}.mdi-wifi-arrow-left:before{content:"󱚷"}.mdi-wifi-arrow-left-right:before{content:"󱚸"}.mdi-wifi-arrow-right:before{content:"󱚹"}.mdi-wifi-arrow-up:before{content:"󱚺"}.mdi-wifi-arrow-up-down:before{content:"󱚻"}.mdi-wifi-cancel:before{content:"󱚼"}.mdi-wifi-check:before{content:"󱚽"}.mdi-wifi-cog:before{content:"󱚾"}.mdi-wifi-lock:before{content:"󱚿"}.mdi-wifi-lock-open:before{content:"󱛀"}.mdi-wifi-marker:before{content:"󱛁"}.mdi-wifi-minus:before{content:"󱛂"}.mdi-wifi-off:before{content:"󰖪"}.mdi-wifi-plus:before{content:"󱛃"}.mdi-wifi-refresh:before{content:"󱛄"}.mdi-wifi-remove:before{content:"󱛅"}.mdi-wifi-settings:before{content:"󱛆"}.mdi-wifi-star:before{content:"󰸋"}.mdi-wifi-strength-1:before{content:"󰤟"}.mdi-wifi-strength-1-alert:before{content:"󰤠"}.mdi-wifi-strength-1-lock:before{content:"󰤡"}.mdi-wifi-strength-1-lock-open:before{content:"󱛋"}.mdi-wifi-strength-2:before{content:"󰤢"}.mdi-wifi-strength-2-alert:before{content:"󰤣"}.mdi-wifi-strength-2-lock:before{content:"󰤤"}.mdi-wifi-strength-2-lock-open:before{content:"󱛌"}.mdi-wifi-strength-3:before{content:"󰤥"}.mdi-wifi-strength-3-alert:before{content:"󰤦"}.mdi-wifi-strength-3-lock:before{content:"󰤧"}.mdi-wifi-strength-3-lock-open:before{content:"󱛍"}.mdi-wifi-strength-4:before{content:"󰤨"}.mdi-wifi-strength-4-alert:before{content:"󰤩"}.mdi-wifi-strength-4-lock:before{content:"󰤪"}.mdi-wifi-strength-4-lock-open:before{content:"󱛎"}.mdi-wifi-strength-alert-outline:before{content:"󰤫"}.mdi-wifi-strength-lock-open-outline:before{content:"󱛏"}.mdi-wifi-strength-lock-outline:before{content:"󰤬"}.mdi-wifi-strength-off:before{content:"󰤭"}.mdi-wifi-strength-off-outline:before{content:"󰤮"}.mdi-wifi-strength-outline:before{content:"󰤯"}.mdi-wifi-sync:before{content:"󱛇"}.mdi-wikipedia:before{content:"󰖬"}.mdi-wind-power:before{content:"󱪈"}.mdi-wind-power-outline:before{content:"󱪉"}.mdi-wind-turbine:before{content:"󰶥"}.mdi-wind-turbine-alert:before{content:"󱦫"}.mdi-wind-turbine-check:before{content:"󱦬"}.mdi-window-close:before{content:"󰖭"}.mdi-window-closed:before{content:"󰖮"}.mdi-window-closed-variant:before{content:"󱇛"}.mdi-window-maximize:before{content:"󰖯"}.mdi-window-minimize:before{content:"󰖰"}.mdi-window-open:before{content:"󰖱"}.mdi-window-open-variant:before{content:"󱇜"}.mdi-window-restore:before{content:"󰖲"}.mdi-window-shutter:before{content:"󱄜"}.mdi-window-shutter-alert:before{content:"󱄝"}.mdi-window-shutter-auto:before{content:"󱮣"}.mdi-window-shutter-cog:before{content:"󱪊"}.mdi-window-shutter-open:before{content:"󱄞"}.mdi-window-shutter-settings:before{content:"󱪋"}.mdi-windsock:before{content:"󱗺"}.mdi-wiper:before{content:"󰫩"}.mdi-wiper-wash:before{content:"󰶦"}.mdi-wiper-wash-alert:before{content:"󱣟"}.mdi-wizard-hat:before{content:"󱑷"}.mdi-wordpress:before{content:"󰖴"}.mdi-wrap:before{content:"󰖶"}.mdi-wrap-disabled:before{content:"󰯟"}.mdi-wrench:before{content:"󰖷"}.mdi-wrench-check:before{content:"󱮏"}.mdi-wrench-check-outline:before{content:"󱮐"}.mdi-wrench-clock:before{content:"󱦣"}.mdi-wrench-clock-outline:before{content:"󱮓"}.mdi-wrench-cog:before{content:"󱮑"}.mdi-wrench-cog-outline:before{content:"󱮒"}.mdi-wrench-outline:before{content:"󰯠"}.mdi-xamarin:before{content:"󰡅"}.mdi-xml:before{content:"󰗀"}.mdi-xmpp:before{content:"󰟿"}.mdi-yahoo:before{content:"󰭏"}.mdi-yeast:before{content:"󰗁"}.mdi-yin-yang:before{content:"󰚀"}.mdi-yoga:before{content:"󱅼"}.mdi-youtube:before{content:"󰗃"}.mdi-youtube-gaming:before{content:"󰡈"}.mdi-youtube-studio:before{content:"󰡇"}.mdi-youtube-subscription:before{content:"󰵀"}.mdi-youtube-tv:before{content:"󰑈"}.mdi-yurt:before{content:"󱔖"}.mdi-z-wave:before{content:"󰫪"}.mdi-zend:before{content:"󰫫"}.mdi-zigbee:before{content:"󰵁"}.mdi-zip-box:before{content:"󰗄"}.mdi-zip-box-outline:before{content:"󰿺"}.mdi-zip-disk:before{content:"󰨣"}.mdi-zodiac-aquarius:before{content:"󰩽"}.mdi-zodiac-aries:before{content:"󰩾"}.mdi-zodiac-cancer:before{content:"󰩿"}.mdi-zodiac-capricorn:before{content:"󰪀"}.mdi-zodiac-gemini:before{content:"󰪁"}.mdi-zodiac-leo:before{content:"󰪂"}.mdi-zodiac-libra:before{content:"󰪃"}.mdi-zodiac-pisces:before{content:"󰪄"}.mdi-zodiac-sagittarius:before{content:"󰪅"}.mdi-zodiac-scorpio:before{content:"󰪆"}.mdi-zodiac-taurus:before{content:"󰪇"}.mdi-zodiac-virgo:before{content:"󰪈"}.image-preview-carousel{width:100%;margin-top:12px}.image-preview-carousel .carousel-container{position:relative;width:100%;background-color:#f9fafb;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb}.image-preview-carousel .image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:200px}.image-preview-carousel .carousel-image{width:100%;height:100%;object-fit:contain;display:block}.image-preview-carousel .remove-button{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background-color:#ef4444e6;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;z-index:10;box-shadow:0 2px 8px #00000026}.image-preview-carousel .remove-button:hover{background-color:#dc2626;transform:scale(1.1)}.image-preview-carousel .remove-button:active{transform:scale(.95)}.image-preview-carousel .nav-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#ffffffe6;border:1px solid #e5e7eb;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;z-index:10;box-shadow:0 2px 8px #0000001a}.image-preview-carousel .nav-button:hover{background-color:#fff;border-color:#8b5cf6;color:#8b5cf6;transform:translateY(-50%) scale(1.05)}.image-preview-carousel .nav-button:active{transform:translateY(-50%) scale(.95)}.image-preview-carousel .nav-button.nav-button-left{left:12px}.image-preview-carousel .nav-button.nav-button-right{right:12px}.image-preview-carousel .carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;background-color:transparent}.image-preview-carousel .dot{width:8px;height:8px;border-radius:50%;background-color:#d1d5db;border:none;cursor:pointer;transition:all .2s ease-in-out;padding:0}.image-preview-carousel .dot:hover{background-color:#9ca3af;transform:scale(1.2)}.image-preview-carousel .dot.active{background-color:#8b5cf6;width:24px;border-radius:4px}@media (max-width: 768px){.image-preview-carousel{max-width:100%!important}.image-preview-carousel .carousel-container{max-height:250px!important}.image-preview-carousel .image-wrapper{min-height:150px}.image-preview-carousel .nav-button{width:32px;height:32px}.image-preview-carousel .nav-button.nav-button-left{left:8px}.image-preview-carousel .nav-button.nav-button-right{right:8px}.image-preview-carousel .remove-button{top:8px;right:8px;width:28px;height:28px}.image-preview-carousel .carousel-dots{padding:10px 0;gap:6px}.image-preview-carousel .dot{width:6px;height:6px}.image-preview-carousel .dot.active{width:20px}}@media (max-width: 480px){.image-preview-carousel .carousel-container{max-height:200px!important;border-radius:8px}.image-preview-carousel .image-wrapper{min-height:120px}.image-preview-carousel .nav-button{width:28px;height:28px}.image-preview-carousel .nav-button.nav-button-left{left:6px}.image-preview-carousel .nav-button.nav-button-right{right:6px}.image-preview-carousel .nav-button svg{width:16px;height:16px}.image-preview-carousel .remove-button{top:6px;right:6px;width:24px;height:24px}.image-preview-carousel .remove-button svg{width:12px;height:12px}.image-preview-carousel .carousel-dots{padding:8px 0;gap:4px}.image-preview-carousel .dot{width:5px;height:5px}.image-preview-carousel .dot.active{width:16px;border-radius:3px}}.report-viewer-modal .modal-dialog{max-width:1140px;width:95vw}.report-viewer-modal .modal-content{border:1px solid rgba(0,0,0,.15);box-shadow:0 4px 12px #0000001a;border-radius:.5rem;max-height:90vh;display:flex;flex-direction:column}.report-viewer-modal .modal-header{border-bottom:1px solid #dee2e6;padding:1rem 1.5rem;flex-shrink:0;background-color:#fff}.report-viewer-modal .modal-header .modal-title{font-weight:600;color:#2c3e50;display:flex;align-items:center}.report-viewer-modal .modal-header .modal-title i{color:#28a745}.report-viewer-modal .modal-body{flex:1;overflow:hidden;padding:0;background-color:#fff}.report-viewer-modal .modal-footer{border-top:1px solid #dee2e6;padding:1rem 1.5rem;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;background-color:#fff}.report-viewer-modal .report-preview-container{height:100%;display:flex;flex-direction:column}.report-viewer-modal .report-info-bar{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;padding:1rem 1.5rem;font-size:.875rem;color:#6c757d;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;min-height:60px;box-shadow:0 2px 4px #0000000d}.report-viewer-modal .report-info-bar .report-info-left{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}@media (max-width: 768px){.report-viewer-modal .report-info-bar .report-info-left{gap:1rem;flex-direction:column;align-items:flex-start}}.report-viewer-modal .report-info-bar .report-info-right{display:flex;align-items:center;flex-shrink:0}@media (max-width: 768px){.report-viewer-modal .report-info-bar .report-info-right{margin-top:.5rem;width:100%;justify-content:flex-start}}.report-viewer-modal .report-info-bar .report-info-item{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background-color:#ffffffb3;border-radius:.375rem;border:1px solid rgba(0,0,0,.05)}.report-viewer-modal .report-info-bar .report-info-item i{color:#6c757d;font-size:.875rem;width:16px;text-align:center}.report-viewer-modal .report-info-bar .report-info-item span{font-weight:500;color:#495057;white-space:nowrap}.report-viewer-modal .report-info-bar .report-info-item.date-range{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#90caf9}.report-viewer-modal .report-info-bar .report-info-item.date-range i{color:#1976d2}.report-viewer-modal .report-info-bar .report-info-item.date-range span{color:#1565c0;font-weight:600}@media (max-width: 576px){.report-viewer-modal .report-info-bar{padding:.75rem 1rem;flex-direction:column;align-items:stretch;gap:.75rem}.report-viewer-modal .report-info-bar .report-info-left{flex-direction:column;align-items:stretch;gap:.5rem}.report-viewer-modal .report-info-bar .report-info-right{margin-top:0;width:100%}.report-viewer-modal .report-info-bar .report-info-right .report-info-item{width:100%;justify-content:center;text-align:center}.report-viewer-modal .report-info-bar .report-info-item{justify-content:center;text-align:center}}.report-viewer-modal .table-responsive{flex:1;overflow:auto;max-height:calc(90vh - 200px)}.report-viewer-modal .table{margin-bottom:0;font-size:.875rem}.report-viewer-modal .table thead th{position:sticky;top:0;z-index:10;background-color:#f8f9fa!important;color:#495057;font-weight:600;padding:.75rem .5rem;border-bottom:2px solid #dee2e6;white-space:nowrap;min-width:120px}.report-viewer-modal .table tbody td{padding:.5rem;vertical-align:middle;border-bottom:1px solid #dee2e6;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-viewer-modal .table tbody td:hover,.report-viewer-modal .table tr:hover{background-color:#f8f9fa}.report-viewer-modal .d-flex{min-height:200px}.report-viewer-modal .alert{margin:0;border-radius:0}.report-viewer-modal .text-center{min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.report-viewer-modal .text-center i{opacity:.5}@media (max-width: 768px){.report-viewer-modal .modal-dialog{max-width:100vw;width:100vw;margin:0}.report-viewer-modal .modal-content{max-height:100vh;border-radius:0}.report-viewer-modal .table-responsive{max-height:calc(100vh - 250px)}.report-viewer-modal .table{font-size:.75rem}.report-viewer-modal .table thead th,.report-viewer-modal .table tbody td{padding:.25rem;min-width:80px;max-width:150px}}/*!
 * Bootstrap  v5.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *//*!
 * TOAST UI Chart 4th Edition
 * @version 4.6.1 | Wed Dec 21 2022
 * @author NHN Cloud. FE Development Lab <dl_javascript@nhn.com>
 * @license MIT
 */.toastui-chart-wrapper{height:100%;position:relative;width:100%}.toastui-chart-export-menu{background:#fff;box-sizing:border-box;font-family:Arial,sans-serif;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none}.toastui-chart-export-menu-title{box-sizing:inherit;height:34px;margin:0;padding:10px;width:140px}.toastui-chart-export-menu-btn-wrapper{height:76px;width:100%}.toastui-chart-export-menu-btn{background:transparent;border:none;color:inherit;cursor:pointer;float:left;font-family:inherit;height:50%;padding:12px 3px;width:50%}.toastui-chart-export-menu-btn:hover{font-weight:700}.toastui-chart-export-menu-btn:nth-child(3){border-bottom-left-radius:inherit}.toastui-chart-export-menu-btn:nth-child(4){border-bottom-right-radius:inherit}.toastui-chart-tooltip-container{left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none}.toastui-chart-tooltip{box-sizing:border-box;display:flex;flex-direction:column;min-width:150px}.toastui-chart-tooltip-category{border-bottom:1px solid rgba(0,0,0,.1);padding:8px 15px}.toastui-chart-tooltip-series-wrapper{display:flex;flex-direction:column;padding:13px 15px}.toastui-chart-tooltip-series{display:flex;justify-content:space-between;width:100%}.toastui-chart-series-name{align-items:center;display:flex;line-height:10px}.toastui-chart-series-name .toastui-chart-icon,.toastui-chart-tooltip-series .toastui-chart-icon{display:inline-block;height:10px;margin-right:8px;width:10px}.toastui-chart-series-name .toastui-chart-name{white-space:nowrap}.toastui-chart-series-value{margin-left:10px;white-space:nowrap}.toastui-chart-tooltip-series-wrapper .toastui-chart-tooltip-title{padding:8px 0 5px}.toastui-chart-tooltip-series-wrapper .toastui-chart-tooltip-title:first-child{padding-top:0}/*! nouislider - 14.7.0 - 4/6/2021 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}:root{--bs-indigo: #506ee4;--bs-red: #ef4d56;--bs-yellow: #ff9f43;--bs-green: #22b783;--bs-teal: #2ddab5;--bs-cyan: #41cbd8;--bs-white: #ffffff;--bs-gray: #7081b9;--bs-gray-dark: #435177;--bs-gray-100: #fafbfb;--bs-gray-200: #f1f5fa;--bs-gray-300: #eaf0f9;--bs-gray-400: #b6c2e4;--bs-gray-500: #8997bd;--bs-gray-600: #7081b9;--bs-gray-700: #303e67;--bs-gray-800: #435177;--bs-gray-900: #000444;--bs-primary: #0b51b7;--bs-secondary: #7081b9;--bs-success: #22b783;--bs-info: #41cbd8;--bs-warning: #ff9f43;--bs-danger: #ef4d56;--bs-light: #fafbfb;--bs-dark: #000444;--bs-pink: #fd3c97;--bs-purple: #6d81f5;--bs-blue: #0b51b7;--bs-orange: #fd7e14;--bs-primary-rgb: 11, 81, 183;--bs-secondary-rgb: 112, 129, 185;--bs-success-rgb: 34, 183, 131;--bs-info-rgb: 65, 203, 216;--bs-warning-rgb: 255, 159, 67;--bs-danger-rgb: 239, 77, 86;--bs-light-rgb: 250, 251, 251;--bs-dark-rgb: 0, 4, 68;--bs-pink-rgb: 253, 60, 151;--bs-purple-rgb: 109, 129, 245;--bs-blue-rgb: 11, 81, 183;--bs-orange-rgb: 253, 126, 20;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 0, 4, 68;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", "Work Sans", "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: Work Sans, sans-serif;--bs-body-font-size: .8125rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #000444;--bs-body-bg: #ffffff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #e8ebf3;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .25rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0b51b7;--bs-link-hover-color: #094192;--bs-code-color: #fd3c97;--bs-highlight-bg: #fcf8e3}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.328125rem + .9375vw)}@media (min-width: 1200px){h1,.h1{font-size:2.03125rem}}h2,.h2{font-size:calc(1.2875rem + .45vw)}@media (min-width: 1200px){h2,.h2{font-size:1.625rem}}h3,.h3{font-size:calc(1.2671875rem + .20625vw)}@media (min-width: 1200px){h3,.h3{font-size:1.421875rem}}h4,.h4{font-size:1.21875rem}h5,.h5{font-size:1.015625rem}h6,.h6{font-size:.8125rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.2em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#000444;border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.7rem;padding-bottom:.7rem;color:#7081b9;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.015625rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.015625rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#7081b9}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #eaf0f9;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#7081b9}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1),1fr);grid-template-columns:repeat(var(--bs-columns, 12),1fr);gap:var(--bs-gap, 1rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color: #000444;--bs-table-bg: transparent;--bs-table-border-color: #e8ebf3;--bs-table-accent-bg: transparent;--bs-table-striped-color: #000444;--bs-table-striped-bg: #f5f5f9;--bs-table-active-color: #000444;--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: #000444;--bs-table-hover-bg: rgba(11, 81, 183, .04);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.7rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid #e8ebf3}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color: #000000;--bs-table-bg: #cedcf1;--bs-table-border-color: #b9c6d9;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #b9c6d9;--bs-table-active-color: #000000;--bs-table-hover-bg: #c6d3e7;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000000;--bs-table-bg: #e2e6f1;--bs-table-border-color: #cbcfd9;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #cbcfd9;--bs-table-active-color: #000000;--bs-table-hover-bg: #d9dde7;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000000;--bs-table-bg: #d3f1e6;--bs-table-border-color: #bed9cf;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #bed9cf;--bs-table-active-color: #000000;--bs-table-hover-bg: #cbe7dd;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000000;--bs-table-bg: #d9f5f7;--bs-table-border-color: #c3ddde;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #c3ddde;--bs-table-active-color: #000000;--bs-table-hover-bg: #d0ebed;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000000;--bs-table-bg: #ffecd9;--bs-table-border-color: #e6d4c3;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #e6d4c3;--bs-table-active-color: #000000;--bs-table-hover-bg: #f5e3d0;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000000;--bs-table-bg: #fcdbdd;--bs-table-border-color: #e3c5c7;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #e3c5c7;--bs-table-active-color: #000000;--bs-table-hover-bg: #f2d2d4;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000000;--bs-table-bg: #fafbfb;--bs-table-border-color: #e1e2e2;--bs-table-striped-bg: black;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #e1e2e2;--bs-table-active-color: #000000;--bs-table-hover-bg: #f0f1f1;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #ffffff;--bs-table-bg: #000444;--bs-table-border-color: #1a1d57;--bs-table-striped-bg: white;--bs-table-striped-color: #000000;--bs-table-active-bg: #1a1d57;--bs-table-active-color: #ffffff;--bs-table-hover-bg: #0a0e4b;--bs-table-hover-color: #ffffff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem;color:#656d9a}.col-form-label{padding-top:calc(.4rem + 1px);padding-bottom:calc(.4rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;color:#656d9a}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.015625rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.7109375rem}.form-text{margin-top:.25rem;font-size:.875em;color:#7081b9}.form-control{display:block;width:100%;padding:.4rem 1rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#000444;background-color:#fff;background-clip:padding-box;border:1px solid #e8ebf3;-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){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#000444;background-color:#fff;border-color:#85a8db;outline:0;box-shadow:none}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#7081b9;opacity:1}.form-control:disabled{background-color:#f1f5fa;opacity:1}.form-control::file-selector-button{padding:.4rem 1rem;margin:-.4rem -1rem;margin-inline-end:1rem;color:#000444;background-color:#f1f5fa;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e5e9ee}.form-control-plaintext{display:block;width:100%;padding:.4rem 0;margin-bottom:0;line-height:1.5;color:#000444;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.7109375rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.015625rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .8rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .8rem + 2px);padding:.4rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.25rem}.form-control-color::-webkit-color-swatch{border-radius:.25rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.4rem 3rem .4rem 1rem;-moz-padding-start:calc(1rem - 3px);font-size:.8125rem;font-weight:400;line-height:1.5;color:#000444;background-color:#fff;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='%23435177' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:1px solid #e8ebf3;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){.form-select{transition:none}}.form-select:focus{border-color:#85a8db;outline:0;box-shadow:none}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:#f1f5fa}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000444}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7109375rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.015625rem;border-radius:.5rem}.form-check{display:block;min-height:1.21875rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#85a8db;outline:0;box-shadow:0 0 0 .1rem #0b51b740}.form-check-input:checked{background-color:#0b51b7;border-color:#0b51b7}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0b51b7;border-color:#0b51b7;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2385a8db'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.2rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0b51b7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,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){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6cbe9}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#eaf0f9;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0b51b7;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,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){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6cbe9}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#eaf0f9;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#8997bd}.form-range:disabled::-moz-range-thumb{background-color:#8997bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.4rem 1rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#000444;text-align:center;white-space:nowrap;background-color:#f1f5fa;border:1px solid #e8ebf3;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.015625rem;border-radius:.5rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.7109375rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{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):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#22b783}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:8px 12px;margin-top:.1rem;font-size:.75rem;color:#fff;background-color:#22b783;border-radius:8px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#22b783;padding-right:calc(1.5em + .8rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2322b783' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .2rem) center;background-size:calc(.75em + .4rem) calc(.75em + .4rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#22b783;box-shadow:0 0 0 .1rem #22b78340}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .8rem);background-position:top calc(.375em + .2rem) right calc(.375em + .2rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#22b783}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:5.5rem;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='%23435177' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2322b783' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.75em + .4rem) calc(.75em + .4rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#22b783;box-shadow:0 0 0 .1rem #22b78340}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.8rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#22b783}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#22b783}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .1rem #22b78340}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#22b783}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#ef4d56}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:8px 12px;margin-top:.1rem;font-size:.75rem;color:#fff;background-color:#ef4d56;border-radius:8px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ef4d56;padding-right:calc(1.5em + .8rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ef4d56'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ef4d56' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .2rem) center;background-size:calc(.75em + .4rem) calc(.75em + .4rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ef4d56;box-shadow:0 0 0 .1rem #ef4d5640}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .8rem);background-position:top calc(.375em + .2rem) right calc(.375em + .2rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#ef4d56}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:5.5rem;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='%23435177' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ef4d56'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ef4d56' stroke='none'/%3e%3c/svg%3e");background-position:right 1rem center,center right 3rem;background-size:16px 12px,calc(.75em + .4rem) calc(.75em + .4rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#ef4d56;box-shadow:0 0 0 .1rem #ef4d5640}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.8rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#ef4d56}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#ef4d56}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .1rem #ef4d5640}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ef4d56}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 1rem;--bs-btn-padding-y: .4rem;--bs-btn-font-family: ;--bs-btn-font-size: .8125rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #000444;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: .25rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .1rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}:not(.btn-check)+.btn:hover,.btn:first-child:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #ffffff;--bs-btn-bg: #0b51b7;--bs-btn-border-color: #0b51b7;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #09459c;--bs-btn-hover-border-color: #094192;--bs-btn-focus-shadow-rgb: 48, 107, 194;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #094192;--bs-btn-active-border-color: #083d89;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #0b51b7;--bs-btn-disabled-border-color: #0b51b7}.btn-secondary{--bs-btn-color: #ffffff;--bs-btn-bg: #7081b9;--bs-btn-border-color: #7081b9;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #5f6e9d;--bs-btn-hover-border-color: #5a6794;--bs-btn-focus-shadow-rgb: 133, 148, 196;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #5a6794;--bs-btn-active-border-color: #54618b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #7081b9;--bs-btn-disabled-border-color: #7081b9}.btn-success{--bs-btn-color: #ffffff;--bs-btn-bg: #22b783;--bs-btn-border-color: #22b783;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #1d9c6f;--bs-btn-hover-border-color: #1b9269;--bs-btn-focus-shadow-rgb: 67, 194, 150;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #1b9269;--bs-btn-active-border-color: #1a8962;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #22b783;--bs-btn-disabled-border-color: #22b783}.btn-info{--bs-btn-color: #ffffff;--bs-btn-bg: #41cbd8;--bs-btn-border-color: #41cbd8;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #37adb8;--bs-btn-hover-border-color: #34a2ad;--bs-btn-focus-shadow-rgb: 94, 211, 222;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #34a2ad;--bs-btn-active-border-color: #3198a2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #41cbd8;--bs-btn-disabled-border-color: #41cbd8}.btn-warning{--bs-btn-color: #ffffff;--bs-btn-bg: #ff9f43;--bs-btn-border-color: #ff9f43;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #d98739;--bs-btn-hover-border-color: #cc7f36;--bs-btn-focus-shadow-rgb: 255, 173, 95;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #cc7f36;--bs-btn-active-border-color: #bf7732;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #ff9f43;--bs-btn-disabled-border-color: #ff9f43}.btn-danger{--bs-btn-color: #ffffff;--bs-btn-bg: #ef4d56;--bs-btn-border-color: #ef4d56;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #cb4149;--bs-btn-hover-border-color: #bf3e45;--bs-btn-focus-shadow-rgb: 241, 104, 111;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #bf3e45;--bs-btn-active-border-color: #b33a41;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #ef4d56;--bs-btn-disabled-border-color: #ef4d56}.btn-light{--bs-btn-color: #000000;--bs-btn-bg: #fafbfb;--bs-btn-border-color: #fafbfb;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #d5d5d5;--bs-btn-hover-border-color: #c8c9c9;--bs-btn-focus-shadow-rgb: 213, 213, 213;--bs-btn-active-color: #000000;--bs-btn-active-bg: #c8c9c9;--bs-btn-active-border-color: #bcbcbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #fafbfb;--bs-btn-disabled-border-color: #fafbfb}.btn-dark{--bs-btn-color: #ffffff;--bs-btn-bg: #000444;--bs-btn-border-color: #000444;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #262a60;--bs-btn-hover-border-color: #1a1d57;--bs-btn-focus-shadow-rgb: 38, 42, 96;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #333669;--bs-btn-active-border-color: #1a1d57;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #000444;--bs-btn-disabled-border-color: #000444}.btn-pink{--bs-btn-color: #ffffff;--bs-btn-bg: #fd3c97;--bs-btn-border-color: #fd3c97;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #d73380;--bs-btn-hover-border-color: #ca3079;--bs-btn-focus-shadow-rgb: 253, 89, 167;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #ca3079;--bs-btn-active-border-color: #be2d71;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #fd3c97;--bs-btn-disabled-border-color: #fd3c97}.btn-purple{--bs-btn-color: #ffffff;--bs-btn-bg: #6d81f5;--bs-btn-border-color: #6d81f5;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #5d6ed0;--bs-btn-hover-border-color: #5767c4;--bs-btn-focus-shadow-rgb: 131, 148, 247;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #5767c4;--bs-btn-active-border-color: #5261b8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #6d81f5;--bs-btn-disabled-border-color: #6d81f5}.btn-blue{--bs-btn-color: #ffffff;--bs-btn-bg: #0b51b7;--bs-btn-border-color: #0b51b7;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #09459c;--bs-btn-hover-border-color: #094192;--bs-btn-focus-shadow-rgb: 48, 107, 194;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #094192;--bs-btn-active-border-color: #083d89;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #0b51b7;--bs-btn-disabled-border-color: #0b51b7}.btn-orange{--bs-btn-color: #ffffff;--bs-btn-bg: #fd7e14;--bs-btn-border-color: #fd7e14;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #d76b11;--bs-btn-hover-border-color: #ca6510;--bs-btn-focus-shadow-rgb: 253, 145, 55;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #ca6510;--bs-btn-active-border-color: #be5f0f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #fd7e14;--bs-btn-disabled-border-color: #fd7e14}.btn-outline-primary{--bs-btn-color: #0b51b7;--bs-btn-border-color: #0b51b7;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0b51b7;--bs-btn-hover-border-color: #0b51b7;--bs-btn-focus-shadow-rgb: 11, 81, 183;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0b51b7;--bs-btn-active-border-color: #0b51b7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0b51b7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0b51b7;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #7081b9;--bs-btn-border-color: #7081b9;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #7081b9;--bs-btn-hover-border-color: #7081b9;--bs-btn-focus-shadow-rgb: 112, 129, 185;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #7081b9;--bs-btn-active-border-color: #7081b9;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #7081b9;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #7081b9;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #22b783;--bs-btn-border-color: #22b783;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #22b783;--bs-btn-hover-border-color: #22b783;--bs-btn-focus-shadow-rgb: 34, 183, 131;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #22b783;--bs-btn-active-border-color: #22b783;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #22b783;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #22b783;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #41cbd8;--bs-btn-border-color: #41cbd8;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #41cbd8;--bs-btn-hover-border-color: #41cbd8;--bs-btn-focus-shadow-rgb: 65, 203, 216;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #41cbd8;--bs-btn-active-border-color: #41cbd8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #41cbd8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #41cbd8;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ff9f43;--bs-btn-border-color: #ff9f43;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #ff9f43;--bs-btn-hover-border-color: #ff9f43;--bs-btn-focus-shadow-rgb: 255, 159, 67;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #ff9f43;--bs-btn-active-border-color: #ff9f43;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ff9f43;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ff9f43;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #ef4d56;--bs-btn-border-color: #ef4d56;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #ef4d56;--bs-btn-hover-border-color: #ef4d56;--bs-btn-focus-shadow-rgb: 239, 77, 86;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #ef4d56;--bs-btn-active-border-color: #ef4d56;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ef4d56;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ef4d56;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #fafbfb;--bs-btn-border-color: #fafbfb;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #fafbfb;--bs-btn-hover-border-color: #fafbfb;--bs-btn-focus-shadow-rgb: 250, 251, 251;--bs-btn-active-color: #000000;--bs-btn-active-bg: #fafbfb;--bs-btn-active-border-color: #fafbfb;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fafbfb;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fafbfb;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #000444;--bs-btn-border-color: #000444;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #000444;--bs-btn-hover-border-color: #000444;--bs-btn-focus-shadow-rgb: 0, 4, 68;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #000444;--bs-btn-active-border-color: #000444;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000444;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000444;--bs-gradient: none}.btn-outline-pink{--bs-btn-color: #fd3c97;--bs-btn-border-color: #fd3c97;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #fd3c97;--bs-btn-hover-border-color: #fd3c97;--bs-btn-focus-shadow-rgb: 253, 60, 151;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #fd3c97;--bs-btn-active-border-color: #fd3c97;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fd3c97;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fd3c97;--bs-gradient: none}.btn-outline-purple{--bs-btn-color: #6d81f5;--bs-btn-border-color: #6d81f5;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #6d81f5;--bs-btn-hover-border-color: #6d81f5;--bs-btn-focus-shadow-rgb: 109, 129, 245;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #6d81f5;--bs-btn-active-border-color: #6d81f5;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6d81f5;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6d81f5;--bs-gradient: none}.btn-outline-blue{--bs-btn-color: #0b51b7;--bs-btn-border-color: #0b51b7;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0b51b7;--bs-btn-hover-border-color: #0b51b7;--bs-btn-focus-shadow-rgb: 11, 81, 183;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0b51b7;--bs-btn-active-border-color: #0b51b7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0b51b7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0b51b7;--bs-gradient: none}.btn-outline-orange{--bs-btn-color: #fd7e14;--bs-btn-border-color: #fd7e14;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #fd7e14;--bs-btn-hover-border-color: #fd7e14;--bs-btn-focus-shadow-rgb: 253, 126, 20;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #fd7e14;--bs-btn-active-border-color: #fd7e14;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fd7e14;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fd7e14;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: #0b51b7;--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: #094192;--bs-btn-hover-border-color: transparent;--bs-btn-active-color: #094192;--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #7081b9;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-focus-shadow-rgb: 48, 107, 194;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.015625rem;--bs-btn-border-radius: .5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .7109375rem;--bs-btn-border-radius: .25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .8125rem;--bs-dropdown-color: #000444;--bs-dropdown-bg: #ffffff;--bs-dropdown-border-color: rgba(0, 0, 0, .05);--bs-dropdown-border-radius: .25rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(.25rem - 1px) ;--bs-dropdown-divider-bg: rgba(0, 0, 0, .05);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: #000444;--bs-dropdown-link-hover-color: #00043d;--bs-dropdown-link-hover-bg: #f1f5fa;--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #0b51b7;--bs-dropdown-link-disabled-color: #8997bd;--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #7081b9;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.7109375rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #eaf0f9;--bs-dropdown-bg: #435177;--bs-dropdown-border-color: rgba(0, 0, 0, .05);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #eaf0f9;--bs-dropdown-link-hover-color: #ffffff;--bs-dropdown-divider-bg: rgba(0, 0, 0, .05);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #0b51b7;--bs-dropdown-link-disabled-color: #8997bd;--bs-dropdown-header-color: #8997bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.25rem}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: #7081b9;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #eaf0f9;--bs-nav-tabs-border-radius: .25rem;--bs-nav-tabs-link-hover-border-color: #f1f5fa #f1f5fa #eaf0f9;--bs-nav-tabs-link-active-color: #303e67;--bs-nav-tabs-link-active-bg: #ffffff;--bs-nav-tabs-link-active-border-color: #eaf0f9 #eaf0f9 #ffffff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: .25rem;--bs-nav-pills-link-active-color: #ffffff;--bs-nav-pills-link-active-bg: #0b51b7}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(0, 0, 0, .55);--bs-navbar-hover-color: rgba(0, 0, 0, .7);--bs-navbar-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-active-color: rgba(0, 0, 0, .9);--bs-navbar-brand-padding-y: .34765625rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.015625rem;--bs-navbar-brand-color: rgba(0, 0, 0, .9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.015625rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-toggler-border-radius: .25rem;--bs-navbar-toggler-focus-width: .1rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #ffffff;--bs-navbar-brand-color: #ffffff;--bs-navbar-brand-hover-color: #ffffff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-border-width: 1px;--bs-card-border-color: rgba(0, 0, 0, .125);--bs-card-border-radius: .25rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(.25rem - 1px) ;--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #ffffff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .5rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: #000444;--bs-accordion-bg: #ffffff;--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: #eceff5;--bs-accordion-border-width: 1px;--bs-accordion-border-radius: .25rem;--bs-accordion-inner-border-radius: calc(.25rem - 1px) ;--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #000444;--bs-accordion-btn-bg: #ffffff;--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000444'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230a49a5'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #85a8db;--bs-accordion-btn-focus-box-shadow: 0 0 0 .1rem rgba(11, 81, 183, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #0a49a5;--bs-accordion-active-bg: #e7eef8}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:.8125rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #7081b9;--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #7081b9;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: .8125rem;--bs-pagination-color: #0b51b7;--bs-pagination-bg: #ffffff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #eaf0f9;--bs-pagination-border-radius: .25rem;--bs-pagination-hover-color: #094192;--bs-pagination-hover-bg: #f1f5fa;--bs-pagination-hover-border-color: #eaf0f9;--bs-pagination-focus-color: #094192;--bs-pagination-focus-bg: #f1f5fa;--bs-pagination-focus-box-shadow: 0 0 0 .1rem rgba(11, 81, 183, .25);--bs-pagination-active-color: #ffffff;--bs-pagination-active-bg: #0b51b7;--bs-pagination-active-border-color: #0b51b7;--bs-pagination-disabled-color: #7081b9;--bs-pagination-disabled-bg: #ffffff;--bs-pagination-disabled-border-color: #eaf0f9;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.015625rem;--bs-pagination-border-radius: .5rem}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .7109375rem;--bs-pagination-border-radius: .25rem}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 500;--bs-badge-color: #ffffff;--bs-badge-border-radius: .25rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .25rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: #07316e;--bs-alert-bg: #cedcf1;--bs-alert-border-color: #b6cbe9}.alert-primary .alert-link{color:#062758}.alert-secondary{--bs-alert-color: #434d6f;--bs-alert-bg: #e2e6f1;--bs-alert-border-color: #d4d9ea}.alert-secondary .alert-link{color:#363e59}.alert-success{--bs-alert-color: #146e4f;--bs-alert-bg: #d3f1e6;--bs-alert-border-color: #bde9da}.alert-success .alert-link{color:#10583f}.alert-info{--bs-alert-color: #277a82;--bs-alert-bg: #d9f5f7;--bs-alert-border-color: #c6eff3}.alert-info .alert-link{color:#1f6268}.alert-warning{--bs-alert-color: #995f28;--bs-alert-bg: #ffecd9;--bs-alert-border-color: #ffe2c7}.alert-warning .alert-link{color:#7a4c20}.alert-danger{--bs-alert-color: #8f2e34;--bs-alert-bg: #fcdbdd;--bs-alert-border-color: #facacc}.alert-danger .alert-link{color:#72252a}.alert-light{--bs-alert-color: #969797;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fefefe}.alert-light .alert-link{color:#787979}.alert-dark{--bs-alert-color: #000229;--bs-alert-bg: #cccdda;--bs-alert-border-color: #b3b4c7}.alert-dark .alert-link{color:#000221}.alert-pink{--bs-alert-color: #98245b;--bs-alert-bg: #ffd8ea;--bs-alert-border-color: #fec5e0}.alert-pink .alert-link{color:#7a1d49}.alert-purple{--bs-alert-color: #414d93;--bs-alert-bg: #e2e6fd;--bs-alert-border-color: #d3d9fc}.alert-purple .alert-link{color:#343e76}.alert-blue{--bs-alert-color: #07316e;--bs-alert-bg: #cedcf1;--bs-alert-border-color: #b6cbe9}.alert-blue .alert-link{color:#062758}.alert-orange{--bs-alert-color: #984c0c;--bs-alert-bg: #ffe5d0;--bs-alert-border-color: #fed8b9}.alert-orange .alert-link{color:#7a3d0a}@keyframes progress-bar-stripes{0%{background-position-x:.5rem}}.progress{--bs-progress-height: .5rem;--bs-progress-font-size: .609375rem;--bs-progress-bg: #f1f5fa;--bs-progress-border-radius: .25rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-progress-bar-color: #ffffff;--bs-progress-bar-bg: #0b51b7;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: #000444;--bs-list-group-bg: #ffffff;--bs-list-group-border-color: #eceff5;--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .25rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .6rem;--bs-list-group-action-color: #303e67;--bs-list-group-action-hover-color: #303e67;--bs-list-group-action-hover-bg: #fafbfb;--bs-list-group-action-active-color: #000444;--bs-list-group-action-active-bg: #f1f5fa;--bs-list-group-disabled-color: #7081b9;--bs-list-group-disabled-bg: #ffffff;--bs-list-group-active-color: #ffffff;--bs-list-group-active-bg: #0b51b7;--bs-list-group-active-border-color: #0b51b7;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#07316e;background-color:#cedcf1}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#07316e;background-color:#b9c6d9}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#07316e;border-color:#07316e}.list-group-item-secondary{color:#434d6f;background-color:#e2e6f1}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#434d6f;background-color:#cbcfd9}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#434d6f;border-color:#434d6f}.list-group-item-success{color:#146e4f;background-color:#d3f1e6}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#146e4f;background-color:#bed9cf}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#146e4f;border-color:#146e4f}.list-group-item-info{color:#277a82;background-color:#d9f5f7}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#277a82;background-color:#c3ddde}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#277a82;border-color:#277a82}.list-group-item-warning{color:#995f28;background-color:#ffecd9}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#995f28;background-color:#e6d4c3}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#995f28;border-color:#995f28}.list-group-item-danger{color:#8f2e34;background-color:#fcdbdd}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#8f2e34;background-color:#e3c5c7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#8f2e34;border-color:#8f2e34}.list-group-item-light{color:#969797;background-color:#fefefe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#969797;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#969797;border-color:#969797}.list-group-item-dark{color:#000229;background-color:#cccdda}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#000229;background-color:#b8b9c4}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#000229;border-color:#000229}.list-group-item-pink{color:#98245b;background-color:#ffd8ea}.list-group-item-pink.list-group-item-action:hover,.list-group-item-pink.list-group-item-action:focus{color:#98245b;background-color:#e6c2d3}.list-group-item-pink.list-group-item-action.active{color:#fff;background-color:#98245b;border-color:#98245b}.list-group-item-purple{color:#414d93;background-color:#e2e6fd}.list-group-item-purple.list-group-item-action:hover,.list-group-item-purple.list-group-item-action:focus{color:#414d93;background-color:#cbcfe4}.list-group-item-purple.list-group-item-action.active{color:#fff;background-color:#414d93;border-color:#414d93}.list-group-item-blue{color:#07316e;background-color:#cedcf1}.list-group-item-blue.list-group-item-action:hover,.list-group-item-blue.list-group-item-action:focus{color:#07316e;background-color:#b9c6d9}.list-group-item-blue.list-group-item-action.active{color:#fff;background-color:#07316e;border-color:#07316e}.list-group-item-orange{color:#984c0c;background-color:#ffe5d0}.list-group-item-orange.list-group-item-action:hover,.list-group-item-orange.list-group-item-action:focus{color:#984c0c;background-color:#e6cebb}.list-group-item-orange.list-group-item-action.active{color:#fff;background-color:#984c0c;border-color:#984c0c}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#acacc5;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23acacc5'%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/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#acacc5;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:none;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: rgba(0, 0, 0, .05);--bs-toast-border-radius: .25rem;--bs-toast-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-toast-header-color: #7081b9;--bs-toast-header-bg: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(0, 0, 0, .05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: #ffffff;--bs-modal-border-color: #eceff5;--bs-modal-border-width: 0;--bs-modal-border-radius: .5rem;--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: .5rem;--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: #e8ebf3;--bs-modal-header-border-width: 0;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: #e8ebf3;--bs-modal-footer-border-width: 0;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 12px;--bs-tooltip-padding-y: 8px;--bs-tooltip-margin: ;--bs-tooltip-font-size: .75rem;--bs-tooltip-color: #ffffff;--bs-tooltip-bg: #0a0d12;--bs-tooltip-border-radius: 8px;--bs-tooltip-opacity: 1;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:Work Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .7109375rem;--bs-popover-bg: #ffffff;--bs-popover-border-width: 1px;--bs-popover-border-color: rgba(0, 0, 0, .2);--bs-popover-border-radius: .5rem;--bs-popover-inner-border-radius: calc(.5rem - 1px) ;--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: .8125rem;--bs-popover-header-color: ;--bs-popover-header-bg: #f0f0f0;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #000444;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:Work Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 300px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg: #ffffff;--bs-offcanvas-border-width: 0;--bs-offcanvas-border-color: #eceff5;--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media (max-width: 575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media (max-width: 767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media (max-width: 991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media (max-width: 1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media (max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media (max-width: 1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(11,81,183,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(112,129,185,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(34,183,131,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#fff!important;background-color:RGBA(65,203,216,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#fff!important;background-color:RGBA(255,159,67,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(239,77,86,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(250,251,251,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(0,4,68,var(--bs-bg-opacity, 1))!important}.text-bg-pink{color:#fff!important;background-color:RGBA(253,60,151,var(--bs-bg-opacity, 1))!important}.text-bg-purple{color:#fff!important;background-color:RGBA(109,129,245,var(--bs-bg-opacity, 1))!important}.text-bg-blue{color:#fff!important;background-color:RGBA(11,81,183,var(--bs-bg-opacity, 1))!important}.text-bg-orange{color:#fff!important;background-color:RGBA(253,126,20,var(--bs-bg-opacity, 1))!important}.link-primary{color:#0b51b7!important}.link-primary:hover,.link-primary:focus{color:#094192!important}.link-secondary{color:#7081b9!important}.link-secondary:hover,.link-secondary:focus{color:#5a6794!important}.link-success{color:#22b783!important}.link-success:hover,.link-success:focus{color:#1b9269!important}.link-info{color:#41cbd8!important}.link-info:hover,.link-info:focus{color:#34a2ad!important}.link-warning{color:#ff9f43!important}.link-warning:hover,.link-warning:focus{color:#cc7f36!important}.link-danger{color:#ef4d56!important}.link-danger:hover,.link-danger:focus{color:#bf3e45!important}.link-light{color:#fafbfb!important}.link-light:hover,.link-light:focus{color:#fbfcfc!important}.link-dark{color:#000444!important}.link-dark:hover,.link-dark:focus{color:#000336!important}.link-pink{color:#fd3c97!important}.link-pink:hover,.link-pink:focus{color:#ca3079!important}.link-purple{color:#6d81f5!important}.link-purple:hover,.link-purple:focus{color:#5767c4!important}.link-blue{color:#0b51b7!important}.link-blue:hover,.link-blue:focus{color:#094192!important}.link-orange{color:#fd7e14!important}.link-orange:hover,.link-orange:focus{color:#ca6510!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-pink{--bs-border-opacity: 1;border-color:rgba(var(--bs-pink-rgb),var(--bs-border-opacity))!important}.border-purple{--bs-border-opacity: 1;border-color:rgba(var(--bs-purple-rgb),var(--bs-border-opacity))!important}.border-blue{--bs-border-opacity: 1;border-color:rgba(var(--bs-blue-rgb),var(--bs-border-opacity))!important}.border-orange{--bs-border-opacity: 1;border-color:rgba(var(--bs-orange-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.328125rem + .9375vw)!important}.fs-2{font-size:calc(1.2875rem + .45vw)!important}.fs-3{font-size:calc(1.2671875rem + .20625vw)!important}.fs-4{font-size:1.21875rem!important}.fs-5{font-size:1.015625rem!important}.fs-6{font-size:.8125rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-pink{--bs-text-opacity: 1;color:rgba(var(--bs-pink-rgb),var(--bs-text-opacity))!important}.text-purple{--bs-text-opacity: 1;color:rgba(var(--bs-purple-rgb),var(--bs-text-opacity))!important}.text-blue{--bs-text-opacity: 1;color:rgba(var(--bs-blue-rgb),var(--bs-text-opacity))!important}.text-orange{--bs-text-opacity: 1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#7081b9!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-pink{--bs-bg-opacity: 1;background-color:rgba(var(--bs-pink-rgb),var(--bs-bg-opacity))!important}.bg-purple{--bs-bg-opacity: 1;background-color:rgba(var(--bs-purple-rgb),var(--bs-bg-opacity))!important}.bg-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-rgb),var(--bs-bg-opacity))!important}.bg-orange{--bs-bg-opacity: 1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.03125rem!important}.fs-2{font-size:1.625rem!important}.fs-3{font-size:1.421875rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.card-title{text-transform:capitalize;letter-spacing:.02em;font-size:14px;font-weight:500;margin:0;color:#303e67}.font-10{font-size:10px!important}.font-11{font-size:11px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-18{font-size:18px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-24{font-size:24px!important}.font-30{font-size:30px!important}.font-34{font-size:34px!important}.font-36{font-size:36px!important}.font-40{font-size:40px!important}.text-dark-alt{color:#000777!important}.text-quaternary{color:#717680!important}.icon-400{color:#a4a7ae!important}.topbar{left:0;position:fixed;right:0;top:0;z-index:999}.topbar--mobile .navbar-custom{margin-left:0!important;width:100%;transform:translateZ(0);backface-visibility:hidden}.topbar-mobile{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.topbar-mobile__logo{display:inline-flex;align-items:center;flex-shrink:0}.topbar-mobile__logo img{width:207px;height:32px;object-fit:cover;display:block}.topbar-mobile__menu{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;padding:0;background:transparent;color:#414651}.topbar-mobile__menu-icon{color:#414651}.navbar-custom{background:#fff;min-height:64px;position:relative;border-bottom:1px solid #eceff5;margin-left:296px;box-shadow:none}.navbar-custom .nav-link{padding:0;color:#384a65;margin:0 8px}.navbar-custom .nav-link.nav-icon{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#f5f5f9;box-shadow:none}.navbar-custom .nav-link.nav-icon i{font-size:20px;padding-bottom:2px;color:#384a65}.navbar-custom .dropdown-toggle:after{content:initial}.navbar-custom .topbar-nav{height:64px;display:flex;align-items:center}.navbar-custom .topbar-nav li{float:left}.navbar-custom .topbar-nav li.show .nav-link{background-color:#fff;color:#000444}.navbar-custom .topbar-nav li:last-child{margin-right:8px}.navbar-custom .topbar-nav li:first-child{margin-left:8px}.button-menu-mobile{border:none;color:#384a65!important;width:60px;background-color:transparent;cursor:pointer}@media (max-width: 1025px){.topbar-nav:not(.float-end) .button-menu-mobile{position:relative;left:296px}body.enlarge-menu .topbar-nav:not(.float-end) .button-menu-mobile{left:0}}.nav-user .nav-user-name{vertical-align:middle}.notification-list .notification-menu{max-height:220px;margin-left:0}.notification-list .alert-badge:after{content:"";position:absolute;width:10px;height:10px;top:5px;right:15px;border:2px solid #ffffff;border-radius:50%;background-color:#ef4d56}.app-search{position:relative;margin:0}.app-search form{position:relative;z-index:1}.app-search form .form-control,.app-search form .form-control:focus{border:1px solid transparent;font-size:13px;height:34px;color:#696c71;background:#fff;box-shadow:none;border:none;width:300px;border-radius:30px;padding-left:38px}.app-search form button{position:absolute;width:30px;height:30px;left:12px;top:50%;transform:translateY(-50%);border:none;text-align:center;background-color:transparent;color:#748aa9}.app-search form button i{display:flex}.app-search form button:focus{outline:none}.app-search .input.form-control::-webkit-input-placeholder{color:#98a9d9}.app-search input.form-control:-moz-placeholder{color:#98a9d9}.app-search input.form-control::-moz-placeholder{color:#98a9d9}.app-search input.form-control:-ms-input-placeholder{color:#98a9d9}@media (max-width: 1316.98px){.topbar{position:fixed}}@media (max-width: 1024px){.topbar .app-search .form-control,.topbar .app-search .form-control:focus{width:230px}}@media (max-width: 768px) and (max-width: 1023.98px){.app-search{display:none}}@media (max-width: 767px){.app-search,.hidden-sm{display:none}}@media (max-width: 375px){.page-title-box .breadcrumb{display:none}}body.dark-topbar .navbar-custom,body.dark-topbar .topbar{background-color:#292e40}body.dark-topbar .left-sidebar .brand{background-color:#292e40;border-right:1px solid #2f3549}body.dark-topbar .left-sidebar .brand .logo .logo-lg{display:none}body.dark-topbar .left-sidebar .brand .logo .logo-lg.logo-light{display:inline-block}body.dark-topbar .navbar-custom .nav-link.nav-icon i{color:#abb4c7}body.dark-topbar .navbar-custom .nav-link.nav-icon{background-color:#32384c}body.dark-topbar .navbar-custom .nav-link{color:#c2cbe2}body.dark-topbar .app-search form .form-control,body.dark-topbar .app-search form .form-control:focus{color:#c2cbe2;background:#3d454e}.leftbar-tab-menu{min-width:296px;max-width:296px;width:296px;height:100vh;background-color:#fff;border-right:1px solid #e9eaeb;position:fixed;top:0;left:0;z-index:1001;transition:width .4s ease-in-out;will-change:width;overflow:visible;transform:translateZ(0)}.sidebar-navigation{display:flex;flex-direction:column;height:100%;position:relative;z-index:1001}.sidebar-navigation__header{padding:24px 20px 16px;display:flex;flex-direction:column;gap:16px;position:relative;transition:width .4s ease-in-out}.sidebar-navigation__logo{display:inline-flex;align-items:center;width:auto;height:48px;transition:width .4s ease-in-out;will-change:width}.sidebar-navigation__logo-img{width:auto;height:32px;object-fit:contain}.sidebar-navigation__logo-img--mark{width:30px;height:30px}.sidebar-navigation__logo-img--text{width:200px;height:20px}.sidebar-navigation__collapse{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;border:1px solid #e9eaeb;background-color:#fff;color:#535862;position:absolute;right:-16px;top:62px;z-index:1002;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sidebar-navigation__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:#535862}.sidebar-navigation__close:hover{background-color:#fafafa;color:#414651}.sidebar-navigation__content{display:flex;flex-direction:column;flex:1;min-height:0}.sidebar-navigation__nav{flex:1;overflow-y:auto;padding:0 16px;transition:width .4s ease-in-out}.sidebar-navigation__list{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.sidebar-navigation__section{display:flex;flex-direction:column}.sidebar-navigation__section-toggle,.sidebar-navigation__section-link,.sidebar-navigation__item-toggle,.sidebar-navigation__item-link{display:flex;align-items:center;gap:8px;width:100%;border:none;background:transparent;color:#414651;font-size:14px;font-weight:500;padding:8px 12px;border-radius:8px;text-decoration:none;transition:background-color .2s ease,color .2s ease,width .32s ease-in-out}.sidebar-navigation__section-toggle:hover,.sidebar-navigation__section-link:hover,.sidebar-navigation__item-toggle:hover,.sidebar-navigation__item-link:hover{background-color:#fafafa;color:#414651}.sidebar-navigation__section-toggle.is-active,.sidebar-navigation__section-link.is-active{background-color:#7f56d9;color:#fff}.sidebar-navigation__section-toggle.is-active .sidebar-navigation__icon,.sidebar-navigation__section-toggle.is-active .sidebar-navigation__caret,.sidebar-navigation__section-link.is-active .sidebar-navigation__icon{color:#fff}.sidebar-navigation__icon{font-size:16px;color:#a4a7ae;display:inline-flex;align-items:center;justify-content:center}.sidebar-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1051}.sidebar-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;background-color:#0a0d12b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1200;animation:sidebar-drawer-fade-in .3s ease-out}.sidebar-drawer__backdrop--closing{animation:sidebar-drawer-fade-out .3s ease-in forwards;pointer-events:none}.sidebar-drawer__panel{position:absolute;top:0;left:0;height:100%;width:296px;background-color:#fff;z-index:1201;box-shadow:1px 0 20px #605daf0d;transform:translate(-100%);animation:sidebar-drawer-slide-in .3s ease-out forwards}.sidebar-drawer__close{position:fixed;top:12px;right:8px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#fff;z-index:1202}.sidebar-drawer__panel--closing{animation:sidebar-drawer-slide-out .3s ease-in forwards;pointer-events:none}.sidebar-navigation__label{flex:1;text-align:left;font-weight:500;font-size:16px;overflow:hidden;max-width:200px;white-space:nowrap;transition:opacity .2s ease-in-out}.sidebar-navigation__item-link .sidebar-navigation__label,.sidebar-navigation__item-toggle .sidebar-navigation__label{font-size:14px;color:#414651}.sidebar-navigation__caret{font-size:16px;color:#a4a7ae;transition:transform .2s ease}.sidebar-navigation__section-toggle.is-open .sidebar-navigation__caret,.sidebar-navigation__item-toggle.is-open .sidebar-navigation__caret{transform:rotate(180deg)}.sidebar-navigation__item{display:flex;flex-direction:column}.sidebar-navigation__item-toggle,.sidebar-navigation__item-link{font-weight:400;color:#535862}.sidebar-navigation__item-toggle.is-active,.sidebar-navigation__item-link.is-active{color:#181d27;background-color:#f4ebff;font-weight:500}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__list{padding-left:40px}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-link,.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-toggle{padding-left:40px;color:#181d27}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-toggle.is-active .sidebar-navigation__label,.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-toggle.is-active .sidebar-navigation__caret,.sidebar-navigation__item-link.is-active .sidebar-navigation__label{color:#181d27}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-link.is-active{background-color:#f4ebff;color:#181d27}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-link.is-active{background-color:#f9f5ff}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-toggle.is-active{background-color:#f4ebff;color:#181d27}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-toggle.is-active .sidebar-navigation__caret{color:#181d27}.sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-link.is-active .sidebar-navigation__label{color:#414651}.sidebar-navigation__footer{margin-top:auto;padding:24px 16px;display:flex;flex-direction:column;gap:12px;transition:width .32s ease-in-out}@media (max-width: 991.98px){.leftbar-tab-menu{box-shadow:1px 0 20px #605daf0d}.sidebar-navigation__header{flex-direction:row;align-items:center;justify-content:space-between;padding:16px}.sidebar-navigation__logo img{width:100%;height:100%}.sidebar-navigation__logo{width:207px;height:32px}}@keyframes sidebar-drawer-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sidebar-drawer-fade-out{0%{opacity:1}to{opacity:0}}@keyframes sidebar-drawer-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes sidebar-drawer-slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion: reduce){.sidebar-drawer__backdrop,.sidebar-drawer__panel{animation:none}}.sidebar-profile__card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:16px;border:1px solid #e9eaeb;background-color:#fff;max-width:264px;transition:width .4s ease-in-out}.sidebar-profile__user{display:flex;align-items:center;gap:8px;min-width:0}.sidebar-profile__avatar{position:relative;display:inline-flex}.sidebar-profile__status{position:absolute;right:0;bottom:0;width:10px;height:10px;border-radius:50%;background-color:#17b26a;border:2px solid #ffffff}.sidebar-profile__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:start;gap:2px;min-width:0}.sidebar-profile__name{color:#181d27;font-size:14px;font-weight:600;line-height:1.2}.sidebar-profile__email{color:#535862;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.sidebar-profile__toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background-color:transparent;color:#535862}.sidebar-profile__card:hover,.sidebar-profile__card:focus-visible{background-color:#fafafa;color:#414651}.sidebar-profile{position:relative}.sidebar-profile__menu{max-width:264px;border-radius:12px;box-shadow:1px 0 20px #605daf0d;background-color:#fafafa;padding:0;border:1px solid #e9eaeb;position:absolute!important;left:4px!important;bottom:0!important;top:auto!important}@media (max-width: 767.98px){.sidebar-profile__menu{left:-252px!important;bottom:24px!important}}.sidebar-profile__menu-main{background-color:#fff;padding:6px;border-radius:12px;border-bottom:1px solid #e9eaeb}.sidebar-profile__item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;border-radius:6px;padding:8px;color:#414651;background-color:#fff}.sidebar-profile__menu-main .sidebar-profile__item:hover,.sidebar-profile__menu-main .sidebar-profile__item:focus{background-color:#fafafa;color:#252b37}.sidebar-profile__item-icon{color:#a4a7ae;flex-shrink:0}.sidebar-profile__item--signout-wrap{padding:4px 6px 6px}.sidebar-profile__item--signout{background-color:#fafafa}.sidebar-profile__item--signout:hover,.sidebar-profile__item--signout:focus{background-color:#f5f5f5}@media (max-width: 767.98px){.page-wrapper .page-content-tab{padding:0 0 52px!important}}.page-wrapper .page-content-tab{width:calc(100% - 296px);margin-left:296px;position:relative;min-height:100vh;padding:0 32px 52px;margin-top:0;background-color:#f8f9fb;transition:margin-left .4s ease-in-out,width .4s ease-in-out}.enlarge-menu .leftbar-tab-menu{transform:none;transition:width .4s ease-in-out;width:64px;min-width:64px;max-width:64px}@media (min-width: 1200px){.enlarge-menu .leftbar-tab-menu.is-hovered{width:296px;min-width:296px;max-width:296px;box-shadow:1px 0 20px #605daf0d}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__header{padding:24px 20px 16px;align-items:flex-start}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__logo{width:auto;height:48px}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__logo img{width:auto;height:auto}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__nav{padding:0 16px}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__section-toggle,.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__section-link,.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__item-toggle,.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__item-link{justify-content:flex-start;gap:8px;padding:8px 12px;width:100%;height:auto}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-link,.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__list .sidebar-navigation__list .sidebar-navigation__item-toggle{padding-left:40px}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__label,.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__caret{opacity:1;max-width:200px;width:auto;visibility:visible;pointer-events:auto}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__list .sidebar-navigation__list{max-height:1000px;opacity:1}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-navigation__footer{padding:24px 16px;gap:12px}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-profile__card{padding:12px;justify-content:space-between;border:1px solid #e9eaeb}.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-profile__info,.enlarge-menu .leftbar-tab-menu.is-hovered .sidebar-profile__toggle{display:flex}}.enlarge-menu .sidebar-navigation__header{padding:32px 20px 24px;align-items:center}.enlarge-menu .sidebar-navigation__logo{width:32px;height:32px}.enlarge-menu .sidebar-navigation__nav{padding:0 12px}.enlarge-menu .sidebar-navigation__section-toggle,.enlarge-menu .sidebar-navigation__section-link,.enlarge-menu .sidebar-navigation__item-toggle,.enlarge-menu .sidebar-navigation__item-link{justify-content:center;gap:0;padding:10px;width:40px;height:40px}.enlarge-menu .sidebar-navigation__label,.enlarge-menu .sidebar-navigation__caret{opacity:0;max-width:0;width:0;margin:0;visibility:hidden;pointer-events:none}.enlarge-menu .sidebar-navigation__list .sidebar-navigation__list{max-height:0;opacity:0;overflow:hidden}.enlarge-menu .sidebar-navigation__footer{padding:16px 12px 36px;gap:28px}.enlarge-menu .sidebar-profile__card{padding:0;justify-content:center;border:none;transition:width .4s ease-in-out}.enlarge-menu .sidebar-profile__info,.enlarge-menu .sidebar-profile__toggle{display:none}.enlarge-menu .topbar .navbar-custom{margin-left:0}.enlarge-menu.enlarge-menu-all .leftbar-tab-menu{display:none}.enlarge-menu .page-content-tab{margin-left:64px;width:calc(100% - 64px)}@media (max-width: 1199.98px){.page-wrapper .page-content-tab{margin-left:0;width:100%}}@media (max-width: 991.98px){.leftbar-tab-menu{position:fixed;top:64px;overflow-y:auto;z-index:1001;bottom:0}.navbar-custom{margin-left:0}.navbar-custom .responsive-logo{display:flex;padding-left:10px}.page-content-tab{min-height:100vh;margin-left:0;width:100%;margin-top:64px}.enlarge-menu .topbar .topbar-left{margin-left:0;width:60px!important}.enlarge-menu .page-content-tab{width:100%}.enlarge-menu-all .topbar .navbar-custom{margin-left:0}.enlarge-menu-all .page-content-tab{width:100%}}@media (min-width: 768px){.navbar-collapse{display:block!important}.navbar-vertical .navbar-nav .nav .nav-link{padding-left:1rem}}@media (max-width: 767.98px){.navbar-collapse{display:block!important}.navbar-vertical .navbar-nav .nav .nav-link{padding-left:1rem}.page-content-tab{padding:0;margin-left:0}}body.dark-sidebar .leftbar-tab-menu .main-menu-inner,body.dark-sidebar .leftbar-tab-menu .main-menu-inner .topbar-left{background-color:#132744}body.dark-sidebar .leftbar-tab-menu .main-menu-inner .topbar-left .logo .logo-lg{display:none}body.dark-sidebar .leftbar-tab-menu .main-menu-inner .topbar-left .logo .logo-light{display:inline-block}body.dark-sidebar .leftbar-tab-menu .main-menu-inner .menu-body .nav-item .nav-link{color:#9da2af}body.dark-sidebar .leftbar-tab-menu .main-menu-inner .menu-title{color:#d5d7dd}body.dark-sidebar .leftbar-tab-menu .main-icon-menu .main-icon-menu-body .nav.nav-tabs .nav-link.active:before{content:"";border-right:10px solid #132744}[dir=rtl] .leftbar-tab-menu .main-menu-inner .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse]:after{transform:rotate(-180deg)}[dir=rtl] .leftbar-tab-menu .main-menu-inner .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{transform:rotate(-90deg)}.left-sidebar{min-width:296px;max-width:296px;background-color:#fff;min-height:100vh;transition:.3s;position:fixed;bottom:0;top:0;z-index:1001}.left-sidebar .brand{background-color:#fff;border-bottom:1px solid #eceff5;border-right:1px solid #eceff5;text-align:center}.left-sidebar .brand .logo{line-height:64px}.left-sidebar .brand .logo .logo-sm{height:24px}.left-sidebar .brand .logo .logo-lg{height:15px;margin-left:2px;display:inline-block}.left-sidebar .brand .logo .logo-light{display:none}.left-sidebar .menu-content{padding-bottom:64px;box-shadow:none;border-right:1px solid #eceff5}.left-sidebar .menu-body{padding:16px}.left-sidebar .menu-body .nav-item{position:relative;display:block}.left-sidebar .menu-body .nav-item .nav-link{position:relative;color:#5a5c61;font-size:13px;font-weight:500;display:flex;align-items:center;height:44px;border-radius:3px;padding:10px}.left-sidebar .menu-body .nav-item .nav-link .menu-icon{color:#1f2538;margin-right:6px;font-size:18px}.left-sidebar .menu-body .nav-item .nav-link.active i,.left-sidebar .menu-body .nav-item .nav-link.active{color:#0b51b7}.left-sidebar .navbar-vertical .navbar-nav{padding-left:0}.left-sidebar .navbar-vertical .navbar-nav .menu-label{text-transform:uppercase;font-size:10px;font-weight:500;letter-spacing:.5px;color:#8491b7;padding:8px}.left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse]:after{display:block;content:"";font-family:Line Awesome Free;font-weight:900;margin-left:auto;transition:transform .2s}.left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]{color:#303e67;background:#f5f5f9;box-shadow:none}.left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{transform:rotate(90deg)}.left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true] .menu-icon{color:#1f2538}.left-sidebar .navbar-vertical .navbar-nav .nav-item .nav{padding:0 0 0 21px}.left-sidebar .navbar-vertical .navbar-nav .nav-item .nav .nav-item .nav-link:before{content:"";position:absolute;left:4px;width:4px;height:4px;border:1px solid #717680;border-radius:50%;background:#41465133}.left-sidebar .navbar-vertical .navbar-nav .nav-item .nav .nav-item .nav-link.active:before{content:"";border:none;background:#0b51b7}.navbar-custom .responsive-logo{display:none}.page-wrapper{flex:1;display:flex}.page-wrapper .page-content-tab{width:calc(100% - 296px);margin-left:auto;position:relative;min-height:100vh;padding:0 32px 52px;margin-top:0}.enlarge-menu .left-sidebar{min-width:64px}.enlarge-menu .left-sidebar .brand .logo .logo-lg{display:inline-block}.enlarge-menu .left-sidebar .brand .logo .logo-lg,.enlarge-menu .left-sidebar .menu-body .nav-item .collapse.show{display:none}.enlarge-menu .left-sidebar .menu-body .nav-item .nav-link{padding:0}.enlarge-menu .left-sidebar .menu-body .nav-item .nav-link .menu-icon{margin:0 auto}.enlarge-menu .left-sidebar .menu-body .nav-item .nav-link span{display:none}.enlarge-menu .left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse]:after{display:none}.enlarge-menu .left-sidebar .menu-label{border:1px solid #eceff5;border-radius:5px}.enlarge-menu .left-sidebar .menu-label span{display:none}.enlarge-menu .left-sidebar:hover{min-width:296px}.enlarge-menu .left-sidebar:hover .brand .logo .logo-lg{display:inline-block}.enlarge-menu .left-sidebar:hover .brand .logo .logo-light{display:none}.enlarge-menu .left-sidebar:hover .menu-body .nav-item .collapse.show{display:block}.enlarge-menu .left-sidebar:hover .menu-body .nav-item .nav-link{padding:10px}.enlarge-menu .left-sidebar:hover .menu-body .nav-item .nav-link .menu-icon{margin:0 6px 0 0}.enlarge-menu .left-sidebar:hover .menu-body .nav-item .nav-link span{display:block}.enlarge-menu .left-sidebar:hover .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse]:after{display:block}.enlarge-menu .left-sidebar:hover .menu-label{border:none}.enlarge-menu .left-sidebar:hover .menu-label span{display:inline-block}.enlarge-menu .topbar .navbar-custom{margin-left:64px}.enlarge-menu .topbar .topbar-left{margin-left:0;width:296px}.enlarge-menu.enlarge-menu-all .left-sidebar{display:none}.enlarge-menu.enlarge-menu-all .topbar .topbar-left{margin-left:0;width:296px}.enlarge-menu.enlarge-menu-all .topbar .navbar-custom{margin-left:0}.enlarge-menu .page-content-tab{width:calc(100% - 64px)}@media (max-width: 1199.98px){.page-wrapper .page-content-tab{width:100%;margin-top:64px}}@media (max-width: 1024px){.left-sidebar{position:fixed;top:64px;overflow-y:auto;z-index:5;bottom:0}.navbar-custom{margin-left:64px}.navbar-custom .responsive-logo{display:flex;padding-left:10px}.page-content-tab{min-height:100vh;width:100%}.enlarge-menu .topbar .topbar-left{margin-left:0;width:60px!important}.enlarge-menu .page-content-tab{width:100%}.enlarge-menu-all .topbar .navbar-custom{margin-left:0}.enlarge-menu-all .page-content-tab{width:100%}}@media (min-width: 768px){.navbar-collapse{display:block!important}.navbar-vertical .navbar-nav .nav .nav-link{padding-left:1rem!important}}@media (max-width: 767.98px){.navbar-collapse{display:block!important}.navbar-vertical .navbar-nav .nav .nav-link{padding-left:1rem}.page-content-tab{padding:0}}@media (min-width: 680px){.page-wrapper{display:flex}}body.dark-sidebar .left-sidebar{background-color:#292e40}body.dark-sidebar .left-sidebar .brand{background-color:#292e40;border-bottom:1px solid #2f3549}body.dark-sidebar .left-sidebar .brand .logo .logo-lg{display:none}body.dark-sidebar .left-sidebar .brand .logo .logo-light{display:inline-block}body.dark-sidebar .left-sidebar .menu-body .nav-item .nav-link{color:#9da2af}body.dark-sidebar .left-sidebar .menu-body .nav-item .nav-link .menu-icon{color:#545d7b}body.dark-sidebar .left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]{color:#ccd1e0;background-color:#ccd1e008}body.dark-sidebar .left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true] .menu-icon{color:#ccd1e0}body.dark-sidebar.enlarge-menu .left-sidebar .brand .logo .logo-lg{display:none}body.dark-sidebar.enlarge-menu .left-sidebar .menu-label{border:1px solid rgba(204,209,224,.05)}body.dark-sidebar.enlarge-menu .left-sidebar:hover .brand .logo .logo-lg{display:none}body.dark-sidebar.enlarge-menu .left-sidebar:hover .brand .logo .logo-light{display:inline-block}body.dark-sidebar.enlarge-menu .left-sidebar:hover .menu-label{border:1px solid transparent}html{position:relative;min-height:100%}body{margin:0;overflow-x:hidden!important;font-size:.8125rem;background-color:#fff;color:#000444;letter-spacing:.1px;line-height:1.5;position:relative}.row>*{position:relative}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#414651;margin:10px 0}h1,.h1{line-height:43px}h2,.h2{line-height:35px}h3,.h3{line-height:30px}h4,.h4{line-height:22px}a{font-family:Work Sans,sans-serif;color:#414651;text-decoration:none}a:hover,a:active,a:focus{outline:0;text-decoration:none}hr{background-color:#eceff5;opacity:.1}.o-1{opacity:.08}p{line-height:1.6;font-family:Work Sans,sans-serif;font-size:.8125rem;font-weight:400}.card-bg{background-color:#fff}*{outline:none!important}mark,.mark{color:inherit;padding:0;background:0 0;background-image:linear-gradient(120deg,#ff9f4366 0,#ff9f4366);background-repeat:no-repeat;background-position:0 80%;position:relative;background-size:100% .3em}.fw-semibold{font-weight:500!important}.nav.nav-pills{background-color:#fbfbfb}.media{display:flex;align-items:flex-start}.media-body{flex:1}.divider-custom{display:block;text-align:center;overflow:hidden;margin:1rem 0}.divider-custom .divider-text{position:relative;display:inline-block;font-size:12px;padding:2px 6px;color:#000444;border:1px dashed #eceff5;border-radius:30px;font-family:Work Sans,sans-serif}.divider-custom .divider-text:after{left:100%}.divider-custom .divider-text:before{right:100%}.divider-custom .divider-text:after,.divider-custom .divider-text:before{content:"";position:absolute;top:50%;width:9999px;border-top:1px dashed #eceff5}.ti-spin{animation:2s linear infinite spinner-border}/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:#0003;background:-webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(#0003 0,#0000004d 40%,#0006,#00000080,#fff0 70%);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0) translate(0,0);-moz-transform:scale(0) translate(0,0);-ms-transform:scale(0) translate(0,0);-o-transform:scale(0) translate(0,0);transform:scale(0) translate(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:#fff6;background:-webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(#fff3 0,#ffffff4d 40%,#fff6,#ffffff80,#fff0 70%)}.waves-effect.waves-classic .waves-ripple{background:#0003}.waves-effect.waves-classic.waves-light .waves-ripple{background:#fff6}.waves-notransition{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}.waves-button,.waves-button:hover,.waves-button:visited,.waves-button-input{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:#0000;font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0px 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px #0000001f;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0px 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px #0000004d}.waves-block{display:block}.waves-effect.waves-light .waves-ripple{background-color:#fff6}.waves-effect.waves-primary .waves-ripple{background-color:#0b51b766}.waves-effect.waves-success .waves-ripple{background-color:#22b78366}.waves-effect.waves-info .waves-ripple{background-color:#41cbd866}.waves-effect.waves-warning .waves-ripple{background-color:#ff9f4366}.waves-effect.waves-danger .waves-ripple{background-color:#ef4d5666}.card{margin-bottom:16px;background-color:#fff;border:1px solid #eceff5;box-shadow:none}.card .card-header{background-color:#fff;border-bottom:1px solid #eceff5}.card .card-header:first-child{border-radius:calc(.5rem - 1px) calc(.5rem - 1px) 0 0}.card .card-footer{background-color:#fff;border-top:1px dashed #eceff5}.card-title{text-transform:capitalize;letter-spacing:.02em;font-size:14px;font-weight:500;margin:0;color:#414651}pre{margin-bottom:0!important}pre.prettyprint{border:none!important}.pln{color:#9c9ebb}@media screen{.str{color:#2b81ff!important}.kwd{color:#008!important}.com{color:#066!important}.typ{color:#f93636!important}.lit{color:#066!important}.pun,.opn,.clo{color:#660}.tag{color:#00bcd4!important}.atn{color:#f93636!important}.atv{color:#2b81ff!important}.dec,.var{color:#f93636!important}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#00bcd4;font-weight:700}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:700}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#00bcd4;font-weight:700}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid transparent!important}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}.error-table-state{align-items:center;display:flex;flex-direction:column;padding:32px 16px;text-align:center}.error-table-state__icon{align-items:center;background:#fee4e2;border-radius:50%;color:#d92d20;display:flex;font-size:20px;height:48px;justify-content:center;width:48px;margin-bottom:16px}.error-table-state__title{color:#181d27;font-size:16px;font-weight:600;margin-bottom:4px}.error-table-state__description{color:#414651;font-size:14px;max-width:460px;margin-bottom:24px}.error-table-state__actions{display:flex;margin-top:8px;gap:8px}.empty-table-state{align-items:center;display:flex;flex-direction:column;padding:32px 16px;text-align:center}.empty-table-state__icon{align-items:center;color:#414651;display:flex;font-size:20px;height:40px;justify-content:center;width:40px;background:#fff;border:1px solid #d5d7da;border-radius:8px;box-shadow:0 1px 2px #0a0d121a,0 3px 3px #0a0d121a,1px 8px 5px #0a0d121a,0 3px 3px #0a0d121a}.empty-table-icon-wrap{border-radius:12px;height:48px;width:48px;border:1px solid #d5d7da;display:flex;align-items:center;justify-content:center;margin:0 0 16px;padding:0}.empty-table-state__title{color:#181d27;font-size:16px;font-weight:600;line-height:28px;margin-bottom:4px}.empty-table-state__description{color:#535862;font-size:14px;line-height:20px;max-width:460px;margin-bottom:24px}.empty-table-state__actions{display:flex;gap:8px}.section-card__header{background-color:#f5f5f5!important;border-bottom:1px solid #e9eaeb;min-height:52px;padding:8px 16px}.section-card__title{color:#535862;font-size:16px;font-weight:600;line-height:24px}.section-card__body{padding:16px 20px 0}.detail-field{display:flex;flex-direction:column;gap:6px}.detail-field__label{color:#717680;font-size:12px;font-weight:600;line-height:18px}.detail-field__value{color:#535862;font-size:14px;line-height:20px}.badge.badge-dot:after{position:absolute;content:"";right:3px;top:-13px;transform:translateY(-50%);display:inline-block;height:10px;width:10px;border:2px solid #ffffff;border-radius:50%}.badge.badge-dot.online:after{background-color:#22b783}.badge.badge-dot.offline:after{background-color:#717680}.badge.bg-primary{color:#fff!important}.badge.badge-soft-primary{background-color:#0b51b726!important;color:#0b51b7;box-shadow:0 0 13px #0b51b70d}.badge.badge-outline-primary{background-color:transparent!important;color:#0b51b7;border:1px solid #0b51b7}.badge.bg-secondary{color:#fff!important}.badge.badge-soft-secondary{background-color:#7081b926!important;color:#7081b9;box-shadow:0 0 13px #7081b90d}.badge.badge-outline-secondary{background-color:transparent!important;color:#7081b9;border:1px solid #7081b9}.badge.bg-success{color:#fff!important}.badge.badge-soft-success{background-color:#22b78326!important;color:#22b783;box-shadow:0 0 13px #22b7830d}.badge.badge-outline-success{background-color:transparent!important;color:#22b783;border:1px solid #22b783}.badge.bg-info{color:#fff!important}.badge.badge-soft-info{background-color:#41cbd826!important;color:#41cbd8;box-shadow:0 0 13px #41cbd80d}.badge.badge-outline-info{background-color:transparent!important;color:#41cbd8;border:1px solid #41cbd8}.badge.bg-warning{color:#fff!important}.badge.badge-soft-warning{background-color:#ff9f4326!important;color:#ff9f43;box-shadow:0 0 13px #ff9f430d}.badge.badge-outline-warning{background-color:transparent!important;color:#ff9f43;border:1px solid #ff9f43}.badge.bg-danger{color:#fff!important}.badge.badge-soft-danger{background-color:#ef4d5626!important;color:#ef4d56;box-shadow:0 0 13px #ef4d560d}.badge.badge-outline-danger{background-color:transparent!important;color:#ef4d56;border:1px solid #ef4d56}.badge.bg-light{color:#000!important}.badge.badge-soft-light{background-color:#fafbfb26!important;color:#fafbfb;box-shadow:0 0 13px #fafbfb0d}.badge.badge-outline-light{background-color:transparent!important;color:#fafbfb;border:1px solid #fafbfb}.badge.bg-dark{color:#fff!important}.badge.badge-soft-dark{background-color:#00044426!important;color:#000444;box-shadow:0 0 13px #0004440d}.badge.badge-outline-dark{background-color:transparent!important;color:#000444;border:1px solid #000444}.badge.bg-pink{color:#fff!important}.badge.badge-soft-pink{background-color:#fd3c9726!important;color:#fd3c97;box-shadow:0 0 13px #fd3c970d}.badge.badge-outline-pink{background-color:transparent!important;color:#fd3c97;border:1px solid #fd3c97}.badge.bg-purple{color:#fff!important}.badge.badge-soft-purple{background-color:#6d81f526!important;color:#6d81f5;box-shadow:0 0 13px #6d81f50d}.badge.badge-outline-purple{background-color:transparent!important;color:#6d81f5;border:1px solid #6d81f5}.badge.bg-blue{color:#fff!important}.badge.badge-soft-blue{background-color:#0b51b726!important;color:#0b51b7;box-shadow:0 0 13px #0b51b70d}.badge.badge-outline-blue{background-color:transparent!important;color:#0b51b7;border:1px solid #0b51b7}.badge.bg-orange{color:#fff!important}.badge.badge-soft-orange{background-color:#fd7e1426!important;color:#fd7e14;box-shadow:0 0 13px #fd7e140d}.badge.badge-outline-orange{background-color:transparent!important;color:#fd7e14;border:1px solid #fd7e14}.badge-outline-light{color:#414651!important}.btn-round{border-radius:30px}.btn-icon-circle{width:36px;height:36px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%}.btn-icon-circle.btn-icon-circle-sm{width:30px;height:30px;line-height:1;padding:0}.btn-icon-square{width:36px;height:36px;display:inline-flex;justify-content:center;align-items:center}.btn-icon-square-sm{width:30px;height:30px;display:inline-flex;justify-content:center;align-items:center}.btn-square{border-radius:0}.btn-skew{transform:skew(-15deg)}.btn-skew i,.btn-skew span{display:inline-block;transform:skew(15deg)}.accordion .btn:focus{box-shadow:none}.btn.btn-outline-dashed{outline:1px dashed #ffffff!important;outline-offset:-5px;-moz-outline-radius:25px}.btn-link:active,.btn-link.active,.btn-link:focus,.btn-link:hover{text-decoration:none}.button-list,.button-items{margin-bottom:-8px}.button-list .btn,.button-items .btn{margin:0 5px 8px 0}.btn{box-shadow:none}.btn.focus,.btn:focus{box-shadow:none}.btn-xs{padding:2px 10px;font-size:11px}.btn-outline-light{color:#535862;background-image:none;background-color:transparent;border-color:#d5d7da}.btn-outline-dark{color:#181d27}.btn-outline-dark:hover{box-shadow:none;color:#f5f5f5}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:none}.btn-soft-primary{background-color:#0b51b714!important;color:#0b51b7!important}.btn-soft-primary:hover{background-color:#0b51b7!important;color:#fff!important}.btn-de-primary{background-color:transparent!important;color:#0b51b7!important;border:1px solid #e8ebf3}.btn-de-primary:hover{background-color:#0b51b7!important;color:#fff!important;border:1px solid #0b51b7}.btn-de-dashed-primary{background-color:transparent!important;color:#0b51b7!important;border:1px dashed #e8ebf3}.btn-de-dashed-primary:hover{background-color:#0b51b7!important;color:#fff!important;border:1px solid #0b51b7}.btn-soft-secondary{background-color:#7081b914!important;color:#7081b9!important}.btn-soft-secondary:hover{background-color:#7081b9!important;color:#fff!important}.btn-de-secondary{background-color:transparent!important;color:#7081b9!important;border:1px solid #e8ebf3}.btn-de-secondary:hover{background-color:#7081b9!important;color:#fff!important;border:1px solid #7081b9}.btn-de-dashed-secondary{background-color:transparent!important;color:#7081b9!important;border:1px dashed #e8ebf3}.btn-de-dashed-secondary:hover{background-color:#7081b9!important;color:#fff!important;border:1px solid #7081b9}.btn-soft-success{background-color:#22b78314!important;color:#22b783!important}.btn-soft-success:hover{background-color:#22b783!important;color:#fff!important}.btn-de-success{background-color:transparent!important;color:#22b783!important;border:1px solid #e8ebf3}.btn-de-success:hover{background-color:#22b783!important;color:#fff!important;border:1px solid #22b783}.btn-de-dashed-success{background-color:transparent!important;color:#22b783!important;border:1px dashed #e8ebf3}.btn-de-dashed-success:hover{background-color:#22b783!important;color:#fff!important;border:1px solid #22b783}.btn-soft-info{background-color:#41cbd814!important;color:#41cbd8!important}.btn-soft-info:hover{background-color:#41cbd8!important;color:#fff!important}.btn-de-info{background-color:transparent!important;color:#41cbd8!important;border:1px solid #e8ebf3}.btn-de-info:hover{background-color:#41cbd8!important;color:#fff!important;border:1px solid #41cbd8}.btn-de-dashed-info{background-color:transparent!important;color:#41cbd8!important;border:1px dashed #e8ebf3}.btn-de-dashed-info:hover{background-color:#41cbd8!important;color:#fff!important;border:1px solid #41cbd8}.btn-soft-warning{background-color:#ff9f4314!important;color:#ff9f43!important}.btn-soft-warning:hover{background-color:#ff9f43!important;color:#fff!important}.btn-de-warning{background-color:transparent!important;color:#ff9f43!important;border:1px solid #e8ebf3}.btn-de-warning:hover{background-color:#ff9f43!important;color:#fff!important;border:1px solid #ff9f43}.btn-de-dashed-warning{background-color:transparent!important;color:#ff9f43!important;border:1px dashed #e8ebf3}.btn-de-dashed-warning:hover{background-color:#ff9f43!important;color:#fff!important;border:1px solid #ff9f43}.btn-soft-danger{background-color:#ef4d5614!important;color:#ef4d56!important}.btn-soft-danger:hover{background-color:#ef4d56!important;color:#fff!important}.btn-de-danger{background-color:transparent!important;color:#ef4d56!important;border:1px solid #e8ebf3}.btn-de-danger:hover{background-color:#ef4d56!important;color:#fff!important;border:1px solid #ef4d56}.btn-de-dashed-danger{background-color:transparent!important;color:#ef4d56!important;border:1px dashed #e8ebf3}.btn-de-dashed-danger:hover{background-color:#ef4d56!important;color:#fff!important;border:1px solid #ef4d56}.btn-soft-light{background-color:#fafbfb14!important;color:#fafbfb!important}.btn-soft-light:hover{background-color:#fafbfb!important;color:#fff!important}.btn-de-light{background-color:transparent!important;color:#fafbfb!important;border:1px solid #e8ebf3}.btn-de-light:hover{background-color:#fafbfb!important;color:#fff!important;border:1px solid #fafbfb}.btn-de-dashed-light{background-color:transparent!important;color:#fafbfb!important;border:1px dashed #e8ebf3}.btn-de-dashed-light:hover{background-color:#fafbfb!important;color:#fff!important;border:1px solid #fafbfb}.btn-soft-dark{background-color:#00044414!important;color:#000444!important}.btn-soft-dark:hover{background-color:#000444!important;color:#fff!important}.btn-de-dark{background-color:transparent!important;color:#000444!important;border:1px solid #e8ebf3}.btn-de-dark:hover{background-color:#000444!important;color:#fff!important;border:1px solid #000444}.btn-de-dashed-dark{background-color:transparent!important;color:#000444!important;border:1px dashed #e8ebf3}.btn-de-dashed-dark:hover{background-color:#000444!important;color:#fff!important;border:1px solid #000444}.btn-soft-pink{background-color:#fd3c9714!important;color:#fd3c97!important}.btn-soft-pink:hover{background-color:#fd3c97!important;color:#fff!important}.btn-de-pink{background-color:transparent!important;color:#fd3c97!important;border:1px solid #e8ebf3}.btn-de-pink:hover{background-color:#fd3c97!important;color:#fff!important;border:1px solid #fd3c97}.btn-de-dashed-pink{background-color:transparent!important;color:#fd3c97!important;border:1px dashed #e8ebf3}.btn-de-dashed-pink:hover{background-color:#fd3c97!important;color:#fff!important;border:1px solid #fd3c97}.btn-soft-purple{background-color:#6d81f514!important;color:#6d81f5!important}.btn-soft-purple:hover{background-color:#6d81f5!important;color:#fff!important}.btn-de-purple{background-color:transparent!important;color:#6d81f5!important;border:1px solid #e8ebf3}.btn-de-purple:hover{background-color:#6d81f5!important;color:#fff!important;border:1px solid #6d81f5}.btn-de-dashed-purple{background-color:transparent!important;color:#6d81f5!important;border:1px dashed #e8ebf3}.btn-de-dashed-purple:hover{background-color:#6d81f5!important;color:#fff!important;border:1px solid #6d81f5}.btn-soft-blue{background-color:#0b51b714!important;color:#0b51b7!important}.btn-soft-blue:hover{background-color:#0b51b7!important;color:#fff!important}.btn-de-blue{background-color:transparent!important;color:#0b51b7!important;border:1px solid #e8ebf3}.btn-de-blue:hover{background-color:#0b51b7!important;color:#fff!important;border:1px solid #0b51b7}.btn-de-dashed-blue{background-color:transparent!important;color:#0b51b7!important;border:1px dashed #e8ebf3}.btn-de-dashed-blue:hover{background-color:#0b51b7!important;color:#fff!important;border:1px solid #0b51b7}.btn-soft-orange{background-color:#fd7e1414!important;color:#fd7e14!important}.btn-soft-orange:hover{background-color:#fd7e14!important;color:#fff!important}.btn-de-orange{background-color:transparent!important;color:#fd7e14!important;border:1px solid #e8ebf3}.btn-de-orange:hover{background-color:#fd7e14!important;color:#fff!important;border:1px solid #fd7e14}.btn-de-dashed-orange{background-color:transparent!important;color:#fd7e14!important;border:1px dashed #e8ebf3}.btn-de-dashed-orange:hover{background-color:#fd7e14!important;color:#fff!important;border:1px solid #fd7e14}.hover-light-color:hover{color:#fafbfb!important}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{border-color:transparent}.dropdown-menu{box-shadow:0 3px 12px #d6e4f14d;margin:0}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:focus{background-color:#fafafa;color:#252b37}.dropdown-menu .table-row-hover:hover{background-color:#fafafa}.dropdown-lg{width:320px}.dropdown-xl{min-width:42rem}.dropstart .dropdown-toggle:before,.dropend .dropdown-toggle:after,.dropup .dropdown-toggle:after,.dropdown-toggle:after{display:none}.tooltip-inner{font-weight:600}.table{margin:0}.table th{color:#414651;font-weight:500;vertical-align:middle;border-color:#e9eaeb}.table td{font-weight:400;vertical-align:middle;border-color:#e9eaeb}.table .search-controls{margin:0;padding:20px 24px;background:#fff;gap:16px;border:none;border-bottom:1px solid #e9eaeb;border-radius:12px}.table .table__search-by{display:flex;align-items:center;min-width:0;width:100%}.table .table__search-by-group{flex-wrap:nowrap;align-items:center;width:100%;border:1px solid #e9eaeb;border-radius:10px;background:#fff}.table .table__search-by-group:focus-within{border-color:#d6bbfb;box-shadow:0 0 0 3px #e9d7fe99}.table .table__search-by-toggle{white-space:nowrap;border:none;border-right:1px solid #e9eaeb;border-radius:10px 0 0 10px;background:#fff;color:#414651;font-weight:600;padding:8px 12px;height:40px;display:inline-flex;align-items:center;gap:6px;box-shadow:none}.table .table__search-by-input{flex:1 1 auto;min-width:0;border:none!important;border-left:0!important;border-radius:0 10px 10px 0!important;height:40px;padding:8px 12px;color:#414651;background:#fff}.table .table__search-by-input:focus{box-shadow:none;outline:none}.table .table__search-by-menu{z-index:1050;min-width:100%;width:100%}.table .table__search-by-group--has-value .table__search-by-input{border-radius:0!important}.table .table__search-by-group--has-value .table__clear-button{border-left:1px solid #e9eaeb;border-radius:0 10px 10px 0;height:40px;padding:0 10px;background:#fff;color:#414651;display:inline-flex;align-items:center}.table .table__custom-actions{align-items:center;padding:0!important}.table .table__action-button.custom-button--primary{background:#7f56d9;color:#fff}.table .table__action-button.custom-button--primary:hover,.table .table__action-button.custom-button--primary:focus{background:#6941c6;color:#fff}.table .table__controls{margin-left:auto;justify-content:flex-end;gap:12px}.table .table__filter-button--active .table__filter-count{background:#f9f5ff;color:#fff;min-width:20px;height:20px;font-size:12px;font-weight:500}.table .filter-section-inline{display:flex;align-items:center;gap:8px;padding:0}.table.react-table>:not(caption)>*>*{padding:0;background-color:transparent}.table .react-table tbody tr{border-bottom:1px solid #e9eaeb;transition:background-color .15s ease}.table .expanded-row,.table .selected-row{background-color:#fafafa!important;border-left:3px solid #e9eaeb}.table .expanded-row:hover{background-color:#fafafa!important}.table .table-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#535862}.table .badge-component{color:var(--badge-text)}.table .badge-component span,.table .custom-button__text{color:inherit}.table .search-controls{margin:16px 20px;padding:20px 24px;background:#fff;gap:12px;border:none;border-bottom:1px solid #e9eaeb;border-radius:12px}.table .table__heading-wrap{display:flex;align-items:center;gap:8px}.table .table__heading{margin:0;font-size:18px;font-weight:600;line-height:28px;color:#181d27;max-width:fit-content}.table .table__search{width:100%;max-width:320px;flex:1 1 320px;min-width:0;min-height:40px!important}.table .table__search-input,.table .table__search-by-input{width:100%;height:40px;font-size:14px}.table .table__custom-actions{align-items:center}.table .table__custom-actions-row{padding:0 20px;gap:8px}.table .table__controls{margin-left:auto;justify-content:flex-end}.table .table__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;font-size:12px;font-weight:700;color:#fff}.table .table__filter-button--active.custom-button{background:#f4ebff}.table .table__filter-button--active.custom-button:before{border-color:transparent}.table .table__filter-button--active .table__filter-count{background:#7f56d9;color:#fff;min-width:20px;height:20px;font-size:12px;font-weight:500}.table .filter-section-inline{display:flex;align-items:center;gap:8px}.table .table__filter-menu,.table .radius-md{border-radius:8px}.table .table-responsive{overflow:hidden;margin-bottom:16px;overflow:auto;background:#fff;border:1px solid #e9eaeb;border-radius:12px}.table .table-responsive.table-responsive--allow-overflow{overflow:visible}.table .react-table{margin-bottom:0;border:none;font-size:14px;color:#535862}.table .react-table>:not(caption)>*>*{padding:0}.table .react-table thead th{padding:12px 24px;border:none;background:#fafafa;color:#717680;font-weight:600;font-size:12px;text-transform:capitalize;letter-spacing:.02em;border-bottom:1px solid #e9eaeb}.table .react-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s ease}.table .react-table tbody tr:hover,.table .expandable-row:hover{background-color:#fafafa!important}.table .react-table tbody td{padding:14px 16px;vertical-align:middle;border:none;background:transparent}.table .sortable{cursor:pointer}.table .expandable-row{transition:background-color .15s ease;cursor:pointer}.table .expanded-content{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden;max-height:0}.table .expanded-content.expanded{max-height:1000px}.table .expanded-row,.table .selected-row{background-color:#f9fafb!important;border-left:3px solid #e5e7eb}.table .selected-row.row-highlight{background-color:#7f56d926!important;border-left:0;border-radius:0!important}.table .expanded-row:hover{background-color:#f3f4f6!important}.table .table-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280}.table .table-loading-text{font-size:.875rem;font-weight:500}.table .heading-primary{color:#181d27}.table p,.table span{color:#535862}.table h1,.table .h1,.table h2,.table .h2,.table h3,.table .h3,.table h4,.table .h4,.table h5,.table .h5,.table h6,.table .h6{color:#181d27}.table.border-dashed th{font-weight:500;border-top:1px dashed #e8ebf3}.table.border-dashed td{border-top:1px dashed #e8ebf3}.table.border-dashed thead th{border-bottom:1px dashed #e8ebf3}.table .thead-light th{color:#414651;background-color:#e9eaeb;border-color:#e8ebf3}.table.table-dark,.table.table-dark th{color:#f5f5f5}.table tbody tr:last-child th,.table tbody tr:last-child td{border-bottom:none}.table-rep-plugin .btn-toolbar{display:block}.table-rep-plugin .btn-default{border:none;background:linear-gradient(14deg,#0b51b7,#0b51b799);color:#fff;margin-right:5px;transition:.3s ease-out}.table-rep-plugin .btn-default:hover,.table-rep-plugin .btn-default:focus{color:#fff}.table-rep-plugin .btn-default.btn-primary:active,.table-rep-plugin .btn-default.btn-primary:hover,.table-rep-plugin .btn-default.btn-primary:focus{border:none!important;background:linear-gradient(14deg,#0b51b7,#0b51b799);color:#fff}.table-rep-plugin tbody th{font-size:14px;font-weight:400}.table-rep-plugin table.focus-on tbody tr.focused th,.table-rep-plugin table.focus-on tbody tr.focused td{background-color:#0b51b7;color:#fff}.fixed-solution .sticky-table-header{top:70px!important;background-color:#f5f5f5;border-top:1px solid #e8ebf3;border-bottom:1px solid #e8ebf3}.table-responsive[data-pattern=priority-columns]{border:1px solid #e8ebf3}.attendance-table .table thead tr th{padding:5px}.datatable-editor-action .mdi{margin-right:5px;color:#535862}.dataTable-selector{background-color:#fff;color:#000444;border-color:#e8ebf3;border-radius:4px}.dataTable-input{background-color:#fff;color:#000444;border:1px solid #e8ebf3;border-radius:4px}.dataTable-wrapper.no-footer .dataTable-container{border-bottom:2px solid #eceff5}.dataTable-pagination a{border:1px solid #eceff5;color:#000444}.dataTable-pagination a:hover,.dataTable-pagination .active a,.dataTable-pagination .active a:focus,.dataTable-pagination .active a:hover{background-color:#f5f5f5;color:#0b51b7}.tabulator-row{border-bottom:1px solid #e8ebf3;min-height:0;background-color:#fff!important}.tabulator-row .tabulator-cell{padding:.7rem}.tabulator-row .tabulator-cell div[data-max="100"]{height:5px!important}.tabulator-row .tabulator-cell.tabulator-editing,.tabulator-row .tabulator-cell.tabulator-editable.tabulator-editing{color:#000444!important}.tabulator-row .tabulator-responsive-collapse table{font-size:.8125rem;font-weight:500}.tabulator-row .tabulator-responsive-collapse table tr td{font-weight:400}.tabulator-row.tabulator-selectable:hover{background-color:#fafafa}.tabulator{font-size:.8125rem;background-color:#fff}.tabulator .tabulator-header{border-bottom:1px solid #e8ebf3;border-top:0;background-color:#e9eaeb}.tabulator .tabulator-header .tabulator-col{background-color:transparent;font-weight:500}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:.7rem}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #a4a7ae}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{background-color:transparent}.tabulator .tabulator-footer{border-top:1px solid #e8ebf3;background-color:#fff}.tabulator .tabulator-footer .tabulator-page{padding:.375rem .75rem;font-size:.8125rem;border:1px solid #e8ebf3;border-right:none;background:#fff;color:#000444}.tabulator .tabulator-footer .tabulator-page:disabled{background-color:#fff;border-color:#e8ebf3;color:#717680}.tabulator .tabulator-footer .tabulator-page[data-page=last]{border:1px solid #e8ebf3}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{background-color:#fff;border-color:#e8ebf3;color:#717680}.table-disabled{pointer-events:none;overflow:hidden;opacity:.6;height:77vh}.table-disabled:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#72707066;z-index:1}.row-highlight{background-color:#7f56d926!important;transition:background-color .3s ease-in-out;border-radius:0!important}.table-v2-card{border:1px solid #e9eaeb;border-radius:12px}.table-v2 p,.table-v2 span{color:#535862}.table-v2 .badge-component{color:var(--badge-text)}.table-v2 .badge-component span,.table-v2 .custom-button__text{color:inherit}.table-v2 h1,.table-v2 .h1,.table-v2 h2,.table-v2 .h2,.table-v2 h3,.table-v2 .h3,.table-v2 h4,.table-v2 .h4,.table-v2 h5,.table-v2 .h5,.table-v2 h6,.table-v2 .h6{color:#181d27}.table-v2 .search-controls{margin:16px 20px;padding:20px 24px;background:#fff;gap:12px;border:none;border-bottom:1px solid #e9eaeb;border-radius:12px}.table-v2 .table-v2__heading-wrap{display:flex;align-items:center;gap:8px}.table-v2 .table-v2__heading{margin:0;font-size:18px;font-weight:600;line-height:28px;color:#181d27;max-width:fit-content}.table-v2 .table-v2__search{width:100%;max-width:320px;flex:1 1 320px;min-width:0;min-height:40px!important}.table-v2 .table-v2__search-input,.table-v2 .table-v2__search-by-input{width:100%;height:40px;font-size:14px}.table-v2 .table-v2__custom-actions{align-items:center}.table-v2 .table-v2__custom-actions-row{padding:0 20px;gap:8px}.table-v2 .table-v2__controls{margin-left:auto;justify-content:flex-end}.table-v2 .table-v2__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#fff3;font-size:12px;font-weight:700;color:#fff}.table-v2 .table-v2__filter-button--active.custom-button{background:#f4ebff}.table-v2 .table-v2__filter-button--active.custom-button:before{border-color:transparent}.table-v2 .table-v2__filter-button--active .table-v2__filter-count{background:#7f56d9;color:#fff;min-width:24px;height:22px;font-size:12px;line-height:12px;vertical-align:center;font-weight:500}.table-v2 .filter-section-inline{display:flex;align-items:center;gap:8px}.table-v2 .table-v2__filter-menu,.table-v2 .radius-md{border-radius:8px}.table-v2 .filter-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 12px;font-size:.875rem;color:#374151;transition:all .15s ease;cursor:pointer;min-width:120px;flex-shrink:0;height:fit-content;line-height:1.2}.table-v2 .filter-chip .remove-btn{margin-left:4px;cursor:pointer;font-weight:700;opacity:.7;font-size:.7rem}.table-v2 .filter-chip .remove-btn:hover{opacity:1}.table-v2 .btn-soft-primary{background-color:#1a73e8;border:1px solid #1a73e8;color:#fff;font-weight:500;transition:all .15s ease;flex-shrink:0;flex-grow:0;white-space:nowrap}.table-v2 .btn-soft-primary:hover{background-color:#1558b0;border-color:#1558b0;transform:translateY(-1px)}.table-v2 .table-responsive{overflow:hidden;margin-bottom:16px;overflow:auto;background:#fff;border:1px solid #e9eaeb;border-radius:12px}.table-v2 .table-responsive.table-responsive--allow-overflow{overflow:visible}.table-v2 .react-table{margin-bottom:0;border:none;font-size:14px;color:#535862}.table-v2 .react-table thead th{padding:12px 24px;border:none;background:#fafafa;color:#717680;font-weight:600;font-size:12px;text-transform:capitalize;letter-spacing:.02em;border-bottom:1px solid #e9eaeb}.table-v2 .react-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s ease}.table-v2 .react-table tbody tr:hover,.table-v2 .expandable-row:hover{background-color:#fafafa!important}.table-v2 .react-table tbody td{padding:16px 24px;vertical-align:middle;border:none;background:transparent}.table-v2 .sortable{cursor:pointer}.table-v2 .expandable-row{transition:background-color .15s ease;cursor:pointer}.table-v2 .expanded-content{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden;max-height:0}.table-v2 .expanded-content.expanded{max-height:1000px}.table-v2 .expanded-row,.table-v2 .selected-row{background-color:#f9fafb!important;border-left:3px solid #e5e7eb}.table-v2 .selected-row.row-highlight{background-color:#7f56d926!important;border-left:0;border-radius:0!important}.table-v2 .expanded-row:hover{background-color:#f3f4f6!important}.table-v2 .table-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280}.table-v2 .table-loading-text{font-size:.875rem;font-weight:500}.table-v2 .heading-primary{color:#181d27}.table-v2-card .table-responsive{border:none;border-radius:0;border-top:1px solid #e9eaeb;margin-bottom:0}.table-v2-card .table-v2__search-input,.table-v2-card .table-v2__search-by-input{height:42px}.table-v2-card .table-v2__search-input::placeholder,.table-v2-card .table-v2__search-by-input::placeholder{color:#717680}.table-v2-card .table-v2__search{min-width:320px}.mobile-layout-column{padding:0!important}.text-custom-primary{font-size:14px;font-weight:500;color:#181d27}.text-custom-disabled{font-size:14px;font-weight:400;color:#535862}@media (max-width: 767.98px){.table-v2 .table-responsive{border-bottom-left-radius:0;border-bottom-right-radius:0}.table-v2 .search-controls{flex-direction:column;align-items:stretch}.table-v2 .table-v2__heading-wrap{order:1;width:100%;justify-content:flex-start}.table-v2 .table-v2__controls{order:2;width:100%;flex-direction:column;align-items:stretch;gap:16px}.table-v2 .table-v2__search-slot{width:100%;order:1;padding:0!important}.table-v2 .filter-section-inline,.table-v2 .table-v2__custom-actions,.table-v2 .table-v2__action-button,.table-v2 .table-v2__view-button{order:2}.table-v2 .filter-section-inline{width:100%}.table-v2 .table-v2__custom-actions{width:100%;justify-content:flex-start}.table-v2-card .search-controls{flex-direction:column;align-items:stretch;margin:0;padding:20px 24px;border-left:none;border-right:none;border-radius:0}.table-v2-card .table-v2__search-slot{width:100%;order:1;padding:0!important}.table-v2-card .table-v2__search{width:100%;min-width:0}.table-v2-card .filter-section-inline,.table-v2-card .table-v2__custom-actions,.table-v2-card .table-v2__action-button,.table-v2-card .table-v2__view-button{order:2}.table-v2-card .filter-section-inline{width:100%}.table-v2-card .table-v2__custom-actions{width:100%;justify-content:flex-start}.table-v2-card .table-v2__heading{text-align:left;width:100%;padding:0!important}.table-v2-card .table-responsive{margin-bottom:0;border-left:none;border-right:none;border-radius:0}.table-v2-card{border-radius:0}}.progress{background-color:#e9eaeb}.progress-vertical{min-height:250px;height:250px;width:8px;position:relative;display:inline-block;margin-bottom:0;margin-right:20px;box-shadow:none}.progress-vertical .progress-bar{width:100%}.progress-vertical-bottom{min-height:250px;height:250px;position:relative;width:8px;display:inline-block;margin-bottom:0;margin-right:20px;box-shadow:none}.progress-vertical-bottom .progress-bar{width:100%;position:absolute;bottom:0}.progress-vertical.progress-sm,.progress-vertical-bottom.progress-sm{width:5px!important}.progress-vertical.progress-sm .progress-bar,.progress-vertical-bottom.progress-sm .progress-bar{font-size:8px;line-height:5px}.progress-vertical.progress-md,.progress-vertical-bottom.progress-md{width:15px!important}.progress-vertical.progress-md .progress-bar,.progress-vertical-bottom.progress-md .progress-bar{font-size:10.8px;line-height:14.4px}.progress-vertical.progress-lg,.progress-vertical-bottom.progress-lg{width:20px!important}.progress-vertical.progress-lg .progress-bar,.progress-vertical-bottom.progress-lg .progress-bar{font-size:12px;line-height:20px}.progress-icon-spin{font-size:36px}a.badge:hover{color:#fff}.alert.custom-alert{overflow:hidden}.alert.custom-alert:after{content:"";position:absolute;width:4px;height:100%;top:0;left:0}.alert.custom-alert.custom-alert-primary:after{background-color:#0b51b7}.alert.custom-alert.custom-alert-secondary:after{background-color:#7081b9}.alert.custom-alert.custom-alert-success:after{background-color:#22b783}.alert.custom-alert.custom-alert-info:after{background-color:#41cbd8}.alert.custom-alert.custom-alert-warning:after{background-color:#ff9f43}.alert.custom-alert.custom-alert-danger:after{background-color:#ef4d56}.alert.custom-alert.custom-alert-light:after{background-color:#fafbfb}.alert.custom-alert.custom-alert-dark:after{background-color:#000444}.alert.custom-alert.custom-alert-pink:after{background-color:#fd3c97}.alert.custom-alert.custom-alert-purple:after{background-color:#6d81f5}.alert.custom-alert.custom-alert-blue:after{background-color:#0b51b7}.alert.custom-alert.custom-alert-orange:after{background-color:#fd7e14}.b-round{border-radius:40px}.alert{position:relative;border:0}.alert.icon-custom-alert{display:flex;padding:5px 18px}.alert .alert-icon{font-size:21px;margin-right:8px}.alert .alert-text{flex-grow:1;align-self:center}.alert .alert-close{display:flex;align-items:center;justify-content:flex-end}.alert .alert-link{font-weight:600}.alert.alert-light{color:#000444;background-color:#fafbfb}.alert.alert-outline-primary{border:1px solid #0b51b7;background-color:transparent;color:#0b51b7!important}.alert.alert-outline-secondary{border:1px solid #7081b9;background-color:transparent;color:#7081b9!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#7081b9}.alert.alert-outline-success{border:1px solid #22b783;background-color:transparent;color:#22b783!important}.alert.alert-soft-success{border:none;background-color:#c9f5e6;color:#22b783}.alert.alert-outline-info{border:1px solid #41cbd8;background-color:transparent;color:#41cbd8!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#41cbd8}.alert.alert-outline-warning{border:1px solid #ff9f43;background-color:transparent;color:#ff9f43!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#ff9f43}.alert.alert-outline-danger{border:1px solid #ef4d56;background-color:transparent;color:#ef4d56!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#ef4d56}.alert.alert-outline-light{border:1px solid #fafbfb;background-color:transparent;color:#fafbfb!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#fafbfb}.alert.alert-outline-dark{border:1px solid #000444;background-color:transparent;color:#000444!important}.alert.alert-soft-success{border:none;background-color:#2b37ff;color:#000444}.alert.alert-outline-pink{border:1px solid #fd3c97;background-color:transparent;color:#fd3c97!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#fd3c97}.alert.alert-outline-purple{border:1px solid #6d81f5;background-color:transparent;color:#6d81f5!important}.alert.alert-soft-success{border:none;background-color:#fff;color:#6d81f5}.alert.alert-outline-blue{border:1px solid #0b51b7;background-color:transparent;color:#0b51b7!important}.alert.alert-soft-success{border:none;background-color:#adcdfa;color:#0b51b7}.alert.alert-outline-orange{border:1px solid #fd7e14;background-color:transparent;color:#fd7e14!important}.alert.alert-soft-success{border:none;background-color:#fffbf8;color:#fd7e14}.uppy-DragDrop-container{background-color:#fff}.form-check-input[type=radio]{width:16px;height:16px;border:1px solid #d5d7da;background-color:#fff;accent-color:#7f56d9}.form-check-input[type=radio]:checked{border-color:#7f56d9;background-color:#7f56d9}.form-check-input[type=radio]:focus{box-shadow:0 0 0 2px #7f56d933}.form-check-input[type=radio]:disabled{background-color:#f5f5f5;border-color:#e9eaeb}.form-check-input[type=checkbox]{width:16px;height:16px;border:1px solid #d5d7da;background-color:#fff;accent-color:#7f56d9;border-radius:4px}.form-check-input[type=checkbox]:checked{border-color:#7f56d9;background-color:#7f56d9}.form-check-input[type=checkbox]:focus{box-shadow:0 0 0 2px #7f56d933}.form-check-input[type=checkbox]:disabled{background-color:#f5f5f5;border-color:#e9eaeb}.form-check{display:flex;align-items:center;gap:8px;margin:0}.form-field-label{color:#414651;font-weight:500;font-size:14px}.form-field-container{display:flex;flex-direction:column;gap:6px}.form-field-error{font-size:14px;color:#d92d20}.form-check .form-check-input{margin-block:auto}.uppy-Dashboard-inner{background-color:#fff;border:1px solid #e8ebf3}[data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles{border:1px dashed #e8ebf3}.uppy-Dashboard-AddFiles-title{color:#000444}.uppy-DragDrop-container:focus{box-shadow:none}.uppy-DragDrop--isDragDropSupported{border:2px dashed #d5d7da}.uppy-DragDrop-label{color:#000444}.custom-input::placeholder{color:var(--custom-input-placeholder-color, #717680)}.custom-input-wrapper{position:relative}.custom-input--with-icon{padding-right:32px}.custom-input__invalid-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:#d92d20;pointer-events:none}.custom-input__toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#a4a7ae;cursor:pointer}.custom-input__toggle:disabled{cursor:not-allowed;color:#717680}.custom-input-wrapper--password .custom-input__invalid-icon{right:36px}.custom-input--invalid,.custom-input.is-invalid{background-image:none;background-repeat:no-repeat;background-position:initial}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='900'%20viewBox='0%200%201440%20900'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%20clip-path='url(%23clip0_2095_12555)'%3e%3cpath%20d='M1440%20-4.02807e-05H0V900H1440V-4.02807e-05Z'%20fill='white'/%3e%3cg%20filter='url(%23filter0_f_2095_12555)'%3e%3cpath%20d='M1728%20-540H-288V360H1728V-540Z'%20fill='white'/%3e%3cpath%20d='M1672.05%20308.636H1004.49V1306.29H1672.05V308.636Z'%20fill='%23444CE7'/%3e%3cpath%20d='M882.627%20459.836H54.806V1266.36H882.627V459.836Z'%20fill='%239E77ED'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_2095_12555'%20x='-670.09'%20y='-922.09'%20width='2780.18'%20height='2610.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='191.045'%20result='effect1_foregroundBlur_2095_12555'/%3e%3c/filter%3e%3cclipPath%20id='clip0_2095_12555'%3e%3crect%20width='1440'%20height='900'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;background-position:center;padding:16px}.auth-card-wrapper{width:100%;max-width:484px;background-color:#f4ebff;border-radius:24px;padding:8px}.auth-card{width:100%;max-width:484px;background-color:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:24px}.auth-card__header{text-align:center;display:flex;flex-direction:column;gap:24px}.auth-card__logo{display:inline-flex;justify-content:center}.auth-card__logo img{max-width:194px;width:100%;height:auto}.auth-card__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px}.auth-card__title{margin:0;font-size:18px;color:#181d27;font-weight:600;line-height:1.2}.auth-card__subtitle{margin:0;color:#535862;font-size:12px;font-weight:400;line-height:1.5}.auth-card__form-fields{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.auth-field{display:flex;flex-direction:column}.auth-field__label{font-size:14px;font-weight:500;color:#181d27}.auth-field__input{width:100%}.auth-field__error{color:#ef4d56;font-size:14px}.auth-card__error{color:#d92d20;font-size:14px}.auth-card__row{display:flex;align-items:center;justify-content:space-between}.auth-card__row span{font-size:14px;color:#535862}.auth-card__remember{display:inline-flex;align-items:center;gap:8px;color:#414651;font-weight:500;font-size:14px;line-height:1.5;cursor:pointer}.auth-card__link{color:#6941c6;text-decoration:none;font-weight:600;font-size:14px;line-height:1.5}.auth-card__link:hover{color:#53389e}.auth-card__submit.custom-button{width:100%}.auth-card__divider{text-align:center;font-size:12px;color:#535862;margin-bottom:6px;margin-top:24px}.auth-card__google.custom-button{width:100%;font-size:16px;font-weight:600;gap:16px;line-height:1.5}.auth-card__footer{text-align:center;font-size:12px;font-weight:400;color:#717179;padding:12px 0 0}@media (min-width: 700px){.auth-card{padding:32px}.auth-card__logo img{max-width:245px}.auth-card__title{font-size:20px}.auth-card__subtitle{font-size:14px}.auth-card__footer{font-size:14px;padding:16px 0 8px}.auth-card__divider{font-size:14px;margin-bottom:12px}}.modal-demo{background-color:#fff;width:600px;border-radius:4px;display:none;position:relative}.modal-demo .close{position:absolute;top:15px;right:25px;color:#e9eaeb}.modal-content{background-color:#fff;border:1px solid #e9eaeb;border-radius:16px}.modal-content .modal-header{background-color:#fff;border-bottom:1px solid #e9eaeb;padding:24px 24px 12px}.modal-content .modal-header .modal-title{color:#181d27;align-self:center;font-weight:600;margin:0;font-family:Work Sans,sans-serif;font-size:18px}.modal-content .modal-header .btn-close{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='%23a4a7ae' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:24px 24px;border-radius:8px;height:24px;opacity:1;width:24px}.modal-content .modal-header .btn-close:hover,.modal-content .modal-header .btn-close:focus-visible{background-color:#fafafa}.modal-content .modal-body{background-color:#fff;padding:12px 24px 24px}.modal-content .modal-footer{background-color:#fff;border-top:1px solid #e9eaeb;padding:24px}.modal-content .modal-footer>*{margin:0 0 0 .25rem}.modal-content .modal-body p,.modal-content h4,.modal-content .h4{color:#535862}.modal-content .modal-title.custom-title{color:#fff}#custom-modal .close{color:#252b37}.custom-modal-title{padding:15px 25px;line-height:22px;font-size:18px;background-color:#e9eaeb;color:#252b37;text-align:left;margin:0}.custom-modal-text{padding:20px;color:#717680}.custombox-modal-flash .close,.custombox-modal-rotatedown .close{top:20px;z-index:9999}#session-timeout-dialog .modal-header{display:inline-block}.modal.modal-rightbar{position:fixed;margin:auto;right:0;left:auto;height:100%;padding-right:0!important}.modal.modal-rightbar .modal-content{height:100vh;overflow-y:auto;border:none;border-radius:0}.modal.modal-rightbar .modal-body{padding:15px;overflow-x:hidden}.modal.modal-rightbar .modal-dialog{width:320px;right:-320px;margin:0 0 0 auto}.modal.modal-rightbar.show .modal-dialog{right:0;transition:left .3s ease,right .3s ease}.notes-section-container{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 4px #0000000d;height:100vh;overflow-y:auto;display:flex;flex-direction:column;overflow:hidden}.notes-section-container .notes-section-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;padding:16px 20px;border-radius:8px 8px 0 0}.notes-section-container .notes-section-header .notes-section-title{color:#495057;font-weight:600;font-size:16px;margin:0}.notes-section-container .notes-section-body{display:flex;flex-direction:column;flex:1;background:#f8f9fa;min-height:0}.notes-section-container .notes-section-body .notes-input-section{background:#fff;border-bottom:1px solid #dee2e6;padding:20px;box-shadow:0 2px 4px #0000000d}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-wrapper{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:12px 16px;transition:all .3s ease}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-wrapper:focus-within{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-wrapper .notes-textarea{width:100%;border:none;outline:none;background:transparent;font-size:14px;line-height:1.5;max-height:120px;min-height:24px;resize:none;padding:0;font-family:inherit;color:#495057;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-wrapper .notes-textarea::-webkit-scrollbar{display:none}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-wrapper .notes-textarea::placeholder{color:#6c757d;font-style:italic}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-wrapper .notes-textarea:disabled{opacity:.6;cursor:not-allowed}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions{display:flex;align-items:center;gap:8px;margin-top:12px;justify-content:flex-end}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-attach-btn{width:40px;height:40px;border:none;border-radius:10px;background:#e9ecef;color:#6c757d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:16px}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-attach-btn:hover:not(:disabled){background:#dee2e6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-attach-btn:disabled{cursor:not-allowed;opacity:.6}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-send-btn{width:40px;height:40px;border:none;border-radius:10px;background:#e9ecef;color:#6c757d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:16px}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-send-btn:hover:not(:disabled){background:#dee2e6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-send-btn.active{background:#007bff;color:#fff}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-send-btn.active:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-send-btn:disabled{cursor:not-allowed;opacity:.6}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .notes-input-actions .notes-send-btn .notes-spinner{width:18px;height:18px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.notes-section-container .notes-section-body .notes-input-section .notes-input-container .new-attachments-preview{margin-top:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.notes-section-container .notes-section-body .notes-list-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px;min-height:0;max-height:100%;height:0}.notes-section-container .notes-section-body .notes-list-container::-webkit-scrollbar{width:6px}.notes-section-container .notes-section-body .notes-list-container::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.notes-section-container .notes-section-body .notes-list-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.notes-section-container .notes-section-body .notes-list-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.notes-section-container .notes-section-body .notes-list-container .notes-scroll-indicator{text-align:center;color:#6c757d;font-size:12px;margin-bottom:16px;padding:8px;background:#6c757d1a;border-radius:8px}.notes-section-container .notes-section-body .notes-list-container .notes-scroll-indicator i{margin-right:6px;animation:bounce 2s infinite}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item{margin-bottom:20px}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content{display:flex;gap:12px;align-items:flex-start}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-avatar{flex-shrink:0}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-avatar .notes-avatar-inner{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;text-transform:uppercase;box-shadow:0 2px 4px #007bff33}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message{flex:1;min-width:0}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .notes-author{color:#495057;font-size:14px;font-weight:600}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .notes-timestamp{font-size:12px;color:#6c757d}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .comment-type-badge{display:flex;align-items:center;gap:4px;padding:2px 8px;background:#e3f2fd;border:1px solid #bbdefb;border-radius:12px;font-size:11px;color:#1976d2;font-weight:500}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .comment-type-badge i{font-size:10px}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .notes-actions{margin-left:auto;opacity:0;transition:opacity .2s ease}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .notes-actions .notes-action-btn{background:none;border:none;color:#6c757d;padding:4px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s ease}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-header .notes-actions .notes-action-btn:hover{background:#f8f9fa;color:#495057}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message:hover .notes-actions{opacity:1}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-content{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:12px 16px;word-wrap:break-word;white-space:pre-wrap;line-height:1.5;font-size:14px;color:#495057;box-shadow:0 1px 3px #0000000d;max-width:100%}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-message-content:hover{border-color:#dee2e6;box-shadow:0 2px 6px #00000014}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-textarea{width:100%;border:1px solid #007bff;border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.5;color:#495057;background:#fff;resize:vertical;min-height:60px;box-shadow:0 0 0 .2rem #007bff40;outline:none;font-family:inherit;word-wrap:break-word;white-space:pre-wrap}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-textarea:focus{border-color:#0056b3;box-shadow:0 0 0 .2rem #0056b340}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section{margin-top:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .edit-attach-btn{background:#6c757d;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .edit-attach-btn:hover{background:#5a6268;transform:translateY(-1px)}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .edit-attach-btn i{font-size:14px}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .existing-attachments-edit,.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .new-attachments-edit{margin-top:12px}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .existing-attachments-edit h6,.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .existing-attachments-edit .h6,.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .new-attachments-edit h6,.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .edit-attachments-section .new-attachments-edit .h6{font-size:12px;color:#495057;margin-bottom:8px;font-weight:600}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions{display:flex;gap:8px;margin-top:8px;justify-content:flex-end}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-save-btn,.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-cancel-btn{width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s ease;flex-shrink:0}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-save-btn:disabled,.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-save-btn{background:#28a745;color:#fff}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-save-btn:hover:not(:disabled){background:#218838;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-cancel-btn{background:#6c757d;color:#fff}.notes-section-container .notes-section-body .notes-list-container .notes-list .notes-item .notes-item-content .notes-message .notes-edit-container .notes-edit-actions .notes-cancel-btn:hover:not(:disabled){background:#5a6268;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.attachments-container{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.attachments-container .attachment-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:8px;max-width:200px;transition:all .2s ease}.attachments-container .attachment-item:hover{border-color:#007bff;box-shadow:0 2px 6px #007bff1a}.attachments-container .attachment-item .image-attachment .attachment-image-btn{width:100%;background:none;border:none;padding:0;cursor:pointer;border-radius:6px;overflow:hidden;transition:transform .2s ease}.attachments-container .attachment-item .image-attachment .attachment-image-btn:hover{transform:scale(1.05)}.attachments-container .attachment-item .image-attachment .attachment-image-btn:focus{outline:2px solid #007bff;outline-offset:2px}.attachments-container .attachment-item .image-attachment .attachment-image{width:100%;height:120px;object-fit:cover;border-radius:6px;display:block}.attachments-container .attachment-item .image-attachment .attachment-info{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.attachments-container .attachment-item .image-attachment .attachment-info .attachment-name{font-size:11px;color:#495057;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.attachments-container .attachment-item .image-attachment .attachment-info .remove-attachment-btn{background:none;border:none;color:#dc3545;padding:2px;border-radius:4px;cursor:pointer;font-size:10px;transition:all .2s ease}.attachments-container .attachment-item .image-attachment .attachment-info .remove-attachment-btn:hover{background:#dc3545;color:#fff}.attachments-container .attachment-item .file-attachment{display:flex;align-items:center;gap:8px}.attachments-container .attachment-item .file-attachment .file-icon{width:32px;height:32px;background:#e9ecef;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:16px}.attachments-container .attachment-item .file-attachment .attachment-info{flex:1;display:flex;align-items:center;justify-content:space-between}.attachments-container .attachment-item .file-attachment .attachment-info .attachment-name{font-size:11px;color:#495057;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.attachments-container .attachment-item .file-attachment .attachment-info .remove-attachment-btn{background:none;border:none;color:#dc3545;padding:2px;border-radius:4px;cursor:pointer;font-size:10px;transition:all .2s ease}.attachments-container .attachment-item .file-attachment .attachment-info .remove-attachment-btn:hover{background:#dc3545;color:#fff}.meta-data-container{margin-top:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.meta-data-container .commented-image-section{margin-bottom:12px}.meta-data-container .commented-image-section .commented-image-label{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:#495057;font-weight:600}.meta-data-container .commented-image-section .commented-image-label i{color:#007bff;font-size:14px}.meta-data-container .commented-image-section .commented-image-container .commented-image-btn{width:100%;background:none;border:none;padding:0;cursor:pointer;border-radius:6px;overflow:hidden;transition:transform .2s ease;max-width:300px}.meta-data-container .commented-image-section .commented-image-container .commented-image-btn:hover{transform:scale(1.02)}.meta-data-container .commented-image-section .commented-image-container .commented-image-btn:focus{outline:2px solid #007bff;outline-offset:2px}.meta-data-container .commented-image-section .commented-image-container .commented-image{width:100%;height:150px;object-fit:cover;border-radius:6px;display:block;border:2px solid #e9ecef}.meta-data-container .user-attachments-section{margin-bottom:12px}.meta-data-container .user-attachments-section .user-attachments-label{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:#495057;font-weight:600}.meta-data-container .user-attachments-section .user-attachments-label i{color:#6c757d;font-size:14px}.meta-data-container .user-attachments-section .user-attachments-container{display:flex;flex-wrap:wrap;gap:8px}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-btn{background:none;border:none;padding:0;cursor:pointer;border-radius:6px;overflow:hidden;transition:transform .2s ease;border:2px solid #e9ecef}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-btn:hover{transform:scale(1.05);border-color:#007bff}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-btn:focus{outline:2px solid #007bff;outline-offset:2px}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-image{width:80px;height:80px;object-fit:cover;border-radius:4px;display:block}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-loading{width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:4px;color:#6c757d;font-size:10px;gap:4px}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-loading i{font-size:16px;color:#007bff}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-loading span{font-size:8px;text-align:center;line-height:1}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-error{width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8d7da;border:2px dashed #dc3545;border-radius:4px;color:#721c24;font-size:10px;gap:4px}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-error i{font-size:16px;color:#dc3545}.meta-data-container .user-attachments-section .user-attachments-container .user-attachment-item .user-attachment-error span{font-size:8px;text-align:center;line-height:1}.meta-data-container .technician-notification-indicator{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;font-size:12px;color:#856404;font-weight:500}.meta-data-container .technician-notification-indicator i{color:#f39c12;font-size:14px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-2px)}}.hardware-create-modal-dialog .modal-content{border-radius:16px!important;border:none!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;overflow:hidden}.hardware-create-modal-dialog .modal-header{border-bottom:1px solid #e5e7eb;padding:24px;background-color:#fff}.hardware-create-modal-dialog .modal-body{padding:24px;background-color:#fff}.hardware-create-modal-dialog .modal-footer{border-top:1px solid #e5e7eb;padding:20px 24px;background-color:#fff}.form-switch-primary .form-check-input:checked{background-color:#0b51b7;border-color:#0b51b7}.form-switch-secondary .form-check-input:checked{background-color:#7081b9;border-color:#7081b9}.form-switch-success .form-check-input:checked{background-color:#22b783;border-color:#22b783}.form-switch-info .form-check-input:checked{background-color:#41cbd8;border-color:#41cbd8}.form-switch-warning .form-check-input:checked{background-color:#ff9f43;border-color:#ff9f43}.form-switch-danger .form-check-input:checked{background-color:#ef4d56;border-color:#ef4d56}.form-switch-light .form-check-input:checked{background-color:#fafbfb;border-color:#fafbfb}.form-switch-dark .form-check-input:checked{background-color:#000444;border-color:#000444}.form-switch-pink .form-check-input:checked{background-color:#fd3c97;border-color:#fd3c97}.form-switch-purple .form-check-input:checked{background-color:#6d81f5;border-color:#6d81f5}.form-switch-blue .form-check-input:checked{background-color:#0b51b7;border-color:#0b51b7}.form-switch-orange .form-check-input:checked{background-color:#fd7e14;border-color:#fd7e14}.selectr-options-container,.selectr-selected{border-color:#e8ebf3!important;background-color:#fff}.selectr-tag-input{background-color:#fff}.selectr-option.selected{background-color:#e9eaeb}.selectr-input{border-color:#eceff5!important}.selectr-container.open .selectr-selected{border-color:#e8ebf3 #e8ebf3 transparent;border-radius:3px 3px 0 0}.selectr-tag{background:#0b51b7;border-radius:3px}.selectr-tag-remove:after,.selectr-tag-remove:before{width:1px}.datepicker.active{display:inline-block;border:1px solid #eceff5;border-radius:4px}.datepicker-dropdown.datepicker-orient-top{padding-bottom:0}.datepicker-header .datepicker-controls .button{font-weight:500}.datepicker-controls .button{font-size:15px;border:1px solid #eceff5;background-color:#fff;color:#414651}.datepicker-view .dow{font-weight:500;font-size:12px}.datepicker-picker{background-color:#fff}.datepicker-picker span{border-radius:25px}.datepicker-cell.focused:not(.selected),.datepicker-cell:not(.disabled):hover{background-color:#fff}.example__complete{display:none;margin-left:5px}.example__complete:after{content:"✔"}#form-validation-2 small,#form-validation-2 .small{display:none;color:#ef4d56}#form-validation-2 small.error,#form-validation-2 .error.small{display:block}.form-control.error{border-color:#ef4d56}.form-control.success{border-color:#22b783}.form-wizard-wrapper label{font-size:13px;text-align:right}.wizard>.content>.body input{border:1px solid #e8ebf3;transition:border-color 0s ease-out}.wizard>.content>.body input:focus{box-shadow:none;border-color:#0b51b7}.wizard.vertical>.steps{width:auto}.wizard>.steps>ul>li{width:auto;margin-bottom:10px}.wizard>.steps a,.wizard>.steps a:active,.wizard>.steps a:hover{margin:3px;padding:0;border-radius:50px}.wizard>.steps .current a,.wizard>.steps .current a:active,.wizard>.steps .current a:hover{background:linear-gradient(14deg,#0b51b7,#0b51b799);color:#fff;padding:2px 20px 2px 2px;box-shadow:0 3px 10px #0b51b766}.wizard>.steps .disabled a,.wizard>.steps .disabled a:active,.wizard>.steps .disabled a:hover,.wizard>.steps .done a,.wizard>.steps .done a:active,.wizard>.steps .done a:hover{background-color:#0b51b71a;color:#0b51b7;padding:0 20px 0 0;box-shadow:0 0 0 2.25px #0b51b780}.wizard>.steps .current a .number,.wizard>.steps .current a:active .number,.wizard>.steps .current a:hover .number{border:2px solid #ffffff}.wizard>.steps .disabled a .number,.wizard>.steps .disabled a:active .number,.wizard>.steps .disabled a:hover .number,.wizard>.steps .done a .number,.wizard>.steps .done a:active .number,.wizard>.steps .done a:hover .number{border-color:#0b51b7}.wizard>.content{background-color:transparent;margin:0 5px;border-radius:0;min-height:150px}#form-horizontal fieldset{margin-top:20px}.wizard>.content>.body{width:100%;height:100%;padding:15px 0 0;position:static}.wizard>.steps .number{font-size:16px;padding:5px;border-radius:50%;border:2px solid #ffffff;width:38px;display:inline-block;font-weight:600;text-align:center;margin-right:10px;background-color:#0b51b726}.wizard>.actions,.wizard.vertical>.actions{margin-top:20px}.wizard>.actions .disabled a,.wizard>.actions .disabled a:active,.wizard>.actions .disabled a:hover{opacity:.65;background:linear-gradient(14deg,#0b51b7,#0b51b799);color:#fff;cursor:not-allowed}.wizard>.actions a,.wizard>.actions a:active,.wizard>.actions a:hover{background:linear-gradient(14deg,#0b51b7,#0b51b799);border-radius:4px;padding:8px 15px}@media (max-width: 768px){.wizard>.steps>ul>li{width:50%}.form-wizard-wrapper label{text-align:left}}@media (max-width: 520px){.wizard>.steps>ul>li{width:100%}}.mce-panel{border:1px solid #e9eaeb!important;background-color:#fff!important;color:#414651!important}.mce-label{text-shadow:none!important;color:#717680!important}.mce-tinymce{box-shadow:none!important}.mce-btn{background:transparent!important}.mce-flow-layout,.mce-top-part:before{box-shadow:none!important;background-color:#e9eaeb!important}.mce-caret{border-top:4px solid #414651!important;opacity:.7!important}.mce-menubar .mce-caret{border-top-color:#414651!important;opacity:.7!important}.mce-menubar .mce-menubtn button span,.mce-btn .mce-txt,.mce-ico{color:#414651!important}.mce-btn.mce-disabled button,.mce-btn.mce-disabled:hover button{opacity:.7!important}.mce-menu-item.mce-disabled,.mce-menu-item.mce-disabled:hover,.mce-menu-item:hover,.mce-menu-item:focus{background:#f5f5f5!important}.nav.nav-tabs{border-bottom:1px solid #e9eaeb;gap:12px}.nav.nav-tabs .nav-item.show,.nav.nav-tabs .nav-link{color:#717680;background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;font-size:14px;font-weight:600;line-height:20px;padding:0 4px 12px}.nav.nav-tabs .nav-item.show:focus,.nav.nav-tabs .nav-item.show.active,.nav.nav-tabs .nav-link:focus,.nav.nav-tabs .nav-link.active{color:#6941c6;background-color:transparent;border-color:transparent transparent #7f56d9}.nav.nav-tabs .nav-item.show.active:hover,.nav.nav-tabs .nav-link.active:hover{border-color:transparent transparent #7f56d9}.nav.nav-tabs .nav-item.show:hover,.nav.nav-tabs .nav-link:hover{color:#6941c6;background-color:transparent;border-color:transparent transparent #7f56d9}.nav.nav-tabs .nav-item.show .nav-link{color:#6941c6;background-color:transparent}.nav.nav-pills{background-color:#fafbfb}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#fafbfb}.nav-tabs-custom .nav.nav-tabs{border-bottom:none;display:inline-flex}.nav-tabs-custom .nav.nav-tabs .nav-item{border:2px solid #e9eaeb;border-radius:4px;margin-right:5px}.nav-tabs-custom .nav.nav-tabs .nav-link{border-radius:3px;padding:10px 14px}.nav-tabs-custom .nav.nav-tabs .nav-link.active{background-color:#fafbfb;border-color:transparent;color:#0b51b7}.nav-tabs-custom .nav.nav-tabs .nav-link.active i{color:#0b51b7}.nav-tabs-custom .nav.nav-tabs .nav-link i{font-size:24px;vertical-align:middle;color:#7081b9}.nav.nav-pills-custom.nav-pills .nav-item .nav-link{padding:4px 14px;font-size:.71rem;line-height:2;border:1px solid #d5d7da;color:#535862}.nav.nav-pills-custom.nav-pills .nav-item .nav-link.active{color:#fff}.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active{background:#0b51b7;color:#fff}.nav-border.nav.nav-pills{background-color:transparent;border-bottom:1px solid #eceff5;line-height:36px}.nav-border .nav-item{margin-bottom:-1px}.nav-border .nav-link{color:#414651}.nav-border .nav-item.show .nav-link,.nav-border .nav-link.active{background:transparent;color:#0b51b7;box-shadow:none;border-radius:0;border-bottom:1px solid #0b51b7}.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active{background:#0b51b7;color:#fff;border-radius:0}.main-icon-menu-body{height:100%}.system-settings-menu{padding-top:10px;margin-bottom:0;flex:0!important}.system-settings-menu .nav-link{justify-content:center}.spinner-border{border-color:#f5f5f5;border-right-color:transparent;border-top-color:#7f56d9}.spinner-border.spinner-border-custom-1{border:5px double currentColor;border-right-color:transparent}.spinner-border.spinner-border-custom-2{border:5px dotted currentColor;border-right-color:transparent}.spinner-border.spinner-border-custom-3{border:5px groove currentColor;border-right-color:transparent}.spinner-border.spinner-border-custom-4{border:5px dashed currentColor;border-right-color:transparent}.spinner-border.spinner-border-custom-5{border:5px outset currentColor;border-right-color:transparent}.app-spinner{align-items:center;display:inline-flex;gap:16px}.app-spinner__icon{border-width:var(--app-spinner-border);height:var(--app-spinner-size);width:var(--app-spinner-size)}.app-spinner__text{color:#414651;font-size:var(--app-spinner-text-size);line-height:20px}.app-spinner--sm{--app-spinner-size: 32px;--app-spinner-border: 3px;--app-spinner-text-size: 14px}.app-spinner--md{--app-spinner-size: 48px;--app-spinner-border: 4px;--app-spinner-text-size: 14px}.app-spinner--lg{--app-spinner-size: 56px;--app-spinner-border: 4px;--app-spinner-text-size: 18px}.app-spinner--xl{--app-spinner-size: 64px;--app-spinner-border: 5px;--app-spinner-text-size: 18px}.preloader-progress-bar{top:0;z-index:9999;align-items:start;position:fixed;left:0;width:100vw;padding:0}.preloader-progress-bar .progress-value{animation:load 1s normal forwards;box-shadow:0 10px 40px -10px #fff;border-radius:3px;background:#0b51b7;height:3px;width:100%}@keyframes load{0%{width:0}to{width:100%}}.filter-sidebar{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;height:fit-content;position:sticky;top:1rem;min-width:280px}.filter-sidebar .filter-section .border{border-color:#e9ecef!important;transition:all .2s ease}.filter-sidebar .filter-section .border:hover{border-color:#dee2e6!important;background-color:#f8f9fa}.filter-sidebar .filter-section .bg-light{background-color:#f8f9fa!important;border-top:1px solid #e9ecef!important}.filter-sidebar .cursor-pointer{cursor:pointer}.filter-sidebar .fw-medium{font-weight:500}.filter-sidebar .fw-semibold{font-weight:600}.filter-sidebar .text-muted{color:#6c757d!important}.filter-sidebar .small{font-size:.875rem}.filter-sidebar .btn.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.filter-sidebar .btn.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.filter-sidebar .btn.btn-link{text-decoration:none}.filter-sidebar .btn.btn-link:hover{text-decoration:underline}.filter-sidebar .form-check .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.filter-sidebar .form-check .form-check-label{cursor:pointer;-webkit-user-select:none;user-select:none}.filter-sidebar .form-control{border-color:#dee2e6}.filter-sidebar .form-control:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40}.filter-sidebar .badge.bg-light{background-color:#f8f9fa!important;color:#495057!important}.filter-sidebar .badge.bg-primary{background-color:#0d6efd!important;cursor:pointer;transition:background-color .2s ease}.filter-sidebar .badge.bg-primary:hover{background-color:#0b5ed7!important}@media (max-width: 991.98px){.filter-sidebar{position:static;margin-bottom:1rem;min-width:auto;width:100%}}.cursor-pointer{cursor:pointer}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.filter-section .border{border-radius:6px;margin-bottom:.5rem}.filter-section .bg-light{border-radius:0 0 6px 6px;margin-top:-1px}.badge{font-size:.75rem;padding:.25rem .5rem}.btn-sm,.btn-group-sm>.btn{font-size:.75rem;padding:.25rem .5rem}.image-carousel-modal .modal-body{padding:1rem}.image-carousel-modal .image-controls{background-color:#fafbfb;border:1px solid #eceff5;border-radius:.25rem;padding:1rem;margin-bottom:1rem;box-shadow:none}.image-carousel-modal .image-controls .btn{border-radius:.25rem;font-weight:500;font-size:.8rem;padding:.375rem .75rem;transition:all .2s ease;border-width:1px;width:80px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;box-shadow:none;flex-shrink:0;flex-grow:0}.image-carousel-modal .image-controls .btn:hover,.image-carousel-modal .image-controls .btn:active{transform:none;box-shadow:none}.image-carousel-modal .image-controls .btn.btn-outline-secondary{border-color:#a4a7ae;color:#535862}.image-carousel-modal .image-controls .btn.btn-outline-secondary:hover{background-color:#535862;border-color:#535862;color:#fff}.image-carousel-modal .image-controls .btn.btn-outline-secondary:disabled{opacity:.5;cursor:not-allowed}.image-carousel-modal .image-controls .btn.btn-outline-warning{border-color:#ff9f43;color:#ff9f43}.image-carousel-modal .image-controls .btn.btn-outline-warning:hover{background-color:#ff9f43;border-color:#ff9f43;color:#000444}.image-carousel-modal .image-controls .btn i{font-size:.875rem}.image-carousel-modal .image-controls .zoom-display{background-color:#fff;border:1px solid #eceff5;border-radius:.25rem;padding:.5rem 1rem;min-width:70px;text-align:center;font-weight:500;color:#414651;font-size:.875rem;box-shadow:none}.image-carousel-modal .image-container{position:relative;overflow:hidden;border-radius:.25rem;border:1px solid #eceff5;background-color:#fafbfb;transition:border-color .2s ease;box-shadow:none}.image-carousel-modal .image-container:hover{border-color:#a4a7ae}.image-carousel-modal .image-container img{transition:transform .2s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.image-carousel-modal .image-container img:hover{cursor:default}.image-carousel-modal .image-info{margin-top:1rem;padding:.75rem 1rem;background-color:#fafbfb;border-radius:.25rem;border:1px solid #eceff5;font-size:.875rem;color:#535862;text-align:center;transition:border-color .2s ease}.image-carousel-modal .image-info:hover{border-color:#a4a7ae}.image-carousel-modal .zoom-instructions{margin-top:1rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #c0eef2;border-radius:.25rem;font-size:.875rem;color:#1e8a95;text-align:center;transition:border-color .2s ease}.image-carousel-modal .zoom-instructions:hover{border-color:#96e2e9}.image-carousel-modal .zoom-instructions i{margin-right:.5rem;color:#41cbd8}@media (max-width: 768px){.image-carousel-modal .image-controls{flex-wrap:wrap;gap:.375rem;padding:.75rem}.image-carousel-modal .image-controls .btn{font-size:.75rem;padding:.25rem .5rem;width:60px;height:28px;flex-shrink:0;flex-grow:0}.image-carousel-modal .image-controls .btn span{display:none}.image-carousel-modal .image-controls .zoom-display{min-width:50px;padding:.25rem .5rem;font-size:.75rem}.image-carousel-modal .image-container{border-radius:.25rem}}@media (max-width: 576px){.image-carousel-modal .image-controls .btn{width:50px;height:24px;padding:.2rem .4rem;flex-shrink:0;flex-grow:0}.image-carousel-modal .image-controls .btn i{font-size:.7rem}.image-carousel-modal .image-controls .zoom-display{min-width:40px;padding:.2rem .4rem;font-size:.7rem}}.image-carousel-modal .btn:focus{outline:none;box-shadow:0 0 0 .2rem #0b51b740}.image-carousel-modal .image-container:focus-within{outline:none;box-shadow:0 0 0 .2rem #0b51b740}.image-carousel-modal .btn:disabled{cursor:not-allowed;opacity:.6}.image-carousel-modal .btn:disabled:hover{transform:none;box-shadow:none}.audit-log-json-viewer{max-height:400px;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;word-wrap:break-word;padding:24px 16px;background-color:#fafafa;border-radius:12px;color:#181d27}.noUi-target{background:#d5d7da;border-radius:4px;border:1px solid #e8ebf3;box-shadow:inset 0 1px 1px #f5f5f5,0 3px 6px -5px #d5d7da}.noUi-horizontal .noUi-handle{width:16px;height:16px;right:-8px;top:-6px}.noUi-horizontal{height:7px}.noUi-handle{border:2px solid #e8ebf3;border-radius:50px;background:#0b51b7;box-shadow:none}.noUi-handle:before,.noUi-handle:after{height:4px;width:1px;background:#fff;left:4px;top:4px}.noUi-handle:after{left:7px}.noUi-connect{background:#0a49a5}.noUi-vertical{width:7px}.noUi-vertical .noUi-handle{width:16px;height:16px;right:-5.5px;top:-10px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:5px;height:1px;left:3px;top:7px}.noUi-vertical .noUi-handle:after{width:5px;height:1px;left:3px;top:4px}.noUi-marker{position:absolute;background:#71768033}.noUi-marker-sub,.noUi-marker-large{background:#7176804d}.noUi-marker-horizontal.noUi-marker-large{height:12px}.example-val:before{content:"Value: "}.noUi-tooltip{display:none}.noUi-active .noUi-tooltip{display:block}.noUi-tooltip{border:1px solid #eceff5;background:#fafafa;color:#414651;padding:2px 4px;font-size:10px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#c0c2c4;border-radius:7px;left:0;right:0;opacity:0;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:9px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.jqstooltip{width:auto!important;height:auto!important;box-sizing:content-box;background-color:#fff!important;padding:5px 10px!important;border-radius:3px;border-color:#fff!important;display:inline-block!important;box-shadow:0 -3px 31px #0000000d,0 6px 20px #00000005}.jqsfield{font-size:12px!important;line-height:18px!important;color:#000444!important}.chart{position:relative;display:inline-block;width:110px;height:110px;margin-top:20px;margin-bottom:20px;text-align:center}.chart canvas{position:absolute;top:0;left:0}.chart.chart-widget-pie{margin-top:5px;margin-bottom:5px}.percent{display:inline-block;line-height:110px;z-index:2}.percent:after{content:"%";margin-left:.1em;font-size:.8em}.morris-chart text{font-family:Work Sans,sans-serif!important;color:#717680}.morris-hover.morris-default-style{border-radius:5px;padding:10px 12px;background:#fafbfb;border:none;font-family:Work Sans,sans-serif;box-shadow:0 5px 25px 5px #00044424}.morris-hover.morris-default-style .morris-hover-point{line-height:28px}.morris-hover.morris-default-style .morris-hover-row-label{background-color:#0b51b7;color:#fff;padding:4px 20px;border-radius:5px 5px 0 0;margin:-10px -12px 10px}#flotTip{padding:8px 12px;background-color:#fff;z-index:100;color:#000444;box-shadow:0 5px 25px 5px #00044424;border-radius:1px}.flot-chart .flot-y-axis .flot-tick-label,.flot-chart .flot-x-axis .flot-tick-label{transform:translateY(2px);text-transform:uppercase;font-size:12px;font-weight:400;font-family:Work Sans,sans-serif;letter-spacing:.5px;fill:#717680}.ct-golden-section:before{float:none}.ct-chart{height:300px}.ct-grid{stroke:#00044417;stroke-width:2px;stroke-dasharray:3px}.ct-chart .ct-label{fill:#7081b9;color:#7081b9;font-size:14px;line-height:1}.ct-chart.simple-pie-chart-chartist .ct-label{color:#fff;fill:#fff;font-size:16px}.ct-chart .ct-series.ct-series-a .ct-slice-donut,.ct-chart .ct-series.ct-series-b .ct-bar{stroke:#d5d7da}.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point{stroke:#a4a7ae}.ct-chart .ct-series.ct-series-c .ct-slice-donut{stroke:#7081b9}.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice-donut,.ct-chart .ct-series.ct-series-a .ct-bar{stroke:#0b51b7}.ct-chart .ct-series.ct-series-c .ct-point,.ct-chart .ct-series.ct-series-c .ct-line{stroke:#ff9f43}.ct-chart .ct-series.ct-series-c .ct-bar{stroke:#f5f5f5}.ct-chart .ct-series.ct-series-e .ct-slice-donut,.ct-chart .ct-series.ct-series-d .ct-bar,.ct-chart .ct-series.ct-series-d .ct-line,.ct-chart .ct-series.ct-series-d .ct-point{stroke:#22b783}.ct-chart .ct-series.ct-series-d .ct-slice-donut{stroke:#ff9f43}.ct-chart .ct-series.ct-series-e .ct-bar,.ct-chart .ct-series.ct-series-e .ct-line,.ct-chart .ct-series.ct-series-e .ct-point{stroke:#fd3c97}.ct-chart .ct-series.ct-series-f .ct-bar,.ct-chart .ct-series.ct-series-f .ct-line,.ct-chart .ct-series.ct-series-f .ct-point{stroke:#6d81f5}.ct-chart .ct-series.ct-series-g .ct-bar,.ct-chart .ct-series.ct-series-g .ct-line,.ct-chart .ct-series.ct-series-g .ct-point{stroke:#d7454d}.ct-series-a .ct-area,.ct-series-a .ct-slice-pie{fill:#0b51b7}.ct-series-b .ct-area,.ct-series-b .ct-slice-pie{fill:#7081b9}.ct-series-c .ct-area,.ct-series-c .ct-slice-pie{fill:#d5d7da}.chartist-tooltip{position:absolute;display:inline-block;opacity:0;min-width:10px;padding:2px 10px;-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;background-clip:padding-box;background:#000444;color:#fff;text-align:center;pointer-events:none;z-index:1;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.chartist-tooltip.tooltip-show{opacity:1}#donut-chart #donut-chart-container .legend{position:relative;margin-right:-50px;top:-50px}.apexcharts-gridlines-horizontal,.apexcharts-gridlines-vertical,.apexcharts-grid,.apexcharts-gridline,.apexcharts-xaxis-tick,.apexcharts-xaxis line,.apexcharts-gridline line{pointer-events:none;stroke:#e8ecf1}.apexcharts-xaxis line{display:none}.apexcharts-radar-series line,.apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-radar-series path,.apexcharts-radar-series polygon{pointer-events:none;stroke:#eaedf3}.apexcharts-legend-text{color:#717680!important;font-family:Work Sans,sans-serif!important}.apexcharts-pie-label{fill:#fff!important}.apexcharts-datalabels text,.apexcharts-data-labels,.apexcharts-xaxis text,.apexcharts-yaxis text{font-family:Work Sans,sans-serif!important;fill:#717680}.apexcharts-yaxis-annotation-label{color:#717680!important}.apexcharts-point-annotations text,.apexcharts-xaxis-annotations text,.apexcharts-yaxis-annotations text{fill:#fff}.britechart,.tick text{font-family:Work Sans,sans-serif;font-size:.75rem}.extended-x-line,.extended-y-line,.horizontal-grid-line,.vertical-grid-line{stroke:#d5d7da}.bar-chart .percentage-label,.donut-text,.legend-entry-name,.legend-entry-value,.tick text{fill:#717680}.apex-charts{min-height:10px!important}.apexcharts-tooltip-title{background:#fff!important;color:#000444;border-color:#f5f5f5!important}.dash-apex-chart .apexcharts-toolbar{display:none!important}.apexcharts-tooltip{background:#fff!important;border-color:#eceff5!important;white-space:normal!important}.apexcharts-xaxistooltip{background-color:#fff!important;border-color:#fff!important;color:#000444!important}.apexcharts-xaxistooltip-top:before,.apexcharts-xaxistooltip-top:after{border-top-color:#fff!important}.apexcharts-xaxistooltip-bottom:before,.apexcharts-xaxistooltip-bottom:after{border-bottom-color:#fff!important}.apexcharts-xaxistooltip:before,.apexcharts-xaxistooltip:after{border-color:#fff}.apexcharts-title-text,.apexcharts-datalabel-label{color:#414651}.apexcharts-datalabel-value{color:#f5f5f5}.apexcharts-legend-marker{margin-right:5px;vertical-align:middle}.apexcharts-yaxis .apexcharts-yaxis-texts-g .apexcharts-text.apexcharts-yaxis-label,.apexcharts-yaxis .apexcharts-yaxis-texts-g .apexcharts-text.apexcharts-xaxis-label,.apexcharts-yaxis .apexcharts-xaxis-texts-g .apexcharts-text.apexcharts-yaxis-label,.apexcharts-yaxis .apexcharts-xaxis-texts-g .apexcharts-text.apexcharts-xaxis-label,.apexcharts-xaxis .apexcharts-yaxis-texts-g .apexcharts-text.apexcharts-yaxis-label,.apexcharts-xaxis .apexcharts-yaxis-texts-g .apexcharts-text.apexcharts-xaxis-label,.apexcharts-xaxis .apexcharts-xaxis-texts-g .apexcharts-text.apexcharts-yaxis-label,.apexcharts-xaxis .apexcharts-xaxis-texts-g .apexcharts-text.apexcharts-xaxis-label{font-weight:500}.apexcharts-datalabels-group .apexcharts-text.apexcharts-datalabel-value,.apexcharts-datalabels-group .apexcharts-text.apexcharts-datalabel-label{fill:#717680;color:#717680}.superpose{color:#e9eaeb;height:350px;width:100%}.superpose .superclock{position:relative;width:300px;margin:auto}.superpose .superclock .superclock1{position:absolute;left:10px;top:10px}.superpose .superclock .superclock2{position:absolute;left:60px;top:60px}.superpose .superclock .superclock3{position:absolute;left:110px;top:110px}.drop-shadow{filter:drop-shadow(0px 8px 4px #f5f5f5)}.tui-chart .tui-chart-chartExportMenu-area{z-index:50}.swal2-popup{background:#fff}.swal2-popup .swal2-title{font-size:20px;font-weight:500;color:#414651}.swal2-popup .swal2-content{color:#535862;font-size:15px}.swal2-popup.swal2-toast{background-color:#fff;box-shadow:0 0 .625em #e9eaeb}.swal2-popup.swal2-toast .swal2-title{line-height:0}.swal2-popup .swal2-styled{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:none;padding:.375rem .75rem;font-size:.8125rem;border-radius:.25rem}.swal2-popup .swal2-styled:focus{box-shadow:none}.swal2-popup .swal2-styled.swal2-confirm{font-size:.8125rem;background-color:#22b783}.swal2-popup .swal2-styled.swal2-confirm:focus{box-shadow:none}.swal2-popup .swal2-styled.swal2-deny{background-color:#0b51b7;font-size:.8125rem}.swal2-popup .swal2-styled.swal2-deny:focus{box-shadow:none}.swal2-popup .swal2-styled.swal2-cancel{font-size:.8125rem;background-color:#ef4d56}.swal2-popup .swal2-styled.swal2-cancel:focus{box-shadow:none}.swal2-html-container{color:#a4a7ae}.swal2-close:focus{box-shadow:none}.swal2-footer{border-top:1px solid #e8ebf3}.swal2-actions .btn-success,.swal2-actions .btn-danger{border:none}.swal2-actions .btn-success:focus,.swal2-actions .btn-danger:focus{box-shadow:none}.swal2-icon{width:3em;height:3em;margin:1em auto}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:22px;width:30px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:9px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:9px}.swal2-icon .swal2-icon-content{font-size:40px}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{width:40px;height:70px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-23px;left:-13px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-12px;left:36px}.swal2-icon.swal2-success .swal2-success-fix{top:0;left:12px;width:6px;height:60px}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:28px;left:6px;width:18px}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:23px;right:4px;width:30px}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:24px;left:4px;width:0}70%{top:27px;left:0;width:22px}84%{top:30px;left:8px;width:16px}to{top:28px;left:6px;width:18px}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:24px;left:4px;width:0}70%{top:27px;left:0;width:22px}84%{top:30px;left:8px;width:16px}to{top:28px;left:6px;width:18px}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:26px;right:10px;width:0}65%{top:26px;right:10px;width:0}84%{top:22px;right:0;width:34px}to{top:23px;right:4px;width:30px}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:40px;right:30px;width:0}84%{top:22px;right:0;width:34px}to{top:23px;right:4px;width:30px}}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:#000000e6;line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:#fffc}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:#fff6;padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:#ffffffe6;-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgb(190,38,38)}.gmaps{height:300px;background:#fafbfb;border-radius:3px}.overlay{display:block;text-align:center;color:#fff;font-size:14px;line-height:20px;background:#0b51b7;border-radius:4px;padding:5px 15px}.overlay_arrow{left:50%;margin-left:-16px;width:0;height:0;position:absolute}.overlay_arrow.above{bottom:-9px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #0b51b7}.overlay_arrow.below{top:-9px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #0b51b7}.svgMap-map-wrapper{position:relative;width:100%;padding-top:50%;overflow:hidden;background:#fafbfb}.fc-event{border-radius:2px;border:none;cursor:move;font-size:13px;margin:5px;padding:7px 5px;text-align:center;background-color:#0b51b72e;color:#0b51b7}.fc .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk h2,.fc .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk .h2{font-size:16px;text-transform:uppercase}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1rem}.fc .fc-col-header-cell-cushion{padding:10px 0}.fc .fc-button{font-size:.8125rem}.fc .fc-button-primary{background:transparent;border:1px solid #eceff5;color:#535862;text-transform:capitalize;text-shadow:none;box-shadow:none}.fc .fc-button-primary:hover{background:#0b51b7;color:#fff;border-color:#fff}.fc .fc-button-primary.active,.fc .fc-button-primary:focus,.fc .fc-button-primary:active{text-shadow:none;box-shadow:none}.fc .fc-button-primary:disabled{background:#0b51b71a;color:#0b51b7;border-color:#fff;opacity:1}.fc .fc-button-primary:not(:disabled):active,.fc .fc-button-primary:not(:disabled).fc-button-active{background:#0b51b7;color:#fff;border-color:#fff}.fc .fc-button-primary:not(:disabled):active:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:none}.fc-license-message{display:none}.fc-theme-standard .fc-scrollgrid,.fc-theme-standard td,.fc-theme-standard th{border:1px solid #eceff5}.fc-day-other{background-image:linear-gradient(-45deg,#ffffff 25%,transparent 25%,transparent 50%,#ffffff 50%,#e9eaeb 75%,transparent 75%,transparent);background-size:10px 10px}.fc-h-event .fc-event-main{color:#717680}.litepicker{box-shadow:none;font-family:Work Sans,sans-serif;background-color:#fff;border:1px solid #eceff5;z-index:99;width:100%;font-size:.8125rem}.litepicker .container__main,.litepicker .container__main .month-item{width:100%}.litepicker .container__months{width:100%;box-shadow:none;background-color:#fff}.litepicker .container__months .month-item-weekdays-row>div{font-size:12px;font-weight:500;color:#000444}.litepicker .container__months .month-item-header div>.month-item-name,.litepicker .container__months .month-item-header div>.month-item-year{color:#000444}.litepicker .container__days>div,.litepicker .container__days>a{width:14.2857142857%;padding:12px 0}.litepicker .container__days .day-item{font-size:12px;color:#414651;transition:none}.litepicker .container__days .day-item.is-today{background-color:#0b51b714;color:#0b51b7}.litepicker .container__days .day-item:hover{box-shadow:none;background-color:#0b51b714;color:#0b51b7}label.btn{margin-bottom:0}.d-flex>.btn{flex:1}.carbonads{border:1px solid #ccc;border-radius:.25rem;font-size:.875rem;overflow:hidden;padding:1rem}.carbon-wrap{overflow:hidden}.carbon-img{clear:left;display:block;float:left}.carbon-text,.carbon-poweredby{display:block;margin-left:140px}.carbon-text,.carbon-text:hover,.carbon-text:focus{color:#fff;text-decoration:none}.carbon-poweredby,.carbon-poweredby:hover,.carbon-poweredby:focus{color:#ddd;text-decoration:none}@media (min-width: 768px){.carbonads{float:right;margin-bottom:-1rem;margin-top:-1rem;max-width:360px}}.footer{font-size:.875rem}.heart{color:#ddd;display:block;height:2rem;line-height:2rem;margin-bottom:0;margin-top:1rem;position:relative;text-align:center;width:100%}.heart:hover{color:#ff4136}.heart:before{border-top:1px solid #eee;content:" ";display:block;height:0;left:0;position:absolute;right:0;top:50%}.heart:after{background-color:#fff;content:"â™¥";padding-left:.5rem;padding-right:.5rem;position:relative;z-index:1}.docs-demo{margin-bottom:1rem;overflow:hidden;padding:2px}.img-container,.img-preview{background-color:#f7f7f7;text-align:center;width:100%}.img-container{max-height:497px;min-height:200px}@media (min-width: 768px){.img-container{min-height:497px}}.img-container>img{max-width:100%}.docs-preview{margin-right:-1rem}.img-preview{float:left;margin-bottom:.5rem;margin-right:.5rem;overflow:hidden}.img-preview>img{max-width:100%}.preview-lg{height:9rem;width:16rem}.preview-md{height:4.5rem;width:8rem}.preview-sm{height:2.25rem;width:4rem}.preview-xs{height:1.125rem;margin-right:0;width:2rem}.docs-data>.input-group{margin-bottom:.5rem}.docs-data .input-group-prepend .input-group-text{min-width:4rem}.docs-data .input-group-append .input-group-text{min-width:3rem}.docs-buttons>.btn,.docs-buttons>.btn-group,.docs-buttons>.form-control{margin-bottom:.5rem;margin-right:.25rem}.docs-toggles>.btn,.docs-toggles>.btn-group,.docs-toggles>.dropdown{margin-bottom:.5rem}.docs-tooltip{display:block;margin:-.5rem -.75rem;padding:.5rem .75rem}.docs-tooltip>.icon{margin:0 -.25rem;vertical-align:top}.tooltip-inner{white-space:normal}.btn-upload .tooltip-inner,.btn-toggle .tooltip-inner{white-space:nowrap}.btn-toggle{padding:.5rem}.btn-toggle>.docs-tooltip{margin:-.5rem;padding:.5rem}@media (max-width: 400px){.btn-group-crop{margin-right:-1rem!important}.btn-group-crop>.btn{padding-left:.5rem;padding-right:.5rem}.btn-group-crop .docs-tooltip{margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}}.docs-options .dropdown-menu{width:100%}.docs-options .dropdown-menu>li{font-size:.875rem;padding:.125rem 1rem}.docs-options .dropdown-menu .form-check-label{display:block}.docs-cropped .modal-body{text-align:center}.docs-cropped .modal-body>img,.docs-cropped .modal-body>canvas{max-width:100%}.scroll-rightbar{max-height:500px}.icon-dual{color:#a1acb8;fill:#a1acb81f}.icon-sm{height:22px;width:22px}.icon-md{height:26px;width:26px}.icon-lg{height:32px;width:32px}hr.hr-dashed{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px dashed #e8ebf3;box-sizing:content-box;height:0;background-color:transparent;overflow:visible}.thumb-xxs{height:24px!important;width:24px!important;font-size:10px;font-weight:700}.thumb-xs{height:32px!important;width:32px!important;font-size:12px;font-weight:700}.thumb-sm{height:36px!important;width:36px!important;font-size:14px;font-weight:700}.thumb-md{height:48px;width:48px;font-size:18px;font-weight:700}.thumb-lg{height:60px;width:60px;font-size:24px;font-weight:700}.thumb-xl{height:78px;width:78px;font-size:32px;font-weight:700}.badge{line-height:10px}.title-text,.header-title{margin-bottom:8px;text-transform:capitalize;letter-spacing:.02em;font-size:15px;font-weight:500;margin-top:0;color:#303e67;text-shadow:0 0 1px rgba(233,234,235,.1);font-family:Work Sans,sans-serif}.page-title-box{padding:16px 0}.page-title-box .page-title{font-size:18px;margin:0;color:#414651}.page-title-box .breadcrumb{font-size:13px;margin-bottom:0;padding:2px 0;background-color:transparent}.dual-border:after{content:"";height:3px;width:80px;position:absolute;top:20px;left:0;border:1px dotted #0b51b7;border-radius:63px}.dash-info-carousel .carousel-item h2,.dash-info-carousel .carousel-item .h2{font-weight:500;color:#414651;font-size:16px}.dash-info-carousel .carousel-control-prev,.dash-info-carousel .carousel-control-next{width:30px;height:30px;background-color:#f5f5f5;border-radius:50%;opacity:1}.dash-info-carousel .carousel-control-prev:hover,.dash-info-carousel .carousel-control-next:hover{opacity:.9}.dash-info-carousel .carousel-control-prev{left:auto;right:38px;top:0;border:1px solid #eceff5}.dash-info-carousel .carousel-control-prev .carousel-control-prev-icon{background-image:none}.dash-info-carousel .carousel-control-prev:after{content:"";font-family:Line Awesome Free;font-weight:900;font-size:.875rem;color:#414651;line-height:1.875rem;position:absolute}.dash-info-carousel .carousel-control-next{left:auto;right:0;top:0;border:1px solid #eceff5}.dash-info-carousel .carousel-control-next .carousel-control-next-icon{background-image:none;width:0}.dash-info-carousel .carousel-control-next:after{content:"";font-family:Line Awesome Free;font-weight:900;font-size:.875rem;color:#414651;line-height:1.875rem}:not(pre)>code[class*=language-],pre[class*=language-]{background:#fafbfb}.popover{border-color:#d5d7da}.popover .popover-header{margin-top:0;background-color:#e9eaeb}.eco-revene-history .nav .nav-item .nav-link.active{color:#000444;background-color:#fafbfb}.icon-demo-content{text-align:center}.icon-demo-content i{display:block;font-size:30px;margin:0 auto 5px;color:#535862}.icon-demo-content svg{display:block;font-size:30px;margin:0 auto 5px;color:#535862}.icon-demo-content .col-sm-6{margin-bottom:40px}.icon-demo-content .col-sm-6:hover i{color:#0b51b7}.icon-demo-content .col-sm-6:hover path:nth-of-type(1){fill:#0b51b7}.icon-demo-content .col-sm-6:hover path:nth-of-type(2){fill:#7081b9}.icon-xs{width:15px;height:15px}.icon-sm{width:22px;height:22px}.icon-md{width:30px;height:30px}.icon-lg{width:36px;height:36px}.icon-xl{width:42px;height:42px}.br-theme-bars-square .br-widget a{background-color:#fff}.br-theme-fontawesome-stars-o .br-widget a:after,.br-theme-css-stars .br-widget a:after,.br-theme-fontawesome-stars .br-widget a:after{color:#d5d7da}code[class*=language-],pre[class*=language-]{text-shadow:none;color:#414651}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#fff;background:#0b51b7}.icon-demo-content.emoji-icons i{display:block;font-size:18px;margin:0 auto 8px}.lightpick{box-shadow:none;font-family:Work Sans,sans-serif;background-color:#fff;border:1px solid #eceff5;z-index:99}.lightpick.lightpick--inlined{display:block}.lightpick .lightpick__month{width:100%;background-color:#fff}.lightpick .lightpick__day{color:#717680}.lightpick .lightpick__previous-action,.lightpick .lightpick__next-action,.lightpick .lightpick__close-action{background-color:#e9eaeb;padding-bottom:4px}.lightpick .lightpick__month-title-bar{margin-bottom:22px}.lightpick .lightpick__month-title-bar .lightpick__month-title>.lightpick__select-months{color:#414651;font-weight:500}.lightpick .lightpick__day-of-the-week{color:#414651;font-weight:500;font-size:13px}.lightpick .lightpick__day.is-start-date,.lightpick .lightpick__day.is-end-date,.lightpick .lightpick__day.is-start-date:hover,.lightpick .lightpick__day.is-end-date:hover,.lightpick .lightpick__day:not(.is-disabled):hover,.lightpick .lightpick__day.is-today{color:#0b51b7;background-color:#e9eaeb;background-image:none;font-weight:500;display:flex;justify-content:center;width:40px;height:40px;text-align:center;border-radius:50%;margin:0 auto}.lightpick .lightpick__day.is-today{border:3px solid whitesmoke;box-shadow:0 0 0 1.25px #e9eaeb;font-weight:600}.lightpick .lightpick__month-title>.lightpick__select{color:#414651}.lightpick .lightpick__toolbar .lightpick__previous-action,.lightpick .lightpick__toolbar .lightpick__next-action{color:#414651}.task-box .task-priority-icon i{border:5px solid #fafbfb;border-radius:50%;position:absolute;top:-5px;left:-5px}.lang-css .pun,.lang-css .pln{color:#000444}.starability-basic,.starability-slot,.starability-grow,.starability-growRotate,.starability-fade,.starability-checkmark{min-height:auto}.tox-notifications-container{display:none}.preview-box{display:flex;justify-content:center;width:100%;height:auto}.preview-box .preview-content{width:auto;height:50px;max-width:100%;border-radius:5px}div.hopscotch-bubble{background-color:#fff;color:#000444;border:1px solid #eceff5}div.hopscotch-bubble h3,div.hopscotch-bubble .h3{color:#000444}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #ffffff}.folder-icon div.listree-submenu-heading.collapsed:before{content:"";font-family:"Font Awesome 5 Free"}.folder-icon div.listree-submenu-heading.expanded:before{content:"";font-family:"Font Awesome 5 Free"}.analytic-dash-activity{height:345px}.border-b{border-bottom:1px solid #eceff5}.border-e{border-right:1px solid #eceff5;border-bottom:none}@media (min-width: 767.99px) and (max-width: 991.98px){.border-bo{border-bottom:1px solid #eceff5}}@media (max-width: 767.98px){.border-b{border-bottom:1px solid #eceff5;border-right:none}}.tabulator-row .tabulator-cell div[data-max="100"]{background-color:#0b51b780!important;height:3px!important}.timeline-custom{position:relative;border-left:1px dashed #eceff5}.timeline-custom .time-item{position:relative;padding:8px 0}.time-item:before,.time-item-item:before{display:table;content:" "}.time-item:before{position:absolute;bottom:0;left:4px;top:12px;width:8px;height:8px;margin-left:-8px;background-color:#0b51b7;border-radius:10px;content:""}.item-info{margin-left:15px}.country-reports{position:absolute}.country-reports .country-data{position:relative;z-index:10}.country-reports .country-data:before{position:absolute;content:"";width:14px;height:14px;background:#fff;left:50%;bottom:-6px;transform:translate(-50%) rotate(45deg);z-index:-1;border:1px solid #eceff5}.country-reports.country-ind{top:43%;right:24%}.country-reports.country-usa{top:29%;left:18%}.text-slider{margin:0 auto;position:relative;overflow:hidden;transform:translateZ(0)}.text-slider>ul{white-space:nowrap}.text-slider .move-text{animation:moveSlideshow 12s linear infinite}@-webkit-keyframes moveSlideshow{to{-webkit-transform:translateX(-45%);transform:translate(-45%)}}@keyframes moveSlideshow{to{-webkit-transform:translateX(-45%);transform:translate(-45%)}}.text-slider .mover{-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}@-webkit-keyframes mover{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(5px);transform:translateY(5px)}}@keyframes mover{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(5px);transform:translateY(5px)}}.socials a i{width:28px;height:28px;line-height:28px;text-align:center;border-radius:50%;border:1px solid #d5d7da;color:#535862;transition:all .3s ease-out}.socials a:hover i.fa-facebook-f{color:#0b51b7;border:1px solid}.socials a:hover i.fa-twitter{color:#41cbd8;border:1px solid}.socials a:hover i.fa-medium-m{color:#ef4d56;border:1px solid}.socials a:hover i.fa-telegram{color:#22b783;border:1px solid}.socials a:hover i.fa-btc{color:#ff9f43;border:1px solid}.cart-promo{padding:90px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAIVAQMAAAATfgmBAAAABlBMVEUAAACHh6WTY+0hAAAAAnRSTlMADQgisYUAAAEvSURBVHja7d3BbQJBEETRQRw4EgKhENpuaA7FIXD0AdEeImhLJaMRvC9NXXalF0IPSZIkSZIkSZIkSZIkSZKk/+823ymefQHk5/lPNB+HnONpkPvzn2x65DHfJZ4VkJrvGk+HzO9bPB3yNQ4VT4fcxrHSaZH7OFc6LVL7Vun0SOVBIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgkLWRx7hUPP1t2VOl0yLf41DptMg+XzotMt8Wzx9uMF/jWeHQc34Xe5Xj2+91ED1DVrmE/zLkGM8+JEmSJEmSJEmSJEmSJEmS3qJfUpLsPKjBgNQAAAAASUVORK5CYII=);background-position:center center;background-size:cover}.total-payment{border:1px solid #eceff5;background-color:#fafbfb;border-radius:3px}.shopping-cart .table tbody td,.total-payment .table tbody td{padding:20px 10px;border-top:0;border-bottom:1px solid #eceff5}.checkout-accordion .accordion-button:after{display:none}ul.listree-submenu-items{border-left:1px dashed #e8ebf3}html[dir=rtl] .left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse]:after{transform:rotate(180deg)}html[dir=rtl] .left-sidebar .navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{transform:rotate(270deg)}.tobii__btn svg{height:30px;width:auto}.tobii__counter{font-size:16px}.tobii-zoom{display:block!important}.tobii-zoom__icon{display:none}#grid{padding:0!important}.bg-black{background-color:#000!important;color:#fff}.bg-card{background-color:#fff!important}.bg-light-alt{background-color:#fbfbfb!important}.bg-soft-primary{background-color:#0b51b714!important;color:#0b51b7!important}.bg-soft-primary:hover{background-color:#0b51b7!important;color:#fff!important}.bg-soft-primary.not-hover:hover{background-color:#0b51b714!important;color:#0b51b7!important}.icon-dual-primary{color:#0b51b7;fill:#0b51b740}.shadow-primary{box-shadow:0 6px 20px #0b51b780!important}.bg-soft-secondary{background-color:#7081b914!important;color:#7081b9!important}.bg-soft-secondary:hover{background-color:#7081b9!important;color:#fff!important}.bg-soft-secondary.not-hover:hover{background-color:#7081b914!important;color:#7081b9!important}.icon-dual-secondary{color:#7081b9;fill:#7081b940}.shadow-secondary{box-shadow:0 6px 20px #7081b980!important}.bg-soft-success{background-color:#22b78314!important;color:#22b783!important}.bg-soft-success:hover{background-color:#22b783!important;color:#fff!important}.bg-soft-success.not-hover:hover{background-color:#22b78314!important;color:#22b783!important}.icon-dual-success{color:#22b783;fill:#22b78340}.shadow-success{box-shadow:0 6px 20px #22b78380!important}.bg-soft-info{background-color:#41cbd814!important;color:#41cbd8!important}.bg-soft-info:hover{background-color:#41cbd8!important;color:#fff!important}.bg-soft-info.not-hover:hover{background-color:#41cbd814!important;color:#41cbd8!important}.icon-dual-info{color:#41cbd8;fill:#41cbd840}.shadow-info{box-shadow:0 6px 20px #41cbd880!important}.bg-soft-warning{background-color:#ff9f4314!important;color:#ff9f43!important}.bg-soft-warning:hover{background-color:#ff9f43!important;color:#fff!important}.bg-soft-warning.not-hover:hover{background-color:#ff9f4314!important;color:#ff9f43!important}.icon-dual-warning{color:#ff9f43;fill:#ff9f4340}.shadow-warning{box-shadow:0 6px 20px #ff9f4380!important}.bg-soft-danger{background-color:#ef4d5614!important;color:#ef4d56!important}.bg-soft-danger:hover{background-color:#ef4d56!important;color:#fff!important}.bg-soft-danger.not-hover:hover{background-color:#ef4d5614!important;color:#ef4d56!important}.icon-dual-danger{color:#ef4d56;fill:#ef4d5640}.shadow-danger{box-shadow:0 6px 20px #ef4d5680!important}.bg-soft-light{background-color:#fafbfb14!important;color:#fafbfb!important}.bg-soft-light:hover{background-color:#fafbfb!important;color:#fff!important}.bg-soft-light.not-hover:hover{background-color:#fafbfb14!important;color:#fafbfb!important}.icon-dual-light{color:#fafbfb;fill:#fafbfb40}.shadow-light{box-shadow:0 6px 20px #fafbfb80!important}.bg-soft-dark{background-color:#00044414!important;color:#000444!important}.bg-soft-dark:hover{background-color:#000444!important;color:#fff!important}.bg-soft-dark.not-hover:hover{background-color:#00044414!important;color:#000444!important}.icon-dual-dark{color:#000444;fill:#00044440}.shadow-dark{box-shadow:0 6px 20px #00044480!important}.bg-soft-pink{background-color:#fd3c9714!important;color:#fd3c97!important}.bg-soft-pink:hover{background-color:#fd3c97!important;color:#fff!important}.bg-soft-pink.not-hover:hover{background-color:#fd3c9714!important;color:#fd3c97!important}.icon-dual-pink{color:#fd3c97;fill:#fd3c9740}.shadow-pink{box-shadow:0 6px 20px #fd3c9780!important}.bg-soft-purple{background-color:#6d81f514!important;color:#6d81f5!important}.bg-soft-purple:hover{background-color:#6d81f5!important;color:#fff!important}.bg-soft-purple.not-hover:hover{background-color:#6d81f514!important;color:#6d81f5!important}.icon-dual-purple{color:#6d81f5;fill:#6d81f540}.shadow-purple{box-shadow:0 6px 20px #6d81f580!important}.bg-soft-blue{background-color:#0b51b714!important;color:#0b51b7!important}.bg-soft-blue:hover{background-color:#0b51b7!important;color:#fff!important}.bg-soft-blue.not-hover:hover{background-color:#0b51b714!important;color:#0b51b7!important}.icon-dual-blue{color:#0b51b7;fill:#0b51b740}.shadow-blue{box-shadow:0 6px 20px #0b51b780!important}.bg-soft-orange{background-color:#fd7e1414!important;color:#fd7e14!important}.bg-soft-orange:hover{background-color:#fd7e14!important;color:#fff!important}.bg-soft-orange.not-hover:hover{background-color:#fd7e1414!important;color:#fd7e14!important}.icon-dual-orange{color:#fd7e14;fill:#fd7e1440}.shadow-orange{box-shadow:0 6px 20px #fd7e1480!important}.icon-dual-2{color:#535862;fill:#53586240}.avatar-box{position:relative;display:inline-block}.avatar-box .avatar-title{display:flex;width:100%;height:100%;color:#f5f5f5;align-items:center;justify-content:center}.avatar-md{height:36px;width:36px;line-height:36px;text-align:center;border-radius:50%;font-size:18px;display:inline-block}.img-group .avatar-badge{position:absolute;right:1px;width:8px;height:8px;border-radius:8px;box-shadow:0 0 0 2px #fff;z-index:2}.img-group .user-avatar{position:relative;display:inline-block}.img-group .user-avatar:focus,.img-group .user-avatar:hover{z-index:2}.img-group .user-avatar .online{background:#22b783}.img-group .user-avatar .offline{background:#a4a7ae}.img-group .user-avatar img{box-shadow:0 0 0 2px #f5f5f5}.files-nav .nav .nav-link{padding:10px;color:#414651;margin-bottom:10px;font-weight:500;display:flex}.files-nav .nav .nav-link .icon-dual-file{color:#717680;fill:#7176801f}.files-nav .nav .nav-link h5,.files-nav .nav .nav-link .h5{color:#414651;font-size:13px;font-weight:500}.files-nav .nav .nav-link small,.files-nav .nav .nav-link .small{color:#717680;font-size:10px}.files-nav .nav .nav-link.active{background-color:#71768014;color:#414651}.files-nav .nav .nav-link.active .icon-dual-file{color:#0b51b7;fill:#0b51b71f}.file-box-content{margin-bottom:-16px}.file-box-content .file-box{border:1px solid #eceff5;border-radius:5px;padding:20px;width:160px;display:inline-block;margin-right:5px;margin-bottom:16px;background-color:#fff}.file-box-content .file-box .download-icon-link{color:#7081b9}.file-box-content .file-box .download-icon-link .file-download-icon{font-size:13px;position:relative;top:-10px;left:110px}.file-box-content .file-box .download-icon-link:hover{color:#0b51b7}.file-box-content .file-box i{font-size:36px}.file-category{width:100%}.file-category .file-category-block{text-align:center;margin-right:20px}.file-category .file-category-block .file-category-folder{border-bottom:2px solid transparent;padding:10px 20px!important;border-radius:18px}.file-category .file-category-block .file-category-folder.active{border-bottom:2px solid}.file-category .file-category-block .file-category-folder i{display:block;font-size:38px}.category-icon i{font-size:200px;color:#f5f5f5}input.add-file-input{position:absolute;opacity:0;right:0;top:0}.ribbon1{position:absolute;top:-6.1px;right:10px}.ribbon1:after{position:absolute;content:"";width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:10px solid}.ribbon1 span{display:block;padding:6px 4px 0;border-top-right-radius:6px;width:60px;font-size:11px;font-weight:500}.ribbon1 span:before,.ribbon1 span:after{position:absolute;content:""}.ribbon1 span:before{height:6px;width:4px;left:-4px;top:0}.ribbon1 span:after{height:6px;width:6px;left:-6px;top:0;border-radius:8px 8px 0 0}.ribbon1 span.rib1-primary,.ribbon1 span:before{background:#0b51b7}.ribbon1 span.rib1-primary:after{background:#07316f}.ribbon1 span.rib1-secondary,.ribbon1 span:before{background:#7081b9}.ribbon1 span.rib1-secondary:after{background:#485a94}.ribbon1 span.rib1-success,.ribbon1 span:before{background:#22b783}.ribbon1 span.rib1-success:after{background:#167655}.ribbon1 span.rib1-info,.ribbon1 span:before{background:#41cbd8}.ribbon1 span.rib1-info:after{background:#239eaa}.ribbon1 span.rib1-warning,.ribbon1 span:before{background:#ff9f43}.ribbon1 span.rib1-warning:after{background:#f67800}.ribbon1 span.rib1-danger,.ribbon1 span:before{background:#ef4d56}.ribbon1 span.rib1-danger:after{background:#dc141f}.ribbon1 span.rib1-light,.ribbon1 span:before{background:#fafbfb}.ribbon1 span.rib1-light:after{background:#d0d9d9}.ribbon1 span.rib1-dark,.ribbon1 span:before{background:#000444}.ribbon1 span.rib1-dark:after{background:#000}.ribbon1 span.rib1-pink,.ribbon1 span:before{background:#fd3c97}.ribbon1 span.rib1-pink:after{background:#ea0270}.ribbon1 span.rib1-purple,.ribbon1 span:before{background:#6d81f5}.ribbon1 span.rib1-purple:after{background:#2543f0}.ribbon1 span.rib1-blue,.ribbon1 span:before{background:#0b51b7}.ribbon1 span.rib1-blue:after{background:#07316f}.ribbon1 span.rib1-orange,.ribbon1 span:before{background:#fd7e14}.ribbon1 span.rib1-orange:after{background:#c35a02}.ribbon1.rib1-primary:after{border-top-color:#0b51b7}.ribbon1.rib1-secondary:after{border-top-color:#7081b9}.ribbon1.rib1-success:after{border-top-color:#22b783}.ribbon1.rib1-info:after{border-top-color:#41cbd8}.ribbon1.rib1-warning:after{border-top-color:#ff9f43}.ribbon1.rib1-danger:after{border-top-color:#ef4d56}.ribbon1.rib1-light:after{border-top-color:#fafbfb}.ribbon1.rib1-dark:after{border-top-color:#000444}.ribbon1.rib1-pink:after{border-top-color:#fd3c97}.ribbon1.rib1-purple:after{border-top-color:#6d81f5}.ribbon1.rib1-blue:after{border-top-color:#0b51b7}.ribbon1.rib1-orange:after{border-top-color:#fd7e14}.ribbon2{width:30px;padding:8px 0;position:absolute;top:-6px;right:12px;text-align:center;border-top-left-radius:3px}.ribbon2:before,.ribbon2:after{content:"";position:absolute}.ribbon2:before{height:0;width:0;right:-5.5px;top:.1px;border-right:6px solid transparent}.ribbon2:after{height:0;width:0;bottom:-18px;left:0;border-bottom:18px solid transparent}.ribbon2.rib2-primary{background:#0b51b7}.ribbon2.rib2-primary:before{border-bottom:6px solid #07316f}.ribbon2.rib2-primary:after{border-left:15px solid #0b51b7;border-right:15px solid #0b51b7}.ribbon2.rib2-secondary{background:#7081b9}.ribbon2.rib2-secondary:before{border-bottom:6px solid #485a94}.ribbon2.rib2-secondary:after{border-left:15px solid #7081b9;border-right:15px solid #7081b9}.ribbon2.rib2-success{background:#22b783}.ribbon2.rib2-success:before{border-bottom:6px solid #167655}.ribbon2.rib2-success:after{border-left:15px solid #22b783;border-right:15px solid #22b783}.ribbon2.rib2-info{background:#41cbd8}.ribbon2.rib2-info:before{border-bottom:6px solid #239eaa}.ribbon2.rib2-info:after{border-left:15px solid #41cbd8;border-right:15px solid #41cbd8}.ribbon2.rib2-warning{background:#ff9f43}.ribbon2.rib2-warning:before{border-bottom:6px solid #f67800}.ribbon2.rib2-warning:after{border-left:15px solid #ff9f43;border-right:15px solid #ff9f43}.ribbon2.rib2-danger{background:#ef4d56}.ribbon2.rib2-danger:before{border-bottom:6px solid #dc141f}.ribbon2.rib2-danger:after{border-left:15px solid #ef4d56;border-right:15px solid #ef4d56}.ribbon2.rib2-light{background:#fafbfb}.ribbon2.rib2-light:before{border-bottom:6px solid #d0d9d9}.ribbon2.rib2-light:after{border-left:15px solid #fafbfb;border-right:15px solid #fafbfb}.ribbon2.rib2-dark{background:#000444}.ribbon2.rib2-dark:before{border-bottom:6px solid black}.ribbon2.rib2-dark:after{border-left:15px solid #000444;border-right:15px solid #000444}.ribbon2.rib2-pink{background:#fd3c97}.ribbon2.rib2-pink:before{border-bottom:6px solid #ea0270}.ribbon2.rib2-pink:after{border-left:15px solid #fd3c97;border-right:15px solid #fd3c97}.ribbon2.rib2-purple{background:#6d81f5}.ribbon2.rib2-purple:before{border-bottom:6px solid #2543f0}.ribbon2.rib2-purple:after{border-left:15px solid #6d81f5;border-right:15px solid #6d81f5}.ribbon2.rib2-blue{background:#0b51b7}.ribbon2.rib2-blue:before{border-bottom:6px solid #07316f}.ribbon2.rib2-blue:after{border-left:15px solid #0b51b7;border-right:15px solid #0b51b7}.ribbon2.rib2-orange{background:#fd7e14}.ribbon2.rib2-orange:before{border-bottom:6px solid #c35a02}.ribbon2.rib2-orange:after{border-left:15px solid #fd7e14;border-right:15px solid #fd7e14}.ribbon3{text-align:center;width:70px;height:26px;line-height:26px;padding-right:12px;position:absolute;right:-8px;top:10px;font-size:11px;font-weight:500}.ribbon3:before,.ribbon3:after{content:"";position:absolute}.ribbon3:before{height:0;width:0;bottom:-8.5px;right:.1px;border-right:9px solid transparent}.ribbon3:after{height:0;width:0;left:-14.5px;border-bottom:13px solid transparent;border-top:13px solid transparent}.ribbon3.rib3-primary{background:#0b51b7}.ribbon3.rib3-primary:before{border-top:9px solid #07316f}.ribbon3.rib3-primary:after{border-right:15px solid #0b51b7}.ribbon3.rib3-secondary{background:#7081b9}.ribbon3.rib3-secondary:before{border-top:9px solid #485a94}.ribbon3.rib3-secondary:after{border-right:15px solid #7081b9}.ribbon3.rib3-success{background:#22b783}.ribbon3.rib3-success:before{border-top:9px solid #167655}.ribbon3.rib3-success:after{border-right:15px solid #22b783}.ribbon3.rib3-info{background:#41cbd8}.ribbon3.rib3-info:before{border-top:9px solid #239eaa}.ribbon3.rib3-info:after{border-right:15px solid #41cbd8}.ribbon3.rib3-warning{background:#ff9f43}.ribbon3.rib3-warning:before{border-top:9px solid #f67800}.ribbon3.rib3-warning:after{border-right:15px solid #ff9f43}.ribbon3.rib3-danger{background:#ef4d56}.ribbon3.rib3-danger:before{border-top:9px solid #dc141f}.ribbon3.rib3-danger:after{border-right:15px solid #ef4d56}.ribbon3.rib3-light{background:#fafbfb}.ribbon3.rib3-light:before{border-top:9px solid #d0d9d9}.ribbon3.rib3-light:after{border-right:15px solid #fafbfb}.ribbon3.rib3-dark{background:#000444}.ribbon3.rib3-dark:before{border-top:9px solid black}.ribbon3.rib3-dark:after{border-right:15px solid #000444}.ribbon3.rib3-pink{background:#fd3c97}.ribbon3.rib3-pink:before{border-top:9px solid #ea0270}.ribbon3.rib3-pink:after{border-right:15px solid #fd3c97}.ribbon3.rib3-purple{background:#6d81f5}.ribbon3.rib3-purple:before{border-top:9px solid #2543f0}.ribbon3.rib3-purple:after{border-right:15px solid #6d81f5}.ribbon3.rib3-blue{background:#0b51b7}.ribbon3.rib3-blue:before{border-top:9px solid #07316f}.ribbon3.rib3-blue:after{border-right:15px solid #0b51b7}.ribbon3.rib3-orange{background:#fd7e14}.ribbon3.rib3-orange:before{border-top:9px solid #c35a02}.ribbon3.rib3-orange:after{border-right:15px solid #fd7e14}.ribbon4{width:100%;height:188px;position:absolute;top:-8px;left:8px;overflow:hidden}.ribbon4:before,.ribbon4:after{content:"";position:absolute}.ribbon4:before{width:40px;height:8px;right:44px;border-radius:8px 8px 0 0}.ribbon4:after{width:8px;height:40px;right:0;top:44px;border-radius:0 8px 8px 0}.ribbon4.rib4-primary:after,.ribbon4.rib4-primary:before{background:#083c87}.ribbon4.rib4-secondary:after,.ribbon4.rib4-secondary:before{background:#5164a5}.ribbon4.rib4-success:after,.ribbon4.rib4-success:before{background:#1a8c64}.ribbon4.rib4-info:after,.ribbon4.rib4-info:before{background:#27b2bf}.ribbon4.rib4-warning:after,.ribbon4.rib4-warning:before{background:#ff8510}.ribbon4.rib4-danger:after,.ribbon4.rib4-danger:before{background:#eb1e2a}.ribbon4.rib4-light:after,.ribbon4.rib4-light:before{background:#dee4e4}.ribbon4.rib4-dark:after,.ribbon4.rib4-dark:before{background:#000111}.ribbon4.rib4-pink:after,.ribbon4.rib4-pink:before{background:#fc0a7c}.ribbon4.rib4-purple:after,.ribbon4.rib4-purple:before{background:#3d58f2}.ribbon4.rib4-blue:after,.ribbon4.rib4-blue:before{background:#083c87}.ribbon4.rib4-orange:after,.ribbon4.rib4-orange:before{background:#dc6502}.ribbon4 .ribbon4-band{width:170px;height:20px;line-height:20px;position:absolute;top:16px;right:-50px;z-index:2;overflow:hidden;transform:rotate(45deg);border:1px dashed;text-align:center;font-size:11px;font-weight:500}.ribbon4 .ribbon4-band.ribbon4-band-primary{box-shadow:0 0 0 3px #0b51b7,0 21px 5px -18px #41465199;background:#0b51b7}.ribbon4 .ribbon4-band.ribbon4-band-secondary{box-shadow:0 0 0 3px #7081b9,0 21px 5px -18px #41465199;background:#7081b9}.ribbon4 .ribbon4-band.ribbon4-band-success{box-shadow:0 0 0 3px #22b783,0 21px 5px -18px #41465199;background:#22b783}.ribbon4 .ribbon4-band.ribbon4-band-info{box-shadow:0 0 0 3px #41cbd8,0 21px 5px -18px #41465199;background:#41cbd8}.ribbon4 .ribbon4-band.ribbon4-band-warning{box-shadow:0 0 0 3px #ff9f43,0 21px 5px -18px #41465199;background:#ff9f43}.ribbon4 .ribbon4-band.ribbon4-band-danger{box-shadow:0 0 0 3px #ef4d56,0 21px 5px -18px #41465199;background:#ef4d56}.ribbon4 .ribbon4-band.ribbon4-band-light{box-shadow:0 0 0 3px #fafbfb,0 21px 5px -18px #41465199;background:#fafbfb}.ribbon4 .ribbon4-band.ribbon4-band-dark{box-shadow:0 0 0 3px #000444,0 21px 5px -18px #41465199;background:#000444}.ribbon4 .ribbon4-band.ribbon4-band-pink{box-shadow:0 0 0 3px #fd3c97,0 21px 5px -18px #41465199;background:#fd3c97}.ribbon4 .ribbon4-band.ribbon4-band-purple{box-shadow:0 0 0 3px #6d81f5,0 21px 5px -18px #41465199;background:#6d81f5}.ribbon4 .ribbon4-band.ribbon4-band-blue{box-shadow:0 0 0 3px #0b51b7,0 21px 5px -18px #41465199;background:#0b51b7}.ribbon4 .ribbon4-band.ribbon4-band-orange{box-shadow:0 0 0 3px #fd7e14,0 21px 5px -18px #41465199;background:#fd7e14}.pricingTable1 .title1{color:#414651;font-size:18px;font-weight:600;text-transform:capitalize}.pricingTable1 .amount{display:block;position:relative;font-size:30px;font-weight:700;font-family:Work Sans,sans-serif;color:#414651}.pricingTable1 .amount.amount-border:after{content:"";position:absolute;height:6px;background-color:#ff9f4399;top:28px;width:100%;right:0;border-radius:30px;transform:rotate(-5deg)}.pricingTable1 .pricing-content-2{margin:0}.pricingTable1 .pricing-content-2 li{color:#414651;line-height:40px}.pricingTable1 .pricing-content-2 li:before{content:""!important;font-family:"Font Awesome 5 Free"!important;font-weight:600;font-size:9px;text-align:center;background-color:#6d81f51a;color:#6d81f5!important;width:20px;height:20px;line-height:20px;display:inline-block;border-radius:50%;margin-right:5px}.pricingTable1 .a-animate-blink{-webkit-animation:a-animate-blink 1s step-start 0s infinite;-moz-animation:a-animate-blink 1s step-start 0s infinite;-ms-animation:a-animate-blink 1s step-start 0s infinite;-o-animation:a-animate-blink 1s step-start 0s infinite;animation:a-animate-blink 1s step-start 0s infinite;animation-fill-mode:initial}@-webkit-keyframes a-animate-blink{50%{opacity:0}}@-moz-keyframes a-animate-blink{50%{opacity:0}}@-o-keyframes a-animate-blink{50%{opacity:0}}@keyframes a-animate-blink{50%{opacity:0}}.activity-scroll{min-height:620px}.activity-height{height:400px!important}.activity .activity-info{display:flex;margin:5px 0;position:relative;min-height:60px}.activity .activity-info:before{content:"";position:absolute;bottom:0;top:42px;left:18px;border-left:2px dotted #e8ebf3}.activity .activity-info .icon-info-activity i{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#7081b9;box-shadow:0 0 1px .25px;font-size:18px;border:2px solid white;margin-left:2px}.activity .activity-info .activity-info-text{margin-left:16px;width:100%}.activity .activity-info .activity-info-text a,.activity .activity-info .activity-info-text span{color:#414651}.main-timeline{overflow:hidden;position:relative}.main-timeline:before{content:"";width:3px;height:100%;background:#fafbfb;position:absolute;top:0;left:50%}.main-timeline .timeline{padding-right:30px;position:relative}.main-timeline .timeline:before,.main-timeline .timeline:after{content:"";display:block;width:100%;clear:both}.main-timeline .timeline:first-child:before,.main-timeline .timeline:last-child:before{content:"";width:13px;height:13px;border-radius:50%;border:2px solid #fafbfb;background:#fff;margin:0 auto;position:absolute;top:0;left:0;right:-3px}.main-timeline .timeline:last-child:before{top:auto;bottom:0}.main-timeline .timeline-icon{width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #fafbfb;box-sizing:content-box;margin:auto;position:absolute;top:0;left:0;bottom:0;right:-4px}.main-timeline .timeline-icon:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#41cbd8;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.main-timeline .year{display:inline-block;padding:8px 20px;margin:0;font-size:14px;color:#fff;background:#41cbd8;text-align:center;position:absolute;top:50%;right:35%;transform:translateY(-50%)}.main-timeline .year:before{content:"";border-right:18px solid #41cbd8;border-top:18px solid transparent;border-bottom:18px solid transparent;position:absolute;top:0;left:-18px}.main-timeline .timeline-content{width:46.5%;padding:20px;margin:0 20px 0 0;background:#fafbfb;position:relative}.main-timeline .timeline-content:after{content:"";border-left:20px solid #fafbfb;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.main-timeline .title{float:left;font-size:14px;font-weight:500;color:#252b37;margin:0 20px 20px 0}.main-timeline .post{display:inline-block;font-size:13px;color:#414651}.main-timeline .description{font-size:14px;color:#414651;line-height:24px;margin:0;clear:both}.main-timeline .timeline:nth-child(2n){padding:0 0 0 30px}.main-timeline .timeline:nth-child(2n) .year{right:auto;left:35%}.main-timeline .timeline:nth-child(2n) .year:before{border:18px solid transparent;border-right:none;border-left:18px solid #41cbd8;left:auto;right:-18px}.main-timeline .timeline:nth-child(2n) .timeline-content{float:right;margin:0 0 0 20px}.main-timeline .timeline:nth-child(2n) .timeline-content:after{border-left:none;border-right:20px solid #fafbfb;right:auto;left:-20px}@media only screen and (max-width: 1200px){.main-timeline .year{right:30%}.main-timeline .timeline:nth-child(2n) .year{left:30%}}@media only screen and (max-width: 990px){.main-timeline .year{right:25%}.main-timeline .timeline:nth-child(2n) .year{left:25%}}@media only screen and (max-width: 767px){.main-timeline:before{left:10px}.main-timeline .timeline{padding:0 0 0 30px;margin-bottom:20px}.main-timeline .timeline:last-child{margin-bottom:0}.main-timeline .timeline:first-child:before,.main-timeline .timeline:last-child:before{display:none}.main-timeline .timeline-icon{margin:0;position:absolute;top:7px;left:0}.main-timeline .year,.main-timeline .timeline:nth-child(2n) .year{display:block;font-weight:700;margin:0 0 32px 30px;z-index:1;position:relative;top:auto;left:auto;right:auto;transform:none}.main-timeline .timeline:nth-child(2n) .year:before{border-left:none;border-right:18px solid #41cbd8;right:auto;left:-18px}.main-timeline .timeline-content{padding:20px}.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{width:auto;float:none;margin:0 0 0 30px}.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-content:after{border:none;border-bottom:20px solid #fafbfb;border-left:20px solid transparent;border-right:20px solid transparent;top:-20px;left:50%;right:auto;transform:translate(-50%)}}@media only screen and (max-width: 480px){.main-timeline .title{float:none;margin:0}.main-timeline .year,.main-timeline .timeline:nth-child(2n) .year{margin-left:20px}.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{margin-left:10px}.main-timeline .post{margin:5px 0}}.profile-page .profile-back-button{display:none}@media (max-width: 1025px){.profile-page .profile-back-button{display:block}}.profile-page .profile-header{background:linear-gradient(135deg,#0b51b7,#7081b9);color:#fff;border-radius:.25rem;margin-bottom:2rem}.profile-page .profile-header .avatar-container{position:relative;display:inline-block;overflow:hidden!important;border-radius:50%}.profile-page .profile-header .avatar-container .avatar{width:120px;height:120px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;border:4px solid rgba(255,255,255,.3);margin:0 auto;overflow:hidden;position:relative}.profile-page .profile-header .avatar-container .avatar img{position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);object-fit:cover;border-radius:50%}.profile-page .profile-header .avatar-container .edit-avatar-btn{position:absolute;padding-bottom:8px!important;bottom:0;left:50%;translate:-50% 0;width:100%;background:#00000040;color:#fff;font-size:12px;transition:opacity .3s ease-in-out;opacity:0}.profile-page .profile-header .avatar-container:hover .edit-avatar-btn{opacity:1}.profile-page .profile-header .status-management-section .current-status-display .status-badge-large{font-weight:500;border-radius:.25rem}.profile-page .profile-header .status-management-section .status-actions .status-dropdown-toggle{border-radius:.25rem;padding:8px 20px;font-weight:500;color:#fff!important;border-color:#fff!important}.profile-page .profile-header .status-management-section .status-actions .status-dropdown-toggle:hover{background-color:#fff!important;color:#0b51b7!important}.profile-page .profile-header .status-management-section .status-actions .ooo-button{border-radius:.25rem;padding:8px 20px;font-weight:500;color:#fff!important;border-color:#fff!important}.profile-page .profile-header .status-management-section .status-actions .ooo-button:hover{background-color:#fff!important;color:#0b51b7!important}.profile-page .status-dropdown-menu{border-radius:.25rem;box-shadow:0 .5rem 1rem #00000026;border:1px solid #e8ebf3;padding:.5rem 0}.profile-page .status-dropdown-menu .status-option{padding:.75rem 1rem;border:none;background:transparent}.profile-page .status-dropdown-menu .status-option:hover{background-color:#fafbfb}.profile-page .status-dropdown-menu .status-option.active{background-color:#0b51b71a;color:#0b51b7;font-weight:500}.profile-page .status-dropdown-menu .status-option i{font-size:1.1rem}.profile-page .profile-form{background:#fafbfb;border-radius:.25rem;padding:1.5rem}.profile-page .profile-form .form-control{border-radius:.25rem;border:1px solid #e8ebf3}.profile-page .profile-form .form-control:focus{border-color:#0b51b7;box-shadow:0 0 0 .2rem #0b51b740}.profile-page .profile-form .form-control:disabled{background-color:#fafbfb;opacity:.7}.profile-page .action-button{border-radius:.25rem;padding:.5rem 1.25rem;font-weight:500}.profile-page .edit-button{border-radius:.25rem;min-width:auto;width:auto;padding:.375rem .75rem;flex-shrink:0;white-space:nowrap}.profile-page .card-header .d-flex .edit-button{margin-left:auto}.profile-page .ooo-card{background:#fff;border:1px solid #e8ebf3;border-radius:.25rem}.profile-page .ooo-card .card-header{background:#fafbfb;border-bottom:1px solid #e8ebf3;color:#000444;border-radius:.25rem .25rem 0 0}.profile-page .ooo-card .card-header .card-title{margin:0;font-weight:600;color:#000444}.profile-page .ooo-card .card-body .alert{border-radius:.25rem;border:none}.profile-page .ooo-card .card-body .action-button{border-radius:.25rem;padding:8px 20px;font-weight:500}.profile-page .qc-notice{background:#fafbfb;border:1px solid #ff9f43;border-radius:.25rem}.profile-page .qc-notice .card-header{background:#ff9f431a;border-bottom:1px solid rgba(255,159,67,.3)}.profile-page .qc-notice .card-body p{line-height:1.5}.profile-page .qc-notice .card-body p strong{color:#ff9f43}.profile-page .ooo-modal .modal-content{border-radius:.25rem}.profile-page .ooo-modal .modal-content .modal-header{background-color:#41cbd8;color:#fff;border-radius:.25rem .25rem 0 0}.profile-page .ooo-modal .modal-content .modal-header .modal-title{color:#fff;font-weight:500}.profile-page .ooo-modal .modal-content .modal-header .btn-close{filter:invert(1)}.profile-page .ooo-modal .modal-content .modal-body .form-check-input:checked{background-color:#41cbd8;border-color:#41cbd8}.profile-dropdown-menu{min-width:280px;padding:0}.profile-dropdown-menu .avatar-sm{width:32px;height:32px;border-radius:50%;background:#fafbfb;display:flex;align-items:center;justify-content:center}.profile-dropdown-menu .status-submenu-item{position:relative;cursor:pointer}.profile-dropdown-menu .status-submenu-item:hover{background-color:#fafbfb}.profile-dropdown-menu .status-submenu-item:hover .status-submenu{display:block!important}.profile-dropdown-menu .status-submenu-item .status-submenu{position:absolute;left:100%;top:0;min-width:200px;display:none;margin-left:1px;border-radius:.25rem;box-shadow:0 1rem 3rem #0000002d;border:1px solid #e8ebf3;background:#fff;z-index:1050}.profile-dropdown-menu .status-submenu-item .status-submenu .status-option{padding:.75rem 1rem;border:none;background:transparent;cursor:pointer}.profile-dropdown-menu .status-submenu-item .status-submenu .status-option:hover{background-color:#fafbfb}.profile-dropdown-menu .status-submenu-item .status-submenu .status-option.active{background-color:#0b51b71a;color:#0b51b7;font-weight:500}.profile-dropdown-menu .status-submenu-item .status-submenu .status-option i{font-size:1.1rem}@media (max-width: 768px){.profile-page .profile-header{margin-bottom:1rem}.profile-page .profile-header .avatar{width:100px;height:100px;font-size:2.5rem}.profile-page .profile-header .status-management-section .status-actions{flex-direction:column;align-items:center}.profile-page .profile-header .status-management-section .status-actions .status-dropdown-toggle,.profile-page .profile-header .status-management-section .status-actions .ooo-button{margin-bottom:.5rem;width:100%;max-width:200px}.profile-page .ooo-card{margin-bottom:1rem}.profile-dropdown-menu .status-submenu-item .status-submenu{position:static;margin-left:0;margin-top:.5rem;box-shadow:none;border:none;border-top:1px solid #e8ebf3;border-radius:0}.profile-dropdown-menu .status-submenu-item .status-submenu .status-option{padding:.5rem 1rem}}.met-pro-bg{background-repeat:repeat}.met-profile .met-profile-main{display:flex;flex-direction:row;flex:1;flex-wrap:wrap;align-items:center}.met-profile .met-profile-main .met-profile-main-pic{position:relative;max-width:128px;max-height:128px;margin-right:24px}.met-profile .met-profile-main .met-profile-main-pic .met-profile_main-pic-change{cursor:pointer;background-color:#0b51b7;border-radius:50%;width:32px;height:32px;position:absolute;bottom:4px;right:4px;display:flex;align-items:center;justify-content:center;flex:1;box-shadow:0 0 20px #f5f5f50d;border:3px solid #ffffff}.met-profile .met-profile-main .met-profile-main-pic .met-profile_main-pic-change i{color:#fff;font-size:14px}.met-profile .met-profile-main .met-profile_user-detail .met-user-name{font-size:24px;font-weight:600;margin-bottom:6px}.met-profile .met-profile-main .met-profile_user-detail .met-user-name-post{color:#7081b9;font-size:14px}.education-activity{min-height:400px}.met-basic-detail h3,.met-basic-detail .h3{font-size:34px;font-weight:600;margin-bottom:18px}.met-basic-detail p{line-height:22px}.own-detail{padding:20px;width:145px;height:145px;text-align:center;border-radius:52% 48% 23% 77%/44% 68% 32% 56%;box-shadow:0 0 3px 1.25px #d5d7da}.own-detail h1,.own-detail .h1{font-weight:600;color:#fff;margin-top:0}.own-detail h5,.own-detail .h5{color:#f2f2f2}.own-detail.own-detail-project{position:absolute;top:110px;left:-60px}.own-detail.own-detail-happy{position:absolute;top:110px;left:60px}@media (max-width: 767px){.own-detail{display:none}#settings_detail .dropify-wrapper{width:100%!important}}#settings_detail .dropify-wrapper{width:16%;height:164px;margin-bottom:30px}.profile-nav .nav .nav-link{padding:10px;color:#414651;margin-bottom:10px;font-weight:500}.profile-nav .nav .nav-link.active{background-color:#0b51b70d;color:#0b51b7}.profile-card .profile-socials a i{width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%}.profile-card .pro-title{font-size:18px;font-weight:500;color:#414651;margin-bottom:5px}.profile-card .socials-data h3,.profile-card .socials-data .h3{color:#414651;font-family:Work Sans,sans-serif;font-size:18px}.skill-detail{color:#7081b9;font-family:Work Sans,sans-serif;font-size:14px}.skills .skill-box{margin-bottom:30px}.skills .skill-box:last-of-type{margin-bottom:0}.skills .skill-box .skill-title{margin-bottom:10px;color:#414651;text-transform:uppercase;font-size:13px;font-weight:600}.skills .skill-box .progress-line{background:#f5f5f5;height:7px;margin:0;position:relative;border:2px solid #ffffff;width:100%;border-radius:10px;box-shadow:0 0 1px .25px #0b51b7}.skills .skill-box .progress-line>span{position:absolute;display:block;top:0;left:0;height:100%;width:0;background:#0b51b7}.skills .skill-box .progress-line>span>.percent-tooltip{position:absolute;right:-15px;top:-30px;margin-bottom:10px;color:#414651;text-transform:uppercase;font-size:13px}.profile-activity-height{height:440px!important}.chat-box-left{float:left;width:340px;height:750px;background-color:#fff;border-radius:3px;padding:16px;margin-bottom:20px;border:1px solid #eceff5}.chat-box-left .chat-body-left{height:610px}.chat-box-left .nav-pills{background-color:#f5f5f5}.chat-box-left .nav-pills .nav-link{color:#414651}.chat-box-left .nav-pills .nav-link.active{color:#fff;background:#0b51b7}.chat-box-left .chat-search{margin-top:20px}.chat-box-left .chat-list{height:610px!important}.chat-box-left .chat-list .media+.media{border:1px solid #e9eaeb;margin-bottom:5px;border-radius:5px}.chat-box-left .chat-list .media{padding:15px;position:relative}.chat-box-left .chat-list .media:hover,.chat-box-left .chat-list .media:focus{background-color:#e9eaeb80}.chat-box-left .chat-list .media.new-message{border:1px solid #e9eaeb;background-color:#e9eaeb;margin-bottom:5px;border-radius:5px}.chat-box-left .chat-list .media .media-left{position:relative;align-self:center}.chat-box-left .chat-list .media .media-left .round-10{border:2px solid #f5f5f5;border-radius:50%;position:absolute;bottom:0;right:-1px;display:inline-block;height:12px;width:12px}.chat-box-left .chat-list .media .media-body{margin-left:8px;display:flex;align-items:flex-start;justify-content:space-between}.chat-box-left .chat-list .media .media-body h6,.chat-box-left .chat-list .media .media-body .h6{font-size:14px;color:#414651;margin-bottom:0}.chat-box-left .chat-list .media .media-body p{margin-bottom:0;color:#414651;font-size:12px}.chat-box-left .chat-list .media .media-body>div:last-child{display:flex;align-items:flex-end;flex-direction:column;min-width:50px;text-align:right}.chat-box-left .chat-list .media .media-body>div:last-child span:nth-child(2){display:flex;align-items:center;justify-content:center;background-color:#22b783;color:#fff;border-radius:50%;font-size:10px;width:18px;height:18px;margin-top:8px}.chat-box-left .chat-list .media .media-body span{font-size:12px;color:#414651;display:block}.chat-box-right{width:auto;background-color:#fff;display:block;border-radius:3px;position:relative;height:750px;margin-left:361px;margin-bottom:20px;border:1px solid #eceff5}.chat-box-right .chat-header{border-bottom:1px solid #e9eaeb;padding:16px;background-color:#fff}.chat-box-right .chat-header .media .media-body{margin-left:8px;align-self:center}.chat-box-right .chat-header .media .media-body h6,.chat-box-right .chat-header .media .media-body .h6{font-size:14px;color:#414651;margin-bottom:5px}.chat-box-right .chat-header .media .media-body p{margin-bottom:0;color:#717680;font-size:12px}.chat-box-right .chat-header .chat-features{position:relative;top:-34px;float:right}.chat-box-right .chat-header .chat-features a{color:#a4a7ae;font-size:22px;margin-left:12px}.chat-box-right .chat-header .chat-features a:hover{color:#0b51b7}.chat-box-right .chat-body{padding:16px;height:615px}.chat-box-right .chat-body .chat-detail{max-height:610px}.chat-box-right .chat-body .chat-detail .reverse{display:flex;flex-direction:column;align-items:flex-end}.chat-box-right .chat-body .chat-detail .media .media-img{z-index:5}.chat-box-right .chat-body .chat-detail .media .media-body{margin-left:20px}.chat-box-right .chat-body .chat-detail .media .media-body .chat-msg{max-width:80%;margin-bottom:5px;margin-left:-56px}.chat-box-right .chat-body .chat-detail .media .media-body .chat-msg:first-child p{padding-left:44px}.chat-box-right .chat-body .chat-detail .media .media-body .chat-msg p{padding:7px 16px;background-color:#0b51b703;border:1px solid #e8ebf3;color:#414651;display:inline-block;margin-bottom:0;border-radius:50px}.chat-box-right .chat-body .chat-detail .media .media-body.reverse{margin-right:20px;margin-left:0}.chat-box-right .chat-body .chat-detail .media .media-body.reverse .chat-msg{max-width:80%;margin-bottom:5px;margin-right:-56px}.chat-box-right .chat-body .chat-detail .media .media-body.reverse .chat-msg:first-child p{padding-right:44px}.chat-box-right .chat-body .chat-detail .media .media-body.reverse .chat-msg p{padding:7px 16px;background-color:#0b51b703;border:1px solid #e8ebf3;color:#414651;display:inline-block;margin-bottom:0;border-radius:50px}.chat-box-right .chat-footer{border-top:1px solid #eceff5;background-color:#fff;padding:16px;position:absolute;width:100%;left:0;bottom:0}.chat-box-right .chat-footer .media .media-body{margin-left:10px;align-self:center}.chat-box-right .chat-footer .media .media-body h6,.chat-box-right .chat-footer .media .media-body .h6{font-size:14px;color:#414651;margin-bottom:5px}.chat-box-right .chat-footer .media .media-body p{margin-bottom:0;color:#414651;font-size:12px}.chat-box-right .chat-footer .chat-features a{color:#a4a7ae;font-size:22px;margin-left:12px}.chat-box-right .chat-footer .chat-features a:hover{color:#0b51b7}.chat-box-right .chat-footer input.form-control{border:none}.chat-box-right .chat-footer .chat-admin{position:absolute;top:-40px;border:2px solid #eceff5;border-radius:50%}@media (min-width: 1024px) and (max-width: 1680px){.chat-box-left{width:310px;float:left}.chat-box-right{width:auto;margin-left:330px}}@media (min-width: 767px) and (max-width: 1023.98px){.chat-box-left{width:100%;float:none}.chat-box-right{width:100%;margin-left:0}}@media (max-width: 767px){.chat-box-left{float:none;width:100%}.chat-box-right{margin:0;width:100%}}@media (max-width: 660px){.chat-box-left{float:none;width:100%}.chat-box-right{margin:0;width:100%}}@media (max-width: 568px){.chat-box-left{float:none;width:100%}.chat-box-right{margin:0;width:100%}}.invoice-head{border-bottom:4px double #a4a7ae}.invoice-head .logo-lg.brand-light{display:none}.invoice-head .logo-lg.brand-dark{display:inline-block}.invoice-head .contact-detail li{border-left:2px solid #a4a7ae}.invoice-head .contact-detail li i{font-size:24px;color:#717680;margin-bottom:5px}@media print{.logo,.page-title,.breadcrumb,.footer{display:none;margin:0;padding:0}.left{display:none}.content,.page-content-wrapper,.page-wrapper{margin-top:0;padding-top:0}.content-page{margin-left:0;margin-top:0}.topbar,.footer,.left-sidenav,.report-btn,.leftbar-tab-menu{display:none;margin:0;padding:0}.content-page>.content{margin:0}.page-wrapper .page-content-tab{width:100%;margin-top:0}.shipping-labels-modal{position:absolute;left:0;top:0;margin:0;padding:0;width:100%;height:100%;background:#fff}.shipping-labels-modal .modal-dialog{max-width:none;margin:0;padding:0}.shipping-labels-modal .modal-content{border:none;box-shadow:none}.shipping-labels-modal .modal-header,.shipping-labels-modal .modal-footer{display:none}.shipping-labels-modal .modal-body{padding:0}.shipping-labels-container{padding:0;margin:0}}.email-leftbar{width:220px;float:left}.email-leftbar .mail-list a{display:block;color:#414651;font-size:13px;line-height:24px;padding:5px}.email-leftbar .mail-list a i{color:#717680}.email-leftbar .mail-list a:hover i,.email-leftbar .mail-list a.active i,.email-leftbar .mail-list a:hover,.email-leftbar .mail-list a.active{color:#0b51b7}.email-leftbar .chat-user-box p.user-title{font-size:13px;color:#000444;font-weight:500}.email-leftbar .chat-user-box p{font-size:12px}.email-rightbar{margin-left:240px}.message-list{display:block;padding-left:0}.message-list li{position:relative;display:block;height:50px;line-height:50px;transition-duration:.3s}.message-list li a{color:#535862}.message-list li:hover{background:#e9eaeb;transition-duration:.05s}.message-list li .col-mail{float:left;position:relative}.message-list li .col-mail-1{width:320px}.message-list li .col-mail-1 .star-toggle,.message-list li .col-mail-1 .checkbox-wrapper-mail,.message-list li .col-mail-1 .dot{display:block;float:left}.message-list li .col-mail-1 .dot{border:4px solid transparent;border-radius:100px;margin:22px 26px 0;height:0;width:0;line-height:0;font-size:0}.message-list li .col-mail-1 .checkbox-wrapper-mail{margin:15px 10px 0 20px}.message-list li .col-mail-1 .star-toggle{margin-top:18px;font-size:16px;margin-left:5px}.message-list li .col-mail-1 .title{position:absolute;top:0;left:110px;right:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:14px 0 0}.message-list li .col-mail-2{position:absolute;top:0;left:320px;right:0;bottom:0}.message-list li .col-mail-2 .subject,.message-list li .col-mail-2 .date{position:absolute;top:0}.message-list li .col-mail-2 .subject{left:0;right:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-list li .col-mail-2 .date{right:0;width:170px;padding-left:80px}.message-list li.active,.message-list li.active:hover{box-shadow:inset 3px 0 #0b51b7}.message-list li.unread{background-color:#e9eaeb}.message-list li.unread a{color:#00032b}.message-list .checkbox-wrapper-mail{cursor:pointer;height:20px;width:20px;position:relative;display:inline-block;box-shadow:inset 0 0 0 1px #a4a7ae;border-radius:1px}.message-list .checkbox-wrapper-mail input{opacity:0;cursor:pointer}.message-list .checkbox-wrapper-mail input:checked~label{opacity:1}.message-list .checkbox-wrapper-mail label{position:absolute;height:20px;width:20px;left:0;cursor:pointer;opacity:0;margin-bottom:0;transition-duration:.05s;top:0}.message-list .checkbox-wrapper-mail label:before{content:"";font-family:Material Design Icons;top:0;height:20px;color:#00032b;width:20px;position:absolute;margin-top:-16px;left:4px;font-size:13px}@media (max-width: 767px){.email-leftbar{float:none;width:100%}.email-rightbar{margin:0}}.note-editor.note-frame{border:1px solid #e8ebf3}.note-editor.note-frame .note-editing-area .note-editable{padding:10px;overflow:auto;color:#414651;background-color:#fff}.note-editor.note-frame .note-statusbar .note-resizebar{background-color:#fff}.crypto-report-history .nav{background-color:#fafbfb;padding:4px;border-radius:4px}.crypto-report-history .nav.nav-tabs{border:none}.crypto-report-history .nav .nav-item .nav-link{margin-right:5px;padding:3px 8px;font-size:12px;border-radius:5px;color:#414651;font-weight:500;border-color:transparent}.crypto-report-history .nav .nav-item .nav-link.active{color:#0b51b7;background-color:#fff;border-color:transparent}.crypto-report-history .nav .nav-item .nav-link:focus,.crypto-report-history .nav .nav-item .nav-link:hover{border-color:transparent}.crypto-calcy a .p-1{display:none!important}.coin-market-nav .nav-pills .nav-item.show .nav-link,.coin-market-nav .nav-pills .nav-link.active{background:#fff;box-shadow:0 7px 14px #7176801f;border-radius:0}.transaction-history li{border-bottom:1px solid #e8ebf3;padding:10px 0}.transaction-history li:last-of-type{border:none;padding-bottom:0}.positive{color:#22b783!important}.negative{color:#ef4d56!important}.crypto-dash-activity{height:280px}.ccc-widget>div{background:#fff!important}.ccc-widget .histoTitle{display:none}.ccc-widget div:first-child{border:none!important}.ccc-widget div.histoRow:nth-of-type(2){font-weight:500!important;color:#414651!important;font-size:13px!important;background-color:#fafbfb}.ccc-widget div.histoRow:nth-of-type(2) .histoChange{font-weight:500}.ccc-widget div.histoRow{border-bottom-color:#e8ebf3!important;font-size:13px!important;color:#000444!important;padding:.7rem}ul.steppedprogress{counter-reset:step;display:flex;margin:auto;overflow:hidden;padding:0;position:relative;text-align:center;z-index:1}ul.steppedprogress li{list-style-type:none;color:#414651;line-height:normal;text-transform:uppercase;flex:1;font-size:12px;position:relative;padding:0 2%;font-weight:500;font-family:Work Sans,sans-serif}ul.steppedprogress li:before{content:counter(step);counter-increment:step;width:24px;height:24px;line-height:20px;display:block;font-size:12px;color:#414651;background:#e9eaeb;border-radius:50%;margin:0 auto 10px;position:relative;z-index:1;border:2px solid #ffffff;box-shadow:0 0 0 1.25px #e9eaeb}ul.steppedprogress li:after{content:"";width:100%;border:.5px dashed #eceff5;position:absolute;left:-50%;top:12px;z-index:-1}ul.steppedprogress li.complete:before{background:#7081b9;color:#fff;border:2px solid #ffffff;box-shadow:0 0 0 1.25px #7081b9}ul.steppedprogress li.complete.continuous:before{background:#0b51b7;color:#fff;border:2px solid #ffffff;box-shadow:0 0 0 1.25px #0b51b7}ul.steppedprogress li.complete.continuous span{color:#0b51b7}ul.steppedprogress li.complete.finish:before{background:#ef4d56;color:#fff;border:2px solid #ffffff;box-shadow:0 0 0 1.25px #ef4d56;content:"";font: 24px/1 Material Design Icons;font-size:16px;line-height:20px}ul.steppedprogress li.complete.finish span{color:#ef4d56}ul.steppedprogress li.complete:after{border-color:#dfe4ee}ul.steppedprogress li:first-child:after{content:none}@media (max-width: 480px){ul.steppedprogress{display:block}ul.steppedprogress li{flex:none;clear:both;text-align:left;padding:0;margin-left:2px;min-height:2.2em}ul.steppedprogress li span{white-space:nowrap}ul.steppedprogress li:before{float:none;display:inline-block;margin-right:10px;text-align:center;margin-left:0}ul.steppedprogress li:after{content:"";width:6px;height:100%;position:absolute;left:12px;top:-50%;z-index:-1}}.kanban-board{flex:1;white-space:nowrap;overflow-x:scroll;display:flex}.kanban-board .kanban-col{-webkit-user-select:none;user-select:none;flex:1 0 auto;width:calc(100vw - 24px);max-height:100%;padding-right:12px;padding-bottom:12px;outline:none!important;position:relative}.kanban-board .kanban-col .kanban-main-card{max-height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;margin-bottom:12px;border-radius:4px;padding:20px;background:#fafbfb}.kanban-board .kanban-col .kanban-main-card .kanban-box-title{position:relative;display:block}.kanban-board .kanban-col .kanban-main-card .kanban-box-title .kanban-main-dropdown{position:absolute;right:0;top:0}@media (min-width: 576px){.kanban-board .kanban-col{max-width:19.5rem}}.auth-page .auth-header-box{background-color:#050606}.auth-bg{background:radial-gradient(circle at 39% 47%,#6b6b6b14,#6b6b6b14 33.333%,#48484814 33.333%,#48484814 66.666%,#24242414 66.666%,#24242414 99.999%),radial-gradient(circle at 53% 74%,#b6b6b614,#b6b6b614 33.333%,#cacaca14 33.333%,#cacaca14 66.666%,#dddddd14 66.666%,#dddddd14 99.999%),radial-gradient(circle at 14% 98%,#b8b8b814,#b8b8b814 33.333%,#60606014 33.333%,#60606014 66.666%,#07070714 66.666%,#07070714 99.999%),linear-gradient(45deg,#f79f9b,#0f4069)}.ex-page-content h1,.ex-page-content .h1{font-size:98px;font-weight:700;text-shadow:rgba(113,118,128,.2) 1px 1px,rgba(113,118,128,.2) 2px 2px,rgba(113,118,128,.2) 3px 3px}.sticky-aside{position:sticky;align-self:flex-start}.sticky-aside>.card{max-height:calc(100vh - 100px);overflow:auto}.techmap-floating-scrolltop-button{position:absolute!important;bottom:1rem!important;right:.75rem!important;width:44px!important;height:44px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:50!important;box-shadow:0 2px 8px #00000026!important;border:none!important;padding:0!important}.techmap-floating-scrolltop-button svg{color:#fff!important}.techmap-map-container{width:100%;height:calc(100vh - 150px)}@media (min-width: 992px){.techmap-sidebar-scroll{position:sticky;top:12px;max-height:calc(100vh - 150px);overflow-y:auto;align-self:flex-start}}@media (max-width: 991.98px){.techmap-userlist__scroll{max-height:500px}}/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.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-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter: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%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat: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-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square: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-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up: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-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt: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-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch: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-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora: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-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts: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-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive: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-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper: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-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om: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-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video: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-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random: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-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle: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-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath: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{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv: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-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse: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{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara: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-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign: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-wrench:before{content:""}.fa-x-ray: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-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-brands-400-CX1xZlCv.eot);src:url(/assets/fa-brands-400-CX1xZlCv.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-D651kyJL.woff2) format("woff2"),url(/assets/fa-brands-400-DRdYKbaK.woff) format("woff"),url(/assets/fa-brands-400-DHlgUUUo.ttf) format("truetype"),url(/assets/fa-brands-400-C3Yk61BC.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/assets/fa-regular-400-DHzxKQL1.eot);src:url(/assets/fa-regular-400-DHzxKQL1.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-Cza5cCmj.woff2) format("woff2"),url(/assets/fa-regular-400-DIzZUk31.woff) format("woff"),url(/assets/fa-regular-400-Di_snUVE.ttf) format("truetype"),url(/assets/fa-regular-400-TSP2oef-.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/assets/fa-solid-900-DLY4XJCS.eot);src:url(/assets/fa-solid-900-DLY4XJCS.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-CKD1sNGk.woff2) format("woff2"),url(/assets/fa-solid-900-BdRUpLXt.woff) format("woff"),url(/assets/fa-solid-900-BTYdUqR3.ttf) format("truetype"),url(/assets/fa-solid-900-Daof5SQZ.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.la,.las,.lar,.lal,.lad,.lab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.la-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.las.la-pull-left,.lar.la-pull-left,.lal.la-pull-left,.lab.la-pull-left{margin-right:.3em}.la.la-pull-right,.las.la-pull-right,.lar.la-pull-right,.lal.la-pull-right,.lab.la-pull-right{margin-left:.3em}.la-spin{-webkit-animation:la-spin 2s infinite linear;animation:la-spin 2s infinite linear}.la-pulse{-webkit-animation:la-spin 1s infinite steps(8);animation:la-spin 1s infinite steps(8)}@-webkit-keyframes la-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes la-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.la-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scaleX(-1)}.la-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scaleY(-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .la-rotate-90,:root .la-rotate-180,:root .la-rotate-270,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-flip-both{-webkit-filter:none;filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:""}.la-accessible-icon:before{content:""}.la-accusoft:before{content:""}.la-acquisitions-incorporated:before{content:""}.la-ad:before{content:""}.la-address-book:before{content:""}.la-address-card:before{content:""}.la-adjust:before{content:""}.la-adn:before{content:""}.la-adobe:before{content:""}.la-adversal:before{content:""}.la-affiliatetheme:before{content:""}.la-air-freshener:before{content:""}.la-airbnb:before{content:""}.la-algolia:before{content:""}.la-align-center:before{content:""}.la-align-justify:before{content:""}.la-align-left:before{content:""}.la-align-right:before{content:""}.la-alipay:before{content:""}.la-allergies:before{content:""}.la-amazon:before{content:""}.la-amazon-pay:before{content:""}.la-ambulance:before{content:""}.la-american-sign-language-interpreting:before{content:""}.la-amilia:before{content:""}.la-anchor:before{content:""}.la-android:before{content:""}.la-angellist:before{content:""}.la-angle-double-down:before{content:""}.la-angle-double-left:before{content:""}.la-angle-double-right:before{content:""}.la-angle-double-up:before{content:""}.la-angle-down:before{content:""}.la-angle-left:before{content:""}.la-angle-right:before{content:""}.la-angle-up:before{content:""}.la-angry:before{content:""}.la-angrycreative:before{content:""}.la-angular:before{content:""}.la-ankh:before{content:""}.la-app-store:before{content:""}.la-app-store-ios:before{content:""}.la-apper:before{content:""}.la-apple:before{content:""}.la-apple-alt:before{content:""}.la-apple-pay:before{content:""}.la-archive:before{content:""}.la-archway:before{content:""}.la-arrow-alt-circle-down:before{content:""}.la-arrow-alt-circle-left:before{content:""}.la-arrow-alt-circle-right:before{content:""}.la-arrow-alt-circle-up:before{content:""}.la-arrow-circle-down:before{content:""}.la-arrow-circle-left:before{content:""}.la-arrow-circle-right:before{content:""}.la-arrow-circle-up:before{content:""}.la-arrow-down:before{content:""}.la-arrow-left:before{content:""}.la-arrow-right:before{content:""}.la-arrow-up:before{content:""}.la-arrows-alt:before{content:""}.la-arrows-alt-h:before{content:""}.la-arrows-alt-v:before{content:""}.la-artstation:before{content:""}.la-assistive-listening-systems:before{content:""}.la-asterisk:before{content:""}.la-asymmetrik:before{content:""}.la-at:before{content:""}.la-atlas:before{content:""}.la-atlassian:before{content:""}.la-atom:before{content:""}.la-audible:before{content:""}.la-audio-description:before{content:""}.la-autoprefixer:before{content:""}.la-avianex:before{content:""}.la-aviato:before{content:""}.la-award:before{content:""}.la-aws:before{content:""}.la-baby:before{content:""}.la-baby-carriage:before{content:""}.la-backspace:before{content:""}.la-backward:before{content:""}.la-bacon:before{content:""}.la-balance-scale:before{content:""}.la-balance-scale-left:before{content:""}.la-balance-scale-right:before{content:""}.la-ban:before{content:""}.la-band-aid:before{content:""}.la-bandcamp:before{content:""}.la-barcode:before{content:""}.la-bars:before{content:""}.la-baseball-ball:before{content:""}.la-basketball-ball:before{content:""}.la-bath:before{content:""}.la-battery-empty:before{content:""}.la-battery-full:before{content:""}.la-battery-half:before{content:""}.la-battery-quarter:before{content:""}.la-battery-three-quarters:before{content:""}.la-battle-net:before{content:""}.la-bed:before{content:""}.la-beer:before{content:""}.la-behance:before{content:""}.la-behance-square:before{content:""}.la-bell:before{content:""}.la-bell-slash:before{content:""}.la-bezier-curve:before{content:""}.la-bible:before{content:""}.la-bicycle:before{content:""}.la-biking:before{content:""}.la-bimobject:before{content:""}.la-binoculars:before{content:""}.la-biohazard:before{content:""}.la-birthday-cake:before{content:""}.la-bitbucket:before{content:""}.la-bitcoin:before{content:""}.la-bity:before{content:""}.la-black-tie:before{content:""}.la-blackberry:before{content:""}.la-blender:before{content:""}.la-blender-phone:before{content:""}.la-blind:before{content:""}.la-blog:before{content:""}.la-blogger:before{content:""}.la-blogger-b:before{content:""}.la-bluetooth:before{content:""}.la-bluetooth-b:before{content:""}.la-bold:before{content:""}.la-bolt:before{content:""}.la-bomb:before{content:""}.la-bone:before{content:""}.la-bong:before{content:""}.la-book:before{content:""}.la-book-dead:before{content:""}.la-book-medical:before{content:""}.la-book-open:before{content:""}.la-book-reader:before{content:""}.la-bookmark:before{content:""}.la-bootstrap:before{content:""}.la-border-all:before{content:""}.la-border-none:before{content:""}.la-border-style:before{content:""}.la-bowling-ball:before{content:""}.la-box:before{content:""}.la-box-open:before{content:""}.la-boxes:before{content:""}.la-braille:before{content:""}.la-brain:before{content:""}.la-bread-slice:before{content:""}.la-briefcase:before{content:""}.la-briefcase-medical:before{content:""}.la-broadcast-tower:before{content:""}.la-broom:before{content:""}.la-brush:before{content:""}.la-btc:before{content:""}.la-buffer:before{content:""}.la-bug:before{content:""}.la-building:before{content:""}.la-bullhorn:before{content:""}.la-bullseye:before{content:""}.la-burn:before{content:""}.la-buromobelexperte:before{content:""}.la-bus:before{content:""}.la-bus-alt:before{content:""}.la-business-time:before{content:""}.la-buy-n-large:before{content:""}.la-buysellads:before{content:""}.la-calculator:before{content:""}.la-calendar:before{content:""}.la-calendar-alt:before{content:""}.la-calendar-check:before{content:""}.la-calendar-day:before{content:""}.la-calendar-minus:before{content:""}.la-calendar-plus:before{content:""}.la-calendar-times:before{content:""}.la-calendar-week:before{content:""}.la-camera:before{content:""}.la-camera-retro:before{content:""}.la-campground:before{content:""}.la-canadian-maple-leaf:before{content:""}.la-candy-cane:before{content:""}.la-cannabis:before{content:""}.la-capsules:before{content:""}.la-car:before{content:""}.la-car-alt:before{content:""}.la-car-battery:before{content:""}.la-car-crash:before{content:""}.la-car-side:before{content:""}.la-caret-down:before{content:""}.la-caret-left:before{content:""}.la-caret-right:before{content:""}.la-caret-square-down:before{content:""}.la-caret-square-left:before{content:""}.la-caret-square-right:before{content:""}.la-caret-square-up:before{content:""}.la-caret-up:before{content:""}.la-carrot:before{content:""}.la-cart-arrow-down:before{content:""}.la-cart-plus:before{content:""}.la-cash-register:before{content:""}.la-cat:before{content:""}.la-cc-amazon-pay:before{content:""}.la-cc-amex:before{content:""}.la-cc-apple-pay:before{content:""}.la-cc-diners-club:before{content:""}.la-cc-discover:before{content:""}.la-cc-jcb:before{content:""}.la-cc-mastercard:before{content:""}.la-cc-paypal:before{content:""}.la-cc-stripe:before{content:""}.la-cc-visa:before{content:""}.la-centercode:before{content:""}.la-centos:before{content:""}.la-certificate:before{content:""}.la-chair:before{content:""}.la-chalkboard:before{content:""}.la-chalkboard-teacher:before{content:""}.la-charging-station:before{content:""}.la-chart-area:before{content:""}.la-chart-bar:before{content:""}.la-chart-line:before{content:""}.la-chart-pie:before{content:""}.la-check:before{content:""}.la-check-circle:before{content:""}.la-check-double:before{content:""}.la-check-square:before{content:""}.la-cheese:before{content:""}.la-chess:before{content:""}.la-chess-bishop:before{content:""}.la-chess-board:before{content:""}.la-chess-king:before{content:""}.la-chess-knight:before{content:""}.la-chess-pawn:before{content:""}.la-chess-queen:before{content:""}.la-chess-rook:before{content:""}.la-chevron-circle-down:before{content:""}.la-chevron-circle-left:before{content:""}.la-chevron-circle-right:before{content:""}.la-chevron-circle-up:before{content:""}.la-chevron-down:before{content:""}.la-chevron-left:before{content:""}.la-chevron-right:before{content:""}.la-chevron-up:before{content:""}.la-child:before{content:""}.la-chrome:before{content:""}.la-chromecast:before{content:""}.la-church:before{content:""}.la-circle:before{content:""}.la-circle-notch:before{content:""}.la-city:before{content:""}.la-clinic-medical:before{content:""}.la-clipboard:before{content:""}.la-clipboard-check:before{content:""}.la-clipboard-list:before{content:""}.la-clock:before{content:""}.la-clone:before{content:""}.la-closed-captioning:before{content:""}.la-cloud:before{content:""}.la-cloud-download-alt:before{content:""}.la-cloud-meatball:before{content:""}.la-cloud-moon:before{content:""}.la-cloud-moon-rain:before{content:""}.la-cloud-rain:before{content:""}.la-cloud-showers-heavy:before{content:""}.la-cloud-sun:before{content:""}.la-cloud-sun-rain:before{content:""}.la-cloud-upload-alt:before{content:""}.la-cloudscale:before{content:""}.la-cloudsmith:before{content:""}.la-cloudversify:before{content:""}.la-cocktail:before{content:""}.la-code:before{content:""}.la-code-branch:before{content:""}.la-codepen:before{content:""}.la-codiepie:before{content:""}.la-coffee:before{content:""}.la-cog:before{content:""}.la-cogs:before{content:""}.la-coins:before{content:""}.la-columns:before{content:""}.la-comment:before{content:""}.la-comment-alt:before{content:""}.la-comment-dollar:before{content:""}.la-comment-dots:before{content:""}.la-comment-medical:before{content:""}.la-comment-slash:before{content:""}.la-comments:before{content:""}.la-comments-dollar:before{content:""}.la-compact-disc:before{content:""}.la-compass:before{content:""}.la-compress:before{content:""}.la-compress-arrows-alt:before{content:""}.la-concierge-bell:before{content:""}.la-confluence:before{content:""}.la-connectdevelop:before{content:""}.la-contao:before{content:""}.la-cookie:before{content:""}.la-cookie-bite:before{content:""}.la-copy:before{content:""}.la-copyright:before{content:""}.la-cotton-bureau:before{content:""}.la-couch:before{content:""}.la-cpanel:before{content:""}.la-creative-commons:before{content:""}.la-creative-commons-by:before{content:""}.la-creative-commons-nc:before{content:""}.la-creative-commons-nc-eu:before{content:""}.la-creative-commons-nc-jp:before{content:""}.la-creative-commons-nd:before{content:""}.la-creative-commons-pd:before{content:""}.la-creative-commons-pd-alt:before{content:""}.la-creative-commons-remix:before{content:""}.la-creative-commons-sa:before{content:""}.la-creative-commons-sampling:before{content:""}.la-creative-commons-sampling-plus:before{content:""}.la-creative-commons-share:before{content:""}.la-creative-commons-zero:before{content:""}.la-credit-card:before{content:""}.la-critical-role:before{content:""}.la-crop:before{content:""}.la-crop-alt:before{content:""}.la-cross:before{content:""}.la-crosshairs:before{content:""}.la-crow:before{content:""}.la-crown:before{content:""}.la-crutch:before{content:""}.la-css3:before{content:""}.la-css3-alt:before{content:""}.la-cube:before{content:""}.la-cubes:before{content:""}.la-cut:before{content:""}.la-cuttlefish:before{content:""}.la-d-and-d:before{content:""}.la-d-and-d-beyond:before{content:""}.la-dashcube:before{content:""}.la-database:before{content:""}.la-deaf:before{content:""}.la-delicious:before{content:""}.la-democrat:before{content:""}.la-deploydog:before{content:""}.la-deskpro:before{content:""}.la-desktop:before{content:""}.la-dev:before{content:""}.la-deviantart:before{content:""}.la-dharmachakra:before{content:""}.la-dhl:before{content:""}.la-diagnoses:before{content:""}.la-diaspora:before{content:""}.la-dice:before{content:""}.la-dice-d20:before{content:""}.la-dice-d6:before{content:""}.la-dice-five:before{content:""}.la-dice-four:before{content:""}.la-dice-one:before{content:""}.la-dice-six:before{content:""}.la-dice-three:before{content:""}.la-dice-two:before{content:""}.la-digg:before{content:""}.la-digital-ocean:before{content:""}.la-digital-tachograph:before{content:""}.la-directions:before{content:""}.la-discord:before{content:""}.la-discourse:before{content:""}.la-divide:before{content:""}.la-dizzy:before{content:""}.la-dna:before{content:""}.la-dochub:before{content:""}.la-docker:before{content:""}.la-dog:before{content:""}.la-dollar-sign:before{content:""}.la-dolly:before{content:""}.la-dolly-flatbed:before{content:""}.la-donate:before{content:""}.la-door-closed:before{content:""}.la-door-open:before{content:""}.la-dot-circle:before{content:""}.la-dove:before{content:""}.la-download:before{content:""}.la-draft2digital:before{content:""}.la-drafting-compass:before{content:""}.la-dragon:before{content:""}.la-draw-polygon:before{content:""}.la-dribbble:before{content:""}.la-dribbble-square:before{content:""}.la-dropbox:before{content:""}.la-drum:before{content:""}.la-drum-steelpan:before{content:""}.la-drumstick-bite:before{content:""}.la-drupal:before{content:""}.la-dumbbell:before{content:""}.la-dumpster:before{content:""}.la-dumpster-fire:before{content:""}.la-dungeon:before{content:""}.la-dyalog:before{content:""}.la-earlybirds:before{content:""}.la-ebay:before{content:""}.la-edge:before{content:""}.la-edit:before{content:""}.la-egg:before{content:""}.la-eject:before{content:""}.la-elementor:before{content:""}.la-ellipsis-h:before{content:""}.la-ellipsis-v:before{content:""}.la-ello:before{content:""}.la-ember:before{content:""}.la-empire:before{content:""}.la-envelope:before{content:""}.la-envelope-open:before{content:""}.la-envelope-open-text:before{content:""}.la-envelope-square:before{content:""}.la-envira:before{content:""}.la-equals:before{content:""}.la-eraser:before{content:""}.la-erlang:before{content:""}.la-ethereum:before{content:""}.la-ethernet:before{content:""}.la-etsy:before{content:""}.la-euro-sign:before{content:""}.la-evernote:before{content:""}.la-exchange-alt:before{content:""}.la-exclamation:before{content:""}.la-exclamation-circle:before{content:""}.la-exclamation-triangle:before{content:""}.la-expand:before{content:""}.la-expand-arrows-alt:before{content:""}.la-expeditedssl:before{content:""}.la-external-link-alt:before{content:""}.la-external-link-square-alt:before{content:""}.la-eye:before{content:""}.la-eye-dropper:before{content:""}.la-eye-slash:before{content:""}.la-facebook:before{content:""}.la-facebook-f:before{content:""}.la-facebook-messenger:before{content:""}.la-facebook-square:before{content:""}.la-fan:before{content:""}.la-fantasy-flight-games:before{content:""}.la-fast-backward:before{content:""}.la-fast-forward:before{content:""}.la-fax:before{content:""}.la-feather:before{content:""}.la-feather-alt:before{content:""}.la-fedex:before{content:""}.la-fedora:before{content:""}.la-female:before{content:""}.la-fighter-jet:before{content:""}.la-figma:before{content:""}.la-file:before{content:""}.la-file-alt:before{content:""}.la-file-archive:before{content:""}.la-file-audio:before{content:""}.la-file-code:before{content:""}.la-file-contract:before{content:""}.la-file-csv:before{content:""}.la-file-download:before{content:""}.la-file-excel:before{content:""}.la-file-export:before{content:""}.la-file-image:before{content:""}.la-file-import:before{content:""}.la-file-invoice:before{content:""}.la-file-invoice-dollar:before{content:""}.la-file-medical:before{content:""}.la-file-medical-alt:before{content:""}.la-file-pdf:before{content:""}.la-file-powerpoint:before{content:""}.la-file-prescription:before{content:""}.la-file-signature:before{content:""}.la-file-upload:before{content:""}.la-file-video:before{content:""}.la-file-word:before{content:""}.la-fill:before{content:""}.la-fill-drip:before{content:""}.la-film:before{content:""}.la-filter:before{content:""}.la-fingerprint:before{content:""}.la-fire:before{content:""}.la-fire-alt:before{content:""}.la-fire-extinguisher:before{content:""}.la-firefox:before{content:""}.la-first-aid:before{content:""}.la-first-order:before{content:""}.la-first-order-alt:before{content:""}.la-firstdraft:before{content:""}.la-fish:before{content:""}.la-fist-raised:before{content:""}.la-flag:before{content:""}.la-flag-checkered:before{content:""}.la-flag-usa:before{content:""}.la-flask:before{content:""}.la-flickr:before{content:""}.la-flipboard:before{content:""}.la-flushed:before{content:""}.la-fly:before{content:""}.la-folder:before{content:""}.la-folder-minus:before{content:""}.la-folder-open:before{content:""}.la-folder-plus:before{content:""}.la-font:before{content:""}.la-font-awesome:before{content:""}.la-font-awesome-alt:before{content:""}.la-font-awesome-flag:before{content:""}.la-font-awesome-logo-full:before{content:""}.la-fonticons:before{content:""}.la-fonticons-fi:before{content:""}.la-football-ball:before{content:""}.la-fort-awesome:before{content:""}.la-fort-awesome-alt:before{content:""}.la-forumbee:before{content:""}.la-forward:before{content:""}.la-foursquare:before{content:""}.la-free-code-camp:before{content:""}.la-freebsd:before{content:""}.la-frog:before{content:""}.la-frown:before{content:""}.la-frown-open:before{content:""}.la-fulcrum:before{content:""}.la-funnel-dollar:before{content:""}.la-futbol:before{content:""}.la-galactic-republic:before{content:""}.la-galactic-senate:before{content:""}.la-gamepad:before{content:""}.la-gas-pump:before{content:""}.la-gavel:before{content:""}.la-gem:before{content:""}.la-genderless:before{content:""}.la-get-pocket:before{content:""}.la-gg:before{content:""}.la-gg-circle:before{content:""}.la-ghost:before{content:""}.la-gift:before{content:""}.la-gifts:before{content:""}.la-git:before{content:""}.la-git-alt:before{content:""}.la-git-square:before{content:""}.la-github:before{content:""}.la-github-alt:before{content:""}.la-github-square:before{content:""}.la-gitkraken:before{content:""}.la-gitlab:before{content:""}.la-gitter:before{content:""}.la-glass-cheers:before{content:""}.la-glass-martini:before{content:""}.la-glass-martini-alt:before{content:""}.la-glass-whiskey:before{content:""}.la-glasses:before{content:""}.la-glide:before{content:""}.la-glide-g:before{content:""}.la-globe:before{content:""}.la-globe-africa:before{content:""}.la-globe-americas:before{content:""}.la-globe-asia:before{content:""}.la-globe-europe:before{content:""}.la-gofore:before{content:""}.la-golf-ball:before{content:""}.la-goodreads:before{content:""}.la-goodreads-g:before{content:""}.la-google:before{content:""}.la-google-drive:before{content:""}.la-google-play:before{content:""}.la-google-plus:before{content:""}.la-google-plus-g:before{content:""}.la-google-plus-square:before{content:""}.la-google-wallet:before{content:""}.la-gopuram:before{content:""}.la-graduation-cap:before{content:""}.la-gratipay:before{content:""}.la-grav:before{content:""}.la-greater-than:before{content:""}.la-greater-than-equal:before{content:""}.la-grimace:before{content:""}.la-grin:before{content:""}.la-grin-alt:before{content:""}.la-grin-beam:before{content:""}.la-grin-beam-sweat:before{content:""}.la-grin-hearts:before{content:""}.la-grin-squint:before{content:""}.la-grin-squint-tears:before{content:""}.la-grin-stars:before{content:""}.la-grin-tears:before{content:""}.la-grin-tongue:before{content:""}.la-grin-tongue-squint:before{content:""}.la-grin-tongue-wink:before{content:""}.la-grin-wink:before{content:""}.la-grip-horizontal:before{content:""}.la-grip-lines:before{content:""}.la-grip-lines-vertical:before{content:""}.la-grip-vertical:before{content:""}.la-gripfire:before{content:""}.la-grunt:before{content:""}.la-guitar:before{content:""}.la-gulp:before{content:""}.la-h-square:before{content:""}.la-hacker-news:before{content:""}.la-hacker-news-square:before{content:""}.la-hackerrank:before{content:""}.la-hamburger:before{content:""}.la-hammer:before{content:""}.la-hamsa:before{content:""}.la-hand-holding:before{content:""}.la-hand-holding-heart:before{content:""}.la-hand-holding-usd:before{content:""}.la-hand-lizard:before{content:""}.la-hand-middle-finger:before{content:""}.la-hand-paper:before{content:""}.la-hand-peace:before{content:""}.la-hand-point-down:before{content:""}.la-hand-point-left:before{content:""}.la-hand-point-right:before{content:""}.la-hand-point-up:before{content:""}.la-hand-pointer:before{content:""}.la-hand-rock:before{content:""}.la-hand-scissors:before{content:""}.la-hand-spock:before{content:""}.la-hands:before{content:""}.la-hands-helping:before{content:""}.la-handshake:before{content:""}.la-hanukiah:before{content:""}.la-hard-hat:before{content:""}.la-hashtag:before{content:""}.la-hat-cowboy:before{content:""}.la-hat-cowboy-side:before{content:""}.la-hat-wizard:before{content:""}.la-haykal:before{content:""}.la-hdd:before{content:""}.la-heading:before{content:""}.la-headphones:before{content:""}.la-headphones-alt:before{content:""}.la-headset:before{content:""}.la-heart:before{content:""}.la-heart-broken:before{content:""}.la-heartbeat:before{content:""}.la-helicopter:before{content:""}.la-highlighter:before{content:""}.la-hiking:before{content:""}.la-hippo:before{content:""}.la-hips:before{content:""}.la-hire-a-helper:before{content:""}.la-history:before{content:""}.la-hockey-puck:before{content:""}.la-holly-berry:before{content:""}.la-home:before{content:""}.la-hooli:before{content:""}.la-hornbill:before{content:""}.la-horse:before{content:""}.la-horse-head:before{content:""}.la-hospital:before{content:""}.la-hospital-alt:before{content:""}.la-hospital-symbol:before{content:""}.la-hot-tub:before{content:""}.la-hotdog:before{content:""}.la-hotel:before{content:""}.la-hotjar:before{content:""}.la-hourglass:before{content:""}.la-hourglass-end:before{content:""}.la-hourglass-half:before{content:""}.la-hourglass-start:before{content:""}.la-house-damage:before{content:""}.la-houzz:before{content:""}.la-hryvnia:before{content:""}.la-html5:before{content:""}.la-hubspot:before{content:""}.la-i-cursor:before{content:""}.la-ice-cream:before{content:""}.la-icicles:before{content:""}.la-icons:before{content:""}.la-id-badge:before{content:""}.la-id-card:before{content:""}.la-id-card-alt:before{content:""}.la-igloo:before{content:""}.la-image:before{content:""}.la-images:before{content:""}.la-imdb:before{content:""}.la-inbox:before{content:""}.la-indent:before{content:""}.la-industry:before{content:""}.la-infinity:before{content:""}.la-info:before{content:""}.la-info-circle:before{content:""}.la-instagram:before{content:""}.la-intercom:before{content:""}.la-internet-explorer:before{content:""}.la-invision:before{content:""}.la-ioxhost:before{content:""}.la-italic:before{content:""}.la-itch-io:before{content:""}.la-itunes:before{content:""}.la-itunes-note:before{content:""}.la-java:before{content:""}.la-jedi:before{content:""}.la-jedi-order:before{content:""}.la-jenkins:before{content:""}.la-jira:before{content:""}.la-joget:before{content:""}.la-joint:before{content:""}.la-joomla:before{content:""}.la-journal-whills:before{content:""}.la-js:before{content:""}.la-js-square:before{content:""}.la-jsfiddle:before{content:""}.la-kaaba:before{content:""}.la-kaggle:before{content:""}.la-key:before{content:""}.la-keybase:before{content:""}.la-keyboard:before{content:""}.la-keycdn:before{content:""}.la-khanda:before{content:""}.la-kickstarter:before{content:""}.la-kickstarter-k:before{content:""}.la-kiss:before{content:""}.la-kiss-beam:before{content:""}.la-kiss-wink-heart:before{content:""}.la-kiwi-bird:before{content:""}.la-korvue:before{content:""}.la-landmark:before{content:""}.la-language:before{content:""}.la-laptop:before{content:""}.la-laptop-code:before{content:""}.la-laptop-medical:before{content:""}.la-laravel:before{content:""}.la-lastfm:before{content:""}.la-lastfm-square:before{content:""}.la-laugh:before{content:""}.la-laugh-beam:before{content:""}.la-laugh-squint:before{content:""}.la-laugh-wink:before{content:""}.la-layer-group:before{content:""}.la-leaf:before{content:""}.la-leanpub:before{content:""}.la-lemon:before{content:""}.la-less:before{content:""}.la-less-than:before{content:""}.la-less-than-equal:before{content:""}.la-level-down-alt:before{content:""}.la-level-up-alt:before{content:""}.la-life-ring:before{content:""}.la-lightbulb:before{content:""}.la-line:before{content:""}.la-link:before{content:""}.la-linkedin:before{content:""}.la-linkedin-in:before{content:""}.la-linode:before{content:""}.la-linux:before{content:""}.la-lira-sign:before{content:""}.la-list:before{content:""}.la-list-alt:before{content:""}.la-list-ol:before{content:""}.la-list-ul:before{content:""}.la-location-arrow:before{content:""}.la-lock:before{content:""}.la-lock-open:before{content:""}.la-long-arrow-alt-down:before{content:""}.la-long-arrow-alt-left:before{content:""}.la-long-arrow-alt-right:before{content:""}.la-long-arrow-alt-up:before{content:""}.la-low-vision:before{content:""}.la-luggage-cart:before{content:""}.la-lyft:before{content:""}.la-magento:before{content:""}.la-magic:before{content:""}.la-magnet:before{content:""}.la-mail-bulk:before{content:""}.la-mailchimp:before{content:""}.la-male:before{content:""}.la-mandalorian:before{content:""}.la-map:before{content:""}.la-map-marked:before{content:""}.la-map-marked-alt:before{content:""}.la-map-marker:before{content:""}.la-map-marker-alt:before{content:""}.la-map-pin:before{content:""}.la-map-signs:before{content:""}.la-markdown:before{content:""}.la-marker:before{content:""}.la-mars:before{content:""}.la-mars-double:before{content:""}.la-mars-stroke:before{content:""}.la-mars-stroke-h:before{content:""}.la-mars-stroke-v:before{content:""}.la-mask:before{content:""}.la-mastodon:before{content:""}.la-maxcdn:before{content:""}.la-mdb:before{content:""}.la-medal:before{content:""}.la-medapps:before{content:""}.la-medium:before{content:""}.la-medium-m:before{content:""}.la-medkit:before{content:""}.la-medrt:before{content:""}.la-meetup:before{content:""}.la-megaport:before{content:""}.la-meh:before{content:""}.la-meh-blank:before{content:""}.la-meh-rolling-eyes:before{content:""}.la-memory:before{content:""}.la-mendeley:before{content:""}.la-menorah:before{content:""}.la-mercury:before{content:""}.la-meteor:before{content:""}.la-microchip:before{content:""}.la-microphone:before{content:""}.la-microphone-alt:before{content:""}.la-microphone-alt-slash:before{content:""}.la-microphone-slash:before{content:""}.la-microscope:before{content:""}.la-microsoft:before{content:""}.la-minus:before{content:""}.la-minus-circle:before{content:""}.la-minus-square:before{content:""}.la-mitten:before{content:""}.la-mix:before{content:""}.la-mixcloud:before{content:""}.la-mizuni:before{content:""}.la-mobile:before{content:""}.la-mobile-alt:before{content:""}.la-modx:before{content:""}.la-monero:before{content:""}.la-money-bill:before{content:""}.la-money-bill-alt:before{content:""}.la-money-bill-wave:before{content:""}.la-money-bill-wave-alt:before{content:""}.la-money-check:before{content:""}.la-money-check-alt:before{content:""}.la-monument:before{content:""}.la-moon:before{content:""}.la-mortar-pestle:before{content:""}.la-mosque:before{content:""}.la-motorcycle:before{content:""}.la-mountain:before{content:""}.la-mouse:before{content:""}.la-mouse-pointer:before{content:""}.la-mug-hot:before{content:""}.la-music:before{content:""}.la-napster:before{content:""}.la-neos:before{content:""}.la-network-wired:before{content:""}.la-neuter:before{content:""}.la-newspaper:before{content:""}.la-nimblr:before{content:""}.la-node:before{content:""}.la-node-js:before{content:""}.la-not-equal:before{content:""}.la-notes-medical:before{content:""}.la-npm:before{content:""}.la-ns8:before{content:""}.la-nutritionix:before{content:""}.la-object-group:before{content:""}.la-object-ungroup:before{content:""}.la-odnoklassniki:before{content:""}.la-odnoklassniki-square:before{content:""}.la-oil-can:before{content:""}.la-old-republic:before{content:""}.la-om:before{content:""}.la-opencart:before{content:""}.la-openid:before{content:""}.la-opera:before{content:""}.la-optin-monster:before{content:""}.la-orcid:before{content:""}.la-osi:before{content:""}.la-otter:before{content:""}.la-outdent:before{content:""}.la-page4:before{content:""}.la-pagelines:before{content:""}.la-pager:before{content:""}.la-paint-brush:before{content:""}.la-paint-roller:before{content:""}.la-palette:before{content:""}.la-palfed:before{content:""}.la-pallet:before{content:""}.la-paper-plane:before{content:""}.la-paperclip:before{content:""}.la-parachute-box:before{content:""}.la-paragraph:before{content:""}.la-parking:before{content:""}.la-passport:before{content:""}.la-pastafarianism:before{content:""}.la-paste:before{content:""}.la-patreon:before{content:""}.la-pause:before{content:""}.la-pause-circle:before{content:""}.la-paw:before{content:""}.la-paypal:before{content:""}.la-peace:before{content:""}.la-pen:before{content:""}.la-pen-alt:before{content:""}.la-pen-fancy:before{content:""}.la-pen-nib:before{content:""}.la-pen-square:before{content:""}.la-pencil-alt:before{content:""}.la-pencil-ruler:before{content:""}.la-penny-arcade:before{content:""}.la-people-carry:before{content:""}.la-pepper-hot:before{content:""}.la-percent:before{content:""}.la-percentage:before{content:""}.la-periscope:before{content:""}.la-person-booth:before{content:""}.la-phabricator:before{content:""}.la-phoenix-framework:before{content:""}.la-phoenix-squadron:before{content:""}.la-phone:before{content:""}.la-phone-alt:before{content:""}.la-phone-slash:before{content:""}.la-phone-square:before{content:""}.la-phone-square-alt:before{content:""}.la-phone-volume:before{content:""}.la-photo-video:before{content:""}.la-php:before{content:""}.la-pied-piper:before{content:""}.la-pied-piper-alt:before{content:""}.la-pied-piper-hat:before{content:""}.la-pied-piper-pp:before{content:""}.la-piggy-bank:before{content:""}.la-pills:before{content:""}.la-pinterest:before{content:""}.la-pinterest-p:before{content:""}.la-pinterest-square:before{content:""}.la-pizza-slice:before{content:""}.la-place-of-worship:before{content:""}.la-plane:before{content:""}.la-plane-arrival:before{content:""}.la-plane-departure:before{content:""}.la-play:before{content:""}.la-play-circle:before{content:""}.la-playstation:before{content:""}.la-plug:before{content:""}.la-plus:before{content:""}.la-plus-circle:before{content:""}.la-plus-square:before{content:""}.la-podcast:before{content:""}.la-poll:before{content:""}.la-poll-h:before{content:""}.la-poo:before{content:""}.la-poo-storm:before{content:""}.la-poop:before{content:""}.la-portrait:before{content:""}.la-pound-sign:before{content:""}.la-power-off:before{content:""}.la-pray:before{content:""}.la-praying-hands:before{content:""}.la-prescription:before{content:""}.la-prescription-bottle:before{content:""}.la-prescription-bottle-alt:before{content:""}.la-print:before{content:""}.la-procedures:before{content:""}.la-product-hunt:before{content:""}.la-project-diagram:before{content:""}.la-pushed:before{content:""}.la-puzzle-piece:before{content:""}.la-python:before{content:""}.la-qq:before{content:""}.la-qrcode:before{content:""}.la-question:before{content:""}.la-question-circle:before{content:""}.la-quidditch:before{content:""}.la-quinscape:before{content:""}.la-quora:before{content:""}.la-quote-left:before{content:""}.la-quote-right:before{content:""}.la-quran:before{content:""}.la-r-project:before{content:""}.la-radiation:before{content:""}.la-radiation-alt:before{content:""}.la-rainbow:before{content:""}.la-random:before{content:""}.la-raspberry-pi:before{content:""}.la-ravelry:before{content:""}.la-react:before{content:""}.la-reacteurope:before{content:""}.la-readme:before{content:""}.la-rebel:before{content:""}.la-receipt:before{content:""}.la-record-vinyl:before{content:""}.la-recycle:before{content:""}.la-red-river:before{content:""}.la-reddit:before{content:""}.la-reddit-alien:before{content:""}.la-reddit-square:before{content:""}.la-redhat:before{content:""}.la-redo:before{content:""}.la-redo-alt:before{content:""}.la-registered:before{content:""}.la-remove-format:before{content:""}.la-renren:before{content:""}.la-reply:before{content:""}.la-reply-all:before{content:""}.la-replyd:before{content:""}.la-republican:before{content:""}.la-researchgate:before{content:""}.la-resolving:before{content:""}.la-restroom:before{content:""}.la-retweet:before{content:""}.la-rev:before{content:""}.la-ribbon:before{content:""}.la-ring:before{content:""}.la-road:before{content:""}.la-robot:before{content:""}.la-rocket:before{content:""}.la-rocketchat:before{content:""}.la-rockrms:before{content:""}.la-route:before{content:""}.la-rss:before{content:""}.la-rss-square:before{content:""}.la-ruble-sign:before{content:""}.la-ruler:before{content:""}.la-ruler-combined:before{content:""}.la-ruler-horizontal:before{content:""}.la-ruler-vertical:before{content:""}.la-running:before{content:""}.la-rupee-sign:before{content:""}.la-sad-cry:before{content:""}.la-sad-tear:before{content:""}.la-safari:before{content:""}.la-salesforce:before{content:""}.la-sass:before{content:""}.la-satellite:before{content:""}.la-satellite-dish:before{content:""}.la-save:before{content:""}.la-schlix:before{content:""}.la-school:before{content:""}.la-screwdriver:before{content:""}.la-scribd:before{content:""}.la-scroll:before{content:""}.la-sd-card:before{content:""}.la-search:before{content:""}.la-search-dollar:before{content:""}.la-search-location:before{content:""}.la-search-minus:before{content:""}.la-search-plus:before{content:""}.la-searchengin:before{content:""}.la-seedling:before{content:""}.la-sellcast:before{content:""}.la-sellsy:before{content:""}.la-server:before{content:""}.la-servicestack:before{content:""}.la-shapes:before{content:""}.la-share:before{content:""}.la-share-alt:before{content:""}.la-share-alt-square:before{content:""}.la-share-square:before{content:""}.la-shekel-sign:before{content:""}.la-shield-alt:before{content:""}.la-ship:before{content:""}.la-shipping-fast:before{content:""}.la-shirtsinbulk:before{content:""}.la-shoe-prints:before{content:""}.la-shopping-bag:before{content:""}.la-shopping-basket:before{content:""}.la-shopping-cart:before{content:""}.la-shopware:before{content:""}.la-shower:before{content:""}.la-shuttle-van:before{content:""}.la-sign:before{content:""}.la-sign-in-alt:before{content:""}.la-sign-language:before{content:""}.la-sign-out-alt:before{content:""}.la-signal:before{content:""}.la-signature:before{content:""}.la-sim-card:before{content:""}.la-simplybuilt:before{content:""}.la-sistrix:before{content:""}.la-sitemap:before{content:""}.la-sith:before{content:""}.la-skating:before{content:""}.la-sketch:before{content:""}.la-skiing:before{content:""}.la-skiing-nordic:before{content:""}.la-skull:before{content:""}.la-skull-crossbones:before{content:""}.la-skyatlas:before{content:""}.la-skype:before{content:""}.la-slack:before{content:""}.la-slack-hash:before{content:""}.la-slash:before{content:""}.la-sleigh:before{content:""}.la-sliders-h:before{content:""}.la-slideshare:before{content:""}.la-smile:before{content:""}.la-smile-beam:before{content:""}.la-smile-wink:before{content:""}.la-smog:before{content:""}.la-smoking:before{content:""}.la-smoking-ban:before{content:""}.la-sms:before{content:""}.la-snapchat:before{content:""}.la-snapchat-ghost:before{content:""}.la-snapchat-square:before{content:""}.la-snowboarding:before{content:""}.la-snowflake:before{content:""}.la-snowman:before{content:""}.la-snowplow:before{content:""}.la-socks:before{content:""}.la-solar-panel:before{content:""}.la-sort:before{content:""}.la-sort-alpha-down:before{content:""}.la-sort-alpha-down-alt:before{content:""}.la-sort-alpha-up:before{content:""}.la-sort-alpha-up-alt:before{content:""}.la-sort-amount-down:before{content:""}.la-sort-amount-down-alt:before{content:""}.la-sort-amount-up:before{content:""}.la-sort-amount-up-alt:before{content:""}.la-sort-down:before{content:""}.la-sort-numeric-down:before{content:""}.la-sort-numeric-down-alt:before{content:""}.la-sort-numeric-up:before{content:""}.la-sort-numeric-up-alt:before{content:""}.la-sort-up:before{content:""}.la-soundcloud:before{content:""}.la-sourcetree:before{content:""}.la-spa:before{content:""}.la-space-shuttle:before{content:""}.la-speakap:before{content:""}.la-speaker-deck:before{content:""}.la-spell-check:before{content:""}.la-spider:before{content:""}.la-spinner:before{content:""}.la-splotch:before{content:""}.la-spotify:before{content:""}.la-spray-can:before{content:""}.la-square:before{content:""}.la-square-full:before{content:""}.la-square-root-alt:before{content:""}.la-squarespace:before{content:""}.la-stack-exchange:before{content:""}.la-stack-overflow:before{content:""}.la-stackpath:before{content:""}.la-stamp:before{content:""}.la-star:before{content:""}.la-star-and-crescent:before{content:""}.la-star-half:before{content:""}.la-star-half-alt:before{content:""}.la-star-of-david:before{content:""}.la-star-of-life:before{content:""}.la-staylinked:before{content:""}.la-steam:before{content:""}.la-steam-square:before{content:""}.la-steam-symbol:before{content:""}.la-step-backward:before{content:""}.la-step-forward:before{content:""}.la-stethoscope:before{content:""}.la-sticker-mule:before{content:""}.la-sticky-note:before{content:""}.la-stop:before{content:""}.la-stop-circle:before{content:""}.la-stopwatch:before{content:""}.la-store:before{content:""}.la-store-alt:before{content:""}.la-strava:before{content:""}.la-stream:before{content:""}.la-street-view:before{content:""}.la-strikethrough:before{content:""}.la-stripe:before{content:""}.la-stripe-s:before{content:""}.la-stroopwafel:before{content:""}.la-studiovinari:before{content:""}.la-stumbleupon:before{content:""}.la-stumbleupon-circle:before{content:""}.la-subscript:before{content:""}.la-subway:before{content:""}.la-suitcase:before{content:""}.la-suitcase-rolling:before{content:""}.la-sun:before{content:""}.la-superpowers:before{content:""}.la-superscript:before{content:""}.la-supple:before{content:""}.la-surprise:before{content:""}.la-suse:before{content:""}.la-swatchbook:before{content:""}.la-swift:before{content:""}.la-swimmer:before{content:""}.la-swimming-pool:before{content:""}.la-symfony:before{content:""}.la-synagogue:before{content:""}.la-sync:before{content:""}.la-sync-alt:before{content:""}.la-syringe:before{content:""}.la-table:before{content:""}.la-table-tennis:before{content:""}.la-tablet:before{content:""}.la-tablet-alt:before{content:""}.la-tablets:before{content:""}.la-tachometer-alt:before{content:""}.la-tag:before{content:""}.la-tags:before{content:""}.la-tape:before{content:""}.la-tasks:before{content:""}.la-taxi:before{content:""}.la-teamspeak:before{content:""}.la-teeth:before{content:""}.la-teeth-open:before{content:""}.la-telegram:before{content:""}.la-telegram-plane:before{content:""}.la-temperature-high:before{content:""}.la-temperature-low:before{content:""}.la-tencent-weibo:before{content:""}.la-tenge:before{content:""}.la-terminal:before{content:""}.la-text-height:before{content:""}.la-text-width:before{content:""}.la-th:before{content:""}.la-th-large:before{content:""}.la-th-list:before{content:""}.la-the-red-yeti:before{content:""}.la-theater-masks:before{content:""}.la-themeco:before{content:""}.la-themeisle:before{content:""}.la-thermometer:before{content:""}.la-thermometer-empty:before{content:""}.la-thermometer-full:before{content:""}.la-thermometer-half:before{content:""}.la-thermometer-quarter:before{content:""}.la-thermometer-three-quarters:before{content:""}.la-think-peaks:before{content:""}.la-thumbs-down:before{content:""}.la-thumbs-up:before{content:""}.la-thumbtack:before{content:""}.la-ticket-alt:before{content:""}.la-times:before{content:""}.la-times-circle:before{content:""}.la-tint:before{content:""}.la-tint-slash:before{content:""}.la-tired:before{content:""}.la-toggle-off:before{content:""}.la-toggle-on:before{content:""}.la-toilet:before{content:""}.la-toilet-paper:before{content:""}.la-toolbox:before{content:""}.la-tools:before{content:""}.la-tooth:before{content:""}.la-torah:before{content:""}.la-torii-gate:before{content:""}.la-tractor:before{content:""}.la-trade-federation:before{content:""}.la-trademark:before{content:""}.la-traffic-light:before{content:""}.la-train:before{content:""}.la-tram:before{content:""}.la-transgender:before{content:""}.la-transgender-alt:before{content:""}.la-trash:before{content:""}.la-trash-alt:before{content:""}.la-trash-restore:before{content:""}.la-trash-restore-alt:before{content:""}.la-tree:before{content:""}.la-trello:before{content:""}.la-tripadvisor:before{content:""}.la-trophy:before{content:""}.la-truck:before{content:""}.la-truck-loading:before{content:""}.la-truck-monster:before{content:""}.la-truck-moving:before{content:""}.la-truck-pickup:before{content:""}.la-tshirt:before{content:""}.la-tty:before{content:""}.la-tumblr:before{content:""}.la-tumblr-square:before{content:""}.la-tv:before{content:""}.la-twitch:before{content:""}.la-twitter:before{content:""}.la-twitter-square:before{content:""}.la-typo3:before{content:""}.la-uber:before{content:""}.la-ubuntu:before{content:""}.la-uikit:before{content:""}.la-umbraco:before{content:""}.la-umbrella:before{content:""}.la-umbrella-beach:before{content:""}.la-underline:before{content:""}.la-undo:before{content:""}.la-undo-alt:before{content:""}.la-uniregistry:before{content:""}.la-universal-access:before{content:""}.la-university:before{content:""}.la-unlink:before{content:""}.la-unlock:before{content:""}.la-unlock-alt:before{content:""}.la-untappd:before{content:""}.la-upload:before{content:""}.la-ups:before{content:""}.la-usb:before{content:""}.la-user:before{content:""}.la-user-alt:before{content:""}.la-user-alt-slash:before{content:""}.la-user-astronaut:before{content:""}.la-user-check:before{content:""}.la-user-circle:before{content:""}.la-user-clock:before{content:""}.la-user-cog:before{content:""}.la-user-edit:before{content:""}.la-user-friends:before{content:""}.la-user-graduate:before{content:""}.la-user-injured:before{content:""}.la-user-lock:before{content:""}.la-user-md:before{content:""}.la-user-minus:before{content:""}.la-user-ninja:before{content:""}.la-user-nurse:before{content:""}.la-user-plus:before{content:""}.la-user-secret:before{content:""}.la-user-shield:before{content:""}.la-user-slash:before{content:""}.la-user-tag:before{content:""}.la-user-tie:before{content:""}.la-user-times:before{content:""}.la-users:before{content:""}.la-users-cog:before{content:""}.la-usps:before{content:""}.la-ussunnah:before{content:""}.la-utensil-spoon:before{content:""}.la-utensils:before{content:""}.la-vaadin:before{content:""}.la-vector-square:before{content:""}.la-venus:before{content:""}.la-venus-double:before{content:""}.la-venus-mars:before{content:""}.la-viacoin:before{content:""}.la-viadeo:before{content:""}.la-viadeo-square:before{content:""}.la-vial:before{content:""}.la-vials:before{content:""}.la-viber:before{content:""}.la-video:before{content:""}.la-video-slash:before{content:""}.la-vihara:before{content:""}.la-vimeo:before{content:""}.la-vimeo-square:before{content:""}.la-vimeo-v:before{content:""}.la-vine:before{content:""}.la-vk:before{content:""}.la-vnv:before{content:""}.la-voicemail:before{content:""}.la-volleyball-ball:before{content:""}.la-volume-down:before{content:""}.la-volume-mute:before{content:""}.la-volume-off:before{content:""}.la-volume-up:before{content:""}.la-vote-yea:before{content:""}.la-vr-cardboard:before{content:""}.la-vuejs:before{content:""}.la-walking:before{content:""}.la-wallet:before{content:""}.la-warehouse:before{content:""}.la-water:before{content:""}.la-wave-square:before{content:""}.la-waze:before{content:""}.la-weebly:before{content:""}.la-weibo:before{content:""}.la-weight:before{content:""}.la-weight-hanging:before{content:""}.la-weixin:before{content:""}.la-whatsapp:before{content:""}.la-whatsapp-square:before{content:""}.la-wheelchair:before{content:""}.la-whmcs:before{content:""}.la-wifi:before{content:""}.la-wikipedia-w:before{content:""}.la-wind:before{content:""}.la-window-close:before{content:""}.la-window-maximize:before{content:""}.la-window-minimize:before{content:""}.la-window-restore:before{content:""}.la-windows:before{content:""}.la-wine-bottle:before{content:""}.la-wine-glass:before{content:""}.la-wine-glass-alt:before{content:""}.la-wix:before{content:""}.la-wizards-of-the-coast:before{content:""}.la-wolf-pack-battalion:before{content:""}.la-won-sign:before{content:""}.la-wordpress:before{content:""}.la-wordpress-simple:before{content:""}.la-wpbeginner:before{content:""}.la-wpexplorer:before{content:""}.la-wpforms:before{content:""}.la-wpressr:before{content:""}.la-wrench:before{content:""}.la-x-ray:before{content:""}.la-xbox:before{content:""}.la-xing:before{content:""}.la-xing-square:before{content:""}.la-y-combinator:before{content:""}.la-yahoo:before{content:""}.la-yammer:before{content:""}.la-yandex:before{content:""}.la-yandex-international:before{content:""}.la-yarn:before{content:""}.la-yelp:before{content:""}.la-yen-sign:before{content:""}.la-yin-yang:before{content:""}.la-yoast:before{content:""}.la-youtube:before{content:""}.la-youtube-square:before{content:""}.la-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Line Awesome Brands;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/la-brands-400-LN4CMlGg.eot);src:url(/assets/la-brands-400-LN4CMlGg.eot?#iefix) format("embedded-opentype"),url(/assets/la-brands-400-Cq-R4OEF.woff2) format("woff2"),url(/assets/la-brands-400-D0lxOIwB.woff) format("woff"),url(/assets/la-brands-400-gDglUfU7.ttf) format("truetype"),url(/assets/la-brands-400-wsUI3UJ9.svg#lineawesome) format("svg")}.lab{font-family:Line Awesome Brands}@font-face{font-family:Line Awesome Free;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/la-regular-400-Cx6vm3uW.eot);src:url(/assets/la-regular-400-Cx6vm3uW.eot?#iefix) format("embedded-opentype"),url(/assets/la-regular-400-DuFMN_sw.woff2) format("woff2"),url(/assets/la-regular-400-ehe5HgcS.woff) format("woff"),url(/assets/la-regular-400-CmnW_RTo.ttf) format("truetype"),url(/assets/la-regular-400-BmVb34ql.svg#lineawesome) format("svg")}.lar{font-family:Line Awesome Free;font-weight:400}@font-face{font-family:Line Awesome Free;font-style:normal;font-weight:900;font-display:auto;src:url(/assets/la-solid-900-DkmX4G2x.eot);src:url(/assets/la-solid-900-DkmX4G2x.eot?#iefix) format("embedded-opentype"),url(/assets/la-solid-900-TjMEgv3Q.woff2) format("woff2"),url(/assets/la-solid-900-CR_Kd-su.woff) format("woff"),url(/assets/la-solid-900-BUOWlSBQ.ttf) format("truetype"),url(/assets/la-solid-900-dtlPMWb8.svg#lineawesome) format("svg")}.la,.las{font-family:Line Awesome Free;font-weight:900}.la.la-glass:before{content:""}.la.la-meetup{font-family:Line Awesome Brands;font-weight:400}.la.la-star-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-o:before{content:""}.la.la-remove:before{content:""}.la.la-close:before{content:""}.la.la-gear:before{content:""}.la.la-trash-o{font-family:Line Awesome Free;font-weight:400}.la.la-trash-o:before{content:""}.la.la-file-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-o:before{content:""}.la.la-clock-o{font-family:Line Awesome Free;font-weight:400}.la.la-clock-o:before{content:""}.la.la-arrow-circle-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-down:before{content:""}.la.la-arrow-circle-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-up:before{content:""}.la.la-play-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-play-circle-o:before{content:""}.la.la-repeat:before{content:""}.la.la-rotate-right:before{content:""}.la.la-refresh:before{content:""}.la.la-list-alt{font-family:Line Awesome Free;font-weight:400}.la.la-dedent:before{content:""}.la.la-video-camera:before{content:""}.la.la-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-picture-o:before{content:""}.la.la-photo{font-family:Line Awesome Free;font-weight:400}.la.la-photo:before{content:""}.la.la-image{font-family:Line Awesome Free;font-weight:400}.la.la-image:before{content:""}.la.la-pencil:before{content:""}.la.la-map-marker:before{content:""}.la.la-pencil-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-pencil-square-o:before{content:""}.la.la-share-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-share-square-o:before{content:""}.la.la-check-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-square-o:before{content:""}.la.la-arrows:before{content:""}.la.la-times-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-circle-o:before{content:""}.la.la-check-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-circle-o:before{content:""}.la.la-mail-forward:before{content:""}.la.la-eye,.la.la-eye-slash{font-family:Line Awesome Free;font-weight:400}.la.la-warning:before{content:""}.la.la-calendar:before{content:""}.la.la-arrows-v:before{content:""}.la.la-arrows-h:before{content:""}.la.la-bar-chart{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart:before{content:""}.la.la-bar-chart-o{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart-o:before{content:""}.la.la-twitter-square,.la.la-facebook-square{font-family:Line Awesome Brands;font-weight:400}.la.la-gears:before{content:""}.la.la-thumbs-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-up:before{content:""}.la.la-thumbs-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-down:before{content:""}.la.la-heart-o{font-family:Line Awesome Free;font-weight:400}.la.la-heart-o:before{content:""}.la.la-sign-out:before{content:""}.la.la-linkedin-square{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin-square:before{content:""}.la.la-thumb-tack:before{content:""}.la.la-external-link:before{content:""}.la.la-sign-in:before{content:""}.la.la-github-square{font-family:Line Awesome Brands;font-weight:400}.la.la-lemon-o{font-family:Line Awesome Free;font-weight:400}.la.la-lemon-o:before{content:""}.la.la-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-square-o:before{content:""}.la.la-bookmark-o{font-family:Line Awesome Free;font-weight:400}.la.la-bookmark-o:before{content:""}.la.la-twitter,.la.la-facebook{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook:before{content:""}.la.la-facebook-f{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-f:before{content:""}.la.la-github{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card{font-family:Line Awesome Free;font-weight:400}.la.la-feed:before{content:""}.la.la-hdd-o{font-family:Line Awesome Free;font-weight:400}.la.la-hdd-o:before{content:""}.la.la-hand-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-right:before{content:""}.la.la-hand-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-left:before{content:""}.la.la-hand-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-up:before{content:""}.la.la-hand-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-down:before{content:""}.la.la-arrows-alt:before{content:""}.la.la-group:before{content:""}.la.la-chain:before{content:""}.la.la-scissors:before{content:""}.la.la-files-o{font-family:Line Awesome Free;font-weight:400}.la.la-files-o:before{content:""}.la.la-floppy-o{font-family:Line Awesome Free;font-weight:400}.la.la-floppy-o:before{content:""}.la.la-navicon:before{content:""}.la.la-reorder:before{content:""}.la.la-pinterest,.la.la-pinterest-square,.la.la-google-plus-square,.la.la-google-plus{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus:before{content:""}.la.la-money{font-family:Line Awesome Free;font-weight:400}.la.la-money:before{content:""}.la.la-unsorted:before{content:""}.la.la-sort-desc:before{content:""}.la.la-sort-asc:before{content:""}.la.la-linkedin{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin:before{content:""}.la.la-rotate-left:before{content:""}.la.la-legal:before{content:""}.la.la-tachometer:before{content:""}.la.la-dashboard:before{content:""}.la.la-comment-o{font-family:Line Awesome Free;font-weight:400}.la.la-comment-o:before{content:""}.la.la-comments-o{font-family:Line Awesome Free;font-weight:400}.la.la-comments-o:before{content:""}.la.la-flash:before{content:""}.la.la-clipboard,.la.la-paste{font-family:Line Awesome Free;font-weight:400}.la.la-paste:before{content:""}.la.la-lightbulb-o{font-family:Line Awesome Free;font-weight:400}.la.la-lightbulb-o:before{content:""}.la.la-exchange:before{content:""}.la.la-cloud-download:before{content:""}.la.la-cloud-upload:before{content:""}.la.la-bell-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-o:before{content:""}.la.la-cutlery:before{content:""}.la.la-file-text-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-text-o:before{content:""}.la.la-building-o{font-family:Line Awesome Free;font-weight:400}.la.la-building-o:before{content:""}.la.la-hospital-o{font-family:Line Awesome Free;font-weight:400}.la.la-hospital-o:before{content:""}.la.la-tablet:before{content:""}.la.la-mobile:before{content:""}.la.la-mobile-phone:before{content:""}.la.la-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-circle-o:before{content:""}.la.la-mail-reply:before{content:""}.la.la-github-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-folder-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-o:before{content:""}.la.la-folder-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-open-o:before{content:""}.la.la-smile-o{font-family:Line Awesome Free;font-weight:400}.la.la-smile-o:before{content:""}.la.la-frown-o{font-family:Line Awesome Free;font-weight:400}.la.la-frown-o:before{content:""}.la.la-meh-o{font-family:Line Awesome Free;font-weight:400}.la.la-meh-o:before{content:""}.la.la-keyboard-o{font-family:Line Awesome Free;font-weight:400}.la.la-keyboard-o:before{content:""}.la.la-flag-o{font-family:Line Awesome Free;font-weight:400}.la.la-flag-o:before{content:""}.la.la-mail-reply-all:before{content:""}.la.la-star-half-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-o:before{content:""}.la.la-star-half-empty{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-empty:before{content:""}.la.la-star-half-full{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-full:before{content:""}.la.la-code-fork:before{content:""}.la.la-chain-broken:before{content:""}.la.la-shield:before{content:""}.la.la-calendar-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-o:before{content:""}.la.la-maxcdn,.la.la-html5,.la.la-css3{font-family:Line Awesome Brands;font-weight:400}.la.la-ticket:before{content:""}.la.la-minus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-minus-square-o:before{content:""}.la.la-level-up:before{content:""}.la.la-level-down:before{content:""}.la.la-pencil-square:before{content:""}.la.la-external-link-square:before{content:""}.la.la-compass,.la.la-caret-square-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down:before{content:""}.la.la-toggle-down{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-down:before{content:""}.la.la-caret-square-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-up:before{content:""}.la.la-toggle-up{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-up:before{content:""}.la.la-caret-square-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-right:before{content:""}.la.la-toggle-right{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-right:before{content:""}.la.la-eur:before{content:""}.la.la-euro:before{content:""}.la.la-gbp:before{content:""}.la.la-usd:before{content:""}.la.la-dollar:before{content:""}.la.la-inr:before{content:""}.la.la-rupee:before{content:""}.la.la-jpy:before{content:""}.la.la-cny:before{content:""}.la.la-rmb:before{content:""}.la.la-yen:before{content:""}.la.la-rub:before{content:""}.la.la-ruble:before{content:""}.la.la-rouble:before{content:""}.la.la-krw:before{content:""}.la.la-won:before{content:""}.la.la-btc,.la.la-bitcoin{font-family:Line Awesome Brands;font-weight:400}.la.la-bitcoin:before{content:""}.la.la-file-text:before{content:""}.la.la-sort-alpha-asc:before{content:""}.la.la-sort-alpha-desc:before{content:""}.la.la-sort-amount-asc:before{content:""}.la.la-sort-amount-desc:before{content:""}.la.la-sort-numeric-asc:before{content:""}.la.la-sort-numeric-desc:before{content:""}.la.la-youtube-square,.la.la-youtube,.la.la-xing,.la.la-xing-square,.la.la-youtube-play{font-family:Line Awesome Brands;font-weight:400}.la.la-youtube-play:before{content:""}.la.la-dropbox,.la.la-stack-overflow,.la.la-instagram,.la.la-flickr,.la.la-adn,.la.la-bitbucket,.la.la-bitbucket-square{font-family:Line Awesome Brands;font-weight:400}.la.la-bitbucket-square:before{content:""}.la.la-tumblr,.la.la-tumblr-square{font-family:Line Awesome Brands;font-weight:400}.la.la-long-arrow-down:before{content:""}.la.la-long-arrow-up:before{content:""}.la.la-long-arrow-left:before{content:""}.la.la-long-arrow-right:before{content:""}.la.la-apple,.la.la-windows,.la.la-android,.la.la-linux,.la.la-dribbble,.la.la-skype,.la.la-foursquare,.la.la-trello,.la.la-gratipay,.la.la-gittip{font-family:Line Awesome Brands;font-weight:400}.la.la-gittip:before{content:""}.la.la-sun-o{font-family:Line Awesome Free;font-weight:400}.la.la-sun-o:before{content:""}.la.la-moon-o{font-family:Line Awesome Free;font-weight:400}.la.la-moon-o:before{content:""}.la.la-vk,.la.la-weibo,.la.la-renren,.la.la-pagelines,.la.la-stack-exchange{font-family:Line Awesome Brands;font-weight:400}.la.la-arrow-circle-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-right:before{content:""}.la.la-arrow-circle-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-left:before{content:""}.la.la-caret-square-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-left:before{content:""}.la.la-toggle-left{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-left:before{content:""}.la.la-dot-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-dot-circle-o:before{content:""}.la.la-vimeo-square{font-family:Line Awesome Brands;font-weight:400}.la.la-try:before{content:""}.la.la-turkish-lira:before{content:""}.la.la-plus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-plus-square-o:before{content:""}.la.la-slack,.la.la-wordpress,.la.la-openid{font-family:Line Awesome Brands;font-weight:400}.la.la-institution:before{content:""}.la.la-bank:before{content:""}.la.la-mortar-board:before{content:""}.la.la-yahoo,.la.la-google,.la.la-reddit,.la.la-reddit-square,.la.la-stumbleupon-circle,.la.la-stumbleupon,.la.la-delicious,.la.la-digg,.la.la-pied-piper-pp,.la.la-pied-piper-alt,.la.la-drupal,.la.la-joomla{font-family:Line Awesome Brands;font-weight:400}.la.la-spoon:before{content:""}.la.la-behance,.la.la-behance-square,.la.la-steam,.la.la-steam-square{font-family:Line Awesome Brands;font-weight:400}.la.la-automobile:before{content:""}.la.la-cab:before{content:""}.la.la-envelope-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-o:before{content:""}.la.la-deviantart,.la.la-soundcloud{font-family:Line Awesome Brands;font-weight:400}.la.la-file-pdf-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-pdf-o:before{content:""}.la.la-file-word-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-word-o:before{content:""}.la.la-file-excel-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-excel-o:before{content:""}.la.la-file-powerpoint-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-powerpoint-o:before{content:""}.la.la-file-image-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-image-o:before{content:""}.la.la-file-photo-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-photo-o:before{content:""}.la.la-file-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-picture-o:before{content:""}.la.la-file-archive-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-archive-o:before{content:""}.la.la-file-zip-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-zip-o:before{content:""}.la.la-file-audio-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-audio-o:before{content:""}.la.la-file-sound-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-sound-o:before{content:""}.la.la-file-video-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-video-o:before{content:""}.la.la-file-movie-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-movie-o:before{content:""}.la.la-file-code-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-code-o:before{content:""}.la.la-vine,.la.la-codepen,.la.la-jsfiddle{font-family:Line Awesome Brands;font-weight:400}.la.la-life-ring,.la.la-life-bouy{font-family:Line Awesome Free;font-weight:400}.la.la-life-bouy:before{content:""}.la.la-life-buoy{font-family:Line Awesome Free;font-weight:400}.la.la-life-buoy:before{content:""}.la.la-life-saver{font-family:Line Awesome Free;font-weight:400}.la.la-life-saver:before{content:""}.la.la-support{font-family:Line Awesome Free;font-weight:400}.la.la-support:before{content:""}.la.la-circle-o-notch:before{content:""}.la.la-rebel,.la.la-ra{font-family:Line Awesome Brands;font-weight:400}.la.la-ra:before{content:""}.la.la-resistance{font-family:Line Awesome Brands;font-weight:400}.la.la-resistance:before{content:""}.la.la-empire,.la.la-ge{font-family:Line Awesome Brands;font-weight:400}.la.la-ge:before{content:""}.la.la-git-square,.la.la-git,.la.la-hacker-news,.la.la-y-combinator-square{font-family:Line Awesome Brands;font-weight:400}.la.la-y-combinator-square:before{content:""}.la.la-yc-square{font-family:Line Awesome Brands;font-weight:400}.la.la-yc-square:before{content:""}.la.la-tencent-weibo,.la.la-qq,.la.la-weixin,.la.la-wechat{font-family:Line Awesome Brands;font-weight:400}.la.la-wechat:before{content:""}.la.la-send:before{content:""}.la.la-paper-plane-o{font-family:Line Awesome Free;font-weight:400}.la.la-paper-plane-o:before{content:""}.la.la-send-o{font-family:Line Awesome Free;font-weight:400}.la.la-send-o:before{content:""}.la.la-circle-thin{font-family:Line Awesome Free;font-weight:400}.la.la-circle-thin:before{content:""}.la.la-header:before{content:""}.la.la-sliders:before{content:""}.la.la-futbol-o{font-family:Line Awesome Free;font-weight:400}.la.la-futbol-o:before{content:""}.la.la-soccer-ball-o{font-family:Line Awesome Free;font-weight:400}.la.la-soccer-ball-o:before{content:""}.la.la-slideshare,.la.la-twitch,.la.la-yelp{font-family:Line Awesome Brands;font-weight:400}.la.la-newspaper-o{font-family:Line Awesome Free;font-weight:400}.la.la-newspaper-o:before{content:""}.la.la-paypal,.la.la-google-wallet,.la.la-cc-visa,.la.la-cc-mastercard,.la.la-cc-discover,.la.la-cc-amex,.la.la-cc-paypal,.la.la-cc-stripe{font-family:Line Awesome Brands;font-weight:400}.la.la-bell-slash-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-slash-o:before{content:""}.la.la-trash:before{content:""}.la.la-copyright{font-family:Line Awesome Free;font-weight:400}.la.la-eyedropper:before{content:""}.la.la-area-chart:before{content:""}.la.la-pie-chart:before{content:""}.la.la-line-chart:before{content:""}.la.la-lastfm,.la.la-lastfm-square,.la.la-ioxhost,.la.la-angellist{font-family:Line Awesome Brands;font-weight:400}.la.la-cc{font-family:Line Awesome Free;font-weight:400}.la.la-cc:before{content:""}.la.la-ils:before{content:""}.la.la-shekel:before{content:""}.la.la-sheqel:before{content:""}.la.la-meanpath{font-family:Line Awesome Brands;font-weight:400}.la.la-meanpath:before{content:""}.la.la-buysellads,.la.la-connectdevelop,.la.la-dashcube,.la.la-forumbee,.la.la-leanpub,.la.la-sellsy,.la.la-shirtsinbulk,.la.la-simplybuilt,.la.la-skyatlas{font-family:Line Awesome Brands;font-weight:400}.la.la-diamond{font-family:Line Awesome Free;font-weight:400}.la.la-diamond:before{content:""}.la.la-intersex:before{content:""}.la.la-facebook-official{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-official:before{content:""}.la.la-pinterest-p,.la.la-whatsapp{font-family:Line Awesome Brands;font-weight:400}.la.la-hotel:before{content:""}.la.la-viacoin,.la.la-medium,.la.la-y-combinator,.la.la-yc{font-family:Line Awesome Brands;font-weight:400}.la.la-yc:before{content:""}.la.la-optin-monster,.la.la-opencart,.la.la-expeditedssl{font-family:Line Awesome Brands;font-weight:400}.la.la-battery-4:before{content:""}.la.la-battery:before{content:""}.la.la-battery-3:before{content:""}.la.la-battery-2:before{content:""}.la.la-battery-1:before{content:""}.la.la-battery-0:before{content:""}.la.la-object-group,.la.la-object-ungroup,.la.la-sticky-note-o{font-family:Line Awesome Free;font-weight:400}.la.la-sticky-note-o:before{content:""}.la.la-cc-jcb,.la.la-cc-diners-club{font-family:Line Awesome Brands;font-weight:400}.la.la-clone,.la.la-hourglass-o{font-family:Line Awesome Free;font-weight:400}.la.la-hourglass-o:before{content:""}.la.la-hourglass-1:before{content:""}.la.la-hourglass-2:before{content:""}.la.la-hourglass-3:before{content:""}.la.la-hand-rock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-rock-o:before{content:""}.la.la-hand-grab-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-grab-o:before{content:""}.la.la-hand-paper-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-paper-o:before{content:""}.la.la-hand-stop-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-stop-o:before{content:""}.la.la-hand-scissors-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-scissors-o:before{content:""}.la.la-hand-lizard-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-lizard-o:before{content:""}.la.la-hand-spock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-spock-o:before{content:""}.la.la-hand-pointer-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-pointer-o:before{content:""}.la.la-hand-peace-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-peace-o:before{content:""}.la.la-registered{font-family:Line Awesome Free;font-weight:400}.la.la-creative-commons,.la.la-gg,.la.la-gg-circle,.la.la-tripadvisor,.la.la-odnoklassniki,.la.la-odnoklassniki-square,.la.la-get-pocket,.la.la-wikipedia-w,.la.la-safari,.la.la-chrome,.la.la-firefox,.la.la-opera,.la.la-internet-explorer{font-family:Line Awesome Brands;font-weight:400}.la.la-television:before{content:""}.la.la-contao,.la.la-500px,.la.la-amazon{font-family:Line Awesome Brands;font-weight:400}.la.la-calendar-plus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-plus-o:before{content:""}.la.la-calendar-minus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-minus-o:before{content:""}.la.la-calendar-times-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-times-o:before{content:""}.la.la-calendar-check-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-check-o:before{content:""}.la.la-map-o{font-family:Line Awesome Free;font-weight:400}.la.la-map-o:before{content:""}.la.la-commenting:before{content:""}.la.la-commenting-o{font-family:Line Awesome Free;font-weight:400}.la.la-commenting-o:before{content:""}.la.la-houzz,.la.la-vimeo{font-family:Line Awesome Brands;font-weight:400}.la.la-vimeo:before{content:""}.la.la-black-tie,.la.la-fonticons,.la.la-reddit-alien,.la.la-edge{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card-alt:before{content:""}.la.la-codiepie,.la.la-modx,.la.la-fort-awesome,.la.la-usb,.la.la-product-hunt,.la.la-mixcloud,.la.la-scribd{font-family:Line Awesome Brands;font-weight:400}.la.la-pause-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-pause-circle-o:before{content:""}.la.la-stop-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-stop-circle-o:before{content:""}.la.la-bluetooth,.la.la-bluetooth-b,.la.la-gitlab,.la.la-wpbeginner,.la.la-wpforms,.la.la-envira,.la.la-wheelchair-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-wheelchair-alt:before{content:""}.la.la-question-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-question-circle-o:before{content:""}.la.la-volume-control-phone:before{content:""}.la.la-asl-interpreting:before{content:""}.la.la-deafness:before{content:""}.la.la-hard-of-hearing:before{content:""}.la.la-glide,.la.la-glide-g{font-family:Line Awesome Brands;font-weight:400}.la.la-signing:before{content:""}.la.la-viadeo,.la.la-viadeo-square,.la.la-snapchat,.la.la-snapchat-ghost,.la.la-snapchat-square,.la.la-pied-piper,.la.la-first-order,.la.la-yoast,.la.la-themeisle,.la.la-google-plus-official{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-official:before{content:""}.la.la-google-plus-circle{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-circle:before{content:""}.la.la-font-awesome,.la.la-fa{font-family:Line Awesome Brands;font-weight:400}.la.la-fa:before{content:""}.la.la-handshake-o{font-family:Line Awesome Free;font-weight:400}.la.la-handshake-o:before{content:""}.la.la-envelope-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-open-o:before{content:""}.la.la-linode{font-family:Line Awesome Brands;font-weight:400}.la.la-address-book-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-book-o:before{content:""}.la.la-vcard:before{content:""}.la.la-address-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-card-o:before{content:""}.la.la-vcard-o{font-family:Line Awesome Free;font-weight:400}.la.la-vcard-o:before{content:""}.la.la-user-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-circle-o:before{content:""}.la.la-user-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-o:before{content:""}.la.la-id-badge{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license:before{content:""}.la.la-id-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-id-card-o:before{content:""}.la.la-drivers-license-o{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license-o:before{content:""}.la.la-quora,.la.la-free-code-camp,.la.la-telegram{font-family:Line Awesome Brands;font-weight:400}.la.la-thermometer-4:before{content:""}.la.la-thermometer:before{content:""}.la.la-thermometer-3:before{content:""}.la.la-thermometer-2:before{content:""}.la.la-thermometer-1:before{content:""}.la.la-thermometer-0:before{content:""}.la.la-bathtub:before{content:""}.la.la-s15:before{content:""}.la.la-window-maximize,.la.la-window-restore{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle:before{content:""}.la.la-window-close-o{font-family:Line Awesome Free;font-weight:400}.la.la-window-close-o:before{content:""}.la.la-times-rectangle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle-o:before{content:""}.la.la-bandcamp,.la.la-grav,.la.la-etsy,.la.la-imdb,.la.la-ravelry,.la.la-eercast{font-family:Line Awesome Brands;font-weight:400}.la.la-eercast:before{content:""}.la.la-snowflake-o{font-family:Line Awesome Free;font-weight:400}.la.la-snowflake-o:before{content:""}.la.la-superpowers,.la.la-wpexplorer,.la.la-spotify{font-family:Line Awesome Brands;font-weight:400}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont-DE8vDclh.eot?v=4.7.95);src:url(/assets/materialdesignicons-webfont-DE8vDclh.eot?#iefix&v=4.7.95) format("embedded-opentype"),url(/assets/materialdesignicons-webfont-DGdRXMSE.woff2?v=4.7.95) format("woff2"),url(/assets/materialdesignicons-webfont-Dd7JOgVj.woff?v=4.7.95) format("woff"),url(/assets/materialdesignicons-webfont-Crp6x1u_.ttf?v=4.7.95) format("truetype");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing:before{content:"󰀜"}.mdi-access-point:before{content:""}.mdi-access-point-network:before{content:""}.mdi-access-point-network-off:before{content:"﮽"}.mdi-account:before{content:""}.mdi-account-alert:before{content:""}.mdi-account-alert-outline:before{content:"שּׁ"}.mdi-account-arrow-left:before{content:"שּׂ"}.mdi-account-arrow-left-outline:before{content:"אַ"}.mdi-account-arrow-right:before{content:"אָ"}.mdi-account-arrow-right-outline:before{content:"אּ"}.mdi-account-badge:before{content:"ﶃ"}.mdi-account-badge-alert:before{content:"ﶄ"}.mdi-account-badge-alert-outline:before{content:"ﶅ"}.mdi-account-badge-horizontal:before{content:"ﷰ"}.mdi-account-badge-horizontal-outline:before{content:"ﷱ"}.mdi-account-badge-outline:before{content:"ﶆ"}.mdi-account-box:before{content:""}.mdi-account-box-multiple:before{content:"盧"}.mdi-account-box-multiple-outline:before{content:"󰀬"}.mdi-account-box-outline:before{content:""}.mdi-account-card-details:before{content:""}.mdi-account-card-details-outline:before{content:"ﶇ"}.mdi-account-cash:before{content:"󰃂"}.mdi-account-cash-outline:before{content:"󰃃"}.mdi-account-check:before{content:""}.mdi-account-check-outline:before{content:"﮾"}.mdi-account-child:before{content:"愈"}.mdi-account-child-circle:before{content:"憎"}.mdi-account-child-outline:before{content:"󰃳"}.mdi-account-circle:before{content:""}.mdi-account-circle-outline:before{content:"בּ"}.mdi-account-clock:before{content:"גּ"}.mdi-account-clock-outline:before{content:"דּ"}.mdi-account-convert:before{content:""}.mdi-account-details:before{content:""}.mdi-account-edit:before{content:""}.mdi-account-edit-outline:before{content:"󰀝"}.mdi-account-group:before{content:""}.mdi-account-group-outline:before{content:"הּ"}.mdi-account-heart:before{content:""}.mdi-account-heart-outline:before{content:"﮿"}.mdi-account-key:before{content:""}.mdi-account-key-outline:before{content:"﯀"}.mdi-account-lock:before{content:"󰆉"}.mdi-account-lock-outline:before{content:"󰆊"}.mdi-account-minus:before{content:""}.mdi-account-minus-outline:before{content:"﫫"}.mdi-account-multiple:before{content:""}.mdi-account-multiple-check:before{content:""}.mdi-account-multiple-check-outline:before{content:"󰈩"}.mdi-account-multiple-minus:before{content:""}.mdi-account-multiple-minus-outline:before{content:"﯁"}.mdi-account-multiple-outline:before{content:""}.mdi-account-multiple-plus:before{content:""}.mdi-account-multiple-plus-outline:before{content:""}.mdi-account-multiple-remove:before{content:"󰈵"}.mdi-account-multiple-remove-outline:before{content:"󰈶"}.mdi-account-network:before{content:""}.mdi-account-network-outline:before{content:"﯂"}.mdi-account-off:before{content:""}.mdi-account-off-outline:before{content:"﯃"}.mdi-account-outline:before{content:""}.mdi-account-plus:before{content:""}.mdi-account-plus-outline:before{content:""}.mdi-account-question:before{content:"וּ"}.mdi-account-question-outline:before{content:"זּ"}.mdi-account-remove:before{content:""}.mdi-account-remove-outline:before{content:"﫬"}.mdi-account-search:before{content:""}.mdi-account-search-outline:before{content:"老"}.mdi-account-settings:before{content:""}.mdi-account-settings-outline:before{content:"󰃴"}.mdi-account-star:before{content:""}.mdi-account-star-outline:before{content:"﯄"}.mdi-account-supervisor:before{content:"慠"}.mdi-account-supervisor-circle:before{content:"懲"}.mdi-account-supervisor-outline:before{content:"󰅘"}.mdi-account-switch:before{content:""}.mdi-account-tie:before{content:"ﲿ"}.mdi-account-tie-outline:before{content:"󰃵"}.mdi-accusoft:before{content:""}.mdi-adchoices:before{content:"ﴞ"}.mdi-adjust:before{content:""}.mdi-adobe:before{content:"蘆"}.mdi-adobe-acrobat:before{content:"ﾽ"}.mdi-air-conditioner:before{content:""}.mdi-air-filter:before{content:"ﴟ"}.mdi-air-horn:before{content:"ﶈ"}.mdi-air-humidifier:before{content:"󰃄"}.mdi-air-purifier:before{content:"ﴠ"}.mdi-airbag:before{content:"﯅"}.mdi-airballoon:before{content:""}.mdi-airballoon-outline:before{content:"󰀭"}.mdi-airplane:before{content:""}.mdi-airplane-landing:before{content:""}.mdi-airplane-off:before{content:""}.mdi-airplane-takeoff:before{content:""}.mdi-airplay:before{content:""}.mdi-airport:before{content:""}.mdi-alarm:before{content:""}.mdi-alarm-bell:before{content:""}.mdi-alarm-check:before{content:""}.mdi-alarm-light:before{content:""}.mdi-alarm-light-outline:before{content:"﯆"}.mdi-alarm-multiple:before{content:""}.mdi-alarm-note:before{content:"ﺎ"}.mdi-alarm-note-off:before{content:"ﺏ"}.mdi-alarm-off:before{content:""}.mdi-alarm-plus:before{content:""}.mdi-alarm-snooze:before{content:""}.mdi-album:before{content:""}.mdi-alert:before{content:""}.mdi-alert-box:before{content:""}.mdi-alert-box-outline:before{content:"ﳀ"}.mdi-alert-circle:before{content:""}.mdi-alert-circle-check:before{content:"󰈘"}.mdi-alert-circle-check-outline:before{content:"󰈙"}.mdi-alert-circle-outline:before{content:""}.mdi-alert-decagram:before{content:""}.mdi-alert-decagram-outline:before{content:"ﳁ"}.mdi-alert-octagon:before{content:""}.mdi-alert-octagon-outline:before{content:"ﳂ"}.mdi-alert-octagram:before{content:""}.mdi-alert-octagram-outline:before{content:"ﳃ"}.mdi-alert-outline:before{content:""}.mdi-alert-rhombus:before{content:"󰇹"}.mdi-alert-rhombus-outline:before{content:"󰇺"}.mdi-alien:before{content:""}.mdi-alien-outline:before{content:"󰃶"}.mdi-align-horizontal-center:before{content:"󰇮"}.mdi-align-horizontal-left:before{content:"󰇭"}.mdi-align-horizontal-right:before{content:"󰇯"}.mdi-align-vertical-bottom:before{content:"󰇰"}.mdi-align-vertical-center:before{content:"󰇱"}.mdi-align-vertical-top:before{content:"󰇲"}.mdi-all-inclusive:before{content:""}.mdi-allergy:before{content:"󰊃"}.mdi-alpha:before{content:""}.mdi-alpha-a:before{content:"A"}.mdi-alpha-a-box:before{content:"﫭"}.mdi-alpha-a-box-outline:before{content:"﯇"}.mdi-alpha-a-circle:before{content:"﯈"}.mdi-alpha-a-circle-outline:before{content:"﯉"}.mdi-alpha-b:before{content:"B"}.mdi-alpha-b-box:before{content:"﫮"}.mdi-alpha-b-box-outline:before{content:"﯊"}.mdi-alpha-b-circle:before{content:"﯋"}.mdi-alpha-b-circle-outline:before{content:"﯌"}.mdi-alpha-c:before{content:"C"}.mdi-alpha-c-box:before{content:"﫯"}.mdi-alpha-c-box-outline:before{content:"﯍"}.mdi-alpha-c-circle:before{content:"﯎"}.mdi-alpha-c-circle-outline:before{content:"﯏"}.mdi-alpha-d:before{content:"D"}.mdi-alpha-d-box:before{content:"﫰"}.mdi-alpha-d-box-outline:before{content:"﯐"}.mdi-alpha-d-circle:before{content:"﯑"}.mdi-alpha-d-circle-outline:before{content:"﯒"}.mdi-alpha-e:before{content:"E"}.mdi-alpha-e-box:before{content:"﫱"}.mdi-alpha-e-box-outline:before{content:"ﯓ"}.mdi-alpha-e-circle:before{content:"ﯔ"}.mdi-alpha-e-circle-outline:before{content:"ﯕ"}.mdi-alpha-f:before{content:"F"}.mdi-alpha-f-box:before{content:"﫲"}.mdi-alpha-f-box-outline:before{content:"ﯖ"}.mdi-alpha-f-circle:before{content:"ﯗ"}.mdi-alpha-f-circle-outline:before{content:"ﯘ"}.mdi-alpha-g:before{content:"G"}.mdi-alpha-g-box:before{content:"﫳"}.mdi-alpha-g-box-outline:before{content:"ﯙ"}.mdi-alpha-g-circle:before{content:"ﯚ"}.mdi-alpha-g-circle-outline:before{content:"ﯛ"}.mdi-alpha-h:before{content:"H"}.mdi-alpha-h-box:before{content:"﫴"}.mdi-alpha-h-box-outline:before{content:"ﯜ"}.mdi-alpha-h-circle:before{content:"ﯝ"}.mdi-alpha-h-circle-outline:before{content:"ﯞ"}.mdi-alpha-i:before{content:"I"}.mdi-alpha-i-box:before{content:"﫵"}.mdi-alpha-i-box-outline:before{content:"ﯟ"}.mdi-alpha-i-circle:before{content:"ﯠ"}.mdi-alpha-i-circle-outline:before{content:"ﯡ"}.mdi-alpha-j:before{content:"J"}.mdi-alpha-j-box:before{content:"﫶"}.mdi-alpha-j-box-outline:before{content:"ﯢ"}.mdi-alpha-j-circle:before{content:"ﯣ"}.mdi-alpha-j-circle-outline:before{content:"ﯤ"}.mdi-alpha-k:before{content:"K"}.mdi-alpha-k-box:before{content:"﫷"}.mdi-alpha-k-box-outline:before{content:"ﯥ"}.mdi-alpha-k-circle:before{content:"ﯦ"}.mdi-alpha-k-circle-outline:before{content:"ﯧ"}.mdi-alpha-l:before{content:"L"}.mdi-alpha-l-box:before{content:"﫸"}.mdi-alpha-l-box-outline:before{content:"ﯨ"}.mdi-alpha-l-circle:before{content:"ﯩ"}.mdi-alpha-l-circle-outline:before{content:"ﯪ"}.mdi-alpha-m:before{content:"M"}.mdi-alpha-m-box:before{content:"﫹"}.mdi-alpha-m-box-outline:before{content:"ﯫ"}.mdi-alpha-m-circle:before{content:"ﯬ"}.mdi-alpha-m-circle-outline:before{content:"ﯭ"}.mdi-alpha-n:before{content:"N"}.mdi-alpha-n-box:before{content:"﫺"}.mdi-alpha-n-box-outline:before{content:"ﯮ"}.mdi-alpha-n-circle:before{content:"ﯯ"}.mdi-alpha-n-circle-outline:before{content:"ﯰ"}.mdi-alpha-o:before{content:"O"}.mdi-alpha-o-box:before{content:"﫻"}.mdi-alpha-o-box-outline:before{content:"ﯱ"}.mdi-alpha-o-circle:before{content:"ﯲ"}.mdi-alpha-o-circle-outline:before{content:"ﯳ"}.mdi-alpha-p:before{content:"P"}.mdi-alpha-p-box:before{content:"﫼"}.mdi-alpha-p-box-outline:before{content:"ﯴ"}.mdi-alpha-p-circle:before{content:"ﯵ"}.mdi-alpha-p-circle-outline:before{content:"ﯶ"}.mdi-alpha-q:before{content:"Q"}.mdi-alpha-q-box:before{content:"﫽"}.mdi-alpha-q-box-outline:before{content:"ﯷ"}.mdi-alpha-q-circle:before{content:"ﯸ"}.mdi-alpha-q-circle-outline:before{content:"ﯹ"}.mdi-alpha-r:before{content:"R"}.mdi-alpha-r-box:before{content:"﫾"}.mdi-alpha-r-box-outline:before{content:"ﯺ"}.mdi-alpha-r-circle:before{content:"ﯻ"}.mdi-alpha-r-circle-outline:before{content:"ﯼ"}.mdi-alpha-s:before{content:"S"}.mdi-alpha-s-box:before{content:"﫿"}.mdi-alpha-s-box-outline:before{content:"ﯽ"}.mdi-alpha-s-circle:before{content:"ﯾ"}.mdi-alpha-s-circle-outline:before{content:"ﯿ"}.mdi-alpha-t:before{content:"T"}.mdi-alpha-t-box:before{content:"ﬀ"}.mdi-alpha-t-box-outline:before{content:"ﰀ"}.mdi-alpha-t-circle:before{content:"ﰁ"}.mdi-alpha-t-circle-outline:before{content:"ﰂ"}.mdi-alpha-u:before{content:"U"}.mdi-alpha-u-box:before{content:"ﬁ"}.mdi-alpha-u-box-outline:before{content:"ﰃ"}.mdi-alpha-u-circle:before{content:"ﰄ"}.mdi-alpha-u-circle-outline:before{content:"ﰅ"}.mdi-alpha-v:before{content:"V"}.mdi-alpha-v-box:before{content:"ﬂ"}.mdi-alpha-v-box-outline:before{content:"ﰆ"}.mdi-alpha-v-circle:before{content:"ﰇ"}.mdi-alpha-v-circle-outline:before{content:"ﰈ"}.mdi-alpha-w:before{content:"W"}.mdi-alpha-w-box:before{content:"ﬃ"}.mdi-alpha-w-box-outline:before{content:"ﰉ"}.mdi-alpha-w-circle:before{content:"ﰊ"}.mdi-alpha-w-circle-outline:before{content:"ﰋ"}.mdi-alpha-x:before{content:"X"}.mdi-alpha-x-box:before{content:"ﬄ"}.mdi-alpha-x-box-outline:before{content:"ﰌ"}.mdi-alpha-x-circle:before{content:"ﰍ"}.mdi-alpha-x-circle-outline:before{content:"ﰎ"}.mdi-alpha-y:before{content:"Y"}.mdi-alpha-y-box:before{content:"ﬅ"}.mdi-alpha-y-box-outline:before{content:"ﰏ"}.mdi-alpha-y-circle:before{content:"ﰐ"}.mdi-alpha-y-circle-outline:before{content:"ﰑ"}.mdi-alpha-z:before{content:"Z"}.mdi-alpha-z-box:before{content:"ﬆ"}.mdi-alpha-z-box-outline:before{content:"ﰒ"}.mdi-alpha-z-circle:before{content:"ﰓ"}.mdi-alpha-z-circle-outline:before{content:"ﰔ"}.mdi-alphabetical:before{content:""}.mdi-alphabetical-off:before{content:"󰀮"}.mdi-alphabetical-variant:before{content:"󰀯"}.mdi-alphabetical-variant-off:before{content:"󰀰"}.mdi-altimeter:before{content:""}.mdi-amazon:before{content:""}.mdi-amazon-alexa:before{content:""}.mdi-amazon-drive:before{content:""}.mdi-ambulance:before{content:""}.mdi-ammunition:before{content:"ﳄ"}.mdi-ampersand:before{content:"戴"}.mdi-amplifier:before{content:""}.mdi-amplifier-off:before{content:"󰇠"}.mdi-anchor:before{content:""}.mdi-android:before{content:""}.mdi-android-auto:before{content:"揄"}.mdi-android-debug-bridge:before{content:""}.mdi-android-head:before{content:""}.mdi-android-messages:before{content:"ﴡ"}.mdi-android-studio:before{content:""}.mdi-angle-acute:before{content:"虜"}.mdi-angle-obtuse:before{content:"路"}.mdi-angle-right:before{content:"露"}.mdi-angular:before{content:""}.mdi-angularjs:before{content:""}.mdi-animation:before{content:""}.mdi-animation-outline:before{content:"搜"}.mdi-animation-play:before{content:"魯"}.mdi-animation-play-outline:before{content:"摒"}.mdi-ansible:before{content:"󰃅"}.mdi-antenna:before{content:"󰅄"}.mdi-anvil:before{content:""}.mdi-apache-kafka:before{content:"󰀱"}.mdi-api:before{content:"󰃆"}.mdi-api-off:before{content:"󰊂"}.mdi-apple:before{content:""}.mdi-apple-finder:before{content:""}.mdi-apple-icloud:before{content:""}.mdi-apple-ios:before{content:""}.mdi-apple-keyboard-caps:before{content:""}.mdi-apple-keyboard-command:before{content:""}.mdi-apple-keyboard-control:before{content:""}.mdi-apple-keyboard-option:before{content:""}.mdi-apple-keyboard-shift:before{content:""}.mdi-apple-safari:before{content:""}.mdi-application:before{content:""}.mdi-application-export:before{content:"ﶉ"}.mdi-application-import:before{content:"ﶊ"}.mdi-approximately-equal:before{content:"ﾾ"}.mdi-approximately-equal-box:before{content:"﾿"}.mdi-apps:before{content:""}.mdi-apps-box:before{content:"ﴢ"}.mdi-arch:before{content:""}.mdi-archive:before{content:""}.mdi-archive-arrow-down:before{content:"󰊄"}.mdi-archive-arrow-down-outline:before{content:"󰊅"}.mdi-archive-arrow-up:before{content:"󰊆"}.mdi-archive-arrow-up-outline:before{content:"󰊇"}.mdi-archive-outline:before{content:"󰈹"}.mdi-arm-flex:before{content:"󰂏"}.mdi-arm-flex-outline:before{content:"󰂐"}.mdi-arrange-bring-forward:before{content:""}.mdi-arrange-bring-to-front:before{content:""}.mdi-arrange-send-backward:before{content:""}.mdi-arrange-send-to-back:before{content:""}.mdi-arrow-all:before{content:""}.mdi-arrow-bottom-left:before{content:""}.mdi-arrow-bottom-left-bold-outline:before{content:"禮"}.mdi-arrow-bottom-left-thick:before{content:"醴"}.mdi-arrow-bottom-right:before{content:""}.mdi-arrow-bottom-right-bold-outline:before{content:"隸"}.mdi-arrow-bottom-right-thick:before{content:"惡"}.mdi-arrow-collapse:before{content:""}.mdi-arrow-collapse-all:before{content:""}.mdi-arrow-collapse-down:before{content:""}.mdi-arrow-collapse-horizontal:before{content:""}.mdi-arrow-collapse-left:before{content:""}.mdi-arrow-collapse-right:before{content:""}.mdi-arrow-collapse-up:before{content:""}.mdi-arrow-collapse-vertical:before{content:""}.mdi-arrow-decision:before{content:"了"}.mdi-arrow-decision-auto:before{content:"僚"}.mdi-arrow-decision-auto-outline:before{content:"寮"}.mdi-arrow-decision-outline:before{content:"尿"}.mdi-arrow-down:before{content:""}.mdi-arrow-down-bold:before{content:""}.mdi-arrow-down-bold-box:before{content:""}.mdi-arrow-down-bold-box-outline:before{content:""}.mdi-arrow-down-bold-circle:before{content:""}.mdi-arrow-down-bold-circle-outline:before{content:""}.mdi-arrow-down-bold-hexagon-outline:before{content:""}.mdi-arrow-down-bold-outline:before{content:"料"}.mdi-arrow-down-box:before{content:""}.mdi-arrow-down-circle:before{content:"ﲷ"}.mdi-arrow-down-circle-outline:before{content:"ﲸ"}.mdi-arrow-down-drop-circle:before{content:""}.mdi-arrow-down-drop-circle-outline:before{content:""}.mdi-arrow-down-thick:before{content:""}.mdi-arrow-expand:before{content:""}.mdi-arrow-expand-all:before{content:""}.mdi-arrow-expand-down:before{content:""}.mdi-arrow-expand-horizontal:before{content:""}.mdi-arrow-expand-left:before{content:""}.mdi-arrow-expand-right:before{content:""}.mdi-arrow-expand-up:before{content:""}.mdi-arrow-expand-vertical:before{content:""}.mdi-arrow-horizontal-lock:before{content:"󰆆"}.mdi-arrow-left:before{content:""}.mdi-arrow-left-bold:before{content:""}.mdi-arrow-left-bold-box:before{content:""}.mdi-arrow-left-bold-box-outline:before{content:""}.mdi-arrow-left-bold-circle:before{content:""}.mdi-arrow-left-bold-circle-outline:before{content:""}.mdi-arrow-left-bold-hexagon-outline:before{content:""}.mdi-arrow-left-bold-outline:before{content:"樂"}.mdi-arrow-left-box:before{content:""}.mdi-arrow-left-circle:before{content:"ﲹ"}.mdi-arrow-left-circle-outline:before{content:"ﲺ"}.mdi-arrow-left-drop-circle:before{content:""}.mdi-arrow-left-drop-circle-outline:before{content:""}.mdi-arrow-left-right:before{content:"ﺐ"}.mdi-arrow-left-right-bold:before{content:"ﺑ"}.mdi-arrow-left-right-bold-outline:before{content:"燎"}.mdi-arrow-left-thick:before{content:""}.mdi-arrow-right:before{content:""}.mdi-arrow-right-bold:before{content:""}.mdi-arrow-right-bold-box:before{content:""}.mdi-arrow-right-bold-box-outline:before{content:""}.mdi-arrow-right-bold-circle:before{content:""}.mdi-arrow-right-bold-circle-outline:before{content:""}.mdi-arrow-right-bold-hexagon-outline:before{content:""}.mdi-arrow-right-bold-outline:before{content:"療"}.mdi-arrow-right-box:before{content:""}.mdi-arrow-right-circle:before{content:"ﲻ"}.mdi-arrow-right-circle-outline:before{content:"ﲼ"}.mdi-arrow-right-drop-circle:before{content:""}.mdi-arrow-right-drop-circle-outline:before{content:""}.mdi-arrow-right-thick:before{content:""}.mdi-arrow-split-horizontal:before{content:"鷺"}.mdi-arrow-split-vertical:before{content:"碌"}.mdi-arrow-top-left:before{content:""}.mdi-arrow-top-left-bold-outline:before{content:"蓼"}.mdi-arrow-top-left-bottom-right:before{content:"ﺒ"}.mdi-arrow-top-left-bottom-right-bold:before{content:"ﺓ"}.mdi-arrow-top-left-thick:before{content:"遼"}.mdi-arrow-top-right:before{content:""}.mdi-arrow-top-right-bold-outline:before{content:"龍"}.mdi-arrow-top-right-bottom-left:before{content:"ﺔ"}.mdi-arrow-top-right-bottom-left-bold:before{content:"ﺕ"}.mdi-arrow-top-right-thick:before{content:"暈"}.mdi-arrow-up:before{content:""}.mdi-arrow-up-bold:before{content:""}.mdi-arrow-up-bold-box:before{content:""}.mdi-arrow-up-bold-box-outline:before{content:""}.mdi-arrow-up-bold-circle:before{content:""}.mdi-arrow-up-bold-circle-outline:before{content:""}.mdi-arrow-up-bold-hexagon-outline:before{content:""}.mdi-arrow-up-bold-outline:before{content:"阮"}.mdi-arrow-up-box:before{content:""}.mdi-arrow-up-circle:before{content:"ﲽ"}.mdi-arrow-up-circle-outline:before{content:"ﲾ"}.mdi-arrow-up-down:before{content:"ﺖ"}.mdi-arrow-up-down-bold:before{content:"ﺗ"}.mdi-arrow-up-down-bold-outline:before{content:"劉"}.mdi-arrow-up-drop-circle:before{content:""}.mdi-arrow-up-drop-circle-outline:before{content:""}.mdi-arrow-up-thick:before{content:""}.mdi-arrow-vertical-lock:before{content:"󰆇"}.mdi-artist:before{content:""}.mdi-artist-outline:before{content:"ﳅ"}.mdi-artstation:before{content:"﬷"}.mdi-aspect-ratio:before{content:"﨣"}.mdi-assistant:before{content:""}.mdi-asterisk:before{content:""}.mdi-at:before{content:""}.mdi-atlassian:before{content:""}.mdi-atm:before{content:"ﴣ"}.mdi-atom:before{content:""}.mdi-atom-variant:before{content:"ﺘ"}.mdi-attachment:before{content:""}.mdi-audio-video:before{content:"祿"}.mdi-audio-video-off:before{content:"󰇡"}.mdi-audiobook:before{content:""}.mdi-augmented-reality:before{content:""}.mdi-auto-fix:before{content:""}.mdi-auto-upload:before{content:""}.mdi-autorenew:before{content:""}.mdi-av-timer:before{content:""}.mdi-aws:before{content:"ﷲ"}.mdi-axe:before{content:""}.mdi-axis:before{content:"ﴤ"}.mdi-axis-arrow:before{content:"ﴥ"}.mdi-axis-arrow-lock:before{content:"ﴦ"}.mdi-axis-lock:before{content:"ﴧ"}.mdi-axis-x-arrow:before{content:"ﴨ"}.mdi-axis-x-arrow-lock:before{content:"ﴩ"}.mdi-axis-x-rotate-clockwise:before{content:"ﴪ"}.mdi-axis-x-rotate-counterclockwise:before{content:"ﴫ"}.mdi-axis-x-y-arrow-lock:before{content:"ﴬ"}.mdi-axis-y-arrow:before{content:"ﴭ"}.mdi-axis-y-arrow-lock:before{content:"ﴮ"}.mdi-axis-y-rotate-clockwise:before{content:"ﴯ"}.mdi-axis-y-rotate-counterclockwise:before{content:"ﴰ"}.mdi-axis-z-arrow:before{content:"ﴱ"}.mdi-axis-z-arrow-lock:before{content:"ﴲ"}.mdi-axis-z-rotate-clockwise:before{content:"ﴳ"}.mdi-axis-z-rotate-counterclockwise:before{content:"ﴴ"}.mdi-azure:before{content:""}.mdi-azure-devops:before{content:"󰂑"}.mdi-babel:before{content:"﨤"}.mdi-baby:before{content:""}.mdi-baby-bottle:before{content:"ｖ"}.mdi-baby-bottle-outline:before{content:"ｗ"}.mdi-baby-carriage:before{content:""}.mdi-baby-carriage-off:before{content:"￀"}.mdi-baby-face:before{content:"ﺙ"}.mdi-baby-face-outline:before{content:"ﺚ"}.mdi-backburger:before{content:""}.mdi-backspace:before{content:""}.mdi-backspace-outline:before{content:"טּ"}.mdi-backspace-reverse:before{content:"ﺛ"}.mdi-backspace-reverse-outline:before{content:"ﺜ"}.mdi-backup-restore:before{content:""}.mdi-bacteria:before{content:"ﻲ"}.mdi-bacteria-outline:before{content:"ﻳ"}.mdi-badminton:before{content:""}.mdi-bag-carry-on:before{content:"ｘ"}.mdi-bag-carry-on-check:before{content:"﵁"}.mdi-bag-carry-on-off:before{content:"ｙ"}.mdi-bag-checked:before{content:"ｚ"}.mdi-bag-personal:before{content:"ﷳ"}.mdi-bag-personal-off:before{content:"ﷴ"}.mdi-bag-personal-off-outline:before{content:"ﷵ"}.mdi-bag-personal-outline:before{content:"ﷶ"}.mdi-baguette:before{content:"｛"}.mdi-balloon:before{content:"逸"}.mdi-ballot:before{content:"杻"}.mdi-ballot-outline:before{content:"柳"}.mdi-ballot-recount:before{content:"ﰕ"}.mdi-ballot-recount-outline:before{content:"ﰖ"}.mdi-bandage:before{content:"ﶋ"}.mdi-bandcamp:before{content:""}.mdi-bank:before{content:""}.mdi-bank-minus:before{content:"ﶌ"}.mdi-bank-outline:before{content:"ﺝ"}.mdi-bank-plus:before{content:"ﶍ"}.mdi-bank-remove:before{content:"ﶎ"}.mdi-bank-transfer:before{content:"都"}.mdi-bank-transfer-in:before{content:"﨧"}.mdi-bank-transfer-out:before{content:"﨨"}.mdi-barcode:before{content:""}.mdi-barcode-off:before{content:"󰉡"}.mdi-barcode-scan:before{content:""}.mdi-barley:before{content:""}.mdi-barley-off:before{content:"יּ"}.mdi-barn:before{content:"ךּ"}.mdi-barrel:before{content:""}.mdi-baseball:before{content:""}.mdi-baseball-bat:before{content:""}.mdi-basecamp:before{content:""}.mdi-bash:before{content:"󰆮"}.mdi-basket:before{content:""}.mdi-basket-fill:before{content:""}.mdi-basket-outline:before{content:"󰆬"}.mdi-basket-unfill:before{content:""}.mdi-basketball:before{content:""}.mdi-basketball-hoop:before{content:"ﰗ"}.mdi-basketball-hoop-outline:before{content:"ﰘ"}.mdi-bat:before{content:"כּ"}.mdi-battery:before{content:""}.mdi-battery-10:before{content:""}.mdi-battery-10-bluetooth:before{content:"綠"}.mdi-battery-20:before{content:""}.mdi-battery-20-bluetooth:before{content:"菉"}.mdi-battery-30:before{content:""}.mdi-battery-30-bluetooth:before{content:"錄"}.mdi-battery-40:before{content:""}.mdi-battery-40-bluetooth:before{content:"鹿"}.mdi-battery-50:before{content:""}.mdi-battery-50-bluetooth:before{content:"論"}.mdi-battery-60:before{content:""}.mdi-battery-60-bluetooth:before{content:"壟"}.mdi-battery-70:before{content:""}.mdi-battery-70-bluetooth:before{content:"弄"}.mdi-battery-80:before{content:""}.mdi-battery-80-bluetooth:before{content:"籠"}.mdi-battery-90:before{content:""}.mdi-battery-90-bluetooth:before{content:"聾"}.mdi-battery-alert:before{content:""}.mdi-battery-alert-bluetooth:before{content:"牢"}.mdi-battery-alert-variant:before{content:"󰃷"}.mdi-battery-alert-variant-outline:before{content:"󰃸"}.mdi-battery-bluetooth:before{content:"磊"}.mdi-battery-bluetooth-variant:before{content:"賂"}.mdi-battery-charging:before{content:""}.mdi-battery-charging-10:before{content:""}.mdi-battery-charging-100:before{content:""}.mdi-battery-charging-20:before{content:""}.mdi-battery-charging-30:before{content:""}.mdi-battery-charging-40:before{content:""}.mdi-battery-charging-50:before{content:""}.mdi-battery-charging-60:before{content:""}.mdi-battery-charging-70:before{content:""}.mdi-battery-charging-80:before{content:""}.mdi-battery-charging-90:before{content:""}.mdi-battery-charging-high:before{content:"󰋑"}.mdi-battery-charging-low:before{content:"󰋏"}.mdi-battery-charging-medium:before{content:"󰋐"}.mdi-battery-charging-outline:before{content:""}.mdi-battery-charging-wireless:before{content:""}.mdi-battery-charging-wireless-10:before{content:""}.mdi-battery-charging-wireless-20:before{content:""}.mdi-battery-charging-wireless-30:before{content:""}.mdi-battery-charging-wireless-40:before{content:""}.mdi-battery-charging-wireless-50:before{content:""}.mdi-battery-charging-wireless-60:before{content:""}.mdi-battery-charging-wireless-70:before{content:""}.mdi-battery-charging-wireless-80:before{content:""}.mdi-battery-charging-wireless-90:before{content:""}.mdi-battery-charging-wireless-alert:before{content:""}.mdi-battery-charging-wireless-outline:before{content:""}.mdi-battery-heart:before{content:"󰈺"}.mdi-battery-heart-outline:before{content:"󰈻"}.mdi-battery-heart-variant:before{content:"󰈼"}.mdi-battery-high:before{content:"󰋎"}.mdi-battery-low:before{content:"󰋌"}.mdi-battery-medium:before{content:"󰋍"}.mdi-battery-minus:before{content:""}.mdi-battery-negative:before{content:""}.mdi-battery-off:before{content:"󰊈"}.mdi-battery-off-outline:before{content:"󰊉"}.mdi-battery-outline:before{content:""}.mdi-battery-plus:before{content:""}.mdi-battery-positive:before{content:""}.mdi-battery-unknown:before{content:""}.mdi-battery-unknown-bluetooth:before{content:"雷"}.mdi-battlenet:before{content:"לּ"}.mdi-beach:before{content:""}.mdi-beaker:before{content:"ﳆ"}.mdi-beaker-alert:before{content:"󰉔"}.mdi-beaker-alert-outline:before{content:"󰉕"}.mdi-beaker-check:before{content:"󰉖"}.mdi-beaker-check-outline:before{content:"󰉗"}.mdi-beaker-minus:before{content:"󰉘"}.mdi-beaker-minus-outline:before{content:"󰉙"}.mdi-beaker-outline:before{content:""}.mdi-beaker-plus:before{content:"󰉚"}.mdi-beaker-plus-outline:before{content:"󰉛"}.mdi-beaker-question:before{content:"󰉜"}.mdi-beaker-question-outline:before{content:"󰉝"}.mdi-beaker-remove:before{content:"󰉞"}.mdi-beaker-remove-outline:before{content:"󰉟"}.mdi-beats:before{content:""}.mdi-bed-double:before{content:"󰂒"}.mdi-bed-double-outline:before{content:"󰂓"}.mdi-bed-empty:before{content:""}.mdi-bed-king:before{content:"󰂔"}.mdi-bed-king-outline:before{content:"󰂕"}.mdi-bed-queen:before{content:"󰂖"}.mdi-bed-queen-outline:before{content:"󰂗"}.mdi-bed-single:before{content:"󰂘"}.mdi-bed-single-outline:before{content:"󰂙"}.mdi-bee:before{content:"￁"}.mdi-bee-flower:before{content:"ￂ"}.mdi-beehive-outline:before{content:"󰃹"}.mdi-beer:before{content:""}.mdi-behance:before{content:""}.mdi-bell:before{content:""}.mdi-bell-alert:before{content:"ﴵ"}.mdi-bell-alert-outline:before{content:"ﺞ"}.mdi-bell-check:before{content:"󰈐"}.mdi-bell-check-outline:before{content:"󰈑"}.mdi-bell-circle:before{content:"ﴶ"}.mdi-bell-circle-outline:before{content:"ﴷ"}.mdi-bell-off:before{content:""}.mdi-bell-off-outline:before{content:"敖"}.mdi-bell-outline:before{content:""}.mdi-bell-plus:before{content:""}.mdi-bell-plus-outline:before{content:"晴"}.mdi-bell-ring:before{content:""}.mdi-bell-ring-outline:before{content:""}.mdi-bell-sleep:before{content:""}.mdi-bell-sleep-outline:before{content:"朗"}.mdi-beta:before{content:""}.mdi-betamax:before{content:"流"}.mdi-biathlon:before{content:"ﷷ"}.mdi-bible:before{content:""}.mdi-bicycle:before{content:"󰃇"}.mdi-bicycle-basket:before{content:"󰉠"}.mdi-bike:before{content:""}.mdi-bike-fast:before{content:"󰅊"}.mdi-billboard:before{content:"󰀲"}.mdi-billiards:before{content:"﬽"}.mdi-billiards-rack:before{content:"מּ"}.mdi-bing:before{content:""}.mdi-binoculars:before{content:""}.mdi-bio:before{content:""}.mdi-biohazard:before{content:""}.mdi-bitbucket:before{content:""}.mdi-bitcoin:before{content:""}.mdi-black-mesa:before{content:""}.mdi-blackberry:before{content:""}.mdi-blender:before{content:"ﳇ"}.mdi-blender-software:before{content:""}.mdi-blinds:before{content:""}.mdi-blinds-open:before{content:"󰀳"}.mdi-block-helper:before{content:""}.mdi-blogger:before{content:""}.mdi-blood-bag:before{content:"ﳈ"}.mdi-bluetooth:before{content:""}.mdi-bluetooth-audio:before{content:""}.mdi-bluetooth-connect:before{content:""}.mdi-bluetooth-off:before{content:""}.mdi-bluetooth-settings:before{content:""}.mdi-bluetooth-transfer:before{content:""}.mdi-blur:before{content:""}.mdi-blur-linear:before{content:""}.mdi-blur-off:before{content:""}.mdi-blur-radial:before{content:""}.mdi-bolnisi-cross:before{content:"ﳉ"}.mdi-bolt:before{content:"ﶏ"}.mdi-bomb:before{content:""}.mdi-bomb-off:before{content:""}.mdi-bone:before{content:""}.mdi-book:before{content:""}.mdi-book-information-variant:before{content:"󰂚"}.mdi-book-lock:before{content:""}.mdi-book-lock-open:before{content:""}.mdi-book-minus:before{content:""}.mdi-book-minus-multiple:before{content:"望"}.mdi-book-multiple:before{content:""}.mdi-book-open:before{content:""}.mdi-book-open-outline:before{content:"﬿"}.mdi-book-open-page-variant:before{content:""}.mdi-book-open-variant:before{content:""}.mdi-book-outline:before{content:"נּ"}.mdi-book-play:before{content:"ﺟ"}.mdi-book-play-outline:before{content:"ﺠ"}.mdi-book-plus:before{content:""}.mdi-book-plus-multiple:before{content:"杖"}.mdi-book-remove:before{content:"殺"}.mdi-book-remove-multiple:before{content:"歹"}.mdi-book-search:before{content:"ﺡ"}.mdi-book-search-outline:before{content:"ﺢ"}.mdi-book-variant:before{content:""}.mdi-book-variant-multiple:before{content:""}.mdi-bookmark:before{content:""}.mdi-bookmark-check:before{content:""}.mdi-bookmark-minus:before{content:"溜"}.mdi-bookmark-minus-outline:before{content:"琉"}.mdi-bookmark-multiple:before{content:"ﷸ"}.mdi-bookmark-multiple-outline:before{content:"ﷹ"}.mdi-bookmark-music:before{content:""}.mdi-bookmark-off:before{content:"留"}.mdi-bookmark-off-outline:before{content:"硫"}.mdi-bookmark-outline:before{content:""}.mdi-bookmark-plus:before{content:""}.mdi-bookmark-plus-outline:before{content:""}.mdi-bookmark-remove:before{content:""}.mdi-bookshelf:before{content:"󰊊"}.mdi-boom-gate:before{content:"ﺣ"}.mdi-boom-gate-alert:before{content:"ﺤ"}.mdi-boom-gate-alert-outline:before{content:"ﺥ"}.mdi-boom-gate-down:before{content:"ﺦ"}.mdi-boom-gate-down-outline:before{content:"ﺧ"}.mdi-boom-gate-outline:before{content:"ﺨ"}.mdi-boom-gate-up:before{content:"ﺩ"}.mdi-boom-gate-up-outline:before{content:"ﺪ"}.mdi-boombox:before{content:""}.mdi-boomerang:before{content:"󰃺"}.mdi-bootstrap:before{content:""}.mdi-border-all:before{content:""}.mdi-border-all-variant:before{content:""}.mdi-border-bottom:before{content:""}.mdi-border-bottom-variant:before{content:""}.mdi-border-color:before{content:""}.mdi-border-horizontal:before{content:""}.mdi-border-inside:before{content:""}.mdi-border-left:before{content:""}.mdi-border-left-variant:before{content:""}.mdi-border-none:before{content:""}.mdi-border-none-variant:before{content:""}.mdi-border-outside:before{content:""}.mdi-border-right:before{content:""}.mdi-border-right-variant:before{content:""}.mdi-border-style:before{content:""}.mdi-border-top:before{content:""}.mdi-border-top-variant:before{content:""}.mdi-border-vertical:before{content:""}.mdi-bottle-soda:before{content:"󰂛"}.mdi-bottle-soda-classic:before{content:"󰂜"}.mdi-bottle-soda-outline:before{content:"󰂝"}.mdi-bottle-tonic:before{content:"󰅙"}.mdi-bottle-tonic-outline:before{content:"󰅚"}.mdi-bottle-tonic-plus:before{content:"󰅛"}.mdi-bottle-tonic-plus-outline:before{content:"󰅜"}.mdi-bottle-tonic-skull:before{content:"󰅝"}.mdi-bottle-tonic-skull-outline:before{content:"󰅞"}.mdi-bottle-wine:before{content:""}.mdi-bow-tie:before{content:""}.mdi-bowl:before{content:""}.mdi-bowling:before{content:""}.mdi-box:before{content:""}.mdi-box-cutter:before{content:""}.mdi-box-shadow:before{content:""}.mdi-boxing-glove:before{content:"סּ"}.mdi-braille:before{content:"紐"}.mdi-brain:before{content:"類"}.mdi-bread-slice:before{content:"ﳊ"}.mdi-bread-slice-outline:before{content:"ﳋ"}.mdi-bridge:before{content:""}.mdi-briefcase:before{content:""}.mdi-briefcase-account:before{content:"ﳌ"}.mdi-briefcase-account-outline:before{content:"ﳍ"}.mdi-briefcase-check:before{content:""}.mdi-briefcase-clock:before{content:"󰃻"}.mdi-briefcase-clock-outline:before{content:"󰃼"}.mdi-briefcase-download:before{content:""}.mdi-briefcase-download-outline:before{content:"ﰙ"}.mdi-briefcase-edit:before{content:"流"}.mdi-briefcase-edit-outline:before{content:"ﰚ"}.mdi-briefcase-minus:before{content:"﨩"}.mdi-briefcase-minus-outline:before{content:"ﰛ"}.mdi-briefcase-outline:before{content:""}.mdi-briefcase-plus:before{content:"飯"}.mdi-briefcase-plus-outline:before{content:"ﰜ"}.mdi-briefcase-remove:before{content:"飼"}.mdi-briefcase-remove-outline:before{content:"ﰝ"}.mdi-briefcase-search:before{content:"館"}.mdi-briefcase-search-outline:before{content:"ﰞ"}.mdi-briefcase-upload:before{content:""}.mdi-briefcase-upload-outline:before{content:"ﰟ"}.mdi-brightness-1:before{content:""}.mdi-brightness-2:before{content:""}.mdi-brightness-3:before{content:""}.mdi-brightness-4:before{content:""}.mdi-brightness-5:before{content:""}.mdi-brightness-6:before{content:""}.mdi-brightness-7:before{content:""}.mdi-brightness-auto:before{content:""}.mdi-brightness-percent:before{content:"ﳎ"}.mdi-broom:before{content:""}.mdi-brush:before{content:""}.mdi-buddhism:before{content:"壘"}.mdi-buffer:before{content:""}.mdi-bug:before{content:""}.mdi-bug-check:before{content:"鶴"}.mdi-bug-check-outline:before{content:"郞"}.mdi-bug-outline:before{content:"隷"}.mdi-bugle:before{content:"﶐"}.mdi-bulldozer:before{content:"﬇"}.mdi-bullet:before{content:"ﳏ"}.mdi-bulletin-board:before{content:""}.mdi-bullhorn:before{content:""}.mdi-bullhorn-outline:before{content:"﬈"}.mdi-bullseye:before{content:""}.mdi-bullseye-arrow:before{content:""}.mdi-bus:before{content:""}.mdi-bus-alert:before{content:"滛"}.mdi-bus-articulated-end:before{content:""}.mdi-bus-articulated-front:before{content:""}.mdi-bus-clock:before{content:""}.mdi-bus-double-decker:before{content:""}.mdi-bus-marker:before{content:"󰈽"}.mdi-bus-multiple:before{content:"｜"}.mdi-bus-school:before{content:""}.mdi-bus-side:before{content:""}.mdi-bus-stop:before{content:"󰀴"}.mdi-bus-stop-covered:before{content:"󰀵"}.mdi-bus-stop-uncovered:before{content:"󰀶"}.mdi-cached:before{content:""}.mdi-cactus:before{content:"﶑"}.mdi-cake:before{content:""}.mdi-cake-layered:before{content:""}.mdi-cake-variant:before{content:""}.mdi-calculator:before{content:""}.mdi-calculator-variant:before{content:"滋"}.mdi-calendar:before{content:""}.mdi-calendar-account:before{content:"ﻴ"}.mdi-calendar-account-outline:before{content:"ﻵ"}.mdi-calendar-alert:before{content:"侮"}.mdi-calendar-arrow-left:before{content:"󰅟"}.mdi-calendar-arrow-right:before{content:"󰅠"}.mdi-calendar-blank:before{content:""}.mdi-calendar-blank-multiple:before{content:"󰂞"}.mdi-calendar-blank-outline:before{content:"﭂"}.mdi-calendar-check:before{content:""}.mdi-calendar-check-outline:before{content:"ﰠ"}.mdi-calendar-clock:before{content:""}.mdi-calendar-edit:before{content:""}.mdi-calendar-export:before{content:"﬉"}.mdi-calendar-heart:before{content:"六"}.mdi-calendar-import:before{content:"﬊"}.mdi-calendar-minus:before{content:"ﴸ"}.mdi-calendar-month:before{content:"ﷺ"}.mdi-calendar-month-outline:before{content:"ﷻ"}.mdi-calendar-multiple:before{content:""}.mdi-calendar-multiple-check:before{content:""}.mdi-calendar-multiselect:before{content:"僧"}.mdi-calendar-outline:before{content:"ףּ"}.mdi-calendar-plus:before{content:""}.mdi-calendar-question:before{content:""}.mdi-calendar-range:before{content:""}.mdi-calendar-range-outline:before{content:"פּ"}.mdi-calendar-remove:before{content:""}.mdi-calendar-remove-outline:before{content:"ﰡ"}.mdi-calendar-repeat:before{content:"ﺫ"}.mdi-calendar-repeat-outline:before{content:"ﺬ"}.mdi-calendar-search:before{content:"屢"}.mdi-calendar-star:before{content:"戮"}.mdi-calendar-text:before{content:""}.mdi-calendar-text-outline:before{content:"ﰢ"}.mdi-calendar-today:before{content:""}.mdi-calendar-week:before{content:"免"}.mdi-calendar-week-begin:before{content:"勉"}.mdi-calendar-weekend:before{content:"ﻶ"}.mdi-calendar-weekend-outline:before{content:"ﻷ"}.mdi-call-made:before{content:""}.mdi-call-merge:before{content:""}.mdi-call-missed:before{content:""}.mdi-call-received:before{content:""}.mdi-call-split:before{content:""}.mdi-camcorder:before{content:""}.mdi-camcorder-box:before{content:""}.mdi-camcorder-box-off:before{content:""}.mdi-camcorder-off:before{content:""}.mdi-camera:before{content:""}.mdi-camera-account:before{content:""}.mdi-camera-burst:before{content:""}.mdi-camera-control:before{content:"﭅"}.mdi-camera-enhance:before{content:""}.mdi-camera-enhance-outline:before{content:"צּ"}.mdi-camera-front:before{content:""}.mdi-camera-front-variant:before{content:""}.mdi-camera-gopro:before{content:""}.mdi-camera-image:before{content:""}.mdi-camera-iris:before{content:""}.mdi-camera-metering-center:before{content:""}.mdi-camera-metering-matrix:before{content:""}.mdi-camera-metering-partial:before{content:""}.mdi-camera-metering-spot:before{content:""}.mdi-camera-off:before{content:""}.mdi-camera-outline:before{content:"ﴹ"}.mdi-camera-party-mode:before{content:""}.mdi-camera-plus:before{content:"ﻸ"}.mdi-camera-plus-outline:before{content:"ﻹ"}.mdi-camera-rear:before{content:""}.mdi-camera-rear-variant:before{content:""}.mdi-camera-retake:before{content:"﷼"}.mdi-camera-retake-outline:before{content:"﷽"}.mdi-camera-switch:before{content:""}.mdi-camera-timer:before{content:""}.mdi-camera-wireless:before{content:"ﶒ"}.mdi-camera-wireless-outline:before{content:"ﶓ"}.mdi-campfire:before{content:"ﻺ"}.mdi-cancel:before{content:""}.mdi-candle:before{content:""}.mdi-candycane:before{content:""}.mdi-cannabis:before{content:""}.mdi-caps-lock:before{content:"漢"}.mdi-car:before{content:""}.mdi-car-2-plus:before{content:"󰀷"}.mdi-car-3-plus:before{content:"󰀸"}.mdi-car-back:before{content:"﷾"}.mdi-car-battery:before{content:""}.mdi-car-brake-abs:before{content:"ﰣ"}.mdi-car-brake-alert:before{content:"ﰤ"}.mdi-car-brake-hold:before{content:"ﴺ"}.mdi-car-brake-parking:before{content:"ﴻ"}.mdi-car-brake-retarder:before{content:"󰀹"}.mdi-car-child-seat:before{content:"ￃ"}.mdi-car-clutch:before{content:"󰀺"}.mdi-car-connected:before{content:""}.mdi-car-convertible:before{content:""}.mdi-car-coolant-level:before{content:"󰀻"}.mdi-car-cruise-control:before{content:"ﴼ"}.mdi-car-defrost-front:before{content:"ﴽ"}.mdi-car-defrost-rear:before{content:"﴾"}.mdi-car-door:before{content:"קּ"}.mdi-car-door-lock:before{content:"󰃈"}.mdi-car-electric:before{content:"רּ"}.mdi-car-esp:before{content:"ﰥ"}.mdi-car-estate:before{content:""}.mdi-car-hatchback:before{content:""}.mdi-car-info:before{content:"󰇩"}.mdi-car-key:before{content:"שּ"}.mdi-car-light-dimmed:before{content:"ﰦ"}.mdi-car-light-fog:before{content:"ﰧ"}.mdi-car-light-high:before{content:"ﰨ"}.mdi-car-limousine:before{content:""}.mdi-car-multiple:before{content:"תּ"}.mdi-car-off:before{content:"﷿"}.mdi-car-parking-lights:before{content:"﴿"}.mdi-car-pickup:before{content:""}.mdi-car-seat:before{content:"ￄ"}.mdi-car-seat-cooler:before{content:"ￅ"}.mdi-car-seat-heater:before{content:"ￆ"}.mdi-car-shift-pattern:before{content:"｝"}.mdi-car-side:before{content:""}.mdi-car-sports:before{content:""}.mdi-car-tire-alert:before{content:"ﰩ"}.mdi-car-traction-control:before{content:"﵀"}.mdi-car-turbocharger:before{content:"󰀼"}.mdi-car-wash:before{content:""}.mdi-car-windshield:before{content:"󰀽"}.mdi-car-windshield-outline:before{content:"󰀾"}.mdi-caravan:before{content:""}.mdi-card:before{content:"וֹ"}.mdi-card-bulleted:before{content:"בֿ"}.mdi-card-bulleted-off:before{content:"כֿ"}.mdi-card-bulleted-off-outline:before{content:"פֿ"}.mdi-card-bulleted-outline:before{content:"ﭏ"}.mdi-card-bulleted-settings:before{content:"ﭐ"}.mdi-card-bulleted-settings-outline:before{content:"ﭑ"}.mdi-card-outline:before{content:"ﭒ"}.mdi-card-plus:before{content:"󰈪"}.mdi-card-plus-outline:before{content:"󰈫"}.mdi-card-search:before{content:"󰂟"}.mdi-card-search-outline:before{content:"󰂠"}.mdi-card-text:before{content:"ﭓ"}.mdi-card-text-outline:before{content:"ﭔ"}.mdi-cards:before{content:""}.mdi-cards-club:before{content:""}.mdi-cards-diamond:before{content:""}.mdi-cards-diamond-outline:before{content:"󰀿"}.mdi-cards-heart:before{content:""}.mdi-cards-outline:before{content:""}.mdi-cards-playing-outline:before{content:""}.mdi-cards-spade:before{content:""}.mdi-cards-variant:before{content:""}.mdi-carrot:before{content:""}.mdi-cart:before{content:""}.mdi-cart-arrow-down:before{content:"﵂"}.mdi-cart-arrow-right:before{content:"ﰪ"}.mdi-cart-arrow-up:before{content:"﵃"}.mdi-cart-minus:before{content:"﵄"}.mdi-cart-off:before{content:""}.mdi-cart-outline:before{content:""}.mdi-cart-plus:before{content:""}.mdi-cart-remove:before{content:"﵅"}.mdi-case-sensitive-alt:before{content:""}.mdi-cash:before{content:""}.mdi-cash-100:before{content:""}.mdi-cash-marker:before{content:"ﶔ"}.mdi-cash-minus:before{content:"󰊋"}.mdi-cash-multiple:before{content:""}.mdi-cash-plus:before{content:"󰊌"}.mdi-cash-refund:before{content:"瀞"}.mdi-cash-register:before{content:"ﳐ"}.mdi-cash-remove:before{content:"󰊍"}.mdi-cash-usd:before{content:"󰆡"}.mdi-cash-usd-outline:before{content:""}.mdi-cassette:before{content:"陸"}.mdi-cast:before{content:""}.mdi-cast-audio:before{content:"󰁀"}.mdi-cast-connected:before{content:""}.mdi-cast-education:before{content:"﹭"}.mdi-cast-off:before{content:""}.mdi-castle:before{content:""}.mdi-cat:before{content:""}.mdi-cctv:before{content:""}.mdi-ceiling-light:before{content:""}.mdi-cellphone:before{content:""}.mdi-cellphone-android:before{content:""}.mdi-cellphone-arrow-down:before{content:"倫"}.mdi-cellphone-basic:before{content:""}.mdi-cellphone-dock:before{content:""}.mdi-cellphone-erase:before{content:"樓"}.mdi-cellphone-information:before{content:"～"}.mdi-cellphone-iphone:before{content:""}.mdi-cellphone-key:before{content:"淚"}.mdi-cellphone-link:before{content:""}.mdi-cellphone-link-off:before{content:""}.mdi-cellphone-lock:before{content:"漏"}.mdi-cellphone-message:before{content:""}.mdi-cellphone-message-off:before{content:"󰃽"}.mdi-cellphone-nfc:before{content:"ﺭ"}.mdi-cellphone-off:before{content:"累"}.mdi-cellphone-play:before{content:"󰁁"}.mdi-cellphone-screenshot:before{content:"勤"}.mdi-cellphone-settings:before{content:""}.mdi-cellphone-settings-variant:before{content:"縷"}.mdi-cellphone-sound:before{content:"陋"}.mdi-cellphone-text:before{content:""}.mdi-cellphone-wireless:before{content:""}.mdi-celtic-cross:before{content:"ﳑ"}.mdi-centos:before{content:"󰅅"}.mdi-certificate:before{content:""}.mdi-certificate-outline:before{content:"󰆳"}.mdi-chair-rolling:before{content:"ﾺ"}.mdi-chair-school:before{content:""}.mdi-charity:before{content:"ﰫ"}.mdi-chart-arc:before{content:""}.mdi-chart-areaspline:before{content:""}.mdi-chart-areaspline-variant:before{content:"ﺮ"}.mdi-chart-bar:before{content:""}.mdi-chart-bar-stacked:before{content:""}.mdi-chart-bell-curve:before{content:"ﰬ"}.mdi-chart-bell-curve-cumulative:before{content:"ￇ"}.mdi-chart-bubble:before{content:""}.mdi-chart-donut:before{content:""}.mdi-chart-donut-variant:before{content:""}.mdi-chart-gantt:before{content:""}.mdi-chart-histogram:before{content:""}.mdi-chart-line:before{content:""}.mdi-chart-line-stacked:before{content:""}.mdi-chart-line-variant:before{content:""}.mdi-chart-multiline:before{content:""}.mdi-chart-multiple:before{content:"󰈾"}.mdi-chart-pie:before{content:""}.mdi-chart-scatter-plot:before{content:"ﺯ"}.mdi-chart-scatter-plot-hexbin:before{content:""}.mdi-chart-snakey:before{content:"󰈊"}.mdi-chart-snakey-variant:before{content:"󰈋"}.mdi-chart-timeline:before{content:""}.mdi-chart-timeline-variant:before{content:"ﺰ"}.mdi-chart-tree:before{content:"ﺱ"}.mdi-chat:before{content:"ﭕ"}.mdi-chat-alert:before{content:"ﭖ"}.mdi-chat-outline:before{content:"ﻻ"}.mdi-chat-processing:before{content:"ﭗ"}.mdi-check:before{content:""}.mdi-check-all:before{content:""}.mdi-check-bold:before{content:"﹮"}.mdi-check-box-multiple-outline:before{content:"ﰭ"}.mdi-check-box-outline:before{content:"ﰮ"}.mdi-check-circle:before{content:""}.mdi-check-circle-outline:before{content:""}.mdi-check-decagram:before{content:""}.mdi-check-network:before{content:"ﰯ"}.mdi-check-network-outline:before{content:"ﰰ"}.mdi-check-outline:before{content:""}.mdi-check-underline:before{content:"ﹰ"}.mdi-check-underline-circle:before{content:"ﹱ"}.mdi-check-underline-circle-outline:before{content:"ﹲ"}.mdi-checkbook:before{content:"煮"}.mdi-checkbox-blank:before{content:""}.mdi-checkbox-blank-circle:before{content:""}.mdi-checkbox-blank-circle-outline:before{content:""}.mdi-checkbox-blank-outline:before{content:""}.mdi-checkbox-intermediate:before{content:""}.mdi-checkbox-marked:before{content:""}.mdi-checkbox-marked-circle:before{content:""}.mdi-checkbox-marked-circle-outline:before{content:""}.mdi-checkbox-marked-outline:before{content:""}.mdi-checkbox-multiple-blank:before{content:""}.mdi-checkbox-multiple-blank-circle:before{content:""}.mdi-checkbox-multiple-blank-circle-outline:before{content:""}.mdi-checkbox-multiple-blank-outline:before{content:""}.mdi-checkbox-multiple-marked:before{content:""}.mdi-checkbox-multiple-marked-circle:before{content:""}.mdi-checkbox-multiple-marked-circle-outline:before{content:""}.mdi-checkbox-multiple-marked-outline:before{content:""}.mdi-checkerboard:before{content:""}.mdi-checkerboard-minus:before{content:"󰈭"}.mdi-checkerboard-plus:before{content:"󰈬"}.mdi-checkerboard-remove:before{content:"󰈮"}.mdi-cheese:before{content:"󰋤"}.mdi-chef-hat:before{content:"ﭘ"}.mdi-chemical-weapon:before{content:""}.mdi-chess-bishop:before{content:""}.mdi-chess-king:before{content:""}.mdi-chess-knight:before{content:""}.mdi-chess-pawn:before{content:""}.mdi-chess-queen:before{content:""}.mdi-chess-rook:before{content:""}.mdi-chevron-double-down:before{content:""}.mdi-chevron-double-left:before{content:""}.mdi-chevron-double-right:before{content:""}.mdi-chevron-double-up:before{content:""}.mdi-chevron-down:before{content:""}.mdi-chevron-down-box:before{content:"崙"}.mdi-chevron-down-box-outline:before{content:"淪"}.mdi-chevron-down-circle:before{content:"﬋"}.mdi-chevron-down-circle-outline:before{content:"﬌"}.mdi-chevron-left:before{content:""}.mdi-chevron-left-box:before{content:"輪"}.mdi-chevron-left-box-outline:before{content:"律"}.mdi-chevron-left-circle:before{content:"﬍"}.mdi-chevron-left-circle-outline:before{content:"﬎"}.mdi-chevron-right:before{content:""}.mdi-chevron-right-box:before{content:"慄"}.mdi-chevron-right-box-outline:before{content:"栗"}.mdi-chevron-right-circle:before{content:"﬏"}.mdi-chevron-right-circle-outline:before{content:"﬐"}.mdi-chevron-triple-down:before{content:"ﶕ"}.mdi-chevron-triple-left:before{content:"ﶖ"}.mdi-chevron-triple-right:before{content:"ﶗ"}.mdi-chevron-triple-up:before{content:"ﶘ"}.mdi-chevron-up:before{content:""}.mdi-chevron-up-box:before{content:"率"}.mdi-chevron-up-box-outline:before{content:"隆"}.mdi-chevron-up-circle:before{content:"﬑"}.mdi-chevron-up-circle-outline:before{content:"﬒"}.mdi-chili-hot:before{content:""}.mdi-chili-medium:before{content:""}.mdi-chili-mild:before{content:""}.mdi-chip:before{content:""}.mdi-christianity:before{content:"勒"}.mdi-christianity-outline:before{content:"ﳒ"}.mdi-church:before{content:""}.mdi-cigar:before{content:"󰆴"}.mdi-circle:before{content:""}.mdi-circle-double:before{content:"ﺲ"}.mdi-circle-edit-outline:before{content:""}.mdi-circle-expand:before{content:"ﺳ"}.mdi-circle-medium:before{content:"利"}.mdi-circle-off-outline:before{content:"󰃾"}.mdi-circle-outline:before{content:""}.mdi-circle-slice-1:before{content:"瞧"}.mdi-circle-slice-2:before{content:"爵"}.mdi-circle-slice-3:before{content:"犯"}.mdi-circle-slice-4:before{content:"猪"}.mdi-circle-slice-5:before{content:"瑱"}.mdi-circle-slice-6:before{content:"甆"}.mdi-circle-slice-7:before{content:"画"}.mdi-circle-slice-8:before{content:"瘝"}.mdi-circle-small:before{content:"吏"}.mdi-circular-saw:before{content:"ﹳ"}.mdi-cisco-webex:before{content:""}.mdi-city:before{content:""}.mdi-city-variant:before{content:"卑"}.mdi-city-variant-outline:before{content:"喝"}.mdi-clipboard:before{content:""}.mdi-clipboard-account:before{content:""}.mdi-clipboard-account-outline:before{content:"ﰱ"}.mdi-clipboard-alert:before{content:""}.mdi-clipboard-alert-outline:before{content:"ﳓ"}.mdi-clipboard-arrow-down:before{content:""}.mdi-clipboard-arrow-down-outline:before{content:"ﰲ"}.mdi-clipboard-arrow-left:before{content:""}.mdi-clipboard-arrow-left-outline:before{content:"ﳔ"}.mdi-clipboard-arrow-right:before{content:"ﳕ"}.mdi-clipboard-arrow-right-outline:before{content:"ﳖ"}.mdi-clipboard-arrow-up:before{content:"ﰳ"}.mdi-clipboard-arrow-up-outline:before{content:"ﰴ"}.mdi-clipboard-check:before{content:""}.mdi-clipboard-check-multiple:before{content:"󰊎"}.mdi-clipboard-check-multiple-outline:before{content:"󰊏"}.mdi-clipboard-check-outline:before{content:""}.mdi-clipboard-file:before{content:"󰊐"}.mdi-clipboard-file-outline:before{content:"󰊑"}.mdi-clipboard-flow:before{content:""}.mdi-clipboard-flow-outline:before{content:"󰅂"}.mdi-clipboard-list:before{content:"󰃿"}.mdi-clipboard-list-outline:before{content:"󰄀"}.mdi-clipboard-multiple:before{content:"󰊒"}.mdi-clipboard-multiple-outline:before{content:"󰊓"}.mdi-clipboard-outline:before{content:""}.mdi-clipboard-play:before{content:"ﰵ"}.mdi-clipboard-play-multiple:before{content:"󰊔"}.mdi-clipboard-play-multiple-outline:before{content:"󰊕"}.mdi-clipboard-play-outline:before{content:"ﰶ"}.mdi-clipboard-plus:before{content:""}.mdi-clipboard-pulse:before{content:""}.mdi-clipboard-pulse-outline:before{content:""}.mdi-clipboard-text:before{content:""}.mdi-clipboard-text-multiple:before{content:"󰊖"}.mdi-clipboard-text-multiple-outline:before{content:"󰊗"}.mdi-clipboard-text-outline:before{content:"嘆"}.mdi-clipboard-text-play:before{content:"ﰷ"}.mdi-clipboard-text-play-outline:before{content:"ﰸ"}.mdi-clippy:before{content:""}.mdi-clock:before{content:"肋"}.mdi-clock-alert:before{content:"凜"}.mdi-clock-alert-outline:before{content:""}.mdi-clock-check:before{content:"￈"}.mdi-clock-check-outline:before{content:"￉"}.mdi-clock-digital:before{content:"ﺴ"}.mdi-clock-end:before{content:""}.mdi-clock-fast:before{content:""}.mdi-clock-in:before{content:""}.mdi-clock-out:before{content:""}.mdi-clock-outline:before{content:""}.mdi-clock-start:before{content:""}.mdi-close:before{content:""}.mdi-close-box:before{content:""}.mdi-close-box-multiple:before{content:"ﰹ"}.mdi-close-box-multiple-outline:before{content:"ﰺ"}.mdi-close-box-outline:before{content:""}.mdi-close-circle:before{content:""}.mdi-close-circle-outline:before{content:""}.mdi-close-network:before{content:""}.mdi-close-network-outline:before{content:"ﰻ"}.mdi-close-octagon:before{content:""}.mdi-close-octagon-outline:before{content:""}.mdi-close-outline:before{content:""}.mdi-closed-caption:before{content:""}.mdi-closed-caption-outline:before{content:"ﶙ"}.mdi-cloud:before{content:""}.mdi-cloud-alert:before{content:"履"}.mdi-cloud-braces:before{content:""}.mdi-cloud-check:before{content:""}.mdi-cloud-circle:before{content:""}.mdi-cloud-download:before{content:""}.mdi-cloud-download-outline:before{content:"ﭙ"}.mdi-cloud-lock:before{content:"󰈜"}.mdi-cloud-lock-outline:before{content:"󰈝"}.mdi-cloud-off-outline:before{content:""}.mdi-cloud-outline:before{content:""}.mdi-cloud-print:before{content:""}.mdi-cloud-print-outline:before{content:""}.mdi-cloud-question:before{content:"器"}.mdi-cloud-search:before{content:"凌"}.mdi-cloud-search-outline:before{content:"稜"}.mdi-cloud-sync:before{content:""}.mdi-cloud-tags:before{content:""}.mdi-cloud-upload:before{content:""}.mdi-cloud-upload-outline:before{content:"ﭚ"}.mdi-clover:before{content:""}.mdi-coach-lamp:before{content:"󰁂"}.mdi-coat-rack:before{content:"󰃉"}.mdi-code-array:before{content:""}.mdi-code-braces:before{content:""}.mdi-code-braces-box:before{content:"󰄁"}.mdi-code-brackets:before{content:""}.mdi-code-equal:before{content:""}.mdi-code-greater-than:before{content:""}.mdi-code-greater-than-or-equal:before{content:""}.mdi-code-less-than:before{content:""}.mdi-code-less-than-or-equal:before{content:""}.mdi-code-not-equal:before{content:""}.mdi-code-not-equal-variant:before{content:""}.mdi-code-parentheses:before{content:""}.mdi-code-parentheses-box:before{content:"󰄂"}.mdi-code-string:before{content:""}.mdi-code-tags:before{content:""}.mdi-code-tags-check:before{content:""}.mdi-codepen:before{content:""}.mdi-coffee:before{content:""}.mdi-coffee-maker:before{content:"󰃊"}.mdi-coffee-off:before{content:"ￊ"}.mdi-coffee-off-outline:before{content:"ￋ"}.mdi-coffee-outline:before{content:""}.mdi-coffee-to-go:before{content:""}.mdi-coffin:before{content:"ﭛ"}.mdi-cog-clockwise:before{content:"󰈈"}.mdi-cog-counterclockwise:before{content:"󰈉"}.mdi-cogs:before{content:""}.mdi-coin:before{content:"󰆖"}.mdi-coin-outline:before{content:""}.mdi-coins:before{content:""}.mdi-collage:before{content:""}.mdi-collapse-all:before{content:"瘟"}.mdi-collapse-all-outline:before{content:"益"}.mdi-color-helper:before{content:""}.mdi-comma:before{content:"ﹴ"}.mdi-comma-box:before{content:"﹵"}.mdi-comma-box-outline:before{content:"ﹶ"}.mdi-comma-circle:before{content:"ﹷ"}.mdi-comma-circle-outline:before{content:"ﹸ"}.mdi-comment:before{content:""}.mdi-comment-account:before{content:""}.mdi-comment-account-outline:before{content:""}.mdi-comment-alert:before{content:""}.mdi-comment-alert-outline:before{content:""}.mdi-comment-arrow-left:before{content:"易"}.mdi-comment-arrow-left-outline:before{content:"李"}.mdi-comment-arrow-right:before{content:"梨"}.mdi-comment-arrow-right-outline:before{content:"泥"}.mdi-comment-check:before{content:""}.mdi-comment-check-outline:before{content:""}.mdi-comment-edit:before{content:"󰇪"}.mdi-comment-eye:before{content:"塀"}.mdi-comment-eye-outline:before{content:"墨"}.mdi-comment-multiple:before{content:""}.mdi-comment-multiple-outline:before{content:""}.mdi-comment-outline:before{content:""}.mdi-comment-plus:before{content:"理"}.mdi-comment-plus-outline:before{content:""}.mdi-comment-processing:before{content:""}.mdi-comment-processing-outline:before{content:""}.mdi-comment-question:before{content:""}.mdi-comment-question-outline:before{content:""}.mdi-comment-quote:before{content:"󰁃"}.mdi-comment-quote-outline:before{content:"󰁄"}.mdi-comment-remove:before{content:""}.mdi-comment-remove-outline:before{content:""}.mdi-comment-search:before{content:"層"}.mdi-comment-search-outline:before{content:"屮"}.mdi-comment-text:before{content:""}.mdi-comment-text-multiple:before{content:""}.mdi-comment-text-multiple-outline:before{content:""}.mdi-comment-text-outline:before{content:""}.mdi-compare:before{content:""}.mdi-compass:before{content:""}.mdi-compass-off:before{content:"ﭜ"}.mdi-compass-off-outline:before{content:"ﭝ"}.mdi-compass-outline:before{content:""}.mdi-concourse-ci:before{content:"󰃋"}.mdi-console:before{content:""}.mdi-console-line:before{content:""}.mdi-console-network:before{content:""}.mdi-console-network-outline:before{content:"ﰼ"}.mdi-consolidate:before{content:"󰄃"}.mdi-contact-mail:before{content:""}.mdi-contact-mail-outline:before{content:"ﺵ"}.mdi-contact-phone:before{content:"ﺶ"}.mdi-contact-phone-outline:before{content:"ﺷ"}.mdi-contactless-payment:before{content:"﵆"}.mdi-contacts:before{content:""}.mdi-contain:before{content:"悔"}.mdi-contain-end:before{content:"慨"}.mdi-contain-start:before{content:"憎"}.mdi-content-copy:before{content:""}.mdi-content-cut:before{content:""}.mdi-content-duplicate:before{content:""}.mdi-content-paste:before{content:""}.mdi-content-save:before{content:""}.mdi-content-save-alert:before{content:"｟"}.mdi-content-save-alert-outline:before{content:"｠"}.mdi-content-save-all:before{content:""}.mdi-content-save-all-outline:before{content:"｡"}.mdi-content-save-edit:before{content:"ﳗ"}.mdi-content-save-edit-outline:before{content:"ﳘ"}.mdi-content-save-move:before{content:"ﹹ"}.mdi-content-save-move-outline:before{content:"ﹺ"}.mdi-content-save-outline:before{content:""}.mdi-content-save-settings:before{content:""}.mdi-content-save-settings-outline:before{content:"ﬓ"}.mdi-contrast:before{content:""}.mdi-contrast-box:before{content:""}.mdi-contrast-circle:before{content:""}.mdi-controller-classic:before{content:"ﭞ"}.mdi-controller-classic-outline:before{content:"ﭟ"}.mdi-cookie:before{content:""}.mdi-coolant-temperature:before{content:""}.mdi-copyright:before{content:""}.mdi-cordova:before{content:"綾"}.mdi-corn:before{content:""}.mdi-counter:before{content:""}.mdi-cow:before{content:""}.mdi-cowboy:before{content:"ﺸ"}.mdi-cpu-32-bit:before{content:"ﻼ"}.mdi-cpu-64-bit:before{content:"﻽"}.mdi-crane:before{content:""}.mdi-creation:before{content:""}.mdi-creative-commons:before{content:"﵇"}.mdi-credit-card:before{content:"󰀐"}.mdi-credit-card-clock:before{content:"﻾"}.mdi-credit-card-clock-outline:before{content:"ﾼ"}.mdi-credit-card-marker:before{content:""}.mdi-credit-card-marker-outline:before{content:"ﶚ"}.mdi-credit-card-minus:before{content:"ￌ"}.mdi-credit-card-minus-outline:before{content:"ￍ"}.mdi-credit-card-multiple:before{content:"󰀑"}.mdi-credit-card-multiple-outline:before{content:""}.mdi-credit-card-off:before{content:"󰀒"}.mdi-credit-card-off-outline:before{content:""}.mdi-credit-card-outline:before{content:""}.mdi-credit-card-plus:before{content:"󰀓"}.mdi-credit-card-plus-outline:before{content:""}.mdi-credit-card-refund:before{content:"󰀔"}.mdi-credit-card-refund-outline:before{content:"盛"}.mdi-credit-card-remove:before{content:"ￎ"}.mdi-credit-card-remove-outline:before{content:"ￏ"}.mdi-credit-card-scan:before{content:"󰀕"}.mdi-credit-card-scan-outline:before{content:""}.mdi-credit-card-settings:before{content:"󰀖"}.mdi-credit-card-settings-outline:before{content:""}.mdi-credit-card-wireless:before{content:""}.mdi-credit-card-wireless-outline:before{content:"﵈"}.mdi-cricket:before{content:"﵉"}.mdi-crop:before{content:""}.mdi-crop-free:before{content:""}.mdi-crop-landscape:before{content:""}.mdi-crop-portrait:before{content:""}.mdi-crop-rotate:before{content:""}.mdi-crop-square:before{content:""}.mdi-crosshairs:before{content:""}.mdi-crosshairs-gps:before{content:""}.mdi-crosshairs-off:before{content:"｢"}.mdi-crosshairs-question:before{content:"󰅡"}.mdi-crown:before{content:""}.mdi-crown-outline:before{content:"󰇻"}.mdi-cryengine:before{content:"菱"}.mdi-crystal-ball:before{content:"ﬔ"}.mdi-cube:before{content:""}.mdi-cube-outline:before{content:""}.mdi-cube-scan:before{content:"ﭠ"}.mdi-cube-send:before{content:""}.mdi-cube-unfolded:before{content:""}.mdi-cup:before{content:""}.mdi-cup-off:before{content:""}.mdi-cup-water:before{content:""}.mdi-cupboard:before{content:"｣"}.mdi-cupboard-outline:before{content:"､"}.mdi-cupcake:before{content:"陵"}.mdi-curling:before{content:""}.mdi-currency-bdt:before{content:""}.mdi-currency-brl:before{content:"ﭡ"}.mdi-currency-btc:before{content:""}.mdi-currency-cny:before{content:""}.mdi-currency-eth:before{content:""}.mdi-currency-eur:before{content:""}.mdi-currency-gbp:before{content:""}.mdi-currency-ils:before{content:"ﰽ"}.mdi-currency-inr:before{content:""}.mdi-currency-jpy:before{content:""}.mdi-currency-krw:before{content:""}.mdi-currency-kzt:before{content:""}.mdi-currency-ngn:before{content:""}.mdi-currency-php:before{content:"痢"}.mdi-currency-rial:before{content:"ﺹ"}.mdi-currency-rub:before{content:""}.mdi-currency-sign:before{content:""}.mdi-currency-try:before{content:""}.mdi-currency-twd:before{content:""}.mdi-currency-usd:before{content:""}.mdi-currency-usd-off:before{content:""}.mdi-current-ac:before{content:"讀"}.mdi-current-dc:before{content:"拏"}.mdi-cursor-default:before{content:""}.mdi-cursor-default-click:before{content:"ﳙ"}.mdi-cursor-default-click-outline:before{content:"ﳚ"}.mdi-cursor-default-gesture:before{content:"󰅒"}.mdi-cursor-default-gesture-outline:before{content:"󰅓"}.mdi-cursor-default-outline:before{content:""}.mdi-cursor-move:before{content:""}.mdi-cursor-pointer:before{content:""}.mdi-cursor-text:before{content:""}.mdi-database:before{content:""}.mdi-database-check:before{content:"直"}.mdi-database-edit:before{content:"ﭢ"}.mdi-database-export:before{content:"諾"}.mdi-database-import:before{content:"樂"}.mdi-database-lock:before{content:"睊"}.mdi-database-minus:before{content:""}.mdi-database-plus:before{content:""}.mdi-database-refresh:before{content:"ﳛ"}.mdi-database-remove:before{content:"ﳜ"}.mdi-database-search:before{content:""}.mdi-database-settings:before{content:"ﳝ"}.mdi-death-star:before{content:""}.mdi-death-star-variant:before{content:""}.mdi-deathly-hallows:before{content:"ﭣ"}.mdi-debian:before{content:""}.mdi-debug-step-into:before{content:""}.mdi-debug-step-out:before{content:""}.mdi-debug-step-over:before{content:""}.mdi-decagram:before{content:""}.mdi-decagram-outline:before{content:""}.mdi-decimal:before{content:"󰃌"}.mdi-decimal-comma:before{content:"󰃍"}.mdi-decimal-comma-decrease:before{content:"󰃎"}.mdi-decimal-comma-increase:before{content:"󰃏"}.mdi-decimal-decrease:before{content:""}.mdi-decimal-increase:before{content:""}.mdi-delete:before{content:""}.mdi-delete-alert:before{content:"󰃐"}.mdi-delete-alert-outline:before{content:"󰃑"}.mdi-delete-circle:before{content:""}.mdi-delete-circle-outline:before{content:"ﭤ"}.mdi-delete-empty:before{content:""}.mdi-delete-empty-outline:before{content:"ﺺ"}.mdi-delete-forever:before{content:""}.mdi-delete-forever-outline:before{content:"ﭥ"}.mdi-delete-off:before{content:"󰃒"}.mdi-delete-off-outline:before{content:"󰃓"}.mdi-delete-outline:before{content:"罹"}.mdi-delete-restore:before{content:""}.mdi-delete-sweep:before{content:""}.mdi-delete-sweep-outline:before{content:"ﰾ"}.mdi-delete-variant:before{content:""}.mdi-delta:before{content:""}.mdi-desk:before{content:"󰉤"}.mdi-desk-lamp:before{content:"丹"}.mdi-deskphone:before{content:""}.mdi-desktop-classic:before{content:""}.mdi-desktop-mac:before{content:""}.mdi-desktop-mac-dashboard:before{content:"裏"}.mdi-desktop-tower:before{content:""}.mdi-desktop-tower-monitor:before{content:"着"}.mdi-details:before{content:""}.mdi-dev-to:before{content:"﵊"}.mdi-developer-board:before{content:""}.mdi-deviantart:before{content:""}.mdi-devices:before{content:"￐"}.mdi-diabetes:before{content:"󰅑"}.mdi-dialpad:before{content:""}.mdi-diameter:before{content:"ﰿ"}.mdi-diameter-outline:before{content:"ﱀ"}.mdi-diameter-variant:before{content:"ﱁ"}.mdi-diamond:before{content:"ﭦ"}.mdi-diamond-outline:before{content:"ﭧ"}.mdi-diamond-stone:before{content:""}.mdi-dice-1:before{content:""}.mdi-dice-1-outline:before{content:"󰅵"}.mdi-dice-2:before{content:""}.mdi-dice-2-outline:before{content:"󰅶"}.mdi-dice-3:before{content:""}.mdi-dice-3-outline:before{content:"󰅷"}.mdi-dice-4:before{content:""}.mdi-dice-4-outline:before{content:"󰅸"}.mdi-dice-5:before{content:""}.mdi-dice-5-outline:before{content:"󰅹"}.mdi-dice-6:before{content:""}.mdi-dice-6-outline:before{content:"󰅺"}.mdi-dice-d10:before{content:"󰅾"}.mdi-dice-d10-outline:before{content:""}.mdi-dice-d12:before{content:"󰅿"}.mdi-dice-d12-outline:before{content:""}.mdi-dice-d20:before{content:"󰆀"}.mdi-dice-d20-outline:before{content:""}.mdi-dice-d4:before{content:"󰅻"}.mdi-dice-d4-outline:before{content:""}.mdi-dice-d6:before{content:"󰅼"}.mdi-dice-d6-outline:before{content:""}.mdi-dice-d8:before{content:"󰅽"}.mdi-dice-d8-outline:before{content:""}.mdi-dice-multiple:before{content:""}.mdi-dice-multiple-outline:before{content:"󰆁"}.mdi-dictionary:before{content:""}.mdi-digital-ocean:before{content:"󰉢"}.mdi-dip-switch:before{content:""}.mdi-directions:before{content:""}.mdi-directions-fork:before{content:""}.mdi-disc:before{content:""}.mdi-disc-alert:before{content:""}.mdi-disc-player:before{content:"寧"}.mdi-discord:before{content:""}.mdi-dishwasher:before{content:"磌"}.mdi-dishwasher-alert:before{content:"󰇣"}.mdi-dishwasher-off:before{content:"󰇤"}.mdi-disqus:before{content:""}.mdi-disqus-outline:before{content:""}.mdi-distribute-horizontal-center:before{content:"󰇴"}.mdi-distribute-horizontal-left:before{content:"󰇳"}.mdi-distribute-horizontal-right:before{content:"󰇵"}.mdi-distribute-vertical-bottom:before{content:"󰇶"}.mdi-distribute-vertical-center:before{content:"󰇷"}.mdi-distribute-vertical-top:before{content:"󰇸"}.mdi-diving-flippers:before{content:"ﶛ"}.mdi-diving-helmet:before{content:"ﶜ"}.mdi-diving-scuba:before{content:"ﶝ"}.mdi-diving-scuba-flag:before{content:"ﶞ"}.mdi-diving-scuba-tank:before{content:"ﶟ"}.mdi-diving-scuba-tank-multiple:before{content:"ﶠ"}.mdi-diving-snorkel:before{content:"ﶡ"}.mdi-division:before{content:""}.mdi-division-box:before{content:""}.mdi-dlna:before{content:"懲"}.mdi-dna:before{content:""}.mdi-dns:before{content:""}.mdi-dns-outline:before{content:"ﭨ"}.mdi-do-not-disturb:before{content:""}.mdi-do-not-disturb-off:before{content:""}.mdi-dock-bottom:before{content:"󰃔"}.mdi-dock-left:before{content:"󰃕"}.mdi-dock-right:before{content:"󰃖"}.mdi-dock-window:before{content:"󰃗"}.mdi-docker:before{content:""}.mdi-doctor:before{content:"敏"}.mdi-dog:before{content:"既"}.mdi-dog-service:before{content:"窱"}.mdi-dog-side:before{content:"暑"}.mdi-dolby:before{content:""}.mdi-dolly:before{content:"ﺻ"}.mdi-domain:before{content:""}.mdi-domain-off:before{content:"﵋"}.mdi-domain-plus:before{content:"󰃘"}.mdi-domain-remove:before{content:"󰃙"}.mdi-domino-mask:before{content:"󰁅"}.mdi-donkey:before{content:""}.mdi-door:before{content:""}.mdi-door-closed:before{content:""}.mdi-door-closed-lock:before{content:"󰃚"}.mdi-door-open:before{content:""}.mdi-doorbell-video:before{content:""}.mdi-dot-net:before{content:"節"}.mdi-dots-horizontal:before{content:""}.mdi-dots-horizontal-circle:before{content:""}.mdi-dots-horizontal-circle-outline:before{content:"ﭩ"}.mdi-dots-vertical:before{content:""}.mdi-dots-vertical-circle:before{content:""}.mdi-dots-vertical-circle-outline:before{content:"ﭪ"}.mdi-douban:before{content:""}.mdi-download:before{content:""}.mdi-download-multiple:before{content:"裡"}.mdi-download-network:before{content:""}.mdi-download-network-outline:before{content:"ﱂ"}.mdi-download-off:before{content:"󰃛"}.mdi-download-off-outline:before{content:"󰃜"}.mdi-download-outline:before{content:"ﭫ"}.mdi-drag:before{content:""}.mdi-drag-horizontal:before{content:""}.mdi-drag-variant:before{content:"ﭬ"}.mdi-drag-vertical:before{content:""}.mdi-drama-masks:before{content:"ﳞ"}.mdi-draw:before{content:"ｦ"}.mdi-drawing:before{content:""}.mdi-drawing-box:before{content:""}.mdi-dresser:before{content:"ｧ"}.mdi-dresser-outline:before{content:"ｨ"}.mdi-dribbble:before{content:""}.mdi-dribbble-box:before{content:""}.mdi-drone:before{content:""}.mdi-dropbox:before{content:""}.mdi-drupal:before{content:""}.mdi-duck:before{content:""}.mdi-dumbbell:before{content:""}.mdi-dump-truck:before{content:"ﱃ"}.mdi-ear-hearing:before{content:""}.mdi-ear-hearing-off:before{content:"梅"}.mdi-earth:before{content:""}.mdi-earth-box:before{content:""}.mdi-earth-box-off:before{content:""}.mdi-earth-off:before{content:""}.mdi-edge:before{content:""}.mdi-edge-legacy:before{content:"󰉻"}.mdi-egg:before{content:"类"}.mdi-egg-easter:before{content:"絛"}.mdi-eight-track:before{content:"里"}.mdi-eject:before{content:""}.mdi-eject-outline:before{content:"ﭭ"}.mdi-electric-switch:before{content:"ﺼ"}.mdi-electric-switch-closed:before{content:"󰄄"}.mdi-electron-framework:before{content:"󰁆"}.mdi-elephant:before{content:""}.mdi-elevation-decline:before{content:""}.mdi-elevation-rise:before{content:""}.mdi-elevator:before{content:""}.mdi-ellipse:before{content:"ﺽ"}.mdi-ellipse-outline:before{content:"ﺾ"}.mdi-email:before{content:""}.mdi-email-alert:before{content:""}.mdi-email-box:before{content:"ﳟ"}.mdi-email-check:before{content:"練"}.mdi-email-check-outline:before{content:"缾"}.mdi-email-edit:before{content:"＀"}.mdi-email-edit-outline:before{content:"！"}.mdi-email-lock:before{content:""}.mdi-email-mark-as-unread:before{content:"ﭮ"}.mdi-email-minus:before{content:"＂"}.mdi-email-minus-outline:before{content:"＃"}.mdi-email-multiple:before{content:"＄"}.mdi-email-multiple-outline:before{content:"％"}.mdi-email-newsletter:before{content:"￑"}.mdi-email-open:before{content:""}.mdi-email-open-multiple:before{content:"＆"}.mdi-email-open-multiple-outline:before{content:"＇"}.mdi-email-open-outline:before{content:""}.mdi-email-outline:before{content:""}.mdi-email-plus:before{content:"離"}.mdi-email-plus-outline:before{content:"匿"}.mdi-email-receive:before{content:"󰄅"}.mdi-email-receive-outline:before{content:"󰄆"}.mdi-email-search:before{content:"怒"}.mdi-email-search-outline:before{content:"率"}.mdi-email-send:before{content:"󰄇"}.mdi-email-send-outline:before{content:"󰄈"}.mdi-email-variant:before{content:""}.mdi-ember:before{content:"ﬕ"}.mdi-emby:before{content:""}.mdi-emoticon:before{content:"ﱄ"}.mdi-emoticon-angry:before{content:"ﱅ"}.mdi-emoticon-angry-outline:before{content:"ﱆ"}.mdi-emoticon-confused:before{content:"󰄉"}.mdi-emoticon-confused-outline:before{content:"󰄊"}.mdi-emoticon-cool:before{content:"ﱇ"}.mdi-emoticon-cool-outline:before{content:""}.mdi-emoticon-cry:before{content:"ﱈ"}.mdi-emoticon-cry-outline:before{content:"ﱉ"}.mdi-emoticon-dead:before{content:"ﱊ"}.mdi-emoticon-dead-outline:before{content:""}.mdi-emoticon-devil:before{content:"ﱋ"}.mdi-emoticon-devil-outline:before{content:""}.mdi-emoticon-excited:before{content:"ﱌ"}.mdi-emoticon-excited-outline:before{content:""}.mdi-emoticon-frown:before{content:"ｩ"}.mdi-emoticon-frown-outline:before{content:"ｪ"}.mdi-emoticon-happy:before{content:"ﱍ"}.mdi-emoticon-happy-outline:before{content:""}.mdi-emoticon-kiss:before{content:"ﱎ"}.mdi-emoticon-kiss-outline:before{content:"ﱏ"}.mdi-emoticon-lol:before{content:"󰈿"}.mdi-emoticon-lol-outline:before{content:"󰉀"}.mdi-emoticon-neutral:before{content:"ﱐ"}.mdi-emoticon-neutral-outline:before{content:""}.mdi-emoticon-outline:before{content:""}.mdi-emoticon-poop:before{content:""}.mdi-emoticon-poop-outline:before{content:"ﱑ"}.mdi-emoticon-sad:before{content:"ﱒ"}.mdi-emoticon-sad-outline:before{content:""}.mdi-emoticon-tongue:before{content:""}.mdi-emoticon-tongue-outline:before{content:"ﱓ"}.mdi-emoticon-wink:before{content:"ﱔ"}.mdi-emoticon-wink-outline:before{content:"ﱕ"}.mdi-engine:before{content:""}.mdi-engine-off:before{content:"海"}.mdi-engine-off-outline:before{content:"渚"}.mdi-engine-outline:before{content:""}.mdi-epsilon:before{content:"󰄋"}.mdi-equal:before{content:""}.mdi-equal-box:before{content:""}.mdi-equalizer:before{content:"ﺿ"}.mdi-equalizer-outline:before{content:"ﻀ"}.mdi-eraser:before{content:""}.mdi-eraser-variant:before{content:""}.mdi-escalator:before{content:""}.mdi-eslint:before{content:"ﱖ"}.mdi-et:before{content:"者"}.mdi-ethereum:before{content:""}.mdi-ethernet:before{content:""}.mdi-ethernet-cable:before{content:""}.mdi-ethernet-cable-off:before{content:""}.mdi-etsy:before{content:""}.mdi-ev-station:before{content:""}.mdi-eventbrite:before{content:""}.mdi-evernote:before{content:""}.mdi-excavator:before{content:"󰁇"}.mdi-exclamation:before{content:""}.mdi-exclamation-thick:before{content:"󰉣"}.mdi-exit-run:before{content:"漢"}.mdi-exit-to-app:before{content:""}.mdi-expand-all:before{content:"荒"}.mdi-expand-all-outline:before{content:"華"}.mdi-expansion-card:before{content:""}.mdi-expansion-card-variant:before{content:"ￒ"}.mdi-exponent:before{content:"異"}.mdi-exponent-box:before{content:"北"}.mdi-export:before{content:""}.mdi-export-variant:before{content:"ﭯ"}.mdi-eye:before{content:""}.mdi-eye-check:before{content:"ﳠ"}.mdi-eye-check-outline:before{content:"ﳡ"}.mdi-eye-circle:before{content:"ﭰ"}.mdi-eye-circle-outline:before{content:"ﭱ"}.mdi-eye-minus:before{content:"󰁈"}.mdi-eye-minus-outline:before{content:"󰁉"}.mdi-eye-off:before{content:""}.mdi-eye-off-outline:before{content:""}.mdi-eye-outline:before{content:""}.mdi-eye-plus:before{content:""}.mdi-eye-plus-outline:before{content:""}.mdi-eye-settings:before{content:""}.mdi-eye-settings-outline:before{content:""}.mdi-eyedropper:before{content:""}.mdi-eyedropper-variant:before{content:""}.mdi-face:before{content:""}.mdi-face-agent:before{content:"﵌"}.mdi-face-outline:before{content:"ﭲ"}.mdi-face-profile:before{content:""}.mdi-face-profile-woman:before{content:"󰂡"}.mdi-face-recognition:before{content:"ﱗ"}.mdi-face-woman:before{content:"󰂢"}.mdi-face-woman-outline:before{content:"󰂣"}.mdi-facebook:before{content:""}.mdi-facebook-box:before{content:""}.mdi-facebook-messenger:before{content:""}.mdi-facebook-workplace:before{content:"ﬖ"}.mdi-factory:before{content:""}.mdi-fan:before{content:""}.mdi-fan-off:before{content:""}.mdi-fast-forward:before{content:""}.mdi-fast-forward-10:before{content:"﵍"}.mdi-fast-forward-30:before{content:"ﳢ"}.mdi-fast-forward-5:before{content:"󰈣"}.mdi-fast-forward-outline:before{content:""}.mdi-fax:before{content:""}.mdi-feather:before{content:""}.mdi-feature-search:before{content:"煮"}.mdi-feature-search-outline:before{content:"爫"}.mdi-fedora:before{content:""}.mdi-ferris-wheel:before{content:"ﻁ"}.mdi-ferry:before{content:""}.mdi-file:before{content:""}.mdi-file-account:before{content:""}.mdi-file-account-outline:before{content:"󰁊"}.mdi-file-alert:before{content:"琢"}.mdi-file-alert-outline:before{content:"碑"}.mdi-file-cabinet:before{content:"蝹"}.mdi-file-cad:before{content:"（"}.mdi-file-cad-box:before{content:"）"}.mdi-file-cancel:before{content:"ﶢ"}.mdi-file-cancel-outline:before{content:"ﶣ"}.mdi-file-certificate:before{content:"󰆱"}.mdi-file-certificate-outline:before{content:"󰆲"}.mdi-file-chart:before{content:""}.mdi-file-chart-outline:before{content:"󰁋"}.mdi-file-check:before{content:""}.mdi-file-check-outline:before{content:"ﹻ"}.mdi-file-cloud:before{content:""}.mdi-file-cloud-outline:before{content:"󰁌"}.mdi-file-code:before{content:""}.mdi-file-code-outline:before{content:"󰁍"}.mdi-file-compare:before{content:""}.mdi-file-delimited:before{content:""}.mdi-file-delimited-outline:before{content:"ﻂ"}.mdi-file-document:before{content:""}.mdi-file-document-box:before{content:""}.mdi-file-document-box-check:before{content:"ﻃ"}.mdi-file-document-box-check-outline:before{content:"ﻄ"}.mdi-file-document-box-minus:before{content:"ﻅ"}.mdi-file-document-box-minus-outline:before{content:"ﻆ"}.mdi-file-document-box-multiple:before{content:"襁"}.mdi-file-document-box-multiple-outline:before{content:"覆"}.mdi-file-document-box-outline:before{content:"溺"}.mdi-file-document-box-plus:before{content:"ﻇ"}.mdi-file-document-box-plus-outline:before{content:"ﻈ"}.mdi-file-document-box-remove:before{content:"ﻉ"}.mdi-file-document-box-remove-outline:before{content:"ﻊ"}.mdi-file-document-box-search:before{content:"ﻋ"}.mdi-file-document-box-search-outline:before{content:"ﻌ"}.mdi-file-document-edit:before{content:"ﶤ"}.mdi-file-document-edit-outline:before{content:"ﶥ"}.mdi-file-document-outline:before{content:"吝"}.mdi-file-download:before{content:"磻"}.mdi-file-download-outline:before{content:"便"}.mdi-file-edit:before{content:"󰈒"}.mdi-file-edit-outline:before{content:"󰈓"}.mdi-file-excel:before{content:""}.mdi-file-excel-box:before{content:""}.mdi-file-excel-box-outline:before{content:"󰁎"}.mdi-file-excel-outline:before{content:"󰁏"}.mdi-file-export:before{content:""}.mdi-file-export-outline:before{content:"󰁐"}.mdi-file-eye:before{content:"ﶦ"}.mdi-file-eye-outline:before{content:"ﶧ"}.mdi-file-find:before{content:""}.mdi-file-find-outline:before{content:"ﭳ"}.mdi-file-hidden:before{content:""}.mdi-file-image:before{content:""}.mdi-file-image-outline:before{content:"ﻍ"}.mdi-file-import:before{content:""}.mdi-file-import-outline:before{content:"󰁑"}.mdi-file-key:before{content:"󰆯"}.mdi-file-key-outline:before{content:"󰆰"}.mdi-file-link:before{content:"󰆢"}.mdi-file-link-outline:before{content:"󰆣"}.mdi-file-lock:before{content:""}.mdi-file-lock-outline:before{content:"󰁒"}.mdi-file-move:before{content:"視"}.mdi-file-move-outline:before{content:"󰁓"}.mdi-file-multiple:before{content:""}.mdi-file-multiple-outline:before{content:"󰁔"}.mdi-file-music:before{content:""}.mdi-file-music-outline:before{content:"ﹼ"}.mdi-file-outline:before{content:""}.mdi-file-pdf:before{content:""}.mdi-file-pdf-box:before{content:""}.mdi-file-pdf-box-outline:before{content:"ￓ"}.mdi-file-pdf-outline:before{content:"ﹽ"}.mdi-file-percent:before{content:""}.mdi-file-percent-outline:before{content:"󰁕"}.mdi-file-phone:before{content:"󰆤"}.mdi-file-phone-outline:before{content:"󰆥"}.mdi-file-plus:before{content:""}.mdi-file-plus-outline:before{content:"＊"}.mdi-file-powerpoint:before{content:""}.mdi-file-powerpoint-box:before{content:""}.mdi-file-powerpoint-box-outline:before{content:"󰁖"}.mdi-file-powerpoint-outline:before{content:"󰁗"}.mdi-file-presentation-box:before{content:""}.mdi-file-question:before{content:""}.mdi-file-question-outline:before{content:"󰁘"}.mdi-file-remove:before{content:"ﭴ"}.mdi-file-remove-outline:before{content:"󰁙"}.mdi-file-replace:before{content:"ﬗ"}.mdi-file-replace-outline:before{content:"﬘"}.mdi-file-restore:before{content:""}.mdi-file-restore-outline:before{content:"󰁚"}.mdi-file-search:before{content:"ﱘ"}.mdi-file-search-outline:before{content:"ﱙ"}.mdi-file-send:before{content:""}.mdi-file-send-outline:before{content:"󰁛"}.mdi-file-settings:before{content:"󰂤"}.mdi-file-settings-outline:before{content:"󰂥"}.mdi-file-settings-variant:before{content:"󰂦"}.mdi-file-settings-variant-outline:before{content:"󰂧"}.mdi-file-star:before{content:"󰁜"}.mdi-file-star-outline:before{content:"󰁝"}.mdi-file-swap:before{content:"ￔ"}.mdi-file-swap-outline:before{content:"ￕ"}.mdi-file-sync:before{content:"󰉁"}.mdi-file-sync-outline:before{content:"󰉂"}.mdi-file-table:before{content:"ﱚ"}.mdi-file-table-box:before{content:"󰄌"}.mdi-file-table-box-multiple:before{content:"󰄍"}.mdi-file-table-box-multiple-outline:before{content:"󰄎"}.mdi-file-table-box-outline:before{content:"󰄏"}.mdi-file-table-outline:before{content:"ﱛ"}.mdi-file-tree:before{content:""}.mdi-file-undo:before{content:""}.mdi-file-undo-outline:before{content:"󰁞"}.mdi-file-upload:before{content:"社"}.mdi-file-upload-outline:before{content:"祉"}.mdi-file-video:before{content:""}.mdi-file-video-outline:before{content:"︐"}.mdi-file-word:before{content:""}.mdi-file-word-box:before{content:""}.mdi-file-word-box-outline:before{content:"󰁟"}.mdi-file-word-outline:before{content:"󰁠"}.mdi-film:before{content:""}.mdi-filmstrip:before{content:""}.mdi-filmstrip-off:before{content:""}.mdi-filter:before{content:""}.mdi-filter-menu:before{content:"󰄐"}.mdi-filter-menu-outline:before{content:"󰄑"}.mdi-filter-minus:before{content:"＋"}.mdi-filter-minus-outline:before{content:"，"}.mdi-filter-outline:before{content:""}.mdi-filter-plus:before{content:"－"}.mdi-filter-plus-outline:before{content:"．"}.mdi-filter-remove:before{content:""}.mdi-filter-remove-outline:before{content:""}.mdi-filter-variant:before{content:""}.mdi-filter-variant-minus:before{content:"󰄽"}.mdi-filter-variant-plus:before{content:"󰄾"}.mdi-filter-variant-remove:before{content:"󰁡"}.mdi-finance:before{content:""}.mdi-find-replace:before{content:""}.mdi-fingerprint:before{content:""}.mdi-fingerprint-off:before{content:"ﻎ"}.mdi-fire:before{content:""}.mdi-fire-extinguisher:before{content:"／"}.mdi-fire-hydrant:before{content:"󰅢"}.mdi-fire-hydrant-alert:before{content:"󰅣"}.mdi-fire-hydrant-off:before{content:"󰅤"}.mdi-fire-truck:before{content:""}.mdi-firebase:before{content:"復"}.mdi-firefox:before{content:""}.mdi-fireplace:before{content:"︑"}.mdi-fireplace-off:before{content:"︒"}.mdi-firework:before{content:"︓"}.mdi-fish:before{content:""}.mdi-fishbowl:before{content:"０"}.mdi-fishbowl-outline:before{content:"１"}.mdi-fit-to-page:before{content:"２"}.mdi-fit-to-page-outline:before{content:"３"}.mdi-flag:before{content:""}.mdi-flag-checkered:before{content:""}.mdi-flag-minus:before{content:"ﭵ"}.mdi-flag-minus-outline:before{content:"󰃝"}.mdi-flag-outline:before{content:""}.mdi-flag-plus:before{content:"ﭶ"}.mdi-flag-plus-outline:before{content:"󰃞"}.mdi-flag-remove:before{content:"ﭷ"}.mdi-flag-remove-outline:before{content:"󰃟"}.mdi-flag-triangle:before{content:""}.mdi-flag-variant:before{content:""}.mdi-flag-variant-outline:before{content:""}.mdi-flare:before{content:"﵎"}.mdi-flash:before{content:""}.mdi-flash-alert:before{content:"４"}.mdi-flash-alert-outline:before{content:"５"}.mdi-flash-auto:before{content:""}.mdi-flash-circle:before{content:""}.mdi-flash-off:before{content:""}.mdi-flash-outline:before{content:""}.mdi-flash-red-eye:before{content:""}.mdi-flashlight:before{content:""}.mdi-flashlight-off:before{content:""}.mdi-flask:before{content:""}.mdi-flask-empty:before{content:""}.mdi-flask-empty-minus:before{content:"󰉥"}.mdi-flask-empty-minus-outline:before{content:"󰉦"}.mdi-flask-empty-outline:before{content:""}.mdi-flask-empty-plus:before{content:"󰉧"}.mdi-flask-empty-plus-outline:before{content:"󰉨"}.mdi-flask-empty-remove:before{content:"󰉩"}.mdi-flask-empty-remove-outline:before{content:"󰉪"}.mdi-flask-minus:before{content:"󰉫"}.mdi-flask-minus-outline:before{content:"󰉬"}.mdi-flask-outline:before{content:""}.mdi-flask-plus:before{content:"󰉭"}.mdi-flask-plus-outline:before{content:"󰉮"}.mdi-flask-remove:before{content:"󰉯"}.mdi-flask-remove-outline:before{content:"󰉰"}.mdi-flask-round-bottom:before{content:"󰉶"}.mdi-flask-round-bottom-empty:before{content:"󰉷"}.mdi-flask-round-bottom-empty-outline:before{content:"󰉸"}.mdi-flask-round-bottom-outline:before{content:"󰉹"}.mdi-flattr:before{content:""}.mdi-flickr:before{content:"ﳣ"}.mdi-flip-horizontal:before{content:"󰄒"}.mdi-flip-to-back:before{content:""}.mdi-flip-to-front:before{content:""}.mdi-flip-vertical:before{content:"󰄓"}.mdi-floor-lamp:before{content:""}.mdi-floor-lamp-dual:before{content:"󰁢"}.mdi-floor-lamp-variant:before{content:"󰁣"}.mdi-floor-plan:before{content:""}.mdi-floppy:before{content:""}.mdi-floppy-variant:before{content:"燐"}.mdi-flower:before{content:""}.mdi-flower-outline:before{content:"璘"}.mdi-flower-poppy:before{content:"ﳤ"}.mdi-flower-tulip:before{content:"藺"}.mdi-flower-tulip-outline:before{content:"隣"}.mdi-focus-auto:before{content:"ｫ"}.mdi-focus-field:before{content:"ｬ"}.mdi-focus-field-horizontal:before{content:"ｭ"}.mdi-focus-field-vertical:before{content:"ｮ"}.mdi-folder:before{content:""}.mdi-folder-account:before{content:""}.mdi-folder-account-outline:before{content:"ﭸ"}.mdi-folder-alert:before{content:"ﶨ"}.mdi-folder-alert-outline:before{content:"ﶩ"}.mdi-folder-clock:before{content:"調"}.mdi-folder-clock-outline:before{content:"諸"}.mdi-folder-download:before{content:""}.mdi-folder-download-outline:before{content:"󰄔"}.mdi-folder-edit:before{content:""}.mdi-folder-edit-outline:before{content:"ﶪ"}.mdi-folder-google-drive:before{content:""}.mdi-folder-heart:before{content:"󰄕"}.mdi-folder-heart-outline:before{content:"󰄖"}.mdi-folder-home:before{content:"󰃠"}.mdi-folder-home-outline:before{content:"󰃡"}.mdi-folder-image:before{content:""}.mdi-folder-information:before{content:"󰃢"}.mdi-folder-information-outline:before{content:"󰃣"}.mdi-folder-key:before{content:""}.mdi-folder-key-network:before{content:""}.mdi-folder-key-network-outline:before{content:"ﱜ"}.mdi-folder-key-outline:before{content:"󰄗"}.mdi-folder-lock:before{content:""}.mdi-folder-lock-open:before{content:""}.mdi-folder-marker:before{content:"󰊘"}.mdi-folder-marker-outline:before{content:"󰊙"}.mdi-folder-move:before{content:""}.mdi-folder-move-outline:before{content:"󰉱"}.mdi-folder-multiple:before{content:""}.mdi-folder-multiple-image:before{content:""}.mdi-folder-multiple-outline:before{content:""}.mdi-folder-network:before{content:""}.mdi-folder-network-outline:before{content:"ﱝ"}.mdi-folder-open:before{content:""}.mdi-folder-open-outline:before{content:"ﶫ"}.mdi-folder-outline:before{content:""}.mdi-folder-plus:before{content:""}.mdi-folder-plus-outline:before{content:"ﭹ"}.mdi-folder-pound:before{content:"ﳥ"}.mdi-folder-pound-outline:before{content:"ﳦ"}.mdi-folder-remove:before{content:""}.mdi-folder-remove-outline:before{content:"ﭺ"}.mdi-folder-search:before{content:"不"}.mdi-folder-search-outline:before{content:"泌"}.mdi-folder-settings:before{content:"󰂨"}.mdi-folder-settings-outline:before{content:"󰂩"}.mdi-folder-settings-variant:before{content:"󰂪"}.mdi-folder-settings-variant-outline:before{content:"󰂫"}.mdi-folder-star:before{content:""}.mdi-folder-star-outline:before{content:"ﭻ"}.mdi-folder-swap:before{content:"ￖ"}.mdi-folder-swap-outline:before{content:"ￗ"}.mdi-folder-sync:before{content:"ﳧ"}.mdi-folder-sync-outline:before{content:"ﳨ"}.mdi-folder-text:before{content:"ﱞ"}.mdi-folder-text-outline:before{content:"ﱟ"}.mdi-folder-upload:before{content:""}.mdi-folder-upload-outline:before{content:"󰄘"}.mdi-folder-zip:before{content:""}.mdi-folder-zip-outline:before{content:""}.mdi-font-awesome:before{content:""}.mdi-food:before{content:""}.mdi-food-apple:before{content:""}.mdi-food-apple-outline:before{content:"ﱠ"}.mdi-food-croissant:before{content:""}.mdi-food-fork-drink:before{content:""}.mdi-food-off:before{content:""}.mdi-food-variant:before{content:""}.mdi-foot-print:before{content:"ｯ"}.mdi-football:before{content:""}.mdi-football-australian:before{content:""}.mdi-football-helmet:before{content:""}.mdi-forklift:before{content:""}.mdi-format-align-bottom:before{content:""}.mdi-format-align-center:before{content:""}.mdi-format-align-justify:before{content:""}.mdi-format-align-left:before{content:""}.mdi-format-align-middle:before{content:""}.mdi-format-align-right:before{content:""}.mdi-format-align-top:before{content:""}.mdi-format-annotation-minus:before{content:"請"}.mdi-format-annotation-plus:before{content:""}.mdi-format-bold:before{content:""}.mdi-format-clear:before{content:""}.mdi-format-color-fill:before{content:""}.mdi-format-color-highlight:before{content:"︔"}.mdi-format-color-text:before{content:""}.mdi-format-columns:before{content:""}.mdi-format-float-center:before{content:""}.mdi-format-float-left:before{content:""}.mdi-format-float-none:before{content:""}.mdi-format-float-right:before{content:""}.mdi-format-font:before{content:""}.mdi-format-font-size-decrease:before{content:"鱗"}.mdi-format-font-size-increase:before{content:"麟"}.mdi-format-header-1:before{content:""}.mdi-format-header-2:before{content:""}.mdi-format-header-3:before{content:""}.mdi-format-header-4:before{content:""}.mdi-format-header-5:before{content:""}.mdi-format-header-6:before{content:""}.mdi-format-header-decrease:before{content:""}.mdi-format-header-equal:before{content:""}.mdi-format-header-increase:before{content:""}.mdi-format-header-pound:before{content:""}.mdi-format-horizontal-align-center:before{content:""}.mdi-format-horizontal-align-left:before{content:""}.mdi-format-horizontal-align-right:before{content:""}.mdi-format-indent-decrease:before{content:""}.mdi-format-indent-increase:before{content:""}.mdi-format-italic:before{content:""}.mdi-format-letter-case:before{content:"﬙"}.mdi-format-letter-case-lower:before{content:"﬚"}.mdi-format-letter-case-upper:before{content:"﬛"}.mdi-format-letter-ends-with:before{content:"￘"}.mdi-format-letter-matches:before{content:"￙"}.mdi-format-letter-starts-with:before{content:"ￚ"}.mdi-format-line-spacing:before{content:""}.mdi-format-line-style:before{content:""}.mdi-format-line-weight:before{content:""}.mdi-format-list-bulleted:before{content:""}.mdi-format-list-bulleted-square:before{content:"ﶬ"}.mdi-format-list-bulleted-triangle:before{content:"ﻏ"}.mdi-format-list-bulleted-type:before{content:""}.mdi-format-list-checkbox:before{content:"數"}.mdi-format-list-checks:before{content:""}.mdi-format-list-numbered:before{content:""}.mdi-format-list-numbered-rtl:before{content:"ﳩ"}.mdi-format-list-text:before{content:"󰊚"}.mdi-format-overline:before{content:"ﻐ"}.mdi-format-page-break:before{content:""}.mdi-format-paint:before{content:""}.mdi-format-paragraph:before{content:""}.mdi-format-pilcrow:before{content:""}.mdi-format-quote-close:before{content:""}.mdi-format-quote-close-outline:before{content:"󰇓"}.mdi-format-quote-open:before{content:""}.mdi-format-quote-open-outline:before{content:"󰇒"}.mdi-format-rotate-90:before{content:""}.mdi-format-section:before{content:""}.mdi-format-size:before{content:""}.mdi-format-strikethrough:before{content:""}.mdi-format-strikethrough-variant:before{content:""}.mdi-format-subscript:before{content:""}.mdi-format-superscript:before{content:""}.mdi-format-text:before{content:""}.mdi-format-text-rotation-angle-down:before{content:"ￛ"}.mdi-format-text-rotation-angle-up:before{content:"ￜ"}.mdi-format-text-rotation-down:before{content:"﵏"}.mdi-format-text-rotation-down-vertical:before{content:"￝"}.mdi-format-text-rotation-none:before{content:"ﵐ"}.mdi-format-text-rotation-up:before{content:"￞"}.mdi-format-text-rotation-vertical:before{content:"￟"}.mdi-format-text-variant:before{content:"︕"}.mdi-format-text-wrapping-clip:before{content:"ﳪ"}.mdi-format-text-wrapping-overflow:before{content:"ﳫ"}.mdi-format-text-wrapping-wrap:before{content:"ﳬ"}.mdi-format-textbox:before{content:"ﳭ"}.mdi-format-textdirection-l-to-r:before{content:""}.mdi-format-textdirection-r-to-l:before{content:""}.mdi-format-title:before{content:""}.mdi-format-underline:before{content:""}.mdi-format-vertical-align-bottom:before{content:""}.mdi-format-vertical-align-center:before{content:""}.mdi-format-vertical-align-top:before{content:""}.mdi-format-wrap-inline:before{content:""}.mdi-format-wrap-square:before{content:""}.mdi-format-wrap-tight:before{content:""}.mdi-format-wrap-top-bottom:before{content:""}.mdi-forum:before{content:""}.mdi-forum-outline:before{content:""}.mdi-forward:before{content:""}.mdi-forwardburger:before{content:"ﵑ"}.mdi-fountain:before{content:"索"}.mdi-fountain-pen:before{content:"ﳮ"}.mdi-fountain-pen-tip:before{content:"ﳯ"}.mdi-foursquare:before{content:""}.mdi-freebsd:before{content:""}.mdi-frequently-asked-questions:before{content:"ﻑ"}.mdi-fridge:before{content:""}.mdi-fridge-alert:before{content:"󰇜"}.mdi-fridge-alert-outline:before{content:"󰇝"}.mdi-fridge-bottom:before{content:""}.mdi-fridge-off:before{content:"󰇚"}.mdi-fridge-off-outline:before{content:"󰇛"}.mdi-fridge-outline:before{content:""}.mdi-fridge-top:before{content:""}.mdi-fruit-cherries:before{content:"󰁤"}.mdi-fruit-citrus:before{content:"󰁥"}.mdi-fruit-grapes:before{content:"󰁦"}.mdi-fruit-grapes-outline:before{content:"󰁧"}.mdi-fruit-pineapple:before{content:"󰁨"}.mdi-fruit-watermelon:before{content:"󰁩"}.mdi-fuel:before{content:""}.mdi-fullscreen:before{content:""}.mdi-fullscreen-exit:before{content:""}.mdi-function:before{content:""}.mdi-function-variant:before{content:""}.mdi-furigana-horizontal:before{content:"󰂬"}.mdi-furigana-vertical:before{content:"󰂭"}.mdi-fuse:before{content:"ﱡ"}.mdi-fuse-blade:before{content:"ﱢ"}.mdi-gamepad:before{content:""}.mdi-gamepad-circle:before{content:"︖"}.mdi-gamepad-circle-down:before{content:"︗"}.mdi-gamepad-circle-left:before{content:"︘"}.mdi-gamepad-circle-outline:before{content:"︙"}.mdi-gamepad-circle-right:before{content:"︚"}.mdi-gamepad-circle-up:before{content:"︛"}.mdi-gamepad-down:before{content:"︜"}.mdi-gamepad-left:before{content:"︝"}.mdi-gamepad-right:before{content:"︞"}.mdi-gamepad-round:before{content:"︟"}.mdi-gamepad-round-down:before{content:"ﹾ"}.mdi-gamepad-round-left:before{content:"ﹿ"}.mdi-gamepad-round-outline:before{content:"ﺀ"}.mdi-gamepad-round-right:before{content:"ﺁ"}.mdi-gamepad-round-up:before{content:"ﺂ"}.mdi-gamepad-square:before{content:"ﻒ"}.mdi-gamepad-square-outline:before{content:"ﻓ"}.mdi-gamepad-up:before{content:"ﺃ"}.mdi-gamepad-variant:before{content:""}.mdi-gamepad-variant-outline:before{content:"ﻔ"}.mdi-gamma:before{content:"󰄙"}.mdi-gantry-crane:before{content:"ﶭ"}.mdi-garage:before{content:""}.mdi-garage-alert:before{content:""}.mdi-garage-open:before{content:""}.mdi-gas-cylinder:before{content:""}.mdi-gas-station:before{content:""}.mdi-gas-station-outline:before{content:"ﻕ"}.mdi-gate:before{content:""}.mdi-gate-and:before{content:""}.mdi-gate-arrow-right:before{content:"󰆔"}.mdi-gate-nand:before{content:""}.mdi-gate-nor:before{content:""}.mdi-gate-not:before{content:""}.mdi-gate-open:before{content:"󰆕"}.mdi-gate-or:before{content:""}.mdi-gate-xnor:before{content:""}.mdi-gate-xor:before{content:""}.mdi-gatsby:before{content:"ﺄ"}.mdi-gauge:before{content:""}.mdi-gauge-empty:before{content:""}.mdi-gauge-full:before{content:""}.mdi-gauge-low:before{content:""}.mdi-gavel:before{content:""}.mdi-gender-female:before{content:""}.mdi-gender-male:before{content:""}.mdi-gender-male-female:before{content:""}.mdi-gender-male-female-variant:before{content:"󰅪"}.mdi-gender-non-binary:before{content:"󰅫"}.mdi-gender-transgender:before{content:""}.mdi-gentoo:before{content:""}.mdi-gesture:before{content:""}.mdi-gesture-double-tap:before{content:""}.mdi-gesture-pinch:before{content:"謁"}.mdi-gesture-spread:before{content:"諾"}.mdi-gesture-swipe:before{content:"ﵒ"}.mdi-gesture-swipe-down:before{content:""}.mdi-gesture-swipe-horizontal:before{content:"諭"}.mdi-gesture-swipe-left:before{content:""}.mdi-gesture-swipe-right:before{content:""}.mdi-gesture-swipe-up:before{content:""}.mdi-gesture-swipe-vertical:before{content:"謹"}.mdi-gesture-tap:before{content:""}.mdi-gesture-tap-box:before{content:"󰋔"}.mdi-gesture-tap-button:before{content:"󰋓"}.mdi-gesture-tap-hold:before{content:"ﵓ"}.mdi-gesture-two-double-tap:before{content:""}.mdi-gesture-two-tap:before{content:""}.mdi-ghost:before{content:""}.mdi-ghost-off:before{content:"林"}.mdi-gif:before{content:"ﵔ"}.mdi-gift:before{content:"ﺅ"}.mdi-gift-outline:before{content:""}.mdi-git:before{content:""}.mdi-github-box:before{content:""}.mdi-github-circle:before{content:""}.mdi-github-face:before{content:""}.mdi-gitlab:before{content:"ﭼ"}.mdi-glass-cocktail:before{content:""}.mdi-glass-flute:before{content:""}.mdi-glass-mug:before{content:""}.mdi-glass-mug-variant:before{content:"󰅁"}.mdi-glass-stange:before{content:""}.mdi-glass-tulip:before{content:""}.mdi-glass-wine:before{content:""}.mdi-glassdoor:before{content:""}.mdi-glasses:before{content:""}.mdi-globe-model:before{content:""}.mdi-gmail:before{content:""}.mdi-gnome:before{content:""}.mdi-go-kart:before{content:"ﵕ"}.mdi-go-kart-track:before{content:"ﵖ"}.mdi-gog:before{content:"ﭽ"}.mdi-gold:before{content:"󰉺"}.mdi-golf:before{content:""}.mdi-golf-cart:before{content:"󰇏"}.mdi-golf-tee:before{content:"󰂮"}.mdi-gondola:before{content:""}.mdi-goodreads:before{content:"ﵗ"}.mdi-google:before{content:""}.mdi-google-adwords:before{content:"ﱣ"}.mdi-google-analytics:before{content:""}.mdi-google-assistant:before{content:""}.mdi-google-cardboard:before{content:""}.mdi-google-chrome:before{content:""}.mdi-google-circles:before{content:""}.mdi-google-circles-communities:before{content:""}.mdi-google-circles-extended:before{content:""}.mdi-google-circles-group:before{content:""}.mdi-google-classroom:before{content:""}.mdi-google-cloud:before{content:"󰈡"}.mdi-google-controller:before{content:""}.mdi-google-controller-off:before{content:""}.mdi-google-drive:before{content:""}.mdi-google-earth:before{content:""}.mdi-google-fit:before{content:"參"}.mdi-google-glass:before{content:""}.mdi-google-hangouts:before{content:""}.mdi-google-home:before{content:""}.mdi-google-keep:before{content:""}.mdi-google-lens:before{content:"淋"}.mdi-google-maps:before{content:""}.mdi-google-my-business:before{content:"󰁪"}.mdi-google-nearby:before{content:""}.mdi-google-pages:before{content:""}.mdi-google-photos:before{content:""}.mdi-google-physical-web:before{content:""}.mdi-google-play:before{content:""}.mdi-google-plus:before{content:""}.mdi-google-plus-box:before{content:""}.mdi-google-podcast:before{content:"ﻖ"}.mdi-google-spreadsheet:before{content:"臨"}.mdi-google-street-view:before{content:"ﱤ"}.mdi-google-translate:before{content:""}.mdi-gradient:before{content:""}.mdi-grain:before{content:"ﵘ"}.mdi-graph:before{content:"󰁫"}.mdi-graph-outline:before{content:"󰁬"}.mdi-graphql:before{content:""}.mdi-grave-stone:before{content:"ﭾ"}.mdi-grease-pencil:before{content:""}.mdi-greater-than:before{content:"塞"}.mdi-greater-than-or-equal:before{content:"省"}.mdi-grid:before{content:""}.mdi-grid-large:before{content:""}.mdi-grid-off:before{content:""}.mdi-grill:before{content:"ﺆ"}.mdi-grill-outline:before{content:"󰆵"}.mdi-group:before{content:""}.mdi-guitar-acoustic:before{content:""}.mdi-guitar-electric:before{content:""}.mdi-guitar-pick:before{content:""}.mdi-guitar-pick-outline:before{content:""}.mdi-guy-fawkes-mask:before{content:""}.mdi-hackernews:before{content:""}.mdi-hail:before{content:"變"}.mdi-hair-dryer:before{content:"󰄚"}.mdi-hair-dryer-outline:before{content:"󰄛"}.mdi-halloween:before{content:"ﭿ"}.mdi-hamburger:before{content:""}.mdi-hammer:before{content:""}.mdi-hand:before{content:"祈"}.mdi-hand-heart:before{content:"󰄜"}.mdi-hand-left:before{content:"ﺇ"}.mdi-hand-okay:before{content:"祐"}.mdi-hand-peace:before{content:"祖"}.mdi-hand-peace-variant:before{content:"祝"}.mdi-hand-pointing-down:before{content:"禍"}.mdi-hand-pointing-left:before{content:"禎"}.mdi-hand-pointing-right:before{content:""}.mdi-hand-pointing-up:before{content:"穀"}.mdi-hand-right:before{content:"ﺈ"}.mdi-hand-saw:before{content:"ﺉ"}.mdi-handball:before{content:"ｰ"}.mdi-handcuffs:before{content:"󰅩"}.mdi-handshake:before{content:"󰉃"}.mdi-hanger:before{content:""}.mdi-hard-hat:before{content:"葉"}.mdi-harddisk:before{content:""}.mdi-harddisk-plus:before{content:"󰁭"}.mdi-harddisk-remove:before{content:"󰁮"}.mdi-hat-fedora:before{content:"ﮀ"}.mdi-hazard-lights:before{content:"ﱥ"}.mdi-hdr:before{content:"ﵙ"}.mdi-hdr-off:before{content:"ﵚ"}.mdi-headphones:before{content:""}.mdi-headphones-bluetooth:before{content:"說"}.mdi-headphones-box:before{content:""}.mdi-headphones-off:before{content:""}.mdi-headphones-settings:before{content:""}.mdi-headset:before{content:""}.mdi-headset-dock:before{content:""}.mdi-headset-off:before{content:""}.mdi-heart:before{content:""}.mdi-heart-box:before{content:""}.mdi-heart-box-outline:before{content:""}.mdi-heart-broken:before{content:""}.mdi-heart-broken-outline:before{content:"ﳰ"}.mdi-heart-circle:before{content:"殺"}.mdi-heart-circle-outline:before{content:"辰"}.mdi-heart-flash:before{content:"６"}.mdi-heart-half:before{content:""}.mdi-heart-half-full:before{content:""}.mdi-heart-half-outline:before{content:""}.mdi-heart-multiple:before{content:"突"}.mdi-heart-multiple-outline:before{content:"節"}.mdi-heart-off:before{content:""}.mdi-heart-outline:before{content:""}.mdi-heart-pulse:before{content:""}.mdi-helicopter:before{content:"贈"}.mdi-help:before{content:""}.mdi-help-box:before{content:""}.mdi-help-circle:before{content:""}.mdi-help-circle-outline:before{content:""}.mdi-help-network:before{content:""}.mdi-help-network-outline:before{content:"ﱦ"}.mdi-help-rhombus:before{content:"ﮁ"}.mdi-help-rhombus-outline:before{content:"ﮂ"}.mdi-hexadecimal:before{content:"󰋒"}.mdi-hexagon:before{content:""}.mdi-hexagon-multiple:before{content:""}.mdi-hexagon-multiple-outline:before{content:"󰄝"}.mdi-hexagon-outline:before{content:""}.mdi-hexagon-slice-1:before{content:"輸"}.mdi-hexagon-slice-2:before{content:"遲"}.mdi-hexagon-slice-3:before{content:"醙"}.mdi-hexagon-slice-4:before{content:"鉶"}.mdi-hexagon-slice-5:before{content:"陼"}.mdi-hexagon-slice-6:before{content:"難"}.mdi-hexagram:before{content:"靖"}.mdi-hexagram-outline:before{content:"韛"}.mdi-high-definition:before{content:""}.mdi-high-definition-box:before{content:""}.mdi-highway:before{content:""}.mdi-hiking:before{content:"ﵛ"}.mdi-hinduism:before{content:"沈"}.mdi-history:before{content:""}.mdi-hockey-puck:before{content:""}.mdi-hockey-sticks:before{content:""}.mdi-hololens:before{content:""}.mdi-home:before{content:""}.mdi-home-account:before{content:""}.mdi-home-alert:before{content:""}.mdi-home-analytics:before{content:"ﻗ"}.mdi-home-assistant:before{content:""}.mdi-home-automation:before{content:""}.mdi-home-circle:before{content:""}.mdi-home-circle-outline:before{content:"󰁯"}.mdi-home-city:before{content:"ﳱ"}.mdi-home-city-outline:before{content:"ﳲ"}.mdi-home-currency-usd:before{content:""}.mdi-home-edit:before{content:"󰆄"}.mdi-home-edit-outline:before{content:"󰆅"}.mdi-home-export-outline:before{content:"ﾸ"}.mdi-home-flood:before{content:"７"}.mdi-home-floor-0:before{content:"ﶮ"}.mdi-home-floor-1:before{content:"ﵜ"}.mdi-home-floor-2:before{content:"ﵝ"}.mdi-home-floor-3:before{content:"ﵞ"}.mdi-home-floor-a:before{content:"ﵟ"}.mdi-home-floor-b:before{content:"ﵠ"}.mdi-home-floor-g:before{content:"ﵡ"}.mdi-home-floor-l:before{content:"ﵢ"}.mdi-home-floor-negative-1:before{content:"ﶯ"}.mdi-home-group:before{content:"ﶰ"}.mdi-home-heart:before{content:""}.mdi-home-import-outline:before{content:"ﾹ"}.mdi-home-lightbulb:before{content:"󰉼"}.mdi-home-lightbulb-outline:before{content:"󰉽"}.mdi-home-lock:before{content:""}.mdi-home-lock-open:before{content:""}.mdi-home-map-marker:before{content:""}.mdi-home-minus:before{content:"拾"}.mdi-home-modern:before{content:""}.mdi-home-outline:before{content:""}.mdi-home-plus:before{content:"若"}.mdi-home-remove:before{content:"󰉲"}.mdi-home-roof:before{content:"󰅖"}.mdi-home-thermometer:before{content:"ｱ"}.mdi-home-thermometer-outline:before{content:"ｲ"}.mdi-home-variant:before{content:""}.mdi-home-variant-outline:before{content:"ﮃ"}.mdi-hook:before{content:""}.mdi-hook-off:before{content:""}.mdi-hops:before{content:""}.mdi-horizontal-rotate-clockwise:before{content:"󰄞"}.mdi-horizontal-rotate-counterclockwise:before{content:"󰄟"}.mdi-horseshoe:before{content:"練"}.mdi-hospital:before{content:"󰀗"}.mdi-hospital-box:before{content:""}.mdi-hospital-box-outline:before{content:"󰀘"}.mdi-hospital-building:before{content:""}.mdi-hospital-marker:before{content:""}.mdi-hot-tub:before{content:""}.mdi-hotel:before{content:""}.mdi-houzz:before{content:""}.mdi-houzz-box:before{content:""}.mdi-hubspot:before{content:"ﳳ"}.mdi-hulu:before{content:""}.mdi-human:before{content:""}.mdi-human-child:before{content:""}.mdi-human-female:before{content:""}.mdi-human-female-boy:before{content:"縉"}.mdi-human-female-female:before{content:"繁"}.mdi-human-female-girl:before{content:"署"}.mdi-human-greeting:before{content:""}.mdi-human-handsdown:before{content:""}.mdi-human-handsup:before{content:""}.mdi-human-male:before{content:""}.mdi-human-male-boy:before{content:"者"}.mdi-human-male-female:before{content:""}.mdi-human-male-girl:before{content:"臭"}.mdi-human-male-height:before{content:"８"}.mdi-human-male-height-variant:before{content:"９"}.mdi-human-male-male:before{content:"艹"}.mdi-human-pregnant:before{content:""}.mdi-humble-bundle:before{content:""}.mdi-ice-cream:before{content:""}.mdi-ice-pop:before{content:"："}.mdi-id-card:before{content:"￠"}.mdi-identifier:before{content:"；"}.mdi-iframe:before{content:"ﱧ"}.mdi-iframe-array:before{content:"󰄠"}.mdi-iframe-array-outline:before{content:"󰄡"}.mdi-iframe-braces:before{content:"󰄢"}.mdi-iframe-braces-outline:before{content:"󰄣"}.mdi-iframe-outline:before{content:"ﱨ"}.mdi-iframe-parentheses:before{content:"󰄤"}.mdi-iframe-parentheses-outline:before{content:"󰄥"}.mdi-iframe-variable:before{content:"󰄦"}.mdi-iframe-variable-outline:before{content:"󰄧"}.mdi-image:before{content:""}.mdi-image-album:before{content:""}.mdi-image-area:before{content:""}.mdi-image-area-close:before{content:""}.mdi-image-auto-adjust:before{content:"￡"}.mdi-image-broken:before{content:""}.mdi-image-broken-variant:before{content:""}.mdi-image-edit:before{content:"󰈎"}.mdi-image-edit-outline:before{content:"󰈏"}.mdi-image-filter:before{content:""}.mdi-image-filter-black-white:before{content:""}.mdi-image-filter-center-focus:before{content:""}.mdi-image-filter-center-focus-strong:before{content:"＜"}.mdi-image-filter-center-focus-strong-outline:before{content:"＝"}.mdi-image-filter-center-focus-weak:before{content:""}.mdi-image-filter-drama:before{content:""}.mdi-image-filter-frames:before{content:""}.mdi-image-filter-hdr:before{content:""}.mdi-image-filter-none:before{content:""}.mdi-image-filter-tilt-shift:before{content:""}.mdi-image-filter-vintage:before{content:""}.mdi-image-frame:before{content:"ﺊ"}.mdi-image-move:before{content:"立"}.mdi-image-multiple:before{content:""}.mdi-image-off:before{content:""}.mdi-image-off-outline:before{content:"󰇼"}.mdi-image-outline:before{content:"掠"}.mdi-image-plus:before{content:""}.mdi-image-search:before{content:"略"}.mdi-image-search-outline:before{content:"亮"}.mdi-image-size-select-actual:before{content:"ﱩ"}.mdi-image-size-select-large:before{content:"ﱪ"}.mdi-image-size-select-small:before{content:"ﱫ"}.mdi-import:before{content:""}.mdi-inbox:before{content:""}.mdi-inbox-arrow-down:before{content:""}.mdi-inbox-arrow-down-outline:before{content:"󰊛"}.mdi-inbox-arrow-up:before{content:""}.mdi-inbox-arrow-up-outline:before{content:"󰊜"}.mdi-inbox-full:before{content:"󰊝"}.mdi-inbox-full-outline:before{content:"󰊞"}.mdi-inbox-multiple:before{content:""}.mdi-inbox-multiple-outline:before{content:"ﮄ"}.mdi-inbox-outline:before{content:"󰊟"}.mdi-incognito:before{content:""}.mdi-infinity:before{content:""}.mdi-information:before{content:""}.mdi-information-outline:before{content:""}.mdi-information-variant:before{content:""}.mdi-instagram:before{content:""}.mdi-instapaper:before{content:""}.mdi-instrument-triangle:before{content:"󰁰"}.mdi-internet-explorer:before{content:""}.mdi-invert-colors:before{content:""}.mdi-invert-colors-off:before{content:"ﺋ"}.mdi-ip:before{content:"艹"}.mdi-ip-network:before{content:"著"}.mdi-ip-network-outline:before{content:"ﱬ"}.mdi-ipod:before{content:"ﱭ"}.mdi-islam:before{content:"兩"}.mdi-island:before{content:"󰁱"}.mdi-itunes:before{content:""}.mdi-iv-bag:before{content:"󰃤"}.mdi-jabber:before{content:"ﶱ"}.mdi-jeepney:before{content:""}.mdi-jellyfish:before{content:"＞"}.mdi-jellyfish-outline:before{content:"？"}.mdi-jira:before{content:""}.mdi-jquery:before{content:""}.mdi-jsfiddle:before{content:""}.mdi-json:before{content:""}.mdi-judaism:before{content:"凉"}.mdi-kabaddi:before{content:"ﵣ"}.mdi-karate:before{content:""}.mdi-keg:before{content:""}.mdi-kettle:before{content:""}.mdi-kettle-outline:before{content:"ｳ"}.mdi-key:before{content:""}.mdi-key-change:before{content:""}.mdi-key-link:before{content:"󰇊"}.mdi-key-minus:before{content:""}.mdi-key-outline:before{content:"ﶲ"}.mdi-key-plus:before{content:""}.mdi-key-remove:before{content:""}.mdi-key-star:before{content:"󰇉"}.mdi-key-variant:before{content:""}.mdi-key-wireless:before{content:"￢"}.mdi-keyboard:before{content:""}.mdi-keyboard-backspace:before{content:""}.mdi-keyboard-caps:before{content:""}.mdi-keyboard-close:before{content:""}.mdi-keyboard-esc:before{content:"󰋢"}.mdi-keyboard-f1:before{content:"󰋖"}.mdi-keyboard-f10:before{content:"󰋟"}.mdi-keyboard-f11:before{content:"󰋠"}.mdi-keyboard-f12:before{content:"󰋡"}.mdi-keyboard-f2:before{content:"󰋗"}.mdi-keyboard-f3:before{content:"󰋘"}.mdi-keyboard-f4:before{content:"󰋙"}.mdi-keyboard-f5:before{content:"󰋚"}.mdi-keyboard-f6:before{content:"󰋛"}.mdi-keyboard-f7:before{content:"󰋜"}.mdi-keyboard-f8:before{content:"󰋝"}.mdi-keyboard-f9:before{content:"󰋞"}.mdi-keyboard-off:before{content:""}.mdi-keyboard-off-outline:before{content:"ﺌ"}.mdi-keyboard-outline:before{content:"梁"}.mdi-keyboard-return:before{content:""}.mdi-keyboard-settings:before{content:"笠"}.mdi-keyboard-settings-outline:before{content:"粒"}.mdi-keyboard-space:before{content:"󰁲"}.mdi-keyboard-tab:before{content:""}.mdi-keyboard-variant:before{content:""}.mdi-khanda:before{content:"󰄨"}.mdi-kickstarter:before{content:""}.mdi-knife:before{content:"狀"}.mdi-knife-military:before{content:"炙"}.mdi-kodi:before{content:""}.mdi-kotlin:before{content:"󰉄"}.mdi-kubernetes:before{content:"󰄩"}.mdi-label:before{content:""}.mdi-label-off:before{content:"響"}.mdi-label-off-outline:before{content:"頋"}.mdi-label-outline:before{content:""}.mdi-label-variant:before{content:"頻"}.mdi-label-variant-outline:before{content:"鬒"}.mdi-ladybug:before{content:""}.mdi-lambda:before{content:""}.mdi-lamp:before{content:""}.mdi-lan:before{content:""}.mdi-lan-check:before{content:"󰋕"}.mdi-lan-connect:before{content:""}.mdi-lan-disconnect:before{content:""}.mdi-lan-pending:before{content:""}.mdi-language-c:before{content:""}.mdi-language-cpp:before{content:""}.mdi-language-csharp:before{content:""}.mdi-language-css3:before{content:""}.mdi-language-fortran:before{content:"󰉅"}.mdi-language-go:before{content:""}.mdi-language-haskell:before{content:"ﱮ"}.mdi-language-html5:before{content:""}.mdi-language-java:before{content:"﬜"}.mdi-language-javascript:before{content:""}.mdi-language-lua:before{content:""}.mdi-language-php:before{content:""}.mdi-language-python:before{content:""}.mdi-language-python-text:before{content:""}.mdi-language-r:before{content:""}.mdi-language-ruby-on-rails:before{content:"龜"}.mdi-language-swift:before{content:""}.mdi-language-typescript:before{content:""}.mdi-laptop:before{content:""}.mdi-laptop-chromebook:before{content:""}.mdi-laptop-mac:before{content:""}.mdi-laptop-off:before{content:""}.mdi-laptop-windows:before{content:""}.mdi-laravel:before{content:"𢡊"}.mdi-lasso:before{content:"＠"}.mdi-lastfm:before{content:""}.mdi-lastpass:before{content:""}.mdi-latitude:before{content:"ｴ"}.mdi-launch:before{content:""}.mdi-lava-lamp:before{content:""}.mdi-layers:before{content:""}.mdi-layers-minus:before{content:"ﺍ"}.mdi-layers-off:before{content:""}.mdi-layers-off-outline:before{content:"識"}.mdi-layers-outline:before{content:"什"}.mdi-layers-plus:before{content:"︰"}.mdi-layers-remove:before{content:"︱"}.mdi-layers-search:before{content:"󰈱"}.mdi-layers-search-outline:before{content:"󰈲"}.mdi-layers-triple:before{content:"ｵ"}.mdi-layers-triple-outline:before{content:"ｶ"}.mdi-lead-pencil:before{content:""}.mdi-leaf:before{content:""}.mdi-leaf-maple:before{content:"ﱯ"}.mdi-leak:before{content:"ﶳ"}.mdi-leak-off:before{content:"ﶴ"}.mdi-led-off:before{content:""}.mdi-led-on:before{content:""}.mdi-led-outline:before{content:""}.mdi-led-strip:before{content:""}.mdi-led-strip-variant:before{content:"󰁳"}.mdi-led-variant-off:before{content:""}.mdi-led-variant-on:before{content:""}.mdi-led-variant-outline:before{content:""}.mdi-leek:before{content:"󰆨"}.mdi-less-than:before{content:"糧"}.mdi-less-than-or-equal:before{content:"良"}.mdi-library:before{content:""}.mdi-library-books:before{content:""}.mdi-library-movie:before{content:"ﳴ"}.mdi-library-music:before{content:""}.mdi-library-music-outline:before{content:"Ａ"}.mdi-library-shelves:before{content:"ﮅ"}.mdi-library-video:before{content:"ﳵ"}.mdi-license:before{content:"￣"}.mdi-lifebuoy:before{content:""}.mdi-light-switch:before{content:"諒"}.mdi-lightbulb:before{content:""}.mdi-lightbulb-cfl:before{content:"󰈳"}.mdi-lightbulb-cfl-off:before{content:"󰈴"}.mdi-lightbulb-cfl-spiral:before{content:"󰊠"}.mdi-lightbulb-group:before{content:"󰉾"}.mdi-lightbulb-group-outline:before{content:"󰉿"}.mdi-lightbulb-multiple:before{content:"󰊀"}.mdi-lightbulb-multiple-outline:before{content:"󰊁"}.mdi-lightbulb-off:before{content:"︲"}.mdi-lightbulb-off-outline:before{content:"︳"}.mdi-lightbulb-on:before{content:""}.mdi-lightbulb-on-outline:before{content:""}.mdi-lightbulb-outline:before{content:""}.mdi-lighthouse:before{content:"茶"}.mdi-lighthouse-on:before{content:"刺"}.mdi-link:before{content:""}.mdi-link-box:before{content:"ﳶ"}.mdi-link-box-outline:before{content:"ﳷ"}.mdi-link-box-variant:before{content:"ﳸ"}.mdi-link-box-variant-outline:before{content:"ﳹ"}.mdi-link-lock:before{content:"󰃥"}.mdi-link-off:before{content:""}.mdi-link-plus:before{content:"ﱰ"}.mdi-link-variant:before{content:""}.mdi-link-variant-minus:before{content:"󰄪"}.mdi-link-variant-off:before{content:""}.mdi-link-variant-plus:before{content:"󰄫"}.mdi-link-variant-remove:before{content:"󰄬"}.mdi-linkedin:before{content:""}.mdi-linkedin-box:before{content:""}.mdi-linux:before{content:""}.mdi-linux-mint:before{content:""}.mdi-litecoin:before{content:"褐"}.mdi-loading:before{content:""}.mdi-location-enter:before{content:"￤"}.mdi-location-exit:before{content:"￥"}.mdi-lock:before{content:""}.mdi-lock-alert:before{content:""}.mdi-lock-clock:before{content:"量"}.mdi-lock-open:before{content:""}.mdi-lock-open-outline:before{content:""}.mdi-lock-open-variant:before{content:"￦"}.mdi-lock-open-variant-outline:before{content:"￧"}.mdi-lock-outline:before{content:""}.mdi-lock-pattern:before{content:""}.mdi-lock-plus:before{content:""}.mdi-lock-question:before{content:""}.mdi-lock-reset:before{content:""}.mdi-lock-smart:before{content:""}.mdi-locker:before{content:""}.mdi-locker-multiple:before{content:""}.mdi-login:before{content:""}.mdi-login-variant:before{content:""}.mdi-logout:before{content:""}.mdi-logout-variant:before{content:""}.mdi-longitude:before{content:"ｷ"}.mdi-looks:before{content:""}.mdi-loupe:before{content:""}.mdi-lumx:before{content:""}.mdi-lungs:before{content:"󰂯"}.mdi-lyft:before{content:"יִ"}.mdi-magnet:before{content:""}.mdi-magnet-on:before{content:""}.mdi-magnify:before{content:""}.mdi-magnify-close:before{content:"勵"}.mdi-magnify-minus:before{content:""}.mdi-magnify-minus-cursor:before{content:"視"}.mdi-magnify-minus-outline:before{content:""}.mdi-magnify-plus:before{content:""}.mdi-magnify-plus-cursor:before{content:"謁"}.mdi-magnify-plus-outline:before{content:""}.mdi-magnify-remove-cursor:before{content:"󰈷"}.mdi-magnify-remove-outline:before{content:"󰈸"}.mdi-magnify-scan:before{content:"󰊡"}.mdi-mail:before{content:"ﻘ"}.mdi-mail-ru:before{content:""}.mdi-mailbox:before{content:""}.mdi-mailbox-open:before{content:"ﵤ"}.mdi-mailbox-open-outline:before{content:"ﵥ"}.mdi-mailbox-open-up:before{content:"ﵦ"}.mdi-mailbox-open-up-outline:before{content:"ﵧ"}.mdi-mailbox-outline:before{content:"ﵨ"}.mdi-mailbox-up:before{content:"ﵩ"}.mdi-mailbox-up-outline:before{content:"ﵪ"}.mdi-map:before{content:""}.mdi-map-check:before{content:"ﻙ"}.mdi-map-check-outline:before{content:"ﻚ"}.mdi-map-clock:before{content:"ﳺ"}.mdi-map-clock-outline:before{content:"ﳻ"}.mdi-map-legend:before{content:"切"}.mdi-map-marker:before{content:""}.mdi-map-marker-alert:before{content:"Ｂ"}.mdi-map-marker-alert-outline:before{content:"Ｃ"}.mdi-map-marker-check:before{content:"ﱱ"}.mdi-map-marker-circle:before{content:""}.mdi-map-marker-distance:before{content:""}.mdi-map-marker-down:before{content:"󰄭"}.mdi-map-marker-minus:before{content:""}.mdi-map-marker-multiple:before{content:""}.mdi-map-marker-multiple-outline:before{content:"󰊢"}.mdi-map-marker-off:before{content:""}.mdi-map-marker-outline:before{content:""}.mdi-map-marker-path:before{content:"ﳼ"}.mdi-map-marker-plus:before{content:""}.mdi-map-marker-question:before{content:"Ｄ"}.mdi-map-marker-question-outline:before{content:"Ｅ"}.mdi-map-marker-radius:before{content:""}.mdi-map-marker-remove:before{content:"Ｆ"}.mdi-map-marker-remove-variant:before{content:"Ｇ"}.mdi-map-marker-up:before{content:"󰄮"}.mdi-map-minus:before{content:"呂"}.mdi-map-outline:before{content:"女"}.mdi-map-plus:before{content:"廬"}.mdi-map-search:before{content:"旅"}.mdi-map-search-outline:before{content:"濾"}.mdi-mapbox:before{content:"ﮆ"}.mdi-margin:before{content:""}.mdi-markdown:before{content:""}.mdi-markdown-outline:before{content:"ｸ"}.mdi-marker:before{content:""}.mdi-marker-cancel:before{content:"ﶵ"}.mdi-marker-check:before{content:""}.mdi-mastodon:before{content:"𢡄"}.mdi-mastodon-variant:before{content:"𣏕"}.mdi-material-design:before{content:"礪"}.mdi-material-ui:before{content:""}.mdi-math-compass:before{content:""}.mdi-math-cos:before{content:"ﱲ"}.mdi-math-integral:before{content:"￨"}.mdi-math-integral-box:before{content:"￩"}.mdi-math-log:before{content:"󰂰"}.mdi-math-norm:before{content:"￪"}.mdi-math-norm-box:before{content:"￫"}.mdi-math-sin:before{content:"ﱳ"}.mdi-math-tan:before{content:"ﱴ"}.mdi-matrix:before{content:""}.mdi-maxcdn:before{content:""}.mdi-medal:before{content:"閭"}.mdi-medical-bag:before{content:""}.mdi-meditation:before{content:"󰆦"}.mdi-medium:before{content:""}.mdi-meetup:before{content:"㮝"}.mdi-memory:before{content:""}.mdi-menu:before{content:""}.mdi-menu-down:before{content:""}.mdi-menu-down-outline:before{content:""}.mdi-menu-left:before{content:""}.mdi-menu-left-outline:before{content:"度"}.mdi-menu-open:before{content:"ﮇ"}.mdi-menu-right:before{content:""}.mdi-menu-right-outline:before{content:"拓"}.mdi-menu-swap:before{content:"謹"}.mdi-menu-swap-outline:before{content:"賓"}.mdi-menu-up:before{content:""}.mdi-menu-up-outline:before{content:""}.mdi-merge:before{content:"ｹ"}.mdi-message:before{content:""}.mdi-message-alert:before{content:""}.mdi-message-alert-outline:before{content:"糖"}.mdi-message-bulleted:before{content:""}.mdi-message-bulleted-off:before{content:""}.mdi-message-draw:before{content:""}.mdi-message-image:before{content:""}.mdi-message-image-outline:before{content:"󰆗"}.mdi-message-lock:before{content:"￬"}.mdi-message-lock-outline:before{content:"󰆘"}.mdi-message-minus:before{content:"󰆙"}.mdi-message-minus-outline:before{content:"󰆚"}.mdi-message-outline:before{content:""}.mdi-message-plus:before{content:""}.mdi-message-plus-outline:before{content:"󰃦"}.mdi-message-processing:before{content:""}.mdi-message-processing-outline:before{content:"󰆛"}.mdi-message-reply:before{content:""}.mdi-message-reply-text:before{content:""}.mdi-message-settings:before{content:""}.mdi-message-settings-outline:before{content:"󰆜"}.mdi-message-settings-variant:before{content:""}.mdi-message-settings-variant-outline:before{content:"󰆝"}.mdi-message-text:before{content:""}.mdi-message-text-clock:before{content:"󰆞"}.mdi-message-text-clock-outline:before{content:"󰆟"}.mdi-message-text-lock:before{content:"￭"}.mdi-message-text-lock-outline:before{content:"󰆠"}.mdi-message-text-outline:before{content:""}.mdi-message-video:before{content:""}.mdi-meteor:before{content:""}.mdi-metronome:before{content:""}.mdi-metronome-tick:before{content:""}.mdi-micro-sd:before{content:""}.mdi-microphone:before{content:""}.mdi-microphone-minus:before{content:""}.mdi-microphone-off:before{content:""}.mdi-microphone-outline:before{content:""}.mdi-microphone-plus:before{content:""}.mdi-microphone-settings:before{content:""}.mdi-microphone-variant:before{content:""}.mdi-microphone-variant-off:before{content:""}.mdi-microscope:before{content:""}.mdi-microsoft:before{content:""}.mdi-microsoft-dynamics:before{content:"驪"}.mdi-microwave:before{content:"ﱵ"}.mdi-middleware:before{content:"ｺ"}.mdi-middleware-outline:before{content:"ｻ"}.mdi-midi:before{content:""}.mdi-midi-port:before{content:""}.mdi-mine:before{content:"ﶶ"}.mdi-minecraft:before{content:""}.mdi-mini-sd:before{content:"宅"}.mdi-minidisc:before{content:"洞"}.mdi-minus:before{content:""}.mdi-minus-box:before{content:""}.mdi-minus-box-multiple:before{content:"󰅬"}.mdi-minus-box-multiple-outline:before{content:"󰅭"}.mdi-minus-box-outline:before{content:""}.mdi-minus-circle:before{content:""}.mdi-minus-circle-outline:before{content:""}.mdi-minus-network:before{content:""}.mdi-minus-network-outline:before{content:"ﱶ"}.mdi-mirror:before{content:"󰈨"}.mdi-mixcloud:before{content:""}.mdi-mixed-martial-arts:before{content:"ﵫ"}.mdi-mixed-reality:before{content:""}.mdi-mixer:before{content:""}.mdi-molecule:before{content:"ﮈ"}.mdi-monitor:before{content:""}.mdi-monitor-cellphone:before{content:"麗"}.mdi-monitor-cellphone-star:before{content:"黎"}.mdi-monitor-clean:before{content:"󰄯"}.mdi-monitor-dashboard:before{content:"暴"}.mdi-monitor-lock:before{content:"ﶷ"}.mdi-monitor-multiple:before{content:""}.mdi-monitor-off:before{content:"ﵬ"}.mdi-monitor-screenshot:before{content:"︴"}.mdi-monitor-speaker:before{content:"ｼ"}.mdi-monitor-speaker-off:before{content:"ｽ"}.mdi-monitor-star:before{content:"ﶸ"}.mdi-moon-first-quarter:before{content:"ｾ"}.mdi-moon-full:before{content:"ｿ"}.mdi-moon-last-quarter:before{content:"ﾀ"}.mdi-moon-new:before{content:"ﾁ"}.mdi-moon-waning-crescent:before{content:"ﾂ"}.mdi-moon-waning-gibbous:before{content:"ﾃ"}.mdi-moon-waxing-crescent:before{content:"ﾄ"}.mdi-moon-waxing-gibbous:before{content:"ﾅ"}.mdi-moped:before{content:"󰂱"}.mdi-more:before{content:""}.mdi-mother-nurse:before{content:"ﳽ"}.mdi-motion-sensor:before{content:"ﵭ"}.mdi-motorbike:before{content:""}.mdi-mouse:before{content:""}.mdi-mouse-bluetooth:before{content:"力"}.mdi-mouse-off:before{content:""}.mdi-mouse-variant:before{content:""}.mdi-mouse-variant-off:before{content:""}.mdi-move-resize:before{content:""}.mdi-move-resize-variant:before{content:""}.mdi-movie:before{content:""}.mdi-movie-edit:before{content:"󰅍"}.mdi-movie-edit-outline:before{content:"󰅎"}.mdi-movie-filter:before{content:"󰅏"}.mdi-movie-filter-outline:before{content:"󰅐"}.mdi-movie-open:before{content:"￮"}.mdi-movie-open-outline:before{content:"￯"}.mdi-movie-outline:before{content:"ﶹ"}.mdi-movie-roll:before{content:""}.mdi-movie-search:before{content:"󰇽"}.mdi-movie-search-outline:before{content:"󰇾"}.mdi-muffin:before{content:"曆"}.mdi-multiplication:before{content:""}.mdi-multiplication-box:before{content:""}.mdi-mushroom:before{content:""}.mdi-mushroom-outline:before{content:""}.mdi-music:before{content:""}.mdi-music-accidental-double-flat:before{content:"ﾆ"}.mdi-music-accidental-double-sharp:before{content:"ﾇ"}.mdi-music-accidental-flat:before{content:"ﾈ"}.mdi-music-accidental-natural:before{content:"ﾉ"}.mdi-music-accidental-sharp:before{content:"ﾊ"}.mdi-music-box:before{content:""}.mdi-music-box-outline:before{content:""}.mdi-music-circle:before{content:""}.mdi-music-circle-outline:before{content:"䀘"}.mdi-music-clef-alto:before{content:"ﾋ"}.mdi-music-clef-bass:before{content:"ﾌ"}.mdi-music-clef-treble:before{content:"ﾍ"}.mdi-music-note:before{content:""}.mdi-music-note-bluetooth:before{content:""}.mdi-music-note-bluetooth-off:before{content:""}.mdi-music-note-eighth:before{content:""}.mdi-music-note-eighth-dotted:before{content:"ﾎ"}.mdi-music-note-half:before{content:""}.mdi-music-note-half-dotted:before{content:"ﾏ"}.mdi-music-note-off:before{content:""}.mdi-music-note-off-outline:before{content:"ﾐ"}.mdi-music-note-outline:before{content:"ﾑ"}.mdi-music-note-plus:before{content:"ﶺ"}.mdi-music-note-quarter:before{content:""}.mdi-music-note-quarter-dotted:before{content:"ﾒ"}.mdi-music-note-sixteenth:before{content:""}.mdi-music-note-sixteenth-dotted:before{content:"ﾓ"}.mdi-music-note-whole:before{content:""}.mdi-music-note-whole-dotted:before{content:"ﾔ"}.mdi-music-off:before{content:""}.mdi-music-rest-eighth:before{content:"ﾕ"}.mdi-music-rest-half:before{content:"ﾖ"}.mdi-music-rest-quarter:before{content:"ﾗ"}.mdi-music-rest-sixteenth:before{content:"ﾘ"}.mdi-music-rest-whole:before{content:"ﾙ"}.mdi-nail:before{content:"ﶻ"}.mdi-nas:before{content:""}.mdi-nativescript:before{content:""}.mdi-nature:before{content:""}.mdi-nature-people:before{content:""}.mdi-navigation:before{content:""}.mdi-near-me:before{content:""}.mdi-necklace:before{content:"Ｈ"}.mdi-needle:before{content:""}.mdi-netflix:before{content:""}.mdi-network:before{content:""}.mdi-network-off:before{content:"ﱷ"}.mdi-network-off-outline:before{content:"ﱸ"}.mdi-network-outline:before{content:"ﱹ"}.mdi-network-router:before{content:"󰂲"}.mdi-network-strength-1:before{content:""}.mdi-network-strength-1-alert:before{content:""}.mdi-network-strength-2:before{content:""}.mdi-network-strength-2-alert:before{content:""}.mdi-network-strength-3:before{content:""}.mdi-network-strength-3-alert:before{content:""}.mdi-network-strength-4:before{content:""}.mdi-network-strength-4-alert:before{content:""}.mdi-network-strength-off:before{content:""}.mdi-network-strength-off-outline:before{content:""}.mdi-network-strength-outline:before{content:""}.mdi-new-box:before{content:""}.mdi-newspaper:before{content:""}.mdi-newspaper-minus:before{content:"Ｉ"}.mdi-newspaper-plus:before{content:"Ｊ"}.mdi-newspaper-variant:before{content:"󰀣"}.mdi-newspaper-variant-multiple:before{content:"󰀤"}.mdi-newspaper-variant-multiple-outline:before{content:"󰀥"}.mdi-newspaper-variant-outline:before{content:"󰀦"}.mdi-nfc:before{content:""}.mdi-nfc-off:before{content:"︵"}.mdi-nfc-search-variant:before{content:"︶"}.mdi-nfc-tap:before{content:""}.mdi-nfc-variant:before{content:""}.mdi-nfc-variant-off:before{content:"︷"}.mdi-ninja:before{content:""}.mdi-nintendo-switch:before{content:""}.mdi-nix:before{content:"󰄰"}.mdi-nodejs:before{content:""}.mdi-noodles:before{content:"󰆩"}.mdi-not-equal:before{content:"歷"}.mdi-not-equal-variant:before{content:"轢"}.mdi-note:before{content:""}.mdi-note-multiple:before{content:""}.mdi-note-multiple-outline:before{content:""}.mdi-note-outline:before{content:""}.mdi-note-plus:before{content:""}.mdi-note-plus-outline:before{content:""}.mdi-note-text:before{content:""}.mdi-note-text-outline:before{content:"󰈂"}.mdi-notebook:before{content:""}.mdi-notebook-multiple:before{content:"︸"}.mdi-notebook-outline:before{content:"ﻜ"}.mdi-notification-clear-all:before{content:""}.mdi-npm:before{content:""}.mdi-npm-variant:before{content:"年"}.mdi-npm-variant-outline:before{content:"憐"}.mdi-nuke:before{content:""}.mdi-null:before{content:""}.mdi-numeric:before{content:""}.mdi-numeric-0:before{content:"0"}.mdi-numeric-0-box:before{content:""}.mdi-numeric-0-box-multiple:before{content:"Ｋ"}.mdi-numeric-0-box-multiple-outline:before{content:""}.mdi-numeric-0-box-outline:before{content:""}.mdi-numeric-0-circle:before{content:"ﱺ"}.mdi-numeric-0-circle-outline:before{content:"ﱻ"}.mdi-numeric-1:before{content:"1"}.mdi-numeric-1-box:before{content:""}.mdi-numeric-1-box-multiple:before{content:"Ｌ"}.mdi-numeric-1-box-multiple-outline:before{content:""}.mdi-numeric-1-box-outline:before{content:""}.mdi-numeric-1-circle:before{content:"ﱼ"}.mdi-numeric-1-circle-outline:before{content:"ﱽ"}.mdi-numeric-10:before{content:"󰀊"}.mdi-numeric-10-box:before{content:"ﾚ"}.mdi-numeric-10-box-multiple:before{content:"󰀋"}.mdi-numeric-10-box-multiple-outline:before{content:"󰀌"}.mdi-numeric-10-box-outline:before{content:"ﾛ"}.mdi-numeric-10-circle:before{content:"󰀍"}.mdi-numeric-10-circle-outline:before{content:"󰀎"}.mdi-numeric-2:before{content:"2"}.mdi-numeric-2-box:before{content:""}.mdi-numeric-2-box-multiple:before{content:"Ｍ"}.mdi-numeric-2-box-multiple-outline:before{content:""}.mdi-numeric-2-box-outline:before{content:""}.mdi-numeric-2-circle:before{content:"ﱾ"}.mdi-numeric-2-circle-outline:before{content:"ﱿ"}.mdi-numeric-3:before{content:"3"}.mdi-numeric-3-box:before{content:""}.mdi-numeric-3-box-multiple:before{content:"Ｎ"}.mdi-numeric-3-box-multiple-outline:before{content:""}.mdi-numeric-3-box-outline:before{content:""}.mdi-numeric-3-circle:before{content:"ﲀ"}.mdi-numeric-3-circle-outline:before{content:"ﲁ"}.mdi-numeric-4:before{content:"4"}.mdi-numeric-4-box:before{content:""}.mdi-numeric-4-box-multiple:before{content:"Ｏ"}.mdi-numeric-4-box-multiple-outline:before{content:""}.mdi-numeric-4-box-outline:before{content:""}.mdi-numeric-4-circle:before{content:"ﲂ"}.mdi-numeric-4-circle-outline:before{content:"ﲃ"}.mdi-numeric-5:before{content:"5"}.mdi-numeric-5-box:before{content:""}.mdi-numeric-5-box-multiple:before{content:"Ｐ"}.mdi-numeric-5-box-multiple-outline:before{content:""}.mdi-numeric-5-box-outline:before{content:""}.mdi-numeric-5-circle:before{content:"ﲄ"}.mdi-numeric-5-circle-outline:before{content:"ﲅ"}.mdi-numeric-6:before{content:"6"}.mdi-numeric-6-box:before{content:""}.mdi-numeric-6-box-multiple:before{content:"Ｑ"}.mdi-numeric-6-box-multiple-outline:before{content:""}.mdi-numeric-6-box-outline:before{content:""}.mdi-numeric-6-circle:before{content:"ﲆ"}.mdi-numeric-6-circle-outline:before{content:"ﲇ"}.mdi-numeric-7:before{content:"7"}.mdi-numeric-7-box:before{content:""}.mdi-numeric-7-box-multiple:before{content:"Ｒ"}.mdi-numeric-7-box-multiple-outline:before{content:""}.mdi-numeric-7-box-outline:before{content:""}.mdi-numeric-7-circle:before{content:"ﲈ"}.mdi-numeric-7-circle-outline:before{content:"ﲉ"}.mdi-numeric-8:before{content:"8"}.mdi-numeric-8-box:before{content:""}.mdi-numeric-8-box-multiple:before{content:"Ｓ"}.mdi-numeric-8-box-multiple-outline:before{content:""}.mdi-numeric-8-box-outline:before{content:""}.mdi-numeric-8-circle:before{content:"ﲊ"}.mdi-numeric-8-circle-outline:before{content:"ﲋ"}.mdi-numeric-9:before{content:"9"}.mdi-numeric-9-box:before{content:""}.mdi-numeric-9-box-multiple:before{content:"Ｔ"}.mdi-numeric-9-box-multiple-outline:before{content:""}.mdi-numeric-9-box-outline:before{content:""}.mdi-numeric-9-circle:before{content:"ﲌ"}.mdi-numeric-9-circle-outline:before{content:"ﲍ"}.mdi-numeric-9-plus:before{content:"󰀏"}.mdi-numeric-9-plus-box:before{content:""}.mdi-numeric-9-plus-box-multiple:before{content:"Ｕ"}.mdi-numeric-9-plus-box-multiple-outline:before{content:""}.mdi-numeric-9-plus-box-outline:before{content:""}.mdi-numeric-9-plus-circle:before{content:"ﲎ"}.mdi-numeric-9-plus-circle-outline:before{content:"ﲏ"}.mdi-numeric-negative-1:before{content:"󰁴"}.mdi-nut:before{content:""}.mdi-nutrition:before{content:""}.mdi-nuxt:before{content:"󰄱"}.mdi-oar:before{content:""}.mdi-ocarina:before{content:"ﶼ"}.mdi-ocr:before{content:"󰅥"}.mdi-octagon:before{content:""}.mdi-octagon-outline:before{content:""}.mdi-octagram:before{content:""}.mdi-octagram-outline:before{content:""}.mdi-odnoklassniki:before{content:""}.mdi-offer:before{content:"󰉆"}.mdi-office:before{content:""}.mdi-office-building:before{content:"戀"}.mdi-oil:before{content:""}.mdi-oil-lamp:before{content:"Ｖ"}.mdi-oil-level:before{content:"󰁵"}.mdi-oil-temperature:before{content:"󰀙"}.mdi-omega:before{content:""}.mdi-one-up:before{content:"ﮉ"}.mdi-onedrive:before{content:""}.mdi-onenote:before{content:""}.mdi-onepassword:before{content:""}.mdi-opacity:before{content:""}.mdi-open-in-app:before{content:""}.mdi-open-in-new:before{content:""}.mdi-open-source-initiative:before{content:"ﮊ"}.mdi-openid:before{content:""}.mdi-opera:before{content:""}.mdi-orbit:before{content:""}.mdi-origin:before{content:"שׂ"}.mdi-ornament:before{content:""}.mdi-ornament-variant:before{content:""}.mdi-outdoor-lamp:before{content:"󰁶"}.mdi-outlook:before{content:"ﳾ"}.mdi-overscan:before{content:"󰀧"}.mdi-owl:before{content:""}.mdi-pac-man:before{content:"ﮋ"}.mdi-package:before{content:""}.mdi-package-down:before{content:""}.mdi-package-up:before{content:""}.mdi-package-variant:before{content:""}.mdi-package-variant-closed:before{content:""}.mdi-page-first:before{content:""}.mdi-page-last:before{content:""}.mdi-page-layout-body:before{content:""}.mdi-page-layout-footer:before{content:""}.mdi-page-layout-header:before{content:""}.mdi-page-layout-header-footer:before{content:"ﾜ"}.mdi-page-layout-sidebar-left:before{content:""}.mdi-page-layout-sidebar-right:before{content:""}.mdi-page-next:before{content:"ﮌ"}.mdi-page-next-outline:before{content:"ﮍ"}.mdi-page-previous:before{content:"ﮎ"}.mdi-page-previous-outline:before{content:"ﮏ"}.mdi-palette:before{content:""}.mdi-palette-advanced:before{content:""}.mdi-palette-outline:before{content:"﹬"}.mdi-palette-swatch:before{content:""}.mdi-palm-tree:before{content:"󰁷"}.mdi-pan:before{content:"ﮐ"}.mdi-pan-bottom-left:before{content:"ﮑ"}.mdi-pan-bottom-right:before{content:"ﮒ"}.mdi-pan-down:before{content:"ﮓ"}.mdi-pan-horizontal:before{content:"ﮔ"}.mdi-pan-left:before{content:"ﮕ"}.mdi-pan-right:before{content:"ﮖ"}.mdi-pan-top-left:before{content:"ﮗ"}.mdi-pan-top-right:before{content:"ﮘ"}.mdi-pan-up:before{content:"ﮙ"}.mdi-pan-vertical:before{content:"ﮚ"}.mdi-panda:before{content:""}.mdi-pandora:before{content:""}.mdi-panorama:before{content:""}.mdi-panorama-fisheye:before{content:""}.mdi-panorama-horizontal:before{content:""}.mdi-panorama-vertical:before{content:""}.mdi-panorama-wide-angle:before{content:""}.mdi-paper-cut-vertical:before{content:""}.mdi-paper-roll:before{content:"󰆂"}.mdi-paper-roll-outline:before{content:"󰆃"}.mdi-paperclip:before{content:""}.mdi-parachute:before{content:"ﲐ"}.mdi-parachute-outline:before{content:"ﲑ"}.mdi-parking:before{content:""}.mdi-party-popper:before{content:"󰁸"}.mdi-passport:before{content:""}.mdi-passport-biometric:before{content:"ﶽ"}.mdi-pasta:before{content:"󰆋"}.mdi-patio-heater:before{content:"ﾝ"}.mdi-patreon:before{content:""}.mdi-pause:before{content:""}.mdi-pause-circle:before{content:""}.mdi-pause-circle-outline:before{content:""}.mdi-pause-octagon:before{content:""}.mdi-pause-octagon-outline:before{content:""}.mdi-paw:before{content:""}.mdi-paw-off:before{content:""}.mdi-paypal:before{content:""}.mdi-pdf-box:before{content:"︹"}.mdi-peace:before{content:""}.mdi-peanut:before{content:"󰀞"}.mdi-peanut-off:before{content:"󰀟"}.mdi-peanut-off-outline:before{content:"󰀡"}.mdi-peanut-outline:before{content:"󰀠"}.mdi-pen:before{content:""}.mdi-pen-lock:before{content:"ﶾ"}.mdi-pen-minus:before{content:"ﶿ"}.mdi-pen-off:before{content:"ﷀ"}.mdi-pen-plus:before{content:"ﷁ"}.mdi-pen-remove:before{content:"ﷂ"}.mdi-pencil:before{content:""}.mdi-pencil-box:before{content:""}.mdi-pencil-box-multiple:before{content:"󰅯"}.mdi-pencil-box-multiple-outline:before{content:"󰅰"}.mdi-pencil-box-outline:before{content:""}.mdi-pencil-circle:before{content:""}.mdi-pencil-circle-outline:before{content:""}.mdi-pencil-lock:before{content:""}.mdi-pencil-lock-outline:before{content:"ﷃ"}.mdi-pencil-minus:before{content:"ﷄ"}.mdi-pencil-minus-outline:before{content:"ﷅ"}.mdi-pencil-off:before{content:""}.mdi-pencil-off-outline:before{content:"ﷆ"}.mdi-pencil-outline:before{content:"ﲒ"}.mdi-pencil-plus:before{content:"ﷇ"}.mdi-pencil-plus-outline:before{content:"﷈"}.mdi-pencil-remove:before{content:"﷉"}.mdi-pencil-remove-outline:before{content:"﷊"}.mdi-penguin:before{content:"ﻝ"}.mdi-pentagon:before{content:""}.mdi-pentagon-outline:before{content:""}.mdi-percent:before{content:""}.mdi-percent-outline:before{content:"󰊣"}.mdi-periodic-table:before{content:""}.mdi-periodic-table-co2:before{content:""}.mdi-periscope:before{content:""}.mdi-perspective-less:before{content:"ﳿ"}.mdi-perspective-more:before{content:"ﴀ"}.mdi-pharmacy:before{content:""}.mdi-phone:before{content:""}.mdi-phone-alert:before{content:"Ｗ"}.mdi-phone-alert-outline:before{content:"󰆹"}.mdi-phone-bluetooth:before{content:""}.mdi-phone-bluetooth-outline:before{content:"󰆺"}.mdi-phone-cancel:before{content:"󰃧"}.mdi-phone-cancel-outline:before{content:"󰆻"}.mdi-phone-check:before{content:"󰇔"}.mdi-phone-check-outline:before{content:"󰇕"}.mdi-phone-classic:before{content:""}.mdi-phone-classic-off:before{content:"󰊤"}.mdi-phone-forward:before{content:""}.mdi-phone-forward-outline:before{content:"󰆼"}.mdi-phone-hangup:before{content:""}.mdi-phone-hangup-outline:before{content:"󰆽"}.mdi-phone-in-talk:before{content:""}.mdi-phone-in-talk-outline:before{content:"󰆭"}.mdi-phone-incoming:before{content:""}.mdi-phone-incoming-outline:before{content:"󰆾"}.mdi-phone-lock:before{content:""}.mdi-phone-lock-outline:before{content:"󰆿"}.mdi-phone-log:before{content:""}.mdi-phone-log-outline:before{content:"󰇀"}.mdi-phone-message:before{content:"󰇁"}.mdi-phone-message-outline:before{content:"󰇂"}.mdi-phone-minus:before{content:""}.mdi-phone-minus-outline:before{content:"󰇃"}.mdi-phone-missed:before{content:""}.mdi-phone-missed-outline:before{content:"󰇐"}.mdi-phone-off:before{content:"﷋"}.mdi-phone-off-outline:before{content:"󰇑"}.mdi-phone-outgoing:before{content:""}.mdi-phone-outgoing-outline:before{content:"󰇄"}.mdi-phone-outline:before{content:"﷌"}.mdi-phone-paused:before{content:""}.mdi-phone-paused-outline:before{content:"󰇅"}.mdi-phone-plus:before{content:""}.mdi-phone-plus-outline:before{content:"󰇆"}.mdi-phone-return:before{content:""}.mdi-phone-return-outline:before{content:"󰇇"}.mdi-phone-ring:before{content:"󰇖"}.mdi-phone-ring-outline:before{content:"󰇗"}.mdi-phone-rotate-landscape:before{content:""}.mdi-phone-rotate-portrait:before{content:""}.mdi-phone-settings:before{content:""}.mdi-phone-settings-outline:before{content:"󰇈"}.mdi-phone-voip:before{content:""}.mdi-pi:before{content:""}.mdi-pi-box:before{content:""}.mdi-pi-hole:before{content:"﷍"}.mdi-piano:before{content:""}.mdi-pickaxe:before{content:""}.mdi-picture-in-picture-bottom-right:before{content:"︺"}.mdi-picture-in-picture-bottom-right-outline:before{content:"︻"}.mdi-picture-in-picture-top-right:before{content:"︼"}.mdi-picture-in-picture-top-right-outline:before{content:"︽"}.mdi-pier:before{content:""}.mdi-pier-crane:before{content:""}.mdi-pig:before{content:""}.mdi-pig-variant:before{content:"󰀨"}.mdi-piggy-bank:before{content:"󰀩"}.mdi-pill:before{content:""}.mdi-pillar:before{content:""}.mdi-pin:before{content:""}.mdi-pin-off:before{content:""}.mdi-pin-off-outline:before{content:"勞"}.mdi-pin-outline:before{content:"擄"}.mdi-pine-tree:before{content:""}.mdi-pine-tree-box:before{content:""}.mdi-pinterest:before{content:""}.mdi-pinterest-box:before{content:""}.mdi-pinwheel:before{content:"䀹"}.mdi-pinwheel-outline:before{content:"𥉉"}.mdi-pipe:before{content:""}.mdi-pipe-disconnected:before{content:""}.mdi-pipe-leak:before{content:""}.mdi-pirate:before{content:"輻"}.mdi-pistol:before{content:""}.mdi-piston:before{content:""}.mdi-pizza:before{content:""}.mdi-play:before{content:""}.mdi-play-box:before{content:"󰊥"}.mdi-play-box-outline:before{content:""}.mdi-play-circle:before{content:""}.mdi-play-circle-outline:before{content:""}.mdi-play-network:before{content:""}.mdi-play-network-outline:before{content:"ﲓ"}.mdi-play-outline:before{content:"Ｘ"}.mdi-play-pause:before{content:""}.mdi-play-protected-content:before{content:""}.mdi-play-speed:before{content:""}.mdi-playlist-check:before{content:""}.mdi-playlist-edit:before{content:""}.mdi-playlist-minus:before{content:""}.mdi-playlist-music:before{content:"ﲔ"}.mdi-playlist-music-outline:before{content:"ﲕ"}.mdi-playlist-play:before{content:""}.mdi-playlist-plus:before{content:""}.mdi-playlist-remove:before{content:""}.mdi-playlist-star:before{content:"﷎"}.mdi-playstation:before{content:""}.mdi-plex:before{content:""}.mdi-plus:before{content:""}.mdi-plus-box:before{content:""}.mdi-plus-box-multiple:before{content:""}.mdi-plus-box-multiple-outline:before{content:"󰅮"}.mdi-plus-box-outline:before{content:""}.mdi-plus-circle:before{content:""}.mdi-plus-circle-multiple-outline:before{content:""}.mdi-plus-circle-outline:before{content:""}.mdi-plus-minus:before{content:"撚"}.mdi-plus-minus-box:before{content:"漣"}.mdi-plus-network:before{content:""}.mdi-plus-network-outline:before{content:"ﲖ"}.mdi-plus-one:before{content:""}.mdi-plus-outline:before{content:""}.mdi-plus-thick:before{content:"󰈗"}.mdi-pocket:before{content:""}.mdi-podcast:before{content:"煉"}.mdi-podium:before{content:"ﴁ"}.mdi-podium-bronze:before{content:"ﴂ"}.mdi-podium-gold:before{content:"ﴃ"}.mdi-podium-silver:before{content:"ﴄ"}.mdi-point-of-sale:before{content:"ﵮ"}.mdi-pokeball:before{content:""}.mdi-pokemon-go:before{content:"行"}.mdi-poker-chip:before{content:""}.mdi-polaroid:before{content:""}.mdi-police-badge:before{content:"󰆒"}.mdi-police-badge-outline:before{content:"󰆓"}.mdi-poll:before{content:""}.mdi-poll-box:before{content:""}.mdi-poll-box-outline:before{content:"󰊦"}.mdi-polymer:before{content:""}.mdi-pool:before{content:""}.mdi-popcorn:before{content:""}.mdi-post:before{content:"󰀪"}.mdi-post-outline:before{content:"󰀫"}.mdi-postage-stamp:before{content:"ﲗ"}.mdi-pot:before{content:""}.mdi-pot-mix:before{content:""}.mdi-pound:before{content:""}.mdi-pound-box:before{content:""}.mdi-pound-box-outline:before{content:"󰆪"}.mdi-power:before{content:""}.mdi-power-cycle:before{content:"豈"}.mdi-power-off:before{content:"更"}.mdi-power-on:before{content:"車"}.mdi-power-plug:before{content:""}.mdi-power-plug-off:before{content:""}.mdi-power-settings:before{content:""}.mdi-power-sleep:before{content:"賈"}.mdi-power-socket:before{content:""}.mdi-power-socket-au:before{content:"滑"}.mdi-power-socket-de:before{content:"󰄲"}.mdi-power-socket-eu:before{content:""}.mdi-power-socket-fr:before{content:"󰄳"}.mdi-power-socket-jp:before{content:"󰄴"}.mdi-power-socket-uk:before{content:""}.mdi-power-socket-us:before{content:""}.mdi-power-standby:before{content:"串"}.mdi-powershell:before{content:"降"}.mdi-prescription:before{content:""}.mdi-presentation:before{content:""}.mdi-presentation-play:before{content:""}.mdi-printer:before{content:""}.mdi-printer-3d:before{content:""}.mdi-printer-3d-nozzle:before{content:"︾"}.mdi-printer-3d-nozzle-alert:before{content:"󰇫"}.mdi-printer-3d-nozzle-alert-outline:before{content:"󰇬"}.mdi-printer-3d-nozzle-outline:before{content:"︿"}.mdi-printer-alert:before{content:""}.mdi-printer-check:before{content:"󰅱"}.mdi-printer-off:before{content:"﹀"}.mdi-printer-pos:before{content:"󰁹"}.mdi-printer-settings:before{content:""}.mdi-printer-wireless:before{content:"見"}.mdi-priority-high:before{content:""}.mdi-priority-low:before{content:""}.mdi-professional-hexagon:before{content:""}.mdi-progress-alert:before{content:"ﲘ"}.mdi-progress-check:before{content:"璉"}.mdi-progress-clock:before{content:"秊"}.mdi-progress-close:before{content:"󰄵"}.mdi-progress-download:before{content:"練"}.mdi-progress-upload:before{content:"聯"}.mdi-progress-wrench:before{content:"ﲙ"}.mdi-projector:before{content:""}.mdi-projector-screen:before{content:""}.mdi-protocol:before{content:"￹"}.mdi-publish:before{content:""}.mdi-pulse:before{content:""}.mdi-pumpkin:before{content:"ﮛ"}.mdi-purse:before{content:"Ｙ"}.mdi-purse-outline:before{content:"Ｚ"}.mdi-puzzle:before{content:""}.mdi-puzzle-outline:before{content:"贈"}.mdi-qi:before{content:"輦"}.mdi-qqchat:before{content:""}.mdi-qrcode:before{content:""}.mdi-qrcode-edit:before{content:""}.mdi-qrcode-minus:before{content:"󰆷"}.mdi-qrcode-plus:before{content:"󰆶"}.mdi-qrcode-remove:before{content:"󰆸"}.mdi-qrcode-scan:before{content:""}.mdi-quadcopter:before{content:""}.mdi-quality-high:before{content:""}.mdi-quality-low:before{content:"廓"}.mdi-quality-medium:before{content:"兀"}.mdi-quicktime:before{content:""}.mdi-quora:before{content:"ﴅ"}.mdi-rabbit:before{content:"句"}.mdi-racing-helmet:before{content:"ﵯ"}.mdi-racquetball:before{content:"ﵰ"}.mdi-radar:before{content:""}.mdi-radiator:before{content:""}.mdi-radiator-disabled:before{content:"𥳐"}.mdi-radiator-off:before{content:"𧻓"}.mdi-radio:before{content:""}.mdi-radio-am:before{content:"ﲚ"}.mdi-radio-fm:before{content:"ﲛ"}.mdi-radio-handheld:before{content:""}.mdi-radio-off:before{content:"󰉇"}.mdi-radio-tower:before{content:""}.mdi-radioactive:before{content:""}.mdi-radioactive-off:before{content:"ﻞ"}.mdi-radiobox-blank:before{content:""}.mdi-radiobox-marked:before{content:""}.mdi-radius:before{content:"ﲜ"}.mdi-radius-outline:before{content:"ﲝ"}.mdi-railroad-light:before{content:"［"}.mdi-raspberry-pi:before{content:""}.mdi-ray-end:before{content:""}.mdi-ray-end-arrow:before{content:""}.mdi-ray-start:before{content:""}.mdi-ray-start-arrow:before{content:""}.mdi-ray-start-end:before{content:""}.mdi-ray-vertex:before{content:""}.mdi-react:before{content:""}.mdi-read:before{content:""}.mdi-receipt:before{content:""}.mdi-record:before{content:""}.mdi-record-circle:before{content:"ﻟ"}.mdi-record-circle-outline:before{content:"ﻠ"}.mdi-record-player:before{content:"蓮"}.mdi-record-rec:before{content:""}.mdi-rectangle:before{content:"﹁"}.mdi-rectangle-outline:before{content:"﹂"}.mdi-recycle:before{content:""}.mdi-reddit:before{content:""}.mdi-redhat:before{content:"󰅆"}.mdi-redo:before{content:""}.mdi-redo-variant:before{content:""}.mdi-reflect-horizontal:before{content:"嗀"}.mdi-reflect-vertical:before{content:"﨎"}.mdi-refresh:before{content:""}.mdi-regex:before{content:""}.mdi-registered-trademark:before{content:"辶"}.mdi-relative-scale:before{content:""}.mdi-reload:before{content:""}.mdi-reload-alert:before{content:"󰄶"}.mdi-reminder:before{content:""}.mdi-remote:before{content:""}.mdi-remote-desktop:before{content:""}.mdi-remote-off:before{content:"ﻡ"}.mdi-remote-tv:before{content:"ﻢ"}.mdi-remote-tv-off:before{content:"ﻣ"}.mdi-rename-box:before{content:""}.mdi-reorder-horizontal:before{content:""}.mdi-reorder-vertical:before{content:""}.mdi-repeat:before{content:""}.mdi-repeat-off:before{content:""}.mdi-repeat-once:before{content:""}.mdi-replay:before{content:""}.mdi-reply:before{content:""}.mdi-reply-all:before{content:""}.mdi-reply-all-outline:before{content:"＼"}.mdi-reply-circle:before{content:"󰇙"}.mdi-reply-outline:before{content:"］"}.mdi-reproduction:before{content:""}.mdi-resistor:before{content:"ײַ"}.mdi-resistor-nodes:before{content:"ﬠ"}.mdi-resize:before{content:"逸"}.mdi-resize-bottom-right:before{content:""}.mdi-responsive:before{content:""}.mdi-restart:before{content:""}.mdi-restart-alert:before{content:"󰄷"}.mdi-restart-off:before{content:"ﵱ"}.mdi-restore:before{content:"連"}.mdi-restore-alert:before{content:"󰄸"}.mdi-rewind:before{content:""}.mdi-rewind-10:before{content:"ﴆ"}.mdi-rewind-30:before{content:"ﵲ"}.mdi-rewind-5:before{content:"󰈤"}.mdi-rewind-outline:before{content:""}.mdi-rhombus:before{content:""}.mdi-rhombus-medium:before{content:"﨏"}.mdi-rhombus-outline:before{content:""}.mdi-rhombus-split:before{content:"塚"}.mdi-ribbon:before{content:""}.mdi-rice:before{content:""}.mdi-ring:before{content:""}.mdi-rivet:before{content:"﹃"}.mdi-road:before{content:""}.mdi-road-variant:before{content:""}.mdi-robber:before{content:"󰁺"}.mdi-robot:before{content:""}.mdi-robot-industrial:before{content:"ﬡ"}.mdi-robot-mower:before{content:"󰈢"}.mdi-robot-mower-outline:before{content:"󰈞"}.mdi-robot-vacuum:before{content:""}.mdi-robot-vacuum-variant:before{content:"龜"}.mdi-rocket:before{content:""}.mdi-roller-skate:before{content:"ﴇ"}.mdi-rollerblade:before{content:"ﴈ"}.mdi-rollupjs:before{content:"ﮜ"}.mdi-roman-numeral-1:before{content:"󰂳"}.mdi-roman-numeral-10:before{content:"󰂼"}.mdi-roman-numeral-2:before{content:"󰂴"}.mdi-roman-numeral-3:before{content:"󰂵"}.mdi-roman-numeral-4:before{content:"󰂶"}.mdi-roman-numeral-5:before{content:"󰂷"}.mdi-roman-numeral-6:before{content:"󰂸"}.mdi-roman-numeral-7:before{content:"󰂹"}.mdi-roman-numeral-8:before{content:"󰂺"}.mdi-roman-numeral-9:before{content:"󰂻"}.mdi-room-service:before{content:""}.mdi-room-service-outline:before{content:"ﵳ"}.mdi-rotate-3d:before{content:"ﻤ"}.mdi-rotate-3d-variant:before{content:""}.mdi-rotate-left:before{content:""}.mdi-rotate-left-variant:before{content:""}.mdi-rotate-orbit:before{content:"ﵴ"}.mdi-rotate-right:before{content:""}.mdi-rotate-right-variant:before{content:""}.mdi-rounded-corner:before{content:""}.mdi-router:before{content:"󰈍"}.mdi-router-wireless:before{content:""}.mdi-router-wireless-settings:before{content:"難"}.mdi-routes:before{content:""}.mdi-routes-clock:before{content:"󰁻"}.mdi-rowing:before{content:""}.mdi-rss:before{content:""}.mdi-rss-box:before{content:""}.mdi-rss-off:before{content:"＾"}.mdi-ruby:before{content:"ﴉ"}.mdi-rugby:before{content:"ﵵ"}.mdi-ruler:before{content:""}.mdi-ruler-square:before{content:"ﲞ"}.mdi-ruler-square-compass:before{content:"ﻛ"}.mdi-run:before{content:""}.mdi-run-fast:before{content:""}.mdi-rv-truck:before{content:"󰇿"}.mdi-sack:before{content:"ﴊ"}.mdi-sack-percent:before{content:"ﴋ"}.mdi-safe:before{content:"響"}.mdi-safe-square:before{content:"󰊧"}.mdi-safe-square-outline:before{content:"󰊨"}.mdi-safety-goggles:before{content:"ﴌ"}.mdi-sailing:before{content:"ﻥ"}.mdi-sale:before{content:""}.mdi-salesforce:before{content:""}.mdi-sass:before{content:""}.mdi-satellite:before{content:""}.mdi-satellite-uplink:before{content:"龜"}.mdi-satellite-variant:before{content:""}.mdi-sausage:before{content:""}.mdi-saw-blade:before{content:"﹄"}.mdi-saxophone:before{content:""}.mdi-scale:before{content:""}.mdi-scale-balance:before{content:""}.mdi-scale-bathroom:before{content:""}.mdi-scale-off:before{content:"󰁼"}.mdi-scanner:before{content:""}.mdi-scanner-off:before{content:"契"}.mdi-scatter-plot:before{content:"ﻦ"}.mdi-scatter-plot-outline:before{content:"ﻧ"}.mdi-school:before{content:""}.mdi-school-outline:before{content:"󰆫"}.mdi-scissors-cutting:before{content:"頻"}.mdi-scooter:before{content:"󰈔"}.mdi-scoreboard:before{content:"󰊩"}.mdi-scoreboard-outline:before{content:"󰊪"}.mdi-screen-rotation:before{content:""}.mdi-screen-rotation-lock:before{content:""}.mdi-screw-flat-top:before{content:"﷏"}.mdi-screw-lag:before{content:"﹔"}.mdi-screw-machine-flat-top:before{content:"﹕"}.mdi-screw-machine-round-top:before{content:"﹖"}.mdi-screw-round-top:before{content:"﹗"}.mdi-screwdriver:before{content:""}.mdi-script:before{content:"ﮝ"}.mdi-script-outline:before{content:""}.mdi-script-text:before{content:"ﮞ"}.mdi-script-text-outline:before{content:"ﮟ"}.mdi-sd:before{content:""}.mdi-seal:before{content:""}.mdi-seal-variant:before{content:"￺"}.mdi-search-web:before{content:""}.mdi-seat:before{content:"ﲟ"}.mdi-seat-flat:before{content:""}.mdi-seat-flat-angled:before{content:""}.mdi-seat-individual-suite:before{content:""}.mdi-seat-legroom-extra:before{content:""}.mdi-seat-legroom-normal:before{content:""}.mdi-seat-legroom-reduced:before{content:""}.mdi-seat-outline:before{content:"ﲠ"}.mdi-seat-passenger:before{content:"󰉴"}.mdi-seat-recline-extra:before{content:""}.mdi-seat-recline-normal:before{content:""}.mdi-seatbelt:before{content:"ﲡ"}.mdi-security:before{content:""}.mdi-security-network:before{content:""}.mdi-seed:before{content:"﹅"}.mdi-seed-outline:before{content:"﹆"}.mdi-segment:before{content:"ﻨ"}.mdi-select:before{content:""}.mdi-select-all:before{content:""}.mdi-select-color:before{content:"ﴍ"}.mdi-select-compare:before{content:"齃"}.mdi-select-drag:before{content:"恵"}.mdi-select-group:before{content:"ﾟ"}.mdi-select-inverse:before{content:""}.mdi-select-marker:before{content:"󰊫"}.mdi-select-multiple:before{content:"󰊬"}.mdi-select-multiple-marker:before{content:"󰊭"}.mdi-select-off:before{content:""}.mdi-select-place:before{content:"￻"}.mdi-select-search:before{content:"󰈯"}.mdi-selection:before{content:""}.mdi-selection-drag:before{content:"𤋮"}.mdi-selection-ellipse:before{content:"ﴎ"}.mdi-selection-ellipse-arrow-inside:before{content:"＿"}.mdi-selection-marker:before{content:"󰊮"}.mdi-selection-multiple-marker:before{content:"󰊯"}.mdi-selection-mutliple:before{content:"󰊰"}.mdi-selection-off:before{content:""}.mdi-selection-search:before{content:"󰈰"}.mdi-send:before{content:""}.mdi-send-check:before{content:"󰆌"}.mdi-send-check-outline:before{content:"󰆍"}.mdi-send-circle:before{content:"﹘"}.mdi-send-circle-outline:before{content:"﹙"}.mdi-send-clock:before{content:"󰆎"}.mdi-send-clock-outline:before{content:"󰆏"}.mdi-send-lock:before{content:""}.mdi-send-lock-outline:before{content:"󰆑"}.mdi-send-outline:before{content:"󰆐"}.mdi-serial-port:before{content:""}.mdi-server:before{content:""}.mdi-server-minus:before{content:""}.mdi-server-network:before{content:""}.mdi-server-network-off:before{content:""}.mdi-server-off:before{content:""}.mdi-server-plus:before{content:""}.mdi-server-remove:before{content:""}.mdi-server-security:before{content:""}.mdi-set-all:before{content:""}.mdi-set-center:before{content:""}.mdi-set-center-right:before{content:""}.mdi-set-left:before{content:""}.mdi-set-left-center:before{content:""}.mdi-set-left-right:before{content:""}.mdi-set-none:before{content:""}.mdi-set-right:before{content:""}.mdi-set-top-box:before{content:"咽"}.mdi-settings:before{content:""}.mdi-settings-box:before{content:""}.mdi-settings-helper:before{content:"舘"}.mdi-settings-outline:before{content:""}.mdi-settings-transfer:before{content:"󰁽"}.mdi-settings-transfer-outline:before{content:"󰁾"}.mdi-shaker:before{content:"󰄹"}.mdi-shaker-outline:before{content:"󰄺"}.mdi-shape:before{content:""}.mdi-shape-circle-plus:before{content:""}.mdi-shape-outline:before{content:""}.mdi-shape-oval-plus:before{content:"󰈥"}.mdi-shape-plus:before{content:""}.mdi-shape-polygon-plus:before{content:""}.mdi-shape-rectangle-plus:before{content:""}.mdi-shape-square-plus:before{content:""}.mdi-share:before{content:""}.mdi-share-all:before{content:"󰈟"}.mdi-share-all-outline:before{content:"󰈠"}.mdi-share-circle:before{content:"󰇘"}.mdi-share-off:before{content:"｀"}.mdi-share-off-outline:before{content:"ａ"}.mdi-share-outline:before{content:"櫓"}.mdi-share-variant:before{content:""}.mdi-sheep:before{content:"ﲢ"}.mdi-shield:before{content:""}.mdi-shield-account:before{content:""}.mdi-shield-account-outline:before{content:"﨑"}.mdi-shield-airplane:before{content:""}.mdi-shield-airplane-outline:before{content:"ﲣ"}.mdi-shield-alert:before{content:"ﻩ"}.mdi-shield-alert-outline:before{content:"ﻪ"}.mdi-shield-car:before{content:"ﾠ"}.mdi-shield-check:before{content:""}.mdi-shield-check-outline:before{content:"ﲤ"}.mdi-shield-cross:before{content:"ﲥ"}.mdi-shield-cross-outline:before{content:"ﲦ"}.mdi-shield-edit:before{content:"󰇋"}.mdi-shield-edit-outline:before{content:"󰇌"}.mdi-shield-half-full:before{content:""}.mdi-shield-home:before{content:""}.mdi-shield-home-outline:before{content:"ﲧ"}.mdi-shield-key:before{content:"ﮠ"}.mdi-shield-key-outline:before{content:"ﮡ"}.mdi-shield-link-variant:before{content:"ﴏ"}.mdi-shield-link-variant-outline:before{content:"ﴐ"}.mdi-shield-lock:before{content:"列"}.mdi-shield-lock-outline:before{content:"ﲨ"}.mdi-shield-off:before{content:"劣"}.mdi-shield-off-outline:before{content:"鍊"}.mdi-shield-outline:before{content:""}.mdi-shield-plus:before{content:"龎"}.mdi-shield-plus-outline:before{content:"﫚"}.mdi-shield-refresh:before{content:"󰇍"}.mdi-shield-refresh-outline:before{content:"󰇎"}.mdi-shield-remove:before{content:"﫛"}.mdi-shield-remove-outline:before{content:"﫜"}.mdi-shield-search:before{content:"ﵶ"}.mdi-shield-star:before{content:"󰅦"}.mdi-shield-star-outline:before{content:"󰅧"}.mdi-shield-sun:before{content:"󰁿"}.mdi-shield-sun-outline:before{content:"󰂀"}.mdi-ship-wheel:before{content:""}.mdi-shoe-formal:before{content:"ﬢ"}.mdi-shoe-heel:before{content:"ﬣ"}.mdi-shoe-print:before{content:"﹚"}.mdi-shopify:before{content:"﫝"}.mdi-shopping:before{content:""}.mdi-shopping-music:before{content:""}.mdi-shopping-outline:before{content:"󰈀"}.mdi-shopping-search:before{content:"ﾡ"}.mdi-shovel:before{content:""}.mdi-shovel-off:before{content:""}.mdi-shower:before{content:"烈"}.mdi-shower-head:before{content:"裂"}.mdi-shredder:before{content:""}.mdi-shuffle:before{content:""}.mdi-shuffle-disabled:before{content:""}.mdi-shuffle-variant:before{content:""}.mdi-sigma:before{content:""}.mdi-sigma-lower:before{content:""}.mdi-sign-caution:before{content:""}.mdi-sign-direction:before{content:""}.mdi-sign-direction-minus:before{content:"󰀢"}.mdi-sign-direction-plus:before{content:"�"}.mdi-sign-direction-remove:before{content:"￾"}.mdi-sign-real-estate:before{content:"󰅃"}.mdi-sign-text:before{content:""}.mdi-signal:before{content:""}.mdi-signal-2g:before{content:""}.mdi-signal-3g:before{content:""}.mdi-signal-4g:before{content:""}.mdi-signal-5g:before{content:"﩮"}.mdi-signal-cellular-1:before{content:""}.mdi-signal-cellular-2:before{content:""}.mdi-signal-cellular-3:before{content:""}.mdi-signal-cellular-outline:before{content:""}.mdi-signal-distance-variant:before{content:"﹇"}.mdi-signal-hspa:before{content:""}.mdi-signal-hspa-plus:before{content:""}.mdi-signal-off:before{content:""}.mdi-signal-variant:before{content:""}.mdi-signature:before{content:"﹛"}.mdi-signature-freehand:before{content:"﹜"}.mdi-signature-image:before{content:"﹝"}.mdi-signature-text:before{content:"﹞"}.mdi-silo:before{content:"ﬤ"}.mdi-silverware:before{content:""}.mdi-silverware-clean:before{content:"￿"}.mdi-silverware-fork:before{content:""}.mdi-silverware-fork-knife:before{content:"﩯"}.mdi-silverware-spoon:before{content:""}.mdi-silverware-variant:before{content:""}.mdi-sim:before{content:""}.mdi-sim-alert:before{content:""}.mdi-sim-off:before{content:""}.mdi-sina-weibo:before{content:"﫞"}.mdi-sitemap:before{content:""}.mdi-skate:before{content:"ﴑ"}.mdi-skew-less:before{content:"ﴒ"}.mdi-skew-more:before{content:"ﴓ"}.mdi-skip-backward:before{content:""}.mdi-skip-backward-outline:before{content:"ｂ"}.mdi-skip-forward:before{content:""}.mdi-skip-forward-outline:before{content:"ｃ"}.mdi-skip-next:before{content:""}.mdi-skip-next-circle:before{content:""}.mdi-skip-next-circle-outline:before{content:""}.mdi-skip-next-outline:before{content:"ｄ"}.mdi-skip-previous:before{content:""}.mdi-skip-previous-circle:before{content:""}.mdi-skip-previous-circle-outline:before{content:""}.mdi-skip-previous-outline:before{content:"ｅ"}.mdi-skull:before{content:""}.mdi-skull-crossbones:before{content:"ﮢ"}.mdi-skull-crossbones-outline:before{content:"ﮣ"}.mdi-skull-outline:before{content:"ﮤ"}.mdi-skype:before{content:""}.mdi-skype-business:before{content:""}.mdi-slack:before{content:""}.mdi-slackware:before{content:"金"}.mdi-slash-forward:before{content:"󰀀"}.mdi-slash-forward-box:before{content:"󰀁"}.mdi-sleep:before{content:""}.mdi-sleep-off:before{content:""}.mdi-slope-downhill:before{content:"﹟"}.mdi-slope-uphill:before{content:"﹠"}.mdi-slot-machine:before{content:"󰄿"}.mdi-slot-machine-outline:before{content:"󰅀"}.mdi-smart-card:before{content:"󰃨"}.mdi-smart-card-outline:before{content:"󰃩"}.mdi-smart-card-reader:before{content:"󰃪"}.mdi-smart-card-reader-outline:before{content:"󰃫"}.mdi-smog:before{content:"並"}.mdi-smoke-detector:before{content:""}.mdi-smoking:before{content:""}.mdi-smoking-off:before{content:""}.mdi-snapchat:before{content:""}.mdi-snowflake:before{content:""}.mdi-snowflake-alert:before{content:"ｆ"}.mdi-snowflake-variant:before{content:"ｇ"}.mdi-snowman:before{content:""}.mdi-soccer:before{content:""}.mdi-soccer-field:before{content:""}.mdi-sofa:before{content:""}.mdi-solar-panel:before{content:"ﵷ"}.mdi-solar-panel-large:before{content:"ﵸ"}.mdi-solar-power:before{content:"况"}.mdi-soldering-iron:before{content:"󰂽"}.mdi-solid:before{content:""}.mdi-sort:before{content:""}.mdi-sort-alphabetical:before{content:""}.mdi-sort-alphabetical-ascending:before{content:"󰅳"}.mdi-sort-alphabetical-descending:before{content:"󰅴"}.mdi-sort-ascending:before{content:""}.mdi-sort-descending:before{content:""}.mdi-sort-numeric:before{content:""}.mdi-sort-variant:before{content:""}.mdi-sort-variant-lock:before{content:"ﲩ"}.mdi-sort-variant-lock-open:before{content:"ﲪ"}.mdi-sort-variant-remove:before{content:"󰅲"}.mdi-soundcloud:before{content:""}.mdi-source-branch:before{content:""}.mdi-source-commit:before{content:""}.mdi-source-commit-end:before{content:""}.mdi-source-commit-end-local:before{content:""}.mdi-source-commit-local:before{content:""}.mdi-source-commit-next-local:before{content:""}.mdi-source-commit-start:before{content:""}.mdi-source-commit-start-next-local:before{content:""}.mdi-source-fork:before{content:""}.mdi-source-merge:before{content:""}.mdi-source-pull:before{content:""}.mdi-source-repository:before{content:"ﲫ"}.mdi-source-repository-multiple:before{content:"ﲬ"}.mdi-soy-sauce:before{content:""}.mdi-spa:before{content:"ﲭ"}.mdi-spa-outline:before{content:"ﲮ"}.mdi-space-invaders:before{content:"ﮥ"}.mdi-spade:before{content:"﹈"}.mdi-speaker:before{content:""}.mdi-speaker-bluetooth:before{content:"說"}.mdi-speaker-multiple:before{content:"ﴔ"}.mdi-speaker-off:before{content:""}.mdi-speaker-wireless:before{content:""}.mdi-speedometer:before{content:""}.mdi-speedometer-medium:before{content:"ﾢ"}.mdi-speedometer-slow:before{content:"ﾣ"}.mdi-spellcheck:before{content:""}.mdi-spider:before{content:"󰈕"}.mdi-spider-thread:before{content:"󰈖"}.mdi-spider-web:before{content:"ﮦ"}.mdi-spotify:before{content:""}.mdi-spotlight:before{content:""}.mdi-spotlight-beam:before{content:""}.mdi-spray:before{content:""}.mdi-spray-bottle:before{content:"﫟"}.mdi-sprinkler:before{content:"󰂁"}.mdi-sprinkler-variant:before{content:"󰂂"}.mdi-sprout:before{content:"﹉"}.mdi-sprout-outline:before{content:"﹊"}.mdi-square:before{content:""}.mdi-square-edit-outline:before{content:"喇"}.mdi-square-inc:before{content:""}.mdi-square-inc-cash:before{content:""}.mdi-square-medium:before{content:"晴"}.mdi-square-medium-outline:before{content:"﨓"}.mdi-square-outline:before{content:""}.mdi-square-root:before{content:""}.mdi-square-root-box:before{content:"廉"}.mdi-square-small:before{content:"﨔"}.mdi-squeegee:before{content:"﫠"}.mdi-ssh:before{content:""}.mdi-stack-exchange:before{content:""}.mdi-stack-overflow:before{content:""}.mdi-stadium:before{content:"󰀚"}.mdi-stadium-variant:before{content:""}.mdi-stairs:before{content:""}.mdi-stamper:before{content:"ﴕ"}.mdi-standard-definition:before{content:""}.mdi-star:before{content:""}.mdi-star-box:before{content:"全"}.mdi-star-box-multiple:before{content:"󰊱"}.mdi-star-box-multiple-outline:before{content:"󰊲"}.mdi-star-box-outline:before{content:"侀"}.mdi-star-circle:before{content:""}.mdi-star-circle-outline:before{content:"念"}.mdi-star-face:before{content:"捻"}.mdi-star-four-points:before{content:"﫡"}.mdi-star-four-points-outline:before{content:"﫢"}.mdi-star-half:before{content:""}.mdi-star-off:before{content:""}.mdi-star-outline:before{content:""}.mdi-star-three-points:before{content:"﫣"}.mdi-star-three-points-outline:before{content:"﫤"}.mdi-state-machine:before{content:"󰈚"}.mdi-steam:before{content:""}.mdi-steam-box:before{content:"奈"}.mdi-steering:before{content:""}.mdi-steering-off:before{content:"懶"}.mdi-step-backward:before{content:""}.mdi-step-backward-2:before{content:""}.mdi-step-forward:before{content:""}.mdi-step-forward-2:before{content:""}.mdi-stethoscope:before{content:""}.mdi-sticker:before{content:""}.mdi-sticker-emoji:before{content:""}.mdi-stocking:before{content:""}.mdi-stomach:before{content:"󰂾"}.mdi-stop:before{content:""}.mdi-stop-circle:before{content:""}.mdi-stop-circle-outline:before{content:""}.mdi-store:before{content:""}.mdi-store-24-hour:before{content:""}.mdi-storefront:before{content:"󰃬"}.mdi-stove:before{content:""}.mdi-strategy:before{content:"󰈁"}.mdi-strava:before{content:"ﬥ"}.mdi-stretch-to-page:before{content:"ｈ"}.mdi-stretch-to-page-outline:before{content:"ｉ"}.mdi-string-lights:before{content:"󰋥"}.mdi-string-lights-off:before{content:"󰋦"}.mdi-subdirectory-arrow-left:before{content:""}.mdi-subdirectory-arrow-right:before{content:""}.mdi-subtitles:before{content:"凞"}.mdi-subtitles-outline:before{content:"猪"}.mdi-subway:before{content:""}.mdi-subway-alert-variant:before{content:"ﵹ"}.mdi-subway-variant:before{content:""}.mdi-summit:before{content:""}.mdi-sunglasses:before{content:""}.mdi-surround-sound:before{content:""}.mdi-surround-sound-2-0:before{content:""}.mdi-surround-sound-3-1:before{content:""}.mdi-surround-sound-5-1:before{content:""}.mdi-surround-sound-7-1:before{content:""}.mdi-svg:before{content:""}.mdi-swap-horizontal:before{content:""}.mdi-swap-horizontal-bold:before{content:"ﮩ"}.mdi-swap-horizontal-circle:before{content:"󰀂"}.mdi-swap-horizontal-circle-outline:before{content:"󰀃"}.mdi-swap-horizontal-variant:before{content:""}.mdi-swap-vertical:before{content:""}.mdi-swap-vertical-bold:before{content:"ﮪ"}.mdi-swap-vertical-circle:before{content:"󰀄"}.mdi-swap-vertical-circle-outline:before{content:"󰀅"}.mdi-swap-vertical-variant:before{content:""}.mdi-swim:before{content:""}.mdi-switch:before{content:""}.mdi-sword:before{content:""}.mdi-sword-cross:before{content:""}.mdi-symfony:before{content:"﫥"}.mdi-sync:before{content:""}.mdi-sync-alert:before{content:""}.mdi-sync-off:before{content:""}.mdi-tab:before{content:""}.mdi-tab-minus:before{content:"ﬦ"}.mdi-tab-plus:before{content:""}.mdi-tab-remove:before{content:"ﬧ"}.mdi-tab-unselected:before{content:""}.mdi-table:before{content:""}.mdi-table-border:before{content:"益"}.mdi-table-chair:before{content:"󰂃"}.mdi-table-column:before{content:""}.mdi-table-column-plus-after:before{content:""}.mdi-table-column-plus-before:before{content:""}.mdi-table-column-remove:before{content:""}.mdi-table-column-width:before{content:""}.mdi-table-edit:before{content:""}.mdi-table-eye:before{content:"󰂿"}.mdi-table-headers-eye:before{content:"󰉈"}.mdi-table-headers-eye-off:before{content:"󰉉"}.mdi-table-large:before{content:""}.mdi-table-large-plus:before{content:"ﾤ"}.mdi-table-large-remove:before{content:"ﾥ"}.mdi-table-merge-cells:before{content:"殮"}.mdi-table-of-contents:before{content:""}.mdi-table-plus:before{content:"充"}.mdi-table-remove:before{content:"冀"}.mdi-table-row:before{content:""}.mdi-table-row-height:before{content:""}.mdi-table-row-plus-after:before{content:""}.mdi-table-row-plus-before:before{content:""}.mdi-table-row-remove:before{content:""}.mdi-table-search:before{content:"癩"}.mdi-table-settings:before{content:""}.mdi-table-tennis:before{content:"﹋"}.mdi-tablet:before{content:""}.mdi-tablet-android:before{content:""}.mdi-tablet-cellphone:before{content:"簾"}.mdi-tablet-dashboard:before{content:"ﻫ"}.mdi-tablet-ipad:before{content:""}.mdi-taco:before{content:""}.mdi-tag:before{content:""}.mdi-tag-faces:before{content:""}.mdi-tag-heart:before{content:""}.mdi-tag-heart-outline:before{content:"ﮫ"}.mdi-tag-minus:before{content:"羅"}.mdi-tag-minus-outline:before{content:"󰉊"}.mdi-tag-multiple:before{content:""}.mdi-tag-off:before{content:"󰉋"}.mdi-tag-off-outline:before{content:"󰉌"}.mdi-tag-outline:before{content:""}.mdi-tag-plus:before{content:""}.mdi-tag-plus-outline:before{content:"󰉍"}.mdi-tag-remove:before{content:""}.mdi-tag-remove-outline:before{content:"󰉎"}.mdi-tag-text:before{content:"󰉏"}.mdi-tag-text-outline:before{content:""}.mdi-tank:before{content:"ﴖ"}.mdi-tanker-truck:before{content:"󰀆"}.mdi-tape-measure:before{content:"ﬨ"}.mdi-target:before{content:""}.mdi-target-account:before{content:"ﮬ"}.mdi-target-variant:before{content:"勇"}.mdi-taxi:before{content:""}.mdi-tea:before{content:"ﵺ"}.mdi-tea-outline:before{content:"ﵻ"}.mdi-teach:before{content:""}.mdi-teamviewer:before{content:""}.mdi-telegram:before{content:""}.mdi-telescope:before{content:"﬩"}.mdi-television:before{content:""}.mdi-television-box:before{content:""}.mdi-television-classic:before{content:""}.mdi-television-classic-off:before{content:""}.mdi-television-clean:before{content:"󰄻"}.mdi-television-guide:before{content:""}.mdi-television-off:before{content:""}.mdi-television-pause:before{content:"ﾦ"}.mdi-television-play:before{content:"ﻬ"}.mdi-television-stop:before{content:"ﾧ"}.mdi-temperature-celsius:before{content:""}.mdi-temperature-fahrenheit:before{content:""}.mdi-temperature-kelvin:before{content:""}.mdi-tennis:before{content:"ﵼ"}.mdi-tennis-ball:before{content:""}.mdi-tent:before{content:""}.mdi-terraform:before{content:"󰂄"}.mdi-terrain:before{content:""}.mdi-test-tube:before{content:""}.mdi-test-tube-empty:before{content:"蘿"}.mdi-test-tube-off:before{content:"螺"}.mdi-text:before{content:"獵"}.mdi-text-recognition:before{content:"󰅨"}.mdi-text-shadow:before{content:""}.mdi-text-short:before{content:"令"}.mdi-text-subject:before{content:"囹"}.mdi-text-to-speech:before{content:""}.mdi-text-to-speech-off:before{content:""}.mdi-textarea:before{content:"󰃀"}.mdi-textbox:before{content:""}.mdi-textbox-password:before{content:""}.mdi-texture:before{content:""}.mdi-texture-box:before{content:"󰀇"}.mdi-theater:before{content:""}.mdi-theme-light-dark:before{content:""}.mdi-thermometer:before{content:""}.mdi-thermometer-alert:before{content:"﹡"}.mdi-thermometer-chevron-down:before{content:"﹢"}.mdi-thermometer-chevron-up:before{content:"﹣"}.mdi-thermometer-high:before{content:"󰃭"}.mdi-thermometer-lines:before{content:""}.mdi-thermometer-low:before{content:"󰃮"}.mdi-thermometer-minus:before{content:"﹤"}.mdi-thermometer-plus:before{content:"﹥"}.mdi-thermostat:before{content:""}.mdi-thermostat-box:before{content:""}.mdi-thought-bubble:before{content:""}.mdi-thought-bubble-outline:before{content:""}.mdi-thumb-down:before{content:""}.mdi-thumb-down-outline:before{content:""}.mdi-thumb-up:before{content:""}.mdi-thumb-up-outline:before{content:""}.mdi-thumbs-up-down:before{content:""}.mdi-ticket:before{content:""}.mdi-ticket-account:before{content:""}.mdi-ticket-confirmation:before{content:""}.mdi-ticket-outline:before{content:"裸"}.mdi-ticket-percent:before{content:""}.mdi-tie:before{content:""}.mdi-tilde:before{content:""}.mdi-timelapse:before{content:""}.mdi-timeline:before{content:"ﮭ"}.mdi-timeline-alert:before{content:"ﾲ"}.mdi-timeline-alert-outline:before{content:"ﾵ"}.mdi-timeline-clock:before{content:"󰈦"}.mdi-timeline-clock-outline:before{content:"󰈧"}.mdi-timeline-help:before{content:"ﾶ"}.mdi-timeline-help-outline:before{content:"ﾷ"}.mdi-timeline-outline:before{content:"ﮮ"}.mdi-timeline-plus:before{content:"ﾳ"}.mdi-timeline-plus-outline:before{content:"ﾴ"}.mdi-timeline-text:before{content:"ﮯ"}.mdi-timeline-text-outline:before{content:"ﮰ"}.mdi-timer:before{content:""}.mdi-timer-10:before{content:""}.mdi-timer-3:before{content:""}.mdi-timer-off:before{content:""}.mdi-timer-sand:before{content:""}.mdi-timer-sand-empty:before{content:""}.mdi-timer-sand-full:before{content:""}.mdi-timetable:before{content:""}.mdi-toaster:before{content:"󰂅"}.mdi-toaster-off:before{content:"󰇢"}.mdi-toaster-oven:before{content:"ﲯ"}.mdi-toggle-switch:before{content:""}.mdi-toggle-switch-off:before{content:""}.mdi-toggle-switch-off-outline:before{content:"礼"}.mdi-toggle-switch-outline:before{content:"神"}.mdi-toilet:before{content:"寧"}.mdi-toolbox:before{content:"嶺"}.mdi-toolbox-outline:before{content:"怜"}.mdi-tools:before{content:"󰂆"}.mdi-tooltip:before{content:""}.mdi-tooltip-account:before{content:""}.mdi-tooltip-edit:before{content:""}.mdi-tooltip-image:before{content:""}.mdi-tooltip-image-outline:before{content:"ﮱ"}.mdi-tooltip-outline:before{content:""}.mdi-tooltip-plus:before{content:"﮲"}.mdi-tooltip-plus-outline:before{content:""}.mdi-tooltip-text:before{content:""}.mdi-tooltip-text-outline:before{content:"﮳"}.mdi-tooth:before{content:""}.mdi-tooth-outline:before{content:""}.mdi-toothbrush:before{content:"󰅔"}.mdi-toothbrush-electric:before{content:"󰅗"}.mdi-toothbrush-paste:before{content:"󰅕"}.mdi-tor:before{content:""}.mdi-tortoise:before{content:"ﴗ"}.mdi-toslink:before{content:"󰋣"}.mdi-tournament:before{content:"玲"}.mdi-tower-beach:before{content:""}.mdi-tower-fire:before{content:""}.mdi-towing:before{content:""}.mdi-toy-brick:before{content:"󰊳"}.mdi-toy-brick-marker:before{content:"󰊴"}.mdi-toy-brick-marker-outline:before{content:"󰊵"}.mdi-toy-brick-minus:before{content:"󰊶"}.mdi-toy-brick-minus-outline:before{content:"󰊷"}.mdi-toy-brick-outline:before{content:"󰊸"}.mdi-toy-brick-plus:before{content:"󰊹"}.mdi-toy-brick-plus-outline:before{content:"󰊺"}.mdi-toy-brick-remove:before{content:"󰊻"}.mdi-toy-brick-remove-outline:before{content:"󰊼"}.mdi-toy-brick-search:before{content:"󰊽"}.mdi-toy-brick-search-outline:before{content:"󰊾"}.mdi-track-light:before{content:"邏"}.mdi-trackpad:before{content:""}.mdi-trackpad-lock:before{content:"爐"}.mdi-tractor:before{content:""}.mdi-trademark:before{content:"勺"}.mdi-traffic-light:before{content:""}.mdi-train:before{content:""}.mdi-train-car:before{content:"﮴"}.mdi-train-variant:before{content:""}.mdi-tram:before{content:""}.mdi-tram-side:before{content:"󰀈"}.mdi-transcribe:before{content:""}.mdi-transcribe-close:before{content:""}.mdi-transfer:before{content:"󰂇"}.mdi-transfer-down:before{content:"ﵽ"}.mdi-transfer-left:before{content:"ﵾ"}.mdi-transfer-right:before{content:""}.mdi-transfer-up:before{content:"ﵿ"}.mdi-transit-connection:before{content:"ﴘ"}.mdi-transit-connection-variant:before{content:"ﴙ"}.mdi-transit-detour:before{content:"ﾨ"}.mdi-transit-transfer:before{content:""}.mdi-transition:before{content:"樂"}.mdi-transition-masked:before{content:"洛"}.mdi-translate:before{content:""}.mdi-translate-off:before{content:"﹦"}.mdi-transmission-tower:before{content:"ﴚ"}.mdi-trash-can:before{content:"喝"}.mdi-trash-can-outline:before{content:"啕"}.mdi-tray:before{content:"󰊿"}.mdi-tray-alert:before{content:"󰋀"}.mdi-tray-full:before{content:"󰋁"}.mdi-tray-minus:before{content:"󰋂"}.mdi-tray-plus:before{content:"󰋃"}.mdi-tray-remove:before{content:"󰋄"}.mdi-treasure-chest:before{content:""}.mdi-tree:before{content:""}.mdi-tree-outline:before{content:"﹌"}.mdi-trello:before{content:""}.mdi-trending-down:before{content:""}.mdi-trending-neutral:before{content:""}.mdi-trending-up:before{content:""}.mdi-triangle:before{content:""}.mdi-triangle-outline:before{content:""}.mdi-triforce:before{content:"﮵"}.mdi-trophy:before{content:""}.mdi-trophy-award:before{content:""}.mdi-trophy-broken:before{content:"ﶀ"}.mdi-trophy-outline:before{content:""}.mdi-trophy-variant:before{content:""}.mdi-trophy-variant-outline:before{content:""}.mdi-truck:before{content:""}.mdi-truck-check:before{content:"ﲰ"}.mdi-truck-check-outline:before{content:"󰋅"}.mdi-truck-delivery:before{content:""}.mdi-truck-delivery-outline:before{content:"󰋆"}.mdi-truck-fast:before{content:""}.mdi-truck-fast-outline:before{content:"󰋇"}.mdi-truck-outline:before{content:"󰋈"}.mdi-truck-trailer:before{content:""}.mdi-trumpet:before{content:"󰃁"}.mdi-tshirt-crew:before{content:"喙"}.mdi-tshirt-crew-outline:before{content:""}.mdi-tshirt-v:before{content:"嗢"}.mdi-tshirt-v-outline:before{content:""}.mdi-tumble-dryer:before{content:"烙"}.mdi-tumble-dryer-alert:before{content:"󰇥"}.mdi-tumble-dryer-off:before{content:"󰇦"}.mdi-tumblr:before{content:""}.mdi-tumblr-box:before{content:"珞"}.mdi-tumblr-reblog:before{content:""}.mdi-tune:before{content:""}.mdi-tune-vertical:before{content:""}.mdi-turnstile:before{content:"ﲱ"}.mdi-turnstile-outline:before{content:"ﲲ"}.mdi-turtle:before{content:"ﲳ"}.mdi-twitch:before{content:""}.mdi-twitter:before{content:""}.mdi-twitter-box:before{content:""}.mdi-twitter-circle:before{content:""}.mdi-twitter-retweet:before{content:""}.mdi-two-factor-authentication:before{content:"瑩"}.mdi-typewriter:before{content:"ｊ"}.mdi-uber:before{content:""}.mdi-ubisoft:before{content:"﮶"}.mdi-ubuntu:before{content:""}.mdi-ufo:before{content:"󰃯"}.mdi-ufo-outline:before{content:"󰃰"}.mdi-ultra-high-definition:before{content:""}.mdi-umbraco:before{content:""}.mdi-umbrella:before{content:""}.mdi-umbrella-closed:before{content:"羚"}.mdi-umbrella-outline:before{content:""}.mdi-undo:before{content:""}.mdi-undo-variant:before{content:""}.mdi-unfold-less-horizontal:before{content:""}.mdi-unfold-less-vertical:before{content:""}.mdi-unfold-more-horizontal:before{content:""}.mdi-unfold-more-vertical:before{content:""}.mdi-ungroup:before{content:""}.mdi-unicode:before{content:"ﻭ"}.mdi-unity:before{content:""}.mdi-unreal:before{content:"聆"}.mdi-untappd:before{content:""}.mdi-update:before{content:""}.mdi-upload:before{content:""}.mdi-upload-multiple:before{content:""}.mdi-upload-network:before{content:""}.mdi-upload-network-outline:before{content:"ﲴ"}.mdi-upload-off:before{content:"󰃱"}.mdi-upload-off-outline:before{content:"󰃲"}.mdi-upload-outline:before{content:"﹧"}.mdi-usb:before{content:""}.mdi-usb-flash-drive:before{content:"󰋉"}.mdi-usb-flash-drive-outline:before{content:"󰋊"}.mdi-usb-port:before{content:"󰈛"}.mdi-valve:before{content:"󰂈"}.mdi-valve-closed:before{content:"󰂉"}.mdi-valve-open:before{content:"󰂊"}.mdi-van-passenger:before{content:""}.mdi-van-utility:before{content:""}.mdi-vanish:before{content:""}.mdi-vanity-light:before{content:"󰈌"}.mdi-variable:before{content:"﫦"}.mdi-variable-box:before{content:"󰄼"}.mdi-vector-arrange-above:before{content:""}.mdi-vector-arrange-below:before{content:""}.mdi-vector-bezier:before{content:"﫧"}.mdi-vector-circle:before{content:""}.mdi-vector-circle-variant:before{content:""}.mdi-vector-combine:before{content:""}.mdi-vector-curve:before{content:""}.mdi-vector-difference:before{content:""}.mdi-vector-difference-ab:before{content:""}.mdi-vector-difference-ba:before{content:""}.mdi-vector-ellipse:before{content:""}.mdi-vector-intersection:before{content:""}.mdi-vector-line:before{content:""}.mdi-vector-link:before{content:"󰀉"}.mdi-vector-point:before{content:""}.mdi-vector-polygon:before{content:""}.mdi-vector-polyline:before{content:""}.mdi-vector-polyline-edit:before{content:"󰉐"}.mdi-vector-polyline-minus:before{content:"󰉑"}.mdi-vector-polyline-plus:before{content:"󰉒"}.mdi-vector-polyline-remove:before{content:"󰉓"}.mdi-vector-radius:before{content:""}.mdi-vector-rectangle:before{content:""}.mdi-vector-selection:before{content:""}.mdi-vector-square:before{content:""}.mdi-vector-triangle:before{content:""}.mdi-vector-union:before{content:""}.mdi-venmo:before{content:""}.mdi-vhs:before{content:"祥"}.mdi-vibrate:before{content:""}.mdi-vibrate-off:before{content:"ﲵ"}.mdi-video:before{content:""}.mdi-video-3d:before{content:""}.mdi-video-3d-variant:before{content:"ﻮ"}.mdi-video-4k-box:before{content:""}.mdi-video-account:before{content:"落"}.mdi-video-check:before{content:"󰂋"}.mdi-video-check-outline:before{content:"󰂌"}.mdi-video-image:before{content:"酪"}.mdi-video-input-antenna:before{content:""}.mdi-video-input-component:before{content:""}.mdi-video-input-hdmi:before{content:""}.mdi-video-input-scart:before{content:"ﾩ"}.mdi-video-input-svideo:before{content:""}.mdi-video-minus:before{content:"鈴"}.mdi-video-off:before{content:""}.mdi-video-off-outline:before{content:"﮷"}.mdi-video-outline:before{content:"﮸"}.mdi-video-plus:before{content:"零"}.mdi-video-stabilization:before{content:"駱"}.mdi-video-switch:before{content:""}.mdi-video-vintage:before{content:"福"}.mdi-video-wireless:before{content:"ﻯ"}.mdi-video-wireless-outline:before{content:"ﻰ"}.mdi-view-agenda:before{content:""}.mdi-view-agenda-outline:before{content:"󰈃"}.mdi-view-array:before{content:""}.mdi-view-carousel:before{content:""}.mdi-view-column:before{content:""}.mdi-view-comfy:before{content:"﹍"}.mdi-view-compact:before{content:"﹎"}.mdi-view-compact-outline:before{content:"﹏"}.mdi-view-dashboard:before{content:""}.mdi-view-dashboard-outline:before{content:"靖"}.mdi-view-dashboard-variant:before{content:""}.mdi-view-day:before{content:""}.mdi-view-grid:before{content:""}.mdi-view-grid-outline:before{content:"󰈄"}.mdi-view-grid-plus:before{content:"ﾪ"}.mdi-view-grid-plus-outline:before{content:"󰈅"}.mdi-view-headline:before{content:""}.mdi-view-list:before{content:""}.mdi-view-module:before{content:""}.mdi-view-parallel:before{content:""}.mdi-view-quilt:before{content:""}.mdi-view-sequential:before{content:""}.mdi-view-split-horizontal:before{content:"ﮧ"}.mdi-view-split-vertical:before{content:"ﮨ"}.mdi-view-stream:before{content:""}.mdi-view-week:before{content:""}.mdi-vimeo:before{content:""}.mdi-violin:before{content:""}.mdi-virtual-reality:before{content:""}.mdi-visual-studio:before{content:""}.mdi-visual-studio-code:before{content:"精"}.mdi-vk:before{content:""}.mdi-vk-box:before{content:""}.mdi-vk-circle:before{content:""}.mdi-vlc:before{content:""}.mdi-voice:before{content:""}.mdi-voice-off:before{content:"ﻱ"}.mdi-voicemail:before{content:""}.mdi-volleyball:before{content:"靈"}.mdi-volume-high:before{content:""}.mdi-volume-low:before{content:""}.mdi-volume-medium:before{content:""}.mdi-volume-minus:before{content:""}.mdi-volume-mute:before{content:""}.mdi-volume-off:before{content:""}.mdi-volume-plus:before{content:""}.mdi-volume-source:before{content:"󰅋"}.mdi-volume-variant-off:before{content:"﹨"}.mdi-volume-vibrate:before{content:"󰅌"}.mdi-vote:before{content:"羽"}.mdi-vote-outline:before{content:"﨟"}.mdi-vpn:before{content:""}.mdi-vuejs:before{content:""}.mdi-vuetify:before{content:"﹐"}.mdi-walk:before{content:""}.mdi-wall:before{content:""}.mdi-wall-sconce:before{content:"亂"}.mdi-wall-sconce-flat:before{content:"卵"}.mdi-wall-sconce-variant:before{content:"欄"}.mdi-wallet:before{content:""}.mdi-wallet-giftcard:before{content:""}.mdi-wallet-membership:before{content:""}.mdi-wallet-outline:before{content:"﮹"}.mdi-wallet-plus:before{content:"ﾫ"}.mdi-wallet-plus-outline:before{content:"ﾬ"}.mdi-wallet-travel:before{content:""}.mdi-wallpaper:before{content:"﹩"}.mdi-wan:before{content:""}.mdi-wardrobe:before{content:"ﾭ"}.mdi-wardrobe-outline:before{content:"ﾮ"}.mdi-warehouse:before{content:"ﾻ"}.mdi-washing-machine:before{content:""}.mdi-washing-machine-alert:before{content:"󰇧"}.mdi-washing-machine-off:before{content:"󰇨"}.mdi-watch:before{content:""}.mdi-watch-export:before{content:""}.mdi-watch-export-variant:before{content:""}.mdi-watch-import:before{content:""}.mdi-watch-import-variant:before{content:""}.mdi-watch-variant:before{content:""}.mdi-watch-vibrate:before{content:""}.mdi-watch-vibrate-off:before{content:"ﲶ"}.mdi-water:before{content:""}.mdi-water-boiler:before{content:"ﾯ"}.mdi-water-boiler-alert:before{content:"󰇞"}.mdi-water-boiler-off:before{content:"󰇟"}.mdi-water-off:before{content:""}.mdi-water-outline:before{content:"﹪"}.mdi-water-percent:before{content:""}.mdi-water-polo:before{content:"󰋋"}.mdi-water-pump:before{content:""}.mdi-water-pump-off:before{content:"ﾰ"}.mdi-water-well:before{content:"󰂍"}.mdi-water-well-outline:before{content:"󰂎"}.mdi-watermark:before{content:""}.mdi-wave:before{content:"ｋ"}.mdi-waves:before{content:""}.mdi-waze:before{content:"﮺"}.mdi-weather-cloudy:before{content:""}.mdi-weather-cloudy-alert:before{content:"ｌ"}.mdi-weather-cloudy-arrow-right:before{content:"﹑"}.mdi-weather-fog:before{content:""}.mdi-weather-hail:before{content:""}.mdi-weather-hazy:before{content:"ｍ"}.mdi-weather-hurricane:before{content:""}.mdi-weather-lightning:before{content:""}.mdi-weather-lightning-rainy:before{content:""}.mdi-weather-night:before{content:""}.mdi-weather-night-partly-cloudy:before{content:"ｎ"}.mdi-weather-partly-cloudy:before{content:""}.mdi-weather-partly-lightning:before{content:"ｏ"}.mdi-weather-partly-rainy:before{content:"ｐ"}.mdi-weather-partly-snowy:before{content:"ｑ"}.mdi-weather-partly-snowy-rainy:before{content:"ｒ"}.mdi-weather-pouring:before{content:""}.mdi-weather-rainy:before{content:""}.mdi-weather-snowy:before{content:""}.mdi-weather-snowy-heavy:before{content:"ｓ"}.mdi-weather-snowy-rainy:before{content:""}.mdi-weather-sunny:before{content:""}.mdi-weather-sunny-alert:before{content:"ｔ"}.mdi-weather-sunset:before{content:""}.mdi-weather-sunset-down:before{content:""}.mdi-weather-sunset-up:before{content:""}.mdi-weather-tornado:before{content:"ｕ"}.mdi-weather-windy:before{content:""}.mdi-weather-windy-variant:before{content:""}.mdi-web:before{content:""}.mdi-web-box:before{content:"ﾱ"}.mdi-web-clock:before{content:"󰉵"}.mdi-webcam:before{content:""}.mdi-webhook:before{content:""}.mdi-webpack:before{content:""}.mdi-webrtc:before{content:"󰉳"}.mdi-wechat:before{content:""}.mdi-weight:before{content:""}.mdi-weight-gram:before{content:"ﴛ"}.mdi-weight-kilogram:before{content:""}.mdi-weight-lifter:before{content:"󰆈"}.mdi-weight-pound:before{content:"領"}.mdi-whatsapp:before{content:""}.mdi-wheelchair-accessibility:before{content:""}.mdi-whistle:before{content:"例"}.mdi-white-balance-auto:before{content:""}.mdi-white-balance-incandescent:before{content:""}.mdi-white-balance-iridescent:before{content:""}.mdi-white-balance-sunny:before{content:""}.mdi-widgets:before{content:""}.mdi-wifi:before{content:""}.mdi-wifi-off:before{content:""}.mdi-wifi-star:before{content:"﹫"}.mdi-wifi-strength-1:before{content:"爛"}.mdi-wifi-strength-1-alert:before{content:"蘭"}.mdi-wifi-strength-1-lock:before{content:"鸞"}.mdi-wifi-strength-2:before{content:"嵐"}.mdi-wifi-strength-2-alert:before{content:"濫"}.mdi-wifi-strength-2-lock:before{content:"藍"}.mdi-wifi-strength-3:before{content:"襤"}.mdi-wifi-strength-3-alert:before{content:"拉"}.mdi-wifi-strength-3-lock:before{content:"臘"}.mdi-wifi-strength-4:before{content:"蠟"}.mdi-wifi-strength-4-alert:before{content:"廊"}.mdi-wifi-strength-4-lock:before{content:"朗"}.mdi-wifi-strength-alert-outline:before{content:"浪"}.mdi-wifi-strength-lock-outline:before{content:"狼"}.mdi-wifi-strength-off:before{content:"郎"}.mdi-wifi-strength-off-outline:before{content:"來"}.mdi-wifi-strength-outline:before{content:"冷"}.mdi-wii:before{content:""}.mdi-wiiu:before{content:""}.mdi-wikipedia:before{content:""}.mdi-wind-turbine:before{content:"ﶁ"}.mdi-window-close:before{content:""}.mdi-window-closed:before{content:""}.mdi-window-closed-variant:before{content:"󰈆"}.mdi-window-maximize:before{content:""}.mdi-window-minimize:before{content:""}.mdi-window-open:before{content:""}.mdi-window-open-variant:before{content:"󰈇"}.mdi-window-restore:before{content:""}.mdi-window-shutter:before{content:"󰅇"}.mdi-window-shutter-alert:before{content:"󰅈"}.mdi-window-shutter-open:before{content:"󰅉"}.mdi-windows:before{content:""}.mdi-windows-classic:before{content:"蘒"}.mdi-wiper:before{content:"﫨"}.mdi-wiper-wash:before{content:"ﶂ"}.mdi-wordpress:before{content:""}.mdi-worker:before{content:""}.mdi-wrap:before{content:""}.mdi-wrap-disabled:before{content:"﮻"}.mdi-wrench:before{content:""}.mdi-wrench-outline:before{content:"﮼"}.mdi-wunderlist:before{content:""}.mdi-xamarin:before{content:""}.mdi-xamarin-outline:before{content:""}.mdi-xaml:before{content:""}.mdi-xbox:before{content:""}.mdi-xbox-controller:before{content:""}.mdi-xbox-controller-battery-alert:before{content:""}.mdi-xbox-controller-battery-charging:before{content:"﨡"}.mdi-xbox-controller-battery-empty:before{content:""}.mdi-xbox-controller-battery-full:before{content:""}.mdi-xbox-controller-battery-low:before{content:""}.mdi-xbox-controller-battery-medium:before{content:""}.mdi-xbox-controller-battery-unknown:before{content:""}.mdi-xbox-controller-menu:before{content:"﹒"}.mdi-xbox-controller-off:before{content:""}.mdi-xbox-controller-view:before{content:"﹓"}.mdi-xda:before{content:""}.mdi-xing:before{content:""}.mdi-xing-box:before{content:""}.mdi-xing-circle:before{content:""}.mdi-xml:before{content:""}.mdi-xmpp:before{content:""}.mdi-yahoo:before{content:"שׁ"}.mdi-yammer:before{content:""}.mdi-yeast:before{content:""}.mdi-yelp:before{content:""}.mdi-yin-yang:before{content:""}.mdi-yoga:before{content:"󰆧"}.mdi-youtube:before{content:""}.mdi-youtube-creator-studio:before{content:""}.mdi-youtube-gaming:before{content:""}.mdi-youtube-subscription:before{content:"ﴜ"}.mdi-youtube-tv:before{content:""}.mdi-z-wave:before{content:"﫩"}.mdi-zend:before{content:"﫪"}.mdi-zigbee:before{content:"ﴝ"}.mdi-zip-box:before{content:""}.mdi-zip-box-outline:before{content:"󰀛"}.mdi-zip-disk:before{content:"諸"}.mdi-zodiac-aquarius:before{content:"塚"}.mdi-zodiac-aries:before{content:"墳"}.mdi-zodiac-cancer:before{content:"奄"}.mdi-zodiac-capricorn:before{content:"奔"}.mdi-zodiac-gemini:before{content:"婢"}.mdi-zodiac-leo:before{content:"嬨"}.mdi-zodiac-libra:before{content:"廒"}.mdi-zodiac-pisces:before{content:"廙"}.mdi-zodiac-sagittarius:before{content:"彩"}.mdi-zodiac-scorpio:before{content:"徭"}.mdi-zodiac-taurus:before{content:"惘"}.mdi-zodiac-virgo:before{content:"慎"}.mdi-blank:before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:feather;src:url(/assets/feather-DJLJ3y0Y.ttf?sdxovp) format("truetype"),url(/assets/feather-BBViPOsB.woff?sdxovp) format("woff"),url(/assets/feather-CJHuDf5s.svg?sdxovp#Feather) format("svg");font-weight:400;font-style:normal}[class^=feather-],[class*=" feather-"]{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.feather-activity:before{content:""}.feather-airplay:before{content:""}.feather-alert-circle:before{content:""}.feather-alert-octagon:before{content:""}.feather-alert-triangle:before{content:""}.feather-align-center:before{content:""}.feather-align-justify:before{content:""}.feather-align-left:before{content:""}.feather-align-right:before{content:""}.feather-anchor:before{content:""}.feather-aperture:before{content:""}.feather-archive:before{content:""}.feather-arrow-down:before{content:""}.feather-arrow-down-circle:before{content:""}.feather-arrow-down-left:before{content:""}.feather-arrow-down-right:before{content:""}.feather-arrow-left:before{content:""}.feather-arrow-left-circle:before{content:""}.feather-arrow-right:before{content:""}.feather-arrow-right-circle:before{content:""}.feather-arrow-up:before{content:""}.feather-arrow-up-circle:before{content:""}.feather-arrow-up-left:before{content:""}.feather-arrow-up-right:before{content:""}.feather-at-sign:before{content:""}.feather-award:before{content:""}.feather-bar-chart:before{content:""}.feather-bar-chart-2:before{content:""}.feather-battery:before{content:""}.feather-battery-charging:before{content:""}.feather-bell:before{content:""}.feather-bell-off:before{content:""}.feather-bluetooth:before{content:""}.feather-bold:before{content:""}.feather-book:before{content:""}.feather-book-open:before{content:""}.feather-bookmark:before{content:""}.feather-box:before{content:""}.feather-briefcase:before{content:""}.feather-calendar:before{content:""}.feather-camera:before{content:""}.feather-camera-off:before{content:""}.feather-cast:before{content:""}.feather-check:before{content:""}.feather-check-circle:before{content:""}.feather-check-square:before{content:""}.feather-chevron-down:before{content:""}.feather-chevron-left:before{content:""}.feather-chevron-right:before{content:""}.feather-chevron-up:before{content:""}.feather-chevrons-down:before{content:""}.feather-chevrons-left:before{content:""}.feather-chevrons-right:before{content:""}.feather-chevrons-up:before{content:""}.feather-chrome:before{content:""}.feather-circle:before{content:""}.feather-clipboard:before{content:""}.feather-clock:before{content:""}.feather-cloud:before{content:""}.feather-cloud-drizzle:before{content:""}.feather-cloud-lightning:before{content:""}.feather-cloud-off:before{content:""}.feather-cloud-rain:before{content:""}.feather-cloud-snow:before{content:""}.feather-code:before{content:""}.feather-codepen:before{content:""}.feather-command:before{content:""}.feather-compass:before{content:""}.feather-copy:before{content:""}.feather-corner-down-left:before{content:""}.feather-corner-down-right:before{content:""}.feather-corner-left-down:before{content:""}.feather-corner-left-up:before{content:""}.feather-corner-right-down:before{content:""}.feather-corner-right-up:before{content:""}.feather-corner-up-left:before{content:""}.feather-corner-up-right:before{content:""}.feather-cpu:before{content:""}.feather-credit-card:before{content:""}.feather-crop:before{content:""}.feather-crosshair:before{content:""}.feather-database:before{content:""}.feather-delete:before{content:""}.feather-disc:before{content:""}.feather-dollar-sign:before{content:""}.feather-download:before{content:""}.feather-download-cloud:before{content:""}.feather-droplet:before{content:""}.feather-edit:before{content:""}.feather-edit-2:before{content:""}.feather-edit-3:before{content:""}.feather-external-link:before{content:""}.feather-eye:before{content:""}.feather-eye-off:before{content:""}.feather-facebook:before{content:""}.feather-fast-forward:before{content:""}.feather-feather:before{content:""}.feather-file:before{content:""}.feather-file-minus:before{content:""}.feather-file-plus:before{content:""}.feather-file-text:before{content:""}.feather-film:before{content:""}.feather-filter:before{content:""}.feather-flag:before{content:""}.feather-folder:before{content:""}.feather-folder-minus:before{content:""}.feather-folder-plus:before{content:""}.feather-gift:before{content:""}.feather-git-branch:before{content:""}.feather-git-commit:before{content:""}.feather-git-merge:before{content:""}.feather-git-pull-request:before{content:""}.feather-github:before{content:""}.feather-gitlab:before{content:""}.feather-globe:before{content:""}.feather-grid:before{content:""}.feather-hard-drive:before{content:""}.feather-hash:before{content:""}.feather-headphones:before{content:""}.feather-heart:before{content:""}.feather-help-circle:before{content:""}.feather-home:before{content:""}.feather-image:before{content:""}.feather-inbox:before{content:""}.feather-info:before{content:""}.feather-instagram:before{content:""}.feather-italic:before{content:""}.feather-layers:before{content:""}.feather-layout:before{content:""}.feather-life-buoy:before{content:""}.feather-link:before{content:""}.feather-link-2:before{content:""}.feather-linkedin:before{content:""}.feather-list:before{content:""}.feather-loader:before{content:""}.feather-lock:before{content:""}.feather-log-in:before{content:""}.feather-log-out:before{content:""}.feather-mail:before{content:""}.feather-map:before{content:""}.feather-map-pin:before{content:""}.feather-maximize:before{content:""}.feather-maximize-2:before{content:""}.feather-menu:before{content:""}.feather-message-circle:before{content:""}.feather-message-square:before{content:""}.feather-mic:before{content:""}.feather-mic-off:before{content:""}.feather-minimize:before{content:""}.feather-minimize-2:before{content:""}.feather-minus:before{content:""}.feather-minus-circle:before{content:""}.feather-minus-square:before{content:""}.feather-monitor:before{content:""}.feather-moon:before{content:""}.feather-more-horizontal:before{content:""}.feather-more-vertical:before{content:""}.feather-move:before{content:""}.feather-music:before{content:""}.feather-navigation:before{content:""}.feather-navigation-2:before{content:""}.feather-octagon:before{content:""}.feather-package:before{content:""}.feather-paperclip:before{content:""}.feather-pause:before{content:""}.feather-pause-circle:before{content:""}.feather-percent:before{content:""}.feather-phone:before{content:""}.feather-phone-call:before{content:""}.feather-phone-forwarded:before{content:""}.feather-phone-incoming:before{content:""}.feather-phone-missed:before{content:""}.feather-phone-off:before{content:""}.feather-phone-outgoing:before{content:""}.feather-pie-chart:before{content:""}.feather-play:before{content:""}.feather-play-circle:before{content:""}.feather-plus:before{content:""}.feather-plus-circle:before{content:""}.feather-plus-square:before{content:""}.feather-pocket:before{content:""}.feather-power:before{content:""}.feather-printer:before{content:""}.feather-radio:before{content:""}.feather-refresh-ccw:before{content:""}.feather-refresh-cw:before{content:""}.feather-repeat:before{content:""}.feather-rewind:before{content:""}.feather-rotate-ccw:before{content:""}.feather-rotate-cw:before{content:""}.feather-rss:before{content:""}.feather-save:before{content:""}.feather-scissors:before{content:""}.feather-search:before{content:""}.feather-send:before{content:""}.feather-server:before{content:""}.feather-settings:before{content:""}.feather-share:before{content:""}.feather-share-2:before{content:""}.feather-shield:before{content:""}.feather-shield-off:before{content:""}.feather-shopping-bag:before{content:""}.feather-shopping-cart:before{content:""}.feather-shuffle:before{content:""}.feather-sidebar:before{content:""}.feather-skip-back:before{content:""}.feather-skip-forward:before{content:""}.feather-slack:before{content:""}.feather-slash:before{content:""}.feather-sliders:before{content:""}.feather-smartphone:before{content:""}.feather-speaker:before{content:""}.feather-square:before{content:""}.feather-star:before{content:""}.feather-stop-circle:before{content:""}.feather-sun:before{content:""}.feather-sunrise:before{content:""}.feather-sunset:before{content:""}.feather-tablet:before{content:""}.feather-tag:before{content:""}.feather-target:before{content:""}.feather-terminal:before{content:""}.feather-thermometer:before{content:""}.feather-thumbs-down:before{content:""}.feather-thumbs-up:before{content:""}.feather-toggle-left:before{content:""}.feather-toggle-right:before{content:""}.feather-trash:before{content:""}.feather-trash-2:before{content:""}.feather-trending-down:before{content:""}.feather-trending-up:before{content:""}.feather-triangle:before{content:""}.feather-truck:before{content:""}.feather-tv:before{content:""}.feather-twitter:before{content:""}.feather-type:before{content:""}.feather-umbrella:before{content:""}.feather-underline:before{content:""}.feather-unlock:before{content:""}.feather-upload:before{content:""}.feather-upload-cloud:before{content:""}.feather-user:before{content:""}.feather-user-check:before{content:""}.feather-user-minus:before{content:""}.feather-user-plus:before{content:""}.feather-user-x:before{content:""}.feather-users:before{content:""}.feather-video:before{content:""}.feather-video-off:before{content:""}.feather-voicemail:before{content:""}.feather-volume:before{content:""}.feather-volume-1:before{content:""}.feather-volume-2:before{content:""}.feather-volume-x:before{content:""}.feather-watch:before{content:""}.feather-wifi:before{content:""}.feather-wifi-off:before{content:""}.feather-wind:before{content:""}.feather-x:before{content:""}.feather-x-circle:before{content:""}.feather-x-square:before{content:""}.feather-youtube:before{content:""}.feather-zap:before{content:""}.feather-zap-off:before{content:""}.feather-zoom-in:before{content:""}.feather-zoom-out:before{content:""}/*!
 * Tabler Icons 1.41.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(fonts/tabler-icons.eot);src:url(fonts/tabler-icons.eot?#iefix) format("embedded-opentype"),url(/assets/tabler-icons-DhMG5nX0.woff2) format("woff2"),url(/assets/tabler-icons-DSsqvket.woff) format("woff"),url(/assets/tabler-icons-CLzB61sH.ttf) format("truetype"),url(/assets/tabler-icons-bTin3CCe.svg#tabler-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:tabler-icons;src:url(/assets/tabler-icons-bTin3CCe.svg#tabler-icons) format("svg")}}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-a-b:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-activity:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-alarm:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-octagon:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-ambulance:before{content:""}.ti-anchor:before{content:""}.ti-angle:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-aperture:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-archive:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-top:before{content:""}.ti-arrow-bottom-bar:before{content:""}.ti-arrow-bottom-circle:before{content:""}.ti-arrow-bottom-square:before{content:""}.ti-arrow-bottom-tail:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-top-bar:before{content:""}.ti-arrow-top-circle:before{content:""}.ti-arrow-top-square:before{content:""}.ti-arrow-top-tail:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-aspect-ratio:before{content:""}.ti-at:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-award:before{content:""}.ti-backhoe:before{content:""}.ti-backspace:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-barcode:before{content:""}.ti-basket:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-off:before{content:""}.ti-bed:before{content:""}.ti-bell:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-off:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-x:before{content:""}.ti-bike:before{content:""}.ti-binary:before{content:""}.ti-biohazard:before{content:""}.ti-blockquote:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bold:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bone:before{content:""}.ti-book:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-off:before{content:""}.ti-bookmarks:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-box:before{content:""}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-padding:before{content:""}.ti-braces:before{content:""}.ti-brackets:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-android:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-asana:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-booking:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-figma:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-github:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-javascript:before{content:""}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-patreon:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-python:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spotify:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-windows:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-briefcase:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-half:before{content:""}.ti-brightness-up:before{content:""}.ti-browser:before{content:""}.ti-brush:before{content:""}.ti-bucket:before{content:""}.ti-bug:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-factory:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-bus:before{content:""}.ti-businessplan:before{content:""}.ti-calculator:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-off:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-selfie:before{content:""}.ti-candy:before{content:""}.ti-capture:before{content:""}.ti-car:before{content:""}.ti-car-crane:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-off:before{content:""}.ti-cast:before{content:""}.ti-ce:before{content:""}.ti-certificate:before{content:""}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-radar:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checks:before{content:""}.ti-cheese:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-christmas-tree:before{content:""}.ti-circle:before{content:""}.ti-circle-0:before{content:""}.ti-circle-1:before{content:""}.ti-circle-2:before{content:""}.ti-circle-3:before{content:""}.ti-circle-4:before{content:""}.ti-circle-5:before{content:""}.ti-circle-6:before{content:""}.ti-circle-7:before{content:""}.ti-circle-8:before{content:""}.ti-circle-9:before{content:""}.ti-circle-check:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-off:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-square:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-cloud:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-code:before{content:""}.ti-code-minus:before{content:""}.ti-code-plus:before{content:""}.ti-coffee:before{content:""}.ti-coin:before{content:""}.ti-color-picker:before{content:""}.ti-color-swatch:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-columns:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-compass:before{content:""}.ti-confetti:before{content:""}.ti-container:before{content:""}.ti-contrast:before{content:""}.ti-cookie:before{content:""}.ti-copy:before{content:""}.ti-copyleft:before{content:""}.ti-copyright:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-crane:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-crop:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-cup:before{content:""}.ti-curly-loop:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-bath:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-yen:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-dashboard:before{content:""}.ti-database:before{content:""}.ti-database-export:before{content:""}.ti-database-import:before{content:""}.ti-database-off:before{content:""}.ti-details:before{content:""}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-cctv:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-laptop:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-speaker:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tv:before{content:""}.ti-device-watch:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-pc:before{content:""}.ti-diamond:before{content:""}.ti-dice:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-directions:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disc:before{content:""}.ti-discount:before{content:""}.ti-discount-2:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dog-bowl:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-droplet:before{content:""}.ti-droplet-filled:before{content:""}.ti-droplet-filled-2:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-off:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-egg:before{content:""}.ti-emphasis:before{content:""}.ti-equal:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-exchange:before{content:""}.ti-exposure:before{content:""}.ti-external-link:before{content:""}.ti-eye:before{content:""}.ti-eye-check:before{content:""}.ti-eye-off:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-face-id:before{content:""}.ti-fall:before{content:""}.ti-feather:before{content:""}.ti-fence:before{content:""}.ti-file:before{content:""}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-certificate:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-diff:before{content:""}.ti-file-dislike:before{content:""}.ti-file-download:before{content:""}.ti-file-export:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-report:before{content:""}.ti-file-search:before{content:""}.ti-file-shredder:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-upload:before{content:""}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-off:before{content:""}.ti-fingerprint:before{content:""}.ti-firetruck:before{content:""}.ti-fish:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-3:before{content:""}.ti-flame:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-frame:before{content:""}.ti-friends:before{content:""}.ti-gas-station:before{content:""}.ti-gauge:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-gift:before{content:""}.ti-git-branch:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-golf:before{content:""}.ti-gps:before{content:""}.ti-grain:before{content:""}.ti-grid-dots:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-rock:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hash:before{content:""}.ti-heading:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-help:before{content:""}.ti-hexagon:before{content:""}.ti-hexagon-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-history:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-id:before{content:""}.ti-inbox:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-italic:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-key:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-language:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-leaf:before{content:""}.ti-lego:before{content:""}.ti-lemon:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-letters-case:before{content:""}.ti-license:before{content:""}.ti-lifebuoy:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-live-photo:before{content:""}.ti-live-view:before{content:""}.ti-loader:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-macro:before{content:""}.ti-magnet:before{content:""}.ti-mail:before{content:""}.ti-mail-forward:before{content:""}.ti-mail-opened:before{content:""}.ti-mailbox:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-off:before{content:""}.ti-map-pins:before{content:""}.ti-markdown:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-massage:before{content:""}.ti-math:before{content:""}.ti-math-function:before{content:""}.ti-math-symbols:before{content:""}.ti-maximize:before{content:""}.ti-meat:before{content:""}.ti-medal:before{content:""}.ti-medical-cross:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-off:before{content:""}.ti-message-dots:before{content:""}.ti-message-off:before{content:""}.ti-message-plus:before{content:""}.ti-message-report:before{content:""}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-off:before{content:""}.ti-milk:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-empty:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mouse:before{content:""}.ti-movie:before{content:""}.ti-mug:before{content:""}.ti-mushroom:before{content:""}.ti-music:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-nfc:before{content:""}.ti-note:before{content:""}.ti-notebook:before{content:""}.ti-notes:before{content:""}.ti-notification:before{content:""}.ti-number-0:before{content:""}.ti-number-1:before{content:""}.ti-number-2:before{content:""}.ti-number-3:before{content:""}.ti-number-4:before{content:""}.ti-number-5:before{content:""}.ti-number-6:before{content:""}.ti-number-7:before{content:""}.ti-number-8:before{content:""}.ti-number-9:before{content:""}.ti-octagon:before{content:""}.ti-octagon-off:before{content:""}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-omega:before{content:""}.ti-outlet:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-palette:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-vertical:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parentheses:before{content:""}.ti-parking:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pennant:before{content:""}.ti-pepper:before{content:""}.ti-percentage:before{content:""}.ti-perspective:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-off:before{content:""}.ti-physotherapist:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-pill:before{content:""}.ti-pin:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-planet:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-play-card:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-playlist:before{content:""}.ti-plug:before{content:""}.ti-plus:before{content:""}.ti-point:before{content:""}.ti-pokeball:before{content:""}.ti-polaroid:before{content:""}.ti-pool:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-printer:before{content:""}.ti-prompt:before{content:""}.ti-propeller:before{content:""}.ti-puzzle:before{content:""}.ti-pyramid:before{content:""}.ti-qrcode:before{content:""}.ti-question-mark:before{content:""}.ti-radio:before{content:""}.ti-radioactive:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-off:before{content:""}.ti-receipt-refund:before{content:""}.ti-receipt-tax:before{content:""}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-recycle:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-repeat:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-resize:before{content:""}.ti-ripple:before{content:""}.ti-road-sign:before{content:""}.ti-rocket:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-router:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-run:before{content:""}.ti-sailboat:before{content:""}.ti-salt:before{content:""}.ti-satellite:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scan:before{content:""}.ti-school:before{content:""}.ti-scissors:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-scuba-mask:before{content:""}.ti-search:before{content:""}.ti-section:before{content:""}.ti-seeding:before{content:""}.ti-select:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-automation:before{content:""}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-share:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-lock:before{content:""}.ti-shield-off:before{content:""}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-shirt:before{content:""}.ti-shopping-cart:before{content:""}.ti-shopping-cart-discount:before{content:""}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-plus:before{content:""}.ti-shopping-cart-x:before{content:""}.ti-shredder:before{content:""}.ti-signature:before{content:""}.ti-sitemap:before{content:""}.ti-skateboard:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-sock:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-soup:before{content:""}.ti-space:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sport-billard:before{content:""}.ti-square:before{content:""}.ti-square-0:before{content:""}.ti-square-1:before{content:""}.ti-square-2:before{content:""}.ti-square-3:before{content:""}.ti-square-4:before{content:""}.ti-square-5:before{content:""}.ti-square-6:before{content:""}.ti-square-7:before{content:""}.ti-square-8:before{content:""}.ti-square-9:before{content:""}.ti-square-check:before{content:""}.ti-square-dot:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-minus:before{content:""}.ti-square-off:before{content:""}.ti-square-plus:before{content:""}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:""}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-steering-wheel:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stethoscope:before{content:""}.ti-sticker:before{content:""}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sun:before{content:""}.ti-sun-off:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-superscript:before{content:""}.ti-swimming:before{content:""}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-table:before{content:""}.ti-table-export:before{content:""}.ti-table-import:before{content:""}.ti-table-off:before{content:""}.ti-tag:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-tent:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-up:before{content:""}.ti-ticket:before{content:""}.ti-tilt-shift:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-lights:before{content:""}.ti-train:before{content:""}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-off:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-trident:before{content:""}.ti-trophy:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-typography:before{content:""}.ti-umbrella:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-plus:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-vaccine:before{content:""}.ti-variable:before{content:""}.ti-vector:before{content:""}.ti-vector-beizer-2:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-triangle:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-viewfinder:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-walk:before{content:""}.ti-wallet:before{content:""}.ti-wand:before{content:""}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-windmill:before{content:""}.ti-window:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-world:before{content:""}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-sign:before{content:""}.ti-x:before{content:""}.ti-yin-yang:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-check:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-out:before{content:""}.ti-zoom-question:before{content:""}
