body{overflow:hidden}body #sign{position:fixed;width:100vw;height:100vh;top:0;left:0;margin:0;background-color:#fff}body .slider{display:none}body #logowanie{position:absolute;top:100px;left:50%;margin-left:-274px;background-color:#fff;border:none;padding:24px;height:270px;width:500px}body #logowanie:before{display:block;content:" ";padding:0;width:500px;height:150px;background-image:url("/~serumx/static/default/logo/serum/big.png");background-repeat:no-repeat;background-position:center;background-size:100%}body #logowanie>form>ul>li{position:inherit;display:block;float:none;margin:0;padding:10px 0}body #logowanie input[type=text],body #logowanie input[type=password]{outline:none;padding:10px 10px 10px 15px;font-size:20px;border:1px solid var(--uicolor-gray-border);box-sizing:border-box;display:block;width:calc(100% - 75px)}body #logowanie>form>ul>li>label{float:left;padding:10px 0;width:75px;text-align:left !important;color:#777;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:normal}body #logowanie>form>ul>li{position:relative}body .loginNow{cursor:pointer;position:relative;min-width:120px;font-size:.9em;font-weight:normal;text-decoration:none;text-align:center;border:none;vertical-align:middle;background-color:var(--uicolor-blue) !important;color:#fff !important;outline:none}body #blad_logowanie{position:fixed;top:416px;left:calc(50% - 250px);width:300px;font-size:10px}
{/*!
 * jQuery contextMenu - Plugin for simple contextMenu handling
 *
 * Version: v@VERSION
 *
 * Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
 * Web: http://swisnl.github.io/jQuery-contextMenu/
 *
 * Copyright (c) 2011-@YEAR SWIS BV and contributors
 *
 * Licensed under
 *   MIT License http://www.opensource.org/licenses/mit-license
 *
 * Date: @DATE
 */}@keyframes serumx-cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}100%{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@font-face{font-family:"context-menu-icons";src:url(/~serumx/d1010e0ad2a7667cc67b.eot);src:url(/~serumx/d1010e0ad2a7667cc67b.eot#iefix) format("embedded-opentype"),url(/~serumx/b2c2051d6098e38721ef.woff2) format("woff2"),url(/~serumx/e69f9f4740163f38b02d.woff) format("woff"),url(/~serumx/5bd8d03df5227ac830eb.ttf) format("truetype");font-weight:normal;font-style:normal}.context-menu-icon-add:before{content:"\EA01"}.context-menu-icon-copy:before{content:"\EA02"}.context-menu-icon-cut:before{content:"\EA03"}.context-menu-icon-delete:before{content:"\EA04"}.context-menu-icon-edit:before{content:"\EA05"}.context-menu-icon-loading:before{content:"\EA06"}.context-menu-icon-paste:before{content:"\EA07"}.context-menu-icon-quit:before{content:"\EA08"}.context-menu-icon::before{color:#2980b9;font-family:"context-menu-icons";font-style:normal;font-weight:normal;font-size:1em;left:0;line-height:1;position:absolute;text-align:center;top:50%;transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:2em}.context-menu-icon.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon-loading:before{animation:cm-spin 2s infinite}.context-menu-icon.context-menu-icon--fa{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa::before{color:#2980b9;font-family:FontAwesome;font-style:normal;font-weight:normal;font-size:1em;left:0;line-height:1;position:absolute;text-align:center;top:50%;transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:2em}.context-menu-icon.context-menu-icon--fa.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon--fa5{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa5 i,.context-menu-icon.context-menu-icon--fa5 svg{color:#2980b9;left:.5em;position:absolute;top:.3em}.context-menu-icon.context-menu-icon--fa5.context-menu-hover>i,.context-menu-icon.context-menu-icon--fa5.context-menu-hover>svg{color:#fff}.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i,.context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg{color:#bbb}.context-menu-list{background:#fff;border:1px solid #bebebe;border-radius:.2em;box-shadow:0 2px 5px rgba(0,0,0,.5);display:inline-block;font-family:inherit;font-size:inherit;list-style-type:none;margin:.3em;max-width:26em;min-width:13em;padding:.25em 0;position:absolute}.context-menu-item{background-color:#fff;box-sizing:content-box;color:#2f2f2f;padding:.2em 2em;position:relative;user-select:none}.context-menu-separator{border-bottom:1px solid #e6e6e6;margin:.35em 0;padding:0}.context-menu-item>label>input,.context-menu-item>label>textarea{user-select:text}.context-menu-item.context-menu-hover{background-color:#2980b9;color:#fff;cursor:pointer}.context-menu-item.context-menu-disabled{background-color:#fff;color:#bbb;cursor:default}.context-menu-input.context-menu-hover{cursor:default;color:#2f2f2f}.context-menu-submenu:after{content:"";border-style:solid;border-width:.25em 0 .25em .25em;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #2f2f2f;height:0;position:absolute;right:.5em;top:50%;transform:translateY(-50%);width:0;z-index:1}.context-menu-item.context-menu-input{padding:.3em .6em}.context-menu-input>label>*{vertical-align:top}.context-menu-input>label>input[type=checkbox],.context-menu-input>label>input[type=radio]{margin-right:.4em;position:relative;top:.12em}.context-menu-input>label{margin:0}.context-menu-input>label,.context-menu-input>label>input[type=text],.context-menu-input>label>textarea,.context-menu-input>label>select{box-sizing:border-box;display:block;width:100%}.context-menu-input>label>textarea{height:7em}.context-menu-item>.context-menu-list{display:none;right:-0.3em;top:.3em}.context-menu-item.context-menu-visible>.context-menu-list{display:block}.context-menu-accesskey{text-decoration:underline}.context-menu-root{font-size:16px}.context-menu-icon-color-box::before{display:block;content:"";background-color:var(--icon-color);height:1em;width:1em;box-sizing:border-box;border:1px solid #000;position:absolute;text-align:center;top:50%;left:.5em;transform:translateY(-50%)}.context-menu-item.half-item{display:inline-block;box-sizing:border-box;padding-right:.4em;width:50%;max-width:125px}
@font-face{font-family:"Material Design Icons";src:url(/~serumx/b04f03f08b5445700a30.eot);src:url(/~serumx/b04f03f08b5445700a30.eot?#iefix&v=7.3.67) format("embedded-opentype"),url(/~serumx/f97b38e4afe65388b4f0.woff2) format("woff2"),url(/~serumx/7484a6c648c26cc63e73.woff) format("woff"),url(/~serumx/89ae221302c6617c0a87.ttf) format("truetype");font-weight:normal;font-style:normal}.serumx-mdi:before,.serumx-mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.serumx-mdi-ab-testing::before{content:"\F01C9"}.serumx-mdi-abacus::before{content:"\F16E0"}.serumx-mdi-abjad-arabic::before{content:"\F1328"}.serumx-mdi-abjad-hebrew::before{content:"\F1329"}.serumx-mdi-abugida-devanagari::before{content:"\F132A"}.serumx-mdi-abugida-thai::before{content:"\F132B"}.serumx-mdi-access-point::before{content:"\F0003"}.serumx-mdi-access-point-check::before{content:"\F1538"}.serumx-mdi-access-point-minus::before{content:"\F1539"}.serumx-mdi-access-point-network::before{content:"\F0002"}.serumx-mdi-access-point-network-off::before{content:"\F0BE1"}.serumx-mdi-access-point-off::before{content:"\F1511"}.serumx-mdi-access-point-plus::before{content:"\F153A"}.serumx-mdi-access-point-remove::before{content:"\F153B"}.serumx-mdi-account::before{content:"\F0004"}.serumx-mdi-account-alert::before{content:"\F0005"}.serumx-mdi-account-alert-outline::before{content:"\F0B50"}.serumx-mdi-account-arrow-down::before{content:"\F1868"}.serumx-mdi-account-arrow-down-outline::before{content:"\F1869"}.serumx-mdi-account-arrow-left::before{content:"\F0B51"}.serumx-mdi-account-arrow-left-outline::before{content:"\F0B52"}.serumx-mdi-account-arrow-right::before{content:"\F0B53"}.serumx-mdi-account-arrow-right-outline::before{content:"\F0B54"}.serumx-mdi-account-arrow-up::before{content:"\F1867"}.serumx-mdi-account-arrow-up-outline::before{content:"\F186A"}.serumx-mdi-account-badge::before{content:"\F1B0A"}.serumx-mdi-account-badge-outline::before{content:"\F1B0B"}.serumx-mdi-account-box::before{content:"\F0006"}.serumx-mdi-account-box-multiple::before{content:"\F0934"}.serumx-mdi-account-box-multiple-outline::before{content:"\F100A"}.serumx-mdi-account-box-outline::before{content:"\F0007"}.serumx-mdi-account-cancel::before{content:"\F12DF"}.serumx-mdi-account-cancel-outline::before{content:"\F12E0"}.serumx-mdi-account-card::before{content:"\F1BA4"}.serumx-mdi-account-card-outline::before{content:"\F1BA5"}.serumx-mdi-account-cash::before{content:"\F1097"}.serumx-mdi-account-cash-outline::before{content:"\F1098"}.serumx-mdi-account-check::before{content:"\F0008"}.serumx-mdi-account-check-outline::before{content:"\F0BE2"}.serumx-mdi-account-child::before{content:"\F0A89"}.serumx-mdi-account-child-circle::before{content:"\F0A8A"}.serumx-mdi-account-child-outline::before{content:"\F10C8"}.serumx-mdi-account-circle::before{content:"\F0009"}.serumx-mdi-account-circle-outline::before{content:"\F0B55"}.serumx-mdi-account-clock::before{content:"\F0B56"}.serumx-mdi-account-clock-outline::before{content:"\F0B57"}.serumx-mdi-account-cog::before{content:"\F1370"}.serumx-mdi-account-cog-outline::before{content:"\F1371"}.serumx-mdi-account-convert::before{content:"\F000A"}.serumx-mdi-account-convert-outline::before{content:"\F1301"}.serumx-mdi-account-cowboy-hat::before{content:"\F0E9B"}.serumx-mdi-account-cowboy-hat-outline::before{content:"\F17F3"}.serumx-mdi-account-credit-card::before{content:"\F1BA6"}.serumx-mdi-account-credit-card-outline::before{content:"\F1BA7"}.serumx-mdi-account-details::before{content:"\F0631"}.serumx-mdi-account-details-outline::before{content:"\F1372"}.serumx-mdi-account-edit::before{content:"\F06BC"}.serumx-mdi-account-edit-outline::before{content:"\F0FFB"}.serumx-mdi-account-eye::before{content:"\F0420"}.serumx-mdi-account-eye-outline::before{content:"\F127B"}.serumx-mdi-account-file::before{content:"\F1CA7"}.serumx-mdi-account-file-outline::before{content:"\F1CA8"}.serumx-mdi-account-file-text::before{content:"\F1CA9"}.serumx-mdi-account-file-text-outline::before{content:"\F1CAA"}.serumx-mdi-account-filter::before{content:"\F0936"}.serumx-mdi-account-filter-outline::before{content:"\F0F9D"}.serumx-mdi-account-group::before{content:"\F0849"}.serumx-mdi-account-group-outline::before{content:"\F0B58"}.serumx-mdi-account-hard-hat::before{content:"\F05B5"}.serumx-mdi-account-hard-hat-outline::before{content:"\F1A1F"}.serumx-mdi-account-heart::before{content:"\F0899"}.serumx-mdi-account-heart-outline::before{content:"\F0BE3"}.serumx-mdi-account-injury::before{content:"\F1815"}.serumx-mdi-account-injury-outline::before{content:"\F1816"}.serumx-mdi-account-key::before{content:"\F000B"}.serumx-mdi-account-key-outline::before{content:"\F0BE4"}.serumx-mdi-account-lock::before{content:"\F115E"}.serumx-mdi-account-lock-open::before{content:"\F1960"}.serumx-mdi-account-lock-open-outline::before{content:"\F1961"}.serumx-mdi-account-lock-outline::before{content:"\F115F"}.serumx-mdi-account-minus::before{content:"\F000D"}.serumx-mdi-account-minus-outline::before{content:"\F0AEC"}.serumx-mdi-account-multiple::before{content:"\F000E"}.serumx-mdi-account-multiple-check::before{content:"\F08C5"}.serumx-mdi-account-multiple-check-outline::before{content:"\F11FE"}.serumx-mdi-account-multiple-minus::before{content:"\F05D3"}.serumx-mdi-account-multiple-minus-outline::before{content:"\F0BE5"}.serumx-mdi-account-multiple-outline::before{content:"\F000F"}.serumx-mdi-account-multiple-plus::before{content:"\F0010"}.serumx-mdi-account-multiple-plus-outline::before{content:"\F0800"}.serumx-mdi-account-multiple-remove::before{content:"\F120A"}.serumx-mdi-account-multiple-remove-outline::before{content:"\F120B"}.serumx-mdi-account-music::before{content:"\F0803"}.serumx-mdi-account-music-outline::before{content:"\F0CE9"}.serumx-mdi-account-network::before{content:"\F0011"}.serumx-mdi-account-network-off::before{content:"\F1AF1"}.serumx-mdi-account-network-off-outline::before{content:"\F1AF2"}.serumx-mdi-account-network-outline::before{content:"\F0BE6"}.serumx-mdi-account-off::before{content:"\F0012"}.serumx-mdi-account-off-outline::before{content:"\F0BE7"}.serumx-mdi-account-outline::before{content:"\F0013"}.serumx-mdi-account-plus::before{content:"\F0014"}.serumx-mdi-account-plus-outline::before{content:"\F0801"}.serumx-mdi-account-question::before{content:"\F0B59"}.serumx-mdi-account-question-outline::before{content:"\F0B5A"}.serumx-mdi-account-reactivate::before{content:"\F152B"}.serumx-mdi-account-reactivate-outline::before{content:"\F152C"}.serumx-mdi-account-remove::before{content:"\F0015"}.serumx-mdi-account-remove-outline::before{content:"\F0AED"}.serumx-mdi-account-school::before{content:"\F1A20"}.serumx-mdi-account-school-outline::before{content:"\F1A21"}.serumx-mdi-account-search::before{content:"\F0016"}.serumx-mdi-account-search-outline::before{content:"\F0935"}.serumx-mdi-account-settings::before{content:"\F0630"}.serumx-mdi-account-settings-outline::before{content:"\F10C9"}.serumx-mdi-account-star::before{content:"\F0017"}.serumx-mdi-account-star-outline::before{content:"\F0BE8"}.serumx-mdi-account-supervisor::before{content:"\F0A8B"}.serumx-mdi-account-supervisor-circle::before{content:"\F0A8C"}.serumx-mdi-account-supervisor-circle-outline::before{content:"\F14EC"}.serumx-mdi-account-supervisor-outline::before{content:"\F112D"}.serumx-mdi-account-switch::before{content:"\F0019"}.serumx-mdi-account-switch-outline::before{content:"\F04CB"}.serumx-mdi-account-sync::before{content:"\F191B"}.serumx-mdi-account-sync-outline::before{content:"\F191C"}.serumx-mdi-account-tag::before{content:"\F1C1B"}.serumx-mdi-account-tag-outline::before{content:"\F1C1C"}.serumx-mdi-account-tie::before{content:"\F0CE3"}.serumx-mdi-account-tie-hat::before{content:"\F1898"}.serumx-mdi-account-tie-hat-outline::before{content:"\F1899"}.serumx-mdi-account-tie-outline::before{content:"\F10CA"}.serumx-mdi-account-tie-voice::before{content:"\F1308"}.serumx-mdi-account-tie-voice-off::before{content:"\F130A"}.serumx-mdi-account-tie-voice-off-outline::before{content:"\F130B"}.serumx-mdi-account-tie-voice-outline::before{content:"\F1309"}.serumx-mdi-account-tie-woman::before{content:"\F1A8C"}.serumx-mdi-account-voice::before{content:"\F05CB"}.serumx-mdi-account-voice-off::before{content:"\F0ED4"}.serumx-mdi-account-wrench::before{content:"\F189A"}.serumx-mdi-account-wrench-outline::before{content:"\F189B"}.serumx-mdi-adjust::before{content:"\F001A"}.serumx-mdi-advertisements::before{content:"\F192A"}.serumx-mdi-advertisements-off::before{content:"\F192B"}.serumx-mdi-air-conditioner::before{content:"\F001B"}.serumx-mdi-air-filter::before{content:"\F0D43"}.serumx-mdi-air-horn::before{content:"\F0DAC"}.serumx-mdi-air-humidifier::before{content:"\F1099"}.serumx-mdi-air-humidifier-off::before{content:"\F1466"}.serumx-mdi-air-purifier::before{content:"\F0D44"}.serumx-mdi-air-purifier-off::before{content:"\F1B57"}.serumx-mdi-airbag::before{content:"\F0BE9"}.serumx-mdi-airballoon::before{content:"\F001C"}.serumx-mdi-airballoon-outline::before{content:"\F100B"}.serumx-mdi-airplane::before{content:"\F001D"}.serumx-mdi-airplane-alert::before{content:"\F187A"}.serumx-mdi-airplane-check::before{content:"\F187B"}.serumx-mdi-airplane-clock::before{content:"\F187C"}.serumx-mdi-airplane-cog::before{content:"\F187D"}.serumx-mdi-airplane-edit::before{content:"\F187E"}.serumx-mdi-airplane-landing::before{content:"\F05D4"}.serumx-mdi-airplane-marker::before{content:"\F187F"}.serumx-mdi-airplane-minus::before{content:"\F1880"}.serumx-mdi-airplane-off::before{content:"\F001E"}.serumx-mdi-airplane-plus::before{content:"\F1881"}.serumx-mdi-airplane-remove::before{content:"\F1882"}.serumx-mdi-airplane-search::before{content:"\F1883"}.serumx-mdi-airplane-settings::before{content:"\F1884"}.serumx-mdi-airplane-takeoff::before{content:"\F05D5"}.serumx-mdi-airport::before{content:"\F084B"}.serumx-mdi-alarm::before{content:"\F0020"}.serumx-mdi-alarm-bell::before{content:"\F078E"}.serumx-mdi-alarm-check::before{content:"\F0021"}.serumx-mdi-alarm-light::before{content:"\F078F"}.serumx-mdi-alarm-light-off::before{content:"\F171E"}.serumx-mdi-alarm-light-off-outline::before{content:"\F171F"}.serumx-mdi-alarm-light-outline::before{content:"\F0BEA"}.serumx-mdi-alarm-multiple::before{content:"\F0022"}.serumx-mdi-alarm-note::before{content:"\F0E71"}.serumx-mdi-alarm-note-off::before{content:"\F0E72"}.serumx-mdi-alarm-off::before{content:"\F0023"}.serumx-mdi-alarm-panel::before{content:"\F15C4"}.serumx-mdi-alarm-panel-outline::before{content:"\F15C5"}.serumx-mdi-alarm-plus::before{content:"\F0024"}.serumx-mdi-alarm-snooze::before{content:"\F068E"}.serumx-mdi-album::before{content:"\F0025"}.serumx-mdi-alert::before{content:"\F0026"}.serumx-mdi-alert-box::before{content:"\F0027"}.serumx-mdi-alert-box-outline::before{content:"\F0CE4"}.serumx-mdi-alert-circle::before{content:"\F0028"}.serumx-mdi-alert-circle-check::before{content:"\F11ED"}.serumx-mdi-alert-circle-check-outline::before{content:"\F11EE"}.serumx-mdi-alert-circle-outline::before{content:"\F05D6"}.serumx-mdi-alert-decagram::before{content:"\F06BD"}.serumx-mdi-alert-decagram-outline::before{content:"\F0CE5"}.serumx-mdi-alert-minus::before{content:"\F14BB"}.serumx-mdi-alert-minus-outline::before{content:"\F14BE"}.serumx-mdi-alert-octagon::before{content:"\F0029"}.serumx-mdi-alert-octagon-outline::before{content:"\F0CE6"}.serumx-mdi-alert-octagram::before{content:"\F0767"}.serumx-mdi-alert-octagram-outline::before{content:"\F0CE7"}.serumx-mdi-alert-outline::before{content:"\F002A"}.serumx-mdi-alert-plus::before{content:"\F14BA"}.serumx-mdi-alert-plus-outline::before{content:"\F14BD"}.serumx-mdi-alert-remove::before{content:"\F14BC"}.serumx-mdi-alert-remove-outline::before{content:"\F14BF"}.serumx-mdi-alert-rhombus::before{content:"\F11CE"}.serumx-mdi-alert-rhombus-outline::before{content:"\F11CF"}.serumx-mdi-alien::before{content:"\F089A"}.serumx-mdi-alien-outline::before{content:"\F10CB"}.serumx-mdi-align-horizontal-center::before{content:"\F11C3"}.serumx-mdi-align-horizontal-distribute::before{content:"\F1962"}.serumx-mdi-align-horizontal-left::before{content:"\F11C2"}.serumx-mdi-align-horizontal-right::before{content:"\F11C4"}.serumx-mdi-align-vertical-bottom::before{content:"\F11C5"}.serumx-mdi-align-vertical-center::before{content:"\F11C6"}.serumx-mdi-align-vertical-distribute::before{content:"\F1963"}.serumx-mdi-align-vertical-top::before{content:"\F11C7"}.serumx-mdi-all-inclusive::before{content:"\F06BE"}.serumx-mdi-all-inclusive-box::before{content:"\F188D"}.serumx-mdi-all-inclusive-box-outline::before{content:"\F188E"}.serumx-mdi-allergy::before{content:"\F1258"}.serumx-mdi-alpha::before{content:"\F002B"}.serumx-mdi-alpha-a::before{content:"\F0AEE"}.serumx-mdi-alpha-a-box::before{content:"\F0B08"}.serumx-mdi-alpha-a-box-outline::before{content:"\F0BEB"}.serumx-mdi-alpha-a-circle::before{content:"\F0BEC"}.serumx-mdi-alpha-a-circle-outline::before{content:"\F0BED"}.serumx-mdi-alpha-b::before{content:"\F0AEF"}.serumx-mdi-alpha-b-box::before{content:"\F0B09"}.serumx-mdi-alpha-b-box-outline::before{content:"\F0BEE"}.serumx-mdi-alpha-b-circle::before{content:"\F0BEF"}.serumx-mdi-alpha-b-circle-outline::before{content:"\F0BF0"}.serumx-mdi-alpha-c::before{content:"\F0AF0"}.serumx-mdi-alpha-c-box::before{content:"\F0B0A"}.serumx-mdi-alpha-c-box-outline::before{content:"\F0BF1"}.serumx-mdi-alpha-c-circle::before{content:"\F0BF2"}.serumx-mdi-alpha-c-circle-outline::before{content:"\F0BF3"}.serumx-mdi-alpha-d::before{content:"\F0AF1"}.serumx-mdi-alpha-d-box::before{content:"\F0B0B"}.serumx-mdi-alpha-d-box-outline::before{content:"\F0BF4"}.serumx-mdi-alpha-d-circle::before{content:"\F0BF5"}.serumx-mdi-alpha-d-circle-outline::before{content:"\F0BF6"}.serumx-mdi-alpha-e::before{content:"\F0AF2"}.serumx-mdi-alpha-e-box::before{content:"\F0B0C"}.serumx-mdi-alpha-e-box-outline::before{content:"\F0BF7"}.serumx-mdi-alpha-e-circle::before{content:"\F0BF8"}.serumx-mdi-alpha-e-circle-outline::before{content:"\F0BF9"}.serumx-mdi-alpha-f::before{content:"\F0AF3"}.serumx-mdi-alpha-f-box::before{content:"\F0B0D"}.serumx-mdi-alpha-f-box-outline::before{content:"\F0BFA"}.serumx-mdi-alpha-f-circle::before{content:"\F0BFB"}.serumx-mdi-alpha-f-circle-outline::before{content:"\F0BFC"}.serumx-mdi-alpha-g::before{content:"\F0AF4"}.serumx-mdi-alpha-g-box::before{content:"\F0B0E"}.serumx-mdi-alpha-g-box-outline::before{content:"\F0BFD"}.serumx-mdi-alpha-g-circle::before{content:"\F0BFE"}.serumx-mdi-alpha-g-circle-outline::before{content:"\F0BFF"}.serumx-mdi-alpha-h::before{content:"\F0AF5"}.serumx-mdi-alpha-h-box::before{content:"\F0B0F"}.serumx-mdi-alpha-h-box-outline::before{content:"\F0C00"}.serumx-mdi-alpha-h-circle::before{content:"\F0C01"}.serumx-mdi-alpha-h-circle-outline::before{content:"\F0C02"}.serumx-mdi-alpha-i::before{content:"\F0AF6"}.serumx-mdi-alpha-i-box::before{content:"\F0B10"}.serumx-mdi-alpha-i-box-outline::before{content:"\F0C03"}.serumx-mdi-alpha-i-circle::before{content:"\F0C04"}.serumx-mdi-alpha-i-circle-outline::before{content:"\F0C05"}.serumx-mdi-alpha-j::before{content:"\F0AF7"}.serumx-mdi-alpha-j-box::before{content:"\F0B11"}.serumx-mdi-alpha-j-box-outline::before{content:"\F0C06"}.serumx-mdi-alpha-j-circle::before{content:"\F0C07"}.serumx-mdi-alpha-j-circle-outline::before{content:"\F0C08"}.serumx-mdi-alpha-k::before{content:"\F0AF8"}.serumx-mdi-alpha-k-box::before{content:"\F0B12"}.serumx-mdi-alpha-k-box-outline::before{content:"\F0C09"}.serumx-mdi-alpha-k-circle::before{content:"\F0C0A"}.serumx-mdi-alpha-k-circle-outline::before{content:"\F0C0B"}.serumx-mdi-alpha-l::before{content:"\F0AF9"}.serumx-mdi-alpha-l-box::before{content:"\F0B13"}.serumx-mdi-alpha-l-box-outline::before{content:"\F0C0C"}.serumx-mdi-alpha-l-circle::before{content:"\F0C0D"}.serumx-mdi-alpha-l-circle-outline::before{content:"\F0C0E"}.serumx-mdi-alpha-m::before{content:"\F0AFA"}.serumx-mdi-alpha-m-box::before{content:"\F0B14"}.serumx-mdi-alpha-m-box-outline::before{content:"\F0C0F"}.serumx-mdi-alpha-m-circle::before{content:"\F0C10"}.serumx-mdi-alpha-m-circle-outline::before{content:"\F0C11"}.serumx-mdi-alpha-n::before{content:"\F0AFB"}.serumx-mdi-alpha-n-box::before{content:"\F0B15"}.serumx-mdi-alpha-n-box-outline::before{content:"\F0C12"}.serumx-mdi-alpha-n-circle::before{content:"\F0C13"}.serumx-mdi-alpha-n-circle-outline::before{content:"\F0C14"}.serumx-mdi-alpha-o::before{content:"\F0AFC"}.serumx-mdi-alpha-o-box::before{content:"\F0B16"}.serumx-mdi-alpha-o-box-outline::before{content:"\F0C15"}.serumx-mdi-alpha-o-circle::before{content:"\F0C16"}.serumx-mdi-alpha-o-circle-outline::before{content:"\F0C17"}.serumx-mdi-alpha-p::before{content:"\F0AFD"}.serumx-mdi-alpha-p-box::before{content:"\F0B17"}.serumx-mdi-alpha-p-box-outline::before{content:"\F0C18"}.serumx-mdi-alpha-p-circle::before{content:"\F0C19"}.serumx-mdi-alpha-p-circle-outline::before{content:"\F0C1A"}.serumx-mdi-alpha-q::before{content:"\F0AFE"}.serumx-mdi-alpha-q-box::before{content:"\F0B18"}.serumx-mdi-alpha-q-box-outline::before{content:"\F0C1B"}.serumx-mdi-alpha-q-circle::before{content:"\F0C1C"}.serumx-mdi-alpha-q-circle-outline::before{content:"\F0C1D"}.serumx-mdi-alpha-r::before{content:"\F0AFF"}.serumx-mdi-alpha-r-box::before{content:"\F0B19"}.serumx-mdi-alpha-r-box-outline::before{content:"\F0C1E"}.serumx-mdi-alpha-r-circle::before{content:"\F0C1F"}.serumx-mdi-alpha-r-circle-outline::before{content:"\F0C20"}.serumx-mdi-alpha-s::before{content:"\F0B00"}.serumx-mdi-alpha-s-box::before{content:"\F0B1A"}.serumx-mdi-alpha-s-box-outline::before{content:"\F0C21"}.serumx-mdi-alpha-s-circle::before{content:"\F0C22"}.serumx-mdi-alpha-s-circle-outline::before{content:"\F0C23"}.serumx-mdi-alpha-t::before{content:"\F0B01"}.serumx-mdi-alpha-t-box::before{content:"\F0B1B"}.serumx-mdi-alpha-t-box-outline::before{content:"\F0C24"}.serumx-mdi-alpha-t-circle::before{content:"\F0C25"}.serumx-mdi-alpha-t-circle-outline::before{content:"\F0C26"}.serumx-mdi-alpha-u::before{content:"\F0B02"}.serumx-mdi-alpha-u-box::before{content:"\F0B1C"}.serumx-mdi-alpha-u-box-outline::before{content:"\F0C27"}.serumx-mdi-alpha-u-circle::before{content:"\F0C28"}.serumx-mdi-alpha-u-circle-outline::before{content:"\F0C29"}.serumx-mdi-alpha-v::before{content:"\F0B03"}.serumx-mdi-alpha-v-box::before{content:"\F0B1D"}.serumx-mdi-alpha-v-box-outline::before{content:"\F0C2A"}.serumx-mdi-alpha-v-circle::before{content:"\F0C2B"}.serumx-mdi-alpha-v-circle-outline::before{content:"\F0C2C"}.serumx-mdi-alpha-w::before{content:"\F0B04"}.serumx-mdi-alpha-w-box::before{content:"\F0B1E"}.serumx-mdi-alpha-w-box-outline::before{content:"\F0C2D"}.serumx-mdi-alpha-w-circle::before{content:"\F0C2E"}.serumx-mdi-alpha-w-circle-outline::before{content:"\F0C2F"}.serumx-mdi-alpha-x::before{content:"\F0B05"}.serumx-mdi-alpha-x-box::before{content:"\F0B1F"}.serumx-mdi-alpha-x-box-outline::before{content:"\F0C30"}.serumx-mdi-alpha-x-circle::before{content:"\F0C31"}.serumx-mdi-alpha-x-circle-outline::before{content:"\F0C32"}.serumx-mdi-alpha-y::before{content:"\F0B06"}.serumx-mdi-alpha-y-box::before{content:"\F0B20"}.serumx-mdi-alpha-y-box-outline::before{content:"\F0C33"}.serumx-mdi-alpha-y-circle::before{content:"\F0C34"}.serumx-mdi-alpha-y-circle-outline::before{content:"\F0C35"}.serumx-mdi-alpha-z::before{content:"\F0B07"}.serumx-mdi-alpha-z-box::before{content:"\F0B21"}.serumx-mdi-alpha-z-box-outline::before{content:"\F0C36"}.serumx-mdi-alpha-z-circle::before{content:"\F0C37"}.serumx-mdi-alpha-z-circle-outline::before{content:"\F0C38"}.serumx-mdi-alphabet-aurebesh::before{content:"\F132C"}.serumx-mdi-alphabet-cyrillic::before{content:"\F132D"}.serumx-mdi-alphabet-greek::before{content:"\F132E"}.serumx-mdi-alphabet-latin::before{content:"\F132F"}.serumx-mdi-alphabet-piqad::before{content:"\F1330"}.serumx-mdi-alphabet-tengwar::before{content:"\F1337"}.serumx-mdi-alphabetical::before{content:"\F002C"}.serumx-mdi-alphabetical-off::before{content:"\F100C"}.serumx-mdi-alphabetical-variant::before{content:"\F100D"}.serumx-mdi-alphabetical-variant-off::before{content:"\F100E"}.serumx-mdi-altimeter::before{content:"\F05D7"}.serumx-mdi-ambulance::before{content:"\F002F"}.serumx-mdi-ammunition::before{content:"\F0CE8"}.serumx-mdi-ampersand::before{content:"\F0A8D"}.serumx-mdi-amplifier::before{content:"\F0030"}.serumx-mdi-amplifier-off::before{content:"\F11B5"}.serumx-mdi-anchor::before{content:"\F0031"}.serumx-mdi-android::before{content:"\F0032"}.serumx-mdi-android-studio::before{content:"\F0034"}.serumx-mdi-angle-acute::before{content:"\F0937"}.serumx-mdi-angle-obtuse::before{content:"\F0938"}.serumx-mdi-angle-right::before{content:"\F0939"}.serumx-mdi-angular::before{content:"\F06B2"}.serumx-mdi-angularjs::before{content:"\F06BF"}.serumx-mdi-animation::before{content:"\F05D8"}.serumx-mdi-animation-outline::before{content:"\F0A8F"}.serumx-mdi-animation-play::before{content:"\F093A"}.serumx-mdi-animation-play-outline::before{content:"\F0A90"}.serumx-mdi-ansible::before{content:"\F109A"}.serumx-mdi-antenna::before{content:"\F1119"}.serumx-mdi-anvil::before{content:"\F089B"}.serumx-mdi-apache-kafka::before{content:"\F100F"}.serumx-mdi-api::before{content:"\F109B"}.serumx-mdi-api-off::before{content:"\F1257"}.serumx-mdi-apple::before{content:"\F0035"}.serumx-mdi-apple-finder::before{content:"\F0036"}.serumx-mdi-apple-icloud::before{content:"\F0038"}.serumx-mdi-apple-ios::before{content:"\F0037"}.serumx-mdi-apple-keyboard-caps::before{content:"\F0632"}.serumx-mdi-apple-keyboard-command::before{content:"\F0633"}.serumx-mdi-apple-keyboard-control::before{content:"\F0634"}.serumx-mdi-apple-keyboard-option::before{content:"\F0635"}.serumx-mdi-apple-keyboard-shift::before{content:"\F0636"}.serumx-mdi-apple-safari::before{content:"\F0039"}.serumx-mdi-application::before{content:"\F08C6"}.serumx-mdi-application-array::before{content:"\F10F5"}.serumx-mdi-application-array-outline::before{content:"\F10F6"}.serumx-mdi-application-braces::before{content:"\F10F7"}.serumx-mdi-application-braces-outline::before{content:"\F10F8"}.serumx-mdi-application-brackets::before{content:"\F0C8B"}.serumx-mdi-application-brackets-outline::before{content:"\F0C8C"}.serumx-mdi-application-cog::before{content:"\F0675"}.serumx-mdi-application-cog-outline::before{content:"\F1577"}.serumx-mdi-application-edit::before{content:"\F00AE"}.serumx-mdi-application-edit-outline::before{content:"\F0619"}.serumx-mdi-application-export::before{content:"\F0DAD"}.serumx-mdi-application-import::before{content:"\F0DAE"}.serumx-mdi-application-outline::before{content:"\F0614"}.serumx-mdi-application-parentheses::before{content:"\F10F9"}.serumx-mdi-application-parentheses-outline::before{content:"\F10FA"}.serumx-mdi-application-settings::before{content:"\F0B60"}.serumx-mdi-application-settings-outline::before{content:"\F1555"}.serumx-mdi-application-variable::before{content:"\F10FB"}.serumx-mdi-application-variable-outline::before{content:"\F10FC"}.serumx-mdi-approximately-equal::before{content:"\F0F9E"}.serumx-mdi-approximately-equal-box::before{content:"\F0F9F"}.serumx-mdi-apps::before{content:"\F003B"}.serumx-mdi-apps-box::before{content:"\F0D46"}.serumx-mdi-arch::before{content:"\F08C7"}.serumx-mdi-archive::before{content:"\F003C"}.serumx-mdi-archive-alert::before{content:"\F14FD"}.serumx-mdi-archive-alert-outline::before{content:"\F14FE"}.serumx-mdi-archive-arrow-down::before{content:"\F1259"}.serumx-mdi-archive-arrow-down-outline::before{content:"\F125A"}.serumx-mdi-archive-arrow-up::before{content:"\F125B"}.serumx-mdi-archive-arrow-up-outline::before{content:"\F125C"}.serumx-mdi-archive-cancel::before{content:"\F174B"}.serumx-mdi-archive-cancel-outline::before{content:"\F174C"}.serumx-mdi-archive-check::before{content:"\F174D"}.serumx-mdi-archive-check-outline::before{content:"\F174E"}.serumx-mdi-archive-clock::before{content:"\F174F"}.serumx-mdi-archive-clock-outline::before{content:"\F1750"}.serumx-mdi-archive-cog::before{content:"\F1751"}.serumx-mdi-archive-cog-outline::before{content:"\F1752"}.serumx-mdi-archive-edit::before{content:"\F1753"}.serumx-mdi-archive-edit-outline::before{content:"\F1754"}.serumx-mdi-archive-eye::before{content:"\F1755"}.serumx-mdi-archive-eye-outline::before{content:"\F1756"}.serumx-mdi-archive-lock::before{content:"\F1757"}.serumx-mdi-archive-lock-open::before{content:"\F1758"}.serumx-mdi-archive-lock-open-outline::before{content:"\F1759"}.serumx-mdi-archive-lock-outline::before{content:"\F175A"}.serumx-mdi-archive-marker::before{content:"\F175B"}.serumx-mdi-archive-marker-outline::before{content:"\F175C"}.serumx-mdi-archive-minus::before{content:"\F175D"}.serumx-mdi-archive-minus-outline::before{content:"\F175E"}.serumx-mdi-archive-music::before{content:"\F175F"}.serumx-mdi-archive-music-outline::before{content:"\F1760"}.serumx-mdi-archive-off::before{content:"\F1761"}.serumx-mdi-archive-off-outline::before{content:"\F1762"}.serumx-mdi-archive-outline::before{content:"\F120E"}.serumx-mdi-archive-plus::before{content:"\F1763"}.serumx-mdi-archive-plus-outline::before{content:"\F1764"}.serumx-mdi-archive-refresh::before{content:"\F1765"}.serumx-mdi-archive-refresh-outline::before{content:"\F1766"}.serumx-mdi-archive-remove::before{content:"\F1767"}.serumx-mdi-archive-remove-outline::before{content:"\F1768"}.serumx-mdi-archive-search::before{content:"\F1769"}.serumx-mdi-archive-search-outline::before{content:"\F176A"}.serumx-mdi-archive-settings::before{content:"\F176B"}.serumx-mdi-archive-settings-outline::before{content:"\F176C"}.serumx-mdi-archive-star::before{content:"\F176D"}.serumx-mdi-archive-star-outline::before{content:"\F176E"}.serumx-mdi-archive-sync::before{content:"\F176F"}.serumx-mdi-archive-sync-outline::before{content:"\F1770"}.serumx-mdi-arm-flex::before{content:"\F0FD7"}.serumx-mdi-arm-flex-outline::before{content:"\F0FD6"}.serumx-mdi-arrange-bring-forward::before{content:"\F003D"}.serumx-mdi-arrange-bring-to-front::before{content:"\F003E"}.serumx-mdi-arrange-send-backward::before{content:"\F003F"}.serumx-mdi-arrange-send-to-back::before{content:"\F0040"}.serumx-mdi-arrow-all::before{content:"\F0041"}.serumx-mdi-arrow-bottom-left::before{content:"\F0042"}.serumx-mdi-arrow-bottom-left-bold-box::before{content:"\F1964"}.serumx-mdi-arrow-bottom-left-bold-box-outline::before{content:"\F1965"}.serumx-mdi-arrow-bottom-left-bold-outline::before{content:"\F09B7"}.serumx-mdi-arrow-bottom-left-thick::before{content:"\F09B8"}.serumx-mdi-arrow-bottom-left-thin::before{content:"\F19B6"}.serumx-mdi-arrow-bottom-left-thin-circle-outline::before{content:"\F1596"}.serumx-mdi-arrow-bottom-right::before{content:"\F0043"}.serumx-mdi-arrow-bottom-right-bold-box::before{content:"\F1966"}.serumx-mdi-arrow-bottom-right-bold-box-outline::before{content:"\F1967"}.serumx-mdi-arrow-bottom-right-bold-outline::before{content:"\F09B9"}.serumx-mdi-arrow-bottom-right-thick::before{content:"\F09BA"}.serumx-mdi-arrow-bottom-right-thin::before{content:"\F19B7"}.serumx-mdi-arrow-bottom-right-thin-circle-outline::before{content:"\F1595"}.serumx-mdi-arrow-collapse::before{content:"\F0615"}.serumx-mdi-arrow-collapse-all::before{content:"\F0044"}.serumx-mdi-arrow-collapse-down::before{content:"\F0792"}.serumx-mdi-arrow-collapse-horizontal::before{content:"\F084C"}.serumx-mdi-arrow-collapse-left::before{content:"\F0793"}.serumx-mdi-arrow-collapse-right::before{content:"\F0794"}.serumx-mdi-arrow-collapse-up::before{content:"\F0795"}.serumx-mdi-arrow-collapse-vertical::before{content:"\F084D"}.serumx-mdi-arrow-decision::before{content:"\F09BB"}.serumx-mdi-arrow-decision-auto::before{content:"\F09BC"}.serumx-mdi-arrow-decision-auto-outline::before{content:"\F09BD"}.serumx-mdi-arrow-decision-outline::before{content:"\F09BE"}.serumx-mdi-arrow-down::before{content:"\F0045"}.serumx-mdi-arrow-down-bold::before{content:"\F072E"}.serumx-mdi-arrow-down-bold-box::before{content:"\F072F"}.serumx-mdi-arrow-down-bold-box-outline::before{content:"\F0730"}.serumx-mdi-arrow-down-bold-circle::before{content:"\F0047"}.serumx-mdi-arrow-down-bold-circle-outline::before{content:"\F0048"}.serumx-mdi-arrow-down-bold-hexagon-outline::before{content:"\F0049"}.serumx-mdi-arrow-down-bold-outline::before{content:"\F09BF"}.serumx-mdi-arrow-down-box::before{content:"\F06C0"}.serumx-mdi-arrow-down-circle::before{content:"\F0CDB"}.serumx-mdi-arrow-down-circle-outline::before{content:"\F0CDC"}.serumx-mdi-arrow-down-drop-circle::before{content:"\F004A"}.serumx-mdi-arrow-down-drop-circle-outline::before{content:"\F004B"}.serumx-mdi-arrow-down-left::before{content:"\F17A1"}.serumx-mdi-arrow-down-left-bold::before{content:"\F17A2"}.serumx-mdi-arrow-down-right::before{content:"\F17A3"}.serumx-mdi-arrow-down-right-bold::before{content:"\F17A4"}.serumx-mdi-arrow-down-thick::before{content:"\F0046"}.serumx-mdi-arrow-down-thin::before{content:"\F19B3"}.serumx-mdi-arrow-down-thin-circle-outline::before{content:"\F1599"}.serumx-mdi-arrow-expand::before{content:"\F0616"}.serumx-mdi-arrow-expand-all::before{content:"\F004C"}.serumx-mdi-arrow-expand-down::before{content:"\F0796"}.serumx-mdi-arrow-expand-horizontal::before{content:"\F084E"}.serumx-mdi-arrow-expand-left::before{content:"\F0797"}.serumx-mdi-arrow-expand-right::before{content:"\F0798"}.serumx-mdi-arrow-expand-up::before{content:"\F0799"}.serumx-mdi-arrow-expand-vertical::before{content:"\F084F"}.serumx-mdi-arrow-horizontal-lock::before{content:"\F115B"}.serumx-mdi-arrow-left::before{content:"\F004D"}.serumx-mdi-arrow-left-bold::before{content:"\F0731"}.serumx-mdi-arrow-left-bold-box::before{content:"\F0732"}.serumx-mdi-arrow-left-bold-box-outline::before{content:"\F0733"}.serumx-mdi-arrow-left-bold-circle::before{content:"\F004F"}.serumx-mdi-arrow-left-bold-circle-outline::before{content:"\F0050"}.serumx-mdi-arrow-left-bold-hexagon-outline::before{content:"\F0051"}.serumx-mdi-arrow-left-bold-outline::before{content:"\F09C0"}.serumx-mdi-arrow-left-bottom::before{content:"\F17A5"}.serumx-mdi-arrow-left-bottom-bold::before{content:"\F17A6"}.serumx-mdi-arrow-left-box::before{content:"\F06C1"}.serumx-mdi-arrow-left-circle::before{content:"\F0CDD"}.serumx-mdi-arrow-left-circle-outline::before{content:"\F0CDE"}.serumx-mdi-arrow-left-drop-circle::before{content:"\F0052"}.serumx-mdi-arrow-left-drop-circle-outline::before{content:"\F0053"}.serumx-mdi-arrow-left-right::before{content:"\F0E73"}.serumx-mdi-arrow-left-right-bold::before{content:"\F0E74"}.serumx-mdi-arrow-left-right-bold-outline::before{content:"\F09C1"}.serumx-mdi-arrow-left-thick::before{content:"\F004E"}.serumx-mdi-arrow-left-thin::before{content:"\F19B1"}.serumx-mdi-arrow-left-thin-circle-outline::before{content:"\F159A"}.serumx-mdi-arrow-left-top::before{content:"\F17A7"}.serumx-mdi-arrow-left-top-bold::before{content:"\F17A8"}.serumx-mdi-arrow-oscillating::before{content:"\F1C91"}.serumx-mdi-arrow-oscillating-off::before{content:"\F1C92"}.serumx-mdi-arrow-projectile::before{content:"\F1840"}.serumx-mdi-arrow-projectile-multiple::before{content:"\F183F"}.serumx-mdi-arrow-right::before{content:"\F0054"}.serumx-mdi-arrow-right-bold::before{content:"\F0734"}.serumx-mdi-arrow-right-bold-box::before{content:"\F0735"}.serumx-mdi-arrow-right-bold-box-outline::before{content:"\F0736"}.serumx-mdi-arrow-right-bold-circle::before{content:"\F0056"}.serumx-mdi-arrow-right-bold-circle-outline::before{content:"\F0057"}.serumx-mdi-arrow-right-bold-hexagon-outline::before{content:"\F0058"}.serumx-mdi-arrow-right-bold-outline::before{content:"\F09C2"}.serumx-mdi-arrow-right-bottom::before{content:"\F17A9"}.serumx-mdi-arrow-right-bottom-bold::before{content:"\F17AA"}.serumx-mdi-arrow-right-box::before{content:"\F06C2"}.serumx-mdi-arrow-right-circle::before{content:"\F0CDF"}.serumx-mdi-arrow-right-circle-outline::before{content:"\F0CE0"}.serumx-mdi-arrow-right-drop-circle::before{content:"\F0059"}.serumx-mdi-arrow-right-drop-circle-outline::before{content:"\F005A"}.serumx-mdi-arrow-right-thick::before{content:"\F0055"}.serumx-mdi-arrow-right-thin::before{content:"\F19B0"}.serumx-mdi-arrow-right-thin-circle-outline::before{content:"\F1598"}.serumx-mdi-arrow-right-top::before{content:"\F17AB"}.serumx-mdi-arrow-right-top-bold::before{content:"\F17AC"}.serumx-mdi-arrow-split-horizontal::before{content:"\F093B"}.serumx-mdi-arrow-split-vertical::before{content:"\F093C"}.serumx-mdi-arrow-top-left::before{content:"\F005B"}.serumx-mdi-arrow-top-left-bold-box::before{content:"\F1968"}.serumx-mdi-arrow-top-left-bold-box-outline::before{content:"\F1969"}.serumx-mdi-arrow-top-left-bold-outline::before{content:"\F09C3"}.serumx-mdi-arrow-top-left-bottom-right::before{content:"\F0E75"}.serumx-mdi-arrow-top-left-bottom-right-bold::before{content:"\F0E76"}.serumx-mdi-arrow-top-left-thick::before{content:"\F09C4"}.serumx-mdi-arrow-top-left-thin::before{content:"\F19B5"}.serumx-mdi-arrow-top-left-thin-circle-outline::before{content:"\F1593"}.serumx-mdi-arrow-top-right::before{content:"\F005C"}.serumx-mdi-arrow-top-right-bold-box::before{content:"\F196A"}.serumx-mdi-arrow-top-right-bold-box-outline::before{content:"\F196B"}.serumx-mdi-arrow-top-right-bold-outline::before{content:"\F09C5"}.serumx-mdi-arrow-top-right-bottom-left::before{content:"\F0E77"}.serumx-mdi-arrow-top-right-bottom-left-bold::before{content:"\F0E78"}.serumx-mdi-arrow-top-right-thick::before{content:"\F09C6"}.serumx-mdi-arrow-top-right-thin::before{content:"\F19B4"}.serumx-mdi-arrow-top-right-thin-circle-outline::before{content:"\F1594"}.serumx-mdi-arrow-u-down-left::before{content:"\F17AD"}.serumx-mdi-arrow-u-down-left-bold::before{content:"\F17AE"}.serumx-mdi-arrow-u-down-right::before{content:"\F17AF"}.serumx-mdi-arrow-u-down-right-bold::before{content:"\F17B0"}.serumx-mdi-arrow-u-left-bottom::before{content:"\F17B1"}.serumx-mdi-arrow-u-left-bottom-bold::before{content:"\F17B2"}.serumx-mdi-arrow-u-left-top::before{content:"\F17B3"}.serumx-mdi-arrow-u-left-top-bold::before{content:"\F17B4"}.serumx-mdi-arrow-u-right-bottom::before{content:"\F17B5"}.serumx-mdi-arrow-u-right-bottom-bold::before{content:"\F17B6"}.serumx-mdi-arrow-u-right-top::before{content:"\F17B7"}.serumx-mdi-arrow-u-right-top-bold::before{content:"\F17B8"}.serumx-mdi-arrow-u-up-left::before{content:"\F17B9"}.serumx-mdi-arrow-u-up-left-bold::before{content:"\F17BA"}.serumx-mdi-arrow-u-up-right::before{content:"\F17BB"}.serumx-mdi-arrow-u-up-right-bold::before{content:"\F17BC"}.serumx-mdi-arrow-up::before{content:"\F005D"}.serumx-mdi-arrow-up-bold::before{content:"\F0737"}.serumx-mdi-arrow-up-bold-box::before{content:"\F0738"}.serumx-mdi-arrow-up-bold-box-outline::before{content:"\F0739"}.serumx-mdi-arrow-up-bold-circle::before{content:"\F005F"}.serumx-mdi-arrow-up-bold-circle-outline::before{content:"\F0060"}.serumx-mdi-arrow-up-bold-hexagon-outline::before{content:"\F0061"}.serumx-mdi-arrow-up-bold-outline::before{content:"\F09C7"}.serumx-mdi-arrow-up-box::before{content:"\F06C3"}.serumx-mdi-arrow-up-circle::before{content:"\F0CE1"}.serumx-mdi-arrow-up-circle-outline::before{content:"\F0CE2"}.serumx-mdi-arrow-up-down::before{content:"\F0E79"}.serumx-mdi-arrow-up-down-bold::before{content:"\F0E7A"}.serumx-mdi-arrow-up-down-bold-outline::before{content:"\F09C8"}.serumx-mdi-arrow-up-drop-circle::before{content:"\F0062"}.serumx-mdi-arrow-up-drop-circle-outline::before{content:"\F0063"}.serumx-mdi-arrow-up-left::before{content:"\F17BD"}.serumx-mdi-arrow-up-left-bold::before{content:"\F17BE"}.serumx-mdi-arrow-up-right::before{content:"\F17BF"}.serumx-mdi-arrow-up-right-bold::before{content:"\F17C0"}.serumx-mdi-arrow-up-thick::before{content:"\F005E"}.serumx-mdi-arrow-up-thin::before{content:"\F19B2"}.serumx-mdi-arrow-up-thin-circle-outline::before{content:"\F1597"}.serumx-mdi-arrow-vertical-lock::before{content:"\F115C"}.serumx-mdi-artboard::before{content:"\F1B9A"}.serumx-mdi-artstation::before{content:"\F0B5B"}.serumx-mdi-aspect-ratio::before{content:"\F0A24"}.serumx-mdi-assistant::before{content:"\F0064"}.serumx-mdi-asterisk::before{content:"\F06C4"}.serumx-mdi-asterisk-circle-outline::before{content:"\F1A27"}.serumx-mdi-at::before{content:"\F0065"}.serumx-mdi-atlassian::before{content:"\F0804"}.serumx-mdi-atm::before{content:"\F0D47"}.serumx-mdi-atom::before{content:"\F0768"}.serumx-mdi-atom-variant::before{content:"\F0E7B"}.serumx-mdi-attachment::before{content:"\F0066"}.serumx-mdi-attachment-check::before{content:"\F1AC1"}.serumx-mdi-attachment-lock::before{content:"\F19C4"}.serumx-mdi-attachment-minus::before{content:"\F1AC2"}.serumx-mdi-attachment-off::before{content:"\F1AC3"}.serumx-mdi-attachment-plus::before{content:"\F1AC4"}.serumx-mdi-attachment-remove::before{content:"\F1AC5"}.serumx-mdi-atv::before{content:"\F1B70"}.serumx-mdi-audio-input-rca::before{content:"\F186B"}.serumx-mdi-audio-input-stereo-minijack::before{content:"\F186C"}.serumx-mdi-audio-input-xlr::before{content:"\F186D"}.serumx-mdi-audio-video::before{content:"\F093D"}.serumx-mdi-audio-video-off::before{content:"\F11B6"}.serumx-mdi-augmented-reality::before{content:"\F0850"}.serumx-mdi-aurora::before{content:"\F1BB9"}.serumx-mdi-auto-download::before{content:"\F137E"}.serumx-mdi-auto-fix::before{content:"\F0068"}.serumx-mdi-auto-mode::before{content:"\F1C20"}.serumx-mdi-auto-upload::before{content:"\F0069"}.serumx-mdi-autorenew::before{content:"\F006A"}.serumx-mdi-autorenew-off::before{content:"\F19E7"}.serumx-mdi-av-timer::before{content:"\F006B"}.serumx-mdi-awning::before{content:"\F1B87"}.serumx-mdi-awning-outline::before{content:"\F1B88"}.serumx-mdi-aws::before{content:"\F0E0F"}.serumx-mdi-axe::before{content:"\F08C8"}.serumx-mdi-axe-battle::before{content:"\F1842"}.serumx-mdi-axis::before{content:"\F0D48"}.serumx-mdi-axis-arrow::before{content:"\F0D49"}.serumx-mdi-axis-arrow-info::before{content:"\F140E"}.serumx-mdi-axis-arrow-lock::before{content:"\F0D4A"}.serumx-mdi-axis-lock::before{content:"\F0D4B"}.serumx-mdi-axis-x-arrow::before{content:"\F0D4C"}.serumx-mdi-axis-x-arrow-lock::before{content:"\F0D4D"}.serumx-mdi-axis-x-rotate-clockwise::before{content:"\F0D4E"}.serumx-mdi-axis-x-rotate-counterclockwise::before{content:"\F0D4F"}.serumx-mdi-axis-x-y-arrow-lock::before{content:"\F0D50"}.serumx-mdi-axis-y-arrow::before{content:"\F0D51"}.serumx-mdi-axis-y-arrow-lock::before{content:"\F0D52"}.serumx-mdi-axis-y-rotate-clockwise::before{content:"\F0D53"}.serumx-mdi-axis-y-rotate-counterclockwise::before{content:"\F0D54"}.serumx-mdi-axis-z-arrow::before{content:"\F0D55"}.serumx-mdi-axis-z-arrow-lock::before{content:"\F0D56"}.serumx-mdi-axis-z-rotate-clockwise::before{content:"\F0D57"}.serumx-mdi-axis-z-rotate-counterclockwise::before{content:"\F0D58"}.serumx-mdi-babel::before{content:"\F0A25"}.serumx-mdi-baby::before{content:"\F006C"}.serumx-mdi-baby-bottle::before{content:"\F0F39"}.serumx-mdi-baby-bottle-outline::before{content:"\F0F3A"}.serumx-mdi-baby-buggy::before{content:"\F13E0"}.serumx-mdi-baby-buggy-off::before{content:"\F1AF3"}.serumx-mdi-baby-carriage::before{content:"\F068F"}.serumx-mdi-baby-carriage-off::before{content:"\F0FA0"}.serumx-mdi-baby-face::before{content:"\F0E7C"}.serumx-mdi-baby-face-outline::before{content:"\F0E7D"}.serumx-mdi-backburger::before{content:"\F006D"}.serumx-mdi-backspace::before{content:"\F006E"}.serumx-mdi-backspace-outline::before{content:"\F0B5C"}.serumx-mdi-backspace-reverse::before{content:"\F0E7E"}.serumx-mdi-backspace-reverse-outline::before{content:"\F0E7F"}.serumx-mdi-backup-restore::before{content:"\F006F"}.serumx-mdi-bacteria::before{content:"\F0ED5"}.serumx-mdi-bacteria-outline::before{content:"\F0ED6"}.serumx-mdi-badge-account::before{content:"\F0DA7"}.serumx-mdi-badge-account-alert::before{content:"\F0DA8"}.serumx-mdi-badge-account-alert-outline::before{content:"\F0DA9"}.serumx-mdi-badge-account-horizontal::before{content:"\F0E0D"}.serumx-mdi-badge-account-horizontal-outline::before{content:"\F0E0E"}.serumx-mdi-badge-account-outline::before{content:"\F0DAA"}.serumx-mdi-badminton::before{content:"\F0851"}.serumx-mdi-bag-carry-on::before{content:"\F0F3B"}.serumx-mdi-bag-carry-on-check::before{content:"\F0D65"}.serumx-mdi-bag-carry-on-off::before{content:"\F0F3C"}.serumx-mdi-bag-checked::before{content:"\F0F3D"}.serumx-mdi-bag-personal::before{content:"\F0E10"}.serumx-mdi-bag-personal-off::before{content:"\F0E11"}.serumx-mdi-bag-personal-off-outline::before{content:"\F0E12"}.serumx-mdi-bag-personal-outline::before{content:"\F0E13"}.serumx-mdi-bag-personal-plus::before{content:"\F1CA4"}.serumx-mdi-bag-personal-plus-outline::before{content:"\F1CA5"}.serumx-mdi-bag-personal-tag::before{content:"\F1B0C"}.serumx-mdi-bag-personal-tag-outline::before{content:"\F1B0D"}.serumx-mdi-bag-suitcase::before{content:"\F158B"}.serumx-mdi-bag-suitcase-off::before{content:"\F158D"}.serumx-mdi-bag-suitcase-off-outline::before{content:"\F158E"}.serumx-mdi-bag-suitcase-outline::before{content:"\F158C"}.serumx-mdi-baguette::before{content:"\F0F3E"}.serumx-mdi-balcony::before{content:"\F1817"}.serumx-mdi-balloon::before{content:"\F0A26"}.serumx-mdi-ballot::before{content:"\F09C9"}.serumx-mdi-ballot-outline::before{content:"\F09CA"}.serumx-mdi-ballot-recount::before{content:"\F0C39"}.serumx-mdi-ballot-recount-outline::before{content:"\F0C3A"}.serumx-mdi-bandage::before{content:"\F0DAF"}.serumx-mdi-bank::before{content:"\F0070"}.serumx-mdi-bank-check::before{content:"\F1655"}.serumx-mdi-bank-circle::before{content:"\F1C03"}.serumx-mdi-bank-circle-outline::before{content:"\F1C04"}.serumx-mdi-bank-minus::before{content:"\F0DB0"}.serumx-mdi-bank-off::before{content:"\F1656"}.serumx-mdi-bank-off-outline::before{content:"\F1657"}.serumx-mdi-bank-outline::before{content:"\F0E80"}.serumx-mdi-bank-plus::before{content:"\F0DB1"}.serumx-mdi-bank-remove::before{content:"\F0DB2"}.serumx-mdi-bank-transfer::before{content:"\F0A27"}.serumx-mdi-bank-transfer-in::before{content:"\F0A28"}.serumx-mdi-bank-transfer-out::before{content:"\F0A29"}.serumx-mdi-barcode::before{content:"\F0071"}.serumx-mdi-barcode-off::before{content:"\F1236"}.serumx-mdi-barcode-scan::before{content:"\F0072"}.serumx-mdi-barley::before{content:"\F0073"}.serumx-mdi-barley-off::before{content:"\F0B5D"}.serumx-mdi-barn::before{content:"\F0B5E"}.serumx-mdi-barrel::before{content:"\F0074"}.serumx-mdi-barrel-outline::before{content:"\F1A28"}.serumx-mdi-baseball::before{content:"\F0852"}.serumx-mdi-baseball-bat::before{content:"\F0853"}.serumx-mdi-baseball-diamond::before{content:"\F15EC"}.serumx-mdi-baseball-diamond-outline::before{content:"\F15ED"}.serumx-mdi-baseball-outline::before{content:"\F1C5A"}.serumx-mdi-bash::before{content:"\F1183"}.serumx-mdi-basket::before{content:"\F0076"}.serumx-mdi-basket-check::before{content:"\F18E5"}.serumx-mdi-basket-check-outline::before{content:"\F18E6"}.serumx-mdi-basket-fill::before{content:"\F0077"}.serumx-mdi-basket-minus::before{content:"\F1523"}.serumx-mdi-basket-minus-outline::before{content:"\F1524"}.serumx-mdi-basket-off::before{content:"\F1525"}.serumx-mdi-basket-off-outline::before{content:"\F1526"}.serumx-mdi-basket-outline::before{content:"\F1181"}.serumx-mdi-basket-plus::before{content:"\F1527"}.serumx-mdi-basket-plus-outline::before{content:"\F1528"}.serumx-mdi-basket-remove::before{content:"\F1529"}.serumx-mdi-basket-remove-outline::before{content:"\F152A"}.serumx-mdi-basket-unfill::before{content:"\F0078"}.serumx-mdi-basketball::before{content:"\F0806"}.serumx-mdi-basketball-hoop::before{content:"\F0C3B"}.serumx-mdi-basketball-hoop-outline::before{content:"\F0C3C"}.serumx-mdi-bat::before{content:"\F0B5F"}.serumx-mdi-bathtub::before{content:"\F1818"}.serumx-mdi-bathtub-outline::before{content:"\F1819"}.serumx-mdi-battery::before{content:"\F0079"}.serumx-mdi-battery-10::before{content:"\F007A"}.serumx-mdi-battery-10-bluetooth::before{content:"\F093E"}.serumx-mdi-battery-20::before{content:"\F007B"}.serumx-mdi-battery-20-bluetooth::before{content:"\F093F"}.serumx-mdi-battery-30::before{content:"\F007C"}.serumx-mdi-battery-30-bluetooth::before{content:"\F0940"}.serumx-mdi-battery-40::before{content:"\F007D"}.serumx-mdi-battery-40-bluetooth::before{content:"\F0941"}.serumx-mdi-battery-50::before{content:"\F007E"}.serumx-mdi-battery-50-bluetooth::before{content:"\F0942"}.serumx-mdi-battery-60::before{content:"\F007F"}.serumx-mdi-battery-60-bluetooth::before{content:"\F0943"}.serumx-mdi-battery-70::before{content:"\F0080"}.serumx-mdi-battery-70-bluetooth::before{content:"\F0944"}.serumx-mdi-battery-80::before{content:"\F0081"}.serumx-mdi-battery-80-bluetooth::before{content:"\F0945"}.serumx-mdi-battery-90::before{content:"\F0082"}.serumx-mdi-battery-90-bluetooth::before{content:"\F0946"}.serumx-mdi-battery-alert::before{content:"\F0083"}.serumx-mdi-battery-alert-bluetooth::before{content:"\F0947"}.serumx-mdi-battery-alert-variant::before{content:"\F10CC"}.serumx-mdi-battery-alert-variant-outline::before{content:"\F10CD"}.serumx-mdi-battery-arrow-down::before{content:"\F17DE"}.serumx-mdi-battery-arrow-down-outline::before{content:"\F17DF"}.serumx-mdi-battery-arrow-up::before{content:"\F17E0"}.serumx-mdi-battery-arrow-up-outline::before{content:"\F17E1"}.serumx-mdi-battery-bluetooth::before{content:"\F0948"}.serumx-mdi-battery-bluetooth-variant::before{content:"\F0949"}.serumx-mdi-battery-charging::before{content:"\F0084"}.serumx-mdi-battery-charging-10::before{content:"\F089C"}.serumx-mdi-battery-charging-100::before{content:"\F0085"}.serumx-mdi-battery-charging-20::before{content:"\F0086"}.serumx-mdi-battery-charging-30::before{content:"\F0087"}.serumx-mdi-battery-charging-40::before{content:"\F0088"}.serumx-mdi-battery-charging-50::before{content:"\F089D"}.serumx-mdi-battery-charging-60::before{content:"\F0089"}.serumx-mdi-battery-charging-70::before{content:"\F089E"}.serumx-mdi-battery-charging-80::before{content:"\F008A"}.serumx-mdi-battery-charging-90::before{content:"\F008B"}.serumx-mdi-battery-charging-high::before{content:"\F12A6"}.serumx-mdi-battery-charging-low::before{content:"\F12A4"}.serumx-mdi-battery-charging-medium::before{content:"\F12A5"}.serumx-mdi-battery-charging-outline::before{content:"\F089F"}.serumx-mdi-battery-charging-wireless::before{content:"\F0807"}.serumx-mdi-battery-charging-wireless-10::before{content:"\F0808"}.serumx-mdi-battery-charging-wireless-20::before{content:"\F0809"}.serumx-mdi-battery-charging-wireless-30::before{content:"\F080A"}.serumx-mdi-battery-charging-wireless-40::before{content:"\F080B"}.serumx-mdi-battery-charging-wireless-50::before{content:"\F080C"}.serumx-mdi-battery-charging-wireless-60::before{content:"\F080D"}.serumx-mdi-battery-charging-wireless-70::before{content:"\F080E"}.serumx-mdi-battery-charging-wireless-80::before{content:"\F080F"}.serumx-mdi-battery-charging-wireless-90::before{content:"\F0810"}.serumx-mdi-battery-charging-wireless-alert::before{content:"\F0811"}.serumx-mdi-battery-charging-wireless-outline::before{content:"\F0812"}.serumx-mdi-battery-check::before{content:"\F17E2"}.serumx-mdi-battery-check-outline::before{content:"\F17E3"}.serumx-mdi-battery-clock::before{content:"\F19E5"}.serumx-mdi-battery-clock-outline::before{content:"\F19E6"}.serumx-mdi-battery-heart::before{content:"\F120F"}.serumx-mdi-battery-heart-outline::before{content:"\F1210"}.serumx-mdi-battery-heart-variant::before{content:"\F1211"}.serumx-mdi-battery-high::before{content:"\F12A3"}.serumx-mdi-battery-lock::before{content:"\F179C"}.serumx-mdi-battery-lock-open::before{content:"\F179D"}.serumx-mdi-battery-low::before{content:"\F12A1"}.serumx-mdi-battery-medium::before{content:"\F12A2"}.serumx-mdi-battery-minus::before{content:"\F17E4"}.serumx-mdi-battery-minus-outline::before{content:"\F17E5"}.serumx-mdi-battery-minus-variant::before{content:"\F008C"}.serumx-mdi-battery-negative::before{content:"\F008D"}.serumx-mdi-battery-off::before{content:"\F125D"}.serumx-mdi-battery-off-outline::before{content:"\F125E"}.serumx-mdi-battery-outline::before{content:"\F008E"}.serumx-mdi-battery-plus::before{content:"\F17E6"}.serumx-mdi-battery-plus-outline::before{content:"\F17E7"}.serumx-mdi-battery-plus-variant::before{content:"\F008F"}.serumx-mdi-battery-positive::before{content:"\F0090"}.serumx-mdi-battery-remove::before{content:"\F17E8"}.serumx-mdi-battery-remove-outline::before{content:"\F17E9"}.serumx-mdi-battery-sync::before{content:"\F1834"}.serumx-mdi-battery-sync-outline::before{content:"\F1835"}.serumx-mdi-battery-unknown::before{content:"\F0091"}.serumx-mdi-battery-unknown-bluetooth::before{content:"\F094A"}.serumx-mdi-beach::before{content:"\F0092"}.serumx-mdi-beaker::before{content:"\F0CEA"}.serumx-mdi-beaker-alert::before{content:"\F1229"}.serumx-mdi-beaker-alert-outline::before{content:"\F122A"}.serumx-mdi-beaker-check::before{content:"\F122B"}.serumx-mdi-beaker-check-outline::before{content:"\F122C"}.serumx-mdi-beaker-minus::before{content:"\F122D"}.serumx-mdi-beaker-minus-outline::before{content:"\F122E"}.serumx-mdi-beaker-outline::before{content:"\F0690"}.serumx-mdi-beaker-plus::before{content:"\F122F"}.serumx-mdi-beaker-plus-outline::before{content:"\F1230"}.serumx-mdi-beaker-question::before{content:"\F1231"}.serumx-mdi-beaker-question-outline::before{content:"\F1232"}.serumx-mdi-beaker-remove::before{content:"\F1233"}.serumx-mdi-beaker-remove-outline::before{content:"\F1234"}.serumx-mdi-bed::before{content:"\F02E3"}.serumx-mdi-bed-clock::before{content:"\F1B94"}.serumx-mdi-bed-double::before{content:"\F0FD4"}.serumx-mdi-bed-double-outline::before{content:"\F0FD3"}.serumx-mdi-bed-empty::before{content:"\F08A0"}.serumx-mdi-bed-king::before{content:"\F0FD2"}.serumx-mdi-bed-king-outline::before{content:"\F0FD1"}.serumx-mdi-bed-outline::before{content:"\F0099"}.serumx-mdi-bed-queen::before{content:"\F0FD0"}.serumx-mdi-bed-queen-outline::before{content:"\F0FDB"}.serumx-mdi-bed-single::before{content:"\F106D"}.serumx-mdi-bed-single-outline::before{content:"\F106E"}.serumx-mdi-bee::before{content:"\F0FA1"}.serumx-mdi-bee-flower::before{content:"\F0FA2"}.serumx-mdi-beehive-off-outline::before{content:"\F13ED"}.serumx-mdi-beehive-outline::before{content:"\F10CE"}.serumx-mdi-beekeeper::before{content:"\F14E2"}.serumx-mdi-beer::before{content:"\F0098"}.serumx-mdi-beer-outline::before{content:"\F130C"}.serumx-mdi-bell::before{content:"\F009A"}.serumx-mdi-bell-alert::before{content:"\F0D59"}.serumx-mdi-bell-alert-outline::before{content:"\F0E81"}.serumx-mdi-bell-badge::before{content:"\F116B"}.serumx-mdi-bell-badge-outline::before{content:"\F0178"}.serumx-mdi-bell-cancel::before{content:"\F13E7"}.serumx-mdi-bell-cancel-outline::before{content:"\F13E8"}.serumx-mdi-bell-check::before{content:"\F11E5"}.serumx-mdi-bell-check-outline::before{content:"\F11E6"}.serumx-mdi-bell-circle::before{content:"\F0D5A"}.serumx-mdi-bell-circle-outline::before{content:"\F0D5B"}.serumx-mdi-bell-cog::before{content:"\F1A29"}.serumx-mdi-bell-cog-outline::before{content:"\F1A2A"}.serumx-mdi-bell-minus::before{content:"\F13E9"}.serumx-mdi-bell-minus-outline::before{content:"\F13EA"}.serumx-mdi-bell-off::before{content:"\F009B"}.serumx-mdi-bell-off-outline::before{content:"\F0A91"}.serumx-mdi-bell-outline::before{content:"\F009C"}.serumx-mdi-bell-plus::before{content:"\F009D"}.serumx-mdi-bell-plus-outline::before{content:"\F0A92"}.serumx-mdi-bell-remove::before{content:"\F13EB"}.serumx-mdi-bell-remove-outline::before{content:"\F13EC"}.serumx-mdi-bell-ring::before{content:"\F009E"}.serumx-mdi-bell-ring-outline::before{content:"\F009F"}.serumx-mdi-bell-sleep::before{content:"\F00A0"}.serumx-mdi-bell-sleep-outline::before{content:"\F0A93"}.serumx-mdi-bench::before{content:"\F1C21"}.serumx-mdi-bench-back::before{content:"\F1C22"}.serumx-mdi-beta::before{content:"\F00A1"}.serumx-mdi-betamax::before{content:"\F09CB"}.serumx-mdi-biathlon::before{content:"\F0E14"}.serumx-mdi-bicycle::before{content:"\F109C"}.serumx-mdi-bicycle-basket::before{content:"\F1235"}.serumx-mdi-bicycle-cargo::before{content:"\F189C"}.serumx-mdi-bicycle-electric::before{content:"\F15B4"}.serumx-mdi-bicycle-penny-farthing::before{content:"\F15E9"}.serumx-mdi-bike::before{content:"\F00A3"}.serumx-mdi-bike-fast::before{content:"\F111F"}.serumx-mdi-bike-pedal::before{content:"\F1C23"}.serumx-mdi-bike-pedal-clipless::before{content:"\F1C24"}.serumx-mdi-bike-pedal-mountain::before{content:"\F1C25"}.serumx-mdi-billboard::before{content:"\F1010"}.serumx-mdi-billiards::before{content:"\F0B61"}.serumx-mdi-billiards-rack::before{content:"\F0B62"}.serumx-mdi-binoculars::before{content:"\F00A5"}.serumx-mdi-bio::before{content:"\F00A6"}.serumx-mdi-biohazard::before{content:"\F00A7"}.serumx-mdi-bird::before{content:"\F15C6"}.serumx-mdi-bitbucket::before{content:"\F00A8"}.serumx-mdi-bitcoin::before{content:"\F0813"}.serumx-mdi-black-mesa::before{content:"\F00A9"}.serumx-mdi-blender::before{content:"\F0CEB"}.serumx-mdi-blender-outline::before{content:"\F181A"}.serumx-mdi-blender-software::before{content:"\F00AB"}.serumx-mdi-blinds::before{content:"\F00AC"}.serumx-mdi-blinds-horizontal::before{content:"\F1A2B"}.serumx-mdi-blinds-horizontal-closed::before{content:"\F1A2C"}.serumx-mdi-blinds-open::before{content:"\F1011"}.serumx-mdi-blinds-vertical::before{content:"\F1A2D"}.serumx-mdi-blinds-vertical-closed::before{content:"\F1A2E"}.serumx-mdi-block-helper::before{content:"\F00AD"}.serumx-mdi-blood-bag::before{content:"\F0CEC"}.serumx-mdi-bluetooth::before{content:"\F00AF"}.serumx-mdi-bluetooth-audio::before{content:"\F00B0"}.serumx-mdi-bluetooth-connect::before{content:"\F00B1"}.serumx-mdi-bluetooth-off::before{content:"\F00B2"}.serumx-mdi-bluetooth-settings::before{content:"\F00B3"}.serumx-mdi-bluetooth-transfer::before{content:"\F00B4"}.serumx-mdi-blur::before{content:"\F00B5"}.serumx-mdi-blur-linear::before{content:"\F00B6"}.serumx-mdi-blur-off::before{content:"\F00B7"}.serumx-mdi-blur-radial::before{content:"\F00B8"}.serumx-mdi-bolt::before{content:"\F0DB3"}.serumx-mdi-bomb::before{content:"\F0691"}.serumx-mdi-bomb-off::before{content:"\F06C5"}.serumx-mdi-bone::before{content:"\F00B9"}.serumx-mdi-bone-off::before{content:"\F19E0"}.serumx-mdi-book::before{content:"\F00BA"}.serumx-mdi-book-account::before{content:"\F13AD"}.serumx-mdi-book-account-outline::before{content:"\F13AE"}.serumx-mdi-book-alert::before{content:"\F167C"}.serumx-mdi-book-alert-outline::before{content:"\F167D"}.serumx-mdi-book-alphabet::before{content:"\F061D"}.serumx-mdi-book-arrow-down::before{content:"\F167E"}.serumx-mdi-book-arrow-down-outline::before{content:"\F167F"}.serumx-mdi-book-arrow-left::before{content:"\F1680"}.serumx-mdi-book-arrow-left-outline::before{content:"\F1681"}.serumx-mdi-book-arrow-right::before{content:"\F1682"}.serumx-mdi-book-arrow-right-outline::before{content:"\F1683"}.serumx-mdi-book-arrow-up::before{content:"\F1684"}.serumx-mdi-book-arrow-up-outline::before{content:"\F1685"}.serumx-mdi-book-cancel::before{content:"\F1686"}.serumx-mdi-book-cancel-outline::before{content:"\F1687"}.serumx-mdi-book-check::before{content:"\F14F3"}.serumx-mdi-book-check-outline::before{content:"\F14F4"}.serumx-mdi-book-clock::before{content:"\F1688"}.serumx-mdi-book-clock-outline::before{content:"\F1689"}.serumx-mdi-book-cog::before{content:"\F168A"}.serumx-mdi-book-cog-outline::before{content:"\F168B"}.serumx-mdi-book-cross::before{content:"\F00A2"}.serumx-mdi-book-edit::before{content:"\F168C"}.serumx-mdi-book-edit-outline::before{content:"\F168D"}.serumx-mdi-book-education::before{content:"\F16C9"}.serumx-mdi-book-education-outline::before{content:"\F16CA"}.serumx-mdi-book-heart::before{content:"\F1A1D"}.serumx-mdi-book-heart-outline::before{content:"\F1A1E"}.serumx-mdi-book-information-variant::before{content:"\F106F"}.serumx-mdi-book-lock::before{content:"\F079A"}.serumx-mdi-book-lock-open::before{content:"\F079B"}.serumx-mdi-book-lock-open-outline::before{content:"\F168E"}.serumx-mdi-book-lock-outline::before{content:"\F168F"}.serumx-mdi-book-marker::before{content:"\F1690"}.serumx-mdi-book-marker-outline::before{content:"\F1691"}.serumx-mdi-book-minus::before{content:"\F05D9"}.serumx-mdi-book-minus-multiple::before{content:"\F0A94"}.serumx-mdi-book-minus-multiple-outline::before{content:"\F090B"}.serumx-mdi-book-minus-outline::before{content:"\F1692"}.serumx-mdi-book-multiple::before{content:"\F00BB"}.serumx-mdi-book-multiple-outline::before{content:"\F0436"}.serumx-mdi-book-music::before{content:"\F0067"}.serumx-mdi-book-music-outline::before{content:"\F1693"}.serumx-mdi-book-off::before{content:"\F1694"}.serumx-mdi-book-off-outline::before{content:"\F1695"}.serumx-mdi-book-open::before{content:"\F00BD"}.serumx-mdi-book-open-blank-variant::before{content:"\F00BE"}.serumx-mdi-book-open-outline::before{content:"\F0B63"}.serumx-mdi-book-open-page-variant::before{content:"\F05DA"}.serumx-mdi-book-open-page-variant-outline::before{content:"\F15D6"}.serumx-mdi-book-open-variant::before{content:"\F14F7"}.serumx-mdi-book-outline::before{content:"\F0B64"}.serumx-mdi-book-play::before{content:"\F0E82"}.serumx-mdi-book-play-outline::before{content:"\F0E83"}.serumx-mdi-book-plus::before{content:"\F05DB"}.serumx-mdi-book-plus-multiple::before{content:"\F0A95"}.serumx-mdi-book-plus-multiple-outline::before{content:"\F0ADE"}.serumx-mdi-book-plus-outline::before{content:"\F1696"}.serumx-mdi-book-refresh::before{content:"\F1697"}.serumx-mdi-book-refresh-outline::before{content:"\F1698"}.serumx-mdi-book-remove::before{content:"\F0A97"}.serumx-mdi-book-remove-multiple::before{content:"\F0A96"}.serumx-mdi-book-remove-multiple-outline::before{content:"\F04CA"}.serumx-mdi-book-remove-outline::before{content:"\F1699"}.serumx-mdi-book-search::before{content:"\F0E84"}.serumx-mdi-book-search-outline::before{content:"\F0E85"}.serumx-mdi-book-settings::before{content:"\F169A"}.serumx-mdi-book-settings-outline::before{content:"\F169B"}.serumx-mdi-book-sync::before{content:"\F169C"}.serumx-mdi-book-sync-outline::before{content:"\F16C8"}.serumx-mdi-book-variant::before{content:"\F00BF"}.serumx-mdi-bookmark::before{content:"\F00C0"}.serumx-mdi-bookmark-box::before{content:"\F1B75"}.serumx-mdi-bookmark-box-multiple::before{content:"\F196C"}.serumx-mdi-bookmark-box-multiple-outline::before{content:"\F196D"}.serumx-mdi-bookmark-box-outline::before{content:"\F1B76"}.serumx-mdi-bookmark-check::before{content:"\F00C1"}.serumx-mdi-bookmark-check-outline::before{content:"\F137B"}.serumx-mdi-bookmark-minus::before{content:"\F09CC"}.serumx-mdi-bookmark-minus-outline::before{content:"\F09CD"}.serumx-mdi-bookmark-multiple::before{content:"\F0E15"}.serumx-mdi-bookmark-multiple-outline::before{content:"\F0E16"}.serumx-mdi-bookmark-music::before{content:"\F00C2"}.serumx-mdi-bookmark-music-outline::before{content:"\F1379"}.serumx-mdi-bookmark-off::before{content:"\F09CE"}.serumx-mdi-bookmark-off-outline::before{content:"\F09CF"}.serumx-mdi-bookmark-outline::before{content:"\F00C3"}.serumx-mdi-bookmark-plus::before{content:"\F00C5"}.serumx-mdi-bookmark-plus-outline::before{content:"\F00C4"}.serumx-mdi-bookmark-remove::before{content:"\F00C6"}.serumx-mdi-bookmark-remove-outline::before{content:"\F137A"}.serumx-mdi-bookshelf::before{content:"\F125F"}.serumx-mdi-boom-gate::before{content:"\F0E86"}.serumx-mdi-boom-gate-alert::before{content:"\F0E87"}.serumx-mdi-boom-gate-alert-outline::before{content:"\F0E88"}.serumx-mdi-boom-gate-arrow-down::before{content:"\F0E89"}.serumx-mdi-boom-gate-arrow-down-outline::before{content:"\F0E8A"}.serumx-mdi-boom-gate-arrow-up::before{content:"\F0E8C"}.serumx-mdi-boom-gate-arrow-up-outline::before{content:"\F0E8D"}.serumx-mdi-boom-gate-outline::before{content:"\F0E8B"}.serumx-mdi-boom-gate-up::before{content:"\F17F9"}.serumx-mdi-boom-gate-up-outline::before{content:"\F17FA"}.serumx-mdi-boombox::before{content:"\F05DC"}.serumx-mdi-boomerang::before{content:"\F10CF"}.serumx-mdi-bootstrap::before{content:"\F06C6"}.serumx-mdi-border-all::before{content:"\F00C7"}.serumx-mdi-border-all-variant::before{content:"\F08A1"}.serumx-mdi-border-bottom::before{content:"\F00C8"}.serumx-mdi-border-bottom-variant::before{content:"\F08A2"}.serumx-mdi-border-color::before{content:"\F00C9"}.serumx-mdi-border-horizontal::before{content:"\F00CA"}.serumx-mdi-border-inside::before{content:"\F00CB"}.serumx-mdi-border-left::before{content:"\F00CC"}.serumx-mdi-border-left-variant::before{content:"\F08A3"}.serumx-mdi-border-none::before{content:"\F00CD"}.serumx-mdi-border-none-variant::before{content:"\F08A4"}.serumx-mdi-border-outside::before{content:"\F00CE"}.serumx-mdi-border-radius::before{content:"\F1AF4"}.serumx-mdi-border-right::before{content:"\F00CF"}.serumx-mdi-border-right-variant::before{content:"\F08A5"}.serumx-mdi-border-style::before{content:"\F00D0"}.serumx-mdi-border-top::before{content:"\F00D1"}.serumx-mdi-border-top-variant::before{content:"\F08A6"}.serumx-mdi-border-vertical::before{content:"\F00D2"}.serumx-mdi-bottle-soda::before{content:"\F1070"}.serumx-mdi-bottle-soda-classic::before{content:"\F1071"}.serumx-mdi-bottle-soda-classic-outline::before{content:"\F1363"}.serumx-mdi-bottle-soda-outline::before{content:"\F1072"}.serumx-mdi-bottle-tonic::before{content:"\F112E"}.serumx-mdi-bottle-tonic-outline::before{content:"\F112F"}.serumx-mdi-bottle-tonic-plus::before{content:"\F1130"}.serumx-mdi-bottle-tonic-plus-outline::before{content:"\F1131"}.serumx-mdi-bottle-tonic-skull::before{content:"\F1132"}.serumx-mdi-bottle-tonic-skull-outline::before{content:"\F1133"}.serumx-mdi-bottle-wine::before{content:"\F0854"}.serumx-mdi-bottle-wine-outline::before{content:"\F1310"}.serumx-mdi-bow-arrow::before{content:"\F1841"}.serumx-mdi-bow-tie::before{content:"\F0678"}.serumx-mdi-bowl::before{content:"\F028E"}.serumx-mdi-bowl-mix::before{content:"\F0617"}.serumx-mdi-bowl-mix-outline::before{content:"\F02E4"}.serumx-mdi-bowl-outline::before{content:"\F02A9"}.serumx-mdi-bowling::before{content:"\F00D3"}.serumx-mdi-box::before{content:"\F00D4"}.serumx-mdi-box-cutter::before{content:"\F00D5"}.serumx-mdi-box-cutter-off::before{content:"\F0B4A"}.serumx-mdi-box-shadow::before{content:"\F0637"}.serumx-mdi-boxing-glove::before{content:"\F0B65"}.serumx-mdi-braille::before{content:"\F09D0"}.serumx-mdi-brain::before{content:"\F09D1"}.serumx-mdi-bread-slice::before{content:"\F0CEE"}.serumx-mdi-bread-slice-outline::before{content:"\F0CEF"}.serumx-mdi-bridge::before{content:"\F0618"}.serumx-mdi-briefcase::before{content:"\F00D6"}.serumx-mdi-briefcase-account::before{content:"\F0CF0"}.serumx-mdi-briefcase-account-outline::before{content:"\F0CF1"}.serumx-mdi-briefcase-arrow-left-right::before{content:"\F1A8D"}.serumx-mdi-briefcase-arrow-left-right-outline::before{content:"\F1A8E"}.serumx-mdi-briefcase-arrow-up-down::before{content:"\F1A8F"}.serumx-mdi-briefcase-arrow-up-down-outline::before{content:"\F1A90"}.serumx-mdi-briefcase-check::before{content:"\F00D7"}.serumx-mdi-briefcase-check-outline::before{content:"\F131E"}.serumx-mdi-briefcase-clock::before{content:"\F10D0"}.serumx-mdi-briefcase-clock-outline::before{content:"\F10D1"}.serumx-mdi-briefcase-download::before{content:"\F00D8"}.serumx-mdi-briefcase-download-outline::before{content:"\F0C3D"}.serumx-mdi-briefcase-edit::before{content:"\F0A98"}.serumx-mdi-briefcase-edit-outline::before{content:"\F0C3E"}.serumx-mdi-briefcase-eye::before{content:"\F17D9"}.serumx-mdi-briefcase-eye-outline::before{content:"\F17DA"}.serumx-mdi-briefcase-minus::before{content:"\F0A2A"}.serumx-mdi-briefcase-minus-outline::before{content:"\F0C3F"}.serumx-mdi-briefcase-off::before{content:"\F1658"}.serumx-mdi-briefcase-off-outline::before{content:"\F1659"}.serumx-mdi-briefcase-outline::before{content:"\F0814"}.serumx-mdi-briefcase-plus::before{content:"\F0A2B"}.serumx-mdi-briefcase-plus-outline::before{content:"\F0C40"}.serumx-mdi-briefcase-remove::before{content:"\F0A2C"}.serumx-mdi-briefcase-remove-outline::before{content:"\F0C41"}.serumx-mdi-briefcase-search::before{content:"\F0A2D"}.serumx-mdi-briefcase-search-outline::before{content:"\F0C42"}.serumx-mdi-briefcase-upload::before{content:"\F00D9"}.serumx-mdi-briefcase-upload-outline::before{content:"\F0C43"}.serumx-mdi-briefcase-variant::before{content:"\F1494"}.serumx-mdi-briefcase-variant-off::before{content:"\F165A"}.serumx-mdi-briefcase-variant-off-outline::before{content:"\F165B"}.serumx-mdi-briefcase-variant-outline::before{content:"\F1495"}.serumx-mdi-brightness-1::before{content:"\F00DA"}.serumx-mdi-brightness-2::before{content:"\F00DB"}.serumx-mdi-brightness-3::before{content:"\F00DC"}.serumx-mdi-brightness-4::before{content:"\F00DD"}.serumx-mdi-brightness-5::before{content:"\F00DE"}.serumx-mdi-brightness-6::before{content:"\F00DF"}.serumx-mdi-brightness-7::before{content:"\F00E0"}.serumx-mdi-brightness-auto::before{content:"\F00E1"}.serumx-mdi-brightness-percent::before{content:"\F0CF2"}.serumx-mdi-broadcast::before{content:"\F1720"}.serumx-mdi-broadcast-off::before{content:"\F1721"}.serumx-mdi-broom::before{content:"\F00E2"}.serumx-mdi-brush::before{content:"\F00E3"}.serumx-mdi-brush-off::before{content:"\F1771"}.serumx-mdi-brush-outline::before{content:"\F1A0D"}.serumx-mdi-brush-variant::before{content:"\F1813"}.serumx-mdi-bucket::before{content:"\F1415"}.serumx-mdi-bucket-outline::before{content:"\F1416"}.serumx-mdi-buffet::before{content:"\F0578"}.serumx-mdi-bug::before{content:"\F00E4"}.serumx-mdi-bug-check::before{content:"\F0A2E"}.serumx-mdi-bug-check-outline::before{content:"\F0A2F"}.serumx-mdi-bug-outline::before{content:"\F0A30"}.serumx-mdi-bug-pause::before{content:"\F1AF5"}.serumx-mdi-bug-pause-outline::before{content:"\F1AF6"}.serumx-mdi-bug-play::before{content:"\F1AF7"}.serumx-mdi-bug-play-outline::before{content:"\F1AF8"}.serumx-mdi-bug-stop::before{content:"\F1AF9"}.serumx-mdi-bug-stop-outline::before{content:"\F1AFA"}.serumx-mdi-bugle::before{content:"\F0DB4"}.serumx-mdi-bulkhead-light::before{content:"\F1A2F"}.serumx-mdi-bulldozer::before{content:"\F0B22"}.serumx-mdi-bullet::before{content:"\F0CF3"}.serumx-mdi-bulletin-board::before{content:"\F00E5"}.serumx-mdi-bullhorn::before{content:"\F00E6"}.serumx-mdi-bullhorn-outline::before{content:"\F0B23"}.serumx-mdi-bullhorn-variant::before{content:"\F196E"}.serumx-mdi-bullhorn-variant-outline::before{content:"\F196F"}.serumx-mdi-bullseye::before{content:"\F05DD"}.serumx-mdi-bullseye-arrow::before{content:"\F08C9"}.serumx-mdi-bulma::before{content:"\F12E7"}.serumx-mdi-bunk-bed::before{content:"\F1302"}.serumx-mdi-bunk-bed-outline::before{content:"\F0097"}.serumx-mdi-bus::before{content:"\F00E7"}.serumx-mdi-bus-alert::before{content:"\F0A99"}.serumx-mdi-bus-articulated-end::before{content:"\F079C"}.serumx-mdi-bus-articulated-front::before{content:"\F079D"}.serumx-mdi-bus-clock::before{content:"\F08CA"}.serumx-mdi-bus-double-decker::before{content:"\F079E"}.serumx-mdi-bus-electric::before{content:"\F191D"}.serumx-mdi-bus-marker::before{content:"\F1212"}.serumx-mdi-bus-multiple::before{content:"\F0F3F"}.serumx-mdi-bus-school::before{content:"\F079F"}.serumx-mdi-bus-side::before{content:"\F07A0"}.serumx-mdi-bus-sign::before{content:"\F1CC1"}.serumx-mdi-bus-stop::before{content:"\F1012"}.serumx-mdi-bus-stop-covered::before{content:"\F1013"}.serumx-mdi-bus-stop-uncovered::before{content:"\F1014"}.serumx-mdi-bus-wrench::before{content:"\F1CC2"}.serumx-mdi-butterfly::before{content:"\F1589"}.serumx-mdi-butterfly-outline::before{content:"\F158A"}.serumx-mdi-button-cursor::before{content:"\F1B4F"}.serumx-mdi-button-pointer::before{content:"\F1B50"}.serumx-mdi-cabin-a-frame::before{content:"\F188C"}.serumx-mdi-cable-data::before{content:"\F1394"}.serumx-mdi-cached::before{content:"\F00E8"}.serumx-mdi-cactus::before{content:"\F0DB5"}.serumx-mdi-cake::before{content:"\F00E9"}.serumx-mdi-cake-layered::before{content:"\F00EA"}.serumx-mdi-cake-variant::before{content:"\F00EB"}.serumx-mdi-cake-variant-outline::before{content:"\F17F0"}.serumx-mdi-calculator::before{content:"\F00EC"}.serumx-mdi-calculator-variant::before{content:"\F0A9A"}.serumx-mdi-calculator-variant-outline::before{content:"\F15A6"}.serumx-mdi-calendar::before{content:"\F00ED"}.serumx-mdi-calendar-account::before{content:"\F0ED7"}.serumx-mdi-calendar-account-outline::before{content:"\F0ED8"}.serumx-mdi-calendar-alert::before{content:"\F0A31"}.serumx-mdi-calendar-alert-outline::before{content:"\F1B62"}.serumx-mdi-calendar-arrow-left::before{content:"\F1134"}.serumx-mdi-calendar-arrow-right::before{content:"\F1135"}.serumx-mdi-calendar-badge::before{content:"\F1B9D"}.serumx-mdi-calendar-badge-outline::before{content:"\F1B9E"}.serumx-mdi-calendar-blank::before{content:"\F00EE"}.serumx-mdi-calendar-blank-multiple::before{content:"\F1073"}.serumx-mdi-calendar-blank-outline::before{content:"\F0B66"}.serumx-mdi-calendar-check::before{content:"\F00EF"}.serumx-mdi-calendar-check-outline::before{content:"\F0C44"}.serumx-mdi-calendar-clock::before{content:"\F00F0"}.serumx-mdi-calendar-clock-outline::before{content:"\F16E1"}.serumx-mdi-calendar-collapse-horizontal::before{content:"\F189D"}.serumx-mdi-calendar-collapse-horizontal-outline::before{content:"\F1B63"}.serumx-mdi-calendar-cursor::before{content:"\F157B"}.serumx-mdi-calendar-cursor-outline::before{content:"\F1B64"}.serumx-mdi-calendar-edit::before{content:"\F08A7"}.serumx-mdi-calendar-edit-outline::before{content:"\F1B65"}.serumx-mdi-calendar-end::before{content:"\F166C"}.serumx-mdi-calendar-end-outline::before{content:"\F1B66"}.serumx-mdi-calendar-expand-horizontal::before{content:"\F189E"}.serumx-mdi-calendar-expand-horizontal-outline::before{content:"\F1B67"}.serumx-mdi-calendar-export::before{content:"\F0B24"}.serumx-mdi-calendar-export-outline::before{content:"\F1B68"}.serumx-mdi-calendar-filter::before{content:"\F1A32"}.serumx-mdi-calendar-filter-outline::before{content:"\F1A33"}.serumx-mdi-calendar-heart::before{content:"\F09D2"}.serumx-mdi-calendar-heart-outline::before{content:"\F1B69"}.serumx-mdi-calendar-import::before{content:"\F0B25"}.serumx-mdi-calendar-import-outline::before{content:"\F1B6A"}.serumx-mdi-calendar-lock::before{content:"\F1641"}.serumx-mdi-calendar-lock-open::before{content:"\F1B5B"}.serumx-mdi-calendar-lock-open-outline::before{content:"\F1B5C"}.serumx-mdi-calendar-lock-outline::before{content:"\F1642"}.serumx-mdi-calendar-minus::before{content:"\F0D5C"}.serumx-mdi-calendar-minus-outline::before{content:"\F1B6B"}.serumx-mdi-calendar-month::before{content:"\F0E17"}.serumx-mdi-calendar-month-outline::before{content:"\F0E18"}.serumx-mdi-calendar-multiple::before{content:"\F00F1"}.serumx-mdi-calendar-multiple-check::before{content:"\F00F2"}.serumx-mdi-calendar-multiselect::before{content:"\F0A32"}.serumx-mdi-calendar-multiselect-outline::before{content:"\F1B55"}.serumx-mdi-calendar-outline::before{content:"\F0B67"}.serumx-mdi-calendar-plus::before{content:"\F00F3"}.serumx-mdi-calendar-plus-outline::before{content:"\F1B6C"}.serumx-mdi-calendar-question::before{content:"\F0692"}.serumx-mdi-calendar-question-outline::before{content:"\F1B6D"}.serumx-mdi-calendar-range::before{content:"\F0679"}.serumx-mdi-calendar-range-outline::before{content:"\F0B68"}.serumx-mdi-calendar-refresh::before{content:"\F01E1"}.serumx-mdi-calendar-refresh-outline::before{content:"\F0203"}.serumx-mdi-calendar-remove::before{content:"\F00F4"}.serumx-mdi-calendar-remove-outline::before{content:"\F0C45"}.serumx-mdi-calendar-search::before{content:"\F094C"}.serumx-mdi-calendar-search-outline::before{content:"\F1B6E"}.serumx-mdi-calendar-star::before{content:"\F09D3"}.serumx-mdi-calendar-star-four-points::before{content:"\F1C1F"}.serumx-mdi-calendar-star-outline::before{content:"\F1B53"}.serumx-mdi-calendar-start::before{content:"\F166D"}.serumx-mdi-calendar-start-outline::before{content:"\F1B6F"}.serumx-mdi-calendar-sync::before{content:"\F0E8E"}.serumx-mdi-calendar-sync-outline::before{content:"\F0E8F"}.serumx-mdi-calendar-text::before{content:"\F00F5"}.serumx-mdi-calendar-text-outline::before{content:"\F0C46"}.serumx-mdi-calendar-today::before{content:"\F00F6"}.serumx-mdi-calendar-today-outline::before{content:"\F1A30"}.serumx-mdi-calendar-week::before{content:"\F0A33"}.serumx-mdi-calendar-week-begin::before{content:"\F0A34"}.serumx-mdi-calendar-week-begin-outline::before{content:"\F1A31"}.serumx-mdi-calendar-week-outline::before{content:"\F1A34"}.serumx-mdi-calendar-weekend::before{content:"\F0ED9"}.serumx-mdi-calendar-weekend-outline::before{content:"\F0EDA"}.serumx-mdi-call-made::before{content:"\F00F7"}.serumx-mdi-call-merge::before{content:"\F00F8"}.serumx-mdi-call-missed::before{content:"\F00F9"}.serumx-mdi-call-received::before{content:"\F00FA"}.serumx-mdi-call-split::before{content:"\F00FB"}.serumx-mdi-camcorder::before{content:"\F00FC"}.serumx-mdi-camcorder-off::before{content:"\F00FF"}.serumx-mdi-camera::before{content:"\F0100"}.serumx-mdi-camera-account::before{content:"\F08CB"}.serumx-mdi-camera-burst::before{content:"\F0693"}.serumx-mdi-camera-control::before{content:"\F0B69"}.serumx-mdi-camera-document::before{content:"\F1871"}.serumx-mdi-camera-document-off::before{content:"\F1872"}.serumx-mdi-camera-enhance::before{content:"\F0101"}.serumx-mdi-camera-enhance-outline::before{content:"\F0B6A"}.serumx-mdi-camera-flip::before{content:"\F15D9"}.serumx-mdi-camera-flip-outline::before{content:"\F15DA"}.serumx-mdi-camera-front::before{content:"\F0102"}.serumx-mdi-camera-front-variant::before{content:"\F0103"}.serumx-mdi-camera-gopro::before{content:"\F07A1"}.serumx-mdi-camera-image::before{content:"\F08CC"}.serumx-mdi-camera-iris::before{content:"\F0104"}.serumx-mdi-camera-lock::before{content:"\F1A14"}.serumx-mdi-camera-lock-open::before{content:"\F1C0D"}.serumx-mdi-camera-lock-open-outline::before{content:"\F1C0E"}.serumx-mdi-camera-lock-outline::before{content:"\F1A15"}.serumx-mdi-camera-marker::before{content:"\F19A7"}.serumx-mdi-camera-marker-outline::before{content:"\F19A8"}.serumx-mdi-camera-metering-center::before{content:"\F07A2"}.serumx-mdi-camera-metering-matrix::before{content:"\F07A3"}.serumx-mdi-camera-metering-partial::before{content:"\F07A4"}.serumx-mdi-camera-metering-spot::before{content:"\F07A5"}.serumx-mdi-camera-off::before{content:"\F05DF"}.serumx-mdi-camera-off-outline::before{content:"\F19BF"}.serumx-mdi-camera-outline::before{content:"\F0D5D"}.serumx-mdi-camera-party-mode::before{content:"\F0105"}.serumx-mdi-camera-plus::before{content:"\F0EDB"}.serumx-mdi-camera-plus-outline::before{content:"\F0EDC"}.serumx-mdi-camera-rear::before{content:"\F0106"}.serumx-mdi-camera-rear-variant::before{content:"\F0107"}.serumx-mdi-camera-retake::before{content:"\F0E19"}.serumx-mdi-camera-retake-outline::before{content:"\F0E1A"}.serumx-mdi-camera-switch::before{content:"\F0108"}.serumx-mdi-camera-switch-outline::before{content:"\F084A"}.serumx-mdi-camera-timer::before{content:"\F0109"}.serumx-mdi-camera-wireless::before{content:"\F0DB6"}.serumx-mdi-camera-wireless-outline::before{content:"\F0DB7"}.serumx-mdi-campfire::before{content:"\F0EDD"}.serumx-mdi-cancel::before{content:"\F073A"}.serumx-mdi-candelabra::before{content:"\F17D2"}.serumx-mdi-candelabra-fire::before{content:"\F17D3"}.serumx-mdi-candle::before{content:"\F05E2"}.serumx-mdi-candy::before{content:"\F1970"}.serumx-mdi-candy-off::before{content:"\F1971"}.serumx-mdi-candy-off-outline::before{content:"\F1972"}.serumx-mdi-candy-outline::before{content:"\F1973"}.serumx-mdi-candycane::before{content:"\F010A"}.serumx-mdi-cannabis::before{content:"\F07A6"}.serumx-mdi-cannabis-off::before{content:"\F166E"}.serumx-mdi-caps-lock::before{content:"\F0A9B"}.serumx-mdi-car::before{content:"\F010B"}.serumx-mdi-car-2-plus::before{content:"\F1015"}.serumx-mdi-car-3-plus::before{content:"\F1016"}.serumx-mdi-car-arrow-left::before{content:"\F13B2"}.serumx-mdi-car-arrow-right::before{content:"\F13B3"}.serumx-mdi-car-back::before{content:"\F0E1B"}.serumx-mdi-car-battery::before{content:"\F010C"}.serumx-mdi-car-brake-abs::before{content:"\F0C47"}.serumx-mdi-car-brake-alert::before{content:"\F0C48"}.serumx-mdi-car-brake-fluid-level::before{content:"\F1909"}.serumx-mdi-car-brake-hold::before{content:"\F0D5E"}.serumx-mdi-car-brake-low-pressure::before{content:"\F190A"}.serumx-mdi-car-brake-parking::before{content:"\F0D5F"}.serumx-mdi-car-brake-retarder::before{content:"\F1017"}.serumx-mdi-car-brake-temperature::before{content:"\F190B"}.serumx-mdi-car-brake-worn-linings::before{content:"\F190C"}.serumx-mdi-car-child-seat::before{content:"\F0FA3"}.serumx-mdi-car-clock::before{content:"\F1974"}.serumx-mdi-car-clutch::before{content:"\F1018"}.serumx-mdi-car-cog::before{content:"\F13CC"}.serumx-mdi-car-connected::before{content:"\F010D"}.serumx-mdi-car-convertible::before{content:"\F07A7"}.serumx-mdi-car-coolant-level::before{content:"\F1019"}.serumx-mdi-car-cruise-control::before{content:"\F0D60"}.serumx-mdi-car-defrost-front::before{content:"\F0D61"}.serumx-mdi-car-defrost-rear::before{content:"\F0D62"}.serumx-mdi-car-door::before{content:"\F0B6B"}.serumx-mdi-car-door-lock::before{content:"\F109D"}.serumx-mdi-car-door-lock-open::before{content:"\F1C81"}.serumx-mdi-car-electric::before{content:"\F0B6C"}.serumx-mdi-car-electric-outline::before{content:"\F15B5"}.serumx-mdi-car-emergency::before{content:"\F160F"}.serumx-mdi-car-esp::before{content:"\F0C49"}.serumx-mdi-car-estate::before{content:"\F07A8"}.serumx-mdi-car-hatchback::before{content:"\F07A9"}.serumx-mdi-car-info::before{content:"\F11BE"}.serumx-mdi-car-key::before{content:"\F0B6D"}.serumx-mdi-car-lifted-pickup::before{content:"\F152D"}.serumx-mdi-car-light-alert::before{content:"\F190D"}.serumx-mdi-car-light-dimmed::before{content:"\F0C4A"}.serumx-mdi-car-light-fog::before{content:"\F0C4B"}.serumx-mdi-car-light-high::before{content:"\F0C4C"}.serumx-mdi-car-limousine::before{content:"\F08CD"}.serumx-mdi-car-multiple::before{content:"\F0B6E"}.serumx-mdi-car-off::before{content:"\F0E1C"}.serumx-mdi-car-outline::before{content:"\F14ED"}.serumx-mdi-car-parking-lights::before{content:"\F0D63"}.serumx-mdi-car-pickup::before{content:"\F07AA"}.serumx-mdi-car-search::before{content:"\F1B8D"}.serumx-mdi-car-search-outline::before{content:"\F1B8E"}.serumx-mdi-car-seat::before{content:"\F0FA4"}.serumx-mdi-car-seat-cooler::before{content:"\F0FA5"}.serumx-mdi-car-seat-heater::before{content:"\F0FA6"}.serumx-mdi-car-select::before{content:"\F1879"}.serumx-mdi-car-settings::before{content:"\F13CD"}.serumx-mdi-car-shift-pattern::before{content:"\F0F40"}.serumx-mdi-car-side::before{content:"\F07AB"}.serumx-mdi-car-speed-limiter::before{content:"\F190E"}.serumx-mdi-car-sports::before{content:"\F07AC"}.serumx-mdi-car-tire-alert::before{content:"\F0C4D"}.serumx-mdi-car-traction-control::before{content:"\F0D64"}.serumx-mdi-car-turbocharger::before{content:"\F101A"}.serumx-mdi-car-wash::before{content:"\F010E"}.serumx-mdi-car-windshield::before{content:"\F101B"}.serumx-mdi-car-windshield-outline::before{content:"\F101C"}.serumx-mdi-car-wireless::before{content:"\F1878"}.serumx-mdi-car-wrench::before{content:"\F1814"}.serumx-mdi-carabiner::before{content:"\F14C0"}.serumx-mdi-caravan::before{content:"\F07AD"}.serumx-mdi-card::before{content:"\F0B6F"}.serumx-mdi-card-account-details::before{content:"\F05D2"}.serumx-mdi-card-account-details-outline::before{content:"\F0DAB"}.serumx-mdi-card-account-details-star::before{content:"\F02A3"}.serumx-mdi-card-account-details-star-outline::before{content:"\F06DB"}.serumx-mdi-card-account-mail::before{content:"\F018E"}.serumx-mdi-card-account-mail-outline::before{content:"\F0E98"}.serumx-mdi-card-account-phone::before{content:"\F0E99"}.serumx-mdi-card-account-phone-outline::before{content:"\F0E9A"}.serumx-mdi-card-bulleted::before{content:"\F0B70"}.serumx-mdi-card-bulleted-off::before{content:"\F0B71"}.serumx-mdi-card-bulleted-off-outline::before{content:"\F0B72"}.serumx-mdi-card-bulleted-outline::before{content:"\F0B73"}.serumx-mdi-card-bulleted-settings::before{content:"\F0B74"}.serumx-mdi-card-bulleted-settings-outline::before{content:"\F0B75"}.serumx-mdi-card-minus::before{content:"\F1600"}.serumx-mdi-card-minus-outline::before{content:"\F1601"}.serumx-mdi-card-multiple::before{content:"\F17F1"}.serumx-mdi-card-multiple-outline::before{content:"\F17F2"}.serumx-mdi-card-off::before{content:"\F1602"}.serumx-mdi-card-off-outline::before{content:"\F1603"}.serumx-mdi-card-outline::before{content:"\F0B76"}.serumx-mdi-card-plus::before{content:"\F11FF"}.serumx-mdi-card-plus-outline::before{content:"\F1200"}.serumx-mdi-card-remove::before{content:"\F1604"}.serumx-mdi-card-remove-outline::before{content:"\F1605"}.serumx-mdi-card-search::before{content:"\F1074"}.serumx-mdi-card-search-outline::before{content:"\F1075"}.serumx-mdi-card-text::before{content:"\F0B77"}.serumx-mdi-card-text-outline::before{content:"\F0B78"}.serumx-mdi-cards::before{content:"\F0638"}.serumx-mdi-cards-club::before{content:"\F08CE"}.serumx-mdi-cards-club-outline::before{content:"\F189F"}.serumx-mdi-cards-diamond::before{content:"\F08CF"}.serumx-mdi-cards-diamond-outline::before{content:"\F101D"}.serumx-mdi-cards-heart::before{content:"\F08D0"}.serumx-mdi-cards-heart-outline::before{content:"\F18A0"}.serumx-mdi-cards-outline::before{content:"\F0639"}.serumx-mdi-cards-playing::before{content:"\F18A1"}.serumx-mdi-cards-playing-club::before{content:"\F18A2"}.serumx-mdi-cards-playing-club-multiple::before{content:"\F18A3"}.serumx-mdi-cards-playing-club-multiple-outline::before{content:"\F18A4"}.serumx-mdi-cards-playing-club-outline::before{content:"\F18A5"}.serumx-mdi-cards-playing-diamond::before{content:"\F18A6"}.serumx-mdi-cards-playing-diamond-multiple::before{content:"\F18A7"}.serumx-mdi-cards-playing-diamond-multiple-outline::before{content:"\F18A8"}.serumx-mdi-cards-playing-diamond-outline::before{content:"\F18A9"}.serumx-mdi-cards-playing-heart::before{content:"\F18AA"}.serumx-mdi-cards-playing-heart-multiple::before{content:"\F18AB"}.serumx-mdi-cards-playing-heart-multiple-outline::before{content:"\F18AC"}.serumx-mdi-cards-playing-heart-outline::before{content:"\F18AD"}.serumx-mdi-cards-playing-outline::before{content:"\F063A"}.serumx-mdi-cards-playing-spade::before{content:"\F18AE"}.serumx-mdi-cards-playing-spade-multiple::before{content:"\F18AF"}.serumx-mdi-cards-playing-spade-multiple-outline::before{content:"\F18B0"}.serumx-mdi-cards-playing-spade-outline::before{content:"\F18B1"}.serumx-mdi-cards-spade::before{content:"\F08D1"}.serumx-mdi-cards-spade-outline::before{content:"\F18B2"}.serumx-mdi-cards-variant::before{content:"\F06C7"}.serumx-mdi-carrot::before{content:"\F010F"}.serumx-mdi-cart::before{content:"\F0110"}.serumx-mdi-cart-arrow-down::before{content:"\F0D66"}.serumx-mdi-cart-arrow-right::before{content:"\F0C4E"}.serumx-mdi-cart-arrow-up::before{content:"\F0D67"}.serumx-mdi-cart-check::before{content:"\F15EA"}.serumx-mdi-cart-heart::before{content:"\F18E0"}.serumx-mdi-cart-minus::before{content:"\F0D68"}.serumx-mdi-cart-off::before{content:"\F066B"}.serumx-mdi-cart-outline::before{content:"\F0111"}.serumx-mdi-cart-percent::before{content:"\F1BAE"}.serumx-mdi-cart-plus::before{content:"\F0112"}.serumx-mdi-cart-remove::before{content:"\F0D69"}.serumx-mdi-cart-variant::before{content:"\F15EB"}.serumx-mdi-case-sensitive-alt::before{content:"\F0113"}.serumx-mdi-cash::before{content:"\F0114"}.serumx-mdi-cash-100::before{content:"\F0115"}.serumx-mdi-cash-check::before{content:"\F14EE"}.serumx-mdi-cash-clock::before{content:"\F1A91"}.serumx-mdi-cash-edit::before{content:"\F1CAB"}.serumx-mdi-cash-fast::before{content:"\F185C"}.serumx-mdi-cash-lock::before{content:"\F14EA"}.serumx-mdi-cash-lock-open::before{content:"\F14EB"}.serumx-mdi-cash-marker::before{content:"\F0DB8"}.serumx-mdi-cash-minus::before{content:"\F1260"}.serumx-mdi-cash-multiple::before{content:"\F0116"}.serumx-mdi-cash-off::before{content:"\F1C79"}.serumx-mdi-cash-plus::before{content:"\F1261"}.serumx-mdi-cash-refund::before{content:"\F0A9C"}.serumx-mdi-cash-register::before{content:"\F0CF4"}.serumx-mdi-cash-remove::before{content:"\F1262"}.serumx-mdi-cash-sync::before{content:"\F1A92"}.serumx-mdi-cassette::before{content:"\F09D4"}.serumx-mdi-cast::before{content:"\F0118"}.serumx-mdi-cast-audio::before{content:"\F101E"}.serumx-mdi-cast-audio-variant::before{content:"\F1749"}.serumx-mdi-cast-connected::before{content:"\F0119"}.serumx-mdi-cast-education::before{content:"\F0E1D"}.serumx-mdi-cast-off::before{content:"\F078A"}.serumx-mdi-cast-variant::before{content:"\F001F"}.serumx-mdi-castle::before{content:"\F011A"}.serumx-mdi-cat::before{content:"\F011B"}.serumx-mdi-cctv::before{content:"\F07AE"}.serumx-mdi-cctv-off::before{content:"\F185F"}.serumx-mdi-ceiling-fan::before{content:"\F1797"}.serumx-mdi-ceiling-fan-light::before{content:"\F1798"}.serumx-mdi-ceiling-light::before{content:"\F0769"}.serumx-mdi-ceiling-light-multiple::before{content:"\F18DD"}.serumx-mdi-ceiling-light-multiple-outline::before{content:"\F18DE"}.serumx-mdi-ceiling-light-outline::before{content:"\F17C7"}.serumx-mdi-cellphone::before{content:"\F011C"}.serumx-mdi-cellphone-arrow-down::before{content:"\F09D5"}.serumx-mdi-cellphone-arrow-down-variant::before{content:"\F19C5"}.serumx-mdi-cellphone-basic::before{content:"\F011E"}.serumx-mdi-cellphone-charging::before{content:"\F1397"}.serumx-mdi-cellphone-check::before{content:"\F17FD"}.serumx-mdi-cellphone-cog::before{content:"\F0951"}.serumx-mdi-cellphone-dock::before{content:"\F011F"}.serumx-mdi-cellphone-information::before{content:"\F0F41"}.serumx-mdi-cellphone-key::before{content:"\F094E"}.serumx-mdi-cellphone-link::before{content:"\F0121"}.serumx-mdi-cellphone-link-off::before{content:"\F0122"}.serumx-mdi-cellphone-lock::before{content:"\F094F"}.serumx-mdi-cellphone-marker::before{content:"\F183A"}.serumx-mdi-cellphone-message::before{content:"\F08D3"}.serumx-mdi-cellphone-message-off::before{content:"\F10D2"}.serumx-mdi-cellphone-nfc::before{content:"\F0E90"}.serumx-mdi-cellphone-nfc-off::before{content:"\F12D8"}.serumx-mdi-cellphone-off::before{content:"\F0950"}.serumx-mdi-cellphone-play::before{content:"\F101F"}.serumx-mdi-cellphone-remove::before{content:"\F094D"}.serumx-mdi-cellphone-screenshot::before{content:"\F0A35"}.serumx-mdi-cellphone-settings::before{content:"\F0123"}.serumx-mdi-cellphone-sound::before{content:"\F0952"}.serumx-mdi-cellphone-text::before{content:"\F08D2"}.serumx-mdi-cellphone-wireless::before{content:"\F0815"}.serumx-mdi-centos::before{content:"\F111A"}.serumx-mdi-certificate::before{content:"\F0124"}.serumx-mdi-certificate-outline::before{content:"\F1188"}.serumx-mdi-chair-rolling::before{content:"\F0F48"}.serumx-mdi-chair-school::before{content:"\F0125"}.serumx-mdi-chandelier::before{content:"\F1793"}.serumx-mdi-charity::before{content:"\F0C4F"}.serumx-mdi-charity-search::before{content:"\F1C82"}.serumx-mdi-chart-arc::before{content:"\F0126"}.serumx-mdi-chart-areaspline::before{content:"\F0127"}.serumx-mdi-chart-areaspline-variant::before{content:"\F0E91"}.serumx-mdi-chart-bar::before{content:"\F0128"}.serumx-mdi-chart-bar-stacked::before{content:"\F076A"}.serumx-mdi-chart-bell-curve::before{content:"\F0C50"}.serumx-mdi-chart-bell-curve-cumulative::before{content:"\F0FA7"}.serumx-mdi-chart-box::before{content:"\F154D"}.serumx-mdi-chart-box-outline::before{content:"\F154E"}.serumx-mdi-chart-box-plus-outline::before{content:"\F154F"}.serumx-mdi-chart-bubble::before{content:"\F05E3"}.serumx-mdi-chart-donut::before{content:"\F07AF"}.serumx-mdi-chart-donut-variant::before{content:"\F07B0"}.serumx-mdi-chart-gantt::before{content:"\F066C"}.serumx-mdi-chart-histogram::before{content:"\F0129"}.serumx-mdi-chart-line::before{content:"\F012A"}.serumx-mdi-chart-line-stacked::before{content:"\F076B"}.serumx-mdi-chart-line-variant::before{content:"\F07B1"}.serumx-mdi-chart-multiline::before{content:"\F08D4"}.serumx-mdi-chart-multiple::before{content:"\F1213"}.serumx-mdi-chart-pie::before{content:"\F012B"}.serumx-mdi-chart-pie-outline::before{content:"\F1BDF"}.serumx-mdi-chart-ppf::before{content:"\F1380"}.serumx-mdi-chart-sankey::before{content:"\F11DF"}.serumx-mdi-chart-sankey-variant::before{content:"\F11E0"}.serumx-mdi-chart-scatter-plot::before{content:"\F0E92"}.serumx-mdi-chart-scatter-plot-hexbin::before{content:"\F066D"}.serumx-mdi-chart-timeline::before{content:"\F066E"}.serumx-mdi-chart-timeline-variant::before{content:"\F0E93"}.serumx-mdi-chart-timeline-variant-shimmer::before{content:"\F15B6"}.serumx-mdi-chart-tree::before{content:"\F0E94"}.serumx-mdi-chart-waterfall::before{content:"\F1918"}.serumx-mdi-chat::before{content:"\F0B79"}.serumx-mdi-chat-alert::before{content:"\F0B7A"}.serumx-mdi-chat-alert-outline::before{content:"\F12C9"}.serumx-mdi-chat-minus::before{content:"\F1410"}.serumx-mdi-chat-minus-outline::before{content:"\F1413"}.serumx-mdi-chat-outline::before{content:"\F0EDE"}.serumx-mdi-chat-plus::before{content:"\F140F"}.serumx-mdi-chat-plus-outline::before{content:"\F1412"}.serumx-mdi-chat-processing::before{content:"\F0B7B"}.serumx-mdi-chat-processing-outline::before{content:"\F12CA"}.serumx-mdi-chat-question::before{content:"\F1738"}.serumx-mdi-chat-question-outline::before{content:"\F1739"}.serumx-mdi-chat-remove::before{content:"\F1411"}.serumx-mdi-chat-remove-outline::before{content:"\F1414"}.serumx-mdi-chat-sleep::before{content:"\F12D1"}.serumx-mdi-chat-sleep-outline::before{content:"\F12D2"}.serumx-mdi-check::before{content:"\F012C"}.serumx-mdi-check-all::before{content:"\F012D"}.serumx-mdi-check-bold::before{content:"\F0E1E"}.serumx-mdi-check-circle::before{content:"\F05E0"}.serumx-mdi-check-circle-outline::before{content:"\F05E1"}.serumx-mdi-check-decagram::before{content:"\F0791"}.serumx-mdi-check-decagram-outline::before{content:"\F1740"}.serumx-mdi-check-network::before{content:"\F0C53"}.serumx-mdi-check-network-outline::before{content:"\F0C54"}.serumx-mdi-check-outline::before{content:"\F0855"}.serumx-mdi-check-underline::before{content:"\F0E1F"}.serumx-mdi-check-underline-circle::before{content:"\F0E20"}.serumx-mdi-check-underline-circle-outline::before{content:"\F0E21"}.serumx-mdi-checkbook::before{content:"\F0A9D"}.serumx-mdi-checkbook-arrow-left::before{content:"\F1C1D"}.serumx-mdi-checkbook-arrow-right::before{content:"\F1C1E"}.serumx-mdi-checkbox-blank::before{content:"\F012E"}.serumx-mdi-checkbox-blank-badge::before{content:"\F1176"}.serumx-mdi-checkbox-blank-badge-outline::before{content:"\F0117"}.serumx-mdi-checkbox-blank-circle::before{content:"\F012F"}.serumx-mdi-checkbox-blank-circle-outline::before{content:"\F0130"}.serumx-mdi-checkbox-blank-off::before{content:"\F12EC"}.serumx-mdi-checkbox-blank-off-outline::before{content:"\F12ED"}.serumx-mdi-checkbox-blank-outline::before{content:"\F0131"}.serumx-mdi-checkbox-intermediate::before{content:"\F0856"}.serumx-mdi-checkbox-intermediate-variant::before{content:"\F1B54"}.serumx-mdi-checkbox-marked::before{content:"\F0132"}.serumx-mdi-checkbox-marked-circle::before{content:"\F0133"}.serumx-mdi-checkbox-marked-circle-auto-outline::before{content:"\F1C26"}.serumx-mdi-checkbox-marked-circle-minus-outline::before{content:"\F1C27"}.serumx-mdi-checkbox-marked-circle-outline::before{content:"\F0134"}.serumx-mdi-checkbox-marked-circle-plus-outline::before{content:"\F1927"}.serumx-mdi-checkbox-marked-outline::before{content:"\F0135"}.serumx-mdi-checkbox-multiple-blank::before{content:"\F0136"}.serumx-mdi-checkbox-multiple-blank-circle::before{content:"\F063B"}.serumx-mdi-checkbox-multiple-blank-circle-outline::before{content:"\F063C"}.serumx-mdi-checkbox-multiple-blank-outline::before{content:"\F0137"}.serumx-mdi-checkbox-multiple-marked::before{content:"\F0138"}.serumx-mdi-checkbox-multiple-marked-circle::before{content:"\F063D"}.serumx-mdi-checkbox-multiple-marked-circle-outline::before{content:"\F063E"}.serumx-mdi-checkbox-multiple-marked-outline::before{content:"\F0139"}.serumx-mdi-checkbox-multiple-outline::before{content:"\F0C51"}.serumx-mdi-checkbox-outline::before{content:"\F0C52"}.serumx-mdi-checkerboard::before{content:"\F013A"}.serumx-mdi-checkerboard-minus::before{content:"\F1202"}.serumx-mdi-checkerboard-plus::before{content:"\F1201"}.serumx-mdi-checkerboard-remove::before{content:"\F1203"}.serumx-mdi-cheese::before{content:"\F12B9"}.serumx-mdi-cheese-off::before{content:"\F13EE"}.serumx-mdi-chef-hat::before{content:"\F0B7C"}.serumx-mdi-chemical-weapon::before{content:"\F013B"}.serumx-mdi-chess-bishop::before{content:"\F085C"}.serumx-mdi-chess-king::before{content:"\F0857"}.serumx-mdi-chess-knight::before{content:"\F0858"}.serumx-mdi-chess-pawn::before{content:"\F0859"}.serumx-mdi-chess-queen::before{content:"\F085A"}.serumx-mdi-chess-rook::before{content:"\F085B"}.serumx-mdi-chevron-double-down::before{content:"\F013C"}.serumx-mdi-chevron-double-left::before{content:"\F013D"}.serumx-mdi-chevron-double-right::before{content:"\F013E"}.serumx-mdi-chevron-double-up::before{content:"\F013F"}.serumx-mdi-chevron-down::before{content:"\F0140"}.serumx-mdi-chevron-down-box::before{content:"\F09D6"}.serumx-mdi-chevron-down-box-outline::before{content:"\F09D7"}.serumx-mdi-chevron-down-circle::before{content:"\F0B26"}.serumx-mdi-chevron-down-circle-outline::before{content:"\F0B27"}.serumx-mdi-chevron-left::before{content:"\F0141"}.serumx-mdi-chevron-left-box::before{content:"\F09D8"}.serumx-mdi-chevron-left-box-outline::before{content:"\F09D9"}.serumx-mdi-chevron-left-circle::before{content:"\F0B28"}.serumx-mdi-chevron-left-circle-outline::before{content:"\F0B29"}.serumx-mdi-chevron-right::before{content:"\F0142"}.serumx-mdi-chevron-right-box::before{content:"\F09DA"}.serumx-mdi-chevron-right-box-outline::before{content:"\F09DB"}.serumx-mdi-chevron-right-circle::before{content:"\F0B2A"}.serumx-mdi-chevron-right-circle-outline::before{content:"\F0B2B"}.serumx-mdi-chevron-triple-down::before{content:"\F0DB9"}.serumx-mdi-chevron-triple-left::before{content:"\F0DBA"}.serumx-mdi-chevron-triple-right::before{content:"\F0DBB"}.serumx-mdi-chevron-triple-up::before{content:"\F0DBC"}.serumx-mdi-chevron-up::before{content:"\F0143"}.serumx-mdi-chevron-up-box::before{content:"\F09DC"}.serumx-mdi-chevron-up-box-outline::before{content:"\F09DD"}.serumx-mdi-chevron-up-circle::before{content:"\F0B2C"}.serumx-mdi-chevron-up-circle-outline::before{content:"\F0B2D"}.serumx-mdi-chili-alert::before{content:"\F17EA"}.serumx-mdi-chili-alert-outline::before{content:"\F17EB"}.serumx-mdi-chili-hot::before{content:"\F07B2"}.serumx-mdi-chili-hot-outline::before{content:"\F17EC"}.serumx-mdi-chili-medium::before{content:"\F07B3"}.serumx-mdi-chili-medium-outline::before{content:"\F17ED"}.serumx-mdi-chili-mild::before{content:"\F07B4"}.serumx-mdi-chili-mild-outline::before{content:"\F17EE"}.serumx-mdi-chili-off::before{content:"\F1467"}.serumx-mdi-chili-off-outline::before{content:"\F17EF"}.serumx-mdi-chip::before{content:"\F061A"}.serumx-mdi-church::before{content:"\F0144"}.serumx-mdi-church-outline::before{content:"\F1B02"}.serumx-mdi-cigar::before{content:"\F1189"}.serumx-mdi-cigar-off::before{content:"\F141B"}.serumx-mdi-circle::before{content:"\F0765"}.serumx-mdi-circle-box::before{content:"\F15DC"}.serumx-mdi-circle-box-outline::before{content:"\F15DD"}.serumx-mdi-circle-double::before{content:"\F0E95"}.serumx-mdi-circle-edit-outline::before{content:"\F08D5"}.serumx-mdi-circle-expand::before{content:"\F0E96"}.serumx-mdi-circle-half::before{content:"\F1395"}.serumx-mdi-circle-half-full::before{content:"\F1396"}.serumx-mdi-circle-medium::before{content:"\F09DE"}.serumx-mdi-circle-multiple::before{content:"\F0B38"}.serumx-mdi-circle-multiple-outline::before{content:"\F0695"}.serumx-mdi-circle-off-outline::before{content:"\F10D3"}.serumx-mdi-circle-opacity::before{content:"\F1853"}.serumx-mdi-circle-outline::before{content:"\F0766"}.serumx-mdi-circle-slice-1::before{content:"\F0A9E"}.serumx-mdi-circle-slice-2::before{content:"\F0A9F"}.serumx-mdi-circle-slice-3::before{content:"\F0AA0"}.serumx-mdi-circle-slice-4::before{content:"\F0AA1"}.serumx-mdi-circle-slice-5::before{content:"\F0AA2"}.serumx-mdi-circle-slice-6::before{content:"\F0AA3"}.serumx-mdi-circle-slice-7::before{content:"\F0AA4"}.serumx-mdi-circle-slice-8::before{content:"\F0AA5"}.serumx-mdi-circle-small::before{content:"\F09DF"}.serumx-mdi-circular-saw::before{content:"\F0E22"}.serumx-mdi-city::before{content:"\F0146"}.serumx-mdi-city-switch::before{content:"\F1C28"}.serumx-mdi-city-variant::before{content:"\F0A36"}.serumx-mdi-city-variant-outline::before{content:"\F0A37"}.serumx-mdi-clipboard::before{content:"\F0147"}.serumx-mdi-clipboard-account::before{content:"\F0148"}.serumx-mdi-clipboard-account-outline::before{content:"\F0C55"}.serumx-mdi-clipboard-alert::before{content:"\F0149"}.serumx-mdi-clipboard-alert-outline::before{content:"\F0CF7"}.serumx-mdi-clipboard-arrow-down::before{content:"\F014A"}.serumx-mdi-clipboard-arrow-down-outline::before{content:"\F0C56"}.serumx-mdi-clipboard-arrow-left::before{content:"\F014B"}.serumx-mdi-clipboard-arrow-left-outline::before{content:"\F0CF8"}.serumx-mdi-clipboard-arrow-right::before{content:"\F0CF9"}.serumx-mdi-clipboard-arrow-right-outline::before{content:"\F0CFA"}.serumx-mdi-clipboard-arrow-up::before{content:"\F0C57"}.serumx-mdi-clipboard-arrow-up-outline::before{content:"\F0C58"}.serumx-mdi-clipboard-check::before{content:"\F014E"}.serumx-mdi-clipboard-check-multiple::before{content:"\F1263"}.serumx-mdi-clipboard-check-multiple-outline::before{content:"\F1264"}.serumx-mdi-clipboard-check-outline::before{content:"\F08A8"}.serumx-mdi-clipboard-clock::before{content:"\F16E2"}.serumx-mdi-clipboard-clock-outline::before{content:"\F16E3"}.serumx-mdi-clipboard-edit::before{content:"\F14E5"}.serumx-mdi-clipboard-edit-outline::before{content:"\F14E6"}.serumx-mdi-clipboard-file::before{content:"\F1265"}.serumx-mdi-clipboard-file-outline::before{content:"\F1266"}.serumx-mdi-clipboard-flow::before{content:"\F06C8"}.serumx-mdi-clipboard-flow-outline::before{content:"\F1117"}.serumx-mdi-clipboard-list::before{content:"\F10D4"}.serumx-mdi-clipboard-list-outline::before{content:"\F10D5"}.serumx-mdi-clipboard-minus::before{content:"\F1618"}.serumx-mdi-clipboard-minus-outline::before{content:"\F1619"}.serumx-mdi-clipboard-multiple::before{content:"\F1267"}.serumx-mdi-clipboard-multiple-outline::before{content:"\F1268"}.serumx-mdi-clipboard-off::before{content:"\F161A"}.serumx-mdi-clipboard-off-outline::before{content:"\F161B"}.serumx-mdi-clipboard-outline::before{content:"\F014C"}.serumx-mdi-clipboard-play::before{content:"\F0C59"}.serumx-mdi-clipboard-play-multiple::before{content:"\F1269"}.serumx-mdi-clipboard-play-multiple-outline::before{content:"\F126A"}.serumx-mdi-clipboard-play-outline::before{content:"\F0C5A"}.serumx-mdi-clipboard-plus::before{content:"\F0751"}.serumx-mdi-clipboard-plus-outline::before{content:"\F131F"}.serumx-mdi-clipboard-pulse::before{content:"\F085D"}.serumx-mdi-clipboard-pulse-outline::before{content:"\F085E"}.serumx-mdi-clipboard-remove::before{content:"\F161C"}.serumx-mdi-clipboard-remove-outline::before{content:"\F161D"}.serumx-mdi-clipboard-search::before{content:"\F161E"}.serumx-mdi-clipboard-search-outline::before{content:"\F161F"}.serumx-mdi-clipboard-text::before{content:"\F014D"}.serumx-mdi-clipboard-text-clock::before{content:"\F18F9"}.serumx-mdi-clipboard-text-clock-outline::before{content:"\F18FA"}.serumx-mdi-clipboard-text-multiple::before{content:"\F126B"}.serumx-mdi-clipboard-text-multiple-outline::before{content:"\F126C"}.serumx-mdi-clipboard-text-off::before{content:"\F1620"}.serumx-mdi-clipboard-text-off-outline::before{content:"\F1621"}.serumx-mdi-clipboard-text-outline::before{content:"\F0A38"}.serumx-mdi-clipboard-text-play::before{content:"\F0C5B"}.serumx-mdi-clipboard-text-play-outline::before{content:"\F0C5C"}.serumx-mdi-clipboard-text-search::before{content:"\F1622"}.serumx-mdi-clipboard-text-search-outline::before{content:"\F1623"}.serumx-mdi-clippy::before{content:"\F014F"}.serumx-mdi-clock::before{content:"\F0954"}.serumx-mdi-clock-alert::before{content:"\F0955"}.serumx-mdi-clock-alert-outline::before{content:"\F05CE"}.serumx-mdi-clock-check::before{content:"\F0FA8"}.serumx-mdi-clock-check-outline::before{content:"\F0FA9"}.serumx-mdi-clock-digital::before{content:"\F0E97"}.serumx-mdi-clock-edit::before{content:"\F19BA"}.serumx-mdi-clock-edit-outline::before{content:"\F19BB"}.serumx-mdi-clock-end::before{content:"\F0151"}.serumx-mdi-clock-fast::before{content:"\F0152"}.serumx-mdi-clock-in::before{content:"\F0153"}.serumx-mdi-clock-minus::before{content:"\F1863"}.serumx-mdi-clock-minus-outline::before{content:"\F1864"}.serumx-mdi-clock-out::before{content:"\F0154"}.serumx-mdi-clock-outline::before{content:"\F0150"}.serumx-mdi-clock-plus::before{content:"\F1861"}.serumx-mdi-clock-plus-outline::before{content:"\F1862"}.serumx-mdi-clock-remove::before{content:"\F1865"}.serumx-mdi-clock-remove-outline::before{content:"\F1866"}.serumx-mdi-clock-star-four-points::before{content:"\F1C29"}.serumx-mdi-clock-star-four-points-outline::before{content:"\F1C2A"}.serumx-mdi-clock-start::before{content:"\F0155"}.serumx-mdi-clock-time-eight::before{content:"\F1446"}.serumx-mdi-clock-time-eight-outline::before{content:"\F1452"}.serumx-mdi-clock-time-eleven::before{content:"\F1449"}.serumx-mdi-clock-time-eleven-outline::before{content:"\F1455"}.serumx-mdi-clock-time-five::before{content:"\F1443"}.serumx-mdi-clock-time-five-outline::before{content:"\F144F"}.serumx-mdi-clock-time-four::before{content:"\F1442"}.serumx-mdi-clock-time-four-outline::before{content:"\F144E"}.serumx-mdi-clock-time-nine::before{content:"\F1447"}.serumx-mdi-clock-time-nine-outline::before{content:"\F1453"}.serumx-mdi-clock-time-one::before{content:"\F143F"}.serumx-mdi-clock-time-one-outline::before{content:"\F144B"}.serumx-mdi-clock-time-seven::before{content:"\F1445"}.serumx-mdi-clock-time-seven-outline::before{content:"\F1451"}.serumx-mdi-clock-time-six::before{content:"\F1444"}.serumx-mdi-clock-time-six-outline::before{content:"\F1450"}.serumx-mdi-clock-time-ten::before{content:"\F1448"}.serumx-mdi-clock-time-ten-outline::before{content:"\F1454"}.serumx-mdi-clock-time-three::before{content:"\F1441"}.serumx-mdi-clock-time-three-outline::before{content:"\F144D"}.serumx-mdi-clock-time-twelve::before{content:"\F144A"}.serumx-mdi-clock-time-twelve-outline::before{content:"\F1456"}.serumx-mdi-clock-time-two::before{content:"\F1440"}.serumx-mdi-clock-time-two-outline::before{content:"\F144C"}.serumx-mdi-close::before{content:"\F0156"}.serumx-mdi-close-box::before{content:"\F0157"}.serumx-mdi-close-box-multiple::before{content:"\F0C5D"}.serumx-mdi-close-box-multiple-outline::before{content:"\F0C5E"}.serumx-mdi-close-box-outline::before{content:"\F0158"}.serumx-mdi-close-circle::before{content:"\F0159"}.serumx-mdi-close-circle-multiple::before{content:"\F062A"}.serumx-mdi-close-circle-multiple-outline::before{content:"\F0883"}.serumx-mdi-close-circle-outline::before{content:"\F015A"}.serumx-mdi-close-network::before{content:"\F015B"}.serumx-mdi-close-network-outline::before{content:"\F0C5F"}.serumx-mdi-close-octagon::before{content:"\F015C"}.serumx-mdi-close-octagon-outline::before{content:"\F015D"}.serumx-mdi-close-outline::before{content:"\F06C9"}.serumx-mdi-close-thick::before{content:"\F1398"}.serumx-mdi-closed-caption::before{content:"\F015E"}.serumx-mdi-closed-caption-outline::before{content:"\F0DBD"}.serumx-mdi-cloud::before{content:"\F015F"}.serumx-mdi-cloud-alert::before{content:"\F09E0"}.serumx-mdi-cloud-alert-outline::before{content:"\F1BE0"}.serumx-mdi-cloud-arrow-down::before{content:"\F1BE1"}.serumx-mdi-cloud-arrow-down-outline::before{content:"\F1BE2"}.serumx-mdi-cloud-arrow-left::before{content:"\F1BE3"}.serumx-mdi-cloud-arrow-left-outline::before{content:"\F1BE4"}.serumx-mdi-cloud-arrow-right::before{content:"\F1BE5"}.serumx-mdi-cloud-arrow-right-outline::before{content:"\F1BE6"}.serumx-mdi-cloud-arrow-up::before{content:"\F1BE7"}.serumx-mdi-cloud-arrow-up-outline::before{content:"\F1BE8"}.serumx-mdi-cloud-braces::before{content:"\F07B5"}.serumx-mdi-cloud-cancel::before{content:"\F1BE9"}.serumx-mdi-cloud-cancel-outline::before{content:"\F1BEA"}.serumx-mdi-cloud-check::before{content:"\F1BEB"}.serumx-mdi-cloud-check-outline::before{content:"\F1BEC"}.serumx-mdi-cloud-check-variant::before{content:"\F0160"}.serumx-mdi-cloud-check-variant-outline::before{content:"\F12CC"}.serumx-mdi-cloud-circle::before{content:"\F0161"}.serumx-mdi-cloud-circle-outline::before{content:"\F1BED"}.serumx-mdi-cloud-clock::before{content:"\F1BEE"}.serumx-mdi-cloud-clock-outline::before{content:"\F1BEF"}.serumx-mdi-cloud-cog::before{content:"\F1BF0"}.serumx-mdi-cloud-cog-outline::before{content:"\F1BF1"}.serumx-mdi-cloud-download::before{content:"\F0162"}.serumx-mdi-cloud-download-outline::before{content:"\F0B7D"}.serumx-mdi-cloud-key::before{content:"\F1CA1"}.serumx-mdi-cloud-key-outline::before{content:"\F1CA2"}.serumx-mdi-cloud-lock::before{content:"\F11F1"}.serumx-mdi-cloud-lock-open::before{content:"\F1BF2"}.serumx-mdi-cloud-lock-open-outline::before{content:"\F1BF3"}.serumx-mdi-cloud-lock-outline::before{content:"\F11F2"}.serumx-mdi-cloud-minus::before{content:"\F1BF4"}.serumx-mdi-cloud-minus-outline::before{content:"\F1BF5"}.serumx-mdi-cloud-off::before{content:"\F1BF6"}.serumx-mdi-cloud-off-outline::before{content:"\F0164"}.serumx-mdi-cloud-outline::before{content:"\F0163"}.serumx-mdi-cloud-percent::before{content:"\F1A35"}.serumx-mdi-cloud-percent-outline::before{content:"\F1A36"}.serumx-mdi-cloud-plus::before{content:"\F1BF7"}.serumx-mdi-cloud-plus-outline::before{content:"\F1BF8"}.serumx-mdi-cloud-print::before{content:"\F0165"}.serumx-mdi-cloud-print-outline::before{content:"\F0166"}.serumx-mdi-cloud-question::before{content:"\F0A39"}.serumx-mdi-cloud-question-outline::before{content:"\F1BF9"}.serumx-mdi-cloud-refresh::before{content:"\F1BFA"}.serumx-mdi-cloud-refresh-outline::before{content:"\F1BFB"}.serumx-mdi-cloud-refresh-variant::before{content:"\F052A"}.serumx-mdi-cloud-refresh-variant-outline::before{content:"\F1BFC"}.serumx-mdi-cloud-remove::before{content:"\F1BFD"}.serumx-mdi-cloud-remove-outline::before{content:"\F1BFE"}.serumx-mdi-cloud-search::before{content:"\F0956"}.serumx-mdi-cloud-search-outline::before{content:"\F0957"}.serumx-mdi-cloud-sync::before{content:"\F063F"}.serumx-mdi-cloud-sync-outline::before{content:"\F12D6"}.serumx-mdi-cloud-tags::before{content:"\F07B6"}.serumx-mdi-cloud-upload::before{content:"\F0167"}.serumx-mdi-cloud-upload-outline::before{content:"\F0B7E"}.serumx-mdi-clouds::before{content:"\F1B95"}.serumx-mdi-clover::before{content:"\F0816"}.serumx-mdi-clover-outline::before{content:"\F1C62"}.serumx-mdi-coach-lamp::before{content:"\F1020"}.serumx-mdi-coach-lamp-variant::before{content:"\F1A37"}.serumx-mdi-coat-rack::before{content:"\F109E"}.serumx-mdi-code-array::before{content:"\F0168"}.serumx-mdi-code-block-braces::before{content:"\F1C83"}.serumx-mdi-code-block-brackets::before{content:"\F1C84"}.serumx-mdi-code-block-parentheses::before{content:"\F1C85"}.serumx-mdi-code-block-tags::before{content:"\F1C86"}.serumx-mdi-code-braces::before{content:"\F0169"}.serumx-mdi-code-braces-box::before{content:"\F10D6"}.serumx-mdi-code-brackets::before{content:"\F016A"}.serumx-mdi-code-equal::before{content:"\F016B"}.serumx-mdi-code-greater-than::before{content:"\F016C"}.serumx-mdi-code-greater-than-or-equal::before{content:"\F016D"}.serumx-mdi-code-json::before{content:"\F0626"}.serumx-mdi-code-less-than::before{content:"\F016E"}.serumx-mdi-code-less-than-or-equal::before{content:"\F016F"}.serumx-mdi-code-not-equal::before{content:"\F0170"}.serumx-mdi-code-not-equal-variant::before{content:"\F0171"}.serumx-mdi-code-parentheses::before{content:"\F0172"}.serumx-mdi-code-parentheses-box::before{content:"\F10D7"}.serumx-mdi-code-string::before{content:"\F0173"}.serumx-mdi-code-tags::before{content:"\F0174"}.serumx-mdi-code-tags-check::before{content:"\F0694"}.serumx-mdi-codepen::before{content:"\F0175"}.serumx-mdi-coffee::before{content:"\F0176"}.serumx-mdi-coffee-maker::before{content:"\F109F"}.serumx-mdi-coffee-maker-check::before{content:"\F1931"}.serumx-mdi-coffee-maker-check-outline::before{content:"\F1932"}.serumx-mdi-coffee-maker-outline::before{content:"\F181B"}.serumx-mdi-coffee-off::before{content:"\F0FAA"}.serumx-mdi-coffee-off-outline::before{content:"\F0FAB"}.serumx-mdi-coffee-outline::before{content:"\F06CA"}.serumx-mdi-coffee-to-go::before{content:"\F0177"}.serumx-mdi-coffee-to-go-outline::before{content:"\F130E"}.serumx-mdi-coffin::before{content:"\F0B7F"}.serumx-mdi-cog::before{content:"\F0493"}.serumx-mdi-cog-box::before{content:"\F0494"}.serumx-mdi-cog-clockwise::before{content:"\F11DD"}.serumx-mdi-cog-counterclockwise::before{content:"\F11DE"}.serumx-mdi-cog-off::before{content:"\F13CE"}.serumx-mdi-cog-off-outline::before{content:"\F13CF"}.serumx-mdi-cog-outline::before{content:"\F08BB"}.serumx-mdi-cog-pause::before{content:"\F1933"}.serumx-mdi-cog-pause-outline::before{content:"\F1934"}.serumx-mdi-cog-play::before{content:"\F1935"}.serumx-mdi-cog-play-outline::before{content:"\F1936"}.serumx-mdi-cog-refresh::before{content:"\F145E"}.serumx-mdi-cog-refresh-outline::before{content:"\F145F"}.serumx-mdi-cog-stop::before{content:"\F1937"}.serumx-mdi-cog-stop-outline::before{content:"\F1938"}.serumx-mdi-cog-sync::before{content:"\F1460"}.serumx-mdi-cog-sync-outline::before{content:"\F1461"}.serumx-mdi-cog-transfer::before{content:"\F105B"}.serumx-mdi-cog-transfer-outline::before{content:"\F105C"}.serumx-mdi-cogs::before{content:"\F08D6"}.serumx-mdi-collage::before{content:"\F0640"}.serumx-mdi-collapse-all::before{content:"\F0AA6"}.serumx-mdi-collapse-all-outline::before{content:"\F0AA7"}.serumx-mdi-color-helper::before{content:"\F0179"}.serumx-mdi-comma::before{content:"\F0E23"}.serumx-mdi-comma-box::before{content:"\F0E2B"}.serumx-mdi-comma-box-outline::before{content:"\F0E24"}.serumx-mdi-comma-circle::before{content:"\F0E25"}.serumx-mdi-comma-circle-outline::before{content:"\F0E26"}.serumx-mdi-comment::before{content:"\F017A"}.serumx-mdi-comment-account::before{content:"\F017B"}.serumx-mdi-comment-account-outline::before{content:"\F017C"}.serumx-mdi-comment-alert::before{content:"\F017D"}.serumx-mdi-comment-alert-outline::before{content:"\F017E"}.serumx-mdi-comment-arrow-left::before{content:"\F09E1"}.serumx-mdi-comment-arrow-left-outline::before{content:"\F09E2"}.serumx-mdi-comment-arrow-right::before{content:"\F09E3"}.serumx-mdi-comment-arrow-right-outline::before{content:"\F09E4"}.serumx-mdi-comment-bookmark::before{content:"\F15AE"}.serumx-mdi-comment-bookmark-outline::before{content:"\F15AF"}.serumx-mdi-comment-check::before{content:"\F017F"}.serumx-mdi-comment-check-outline::before{content:"\F0180"}.serumx-mdi-comment-edit::before{content:"\F11BF"}.serumx-mdi-comment-edit-outline::before{content:"\F12C4"}.serumx-mdi-comment-eye::before{content:"\F0A3A"}.serumx-mdi-comment-eye-outline::before{content:"\F0A3B"}.serumx-mdi-comment-flash::before{content:"\F15B0"}.serumx-mdi-comment-flash-outline::before{content:"\F15B1"}.serumx-mdi-comment-minus::before{content:"\F15DF"}.serumx-mdi-comment-minus-outline::before{content:"\F15E0"}.serumx-mdi-comment-multiple::before{content:"\F085F"}.serumx-mdi-comment-multiple-outline::before{content:"\F0181"}.serumx-mdi-comment-off::before{content:"\F15E1"}.serumx-mdi-comment-off-outline::before{content:"\F15E2"}.serumx-mdi-comment-outline::before{content:"\F0182"}.serumx-mdi-comment-plus::before{content:"\F09E5"}.serumx-mdi-comment-plus-outline::before{content:"\F0183"}.serumx-mdi-comment-processing::before{content:"\F0184"}.serumx-mdi-comment-processing-outline::before{content:"\F0185"}.serumx-mdi-comment-question::before{content:"\F0817"}.serumx-mdi-comment-question-outline::before{content:"\F0186"}.serumx-mdi-comment-quote::before{content:"\F1021"}.serumx-mdi-comment-quote-outline::before{content:"\F1022"}.serumx-mdi-comment-remove::before{content:"\F05DE"}.serumx-mdi-comment-remove-outline::before{content:"\F0187"}.serumx-mdi-comment-search::before{content:"\F0A3C"}.serumx-mdi-comment-search-outline::before{content:"\F0A3D"}.serumx-mdi-comment-text::before{content:"\F0188"}.serumx-mdi-comment-text-multiple::before{content:"\F0860"}.serumx-mdi-comment-text-multiple-outline::before{content:"\F0861"}.serumx-mdi-comment-text-outline::before{content:"\F0189"}.serumx-mdi-compare::before{content:"\F018A"}.serumx-mdi-compare-horizontal::before{content:"\F1492"}.serumx-mdi-compare-remove::before{content:"\F18B3"}.serumx-mdi-compare-vertical::before{content:"\F1493"}.serumx-mdi-compass::before{content:"\F018B"}.serumx-mdi-compass-off::before{content:"\F0B80"}.serumx-mdi-compass-off-outline::before{content:"\F0B81"}.serumx-mdi-compass-outline::before{content:"\F018C"}.serumx-mdi-compass-rose::before{content:"\F1382"}.serumx-mdi-compost::before{content:"\F1A38"}.serumx-mdi-cone::before{content:"\F194C"}.serumx-mdi-cone-off::before{content:"\F194D"}.serumx-mdi-connection::before{content:"\F1616"}.serumx-mdi-console::before{content:"\F018D"}.serumx-mdi-console-line::before{content:"\F07B7"}.serumx-mdi-console-network::before{content:"\F08A9"}.serumx-mdi-console-network-outline::before{content:"\F0C60"}.serumx-mdi-consolidate::before{content:"\F10D8"}.serumx-mdi-contactless-payment::before{content:"\F0D6A"}.serumx-mdi-contactless-payment-circle::before{content:"\F0321"}.serumx-mdi-contactless-payment-circle-outline::before{content:"\F0408"}.serumx-mdi-contacts::before{content:"\F06CB"}.serumx-mdi-contacts-outline::before{content:"\F05B8"}.serumx-mdi-contain::before{content:"\F0A3E"}.serumx-mdi-contain-end::before{content:"\F0A3F"}.serumx-mdi-contain-start::before{content:"\F0A40"}.serumx-mdi-content-copy::before{content:"\F018F"}.serumx-mdi-content-cut::before{content:"\F0190"}.serumx-mdi-content-duplicate::before{content:"\F0191"}.serumx-mdi-content-paste::before{content:"\F0192"}.serumx-mdi-content-save::before{content:"\F0193"}.serumx-mdi-content-save-alert::before{content:"\F0F42"}.serumx-mdi-content-save-alert-outline::before{content:"\F0F43"}.serumx-mdi-content-save-all::before{content:"\F0194"}.serumx-mdi-content-save-all-outline::before{content:"\F0F44"}.serumx-mdi-content-save-check::before{content:"\F18EA"}.serumx-mdi-content-save-check-outline::before{content:"\F18EB"}.serumx-mdi-content-save-cog::before{content:"\F145B"}.serumx-mdi-content-save-cog-outline::before{content:"\F145C"}.serumx-mdi-content-save-edit::before{content:"\F0CFB"}.serumx-mdi-content-save-edit-outline::before{content:"\F0CFC"}.serumx-mdi-content-save-minus::before{content:"\F1B43"}.serumx-mdi-content-save-minus-outline::before{content:"\F1B44"}.serumx-mdi-content-save-move::before{content:"\F0E27"}.serumx-mdi-content-save-move-outline::before{content:"\F0E28"}.serumx-mdi-content-save-off::before{content:"\F1643"}.serumx-mdi-content-save-off-outline::before{content:"\F1644"}.serumx-mdi-content-save-outline::before{content:"\F0818"}.serumx-mdi-content-save-plus::before{content:"\F1B41"}.serumx-mdi-content-save-plus-outline::before{content:"\F1B42"}.serumx-mdi-content-save-settings::before{content:"\F061B"}.serumx-mdi-content-save-settings-outline::before{content:"\F0B2E"}.serumx-mdi-contrast::before{content:"\F0195"}.serumx-mdi-contrast-box::before{content:"\F0196"}.serumx-mdi-contrast-circle::before{content:"\F0197"}.serumx-mdi-controller::before{content:"\F02B4"}.serumx-mdi-controller-classic::before{content:"\F0B82"}.serumx-mdi-controller-classic-outline::before{content:"\F0B83"}.serumx-mdi-controller-off::before{content:"\F02B5"}.serumx-mdi-cookie::before{content:"\F0198"}.serumx-mdi-cookie-alert::before{content:"\F16D0"}.serumx-mdi-cookie-alert-outline::before{content:"\F16D1"}.serumx-mdi-cookie-check::before{content:"\F16D2"}.serumx-mdi-cookie-check-outline::before{content:"\F16D3"}.serumx-mdi-cookie-clock::before{content:"\F16E4"}.serumx-mdi-cookie-clock-outline::before{content:"\F16E5"}.serumx-mdi-cookie-cog::before{content:"\F16D4"}.serumx-mdi-cookie-cog-outline::before{content:"\F16D5"}.serumx-mdi-cookie-edit::before{content:"\F16E6"}.serumx-mdi-cookie-edit-outline::before{content:"\F16E7"}.serumx-mdi-cookie-lock::before{content:"\F16E8"}.serumx-mdi-cookie-lock-outline::before{content:"\F16E9"}.serumx-mdi-cookie-minus::before{content:"\F16DA"}.serumx-mdi-cookie-minus-outline::before{content:"\F16DB"}.serumx-mdi-cookie-off::before{content:"\F16EA"}.serumx-mdi-cookie-off-outline::before{content:"\F16EB"}.serumx-mdi-cookie-outline::before{content:"\F16DE"}.serumx-mdi-cookie-plus::before{content:"\F16D6"}.serumx-mdi-cookie-plus-outline::before{content:"\F16D7"}.serumx-mdi-cookie-refresh::before{content:"\F16EC"}.serumx-mdi-cookie-refresh-outline::before{content:"\F16ED"}.serumx-mdi-cookie-remove::before{content:"\F16D8"}.serumx-mdi-cookie-remove-outline::before{content:"\F16D9"}.serumx-mdi-cookie-settings::before{content:"\F16DC"}.serumx-mdi-cookie-settings-outline::before{content:"\F16DD"}.serumx-mdi-coolant-temperature::before{content:"\F03C8"}.serumx-mdi-copyleft::before{content:"\F1939"}.serumx-mdi-copyright::before{content:"\F05E6"}.serumx-mdi-cordova::before{content:"\F0958"}.serumx-mdi-corn::before{content:"\F07B8"}.serumx-mdi-corn-off::before{content:"\F13EF"}.serumx-mdi-cosine-wave::before{content:"\F1479"}.serumx-mdi-counter::before{content:"\F0199"}.serumx-mdi-countertop::before{content:"\F181C"}.serumx-mdi-countertop-outline::before{content:"\F181D"}.serumx-mdi-cow::before{content:"\F019A"}.serumx-mdi-cow-off::before{content:"\F18FC"}.serumx-mdi-cpu-32-bit::before{content:"\F0EDF"}.serumx-mdi-cpu-64-bit::before{content:"\F0EE0"}.serumx-mdi-cradle::before{content:"\F198B"}.serumx-mdi-cradle-outline::before{content:"\F1991"}.serumx-mdi-crane::before{content:"\F0862"}.serumx-mdi-creation::before{content:"\F0674"}.serumx-mdi-creation-outline::before{content:"\F1C2B"}.serumx-mdi-creative-commons::before{content:"\F0D6B"}.serumx-mdi-credit-card::before{content:"\F0FEF"}.serumx-mdi-credit-card-check::before{content:"\F13D0"}.serumx-mdi-credit-card-check-outline::before{content:"\F13D1"}.serumx-mdi-credit-card-chip::before{content:"\F190F"}.serumx-mdi-credit-card-chip-outline::before{content:"\F1910"}.serumx-mdi-credit-card-clock::before{content:"\F0EE1"}.serumx-mdi-credit-card-clock-outline::before{content:"\F0EE2"}.serumx-mdi-credit-card-edit::before{content:"\F17D7"}.serumx-mdi-credit-card-edit-outline::before{content:"\F17D8"}.serumx-mdi-credit-card-fast::before{content:"\F1911"}.serumx-mdi-credit-card-fast-outline::before{content:"\F1912"}.serumx-mdi-credit-card-lock::before{content:"\F18E7"}.serumx-mdi-credit-card-lock-outline::before{content:"\F18E8"}.serumx-mdi-credit-card-marker::before{content:"\F06A8"}.serumx-mdi-credit-card-marker-outline::before{content:"\F0DBE"}.serumx-mdi-credit-card-minus::before{content:"\F0FAC"}.serumx-mdi-credit-card-minus-outline::before{content:"\F0FAD"}.serumx-mdi-credit-card-multiple::before{content:"\F0FF0"}.serumx-mdi-credit-card-multiple-outline::before{content:"\F019C"}.serumx-mdi-credit-card-off::before{content:"\F0FF1"}.serumx-mdi-credit-card-off-outline::before{content:"\F05E4"}.serumx-mdi-credit-card-outline::before{content:"\F019B"}.serumx-mdi-credit-card-plus::before{content:"\F0FF2"}.serumx-mdi-credit-card-plus-outline::before{content:"\F0676"}.serumx-mdi-credit-card-refresh::before{content:"\F1645"}.serumx-mdi-credit-card-refresh-outline::before{content:"\F1646"}.serumx-mdi-credit-card-refund::before{content:"\F0FF3"}.serumx-mdi-credit-card-refund-outline::before{content:"\F0AA8"}.serumx-mdi-credit-card-remove::before{content:"\F0FAE"}.serumx-mdi-credit-card-remove-outline::before{content:"\F0FAF"}.serumx-mdi-credit-card-scan::before{content:"\F0FF4"}.serumx-mdi-credit-card-scan-outline::before{content:"\F019D"}.serumx-mdi-credit-card-search::before{content:"\F1647"}.serumx-mdi-credit-card-search-outline::before{content:"\F1648"}.serumx-mdi-credit-card-settings::before{content:"\F0FF5"}.serumx-mdi-credit-card-settings-outline::before{content:"\F08D7"}.serumx-mdi-credit-card-sync::before{content:"\F1649"}.serumx-mdi-credit-card-sync-outline::before{content:"\F164A"}.serumx-mdi-credit-card-wireless::before{content:"\F0802"}.serumx-mdi-credit-card-wireless-off::before{content:"\F057A"}.serumx-mdi-credit-card-wireless-off-outline::before{content:"\F057B"}.serumx-mdi-credit-card-wireless-outline::before{content:"\F0D6C"}.serumx-mdi-cricket::before{content:"\F0D6D"}.serumx-mdi-crop::before{content:"\F019E"}.serumx-mdi-crop-free::before{content:"\F019F"}.serumx-mdi-crop-landscape::before{content:"\F01A0"}.serumx-mdi-crop-portrait::before{content:"\F01A1"}.serumx-mdi-crop-rotate::before{content:"\F0696"}.serumx-mdi-crop-square::before{content:"\F01A2"}.serumx-mdi-cross::before{content:"\F0953"}.serumx-mdi-cross-bolnisi::before{content:"\F0CED"}.serumx-mdi-cross-celtic::before{content:"\F0CF5"}.serumx-mdi-cross-outline::before{content:"\F0CF6"}.serumx-mdi-crosshairs::before{content:"\F01A3"}.serumx-mdi-crosshairs-gps::before{content:"\F01A4"}.serumx-mdi-crosshairs-off::before{content:"\F0F45"}.serumx-mdi-crosshairs-question::before{content:"\F1136"}.serumx-mdi-crowd::before{content:"\F1975"}.serumx-mdi-crown::before{content:"\F01A5"}.serumx-mdi-crown-circle::before{content:"\F17DC"}.serumx-mdi-crown-circle-outline::before{content:"\F17DD"}.serumx-mdi-crown-outline::before{content:"\F11D0"}.serumx-mdi-cryengine::before{content:"\F0959"}.serumx-mdi-crystal-ball::before{content:"\F0B2F"}.serumx-mdi-cube::before{content:"\F01A6"}.serumx-mdi-cube-off::before{content:"\F141C"}.serumx-mdi-cube-off-outline::before{content:"\F141D"}.serumx-mdi-cube-outline::before{content:"\F01A7"}.serumx-mdi-cube-scan::before{content:"\F0B84"}.serumx-mdi-cube-send::before{content:"\F01A8"}.serumx-mdi-cube-unfolded::before{content:"\F01A9"}.serumx-mdi-cup::before{content:"\F01AA"}.serumx-mdi-cup-off::before{content:"\F05E5"}.serumx-mdi-cup-off-outline::before{content:"\F137D"}.serumx-mdi-cup-outline::before{content:"\F130F"}.serumx-mdi-cup-water::before{content:"\F01AB"}.serumx-mdi-cupboard::before{content:"\F0F46"}.serumx-mdi-cupboard-outline::before{content:"\F0F47"}.serumx-mdi-cupcake::before{content:"\F095A"}.serumx-mdi-curling::before{content:"\F0863"}.serumx-mdi-currency-bdt::before{content:"\F0864"}.serumx-mdi-currency-brl::before{content:"\F0B85"}.serumx-mdi-currency-btc::before{content:"\F01AC"}.serumx-mdi-currency-cny::before{content:"\F07BA"}.serumx-mdi-currency-eth::before{content:"\F07BB"}.serumx-mdi-currency-eur::before{content:"\F01AD"}.serumx-mdi-currency-eur-off::before{content:"\F1315"}.serumx-mdi-currency-fra::before{content:"\F1A39"}.serumx-mdi-currency-gbp::before{content:"\F01AE"}.serumx-mdi-currency-ils::before{content:"\F0C61"}.serumx-mdi-currency-inr::before{content:"\F01AF"}.serumx-mdi-currency-jpy::before{content:"\F07BC"}.serumx-mdi-currency-krw::before{content:"\F07BD"}.serumx-mdi-currency-kzt::before{content:"\F0865"}.serumx-mdi-currency-mnt::before{content:"\F1512"}.serumx-mdi-currency-ngn::before{content:"\F01B0"}.serumx-mdi-currency-php::before{content:"\F09E6"}.serumx-mdi-currency-rial::before{content:"\F0E9C"}.serumx-mdi-currency-rub::before{content:"\F01B1"}.serumx-mdi-currency-rupee::before{content:"\F1976"}.serumx-mdi-currency-sign::before{content:"\F07BE"}.serumx-mdi-currency-thb::before{content:"\F1C05"}.serumx-mdi-currency-try::before{content:"\F01B2"}.serumx-mdi-currency-twd::before{content:"\F07BF"}.serumx-mdi-currency-uah::before{content:"\F1B9B"}.serumx-mdi-currency-usd::before{content:"\F01C1"}.serumx-mdi-currency-usd-off::before{content:"\F067A"}.serumx-mdi-current-ac::before{content:"\F1480"}.serumx-mdi-current-dc::before{content:"\F095C"}.serumx-mdi-cursor-default::before{content:"\F01C0"}.serumx-mdi-cursor-default-click::before{content:"\F0CFD"}.serumx-mdi-cursor-default-click-outline::before{content:"\F0CFE"}.serumx-mdi-cursor-default-gesture::before{content:"\F1127"}.serumx-mdi-cursor-default-gesture-outline::before{content:"\F1128"}.serumx-mdi-cursor-default-outline::before{content:"\F01BF"}.serumx-mdi-cursor-move::before{content:"\F01BE"}.serumx-mdi-cursor-pointer::before{content:"\F01BD"}.serumx-mdi-cursor-text::before{content:"\F05E7"}.serumx-mdi-curtains::before{content:"\F1846"}.serumx-mdi-curtains-closed::before{content:"\F1847"}.serumx-mdi-cylinder::before{content:"\F194E"}.serumx-mdi-cylinder-off::before{content:"\F194F"}.serumx-mdi-dance-ballroom::before{content:"\F15FB"}.serumx-mdi-dance-pole::before{content:"\F1578"}.serumx-mdi-data-matrix::before{content:"\F153C"}.serumx-mdi-data-matrix-edit::before{content:"\F153D"}.serumx-mdi-data-matrix-minus::before{content:"\F153E"}.serumx-mdi-data-matrix-plus::before{content:"\F153F"}.serumx-mdi-data-matrix-remove::before{content:"\F1540"}.serumx-mdi-data-matrix-scan::before{content:"\F1541"}.serumx-mdi-database::before{content:"\F01BC"}.serumx-mdi-database-alert::before{content:"\F163A"}.serumx-mdi-database-alert-outline::before{content:"\F1624"}.serumx-mdi-database-arrow-down::before{content:"\F163B"}.serumx-mdi-database-arrow-down-outline::before{content:"\F1625"}.serumx-mdi-database-arrow-left::before{content:"\F163C"}.serumx-mdi-database-arrow-left-outline::before{content:"\F1626"}.serumx-mdi-database-arrow-right::before{content:"\F163D"}.serumx-mdi-database-arrow-right-outline::before{content:"\F1627"}.serumx-mdi-database-arrow-up::before{content:"\F163E"}.serumx-mdi-database-arrow-up-outline::before{content:"\F1628"}.serumx-mdi-database-check::before{content:"\F0AA9"}.serumx-mdi-database-check-outline::before{content:"\F1629"}.serumx-mdi-database-clock::before{content:"\F163F"}.serumx-mdi-database-clock-outline::before{content:"\F162A"}.serumx-mdi-database-cog::before{content:"\F164B"}.serumx-mdi-database-cog-outline::before{content:"\F164C"}.serumx-mdi-database-edit::before{content:"\F0B86"}.serumx-mdi-database-edit-outline::before{content:"\F162B"}.serumx-mdi-database-export::before{content:"\F095E"}.serumx-mdi-database-export-outline::before{content:"\F162C"}.serumx-mdi-database-eye::before{content:"\F191F"}.serumx-mdi-database-eye-off::before{content:"\F1920"}.serumx-mdi-database-eye-off-outline::before{content:"\F1921"}.serumx-mdi-database-eye-outline::before{content:"\F1922"}.serumx-mdi-database-import::before{content:"\F095D"}.serumx-mdi-database-import-outline::before{content:"\F162D"}.serumx-mdi-database-lock::before{content:"\F0AAA"}.serumx-mdi-database-lock-outline::before{content:"\F162E"}.serumx-mdi-database-marker::before{content:"\F12F6"}.serumx-mdi-database-marker-outline::before{content:"\F162F"}.serumx-mdi-database-minus::before{content:"\F01BB"}.serumx-mdi-database-minus-outline::before{content:"\F1630"}.serumx-mdi-database-off::before{content:"\F1640"}.serumx-mdi-database-off-outline::before{content:"\F1631"}.serumx-mdi-database-outline::before{content:"\F1632"}.serumx-mdi-database-plus::before{content:"\F01BA"}.serumx-mdi-database-plus-outline::before{content:"\F1633"}.serumx-mdi-database-refresh::before{content:"\F05C2"}.serumx-mdi-database-refresh-outline::before{content:"\F1634"}.serumx-mdi-database-remove::before{content:"\F0D00"}.serumx-mdi-database-remove-outline::before{content:"\F1635"}.serumx-mdi-database-search::before{content:"\F0866"}.serumx-mdi-database-search-outline::before{content:"\F1636"}.serumx-mdi-database-settings::before{content:"\F0D01"}.serumx-mdi-database-settings-outline::before{content:"\F1637"}.serumx-mdi-database-sync::before{content:"\F0CFF"}.serumx-mdi-database-sync-outline::before{content:"\F1638"}.serumx-mdi-death-star::before{content:"\F08D8"}.serumx-mdi-death-star-variant::before{content:"\F08D9"}.serumx-mdi-deathly-hallows::before{content:"\F0B87"}.serumx-mdi-debian::before{content:"\F08DA"}.serumx-mdi-debug-step-into::before{content:"\F01B9"}.serumx-mdi-debug-step-out::before{content:"\F01B8"}.serumx-mdi-debug-step-over::before{content:"\F01B7"}.serumx-mdi-decagram::before{content:"\F076C"}.serumx-mdi-decagram-outline::before{content:"\F076D"}.serumx-mdi-decimal::before{content:"\F10A1"}.serumx-mdi-decimal-comma::before{content:"\F10A2"}.serumx-mdi-decimal-comma-decrease::before{content:"\F10A3"}.serumx-mdi-decimal-comma-increase::before{content:"\F10A4"}.serumx-mdi-decimal-decrease::before{content:"\F01B6"}.serumx-mdi-decimal-increase::before{content:"\F01B5"}.serumx-mdi-delete::before{content:"\F01B4"}.serumx-mdi-delete-alert::before{content:"\F10A5"}.serumx-mdi-delete-alert-outline::before{content:"\F10A6"}.serumx-mdi-delete-circle::before{content:"\F0683"}.serumx-mdi-delete-circle-outline::before{content:"\F0B88"}.serumx-mdi-delete-clock::before{content:"\F1556"}.serumx-mdi-delete-clock-outline::before{content:"\F1557"}.serumx-mdi-delete-empty::before{content:"\F06CC"}.serumx-mdi-delete-empty-outline::before{content:"\F0E9D"}.serumx-mdi-delete-forever::before{content:"\F05E8"}.serumx-mdi-delete-forever-outline::before{content:"\F0B89"}.serumx-mdi-delete-off::before{content:"\F10A7"}.serumx-mdi-delete-off-outline::before{content:"\F10A8"}.serumx-mdi-delete-outline::before{content:"\F09E7"}.serumx-mdi-delete-restore::before{content:"\F0819"}.serumx-mdi-delete-sweep::before{content:"\F05E9"}.serumx-mdi-delete-sweep-outline::before{content:"\F0C62"}.serumx-mdi-delete-variant::before{content:"\F01B3"}.serumx-mdi-delta::before{content:"\F01C2"}.serumx-mdi-desk::before{content:"\F1239"}.serumx-mdi-desk-lamp::before{content:"\F095F"}.serumx-mdi-desk-lamp-off::before{content:"\F1B1F"}.serumx-mdi-desk-lamp-on::before{content:"\F1B20"}.serumx-mdi-deskphone::before{content:"\F01C3"}.serumx-mdi-desktop-classic::before{content:"\F07C0"}.serumx-mdi-desktop-tower::before{content:"\F01C5"}.serumx-mdi-desktop-tower-monitor::before{content:"\F0AAB"}.serumx-mdi-details::before{content:"\F01C6"}.serumx-mdi-dev-to::before{content:"\F0D6E"}.serumx-mdi-developer-board::before{content:"\F0697"}.serumx-mdi-deviantart::before{content:"\F01C7"}.serumx-mdi-devices::before{content:"\F0FB0"}.serumx-mdi-dharmachakra::before{content:"\F094B"}.serumx-mdi-diabetes::before{content:"\F1126"}.serumx-mdi-dialpad::before{content:"\F061C"}.serumx-mdi-diameter::before{content:"\F0C63"}.serumx-mdi-diameter-outline::before{content:"\F0C64"}.serumx-mdi-diameter-variant::before{content:"\F0C65"}.serumx-mdi-diamond::before{content:"\F0B8A"}.serumx-mdi-diamond-outline::before{content:"\F0B8B"}.serumx-mdi-diamond-stone::before{content:"\F01C8"}.serumx-mdi-dice-1::before{content:"\F01CA"}.serumx-mdi-dice-1-outline::before{content:"\F114A"}.serumx-mdi-dice-2::before{content:"\F01CB"}.serumx-mdi-dice-2-outline::before{content:"\F114B"}.serumx-mdi-dice-3::before{content:"\F01CC"}.serumx-mdi-dice-3-outline::before{content:"\F114C"}.serumx-mdi-dice-4::before{content:"\F01CD"}.serumx-mdi-dice-4-outline::before{content:"\F114D"}.serumx-mdi-dice-5::before{content:"\F01CE"}.serumx-mdi-dice-5-outline::before{content:"\F114E"}.serumx-mdi-dice-6::before{content:"\F01CF"}.serumx-mdi-dice-6-outline::before{content:"\F114F"}.serumx-mdi-dice-d10::before{content:"\F1153"}.serumx-mdi-dice-d10-outline::before{content:"\F076F"}.serumx-mdi-dice-d12::before{content:"\F1154"}.serumx-mdi-dice-d12-outline::before{content:"\F0867"}.serumx-mdi-dice-d20::before{content:"\F1155"}.serumx-mdi-dice-d20-outline::before{content:"\F05EA"}.serumx-mdi-dice-d4::before{content:"\F1150"}.serumx-mdi-dice-d4-outline::before{content:"\F05EB"}.serumx-mdi-dice-d6::before{content:"\F1151"}.serumx-mdi-dice-d6-outline::before{content:"\F05ED"}.serumx-mdi-dice-d8::before{content:"\F1152"}.serumx-mdi-dice-d8-outline::before{content:"\F05EC"}.serumx-mdi-dice-multiple::before{content:"\F076E"}.serumx-mdi-dice-multiple-outline::before{content:"\F1156"}.serumx-mdi-digital-ocean::before{content:"\F1237"}.serumx-mdi-dip-switch::before{content:"\F07C1"}.serumx-mdi-directions::before{content:"\F01D0"}.serumx-mdi-directions-fork::before{content:"\F0641"}.serumx-mdi-disc::before{content:"\F05EE"}.serumx-mdi-disc-alert::before{content:"\F01D1"}.serumx-mdi-disc-player::before{content:"\F0960"}.serumx-mdi-dishwasher::before{content:"\F0AAC"}.serumx-mdi-dishwasher-alert::before{content:"\F11B8"}.serumx-mdi-dishwasher-off::before{content:"\F11B9"}.serumx-mdi-disqus::before{content:"\F01D2"}.serumx-mdi-distribute-horizontal-center::before{content:"\F11C9"}.serumx-mdi-distribute-horizontal-left::before{content:"\F11C8"}.serumx-mdi-distribute-horizontal-right::before{content:"\F11CA"}.serumx-mdi-distribute-vertical-bottom::before{content:"\F11CB"}.serumx-mdi-distribute-vertical-center::before{content:"\F11CC"}.serumx-mdi-distribute-vertical-top::before{content:"\F11CD"}.serumx-mdi-diversify::before{content:"\F1877"}.serumx-mdi-diving::before{content:"\F1977"}.serumx-mdi-diving-flippers::before{content:"\F0DBF"}.serumx-mdi-diving-helmet::before{content:"\F0DC0"}.serumx-mdi-diving-scuba::before{content:"\F1B77"}.serumx-mdi-diving-scuba-flag::before{content:"\F0DC2"}.serumx-mdi-diving-scuba-mask::before{content:"\F0DC1"}.serumx-mdi-diving-scuba-tank::before{content:"\F0DC3"}.serumx-mdi-diving-scuba-tank-multiple::before{content:"\F0DC4"}.serumx-mdi-diving-snorkel::before{content:"\F0DC5"}.serumx-mdi-division::before{content:"\F01D4"}.serumx-mdi-division-box::before{content:"\F01D5"}.serumx-mdi-dlna::before{content:"\F0A41"}.serumx-mdi-dna::before{content:"\F0684"}.serumx-mdi-dns::before{content:"\F01D6"}.serumx-mdi-dns-outline::before{content:"\F0B8C"}.serumx-mdi-dock-bottom::before{content:"\F10A9"}.serumx-mdi-dock-left::before{content:"\F10AA"}.serumx-mdi-dock-right::before{content:"\F10AB"}.serumx-mdi-dock-top::before{content:"\F1513"}.serumx-mdi-dock-window::before{content:"\F10AC"}.serumx-mdi-docker::before{content:"\F0868"}.serumx-mdi-doctor::before{content:"\F0A42"}.serumx-mdi-dog::before{content:"\F0A43"}.serumx-mdi-dog-service::before{content:"\F0AAD"}.serumx-mdi-dog-side::before{content:"\F0A44"}.serumx-mdi-dog-side-off::before{content:"\F16EE"}.serumx-mdi-dolby::before{content:"\F06B3"}.serumx-mdi-dolly::before{content:"\F0E9E"}.serumx-mdi-dolphin::before{content:"\F18B4"}.serumx-mdi-domain::before{content:"\F01D7"}.serumx-mdi-domain-off::before{content:"\F0D6F"}.serumx-mdi-domain-plus::before{content:"\F10AD"}.serumx-mdi-domain-remove::before{content:"\F10AE"}.serumx-mdi-domain-switch::before{content:"\F1C2C"}.serumx-mdi-dome-light::before{content:"\F141E"}.serumx-mdi-domino-mask::before{content:"\F1023"}.serumx-mdi-donkey::before{content:"\F07C2"}.serumx-mdi-door::before{content:"\F081A"}.serumx-mdi-door-closed::before{content:"\F081B"}.serumx-mdi-door-closed-cancel::before{content:"\F1C93"}.serumx-mdi-door-closed-lock::before{content:"\F10AF"}.serumx-mdi-door-open::before{content:"\F081C"}.serumx-mdi-door-sliding::before{content:"\F181E"}.serumx-mdi-door-sliding-lock::before{content:"\F181F"}.serumx-mdi-door-sliding-open::before{content:"\F1820"}.serumx-mdi-doorbell::before{content:"\F12E6"}.serumx-mdi-doorbell-video::before{content:"\F0869"}.serumx-mdi-dot-net::before{content:"\F0AAE"}.serumx-mdi-dots-circle::before{content:"\F1978"}.serumx-mdi-dots-grid::before{content:"\F15FC"}.serumx-mdi-dots-hexagon::before{content:"\F15FF"}.serumx-mdi-dots-horizontal::before{content:"\F01D8"}.serumx-mdi-dots-horizontal-circle::before{content:"\F07C3"}.serumx-mdi-dots-horizontal-circle-outline::before{content:"\F0B8D"}.serumx-mdi-dots-square::before{content:"\F15FD"}.serumx-mdi-dots-triangle::before{content:"\F15FE"}.serumx-mdi-dots-vertical::before{content:"\F01D9"}.serumx-mdi-dots-vertical-circle::before{content:"\F07C4"}.serumx-mdi-dots-vertical-circle-outline::before{content:"\F0B8E"}.serumx-mdi-download::before{content:"\F01DA"}.serumx-mdi-download-box::before{content:"\F1462"}.serumx-mdi-download-box-outline::before{content:"\F1463"}.serumx-mdi-download-circle::before{content:"\F1464"}.serumx-mdi-download-circle-outline::before{content:"\F1465"}.serumx-mdi-download-lock::before{content:"\F1320"}.serumx-mdi-download-lock-outline::before{content:"\F1321"}.serumx-mdi-download-multiple::before{content:"\F09E9"}.serumx-mdi-download-network::before{content:"\F06F4"}.serumx-mdi-download-network-outline::before{content:"\F0C66"}.serumx-mdi-download-off::before{content:"\F10B0"}.serumx-mdi-download-off-outline::before{content:"\F10B1"}.serumx-mdi-download-outline::before{content:"\F0B8F"}.serumx-mdi-drag::before{content:"\F01DB"}.serumx-mdi-drag-horizontal::before{content:"\F01DC"}.serumx-mdi-drag-horizontal-variant::before{content:"\F12F0"}.serumx-mdi-drag-variant::before{content:"\F0B90"}.serumx-mdi-drag-vertical::before{content:"\F01DD"}.serumx-mdi-drag-vertical-variant::before{content:"\F12F1"}.serumx-mdi-drama-masks::before{content:"\F0D02"}.serumx-mdi-draw::before{content:"\F0F49"}.serumx-mdi-draw-pen::before{content:"\F19B9"}.serumx-mdi-drawing::before{content:"\F01DE"}.serumx-mdi-drawing-box::before{content:"\F01DF"}.serumx-mdi-dresser::before{content:"\F0F4A"}.serumx-mdi-dresser-outline::before{content:"\F0F4B"}.serumx-mdi-drone::before{content:"\F01E2"}.serumx-mdi-dropbox::before{content:"\F01E3"}.serumx-mdi-drupal::before{content:"\F01E4"}.serumx-mdi-duck::before{content:"\F01E5"}.serumx-mdi-dumbbell::before{content:"\F01E6"}.serumx-mdi-dump-truck::before{content:"\F0C67"}.serumx-mdi-ear-hearing::before{content:"\F07C5"}.serumx-mdi-ear-hearing-loop::before{content:"\F1AEE"}.serumx-mdi-ear-hearing-off::before{content:"\F0A45"}.serumx-mdi-earbuds::before{content:"\F184F"}.serumx-mdi-earbuds-off::before{content:"\F1850"}.serumx-mdi-earbuds-off-outline::before{content:"\F1851"}.serumx-mdi-earbuds-outline::before{content:"\F1852"}.serumx-mdi-earth::before{content:"\F01E7"}.serumx-mdi-earth-arrow-down::before{content:"\F1C87"}.serumx-mdi-earth-arrow-left::before{content:"\F1C88"}.serumx-mdi-earth-arrow-right::before{content:"\F1311"}.serumx-mdi-earth-arrow-up::before{content:"\F1C89"}.serumx-mdi-earth-box::before{content:"\F06CD"}.serumx-mdi-earth-box-minus::before{content:"\F1407"}.serumx-mdi-earth-box-off::before{content:"\F06CE"}.serumx-mdi-earth-box-plus::before{content:"\F1406"}.serumx-mdi-earth-box-remove::before{content:"\F1408"}.serumx-mdi-earth-minus::before{content:"\F1404"}.serumx-mdi-earth-off::before{content:"\F01E8"}.serumx-mdi-earth-plus::before{content:"\F1403"}.serumx-mdi-earth-remove::before{content:"\F1405"}.serumx-mdi-egg::before{content:"\F0AAF"}.serumx-mdi-egg-easter::before{content:"\F0AB0"}.serumx-mdi-egg-fried::before{content:"\F184A"}.serumx-mdi-egg-off::before{content:"\F13F0"}.serumx-mdi-egg-off-outline::before{content:"\F13F1"}.serumx-mdi-egg-outline::before{content:"\F13F2"}.serumx-mdi-eiffel-tower::before{content:"\F156B"}.serumx-mdi-eight-track::before{content:"\F09EA"}.serumx-mdi-eject::before{content:"\F01EA"}.serumx-mdi-eject-circle::before{content:"\F1B23"}.serumx-mdi-eject-circle-outline::before{content:"\F1B24"}.serumx-mdi-eject-outline::before{content:"\F0B91"}.serumx-mdi-electric-switch::before{content:"\F0E9F"}.serumx-mdi-electric-switch-closed::before{content:"\F10D9"}.serumx-mdi-electron-framework::before{content:"\F1024"}.serumx-mdi-elephant::before{content:"\F07C6"}.serumx-mdi-elevation-decline::before{content:"\F01EB"}.serumx-mdi-elevation-rise::before{content:"\F01EC"}.serumx-mdi-elevator::before{content:"\F01ED"}.serumx-mdi-elevator-down::before{content:"\F12C2"}.serumx-mdi-elevator-passenger::before{content:"\F1381"}.serumx-mdi-elevator-passenger-off::before{content:"\F1979"}.serumx-mdi-elevator-passenger-off-outline::before{content:"\F197A"}.serumx-mdi-elevator-passenger-outline::before{content:"\F197B"}.serumx-mdi-elevator-up::before{content:"\F12C1"}.serumx-mdi-ellipse::before{content:"\F0EA0"}.serumx-mdi-ellipse-outline::before{content:"\F0EA1"}.serumx-mdi-email::before{content:"\F01EE"}.serumx-mdi-email-alert::before{content:"\F06CF"}.serumx-mdi-email-alert-outline::before{content:"\F0D42"}.serumx-mdi-email-arrow-left::before{content:"\F10DA"}.serumx-mdi-email-arrow-left-outline::before{content:"\F10DB"}.serumx-mdi-email-arrow-right::before{content:"\F10DC"}.serumx-mdi-email-arrow-right-outline::before{content:"\F10DD"}.serumx-mdi-email-box::before{content:"\F0D03"}.serumx-mdi-email-check::before{content:"\F0AB1"}.serumx-mdi-email-check-outline::before{content:"\F0AB2"}.serumx-mdi-email-edit::before{content:"\F0EE3"}.serumx-mdi-email-edit-outline::before{content:"\F0EE4"}.serumx-mdi-email-fast::before{content:"\F186F"}.serumx-mdi-email-fast-outline::before{content:"\F1870"}.serumx-mdi-email-heart-outline::before{content:"\F1C5B"}.serumx-mdi-email-lock::before{content:"\F01F1"}.serumx-mdi-email-lock-outline::before{content:"\F1B61"}.serumx-mdi-email-mark-as-unread::before{content:"\F0B92"}.serumx-mdi-email-minus::before{content:"\F0EE5"}.serumx-mdi-email-minus-outline::before{content:"\F0EE6"}.serumx-mdi-email-multiple::before{content:"\F0EE7"}.serumx-mdi-email-multiple-outline::before{content:"\F0EE8"}.serumx-mdi-email-newsletter::before{content:"\F0FB1"}.serumx-mdi-email-off::before{content:"\F13E3"}.serumx-mdi-email-off-outline::before{content:"\F13E4"}.serumx-mdi-email-open::before{content:"\F01EF"}.serumx-mdi-email-open-heart-outline::before{content:"\F1C5C"}.serumx-mdi-email-open-multiple::before{content:"\F0EE9"}.serumx-mdi-email-open-multiple-outline::before{content:"\F0EEA"}.serumx-mdi-email-open-outline::before{content:"\F05EF"}.serumx-mdi-email-outline::before{content:"\F01F0"}.serumx-mdi-email-plus::before{content:"\F09EB"}.serumx-mdi-email-plus-outline::before{content:"\F09EC"}.serumx-mdi-email-remove::before{content:"\F1661"}.serumx-mdi-email-remove-outline::before{content:"\F1662"}.serumx-mdi-email-seal::before{content:"\F195B"}.serumx-mdi-email-seal-outline::before{content:"\F195C"}.serumx-mdi-email-search::before{content:"\F0961"}.serumx-mdi-email-search-outline::before{content:"\F0962"}.serumx-mdi-email-sync::before{content:"\F12C7"}.serumx-mdi-email-sync-outline::before{content:"\F12C8"}.serumx-mdi-email-variant::before{content:"\F05F0"}.serumx-mdi-ember::before{content:"\F0B30"}.serumx-mdi-emby::before{content:"\F06B4"}.serumx-mdi-emoticon::before{content:"\F0C68"}.serumx-mdi-emoticon-angry::before{content:"\F0C69"}.serumx-mdi-emoticon-angry-outline::before{content:"\F0C6A"}.serumx-mdi-emoticon-confused::before{content:"\F10DE"}.serumx-mdi-emoticon-confused-outline::before{content:"\F10DF"}.serumx-mdi-emoticon-cool::before{content:"\F0C6B"}.serumx-mdi-emoticon-cool-outline::before{content:"\F01F3"}.serumx-mdi-emoticon-cry::before{content:"\F0C6C"}.serumx-mdi-emoticon-cry-outline::before{content:"\F0C6D"}.serumx-mdi-emoticon-dead::before{content:"\F0C6E"}.serumx-mdi-emoticon-dead-outline::before{content:"\F069B"}.serumx-mdi-emoticon-devil::before{content:"\F0C6F"}.serumx-mdi-emoticon-devil-outline::before{content:"\F01F4"}.serumx-mdi-emoticon-excited::before{content:"\F0C70"}.serumx-mdi-emoticon-excited-outline::before{content:"\F069C"}.serumx-mdi-emoticon-frown::before{content:"\F0F4C"}.serumx-mdi-emoticon-frown-outline::before{content:"\F0F4D"}.serumx-mdi-emoticon-happy::before{content:"\F0C71"}.serumx-mdi-emoticon-happy-outline::before{content:"\F01F5"}.serumx-mdi-emoticon-kiss::before{content:"\F0C72"}.serumx-mdi-emoticon-kiss-outline::before{content:"\F0C73"}.serumx-mdi-emoticon-lol::before{content:"\F1214"}.serumx-mdi-emoticon-lol-outline::before{content:"\F1215"}.serumx-mdi-emoticon-minus::before{content:"\F1CB2"}.serumx-mdi-emoticon-minus-outline::before{content:"\F1CB3"}.serumx-mdi-emoticon-neutral::before{content:"\F0C74"}.serumx-mdi-emoticon-neutral-outline::before{content:"\F01F6"}.serumx-mdi-emoticon-outline::before{content:"\F01F2"}.serumx-mdi-emoticon-plus::before{content:"\F1CB4"}.serumx-mdi-emoticon-plus-outline::before{content:"\F1CB5"}.serumx-mdi-emoticon-poop::before{content:"\F01F7"}.serumx-mdi-emoticon-poop-outline::before{content:"\F0C75"}.serumx-mdi-emoticon-remove::before{content:"\F1CB6"}.serumx-mdi-emoticon-remove-outline::before{content:"\F1CB7"}.serumx-mdi-emoticon-sad::before{content:"\F0C76"}.serumx-mdi-emoticon-sad-outline::before{content:"\F01F8"}.serumx-mdi-emoticon-sick::before{content:"\F157C"}.serumx-mdi-emoticon-sick-outline::before{content:"\F157D"}.serumx-mdi-emoticon-tongue::before{content:"\F01F9"}.serumx-mdi-emoticon-tongue-outline::before{content:"\F0C77"}.serumx-mdi-emoticon-wink::before{content:"\F0C78"}.serumx-mdi-emoticon-wink-outline::before{content:"\F0C79"}.serumx-mdi-engine::before{content:"\F01FA"}.serumx-mdi-engine-off::before{content:"\F0A46"}.serumx-mdi-engine-off-outline::before{content:"\F0A47"}.serumx-mdi-engine-outline::before{content:"\F01FB"}.serumx-mdi-epsilon::before{content:"\F10E0"}.serumx-mdi-equal::before{content:"\F01FC"}.serumx-mdi-equal-box::before{content:"\F01FD"}.serumx-mdi-equalizer::before{content:"\F0EA2"}.serumx-mdi-equalizer-outline::before{content:"\F0EA3"}.serumx-mdi-eraser::before{content:"\F01FE"}.serumx-mdi-eraser-variant::before{content:"\F0642"}.serumx-mdi-escalator::before{content:"\F01FF"}.serumx-mdi-escalator-box::before{content:"\F1399"}.serumx-mdi-escalator-down::before{content:"\F12C0"}.serumx-mdi-escalator-up::before{content:"\F12BF"}.serumx-mdi-eslint::before{content:"\F0C7A"}.serumx-mdi-et::before{content:"\F0AB3"}.serumx-mdi-ethereum::before{content:"\F086A"}.serumx-mdi-ethernet::before{content:"\F0200"}.serumx-mdi-ethernet-cable::before{content:"\F0201"}.serumx-mdi-ethernet-cable-off::before{content:"\F0202"}.serumx-mdi-ev-plug-ccs1::before{content:"\F1519"}.serumx-mdi-ev-plug-ccs2::before{content:"\F151A"}.serumx-mdi-ev-plug-chademo::before{content:"\F151B"}.serumx-mdi-ev-plug-tesla::before{content:"\F151C"}.serumx-mdi-ev-plug-type1::before{content:"\F151D"}.serumx-mdi-ev-plug-type2::before{content:"\F151E"}.serumx-mdi-ev-station::before{content:"\F05F1"}.serumx-mdi-evernote::before{content:"\F0204"}.serumx-mdi-excavator::before{content:"\F1025"}.serumx-mdi-exclamation::before{content:"\F0205"}.serumx-mdi-exclamation-thick::before{content:"\F1238"}.serumx-mdi-exit-run::before{content:"\F0A48"}.serumx-mdi-exit-to-app::before{content:"\F0206"}.serumx-mdi-expand-all::before{content:"\F0AB4"}.serumx-mdi-expand-all-outline::before{content:"\F0AB5"}.serumx-mdi-expansion-card::before{content:"\F08AE"}.serumx-mdi-expansion-card-variant::before{content:"\F0FB2"}.serumx-mdi-exponent::before{content:"\F0963"}.serumx-mdi-exponent-box::before{content:"\F0964"}.serumx-mdi-export::before{content:"\F0207"}.serumx-mdi-export-variant::before{content:"\F0B93"}.serumx-mdi-eye::before{content:"\F0208"}.serumx-mdi-eye-arrow-left::before{content:"\F18FD"}.serumx-mdi-eye-arrow-left-outline::before{content:"\F18FE"}.serumx-mdi-eye-arrow-right::before{content:"\F18FF"}.serumx-mdi-eye-arrow-right-outline::before{content:"\F1900"}.serumx-mdi-eye-check::before{content:"\F0D04"}.serumx-mdi-eye-check-outline::before{content:"\F0D05"}.serumx-mdi-eye-circle::before{content:"\F0B94"}.serumx-mdi-eye-circle-outline::before{content:"\F0B95"}.serumx-mdi-eye-closed::before{content:"\F1CA3"}.serumx-mdi-eye-lock::before{content:"\F1C06"}.serumx-mdi-eye-lock-open::before{content:"\F1C07"}.serumx-mdi-eye-lock-open-outline::before{content:"\F1C08"}.serumx-mdi-eye-lock-outline::before{content:"\F1C09"}.serumx-mdi-eye-minus::before{content:"\F1026"}.serumx-mdi-eye-minus-outline::before{content:"\F1027"}.serumx-mdi-eye-off::before{content:"\F0209"}.serumx-mdi-eye-off-outline::before{content:"\F06D1"}.serumx-mdi-eye-outline::before{content:"\F06D0"}.serumx-mdi-eye-plus::before{content:"\F086B"}.serumx-mdi-eye-plus-outline::before{content:"\F086C"}.serumx-mdi-eye-refresh::before{content:"\F197C"}.serumx-mdi-eye-refresh-outline::before{content:"\F197D"}.serumx-mdi-eye-remove::before{content:"\F15E3"}.serumx-mdi-eye-remove-outline::before{content:"\F15E4"}.serumx-mdi-eye-settings::before{content:"\F086D"}.serumx-mdi-eye-settings-outline::before{content:"\F086E"}.serumx-mdi-eyedropper::before{content:"\F020A"}.serumx-mdi-eyedropper-minus::before{content:"\F13DD"}.serumx-mdi-eyedropper-off::before{content:"\F13DF"}.serumx-mdi-eyedropper-plus::before{content:"\F13DC"}.serumx-mdi-eyedropper-remove::before{content:"\F13DE"}.serumx-mdi-eyedropper-variant::before{content:"\F020B"}.serumx-mdi-face-agent::before{content:"\F0D70"}.serumx-mdi-face-man::before{content:"\F0643"}.serumx-mdi-face-man-outline::before{content:"\F0B96"}.serumx-mdi-face-man-profile::before{content:"\F0644"}.serumx-mdi-face-man-shimmer::before{content:"\F15CC"}.serumx-mdi-face-man-shimmer-outline::before{content:"\F15CD"}.serumx-mdi-face-mask::before{content:"\F1586"}.serumx-mdi-face-mask-outline::before{content:"\F1587"}.serumx-mdi-face-recognition::before{content:"\F0C7B"}.serumx-mdi-face-woman::before{content:"\F1077"}.serumx-mdi-face-woman-outline::before{content:"\F1078"}.serumx-mdi-face-woman-profile::before{content:"\F1076"}.serumx-mdi-face-woman-shimmer::before{content:"\F15CE"}.serumx-mdi-face-woman-shimmer-outline::before{content:"\F15CF"}.serumx-mdi-facebook::before{content:"\F020C"}.serumx-mdi-facebook-gaming::before{content:"\F07DD"}.serumx-mdi-facebook-messenger::before{content:"\F020E"}.serumx-mdi-facebook-workplace::before{content:"\F0B31"}.serumx-mdi-factory::before{content:"\F020F"}.serumx-mdi-family-tree::before{content:"\F160E"}.serumx-mdi-fan::before{content:"\F0210"}.serumx-mdi-fan-alert::before{content:"\F146C"}.serumx-mdi-fan-auto::before{content:"\F171D"}.serumx-mdi-fan-chevron-down::before{content:"\F146D"}.serumx-mdi-fan-chevron-up::before{content:"\F146E"}.serumx-mdi-fan-clock::before{content:"\F1A3A"}.serumx-mdi-fan-minus::before{content:"\F1470"}.serumx-mdi-fan-off::before{content:"\F081D"}.serumx-mdi-fan-plus::before{content:"\F146F"}.serumx-mdi-fan-remove::before{content:"\F1471"}.serumx-mdi-fan-speed-1::before{content:"\F1472"}.serumx-mdi-fan-speed-2::before{content:"\F1473"}.serumx-mdi-fan-speed-3::before{content:"\F1474"}.serumx-mdi-fast-forward::before{content:"\F0211"}.serumx-mdi-fast-forward-10::before{content:"\F0D71"}.serumx-mdi-fast-forward-15::before{content:"\F193A"}.serumx-mdi-fast-forward-30::before{content:"\F0D06"}.serumx-mdi-fast-forward-45::before{content:"\F1B12"}.serumx-mdi-fast-forward-5::before{content:"\F11F8"}.serumx-mdi-fast-forward-60::before{content:"\F160B"}.serumx-mdi-fast-forward-outline::before{content:"\F06D2"}.serumx-mdi-faucet::before{content:"\F1B29"}.serumx-mdi-faucet-variant::before{content:"\F1B2A"}.serumx-mdi-fax::before{content:"\F0212"}.serumx-mdi-feather::before{content:"\F06D3"}.serumx-mdi-feature-search::before{content:"\F0A49"}.serumx-mdi-feature-search-outline::before{content:"\F0A4A"}.serumx-mdi-fedora::before{content:"\F08DB"}.serumx-mdi-fence::before{content:"\F179A"}.serumx-mdi-fence-electric::before{content:"\F17F6"}.serumx-mdi-fencing::before{content:"\F14C1"}.serumx-mdi-ferris-wheel::before{content:"\F0EA4"}.serumx-mdi-ferry::before{content:"\F0213"}.serumx-mdi-file::before{content:"\F0214"}.serumx-mdi-file-account::before{content:"\F073B"}.serumx-mdi-file-account-outline::before{content:"\F1028"}.serumx-mdi-file-alert::before{content:"\F0A4B"}.serumx-mdi-file-alert-outline::before{content:"\F0A4C"}.serumx-mdi-file-arrow-left-right::before{content:"\F1A93"}.serumx-mdi-file-arrow-left-right-outline::before{content:"\F1A94"}.serumx-mdi-file-arrow-up-down::before{content:"\F1A95"}.serumx-mdi-file-arrow-up-down-outline::before{content:"\F1A96"}.serumx-mdi-file-cabinet::before{content:"\F0AB6"}.serumx-mdi-file-cad::before{content:"\F0EEB"}.serumx-mdi-file-cad-box::before{content:"\F0EEC"}.serumx-mdi-file-cancel::before{content:"\F0DC6"}.serumx-mdi-file-cancel-outline::before{content:"\F0DC7"}.serumx-mdi-file-certificate::before{content:"\F1186"}.serumx-mdi-file-certificate-outline::before{content:"\F1187"}.serumx-mdi-file-chart::before{content:"\F0215"}.serumx-mdi-file-chart-check::before{content:"\F19C6"}.serumx-mdi-file-chart-check-outline::before{content:"\F19C7"}.serumx-mdi-file-chart-outline::before{content:"\F1029"}.serumx-mdi-file-check::before{content:"\F0216"}.serumx-mdi-file-check-outline::before{content:"\F0E29"}.serumx-mdi-file-clock::before{content:"\F12E1"}.serumx-mdi-file-clock-outline::before{content:"\F12E2"}.serumx-mdi-file-cloud::before{content:"\F0217"}.serumx-mdi-file-cloud-outline::before{content:"\F102A"}.serumx-mdi-file-code::before{content:"\F022E"}.serumx-mdi-file-code-outline::before{content:"\F102B"}.serumx-mdi-file-cog::before{content:"\F107B"}.serumx-mdi-file-cog-outline::before{content:"\F107C"}.serumx-mdi-file-compare::before{content:"\F08AA"}.serumx-mdi-file-delimited::before{content:"\F0218"}.serumx-mdi-file-delimited-outline::before{content:"\F0EA5"}.serumx-mdi-file-document::before{content:"\F0219"}.serumx-mdi-file-document-alert::before{content:"\F1A97"}.serumx-mdi-file-document-alert-outline::before{content:"\F1A98"}.serumx-mdi-file-document-arrow-right::before{content:"\F1C0F"}.serumx-mdi-file-document-arrow-right-outline::before{content:"\F1C10"}.serumx-mdi-file-document-check::before{content:"\F1A99"}.serumx-mdi-file-document-check-outline::before{content:"\F1A9A"}.serumx-mdi-file-document-edit::before{content:"\F0DC8"}.serumx-mdi-file-document-edit-outline::before{content:"\F0DC9"}.serumx-mdi-file-document-minus::before{content:"\F1A9B"}.serumx-mdi-file-document-minus-outline::before{content:"\F1A9C"}.serumx-mdi-file-document-multiple::before{content:"\F1517"}.serumx-mdi-file-document-multiple-outline::before{content:"\F1518"}.serumx-mdi-file-document-outline::before{content:"\F09EE"}.serumx-mdi-file-document-plus::before{content:"\F1A9D"}.serumx-mdi-file-document-plus-outline::before{content:"\F1A9E"}.serumx-mdi-file-document-refresh::before{content:"\F1C7A"}.serumx-mdi-file-document-refresh-outline::before{content:"\F1C7B"}.serumx-mdi-file-document-remove::before{content:"\F1A9F"}.serumx-mdi-file-document-remove-outline::before{content:"\F1AA0"}.serumx-mdi-file-download::before{content:"\F0965"}.serumx-mdi-file-download-outline::before{content:"\F0966"}.serumx-mdi-file-edit::before{content:"\F11E7"}.serumx-mdi-file-edit-outline::before{content:"\F11E8"}.serumx-mdi-file-excel::before{content:"\F021B"}.serumx-mdi-file-excel-box::before{content:"\F021C"}.serumx-mdi-file-excel-box-outline::before{content:"\F102C"}.serumx-mdi-file-excel-outline::before{content:"\F102D"}.serumx-mdi-file-export::before{content:"\F021D"}.serumx-mdi-file-export-outline::before{content:"\F102E"}.serumx-mdi-file-eye::before{content:"\F0DCA"}.serumx-mdi-file-eye-outline::before{content:"\F0DCB"}.serumx-mdi-file-find::before{content:"\F021E"}.serumx-mdi-file-find-outline::before{content:"\F0B97"}.serumx-mdi-file-gif-box::before{content:"\F0D78"}.serumx-mdi-file-hidden::before{content:"\F0613"}.serumx-mdi-file-image::before{content:"\F021F"}.serumx-mdi-file-image-marker::before{content:"\F1772"}.serumx-mdi-file-image-marker-outline::before{content:"\F1773"}.serumx-mdi-file-image-minus::before{content:"\F193B"}.serumx-mdi-file-image-minus-outline::before{content:"\F193C"}.serumx-mdi-file-image-outline::before{content:"\F0EB0"}.serumx-mdi-file-image-plus::before{content:"\F193D"}.serumx-mdi-file-image-plus-outline::before{content:"\F193E"}.serumx-mdi-file-image-remove::before{content:"\F193F"}.serumx-mdi-file-image-remove-outline::before{content:"\F1940"}.serumx-mdi-file-import::before{content:"\F0220"}.serumx-mdi-file-import-outline::before{content:"\F102F"}.serumx-mdi-file-jpg-box::before{content:"\F0225"}.serumx-mdi-file-key::before{content:"\F1184"}.serumx-mdi-file-key-outline::before{content:"\F1185"}.serumx-mdi-file-link::before{content:"\F1177"}.serumx-mdi-file-link-outline::before{content:"\F1178"}.serumx-mdi-file-lock::before{content:"\F0221"}.serumx-mdi-file-lock-open::before{content:"\F19C8"}.serumx-mdi-file-lock-open-outline::before{content:"\F19C9"}.serumx-mdi-file-lock-outline::before{content:"\F1030"}.serumx-mdi-file-marker::before{content:"\F1774"}.serumx-mdi-file-marker-outline::before{content:"\F1775"}.serumx-mdi-file-minus::before{content:"\F1AA1"}.serumx-mdi-file-minus-outline::before{content:"\F1AA2"}.serumx-mdi-file-move::before{content:"\F0AB9"}.serumx-mdi-file-move-outline::before{content:"\F1031"}.serumx-mdi-file-multiple::before{content:"\F0222"}.serumx-mdi-file-multiple-outline::before{content:"\F1032"}.serumx-mdi-file-music::before{content:"\F0223"}.serumx-mdi-file-music-outline::before{content:"\F0E2A"}.serumx-mdi-file-outline::before{content:"\F0224"}.serumx-mdi-file-pdf-box::before{content:"\F0226"}.serumx-mdi-file-percent::before{content:"\F081E"}.serumx-mdi-file-percent-outline::before{content:"\F1033"}.serumx-mdi-file-phone::before{content:"\F1179"}.serumx-mdi-file-phone-outline::before{content:"\F117A"}.serumx-mdi-file-plus::before{content:"\F0752"}.serumx-mdi-file-plus-outline::before{content:"\F0EED"}.serumx-mdi-file-png-box::before{content:"\F0E2D"}.serumx-mdi-file-powerpoint::before{content:"\F0227"}.serumx-mdi-file-powerpoint-box::before{content:"\F0228"}.serumx-mdi-file-powerpoint-box-outline::before{content:"\F1034"}.serumx-mdi-file-powerpoint-outline::before{content:"\F1035"}.serumx-mdi-file-presentation-box::before{content:"\F0229"}.serumx-mdi-file-question::before{content:"\F086F"}.serumx-mdi-file-question-outline::before{content:"\F1036"}.serumx-mdi-file-refresh::before{content:"\F0918"}.serumx-mdi-file-refresh-outline::before{content:"\F0541"}.serumx-mdi-file-remove::before{content:"\F0B98"}.serumx-mdi-file-remove-outline::before{content:"\F1037"}.serumx-mdi-file-replace::before{content:"\F0B32"}.serumx-mdi-file-replace-outline::before{content:"\F0B33"}.serumx-mdi-file-restore::before{content:"\F0670"}.serumx-mdi-file-restore-outline::before{content:"\F1038"}.serumx-mdi-file-rotate-left::before{content:"\F1A3B"}.serumx-mdi-file-rotate-left-outline::before{content:"\F1A3C"}.serumx-mdi-file-rotate-right::before{content:"\F1A3D"}.serumx-mdi-file-rotate-right-outline::before{content:"\F1A3E"}.serumx-mdi-file-search::before{content:"\F0C7C"}.serumx-mdi-file-search-outline::before{content:"\F0C7D"}.serumx-mdi-file-send::before{content:"\F022A"}.serumx-mdi-file-send-outline::before{content:"\F1039"}.serumx-mdi-file-settings::before{content:"\F1079"}.serumx-mdi-file-settings-outline::before{content:"\F107A"}.serumx-mdi-file-sign::before{content:"\F19C3"}.serumx-mdi-file-star::before{content:"\F103A"}.serumx-mdi-file-star-four-points::before{content:"\F1C2D"}.serumx-mdi-file-star-four-points-outline::before{content:"\F1C2E"}.serumx-mdi-file-star-outline::before{content:"\F103B"}.serumx-mdi-file-swap::before{content:"\F0FB4"}.serumx-mdi-file-swap-outline::before{content:"\F0FB5"}.serumx-mdi-file-sync::before{content:"\F1216"}.serumx-mdi-file-sync-outline::before{content:"\F1217"}.serumx-mdi-file-table::before{content:"\F0C7E"}.serumx-mdi-file-table-box::before{content:"\F10E1"}.serumx-mdi-file-table-box-multiple::before{content:"\F10E2"}.serumx-mdi-file-table-box-multiple-outline::before{content:"\F10E3"}.serumx-mdi-file-table-box-outline::before{content:"\F10E4"}.serumx-mdi-file-table-outline::before{content:"\F0C7F"}.serumx-mdi-file-tree::before{content:"\F0645"}.serumx-mdi-file-tree-outline::before{content:"\F13D2"}.serumx-mdi-file-undo::before{content:"\F08DC"}.serumx-mdi-file-undo-outline::before{content:"\F103C"}.serumx-mdi-file-upload::before{content:"\F0A4D"}.serumx-mdi-file-upload-outline::before{content:"\F0A4E"}.serumx-mdi-file-video::before{content:"\F022B"}.serumx-mdi-file-video-outline::before{content:"\F0E2C"}.serumx-mdi-file-word::before{content:"\F022C"}.serumx-mdi-file-word-box::before{content:"\F022D"}.serumx-mdi-file-word-box-outline::before{content:"\F103D"}.serumx-mdi-file-word-outline::before{content:"\F103E"}.serumx-mdi-file-xml-box::before{content:"\F1B4B"}.serumx-mdi-film::before{content:"\F022F"}.serumx-mdi-filmstrip::before{content:"\F0230"}.serumx-mdi-filmstrip-box::before{content:"\F0332"}.serumx-mdi-filmstrip-box-multiple::before{content:"\F0D18"}.serumx-mdi-filmstrip-off::before{content:"\F0231"}.serumx-mdi-filter::before{content:"\F0232"}.serumx-mdi-filter-check::before{content:"\F18EC"}.serumx-mdi-filter-check-outline::before{content:"\F18ED"}.serumx-mdi-filter-cog::before{content:"\F1AA3"}.serumx-mdi-filter-cog-outline::before{content:"\F1AA4"}.serumx-mdi-filter-menu::before{content:"\F10E5"}.serumx-mdi-filter-menu-outline::before{content:"\F10E6"}.serumx-mdi-filter-minus::before{content:"\F0EEE"}.serumx-mdi-filter-minus-outline::before{content:"\F0EEF"}.serumx-mdi-filter-multiple::before{content:"\F1A3F"}.serumx-mdi-filter-multiple-outline::before{content:"\F1A40"}.serumx-mdi-filter-off::before{content:"\F14EF"}.serumx-mdi-filter-off-outline::before{content:"\F14F0"}.serumx-mdi-filter-outline::before{content:"\F0233"}.serumx-mdi-filter-plus::before{content:"\F0EF0"}.serumx-mdi-filter-plus-outline::before{content:"\F0EF1"}.serumx-mdi-filter-remove::before{content:"\F0234"}.serumx-mdi-filter-remove-outline::before{content:"\F0235"}.serumx-mdi-filter-settings::before{content:"\F1AA5"}.serumx-mdi-filter-settings-outline::before{content:"\F1AA6"}.serumx-mdi-filter-variant::before{content:"\F0236"}.serumx-mdi-filter-variant-minus::before{content:"\F1112"}.serumx-mdi-filter-variant-plus::before{content:"\F1113"}.serumx-mdi-filter-variant-remove::before{content:"\F103F"}.serumx-mdi-finance::before{content:"\F081F"}.serumx-mdi-find-replace::before{content:"\F06D4"}.serumx-mdi-fingerprint::before{content:"\F0237"}.serumx-mdi-fingerprint-off::before{content:"\F0EB1"}.serumx-mdi-fire::before{content:"\F0238"}.serumx-mdi-fire-alert::before{content:"\F15D7"}.serumx-mdi-fire-circle::before{content:"\F1807"}.serumx-mdi-fire-extinguisher::before{content:"\F0EF2"}.serumx-mdi-fire-hydrant::before{content:"\F1137"}.serumx-mdi-fire-hydrant-alert::before{content:"\F1138"}.serumx-mdi-fire-hydrant-off::before{content:"\F1139"}.serumx-mdi-fire-off::before{content:"\F1722"}.serumx-mdi-fire-station::before{content:"\F1CC3"}.serumx-mdi-fire-truck::before{content:"\F08AB"}.serumx-mdi-firebase::before{content:"\F0967"}.serumx-mdi-firefox::before{content:"\F0239"}.serumx-mdi-fireplace::before{content:"\F0E2E"}.serumx-mdi-fireplace-off::before{content:"\F0E2F"}.serumx-mdi-firewire::before{content:"\F05BE"}.serumx-mdi-firework::before{content:"\F0E30"}.serumx-mdi-firework-off::before{content:"\F1723"}.serumx-mdi-fish::before{content:"\F023A"}.serumx-mdi-fish-off::before{content:"\F13F3"}.serumx-mdi-fishbowl::before{content:"\F0EF3"}.serumx-mdi-fishbowl-outline::before{content:"\F0EF4"}.serumx-mdi-fit-to-page::before{content:"\F0EF5"}.serumx-mdi-fit-to-page-outline::before{content:"\F0EF6"}.serumx-mdi-fit-to-screen::before{content:"\F18F4"}.serumx-mdi-fit-to-screen-outline::before{content:"\F18F5"}.serumx-mdi-flag::before{content:"\F023B"}.serumx-mdi-flag-checkered::before{content:"\F023C"}.serumx-mdi-flag-minus::before{content:"\F0B99"}.serumx-mdi-flag-minus-outline::before{content:"\F10B2"}.serumx-mdi-flag-off::before{content:"\F18EE"}.serumx-mdi-flag-off-outline::before{content:"\F18EF"}.serumx-mdi-flag-outline::before{content:"\F023D"}.serumx-mdi-flag-plus::before{content:"\F0B9A"}.serumx-mdi-flag-plus-outline::before{content:"\F10B3"}.serumx-mdi-flag-remove::before{content:"\F0B9B"}.serumx-mdi-flag-remove-outline::before{content:"\F10B4"}.serumx-mdi-flag-triangle::before{content:"\F023F"}.serumx-mdi-flag-variant::before{content:"\F0240"}.serumx-mdi-flag-variant-minus::before{content:"\F1BB4"}.serumx-mdi-flag-variant-minus-outline::before{content:"\F1BB5"}.serumx-mdi-flag-variant-off::before{content:"\F1BB0"}.serumx-mdi-flag-variant-off-outline::before{content:"\F1BB1"}.serumx-mdi-flag-variant-outline::before{content:"\F023E"}.serumx-mdi-flag-variant-plus::before{content:"\F1BB2"}.serumx-mdi-flag-variant-plus-outline::before{content:"\F1BB3"}.serumx-mdi-flag-variant-remove::before{content:"\F1BB6"}.serumx-mdi-flag-variant-remove-outline::before{content:"\F1BB7"}.serumx-mdi-flare::before{content:"\F0D72"}.serumx-mdi-flash::before{content:"\F0241"}.serumx-mdi-flash-alert::before{content:"\F0EF7"}.serumx-mdi-flash-alert-outline::before{content:"\F0EF8"}.serumx-mdi-flash-auto::before{content:"\F0242"}.serumx-mdi-flash-off::before{content:"\F0243"}.serumx-mdi-flash-off-outline::before{content:"\F1B45"}.serumx-mdi-flash-outline::before{content:"\F06D5"}.serumx-mdi-flash-red-eye::before{content:"\F067B"}.serumx-mdi-flash-triangle::before{content:"\F1B1D"}.serumx-mdi-flash-triangle-outline::before{content:"\F1B1E"}.serumx-mdi-flashlight::before{content:"\F0244"}.serumx-mdi-flashlight-off::before{content:"\F0245"}.serumx-mdi-flask::before{content:"\F0093"}.serumx-mdi-flask-empty::before{content:"\F0094"}.serumx-mdi-flask-empty-minus::before{content:"\F123A"}.serumx-mdi-flask-empty-minus-outline::before{content:"\F123B"}.serumx-mdi-flask-empty-off::before{content:"\F13F4"}.serumx-mdi-flask-empty-off-outline::before{content:"\F13F5"}.serumx-mdi-flask-empty-outline::before{content:"\F0095"}.serumx-mdi-flask-empty-plus::before{content:"\F123C"}.serumx-mdi-flask-empty-plus-outline::before{content:"\F123D"}.serumx-mdi-flask-empty-remove::before{content:"\F123E"}.serumx-mdi-flask-empty-remove-outline::before{content:"\F123F"}.serumx-mdi-flask-minus::before{content:"\F1240"}.serumx-mdi-flask-minus-outline::before{content:"\F1241"}.serumx-mdi-flask-off::before{content:"\F13F6"}.serumx-mdi-flask-off-outline::before{content:"\F13F7"}.serumx-mdi-flask-outline::before{content:"\F0096"}.serumx-mdi-flask-plus::before{content:"\F1242"}.serumx-mdi-flask-plus-outline::before{content:"\F1243"}.serumx-mdi-flask-remove::before{content:"\F1244"}.serumx-mdi-flask-remove-outline::before{content:"\F1245"}.serumx-mdi-flask-round-bottom::before{content:"\F124B"}.serumx-mdi-flask-round-bottom-empty::before{content:"\F124C"}.serumx-mdi-flask-round-bottom-empty-outline::before{content:"\F124D"}.serumx-mdi-flask-round-bottom-outline::before{content:"\F124E"}.serumx-mdi-fleur-de-lis::before{content:"\F1303"}.serumx-mdi-flip-horizontal::before{content:"\F10E7"}.serumx-mdi-flip-to-back::before{content:"\F0247"}.serumx-mdi-flip-to-front::before{content:"\F0248"}.serumx-mdi-flip-vertical::before{content:"\F10E8"}.serumx-mdi-floor-lamp::before{content:"\F08DD"}.serumx-mdi-floor-lamp-dual::before{content:"\F1040"}.serumx-mdi-floor-lamp-dual-outline::before{content:"\F17CE"}.serumx-mdi-floor-lamp-outline::before{content:"\F17C8"}.serumx-mdi-floor-lamp-torchiere::before{content:"\F1747"}.serumx-mdi-floor-lamp-torchiere-outline::before{content:"\F17D6"}.serumx-mdi-floor-lamp-torchiere-variant::before{content:"\F1041"}.serumx-mdi-floor-lamp-torchiere-variant-outline::before{content:"\F17CF"}.serumx-mdi-floor-plan::before{content:"\F0821"}.serumx-mdi-floppy::before{content:"\F0249"}.serumx-mdi-floppy-variant::before{content:"\F09EF"}.serumx-mdi-flower::before{content:"\F024A"}.serumx-mdi-flower-outline::before{content:"\F09F0"}.serumx-mdi-flower-pollen::before{content:"\F1885"}.serumx-mdi-flower-pollen-outline::before{content:"\F1886"}.serumx-mdi-flower-poppy::before{content:"\F0D08"}.serumx-mdi-flower-tulip::before{content:"\F09F1"}.serumx-mdi-flower-tulip-outline::before{content:"\F09F2"}.serumx-mdi-focus-auto::before{content:"\F0F4E"}.serumx-mdi-focus-field::before{content:"\F0F4F"}.serumx-mdi-focus-field-horizontal::before{content:"\F0F50"}.serumx-mdi-focus-field-vertical::before{content:"\F0F51"}.serumx-mdi-folder::before{content:"\F024B"}.serumx-mdi-folder-account::before{content:"\F024C"}.serumx-mdi-folder-account-outline::before{content:"\F0B9C"}.serumx-mdi-folder-alert::before{content:"\F0DCC"}.serumx-mdi-folder-alert-outline::before{content:"\F0DCD"}.serumx-mdi-folder-arrow-down::before{content:"\F19E8"}.serumx-mdi-folder-arrow-down-outline::before{content:"\F19E9"}.serumx-mdi-folder-arrow-left::before{content:"\F19EA"}.serumx-mdi-folder-arrow-left-outline::before{content:"\F19EB"}.serumx-mdi-folder-arrow-left-right::before{content:"\F19EC"}.serumx-mdi-folder-arrow-left-right-outline::before{content:"\F19ED"}.serumx-mdi-folder-arrow-right::before{content:"\F19EE"}.serumx-mdi-folder-arrow-right-outline::before{content:"\F19EF"}.serumx-mdi-folder-arrow-up::before{content:"\F19F0"}.serumx-mdi-folder-arrow-up-down::before{content:"\F19F1"}.serumx-mdi-folder-arrow-up-down-outline::before{content:"\F19F2"}.serumx-mdi-folder-arrow-up-outline::before{content:"\F19F3"}.serumx-mdi-folder-cancel::before{content:"\F19F4"}.serumx-mdi-folder-cancel-outline::before{content:"\F19F5"}.serumx-mdi-folder-check::before{content:"\F197E"}.serumx-mdi-folder-check-outline::before{content:"\F197F"}.serumx-mdi-folder-clock::before{content:"\F0ABA"}.serumx-mdi-folder-clock-outline::before{content:"\F0ABB"}.serumx-mdi-folder-cog::before{content:"\F107F"}.serumx-mdi-folder-cog-outline::before{content:"\F1080"}.serumx-mdi-folder-download::before{content:"\F024D"}.serumx-mdi-folder-download-outline::before{content:"\F10E9"}.serumx-mdi-folder-edit::before{content:"\F08DE"}.serumx-mdi-folder-edit-outline::before{content:"\F0DCE"}.serumx-mdi-folder-eye::before{content:"\F178A"}.serumx-mdi-folder-eye-outline::before{content:"\F178B"}.serumx-mdi-folder-file::before{content:"\F19F6"}.serumx-mdi-folder-file-outline::before{content:"\F19F7"}.serumx-mdi-folder-google-drive::before{content:"\F024E"}.serumx-mdi-folder-heart::before{content:"\F10EA"}.serumx-mdi-folder-heart-outline::before{content:"\F10EB"}.serumx-mdi-folder-hidden::before{content:"\F179E"}.serumx-mdi-folder-home::before{content:"\F10B5"}.serumx-mdi-folder-home-outline::before{content:"\F10B6"}.serumx-mdi-folder-image::before{content:"\F024F"}.serumx-mdi-folder-information::before{content:"\F10B7"}.serumx-mdi-folder-information-outline::before{content:"\F10B8"}.serumx-mdi-folder-key::before{content:"\F08AC"}.serumx-mdi-folder-key-network::before{content:"\F08AD"}.serumx-mdi-folder-key-network-outline::before{content:"\F0C80"}.serumx-mdi-folder-key-outline::before{content:"\F10EC"}.serumx-mdi-folder-lock::before{content:"\F0250"}.serumx-mdi-folder-lock-open::before{content:"\F0251"}.serumx-mdi-folder-lock-open-outline::before{content:"\F1AA7"}.serumx-mdi-folder-lock-outline::before{content:"\F1AA8"}.serumx-mdi-folder-marker::before{content:"\F126D"}.serumx-mdi-folder-marker-outline::before{content:"\F126E"}.serumx-mdi-folder-minus::before{content:"\F1B49"}.serumx-mdi-folder-minus-outline::before{content:"\F1B4A"}.serumx-mdi-folder-move::before{content:"\F0252"}.serumx-mdi-folder-move-outline::before{content:"\F1246"}.serumx-mdi-folder-multiple::before{content:"\F0253"}.serumx-mdi-folder-multiple-image::before{content:"\F0254"}.serumx-mdi-folder-multiple-outline::before{content:"\F0255"}.serumx-mdi-folder-multiple-plus::before{content:"\F147E"}.serumx-mdi-folder-multiple-plus-outline::before{content:"\F147F"}.serumx-mdi-folder-music::before{content:"\F1359"}.serumx-mdi-folder-music-outline::before{content:"\F135A"}.serumx-mdi-folder-network::before{content:"\F0870"}.serumx-mdi-folder-network-outline::before{content:"\F0C81"}.serumx-mdi-folder-off::before{content:"\F19F8"}.serumx-mdi-folder-off-outline::before{content:"\F19F9"}.serumx-mdi-folder-open::before{content:"\F0770"}.serumx-mdi-folder-open-outline::before{content:"\F0DCF"}.serumx-mdi-folder-outline::before{content:"\F0256"}.serumx-mdi-folder-play::before{content:"\F19FA"}.serumx-mdi-folder-play-outline::before{content:"\F19FB"}.serumx-mdi-folder-plus::before{content:"\F0257"}.serumx-mdi-folder-plus-outline::before{content:"\F0B9D"}.serumx-mdi-folder-pound::before{content:"\F0D09"}.serumx-mdi-folder-pound-outline::before{content:"\F0D0A"}.serumx-mdi-folder-question::before{content:"\F19CA"}.serumx-mdi-folder-question-outline::before{content:"\F19CB"}.serumx-mdi-folder-refresh::before{content:"\F0749"}.serumx-mdi-folder-refresh-outline::before{content:"\F0542"}.serumx-mdi-folder-remove::before{content:"\F0258"}.serumx-mdi-folder-remove-outline::before{content:"\F0B9E"}.serumx-mdi-folder-search::before{content:"\F0968"}.serumx-mdi-folder-search-outline::before{content:"\F0969"}.serumx-mdi-folder-settings::before{content:"\F107D"}.serumx-mdi-folder-settings-outline::before{content:"\F107E"}.serumx-mdi-folder-star::before{content:"\F069D"}.serumx-mdi-folder-star-multiple::before{content:"\F13D3"}.serumx-mdi-folder-star-multiple-outline::before{content:"\F13D4"}.serumx-mdi-folder-star-outline::before{content:"\F0B9F"}.serumx-mdi-folder-swap::before{content:"\F0FB6"}.serumx-mdi-folder-swap-outline::before{content:"\F0FB7"}.serumx-mdi-folder-sync::before{content:"\F0D0B"}.serumx-mdi-folder-sync-outline::before{content:"\F0D0C"}.serumx-mdi-folder-table::before{content:"\F12E3"}.serumx-mdi-folder-table-outline::before{content:"\F12E4"}.serumx-mdi-folder-text::before{content:"\F0C82"}.serumx-mdi-folder-text-outline::before{content:"\F0C83"}.serumx-mdi-folder-upload::before{content:"\F0259"}.serumx-mdi-folder-upload-outline::before{content:"\F10ED"}.serumx-mdi-folder-wrench::before{content:"\F19FC"}.serumx-mdi-folder-wrench-outline::before{content:"\F19FD"}.serumx-mdi-folder-zip::before{content:"\F06EB"}.serumx-mdi-folder-zip-outline::before{content:"\F07B9"}.serumx-mdi-font-awesome::before{content:"\F003A"}.serumx-mdi-food::before{content:"\F025A"}.serumx-mdi-food-apple::before{content:"\F025B"}.serumx-mdi-food-apple-outline::before{content:"\F0C84"}.serumx-mdi-food-croissant::before{content:"\F07C8"}.serumx-mdi-food-drumstick::before{content:"\F141F"}.serumx-mdi-food-drumstick-off::before{content:"\F1468"}.serumx-mdi-food-drumstick-off-outline::before{content:"\F1469"}.serumx-mdi-food-drumstick-outline::before{content:"\F1420"}.serumx-mdi-food-fork-drink::before{content:"\F05F2"}.serumx-mdi-food-halal::before{content:"\F1572"}.serumx-mdi-food-hot-dog::before{content:"\F184B"}.serumx-mdi-food-kosher::before{content:"\F1573"}.serumx-mdi-food-off::before{content:"\F05F3"}.serumx-mdi-food-off-outline::before{content:"\F1915"}.serumx-mdi-food-outline::before{content:"\F1916"}.serumx-mdi-food-steak::before{content:"\F146A"}.serumx-mdi-food-steak-off::before{content:"\F146B"}.serumx-mdi-food-takeout-box::before{content:"\F1836"}.serumx-mdi-food-takeout-box-outline::before{content:"\F1837"}.serumx-mdi-food-turkey::before{content:"\F171C"}.serumx-mdi-food-variant::before{content:"\F025C"}.serumx-mdi-food-variant-off::before{content:"\F13E5"}.serumx-mdi-foot-print::before{content:"\F0F52"}.serumx-mdi-football::before{content:"\F025D"}.serumx-mdi-football-australian::before{content:"\F025E"}.serumx-mdi-football-helmet::before{content:"\F025F"}.serumx-mdi-forest::before{content:"\F1897"}.serumx-mdi-forest-outline::before{content:"\F1C63"}.serumx-mdi-forklift::before{content:"\F07C9"}.serumx-mdi-form-dropdown::before{content:"\F1400"}.serumx-mdi-form-select::before{content:"\F1401"}.serumx-mdi-form-textarea::before{content:"\F1095"}.serumx-mdi-form-textbox::before{content:"\F060E"}.serumx-mdi-form-textbox-lock::before{content:"\F135D"}.serumx-mdi-form-textbox-password::before{content:"\F07F5"}.serumx-mdi-format-align-bottom::before{content:"\F0753"}.serumx-mdi-format-align-center::before{content:"\F0260"}.serumx-mdi-format-align-justify::before{content:"\F0261"}.serumx-mdi-format-align-left::before{content:"\F0262"}.serumx-mdi-format-align-middle::before{content:"\F0754"}.serumx-mdi-format-align-right::before{content:"\F0263"}.serumx-mdi-format-align-top::before{content:"\F0755"}.serumx-mdi-format-annotation-minus::before{content:"\F0ABC"}.serumx-mdi-format-annotation-plus::before{content:"\F0646"}.serumx-mdi-format-bold::before{content:"\F0264"}.serumx-mdi-format-clear::before{content:"\F0265"}.serumx-mdi-format-color-fill::before{content:"\F0266"}.serumx-mdi-format-color-highlight::before{content:"\F0E31"}.serumx-mdi-format-color-marker-cancel::before{content:"\F1313"}.serumx-mdi-format-color-text::before{content:"\F069E"}.serumx-mdi-format-columns::before{content:"\F08DF"}.serumx-mdi-format-float-center::before{content:"\F0267"}.serumx-mdi-format-float-left::before{content:"\F0268"}.serumx-mdi-format-float-none::before{content:"\F0269"}.serumx-mdi-format-float-right::before{content:"\F026A"}.serumx-mdi-format-font::before{content:"\F06D6"}.serumx-mdi-format-font-size-decrease::before{content:"\F09F3"}.serumx-mdi-format-font-size-increase::before{content:"\F09F4"}.serumx-mdi-format-header-1::before{content:"\F026B"}.serumx-mdi-format-header-2::before{content:"\F026C"}.serumx-mdi-format-header-3::before{content:"\F026D"}.serumx-mdi-format-header-4::before{content:"\F026E"}.serumx-mdi-format-header-5::before{content:"\F026F"}.serumx-mdi-format-header-6::before{content:"\F0270"}.serumx-mdi-format-header-decrease::before{content:"\F0271"}.serumx-mdi-format-header-equal::before{content:"\F0272"}.serumx-mdi-format-header-increase::before{content:"\F0273"}.serumx-mdi-format-header-pound::before{content:"\F0274"}.serumx-mdi-format-horizontal-align-center::before{content:"\F061E"}.serumx-mdi-format-horizontal-align-left::before{content:"\F061F"}.serumx-mdi-format-horizontal-align-right::before{content:"\F0620"}.serumx-mdi-format-indent-decrease::before{content:"\F0275"}.serumx-mdi-format-indent-increase::before{content:"\F0276"}.serumx-mdi-format-italic::before{content:"\F0277"}.serumx-mdi-format-letter-case::before{content:"\F0B34"}.serumx-mdi-format-letter-case-lower::before{content:"\F0B35"}.serumx-mdi-format-letter-case-upper::before{content:"\F0B36"}.serumx-mdi-format-letter-ends-with::before{content:"\F0FB8"}.serumx-mdi-format-letter-matches::before{content:"\F0FB9"}.serumx-mdi-format-letter-spacing::before{content:"\F1956"}.serumx-mdi-format-letter-spacing-variant::before{content:"\F1AFB"}.serumx-mdi-format-letter-starts-with::before{content:"\F0FBA"}.serumx-mdi-format-line-height::before{content:"\F1AFC"}.serumx-mdi-format-line-spacing::before{content:"\F0278"}.serumx-mdi-format-line-style::before{content:"\F05C8"}.serumx-mdi-format-line-weight::before{content:"\F05C9"}.serumx-mdi-format-list-bulleted::before{content:"\F0279"}.serumx-mdi-format-list-bulleted-square::before{content:"\F0DD0"}.serumx-mdi-format-list-bulleted-triangle::before{content:"\F0EB2"}.serumx-mdi-format-list-bulleted-type::before{content:"\F027A"}.serumx-mdi-format-list-checkbox::before{content:"\F096A"}.serumx-mdi-format-list-checks::before{content:"\F0756"}.serumx-mdi-format-list-group::before{content:"\F1860"}.serumx-mdi-format-list-group-plus::before{content:"\F1B56"}.serumx-mdi-format-list-numbered::before{content:"\F027B"}.serumx-mdi-format-list-numbered-rtl::before{content:"\F0D0D"}.serumx-mdi-format-list-text::before{content:"\F126F"}.serumx-mdi-format-overline::before{content:"\F0EB3"}.serumx-mdi-format-page-break::before{content:"\F06D7"}.serumx-mdi-format-page-split::before{content:"\F1917"}.serumx-mdi-format-paint::before{content:"\F027C"}.serumx-mdi-format-paragraph::before{content:"\F027D"}.serumx-mdi-format-paragraph-spacing::before{content:"\F1AFD"}.serumx-mdi-format-pilcrow::before{content:"\F06D8"}.serumx-mdi-format-pilcrow-arrow-left::before{content:"\F0286"}.serumx-mdi-format-pilcrow-arrow-right::before{content:"\F0285"}.serumx-mdi-format-quote-close::before{content:"\F027E"}.serumx-mdi-format-quote-close-outline::before{content:"\F11A8"}.serumx-mdi-format-quote-open::before{content:"\F0757"}.serumx-mdi-format-quote-open-outline::before{content:"\F11A7"}.serumx-mdi-format-rotate-90::before{content:"\F06AA"}.serumx-mdi-format-section::before{content:"\F069F"}.serumx-mdi-format-size::before{content:"\F027F"}.serumx-mdi-format-strikethrough::before{content:"\F0280"}.serumx-mdi-format-strikethrough-variant::before{content:"\F0281"}.serumx-mdi-format-subscript::before{content:"\F0282"}.serumx-mdi-format-superscript::before{content:"\F0283"}.serumx-mdi-format-text::before{content:"\F0284"}.serumx-mdi-format-text-rotation-angle-down::before{content:"\F0FBB"}.serumx-mdi-format-text-rotation-angle-up::before{content:"\F0FBC"}.serumx-mdi-format-text-rotation-down::before{content:"\F0D73"}.serumx-mdi-format-text-rotation-down-vertical::before{content:"\F0FBD"}.serumx-mdi-format-text-rotation-none::before{content:"\F0D74"}.serumx-mdi-format-text-rotation-up::before{content:"\F0FBE"}.serumx-mdi-format-text-rotation-vertical::before{content:"\F0FBF"}.serumx-mdi-format-text-variant::before{content:"\F0E32"}.serumx-mdi-format-text-variant-outline::before{content:"\F150F"}.serumx-mdi-format-text-wrapping-clip::before{content:"\F0D0E"}.serumx-mdi-format-text-wrapping-overflow::before{content:"\F0D0F"}.serumx-mdi-format-text-wrapping-wrap::before{content:"\F0D10"}.serumx-mdi-format-textbox::before{content:"\F0D11"}.serumx-mdi-format-title::before{content:"\F05F4"}.serumx-mdi-format-underline::before{content:"\F0287"}.serumx-mdi-format-underline-wavy::before{content:"\F18E9"}.serumx-mdi-format-vertical-align-bottom::before{content:"\F0621"}.serumx-mdi-format-vertical-align-center::before{content:"\F0622"}.serumx-mdi-format-vertical-align-top::before{content:"\F0623"}.serumx-mdi-format-wrap-inline::before{content:"\F0288"}.serumx-mdi-format-wrap-square::before{content:"\F0289"}.serumx-mdi-format-wrap-tight::before{content:"\F028A"}.serumx-mdi-format-wrap-top-bottom::before{content:"\F028B"}.serumx-mdi-forum::before{content:"\F028C"}.serumx-mdi-forum-minus::before{content:"\F1AA9"}.serumx-mdi-forum-minus-outline::before{content:"\F1AAA"}.serumx-mdi-forum-outline::before{content:"\F0822"}.serumx-mdi-forum-plus::before{content:"\F1AAB"}.serumx-mdi-forum-plus-outline::before{content:"\F1AAC"}.serumx-mdi-forum-remove::before{content:"\F1AAD"}.serumx-mdi-forum-remove-outline::before{content:"\F1AAE"}.serumx-mdi-forward::before{content:"\F028D"}.serumx-mdi-forwardburger::before{content:"\F0D75"}.serumx-mdi-fountain::before{content:"\F096B"}.serumx-mdi-fountain-pen::before{content:"\F0D12"}.serumx-mdi-fountain-pen-tip::before{content:"\F0D13"}.serumx-mdi-fraction-one-half::before{content:"\F1992"}.serumx-mdi-freebsd::before{content:"\F08E0"}.serumx-mdi-french-fries::before{content:"\F1957"}.serumx-mdi-frequently-asked-questions::before{content:"\F0EB4"}.serumx-mdi-fridge::before{content:"\F0290"}.serumx-mdi-fridge-alert::before{content:"\F11B1"}.serumx-mdi-fridge-alert-outline::before{content:"\F11B2"}.serumx-mdi-fridge-bottom::before{content:"\F0292"}.serumx-mdi-fridge-industrial::before{content:"\F15EE"}.serumx-mdi-fridge-industrial-alert::before{content:"\F15EF"}.serumx-mdi-fridge-industrial-alert-outline::before{content:"\F15F0"}.serumx-mdi-fridge-industrial-off::before{content:"\F15F1"}.serumx-mdi-fridge-industrial-off-outline::before{content:"\F15F2"}.serumx-mdi-fridge-industrial-outline::before{content:"\F15F3"}.serumx-mdi-fridge-off::before{content:"\F11AF"}.serumx-mdi-fridge-off-outline::before{content:"\F11B0"}.serumx-mdi-fridge-outline::before{content:"\F028F"}.serumx-mdi-fridge-top::before{content:"\F0291"}.serumx-mdi-fridge-variant::before{content:"\F15F4"}.serumx-mdi-fridge-variant-alert::before{content:"\F15F5"}.serumx-mdi-fridge-variant-alert-outline::before{content:"\F15F6"}.serumx-mdi-fridge-variant-off::before{content:"\F15F7"}.serumx-mdi-fridge-variant-off-outline::before{content:"\F15F8"}.serumx-mdi-fridge-variant-outline::before{content:"\F15F9"}.serumx-mdi-fruit-cherries::before{content:"\F1042"}.serumx-mdi-fruit-cherries-off::before{content:"\F13F8"}.serumx-mdi-fruit-citrus::before{content:"\F1043"}.serumx-mdi-fruit-citrus-off::before{content:"\F13F9"}.serumx-mdi-fruit-grapes::before{content:"\F1044"}.serumx-mdi-fruit-grapes-outline::before{content:"\F1045"}.serumx-mdi-fruit-pear::before{content:"\F1A0E"}.serumx-mdi-fruit-pineapple::before{content:"\F1046"}.serumx-mdi-fruit-watermelon::before{content:"\F1047"}.serumx-mdi-fuel::before{content:"\F07CA"}.serumx-mdi-fuel-cell::before{content:"\F18B5"}.serumx-mdi-fullscreen::before{content:"\F0293"}.serumx-mdi-fullscreen-exit::before{content:"\F0294"}.serumx-mdi-function::before{content:"\F0295"}.serumx-mdi-function-variant::before{content:"\F0871"}.serumx-mdi-furigana-horizontal::before{content:"\F1081"}.serumx-mdi-furigana-vertical::before{content:"\F1082"}.serumx-mdi-fuse::before{content:"\F0C85"}.serumx-mdi-fuse-alert::before{content:"\F142D"}.serumx-mdi-fuse-blade::before{content:"\F0C86"}.serumx-mdi-fuse-off::before{content:"\F142C"}.serumx-mdi-gamepad::before{content:"\F0296"}.serumx-mdi-gamepad-circle::before{content:"\F0E33"}.serumx-mdi-gamepad-circle-down::before{content:"\F0E34"}.serumx-mdi-gamepad-circle-left::before{content:"\F0E35"}.serumx-mdi-gamepad-circle-outline::before{content:"\F0E36"}.serumx-mdi-gamepad-circle-right::before{content:"\F0E37"}.serumx-mdi-gamepad-circle-up::before{content:"\F0E38"}.serumx-mdi-gamepad-down::before{content:"\F0E39"}.serumx-mdi-gamepad-left::before{content:"\F0E3A"}.serumx-mdi-gamepad-outline::before{content:"\F1919"}.serumx-mdi-gamepad-right::before{content:"\F0E3B"}.serumx-mdi-gamepad-round::before{content:"\F0E3C"}.serumx-mdi-gamepad-round-down::before{content:"\F0E3D"}.serumx-mdi-gamepad-round-left::before{content:"\F0E3E"}.serumx-mdi-gamepad-round-outline::before{content:"\F0E3F"}.serumx-mdi-gamepad-round-right::before{content:"\F0E40"}.serumx-mdi-gamepad-round-up::before{content:"\F0E41"}.serumx-mdi-gamepad-square::before{content:"\F0EB5"}.serumx-mdi-gamepad-square-outline::before{content:"\F0EB6"}.serumx-mdi-gamepad-up::before{content:"\F0E42"}.serumx-mdi-gamepad-variant::before{content:"\F0297"}.serumx-mdi-gamepad-variant-outline::before{content:"\F0EB7"}.serumx-mdi-gamma::before{content:"\F10EE"}.serumx-mdi-gantry-crane::before{content:"\F0DD1"}.serumx-mdi-garage::before{content:"\F06D9"}.serumx-mdi-garage-alert::before{content:"\F0872"}.serumx-mdi-garage-alert-variant::before{content:"\F12D5"}.serumx-mdi-garage-lock::before{content:"\F17FB"}.serumx-mdi-garage-open::before{content:"\F06DA"}.serumx-mdi-garage-open-variant::before{content:"\F12D4"}.serumx-mdi-garage-variant::before{content:"\F12D3"}.serumx-mdi-garage-variant-lock::before{content:"\F17FC"}.serumx-mdi-gas-burner::before{content:"\F1A1B"}.serumx-mdi-gas-cylinder::before{content:"\F0647"}.serumx-mdi-gas-station::before{content:"\F0298"}.serumx-mdi-gas-station-in-use::before{content:"\F1CC4"}.serumx-mdi-gas-station-in-use-outline::before{content:"\F1CC5"}.serumx-mdi-gas-station-off::before{content:"\F1409"}.serumx-mdi-gas-station-off-outline::before{content:"\F140A"}.serumx-mdi-gas-station-outline::before{content:"\F0EB8"}.serumx-mdi-gate::before{content:"\F0299"}.serumx-mdi-gate-alert::before{content:"\F17F8"}.serumx-mdi-gate-and::before{content:"\F08E1"}.serumx-mdi-gate-arrow-left::before{content:"\F17F7"}.serumx-mdi-gate-arrow-right::before{content:"\F1169"}.serumx-mdi-gate-buffer::before{content:"\F1AFE"}.serumx-mdi-gate-nand::before{content:"\F08E2"}.serumx-mdi-gate-nor::before{content:"\F08E3"}.serumx-mdi-gate-not::before{content:"\F08E4"}.serumx-mdi-gate-open::before{content:"\F116A"}.serumx-mdi-gate-or::before{content:"\F08E5"}.serumx-mdi-gate-xnor::before{content:"\F08E6"}.serumx-mdi-gate-xor::before{content:"\F08E7"}.serumx-mdi-gatsby::before{content:"\F0E43"}.serumx-mdi-gauge::before{content:"\F029A"}.serumx-mdi-gauge-empty::before{content:"\F0873"}.serumx-mdi-gauge-full::before{content:"\F0874"}.serumx-mdi-gauge-low::before{content:"\F0875"}.serumx-mdi-gavel::before{content:"\F029B"}.serumx-mdi-gender-female::before{content:"\F029C"}.serumx-mdi-gender-male::before{content:"\F029D"}.serumx-mdi-gender-male-female::before{content:"\F029E"}.serumx-mdi-gender-male-female-variant::before{content:"\F113F"}.serumx-mdi-gender-non-binary::before{content:"\F1140"}.serumx-mdi-gender-transgender::before{content:"\F029F"}.serumx-mdi-generator-mobile::before{content:"\F1C8A"}.serumx-mdi-generator-portable::before{content:"\F1C8B"}.serumx-mdi-generator-stationary::before{content:"\F1C8C"}.serumx-mdi-gentoo::before{content:"\F08E8"}.serumx-mdi-gesture::before{content:"\F07CB"}.serumx-mdi-gesture-double-tap::before{content:"\F073C"}.serumx-mdi-gesture-pinch::before{content:"\F0ABD"}.serumx-mdi-gesture-spread::before{content:"\F0ABE"}.serumx-mdi-gesture-swipe::before{content:"\F0D76"}.serumx-mdi-gesture-swipe-down::before{content:"\F073D"}.serumx-mdi-gesture-swipe-horizontal::before{content:"\F0ABF"}.serumx-mdi-gesture-swipe-left::before{content:"\F073E"}.serumx-mdi-gesture-swipe-right::before{content:"\F073F"}.serumx-mdi-gesture-swipe-up::before{content:"\F0740"}.serumx-mdi-gesture-swipe-vertical::before{content:"\F0AC0"}.serumx-mdi-gesture-tap::before{content:"\F0741"}.serumx-mdi-gesture-tap-box::before{content:"\F12A9"}.serumx-mdi-gesture-tap-button::before{content:"\F12A8"}.serumx-mdi-gesture-tap-hold::before{content:"\F0D77"}.serumx-mdi-gesture-two-double-tap::before{content:"\F0742"}.serumx-mdi-gesture-two-tap::before{content:"\F0743"}.serumx-mdi-ghost::before{content:"\F02A0"}.serumx-mdi-ghost-off::before{content:"\F09F5"}.serumx-mdi-ghost-off-outline::before{content:"\F165C"}.serumx-mdi-ghost-outline::before{content:"\F165D"}.serumx-mdi-gift::before{content:"\F0E44"}.serumx-mdi-gift-off::before{content:"\F16EF"}.serumx-mdi-gift-off-outline::before{content:"\F16F0"}.serumx-mdi-gift-open::before{content:"\F16F1"}.serumx-mdi-gift-open-outline::before{content:"\F16F2"}.serumx-mdi-gift-outline::before{content:"\F02A1"}.serumx-mdi-git::before{content:"\F02A2"}.serumx-mdi-github::before{content:"\F02A4"}.serumx-mdi-gitlab::before{content:"\F0BA0"}.serumx-mdi-glass-cocktail::before{content:"\F0356"}.serumx-mdi-glass-cocktail-off::before{content:"\F15E6"}.serumx-mdi-glass-flute::before{content:"\F02A5"}.serumx-mdi-glass-fragile::before{content:"\F1873"}.serumx-mdi-glass-mug::before{content:"\F02A6"}.serumx-mdi-glass-mug-off::before{content:"\F15E7"}.serumx-mdi-glass-mug-variant::before{content:"\F1116"}.serumx-mdi-glass-mug-variant-off::before{content:"\F15E8"}.serumx-mdi-glass-pint-outline::before{content:"\F130D"}.serumx-mdi-glass-stange::before{content:"\F02A7"}.serumx-mdi-glass-tulip::before{content:"\F02A8"}.serumx-mdi-glass-wine::before{content:"\F0876"}.serumx-mdi-glasses::before{content:"\F02AA"}.serumx-mdi-globe-light::before{content:"\F066F"}.serumx-mdi-globe-light-outline::before{content:"\F12D7"}.serumx-mdi-globe-model::before{content:"\F08E9"}.serumx-mdi-gmail::before{content:"\F02AB"}.serumx-mdi-gnome::before{content:"\F02AC"}.serumx-mdi-go-kart::before{content:"\F0D79"}.serumx-mdi-go-kart-track::before{content:"\F0D7A"}.serumx-mdi-gog::before{content:"\F0BA1"}.serumx-mdi-gold::before{content:"\F124F"}.serumx-mdi-golf::before{content:"\F0823"}.serumx-mdi-golf-cart::before{content:"\F11A4"}.serumx-mdi-golf-tee::before{content:"\F1083"}.serumx-mdi-gondola::before{content:"\F0686"}.serumx-mdi-goodreads::before{content:"\F0D7B"}.serumx-mdi-google::before{content:"\F02AD"}.serumx-mdi-google-ads::before{content:"\F0C87"}.serumx-mdi-google-analytics::before{content:"\F07CC"}.serumx-mdi-google-assistant::before{content:"\F07CD"}.serumx-mdi-google-cardboard::before{content:"\F02AE"}.serumx-mdi-google-chrome::before{content:"\F02AF"}.serumx-mdi-google-circles::before{content:"\F02B0"}.serumx-mdi-google-circles-communities::before{content:"\F02B1"}.serumx-mdi-google-circles-extended::before{content:"\F02B2"}.serumx-mdi-google-circles-group::before{content:"\F02B3"}.serumx-mdi-google-classroom::before{content:"\F02C0"}.serumx-mdi-google-cloud::before{content:"\F11F6"}.serumx-mdi-google-downasaur::before{content:"\F1362"}.serumx-mdi-google-drive::before{content:"\F02B6"}.serumx-mdi-google-earth::before{content:"\F02B7"}.serumx-mdi-google-fit::before{content:"\F096C"}.serumx-mdi-google-glass::before{content:"\F02B8"}.serumx-mdi-google-hangouts::before{content:"\F02C9"}.serumx-mdi-google-keep::before{content:"\F06DC"}.serumx-mdi-google-lens::before{content:"\F09F6"}.serumx-mdi-google-maps::before{content:"\F05F5"}.serumx-mdi-google-my-business::before{content:"\F1048"}.serumx-mdi-google-nearby::before{content:"\F02B9"}.serumx-mdi-google-play::before{content:"\F02BC"}.serumx-mdi-google-plus::before{content:"\F02BD"}.serumx-mdi-google-podcast::before{content:"\F0EB9"}.serumx-mdi-google-spreadsheet::before{content:"\F09F7"}.serumx-mdi-google-street-view::before{content:"\F0C88"}.serumx-mdi-google-translate::before{content:"\F02BF"}.serumx-mdi-gradient-horizontal::before{content:"\F174A"}.serumx-mdi-gradient-vertical::before{content:"\F06A0"}.serumx-mdi-grain::before{content:"\F0D7C"}.serumx-mdi-graph::before{content:"\F1049"}.serumx-mdi-graph-outline::before{content:"\F104A"}.serumx-mdi-graphql::before{content:"\F0877"}.serumx-mdi-grass::before{content:"\F1510"}.serumx-mdi-grave-stone::before{content:"\F0BA2"}.serumx-mdi-grease-pencil::before{content:"\F0648"}.serumx-mdi-greater-than::before{content:"\F096D"}.serumx-mdi-greater-than-or-equal::before{content:"\F096E"}.serumx-mdi-greenhouse::before{content:"\F002D"}.serumx-mdi-grid::before{content:"\F02C1"}.serumx-mdi-grid-large::before{content:"\F0758"}.serumx-mdi-grid-off::before{content:"\F02C2"}.serumx-mdi-grill::before{content:"\F0E45"}.serumx-mdi-grill-outline::before{content:"\F118A"}.serumx-mdi-group::before{content:"\F02C3"}.serumx-mdi-guitar-acoustic::before{content:"\F0771"}.serumx-mdi-guitar-electric::before{content:"\F02C4"}.serumx-mdi-guitar-pick::before{content:"\F02C5"}.serumx-mdi-guitar-pick-outline::before{content:"\F02C6"}.serumx-mdi-guy-fawkes-mask::before{content:"\F0825"}.serumx-mdi-gymnastics::before{content:"\F1A41"}.serumx-mdi-hail::before{content:"\F0AC1"}.serumx-mdi-hair-dryer::before{content:"\F10EF"}.serumx-mdi-hair-dryer-outline::before{content:"\F10F0"}.serumx-mdi-halloween::before{content:"\F0BA3"}.serumx-mdi-hamburger::before{content:"\F0685"}.serumx-mdi-hamburger-check::before{content:"\F1776"}.serumx-mdi-hamburger-minus::before{content:"\F1777"}.serumx-mdi-hamburger-off::before{content:"\F1778"}.serumx-mdi-hamburger-plus::before{content:"\F1779"}.serumx-mdi-hamburger-remove::before{content:"\F177A"}.serumx-mdi-hammer::before{content:"\F08EA"}.serumx-mdi-hammer-screwdriver::before{content:"\F1322"}.serumx-mdi-hammer-sickle::before{content:"\F1887"}.serumx-mdi-hammer-wrench::before{content:"\F1323"}.serumx-mdi-hand-back-left::before{content:"\F0E46"}.serumx-mdi-hand-back-left-off::before{content:"\F1830"}.serumx-mdi-hand-back-left-off-outline::before{content:"\F1832"}.serumx-mdi-hand-back-left-outline::before{content:"\F182C"}.serumx-mdi-hand-back-right::before{content:"\F0E47"}.serumx-mdi-hand-back-right-off::before{content:"\F1831"}.serumx-mdi-hand-back-right-off-outline::before{content:"\F1833"}.serumx-mdi-hand-back-right-outline::before{content:"\F182D"}.serumx-mdi-hand-clap::before{content:"\F194B"}.serumx-mdi-hand-clap-off::before{content:"\F1A42"}.serumx-mdi-hand-coin::before{content:"\F188F"}.serumx-mdi-hand-coin-outline::before{content:"\F1890"}.serumx-mdi-hand-cycle::before{content:"\F1B9C"}.serumx-mdi-hand-extended::before{content:"\F18B6"}.serumx-mdi-hand-extended-outline::before{content:"\F18B7"}.serumx-mdi-hand-front-left::before{content:"\F182B"}.serumx-mdi-hand-front-left-outline::before{content:"\F182E"}.serumx-mdi-hand-front-right::before{content:"\F0A4F"}.serumx-mdi-hand-front-right-outline::before{content:"\F182F"}.serumx-mdi-hand-heart::before{content:"\F10F1"}.serumx-mdi-hand-heart-outline::before{content:"\F157E"}.serumx-mdi-hand-okay::before{content:"\F0A50"}.serumx-mdi-hand-peace::before{content:"\F0A51"}.serumx-mdi-hand-peace-variant::before{content:"\F0A52"}.serumx-mdi-hand-pointing-down::before{content:"\F0A53"}.serumx-mdi-hand-pointing-left::before{content:"\F0A54"}.serumx-mdi-hand-pointing-right::before{content:"\F02C7"}.serumx-mdi-hand-pointing-up::before{content:"\F0A55"}.serumx-mdi-hand-saw::before{content:"\F0E48"}.serumx-mdi-hand-wash::before{content:"\F157F"}.serumx-mdi-hand-wash-outline::before{content:"\F1580"}.serumx-mdi-hand-water::before{content:"\F139F"}.serumx-mdi-hand-wave::before{content:"\F1821"}.serumx-mdi-hand-wave-outline::before{content:"\F1822"}.serumx-mdi-handball::before{content:"\F0F53"}.serumx-mdi-handcuffs::before{content:"\F113E"}.serumx-mdi-hands-pray::before{content:"\F0579"}.serumx-mdi-handshake::before{content:"\F1218"}.serumx-mdi-handshake-outline::before{content:"\F15A1"}.serumx-mdi-hanger::before{content:"\F02C8"}.serumx-mdi-hard-hat::before{content:"\F096F"}.serumx-mdi-harddisk::before{content:"\F02CA"}.serumx-mdi-harddisk-plus::before{content:"\F104B"}.serumx-mdi-harddisk-remove::before{content:"\F104C"}.serumx-mdi-hat-fedora::before{content:"\F0BA4"}.serumx-mdi-hazard-lights::before{content:"\F0C89"}.serumx-mdi-hdmi-port::before{content:"\F1BB8"}.serumx-mdi-hdr::before{content:"\F0D7D"}.serumx-mdi-hdr-off::before{content:"\F0D7E"}.serumx-mdi-head::before{content:"\F135E"}.serumx-mdi-head-alert::before{content:"\F1338"}.serumx-mdi-head-alert-outline::before{content:"\F1339"}.serumx-mdi-head-check::before{content:"\F133A"}.serumx-mdi-head-check-outline::before{content:"\F133B"}.serumx-mdi-head-cog::before{content:"\F133C"}.serumx-mdi-head-cog-outline::before{content:"\F133D"}.serumx-mdi-head-dots-horizontal::before{content:"\F133E"}.serumx-mdi-head-dots-horizontal-outline::before{content:"\F133F"}.serumx-mdi-head-flash::before{content:"\F1340"}.serumx-mdi-head-flash-outline::before{content:"\F1341"}.serumx-mdi-head-heart::before{content:"\F1342"}.serumx-mdi-head-heart-outline::before{content:"\F1343"}.serumx-mdi-head-lightbulb::before{content:"\F1344"}.serumx-mdi-head-lightbulb-outline::before{content:"\F1345"}.serumx-mdi-head-minus::before{content:"\F1346"}.serumx-mdi-head-minus-outline::before{content:"\F1347"}.serumx-mdi-head-outline::before{content:"\F135F"}.serumx-mdi-head-plus::before{content:"\F1348"}.serumx-mdi-head-plus-outline::before{content:"\F1349"}.serumx-mdi-head-question::before{content:"\F134A"}.serumx-mdi-head-question-outline::before{content:"\F134B"}.serumx-mdi-head-remove::before{content:"\F134C"}.serumx-mdi-head-remove-outline::before{content:"\F134D"}.serumx-mdi-head-snowflake::before{content:"\F134E"}.serumx-mdi-head-snowflake-outline::before{content:"\F134F"}.serumx-mdi-head-sync::before{content:"\F1350"}.serumx-mdi-head-sync-outline::before{content:"\F1351"}.serumx-mdi-headphones::before{content:"\F02CB"}.serumx-mdi-headphones-bluetooth::before{content:"\F0970"}.serumx-mdi-headphones-box::before{content:"\F02CC"}.serumx-mdi-headphones-off::before{content:"\F07CE"}.serumx-mdi-headphones-settings::before{content:"\F02CD"}.serumx-mdi-headset::before{content:"\F02CE"}.serumx-mdi-headset-dock::before{content:"\F02CF"}.serumx-mdi-headset-off::before{content:"\F02D0"}.serumx-mdi-heart::before{content:"\F02D1"}.serumx-mdi-heart-box::before{content:"\F02D2"}.serumx-mdi-heart-box-outline::before{content:"\F02D3"}.serumx-mdi-heart-broken::before{content:"\F02D4"}.serumx-mdi-heart-broken-outline::before{content:"\F0D14"}.serumx-mdi-heart-circle::before{content:"\F0971"}.serumx-mdi-heart-circle-outline::before{content:"\F0972"}.serumx-mdi-heart-cog::before{content:"\F1663"}.serumx-mdi-heart-cog-outline::before{content:"\F1664"}.serumx-mdi-heart-flash::before{content:"\F0EF9"}.serumx-mdi-heart-half::before{content:"\F06DF"}.serumx-mdi-heart-half-full::before{content:"\F06DE"}.serumx-mdi-heart-half-outline::before{content:"\F06E0"}.serumx-mdi-heart-minus::before{content:"\F142F"}.serumx-mdi-heart-minus-outline::before{content:"\F1432"}.serumx-mdi-heart-multiple::before{content:"\F0A56"}.serumx-mdi-heart-multiple-outline::before{content:"\F0A57"}.serumx-mdi-heart-off::before{content:"\F0759"}.serumx-mdi-heart-off-outline::before{content:"\F1434"}.serumx-mdi-heart-outline::before{content:"\F02D5"}.serumx-mdi-heart-plus::before{content:"\F142E"}.serumx-mdi-heart-plus-outline::before{content:"\F1431"}.serumx-mdi-heart-pulse::before{content:"\F05F6"}.serumx-mdi-heart-remove::before{content:"\F1430"}.serumx-mdi-heart-remove-outline::before{content:"\F1433"}.serumx-mdi-heart-search::before{content:"\F1C8D"}.serumx-mdi-heart-settings::before{content:"\F1665"}.serumx-mdi-heart-settings-outline::before{content:"\F1666"}.serumx-mdi-heat-pump::before{content:"\F1A43"}.serumx-mdi-heat-pump-outline::before{content:"\F1A44"}.serumx-mdi-heat-wave::before{content:"\F1A45"}.serumx-mdi-heating-coil::before{content:"\F1AAF"}.serumx-mdi-helicopter::before{content:"\F0AC2"}.serumx-mdi-help::before{content:"\F02D6"}.serumx-mdi-help-box::before{content:"\F078B"}.serumx-mdi-help-box-multiple::before{content:"\F1C0A"}.serumx-mdi-help-box-multiple-outline::before{content:"\F1C0B"}.serumx-mdi-help-box-outline::before{content:"\F1C0C"}.serumx-mdi-help-circle::before{content:"\F02D7"}.serumx-mdi-help-circle-outline::before{content:"\F0625"}.serumx-mdi-help-network::before{content:"\F06F5"}.serumx-mdi-help-network-outline::before{content:"\F0C8A"}.serumx-mdi-help-rhombus::before{content:"\F0BA5"}.serumx-mdi-help-rhombus-outline::before{content:"\F0BA6"}.serumx-mdi-hexadecimal::before{content:"\F12A7"}.serumx-mdi-hexagon::before{content:"\F02D8"}.serumx-mdi-hexagon-multiple::before{content:"\F06E1"}.serumx-mdi-hexagon-multiple-outline::before{content:"\F10F2"}.serumx-mdi-hexagon-outline::before{content:"\F02D9"}.serumx-mdi-hexagon-slice-1::before{content:"\F0AC3"}.serumx-mdi-hexagon-slice-2::before{content:"\F0AC4"}.serumx-mdi-hexagon-slice-3::before{content:"\F0AC5"}.serumx-mdi-hexagon-slice-4::before{content:"\F0AC6"}.serumx-mdi-hexagon-slice-5::before{content:"\F0AC7"}.serumx-mdi-hexagon-slice-6::before{content:"\F0AC8"}.serumx-mdi-hexagram::before{content:"\F0AC9"}.serumx-mdi-hexagram-outline::before{content:"\F0ACA"}.serumx-mdi-high-definition::before{content:"\F07CF"}.serumx-mdi-high-definition-box::before{content:"\F0878"}.serumx-mdi-highway::before{content:"\F05F7"}.serumx-mdi-hiking::before{content:"\F0D7F"}.serumx-mdi-history::before{content:"\F02DA"}.serumx-mdi-hockey-puck::before{content:"\F0879"}.serumx-mdi-hockey-sticks::before{content:"\F087A"}.serumx-mdi-hololens::before{content:"\F02DB"}.serumx-mdi-home::before{content:"\F02DC"}.serumx-mdi-home-account::before{content:"\F0826"}.serumx-mdi-home-alert::before{content:"\F087B"}.serumx-mdi-home-alert-outline::before{content:"\F15D0"}.serumx-mdi-home-analytics::before{content:"\F0EBA"}.serumx-mdi-home-assistant::before{content:"\F07D0"}.serumx-mdi-home-automation::before{content:"\F07D1"}.serumx-mdi-home-battery::before{content:"\F1901"}.serumx-mdi-home-battery-outline::before{content:"\F1902"}.serumx-mdi-home-circle::before{content:"\F07D2"}.serumx-mdi-home-circle-outline::before{content:"\F104D"}.serumx-mdi-home-city::before{content:"\F0D15"}.serumx-mdi-home-city-outline::before{content:"\F0D16"}.serumx-mdi-home-clock::before{content:"\F1A12"}.serumx-mdi-home-clock-outline::before{content:"\F1A13"}.serumx-mdi-home-edit::before{content:"\F1159"}.serumx-mdi-home-edit-outline::before{content:"\F115A"}.serumx-mdi-home-export-outline::before{content:"\F0F9B"}.serumx-mdi-home-flood::before{content:"\F0EFA"}.serumx-mdi-home-floor-0::before{content:"\F0DD2"}.serumx-mdi-home-floor-1::before{content:"\F0D80"}.serumx-mdi-home-floor-2::before{content:"\F0D81"}.serumx-mdi-home-floor-3::before{content:"\F0D82"}.serumx-mdi-home-floor-a::before{content:"\F0D83"}.serumx-mdi-home-floor-b::before{content:"\F0D84"}.serumx-mdi-home-floor-g::before{content:"\F0D85"}.serumx-mdi-home-floor-l::before{content:"\F0D86"}.serumx-mdi-home-floor-negative-1::before{content:"\F0DD3"}.serumx-mdi-home-group::before{content:"\F0DD4"}.serumx-mdi-home-group-minus::before{content:"\F19C1"}.serumx-mdi-home-group-plus::before{content:"\F19C0"}.serumx-mdi-home-group-remove::before{content:"\F19C2"}.serumx-mdi-home-heart::before{content:"\F0827"}.serumx-mdi-home-import-outline::before{content:"\F0F9C"}.serumx-mdi-home-lightbulb::before{content:"\F1251"}.serumx-mdi-home-lightbulb-outline::before{content:"\F1252"}.serumx-mdi-home-lightning-bolt::before{content:"\F1903"}.serumx-mdi-home-lightning-bolt-outline::before{content:"\F1904"}.serumx-mdi-home-lock::before{content:"\F08EB"}.serumx-mdi-home-lock-open::before{content:"\F08EC"}.serumx-mdi-home-map-marker::before{content:"\F05F8"}.serumx-mdi-home-minus::before{content:"\F0974"}.serumx-mdi-home-minus-outline::before{content:"\F13D5"}.serumx-mdi-home-modern::before{content:"\F02DD"}.serumx-mdi-home-off::before{content:"\F1A46"}.serumx-mdi-home-off-outline::before{content:"\F1A47"}.serumx-mdi-home-outline::before{content:"\F06A1"}.serumx-mdi-home-percent::before{content:"\F1C7C"}.serumx-mdi-home-percent-outline::before{content:"\F1C7D"}.serumx-mdi-home-plus::before{content:"\F0975"}.serumx-mdi-home-plus-outline::before{content:"\F13D6"}.serumx-mdi-home-remove::before{content:"\F1247"}.serumx-mdi-home-remove-outline::before{content:"\F13D7"}.serumx-mdi-home-roof::before{content:"\F112B"}.serumx-mdi-home-search::before{content:"\F13B0"}.serumx-mdi-home-search-outline::before{content:"\F13B1"}.serumx-mdi-home-silo::before{content:"\F1BA0"}.serumx-mdi-home-silo-outline::before{content:"\F1BA1"}.serumx-mdi-home-sound-in::before{content:"\F1C2F"}.serumx-mdi-home-sound-in-outline::before{content:"\F1C30"}.serumx-mdi-home-sound-out::before{content:"\F1C31"}.serumx-mdi-home-sound-out-outline::before{content:"\F1C32"}.serumx-mdi-home-switch::before{content:"\F1794"}.serumx-mdi-home-switch-outline::before{content:"\F1795"}.serumx-mdi-home-thermometer::before{content:"\F0F54"}.serumx-mdi-home-thermometer-outline::before{content:"\F0F55"}.serumx-mdi-home-variant::before{content:"\F02DE"}.serumx-mdi-home-variant-outline::before{content:"\F0BA7"}.serumx-mdi-hook::before{content:"\F06E2"}.serumx-mdi-hook-off::before{content:"\F06E3"}.serumx-mdi-hoop-house::before{content:"\F0E56"}.serumx-mdi-hops::before{content:"\F02DF"}.serumx-mdi-horizontal-rotate-clockwise::before{content:"\F10F3"}.serumx-mdi-horizontal-rotate-counterclockwise::before{content:"\F10F4"}.serumx-mdi-horse::before{content:"\F15BF"}.serumx-mdi-horse-human::before{content:"\F15C0"}.serumx-mdi-horse-variant::before{content:"\F15C1"}.serumx-mdi-horse-variant-fast::before{content:"\F186E"}.serumx-mdi-horseshoe::before{content:"\F0A58"}.serumx-mdi-hospital::before{content:"\F0FF6"}.serumx-mdi-hospital-box::before{content:"\F02E0"}.serumx-mdi-hospital-box-outline::before{content:"\F0FF7"}.serumx-mdi-hospital-building::before{content:"\F02E1"}.serumx-mdi-hospital-marker::before{content:"\F02E2"}.serumx-mdi-hot-tub::before{content:"\F0828"}.serumx-mdi-hours-12::before{content:"\F1C94"}.serumx-mdi-hours-24::before{content:"\F1478"}.serumx-mdi-hub::before{content:"\F1C95"}.serumx-mdi-hub-outline::before{content:"\F1C96"}.serumx-mdi-hubspot::before{content:"\F0D17"}.serumx-mdi-hulu::before{content:"\F0829"}.serumx-mdi-human::before{content:"\F02E6"}.serumx-mdi-human-baby-changing-table::before{content:"\F138B"}.serumx-mdi-human-cane::before{content:"\F1581"}.serumx-mdi-human-capacity-decrease::before{content:"\F159B"}.serumx-mdi-human-capacity-increase::before{content:"\F159C"}.serumx-mdi-human-child::before{content:"\F02E7"}.serumx-mdi-human-dolly::before{content:"\F1980"}.serumx-mdi-human-edit::before{content:"\F14E8"}.serumx-mdi-human-female::before{content:"\F0649"}.serumx-mdi-human-female-boy::before{content:"\F0A59"}.serumx-mdi-human-female-dance::before{content:"\F15C9"}.serumx-mdi-human-female-female::before{content:"\F0A5A"}.serumx-mdi-human-female-female-child::before{content:"\F1C8E"}.serumx-mdi-human-female-girl::before{content:"\F0A5B"}.serumx-mdi-human-greeting::before{content:"\F17C4"}.serumx-mdi-human-greeting-proximity::before{content:"\F159D"}.serumx-mdi-human-greeting-variant::before{content:"\F064A"}.serumx-mdi-human-handsdown::before{content:"\F064B"}.serumx-mdi-human-handsup::before{content:"\F064C"}.serumx-mdi-human-male::before{content:"\F064D"}.serumx-mdi-human-male-board::before{content:"\F0890"}.serumx-mdi-human-male-board-poll::before{content:"\F0846"}.serumx-mdi-human-male-boy::before{content:"\F0A5C"}.serumx-mdi-human-male-child::before{content:"\F138C"}.serumx-mdi-human-male-female::before{content:"\F02E8"}.serumx-mdi-human-male-female-child::before{content:"\F1823"}.serumx-mdi-human-male-girl::before{content:"\F0A5D"}.serumx-mdi-human-male-height::before{content:"\F0EFB"}.serumx-mdi-human-male-height-variant::before{content:"\F0EFC"}.serumx-mdi-human-male-male::before{content:"\F0A5E"}.serumx-mdi-human-male-male-child::before{content:"\F1C8F"}.serumx-mdi-human-non-binary::before{content:"\F1848"}.serumx-mdi-human-pregnant::before{content:"\F05CF"}.serumx-mdi-human-queue::before{content:"\F1571"}.serumx-mdi-human-scooter::before{content:"\F11E9"}.serumx-mdi-human-walker::before{content:"\F1B71"}.serumx-mdi-human-wheelchair::before{content:"\F138D"}.serumx-mdi-human-white-cane::before{content:"\F1981"}.serumx-mdi-humble-bundle::before{content:"\F0744"}.serumx-mdi-hvac::before{content:"\F1352"}.serumx-mdi-hvac-off::before{content:"\F159E"}.serumx-mdi-hydraulic-oil-level::before{content:"\F1324"}.serumx-mdi-hydraulic-oil-temperature::before{content:"\F1325"}.serumx-mdi-hydro-power::before{content:"\F12E5"}.serumx-mdi-hydrogen-station::before{content:"\F1894"}.serumx-mdi-ice-cream::before{content:"\F082A"}.serumx-mdi-ice-cream-off::before{content:"\F0E52"}.serumx-mdi-ice-pop::before{content:"\F0EFD"}.serumx-mdi-id-card::before{content:"\F0FC0"}.serumx-mdi-identifier::before{content:"\F0EFE"}.serumx-mdi-ideogram-cjk::before{content:"\F1331"}.serumx-mdi-ideogram-cjk-variant::before{content:"\F1332"}.serumx-mdi-image::before{content:"\F02E9"}.serumx-mdi-image-album::before{content:"\F02EA"}.serumx-mdi-image-area::before{content:"\F02EB"}.serumx-mdi-image-area-close::before{content:"\F02EC"}.serumx-mdi-image-auto-adjust::before{content:"\F0FC1"}.serumx-mdi-image-broken::before{content:"\F02ED"}.serumx-mdi-image-broken-variant::before{content:"\F02EE"}.serumx-mdi-image-check::before{content:"\F1B25"}.serumx-mdi-image-check-outline::before{content:"\F1B26"}.serumx-mdi-image-edit::before{content:"\F11E3"}.serumx-mdi-image-edit-outline::before{content:"\F11E4"}.serumx-mdi-image-filter-black-white::before{content:"\F02F0"}.serumx-mdi-image-filter-center-focus::before{content:"\F02F1"}.serumx-mdi-image-filter-center-focus-strong::before{content:"\F0EFF"}.serumx-mdi-image-filter-center-focus-strong-outline::before{content:"\F0F00"}.serumx-mdi-image-filter-center-focus-weak::before{content:"\F02F2"}.serumx-mdi-image-filter-drama::before{content:"\F02F3"}.serumx-mdi-image-filter-drama-outline::before{content:"\F1BFF"}.serumx-mdi-image-filter-frames::before{content:"\F02F4"}.serumx-mdi-image-filter-hdr::before{content:"\F02F5"}.serumx-mdi-image-filter-hdr-outline::before{content:"\F1C64"}.serumx-mdi-image-filter-none::before{content:"\F02F6"}.serumx-mdi-image-filter-tilt-shift::before{content:"\F02F7"}.serumx-mdi-image-filter-vintage::before{content:"\F02F8"}.serumx-mdi-image-frame::before{content:"\F0E49"}.serumx-mdi-image-lock::before{content:"\F1AB0"}.serumx-mdi-image-lock-outline::before{content:"\F1AB1"}.serumx-mdi-image-marker::before{content:"\F177B"}.serumx-mdi-image-marker-outline::before{content:"\F177C"}.serumx-mdi-image-minus::before{content:"\F1419"}.serumx-mdi-image-minus-outline::before{content:"\F1B47"}.serumx-mdi-image-move::before{content:"\F09F8"}.serumx-mdi-image-multiple::before{content:"\F02F9"}.serumx-mdi-image-multiple-outline::before{content:"\F02EF"}.serumx-mdi-image-off::before{content:"\F082B"}.serumx-mdi-image-off-outline::before{content:"\F11D1"}.serumx-mdi-image-outline::before{content:"\F0976"}.serumx-mdi-image-plus::before{content:"\F087C"}.serumx-mdi-image-plus-outline::before{content:"\F1B46"}.serumx-mdi-image-refresh::before{content:"\F19FE"}.serumx-mdi-image-refresh-outline::before{content:"\F19FF"}.serumx-mdi-image-remove::before{content:"\F1418"}.serumx-mdi-image-remove-outline::before{content:"\F1B48"}.serumx-mdi-image-search::before{content:"\F0977"}.serumx-mdi-image-search-outline::before{content:"\F0978"}.serumx-mdi-image-size-select-actual::before{content:"\F0C8D"}.serumx-mdi-image-size-select-large::before{content:"\F0C8E"}.serumx-mdi-image-size-select-small::before{content:"\F0C8F"}.serumx-mdi-image-sync::before{content:"\F1A00"}.serumx-mdi-image-sync-outline::before{content:"\F1A01"}.serumx-mdi-image-text::before{content:"\F160D"}.serumx-mdi-import::before{content:"\F02FA"}.serumx-mdi-inbox::before{content:"\F0687"}.serumx-mdi-inbox-arrow-down::before{content:"\F02FB"}.serumx-mdi-inbox-arrow-down-outline::before{content:"\F1270"}.serumx-mdi-inbox-arrow-up::before{content:"\F03D1"}.serumx-mdi-inbox-arrow-up-outline::before{content:"\F1271"}.serumx-mdi-inbox-full::before{content:"\F1272"}.serumx-mdi-inbox-full-outline::before{content:"\F1273"}.serumx-mdi-inbox-multiple::before{content:"\F08B0"}.serumx-mdi-inbox-multiple-outline::before{content:"\F0BA8"}.serumx-mdi-inbox-outline::before{content:"\F1274"}.serumx-mdi-inbox-remove::before{content:"\F159F"}.serumx-mdi-inbox-remove-outline::before{content:"\F15A0"}.serumx-mdi-incognito::before{content:"\F05F9"}.serumx-mdi-incognito-circle::before{content:"\F1421"}.serumx-mdi-incognito-circle-off::before{content:"\F1422"}.serumx-mdi-incognito-off::before{content:"\F0075"}.serumx-mdi-induction::before{content:"\F184C"}.serumx-mdi-infinity::before{content:"\F06E4"}.serumx-mdi-information::before{content:"\F02FC"}.serumx-mdi-information-box::before{content:"\F1C65"}.serumx-mdi-information-box-outline::before{content:"\F1C66"}.serumx-mdi-information-off::before{content:"\F178C"}.serumx-mdi-information-off-outline::before{content:"\F178D"}.serumx-mdi-information-outline::before{content:"\F02FD"}.serumx-mdi-information-slab-box::before{content:"\F1C67"}.serumx-mdi-information-slab-box-outline::before{content:"\F1C68"}.serumx-mdi-information-slab-circle::before{content:"\F1C69"}.serumx-mdi-information-slab-circle-outline::before{content:"\F1C6A"}.serumx-mdi-information-slab-symbol::before{content:"\F1C6B"}.serumx-mdi-information-symbol::before{content:"\F1C6C"}.serumx-mdi-information-variant::before{content:"\F064E"}.serumx-mdi-information-variant-box::before{content:"\F1C6D"}.serumx-mdi-information-variant-box-outline::before{content:"\F1C6E"}.serumx-mdi-information-variant-circle::before{content:"\F1C6F"}.serumx-mdi-information-variant-circle-outline::before{content:"\F1C70"}.serumx-mdi-instagram::before{content:"\F02FE"}.serumx-mdi-instrument-triangle::before{content:"\F104E"}.serumx-mdi-integrated-circuit-chip::before{content:"\F1913"}.serumx-mdi-invert-colors::before{content:"\F0301"}.serumx-mdi-invert-colors-off::before{content:"\F0E4A"}.serumx-mdi-iobroker::before{content:"\F12E8"}.serumx-mdi-ip::before{content:"\F0A5F"}.serumx-mdi-ip-network::before{content:"\F0A60"}.serumx-mdi-ip-network-outline::before{content:"\F0C90"}.serumx-mdi-ip-outline::before{content:"\F1982"}.serumx-mdi-ipod::before{content:"\F0C91"}.serumx-mdi-iron::before{content:"\F1824"}.serumx-mdi-iron-board::before{content:"\F1838"}.serumx-mdi-iron-outline::before{content:"\F1825"}.serumx-mdi-island::before{content:"\F104F"}.serumx-mdi-island-variant::before{content:"\F1CC6"}.serumx-mdi-iv-bag::before{content:"\F10B9"}.serumx-mdi-jabber::before{content:"\F0DD5"}.serumx-mdi-jeepney::before{content:"\F0302"}.serumx-mdi-jellyfish::before{content:"\F0F01"}.serumx-mdi-jellyfish-outline::before{content:"\F0F02"}.serumx-mdi-jira::before{content:"\F0303"}.serumx-mdi-jquery::before{content:"\F087D"}.serumx-mdi-jsfiddle::before{content:"\F0304"}.serumx-mdi-jump-rope::before{content:"\F12FF"}.serumx-mdi-kabaddi::before{content:"\F0D87"}.serumx-mdi-kangaroo::before{content:"\F1558"}.serumx-mdi-karate::before{content:"\F082C"}.serumx-mdi-kayaking::before{content:"\F08AF"}.serumx-mdi-keg::before{content:"\F0305"}.serumx-mdi-kettle::before{content:"\F05FA"}.serumx-mdi-kettle-alert::before{content:"\F1317"}.serumx-mdi-kettle-alert-outline::before{content:"\F1318"}.serumx-mdi-kettle-off::before{content:"\F131B"}.serumx-mdi-kettle-off-outline::before{content:"\F131C"}.serumx-mdi-kettle-outline::before{content:"\F0F56"}.serumx-mdi-kettle-pour-over::before{content:"\F173C"}.serumx-mdi-kettle-steam::before{content:"\F1319"}.serumx-mdi-kettle-steam-outline::before{content:"\F131A"}.serumx-mdi-kettlebell::before{content:"\F1300"}.serumx-mdi-key::before{content:"\F0306"}.serumx-mdi-key-alert::before{content:"\F1983"}.serumx-mdi-key-alert-outline::before{content:"\F1984"}.serumx-mdi-key-arrow-right::before{content:"\F1312"}.serumx-mdi-key-chain::before{content:"\F1574"}.serumx-mdi-key-chain-variant::before{content:"\F1575"}.serumx-mdi-key-change::before{content:"\F0307"}.serumx-mdi-key-link::before{content:"\F119F"}.serumx-mdi-key-minus::before{content:"\F0308"}.serumx-mdi-key-outline::before{content:"\F0DD6"}.serumx-mdi-key-plus::before{content:"\F0309"}.serumx-mdi-key-remove::before{content:"\F030A"}.serumx-mdi-key-star::before{content:"\F119E"}.serumx-mdi-key-variant::before{content:"\F030B"}.serumx-mdi-key-wireless::before{content:"\F0FC2"}.serumx-mdi-keyboard::before{content:"\F030C"}.serumx-mdi-keyboard-backspace::before{content:"\F030D"}.serumx-mdi-keyboard-caps::before{content:"\F030E"}.serumx-mdi-keyboard-close::before{content:"\F030F"}.serumx-mdi-keyboard-close-outline::before{content:"\F1C00"}.serumx-mdi-keyboard-esc::before{content:"\F12B7"}.serumx-mdi-keyboard-f1::before{content:"\F12AB"}.serumx-mdi-keyboard-f10::before{content:"\F12B4"}.serumx-mdi-keyboard-f11::before{content:"\F12B5"}.serumx-mdi-keyboard-f12::before{content:"\F12B6"}.serumx-mdi-keyboard-f2::before{content:"\F12AC"}.serumx-mdi-keyboard-f3::before{content:"\F12AD"}.serumx-mdi-keyboard-f4::before{content:"\F12AE"}.serumx-mdi-keyboard-f5::before{content:"\F12AF"}.serumx-mdi-keyboard-f6::before{content:"\F12B0"}.serumx-mdi-keyboard-f7::before{content:"\F12B1"}.serumx-mdi-keyboard-f8::before{content:"\F12B2"}.serumx-mdi-keyboard-f9::before{content:"\F12B3"}.serumx-mdi-keyboard-off::before{content:"\F0310"}.serumx-mdi-keyboard-off-outline::before{content:"\F0E4B"}.serumx-mdi-keyboard-outline::before{content:"\F097B"}.serumx-mdi-keyboard-return::before{content:"\F0311"}.serumx-mdi-keyboard-settings::before{content:"\F09F9"}.serumx-mdi-keyboard-settings-outline::before{content:"\F09FA"}.serumx-mdi-keyboard-space::before{content:"\F1050"}.serumx-mdi-keyboard-tab::before{content:"\F0312"}.serumx-mdi-keyboard-tab-reverse::before{content:"\F0325"}.serumx-mdi-keyboard-variant::before{content:"\F0313"}.serumx-mdi-khanda::before{content:"\F10FD"}.serumx-mdi-kickstarter::before{content:"\F0745"}.serumx-mdi-kite::before{content:"\F1985"}.serumx-mdi-kite-outline::before{content:"\F1986"}.serumx-mdi-kitesurfing::before{content:"\F1744"}.serumx-mdi-klingon::before{content:"\F135B"}.serumx-mdi-knife::before{content:"\F09FB"}.serumx-mdi-knife-military::before{content:"\F09FC"}.serumx-mdi-knob::before{content:"\F1B96"}.serumx-mdi-koala::before{content:"\F173F"}.serumx-mdi-kodi::before{content:"\F0314"}.serumx-mdi-kubernetes::before{content:"\F10FE"}.serumx-mdi-label::before{content:"\F0315"}.serumx-mdi-label-multiple::before{content:"\F1375"}.serumx-mdi-label-multiple-outline::before{content:"\F1376"}.serumx-mdi-label-off::before{content:"\F0ACB"}.serumx-mdi-label-off-outline::before{content:"\F0ACC"}.serumx-mdi-label-outline::before{content:"\F0316"}.serumx-mdi-label-percent::before{content:"\F12EA"}.serumx-mdi-label-percent-outline::before{content:"\F12EB"}.serumx-mdi-label-variant::before{content:"\F0ACD"}.serumx-mdi-label-variant-outline::before{content:"\F0ACE"}.serumx-mdi-ladder::before{content:"\F15A2"}.serumx-mdi-ladybug::before{content:"\F082D"}.serumx-mdi-lambda::before{content:"\F0627"}.serumx-mdi-lamp::before{content:"\F06B5"}.serumx-mdi-lamp-outline::before{content:"\F17D0"}.serumx-mdi-lamps::before{content:"\F1576"}.serumx-mdi-lamps-outline::before{content:"\F17D1"}.serumx-mdi-lan::before{content:"\F0317"}.serumx-mdi-lan-check::before{content:"\F12AA"}.serumx-mdi-lan-connect::before{content:"\F0318"}.serumx-mdi-lan-disconnect::before{content:"\F0319"}.serumx-mdi-lan-pending::before{content:"\F031A"}.serumx-mdi-land-fields::before{content:"\F1AB2"}.serumx-mdi-land-plots::before{content:"\F1AB3"}.serumx-mdi-land-plots-circle::before{content:"\F1AB4"}.serumx-mdi-land-plots-circle-variant::before{content:"\F1AB5"}.serumx-mdi-land-plots-marker::before{content:"\F1C5D"}.serumx-mdi-land-rows-horizontal::before{content:"\F1AB6"}.serumx-mdi-land-rows-vertical::before{content:"\F1AB7"}.serumx-mdi-landslide::before{content:"\F1A48"}.serumx-mdi-landslide-outline::before{content:"\F1A49"}.serumx-mdi-language-c::before{content:"\F0671"}.serumx-mdi-language-cpp::before{content:"\F0672"}.serumx-mdi-language-csharp::before{content:"\F031B"}.serumx-mdi-language-css3::before{content:"\F031C"}.serumx-mdi-language-fortran::before{content:"\F121A"}.serumx-mdi-language-go::before{content:"\F07D3"}.serumx-mdi-language-haskell::before{content:"\F0C92"}.serumx-mdi-language-html5::before{content:"\F031D"}.serumx-mdi-language-java::before{content:"\F0B37"}.serumx-mdi-language-javascript::before{content:"\F031E"}.serumx-mdi-language-kotlin::before{content:"\F1219"}.serumx-mdi-language-lua::before{content:"\F08B1"}.serumx-mdi-language-markdown::before{content:"\F0354"}.serumx-mdi-language-markdown-outline::before{content:"\F0F5B"}.serumx-mdi-language-php::before{content:"\F031F"}.serumx-mdi-language-python::before{content:"\F0320"}.serumx-mdi-language-r::before{content:"\F07D4"}.serumx-mdi-language-ruby::before{content:"\F0D2D"}.serumx-mdi-language-ruby-on-rails::before{content:"\F0ACF"}.serumx-mdi-language-rust::before{content:"\F1617"}.serumx-mdi-language-swift::before{content:"\F06E5"}.serumx-mdi-language-typescript::before{content:"\F06E6"}.serumx-mdi-language-xaml::before{content:"\F0673"}.serumx-mdi-laptop::before{content:"\F0322"}.serumx-mdi-laptop-account::before{content:"\F1A4A"}.serumx-mdi-laptop-off::before{content:"\F06E7"}.serumx-mdi-laravel::before{content:"\F0AD0"}.serumx-mdi-laser-pointer::before{content:"\F1484"}.serumx-mdi-lasso::before{content:"\F0F03"}.serumx-mdi-lastpass::before{content:"\F0446"}.serumx-mdi-latitude::before{content:"\F0F57"}.serumx-mdi-launch::before{content:"\F0327"}.serumx-mdi-lava-lamp::before{content:"\F07D5"}.serumx-mdi-layers::before{content:"\F0328"}.serumx-mdi-layers-edit::before{content:"\F1892"}.serumx-mdi-layers-minus::before{content:"\F0E4C"}.serumx-mdi-layers-off::before{content:"\F0329"}.serumx-mdi-layers-off-outline::before{content:"\F09FD"}.serumx-mdi-layers-outline::before{content:"\F09FE"}.serumx-mdi-layers-plus::before{content:"\F0E4D"}.serumx-mdi-layers-remove::before{content:"\F0E4E"}.serumx-mdi-layers-search::before{content:"\F1206"}.serumx-mdi-layers-search-outline::before{content:"\F1207"}.serumx-mdi-layers-triple::before{content:"\F0F58"}.serumx-mdi-layers-triple-outline::before{content:"\F0F59"}.serumx-mdi-lead-pencil::before{content:"\F064F"}.serumx-mdi-leaf::before{content:"\F032A"}.serumx-mdi-leaf-circle::before{content:"\F1905"}.serumx-mdi-leaf-circle-outline::before{content:"\F1906"}.serumx-mdi-leaf-maple::before{content:"\F0C93"}.serumx-mdi-leaf-maple-off::before{content:"\F12DA"}.serumx-mdi-leaf-off::before{content:"\F12D9"}.serumx-mdi-leak::before{content:"\F0DD7"}.serumx-mdi-leak-off::before{content:"\F0DD8"}.serumx-mdi-lectern::before{content:"\F1AF0"}.serumx-mdi-led-off::before{content:"\F032B"}.serumx-mdi-led-on::before{content:"\F032C"}.serumx-mdi-led-outline::before{content:"\F032D"}.serumx-mdi-led-strip::before{content:"\F07D6"}.serumx-mdi-led-strip-variant::before{content:"\F1051"}.serumx-mdi-led-strip-variant-off::before{content:"\F1A4B"}.serumx-mdi-led-variant-off::before{content:"\F032E"}.serumx-mdi-led-variant-on::before{content:"\F032F"}.serumx-mdi-led-variant-outline::before{content:"\F0330"}.serumx-mdi-leek::before{content:"\F117D"}.serumx-mdi-less-than::before{content:"\F097C"}.serumx-mdi-less-than-or-equal::before{content:"\F097D"}.serumx-mdi-library::before{content:"\F0331"}.serumx-mdi-library-outline::before{content:"\F1A22"}.serumx-mdi-library-shelves::before{content:"\F0BA9"}.serumx-mdi-license::before{content:"\F0FC3"}.serumx-mdi-lifebuoy::before{content:"\F087E"}.serumx-mdi-light-flood-down::before{content:"\F1987"}.serumx-mdi-light-flood-up::before{content:"\F1988"}.serumx-mdi-light-recessed::before{content:"\F179B"}.serumx-mdi-light-switch::before{content:"\F097E"}.serumx-mdi-light-switch-off::before{content:"\F1A24"}.serumx-mdi-lightbulb::before{content:"\F0335"}.serumx-mdi-lightbulb-alert::before{content:"\F19E1"}.serumx-mdi-lightbulb-alert-outline::before{content:"\F19E2"}.serumx-mdi-lightbulb-auto::before{content:"\F1800"}.serumx-mdi-lightbulb-auto-outline::before{content:"\F1801"}.serumx-mdi-lightbulb-cfl::before{content:"\F1208"}.serumx-mdi-lightbulb-cfl-off::before{content:"\F1209"}.serumx-mdi-lightbulb-cfl-spiral::before{content:"\F1275"}.serumx-mdi-lightbulb-cfl-spiral-off::before{content:"\F12C3"}.serumx-mdi-lightbulb-fluorescent-tube::before{content:"\F1804"}.serumx-mdi-lightbulb-fluorescent-tube-outline::before{content:"\F1805"}.serumx-mdi-lightbulb-group::before{content:"\F1253"}.serumx-mdi-lightbulb-group-off::before{content:"\F12CD"}.serumx-mdi-lightbulb-group-off-outline::before{content:"\F12CE"}.serumx-mdi-lightbulb-group-outline::before{content:"\F1254"}.serumx-mdi-lightbulb-multiple::before{content:"\F1255"}.serumx-mdi-lightbulb-multiple-off::before{content:"\F12CF"}.serumx-mdi-lightbulb-multiple-off-outline::before{content:"\F12D0"}.serumx-mdi-lightbulb-multiple-outline::before{content:"\F1256"}.serumx-mdi-lightbulb-night::before{content:"\F1A4C"}.serumx-mdi-lightbulb-night-outline::before{content:"\F1A4D"}.serumx-mdi-lightbulb-off::before{content:"\F0E4F"}.serumx-mdi-lightbulb-off-outline::before{content:"\F0E50"}.serumx-mdi-lightbulb-on::before{content:"\F06E8"}.serumx-mdi-lightbulb-on-10::before{content:"\F1A4E"}.serumx-mdi-lightbulb-on-20::before{content:"\F1A4F"}.serumx-mdi-lightbulb-on-30::before{content:"\F1A50"}.serumx-mdi-lightbulb-on-40::before{content:"\F1A51"}.serumx-mdi-lightbulb-on-50::before{content:"\F1A52"}.serumx-mdi-lightbulb-on-60::before{content:"\F1A53"}.serumx-mdi-lightbulb-on-70::before{content:"\F1A54"}.serumx-mdi-lightbulb-on-80::before{content:"\F1A55"}.serumx-mdi-lightbulb-on-90::before{content:"\F1A56"}.serumx-mdi-lightbulb-on-outline::before{content:"\F06E9"}.serumx-mdi-lightbulb-outline::before{content:"\F0336"}.serumx-mdi-lightbulb-question::before{content:"\F19E3"}.serumx-mdi-lightbulb-question-outline::before{content:"\F19E4"}.serumx-mdi-lightbulb-spot::before{content:"\F17F4"}.serumx-mdi-lightbulb-spot-off::before{content:"\F17F5"}.serumx-mdi-lightbulb-variant::before{content:"\F1802"}.serumx-mdi-lightbulb-variant-outline::before{content:"\F1803"}.serumx-mdi-lighthouse::before{content:"\F09FF"}.serumx-mdi-lighthouse-on::before{content:"\F0A00"}.serumx-mdi-lightning-bolt::before{content:"\F140B"}.serumx-mdi-lightning-bolt-circle::before{content:"\F0820"}.serumx-mdi-lightning-bolt-outline::before{content:"\F140C"}.serumx-mdi-line-scan::before{content:"\F0624"}.serumx-mdi-lingerie::before{content:"\F1476"}.serumx-mdi-link::before{content:"\F0337"}.serumx-mdi-link-box::before{content:"\F0D1A"}.serumx-mdi-link-box-outline::before{content:"\F0D1B"}.serumx-mdi-link-box-variant::before{content:"\F0D1C"}.serumx-mdi-link-box-variant-outline::before{content:"\F0D1D"}.serumx-mdi-link-circle::before{content:"\F1CAC"}.serumx-mdi-link-circle-outline::before{content:"\F1CAD"}.serumx-mdi-link-edit::before{content:"\F1CAE"}.serumx-mdi-link-lock::before{content:"\F10BA"}.serumx-mdi-link-off::before{content:"\F0338"}.serumx-mdi-link-plus::before{content:"\F0C94"}.serumx-mdi-link-variant::before{content:"\F0339"}.serumx-mdi-link-variant-minus::before{content:"\F10FF"}.serumx-mdi-link-variant-off::before{content:"\F033A"}.serumx-mdi-link-variant-plus::before{content:"\F1100"}.serumx-mdi-link-variant-remove::before{content:"\F1101"}.serumx-mdi-linkedin::before{content:"\F033B"}.serumx-mdi-linux::before{content:"\F033D"}.serumx-mdi-linux-mint::before{content:"\F08ED"}.serumx-mdi-lipstick::before{content:"\F13B5"}.serumx-mdi-liquid-spot::before{content:"\F1826"}.serumx-mdi-liquor::before{content:"\F191E"}.serumx-mdi-list-box::before{content:"\F1B7B"}.serumx-mdi-list-box-outline::before{content:"\F1B7C"}.serumx-mdi-list-status::before{content:"\F15AB"}.serumx-mdi-litecoin::before{content:"\F0A61"}.serumx-mdi-loading::before{content:"\F0772"}.serumx-mdi-location-enter::before{content:"\F0FC4"}.serumx-mdi-location-exit::before{content:"\F0FC5"}.serumx-mdi-lock::before{content:"\F033E"}.serumx-mdi-lock-alert::before{content:"\F08EE"}.serumx-mdi-lock-alert-outline::before{content:"\F15D1"}.serumx-mdi-lock-check::before{content:"\F139A"}.serumx-mdi-lock-check-outline::before{content:"\F16A8"}.serumx-mdi-lock-clock::before{content:"\F097F"}.serumx-mdi-lock-minus::before{content:"\F16A9"}.serumx-mdi-lock-minus-outline::before{content:"\F16AA"}.serumx-mdi-lock-off::before{content:"\F1671"}.serumx-mdi-lock-off-outline::before{content:"\F1672"}.serumx-mdi-lock-open::before{content:"\F033F"}.serumx-mdi-lock-open-alert::before{content:"\F139B"}.serumx-mdi-lock-open-alert-outline::before{content:"\F15D2"}.serumx-mdi-lock-open-check::before{content:"\F139C"}.serumx-mdi-lock-open-check-outline::before{content:"\F16AB"}.serumx-mdi-lock-open-minus::before{content:"\F16AC"}.serumx-mdi-lock-open-minus-outline::before{content:"\F16AD"}.serumx-mdi-lock-open-outline::before{content:"\F0340"}.serumx-mdi-lock-open-plus::before{content:"\F16AE"}.serumx-mdi-lock-open-plus-outline::before{content:"\F16AF"}.serumx-mdi-lock-open-remove::before{content:"\F16B0"}.serumx-mdi-lock-open-remove-outline::before{content:"\F16B1"}.serumx-mdi-lock-open-variant::before{content:"\F0FC6"}.serumx-mdi-lock-open-variant-outline::before{content:"\F0FC7"}.serumx-mdi-lock-outline::before{content:"\F0341"}.serumx-mdi-lock-pattern::before{content:"\F06EA"}.serumx-mdi-lock-percent::before{content:"\F1C12"}.serumx-mdi-lock-percent-open::before{content:"\F1C13"}.serumx-mdi-lock-percent-open-outline::before{content:"\F1C14"}.serumx-mdi-lock-percent-open-variant::before{content:"\F1C15"}.serumx-mdi-lock-percent-open-variant-outline::before{content:"\F1C16"}.serumx-mdi-lock-percent-outline::before{content:"\F1C17"}.serumx-mdi-lock-plus::before{content:"\F05FB"}.serumx-mdi-lock-plus-outline::before{content:"\F16B2"}.serumx-mdi-lock-question::before{content:"\F08EF"}.serumx-mdi-lock-remove::before{content:"\F16B3"}.serumx-mdi-lock-remove-outline::before{content:"\F16B4"}.serumx-mdi-lock-reset::before{content:"\F0773"}.serumx-mdi-lock-smart::before{content:"\F08B2"}.serumx-mdi-locker::before{content:"\F07D7"}.serumx-mdi-locker-multiple::before{content:"\F07D8"}.serumx-mdi-login::before{content:"\F0342"}.serumx-mdi-login-variant::before{content:"\F05FC"}.serumx-mdi-logout::before{content:"\F0343"}.serumx-mdi-logout-variant::before{content:"\F05FD"}.serumx-mdi-longitude::before{content:"\F0F5A"}.serumx-mdi-looks::before{content:"\F0344"}.serumx-mdi-lotion::before{content:"\F1582"}.serumx-mdi-lotion-outline::before{content:"\F1583"}.serumx-mdi-lotion-plus::before{content:"\F1584"}.serumx-mdi-lotion-plus-outline::before{content:"\F1585"}.serumx-mdi-loupe::before{content:"\F0345"}.serumx-mdi-lumx::before{content:"\F0346"}.serumx-mdi-lungs::before{content:"\F1084"}.serumx-mdi-mace::before{content:"\F1843"}.serumx-mdi-magazine-pistol::before{content:"\F0324"}.serumx-mdi-magazine-rifle::before{content:"\F0323"}.serumx-mdi-magic-staff::before{content:"\F1844"}.serumx-mdi-magnet::before{content:"\F0347"}.serumx-mdi-magnet-on::before{content:"\F0348"}.serumx-mdi-magnify::before{content:"\F0349"}.serumx-mdi-magnify-close::before{content:"\F0980"}.serumx-mdi-magnify-expand::before{content:"\F1874"}.serumx-mdi-magnify-minus::before{content:"\F034A"}.serumx-mdi-magnify-minus-cursor::before{content:"\F0A62"}.serumx-mdi-magnify-minus-outline::before{content:"\F06EC"}.serumx-mdi-magnify-plus::before{content:"\F034B"}.serumx-mdi-magnify-plus-cursor::before{content:"\F0A63"}.serumx-mdi-magnify-plus-outline::before{content:"\F06ED"}.serumx-mdi-magnify-remove-cursor::before{content:"\F120C"}.serumx-mdi-magnify-remove-outline::before{content:"\F120D"}.serumx-mdi-magnify-scan::before{content:"\F1276"}.serumx-mdi-mail::before{content:"\F0EBB"}.serumx-mdi-mailbox::before{content:"\F06EE"}.serumx-mdi-mailbox-open::before{content:"\F0D88"}.serumx-mdi-mailbox-open-outline::before{content:"\F0D89"}.serumx-mdi-mailbox-open-up::before{content:"\F0D8A"}.serumx-mdi-mailbox-open-up-outline::before{content:"\F0D8B"}.serumx-mdi-mailbox-outline::before{content:"\F0D8C"}.serumx-mdi-mailbox-up::before{content:"\F0D8D"}.serumx-mdi-mailbox-up-outline::before{content:"\F0D8E"}.serumx-mdi-manjaro::before{content:"\F160A"}.serumx-mdi-map::before{content:"\F034D"}.serumx-mdi-map-check::before{content:"\F0EBC"}.serumx-mdi-map-check-outline::before{content:"\F0EBD"}.serumx-mdi-map-clock::before{content:"\F0D1E"}.serumx-mdi-map-clock-outline::before{content:"\F0D1F"}.serumx-mdi-map-legend::before{content:"\F0A01"}.serumx-mdi-map-marker::before{content:"\F034E"}.serumx-mdi-map-marker-account::before{content:"\F18E3"}.serumx-mdi-map-marker-account-outline::before{content:"\F18E4"}.serumx-mdi-map-marker-alert::before{content:"\F0F05"}.serumx-mdi-map-marker-alert-outline::before{content:"\F0F06"}.serumx-mdi-map-marker-check::before{content:"\F0C95"}.serumx-mdi-map-marker-check-outline::before{content:"\F12FB"}.serumx-mdi-map-marker-circle::before{content:"\F034F"}.serumx-mdi-map-marker-distance::before{content:"\F08F0"}.serumx-mdi-map-marker-down::before{content:"\F1102"}.serumx-mdi-map-marker-left::before{content:"\F12DB"}.serumx-mdi-map-marker-left-outline::before{content:"\F12DD"}.serumx-mdi-map-marker-minus::before{content:"\F0650"}.serumx-mdi-map-marker-minus-outline::before{content:"\F12F9"}.serumx-mdi-map-marker-multiple::before{content:"\F0350"}.serumx-mdi-map-marker-multiple-outline::before{content:"\F1277"}.serumx-mdi-map-marker-off::before{content:"\F0351"}.serumx-mdi-map-marker-off-outline::before{content:"\F12FD"}.serumx-mdi-map-marker-outline::before{content:"\F07D9"}.serumx-mdi-map-marker-path::before{content:"\F0D20"}.serumx-mdi-map-marker-plus::before{content:"\F0651"}.serumx-mdi-map-marker-plus-outline::before{content:"\F12F8"}.serumx-mdi-map-marker-question::before{content:"\F0F07"}.serumx-mdi-map-marker-question-outline::before{content:"\F0F08"}.serumx-mdi-map-marker-radius::before{content:"\F0352"}.serumx-mdi-map-marker-radius-outline::before{content:"\F12FC"}.serumx-mdi-map-marker-remove::before{content:"\F0F09"}.serumx-mdi-map-marker-remove-outline::before{content:"\F12FA"}.serumx-mdi-map-marker-remove-variant::before{content:"\F0F0A"}.serumx-mdi-map-marker-right::before{content:"\F12DC"}.serumx-mdi-map-marker-right-outline::before{content:"\F12DE"}.serumx-mdi-map-marker-star::before{content:"\F1608"}.serumx-mdi-map-marker-star-outline::before{content:"\F1609"}.serumx-mdi-map-marker-up::before{content:"\F1103"}.serumx-mdi-map-minus::before{content:"\F0981"}.serumx-mdi-map-outline::before{content:"\F0982"}.serumx-mdi-map-plus::before{content:"\F0983"}.serumx-mdi-map-search::before{content:"\F0984"}.serumx-mdi-map-search-outline::before{content:"\F0985"}.serumx-mdi-mapbox::before{content:"\F0BAA"}.serumx-mdi-margin::before{content:"\F0353"}.serumx-mdi-marker::before{content:"\F0652"}.serumx-mdi-marker-cancel::before{content:"\F0DD9"}.serumx-mdi-marker-check::before{content:"\F0355"}.serumx-mdi-mastodon::before{content:"\F0AD1"}.serumx-mdi-material-design::before{content:"\F0986"}.serumx-mdi-material-ui::before{content:"\F0357"}.serumx-mdi-math-compass::before{content:"\F0358"}.serumx-mdi-math-cos::before{content:"\F0C96"}.serumx-mdi-math-integral::before{content:"\F0FC8"}.serumx-mdi-math-integral-box::before{content:"\F0FC9"}.serumx-mdi-math-log::before{content:"\F1085"}.serumx-mdi-math-norm::before{content:"\F0FCA"}.serumx-mdi-math-norm-box::before{content:"\F0FCB"}.serumx-mdi-math-sin::before{content:"\F0C97"}.serumx-mdi-math-tan::before{content:"\F0C98"}.serumx-mdi-matrix::before{content:"\F0628"}.serumx-mdi-medal::before{content:"\F0987"}.serumx-mdi-medal-outline::before{content:"\F1326"}.serumx-mdi-medical-bag::before{content:"\F06EF"}.serumx-mdi-medical-cotton-swab::before{content:"\F1AB8"}.serumx-mdi-medication::before{content:"\F1B14"}.serumx-mdi-medication-outline::before{content:"\F1B15"}.serumx-mdi-meditation::before{content:"\F117B"}.serumx-mdi-memory::before{content:"\F035B"}.serumx-mdi-memory-arrow-down::before{content:"\F1CA6"}.serumx-mdi-menorah::before{content:"\F17D4"}.serumx-mdi-menorah-fire::before{content:"\F17D5"}.serumx-mdi-menu::before{content:"\F035C"}.serumx-mdi-menu-close::before{content:"\F1C90"}.serumx-mdi-menu-down::before{content:"\F035D"}.serumx-mdi-menu-down-outline::before{content:"\F06B6"}.serumx-mdi-menu-left::before{content:"\F035E"}.serumx-mdi-menu-left-outline::before{content:"\F0A02"}.serumx-mdi-menu-open::before{content:"\F0BAB"}.serumx-mdi-menu-right::before{content:"\F035F"}.serumx-mdi-menu-right-outline::before{content:"\F0A03"}.serumx-mdi-menu-swap::before{content:"\F0A64"}.serumx-mdi-menu-swap-outline::before{content:"\F0A65"}.serumx-mdi-menu-up::before{content:"\F0360"}.serumx-mdi-menu-up-outline::before{content:"\F06B7"}.serumx-mdi-merge::before{content:"\F0F5C"}.serumx-mdi-message::before{content:"\F0361"}.serumx-mdi-message-alert::before{content:"\F0362"}.serumx-mdi-message-alert-outline::before{content:"\F0A04"}.serumx-mdi-message-arrow-left::before{content:"\F12F2"}.serumx-mdi-message-arrow-left-outline::before{content:"\F12F3"}.serumx-mdi-message-arrow-right::before{content:"\F12F4"}.serumx-mdi-message-arrow-right-outline::before{content:"\F12F5"}.serumx-mdi-message-badge::before{content:"\F1941"}.serumx-mdi-message-badge-outline::before{content:"\F1942"}.serumx-mdi-message-bookmark::before{content:"\F15AC"}.serumx-mdi-message-bookmark-outline::before{content:"\F15AD"}.serumx-mdi-message-bulleted::before{content:"\F06A2"}.serumx-mdi-message-bulleted-off::before{content:"\F06A3"}.serumx-mdi-message-check::before{content:"\F1B8A"}.serumx-mdi-message-check-outline::before{content:"\F1B8B"}.serumx-mdi-message-cog::before{content:"\F06F1"}.serumx-mdi-message-cog-outline::before{content:"\F1172"}.serumx-mdi-message-draw::before{content:"\F0363"}.serumx-mdi-message-fast::before{content:"\F19CC"}.serumx-mdi-message-fast-outline::before{content:"\F19CD"}.serumx-mdi-message-flash::before{content:"\F15A9"}.serumx-mdi-message-flash-outline::before{content:"\F15AA"}.serumx-mdi-message-image::before{content:"\F0364"}.serumx-mdi-message-image-outline::before{content:"\F116C"}.serumx-mdi-message-lock::before{content:"\F0FCC"}.serumx-mdi-message-lock-outline::before{content:"\F116D"}.serumx-mdi-message-minus::before{content:"\F116E"}.serumx-mdi-message-minus-outline::before{content:"\F116F"}.serumx-mdi-message-off::before{content:"\F164D"}.serumx-mdi-message-off-outline::before{content:"\F164E"}.serumx-mdi-message-outline::before{content:"\F0365"}.serumx-mdi-message-plus::before{content:"\F0653"}.serumx-mdi-message-plus-outline::before{content:"\F10BB"}.serumx-mdi-message-processing::before{content:"\F0366"}.serumx-mdi-message-processing-outline::before{content:"\F1170"}.serumx-mdi-message-question::before{content:"\F173A"}.serumx-mdi-message-question-outline::before{content:"\F173B"}.serumx-mdi-message-reply::before{content:"\F0367"}.serumx-mdi-message-reply-outline::before{content:"\F173D"}.serumx-mdi-message-reply-text::before{content:"\F0368"}.serumx-mdi-message-reply-text-outline::before{content:"\F173E"}.serumx-mdi-message-settings::before{content:"\F06F0"}.serumx-mdi-message-settings-outline::before{content:"\F1171"}.serumx-mdi-message-star::before{content:"\F069A"}.serumx-mdi-message-star-outline::before{content:"\F1250"}.serumx-mdi-message-text::before{content:"\F0369"}.serumx-mdi-message-text-clock::before{content:"\F1173"}.serumx-mdi-message-text-clock-outline::before{content:"\F1174"}.serumx-mdi-message-text-fast::before{content:"\F19CE"}.serumx-mdi-message-text-fast-outline::before{content:"\F19CF"}.serumx-mdi-message-text-lock::before{content:"\F0FCD"}.serumx-mdi-message-text-lock-outline::before{content:"\F1175"}.serumx-mdi-message-text-outline::before{content:"\F036A"}.serumx-mdi-message-video::before{content:"\F036B"}.serumx-mdi-meteor::before{content:"\F0629"}.serumx-mdi-meter-electric::before{content:"\F1A57"}.serumx-mdi-meter-electric-outline::before{content:"\F1A58"}.serumx-mdi-meter-gas::before{content:"\F1A59"}.serumx-mdi-meter-gas-outline::before{content:"\F1A5A"}.serumx-mdi-metronome::before{content:"\F07DA"}.serumx-mdi-metronome-tick::before{content:"\F07DB"}.serumx-mdi-micro-sd::before{content:"\F07DC"}.serumx-mdi-microphone::before{content:"\F036C"}.serumx-mdi-microphone-message::before{content:"\F050A"}.serumx-mdi-microphone-message-off::before{content:"\F050B"}.serumx-mdi-microphone-minus::before{content:"\F08B3"}.serumx-mdi-microphone-off::before{content:"\F036D"}.serumx-mdi-microphone-outline::before{content:"\F036E"}.serumx-mdi-microphone-plus::before{content:"\F08B4"}.serumx-mdi-microphone-question::before{content:"\F1989"}.serumx-mdi-microphone-question-outline::before{content:"\F198A"}.serumx-mdi-microphone-settings::before{content:"\F036F"}.serumx-mdi-microphone-variant::before{content:"\F0370"}.serumx-mdi-microphone-variant-off::before{content:"\F0371"}.serumx-mdi-microscope::before{content:"\F0654"}.serumx-mdi-microsoft::before{content:"\F0372"}.serumx-mdi-microsoft-access::before{content:"\F138E"}.serumx-mdi-microsoft-azure::before{content:"\F0805"}.serumx-mdi-microsoft-azure-devops::before{content:"\F0FD5"}.serumx-mdi-microsoft-bing::before{content:"\F00A4"}.serumx-mdi-microsoft-dynamics-365::before{content:"\F0988"}.serumx-mdi-microsoft-edge::before{content:"\F01E9"}.serumx-mdi-microsoft-excel::before{content:"\F138F"}.serumx-mdi-microsoft-internet-explorer::before{content:"\F0300"}.serumx-mdi-microsoft-office::before{content:"\F03C6"}.serumx-mdi-microsoft-onedrive::before{content:"\F03CA"}.serumx-mdi-microsoft-onenote::before{content:"\F0747"}.serumx-mdi-microsoft-outlook::before{content:"\F0D22"}.serumx-mdi-microsoft-powerpoint::before{content:"\F1390"}.serumx-mdi-microsoft-sharepoint::before{content:"\F1391"}.serumx-mdi-microsoft-teams::before{content:"\F02BB"}.serumx-mdi-microsoft-visual-studio::before{content:"\F0610"}.serumx-mdi-microsoft-visual-studio-code::before{content:"\F0A1E"}.serumx-mdi-microsoft-windows::before{content:"\F05B3"}.serumx-mdi-microsoft-windows-classic::before{content:"\F0A21"}.serumx-mdi-microsoft-word::before{content:"\F1392"}.serumx-mdi-microsoft-xbox::before{content:"\F05B9"}.serumx-mdi-microsoft-xbox-controller::before{content:"\F05BA"}.serumx-mdi-microsoft-xbox-controller-battery-alert::before{content:"\F074B"}.serumx-mdi-microsoft-xbox-controller-battery-charging::before{content:"\F0A22"}.serumx-mdi-microsoft-xbox-controller-battery-empty::before{content:"\F074C"}.serumx-mdi-microsoft-xbox-controller-battery-full::before{content:"\F074D"}.serumx-mdi-microsoft-xbox-controller-battery-low::before{content:"\F074E"}.serumx-mdi-microsoft-xbox-controller-battery-medium::before{content:"\F074F"}.serumx-mdi-microsoft-xbox-controller-battery-unknown::before{content:"\F0750"}.serumx-mdi-microsoft-xbox-controller-menu::before{content:"\F0E6F"}.serumx-mdi-microsoft-xbox-controller-off::before{content:"\F05BB"}.serumx-mdi-microsoft-xbox-controller-view::before{content:"\F0E70"}.serumx-mdi-microwave::before{content:"\F0C99"}.serumx-mdi-microwave-off::before{content:"\F1423"}.serumx-mdi-middleware::before{content:"\F0F5D"}.serumx-mdi-middleware-outline::before{content:"\F0F5E"}.serumx-mdi-midi::before{content:"\F08F1"}.serumx-mdi-midi-port::before{content:"\F08F2"}.serumx-mdi-mine::before{content:"\F0DDA"}.serumx-mdi-minecraft::before{content:"\F0373"}.serumx-mdi-mini-sd::before{content:"\F0A05"}.serumx-mdi-minidisc::before{content:"\F0A06"}.serumx-mdi-minus::before{content:"\F0374"}.serumx-mdi-minus-box::before{content:"\F0375"}.serumx-mdi-minus-box-multiple::before{content:"\F1141"}.serumx-mdi-minus-box-multiple-outline::before{content:"\F1142"}.serumx-mdi-minus-box-outline::before{content:"\F06F2"}.serumx-mdi-minus-circle::before{content:"\F0376"}.serumx-mdi-minus-circle-multiple::before{content:"\F035A"}.serumx-mdi-minus-circle-multiple-outline::before{content:"\F0AD3"}.serumx-mdi-minus-circle-off::before{content:"\F1459"}.serumx-mdi-minus-circle-off-outline::before{content:"\F145A"}.serumx-mdi-minus-circle-outline::before{content:"\F0377"}.serumx-mdi-minus-network::before{content:"\F0378"}.serumx-mdi-minus-network-outline::before{content:"\F0C9A"}.serumx-mdi-minus-thick::before{content:"\F1639"}.serumx-mdi-mirror::before{content:"\F11FD"}.serumx-mdi-mirror-rectangle::before{content:"\F179F"}.serumx-mdi-mirror-variant::before{content:"\F17A0"}.serumx-mdi-mixed-martial-arts::before{content:"\F0D8F"}.serumx-mdi-mixed-reality::before{content:"\F087F"}.serumx-mdi-molecule::before{content:"\F0BAC"}.serumx-mdi-molecule-co::before{content:"\F12FE"}.serumx-mdi-molecule-co2::before{content:"\F07E4"}.serumx-mdi-monitor::before{content:"\F0379"}.serumx-mdi-monitor-account::before{content:"\F1A5B"}.serumx-mdi-monitor-arrow-down::before{content:"\F19D0"}.serumx-mdi-monitor-arrow-down-variant::before{content:"\F19D1"}.serumx-mdi-monitor-cellphone::before{content:"\F0989"}.serumx-mdi-monitor-cellphone-star::before{content:"\F098A"}.serumx-mdi-monitor-dashboard::before{content:"\F0A07"}.serumx-mdi-monitor-edit::before{content:"\F12C6"}.serumx-mdi-monitor-eye::before{content:"\F13B4"}.serumx-mdi-monitor-lock::before{content:"\F0DDB"}.serumx-mdi-monitor-multiple::before{content:"\F037A"}.serumx-mdi-monitor-off::before{content:"\F0D90"}.serumx-mdi-monitor-screenshot::before{content:"\F0E51"}.serumx-mdi-monitor-share::before{content:"\F1483"}.serumx-mdi-monitor-shimmer::before{content:"\F1104"}.serumx-mdi-monitor-small::before{content:"\F1876"}.serumx-mdi-monitor-speaker::before{content:"\F0F5F"}.serumx-mdi-monitor-speaker-off::before{content:"\F0F60"}.serumx-mdi-monitor-star::before{content:"\F0DDC"}.serumx-mdi-monitor-vertical::before{content:"\F1C33"}.serumx-mdi-moon-first-quarter::before{content:"\F0F61"}.serumx-mdi-moon-full::before{content:"\F0F62"}.serumx-mdi-moon-last-quarter::before{content:"\F0F63"}.serumx-mdi-moon-new::before{content:"\F0F64"}.serumx-mdi-moon-waning-crescent::before{content:"\F0F65"}.serumx-mdi-moon-waning-gibbous::before{content:"\F0F66"}.serumx-mdi-moon-waxing-crescent::before{content:"\F0F67"}.serumx-mdi-moon-waxing-gibbous::before{content:"\F0F68"}.serumx-mdi-moped::before{content:"\F1086"}.serumx-mdi-moped-electric::before{content:"\F15B7"}.serumx-mdi-moped-electric-outline::before{content:"\F15B8"}.serumx-mdi-moped-outline::before{content:"\F15B9"}.serumx-mdi-more::before{content:"\F037B"}.serumx-mdi-mortar-pestle::before{content:"\F1748"}.serumx-mdi-mortar-pestle-plus::before{content:"\F03F1"}.serumx-mdi-mosque::before{content:"\F0D45"}.serumx-mdi-mosque-outline::before{content:"\F1827"}.serumx-mdi-mother-heart::before{content:"\F1314"}.serumx-mdi-mother-nurse::before{content:"\F0D21"}.serumx-mdi-motion::before{content:"\F15B2"}.serumx-mdi-motion-outline::before{content:"\F15B3"}.serumx-mdi-motion-pause::before{content:"\F1590"}.serumx-mdi-motion-pause-outline::before{content:"\F1592"}.serumx-mdi-motion-play::before{content:"\F158F"}.serumx-mdi-motion-play-outline::before{content:"\F1591"}.serumx-mdi-motion-sensor::before{content:"\F0D91"}.serumx-mdi-motion-sensor-off::before{content:"\F1435"}.serumx-mdi-motorbike::before{content:"\F037C"}.serumx-mdi-motorbike-electric::before{content:"\F15BA"}.serumx-mdi-motorbike-off::before{content:"\F1B16"}.serumx-mdi-mouse::before{content:"\F037D"}.serumx-mdi-mouse-bluetooth::before{content:"\F098B"}.serumx-mdi-mouse-move-down::before{content:"\F1550"}.serumx-mdi-mouse-move-up::before{content:"\F1551"}.serumx-mdi-mouse-move-vertical::before{content:"\F1552"}.serumx-mdi-mouse-off::before{content:"\F037E"}.serumx-mdi-mouse-variant::before{content:"\F037F"}.serumx-mdi-mouse-variant-off::before{content:"\F0380"}.serumx-mdi-move-resize::before{content:"\F0655"}.serumx-mdi-move-resize-variant::before{content:"\F0656"}.serumx-mdi-movie::before{content:"\F0381"}.serumx-mdi-movie-check::before{content:"\F16F3"}.serumx-mdi-movie-check-outline::before{content:"\F16F4"}.serumx-mdi-movie-cog::before{content:"\F16F5"}.serumx-mdi-movie-cog-outline::before{content:"\F16F6"}.serumx-mdi-movie-edit::before{content:"\F1122"}.serumx-mdi-movie-edit-outline::before{content:"\F1123"}.serumx-mdi-movie-filter::before{content:"\F1124"}.serumx-mdi-movie-filter-outline::before{content:"\F1125"}.serumx-mdi-movie-minus::before{content:"\F16F7"}.serumx-mdi-movie-minus-outline::before{content:"\F16F8"}.serumx-mdi-movie-off::before{content:"\F16F9"}.serumx-mdi-movie-off-outline::before{content:"\F16FA"}.serumx-mdi-movie-open::before{content:"\F0FCE"}.serumx-mdi-movie-open-check::before{content:"\F16FB"}.serumx-mdi-movie-open-check-outline::before{content:"\F16FC"}.serumx-mdi-movie-open-cog::before{content:"\F16FD"}.serumx-mdi-movie-open-cog-outline::before{content:"\F16FE"}.serumx-mdi-movie-open-edit::before{content:"\F16FF"}.serumx-mdi-movie-open-edit-outline::before{content:"\F1700"}.serumx-mdi-movie-open-minus::before{content:"\F1701"}.serumx-mdi-movie-open-minus-outline::before{content:"\F1702"}.serumx-mdi-movie-open-off::before{content:"\F1703"}.serumx-mdi-movie-open-off-outline::before{content:"\F1704"}.serumx-mdi-movie-open-outline::before{content:"\F0FCF"}.serumx-mdi-movie-open-play::before{content:"\F1705"}.serumx-mdi-movie-open-play-outline::before{content:"\F1706"}.serumx-mdi-movie-open-plus::before{content:"\F1707"}.serumx-mdi-movie-open-plus-outline::before{content:"\F1708"}.serumx-mdi-movie-open-remove::before{content:"\F1709"}.serumx-mdi-movie-open-remove-outline::before{content:"\F170A"}.serumx-mdi-movie-open-settings::before{content:"\F170B"}.serumx-mdi-movie-open-settings-outline::before{content:"\F170C"}.serumx-mdi-movie-open-star::before{content:"\F170D"}.serumx-mdi-movie-open-star-outline::before{content:"\F170E"}.serumx-mdi-movie-outline::before{content:"\F0DDD"}.serumx-mdi-movie-play::before{content:"\F170F"}.serumx-mdi-movie-play-outline::before{content:"\F1710"}.serumx-mdi-movie-plus::before{content:"\F1711"}.serumx-mdi-movie-plus-outline::before{content:"\F1712"}.serumx-mdi-movie-remove::before{content:"\F1713"}.serumx-mdi-movie-remove-outline::before{content:"\F1714"}.serumx-mdi-movie-roll::before{content:"\F07DE"}.serumx-mdi-movie-search::before{content:"\F11D2"}.serumx-mdi-movie-search-outline::before{content:"\F11D3"}.serumx-mdi-movie-settings::before{content:"\F1715"}.serumx-mdi-movie-settings-outline::before{content:"\F1716"}.serumx-mdi-movie-star::before{content:"\F1717"}.serumx-mdi-movie-star-outline::before{content:"\F1718"}.serumx-mdi-mower::before{content:"\F166F"}.serumx-mdi-mower-bag::before{content:"\F1670"}.serumx-mdi-mower-bag-on::before{content:"\F1B60"}.serumx-mdi-mower-on::before{content:"\F1B5F"}.serumx-mdi-muffin::before{content:"\F098C"}.serumx-mdi-multicast::before{content:"\F1893"}.serumx-mdi-multimedia::before{content:"\F1B97"}.serumx-mdi-multiplication::before{content:"\F0382"}.serumx-mdi-multiplication-box::before{content:"\F0383"}.serumx-mdi-mushroom::before{content:"\F07DF"}.serumx-mdi-mushroom-off::before{content:"\F13FA"}.serumx-mdi-mushroom-off-outline::before{content:"\F13FB"}.serumx-mdi-mushroom-outline::before{content:"\F07E0"}.serumx-mdi-music::before{content:"\F075A"}.serumx-mdi-music-accidental-double-flat::before{content:"\F0F69"}.serumx-mdi-music-accidental-double-sharp::before{content:"\F0F6A"}.serumx-mdi-music-accidental-flat::before{content:"\F0F6B"}.serumx-mdi-music-accidental-natural::before{content:"\F0F6C"}.serumx-mdi-music-accidental-sharp::before{content:"\F0F6D"}.serumx-mdi-music-box::before{content:"\F0384"}.serumx-mdi-music-box-multiple::before{content:"\F0333"}.serumx-mdi-music-box-multiple-outline::before{content:"\F0F04"}.serumx-mdi-music-box-outline::before{content:"\F0385"}.serumx-mdi-music-circle::before{content:"\F0386"}.serumx-mdi-music-circle-outline::before{content:"\F0AD4"}.serumx-mdi-music-clef-alto::before{content:"\F0F6E"}.serumx-mdi-music-clef-bass::before{content:"\F0F6F"}.serumx-mdi-music-clef-treble::before{content:"\F0F70"}.serumx-mdi-music-note::before{content:"\F0387"}.serumx-mdi-music-note-bluetooth::before{content:"\F05FE"}.serumx-mdi-music-note-bluetooth-off::before{content:"\F05FF"}.serumx-mdi-music-note-eighth::before{content:"\F0388"}.serumx-mdi-music-note-eighth-dotted::before{content:"\F0F71"}.serumx-mdi-music-note-half::before{content:"\F0389"}.serumx-mdi-music-note-half-dotted::before{content:"\F0F72"}.serumx-mdi-music-note-minus::before{content:"\F1B89"}.serumx-mdi-music-note-off::before{content:"\F038A"}.serumx-mdi-music-note-off-outline::before{content:"\F0F73"}.serumx-mdi-music-note-outline::before{content:"\F0F74"}.serumx-mdi-music-note-plus::before{content:"\F0DDE"}.serumx-mdi-music-note-quarter::before{content:"\F038B"}.serumx-mdi-music-note-quarter-dotted::before{content:"\F0F75"}.serumx-mdi-music-note-sixteenth::before{content:"\F038C"}.serumx-mdi-music-note-sixteenth-dotted::before{content:"\F0F76"}.serumx-mdi-music-note-whole::before{content:"\F038D"}.serumx-mdi-music-note-whole-dotted::before{content:"\F0F77"}.serumx-mdi-music-off::before{content:"\F075B"}.serumx-mdi-music-rest-eighth::before{content:"\F0F78"}.serumx-mdi-music-rest-half::before{content:"\F0F79"}.serumx-mdi-music-rest-quarter::before{content:"\F0F7A"}.serumx-mdi-music-rest-sixteenth::before{content:"\F0F7B"}.serumx-mdi-music-rest-whole::before{content:"\F0F7C"}.serumx-mdi-mustache::before{content:"\F15DE"}.serumx-mdi-nail::before{content:"\F0DDF"}.serumx-mdi-nas::before{content:"\F08F3"}.serumx-mdi-nativescript::before{content:"\F0880"}.serumx-mdi-nature::before{content:"\F038E"}.serumx-mdi-nature-outline::before{content:"\F1C71"}.serumx-mdi-nature-people::before{content:"\F038F"}.serumx-mdi-nature-people-outline::before{content:"\F1C72"}.serumx-mdi-navigation::before{content:"\F0390"}.serumx-mdi-navigation-outline::before{content:"\F1607"}.serumx-mdi-navigation-variant::before{content:"\F18F0"}.serumx-mdi-navigation-variant-outline::before{content:"\F18F1"}.serumx-mdi-near-me::before{content:"\F05CD"}.serumx-mdi-necklace::before{content:"\F0F0B"}.serumx-mdi-needle::before{content:"\F0391"}.serumx-mdi-needle-off::before{content:"\F19D2"}.serumx-mdi-netflix::before{content:"\F0746"}.serumx-mdi-network::before{content:"\F06F3"}.serumx-mdi-network-off::before{content:"\F0C9B"}.serumx-mdi-network-off-outline::before{content:"\F0C9C"}.serumx-mdi-network-outline::before{content:"\F0C9D"}.serumx-mdi-network-pos::before{content:"\F1ACB"}.serumx-mdi-network-strength-1::before{content:"\F08F4"}.serumx-mdi-network-strength-1-alert::before{content:"\F08F5"}.serumx-mdi-network-strength-2::before{content:"\F08F6"}.serumx-mdi-network-strength-2-alert::before{content:"\F08F7"}.serumx-mdi-network-strength-3::before{content:"\F08F8"}.serumx-mdi-network-strength-3-alert::before{content:"\F08F9"}.serumx-mdi-network-strength-4::before{content:"\F08FA"}.serumx-mdi-network-strength-4-alert::before{content:"\F08FB"}.serumx-mdi-network-strength-4-cog::before{content:"\F191A"}.serumx-mdi-network-strength-off::before{content:"\F08FC"}.serumx-mdi-network-strength-off-outline::before{content:"\F08FD"}.serumx-mdi-network-strength-outline::before{content:"\F08FE"}.serumx-mdi-new-box::before{content:"\F0394"}.serumx-mdi-newspaper::before{content:"\F0395"}.serumx-mdi-newspaper-check::before{content:"\F1943"}.serumx-mdi-newspaper-minus::before{content:"\F0F0C"}.serumx-mdi-newspaper-plus::before{content:"\F0F0D"}.serumx-mdi-newspaper-remove::before{content:"\F1944"}.serumx-mdi-newspaper-variant::before{content:"\F1001"}.serumx-mdi-newspaper-variant-multiple::before{content:"\F1002"}.serumx-mdi-newspaper-variant-multiple-outline::before{content:"\F1003"}.serumx-mdi-newspaper-variant-outline::before{content:"\F1004"}.serumx-mdi-nfc::before{content:"\F0396"}.serumx-mdi-nfc-search-variant::before{content:"\F0E53"}.serumx-mdi-nfc-tap::before{content:"\F0397"}.serumx-mdi-nfc-variant::before{content:"\F0398"}.serumx-mdi-nfc-variant-off::before{content:"\F0E54"}.serumx-mdi-ninja::before{content:"\F0774"}.serumx-mdi-nintendo-game-boy::before{content:"\F1393"}.serumx-mdi-nintendo-switch::before{content:"\F07E1"}.serumx-mdi-nintendo-wii::before{content:"\F05AB"}.serumx-mdi-nintendo-wiiu::before{content:"\F072D"}.serumx-mdi-nix::before{content:"\F1105"}.serumx-mdi-nodejs::before{content:"\F0399"}.serumx-mdi-noodles::before{content:"\F117E"}.serumx-mdi-not-equal::before{content:"\F098D"}.serumx-mdi-not-equal-variant::before{content:"\F098E"}.serumx-mdi-note::before{content:"\F039A"}.serumx-mdi-note-alert::before{content:"\F177D"}.serumx-mdi-note-alert-outline::before{content:"\F177E"}.serumx-mdi-note-check::before{content:"\F177F"}.serumx-mdi-note-check-outline::before{content:"\F1780"}.serumx-mdi-note-edit::before{content:"\F1781"}.serumx-mdi-note-edit-outline::before{content:"\F1782"}.serumx-mdi-note-minus::before{content:"\F164F"}.serumx-mdi-note-minus-outline::before{content:"\F1650"}.serumx-mdi-note-multiple::before{content:"\F06B8"}.serumx-mdi-note-multiple-outline::before{content:"\F06B9"}.serumx-mdi-note-off::before{content:"\F1783"}.serumx-mdi-note-off-outline::before{content:"\F1784"}.serumx-mdi-note-outline::before{content:"\F039B"}.serumx-mdi-note-plus::before{content:"\F039C"}.serumx-mdi-note-plus-outline::before{content:"\F039D"}.serumx-mdi-note-remove::before{content:"\F1651"}.serumx-mdi-note-remove-outline::before{content:"\F1652"}.serumx-mdi-note-search::before{content:"\F1653"}.serumx-mdi-note-search-outline::before{content:"\F1654"}.serumx-mdi-note-text::before{content:"\F039E"}.serumx-mdi-note-text-outline::before{content:"\F11D7"}.serumx-mdi-notebook::before{content:"\F082E"}.serumx-mdi-notebook-check::before{content:"\F14F5"}.serumx-mdi-notebook-check-outline::before{content:"\F14F6"}.serumx-mdi-notebook-edit::before{content:"\F14E7"}.serumx-mdi-notebook-edit-outline::before{content:"\F14E9"}.serumx-mdi-notebook-heart::before{content:"\F1A0B"}.serumx-mdi-notebook-heart-outline::before{content:"\F1A0C"}.serumx-mdi-notebook-minus::before{content:"\F1610"}.serumx-mdi-notebook-minus-outline::before{content:"\F1611"}.serumx-mdi-notebook-multiple::before{content:"\F0E55"}.serumx-mdi-notebook-outline::before{content:"\F0EBF"}.serumx-mdi-notebook-plus::before{content:"\F1612"}.serumx-mdi-notebook-plus-outline::before{content:"\F1613"}.serumx-mdi-notebook-remove::before{content:"\F1614"}.serumx-mdi-notebook-remove-outline::before{content:"\F1615"}.serumx-mdi-notification-clear-all::before{content:"\F039F"}.serumx-mdi-npm::before{content:"\F06F7"}.serumx-mdi-nuke::before{content:"\F06A4"}.serumx-mdi-null::before{content:"\F07E2"}.serumx-mdi-numeric::before{content:"\F03A0"}.serumx-mdi-numeric-0::before{content:"\F0B39"}.serumx-mdi-numeric-0-box::before{content:"\F03A1"}.serumx-mdi-numeric-0-box-multiple::before{content:"\F0F0E"}.serumx-mdi-numeric-0-box-multiple-outline::before{content:"\F03A2"}.serumx-mdi-numeric-0-box-outline::before{content:"\F03A3"}.serumx-mdi-numeric-0-circle::before{content:"\F0C9E"}.serumx-mdi-numeric-0-circle-outline::before{content:"\F0C9F"}.serumx-mdi-numeric-1::before{content:"\F0B3A"}.serumx-mdi-numeric-1-box::before{content:"\F03A4"}.serumx-mdi-numeric-1-box-multiple::before{content:"\F0F0F"}.serumx-mdi-numeric-1-box-multiple-outline::before{content:"\F03A5"}.serumx-mdi-numeric-1-box-outline::before{content:"\F03A6"}.serumx-mdi-numeric-1-circle::before{content:"\F0CA0"}.serumx-mdi-numeric-1-circle-outline::before{content:"\F0CA1"}.serumx-mdi-numeric-10::before{content:"\F0FE9"}.serumx-mdi-numeric-10-box::before{content:"\F0F7D"}.serumx-mdi-numeric-10-box-multiple::before{content:"\F0FEA"}.serumx-mdi-numeric-10-box-multiple-outline::before{content:"\F0FEB"}.serumx-mdi-numeric-10-box-outline::before{content:"\F0F7E"}.serumx-mdi-numeric-10-circle::before{content:"\F0FEC"}.serumx-mdi-numeric-10-circle-outline::before{content:"\F0FED"}.serumx-mdi-numeric-2::before{content:"\F0B3B"}.serumx-mdi-numeric-2-box::before{content:"\F03A7"}.serumx-mdi-numeric-2-box-multiple::before{content:"\F0F10"}.serumx-mdi-numeric-2-box-multiple-outline::before{content:"\F03A8"}.serumx-mdi-numeric-2-box-outline::before{content:"\F03A9"}.serumx-mdi-numeric-2-circle::before{content:"\F0CA2"}.serumx-mdi-numeric-2-circle-outline::before{content:"\F0CA3"}.serumx-mdi-numeric-3::before{content:"\F0B3C"}.serumx-mdi-numeric-3-box::before{content:"\F03AA"}.serumx-mdi-numeric-3-box-multiple::before{content:"\F0F11"}.serumx-mdi-numeric-3-box-multiple-outline::before{content:"\F03AB"}.serumx-mdi-numeric-3-box-outline::before{content:"\F03AC"}.serumx-mdi-numeric-3-circle::before{content:"\F0CA4"}.serumx-mdi-numeric-3-circle-outline::before{content:"\F0CA5"}.serumx-mdi-numeric-4::before{content:"\F0B3D"}.serumx-mdi-numeric-4-box::before{content:"\F03AD"}.serumx-mdi-numeric-4-box-multiple::before{content:"\F0F12"}.serumx-mdi-numeric-4-box-multiple-outline::before{content:"\F03B2"}.serumx-mdi-numeric-4-box-outline::before{content:"\F03AE"}.serumx-mdi-numeric-4-circle::before{content:"\F0CA6"}.serumx-mdi-numeric-4-circle-outline::before{content:"\F0CA7"}.serumx-mdi-numeric-5::before{content:"\F0B3E"}.serumx-mdi-numeric-5-box::before{content:"\F03B1"}.serumx-mdi-numeric-5-box-multiple::before{content:"\F0F13"}.serumx-mdi-numeric-5-box-multiple-outline::before{content:"\F03AF"}.serumx-mdi-numeric-5-box-outline::before{content:"\F03B0"}.serumx-mdi-numeric-5-circle::before{content:"\F0CA8"}.serumx-mdi-numeric-5-circle-outline::before{content:"\F0CA9"}.serumx-mdi-numeric-6::before{content:"\F0B3F"}.serumx-mdi-numeric-6-box::before{content:"\F03B3"}.serumx-mdi-numeric-6-box-multiple::before{content:"\F0F14"}.serumx-mdi-numeric-6-box-multiple-outline::before{content:"\F03B4"}.serumx-mdi-numeric-6-box-outline::before{content:"\F03B5"}.serumx-mdi-numeric-6-circle::before{content:"\F0CAA"}.serumx-mdi-numeric-6-circle-outline::before{content:"\F0CAB"}.serumx-mdi-numeric-7::before{content:"\F0B40"}.serumx-mdi-numeric-7-box::before{content:"\F03B6"}.serumx-mdi-numeric-7-box-multiple::before{content:"\F0F15"}.serumx-mdi-numeric-7-box-multiple-outline::before{content:"\F03B7"}.serumx-mdi-numeric-7-box-outline::before{content:"\F03B8"}.serumx-mdi-numeric-7-circle::before{content:"\F0CAC"}.serumx-mdi-numeric-7-circle-outline::before{content:"\F0CAD"}.serumx-mdi-numeric-8::before{content:"\F0B41"}.serumx-mdi-numeric-8-box::before{content:"\F03B9"}.serumx-mdi-numeric-8-box-multiple::before{content:"\F0F16"}.serumx-mdi-numeric-8-box-multiple-outline::before{content:"\F03BA"}.serumx-mdi-numeric-8-box-outline::before{content:"\F03BB"}.serumx-mdi-numeric-8-circle::before{content:"\F0CAE"}.serumx-mdi-numeric-8-circle-outline::before{content:"\F0CAF"}.serumx-mdi-numeric-9::before{content:"\F0B42"}.serumx-mdi-numeric-9-box::before{content:"\F03BC"}.serumx-mdi-numeric-9-box-multiple::before{content:"\F0F17"}.serumx-mdi-numeric-9-box-multiple-outline::before{content:"\F03BD"}.serumx-mdi-numeric-9-box-outline::before{content:"\F03BE"}.serumx-mdi-numeric-9-circle::before{content:"\F0CB0"}.serumx-mdi-numeric-9-circle-outline::before{content:"\F0CB1"}.serumx-mdi-numeric-9-plus::before{content:"\F0FEE"}.serumx-mdi-numeric-9-plus-box::before{content:"\F03BF"}.serumx-mdi-numeric-9-plus-box-multiple::before{content:"\F0F18"}.serumx-mdi-numeric-9-plus-box-multiple-outline::before{content:"\F03C0"}.serumx-mdi-numeric-9-plus-box-outline::before{content:"\F03C1"}.serumx-mdi-numeric-9-plus-circle::before{content:"\F0CB2"}.serumx-mdi-numeric-9-plus-circle-outline::before{content:"\F0CB3"}.serumx-mdi-numeric-negative-1::before{content:"\F1052"}.serumx-mdi-numeric-off::before{content:"\F19D3"}.serumx-mdi-numeric-positive-1::before{content:"\F15CB"}.serumx-mdi-nut::before{content:"\F06F8"}.serumx-mdi-nutrition::before{content:"\F03C2"}.serumx-mdi-nuxt::before{content:"\F1106"}.serumx-mdi-oar::before{content:"\F067C"}.serumx-mdi-ocarina::before{content:"\F0DE0"}.serumx-mdi-oci::before{content:"\F12E9"}.serumx-mdi-ocr::before{content:"\F113A"}.serumx-mdi-octagon::before{content:"\F03C3"}.serumx-mdi-octagon-outline::before{content:"\F03C4"}.serumx-mdi-octagram::before{content:"\F06F9"}.serumx-mdi-octagram-edit::before{content:"\F1C34"}.serumx-mdi-octagram-edit-outline::before{content:"\F1C35"}.serumx-mdi-octagram-minus::before{content:"\F1C36"}.serumx-mdi-octagram-minus-outline::before{content:"\F1C37"}.serumx-mdi-octagram-outline::before{content:"\F0775"}.serumx-mdi-octagram-plus::before{content:"\F1C38"}.serumx-mdi-octagram-plus-outline::before{content:"\F1C39"}.serumx-mdi-octahedron::before{content:"\F1950"}.serumx-mdi-octahedron-off::before{content:"\F1951"}.serumx-mdi-odnoklassniki::before{content:"\F03C5"}.serumx-mdi-offer::before{content:"\F121B"}.serumx-mdi-office-building::before{content:"\F0991"}.serumx-mdi-office-building-cog::before{content:"\F1949"}.serumx-mdi-office-building-cog-outline::before{content:"\F194A"}.serumx-mdi-office-building-marker::before{content:"\F1520"}.serumx-mdi-office-building-marker-outline::before{content:"\F1521"}.serumx-mdi-office-building-minus::before{content:"\F1BAA"}.serumx-mdi-office-building-minus-outline::before{content:"\F1BAB"}.serumx-mdi-office-building-outline::before{content:"\F151F"}.serumx-mdi-office-building-plus::before{content:"\F1BA8"}.serumx-mdi-office-building-plus-outline::before{content:"\F1BA9"}.serumx-mdi-office-building-remove::before{content:"\F1BAC"}.serumx-mdi-office-building-remove-outline::before{content:"\F1BAD"}.serumx-mdi-oil::before{content:"\F03C7"}.serumx-mdi-oil-lamp::before{content:"\F0F19"}.serumx-mdi-oil-level::before{content:"\F1053"}.serumx-mdi-oil-temperature::before{content:"\F0FF8"}.serumx-mdi-om::before{content:"\F0973"}.serumx-mdi-omega::before{content:"\F03C9"}.serumx-mdi-one-up::before{content:"\F0BAD"}.serumx-mdi-onepassword::before{content:"\F0881"}.serumx-mdi-opacity::before{content:"\F05CC"}.serumx-mdi-open-in-app::before{content:"\F03CB"}.serumx-mdi-open-in-new::before{content:"\F03CC"}.serumx-mdi-open-source-initiative::before{content:"\F0BAE"}.serumx-mdi-openid::before{content:"\F03CD"}.serumx-mdi-opera::before{content:"\F03CE"}.serumx-mdi-orbit::before{content:"\F0018"}.serumx-mdi-orbit-variant::before{content:"\F15DB"}.serumx-mdi-order-alphabetical-ascending::before{content:"\F020D"}.serumx-mdi-order-alphabetical-descending::before{content:"\F0D07"}.serumx-mdi-order-bool-ascending::before{content:"\F02BE"}.serumx-mdi-order-bool-ascending-variant::before{content:"\F098F"}.serumx-mdi-order-bool-descending::before{content:"\F1384"}.serumx-mdi-order-bool-descending-variant::before{content:"\F0990"}.serumx-mdi-order-numeric-ascending::before{content:"\F0545"}.serumx-mdi-order-numeric-descending::before{content:"\F0546"}.serumx-mdi-origin::before{content:"\F0B43"}.serumx-mdi-ornament::before{content:"\F03CF"}.serumx-mdi-ornament-variant::before{content:"\F03D0"}.serumx-mdi-outdoor-lamp::before{content:"\F1054"}.serumx-mdi-overscan::before{content:"\F1005"}.serumx-mdi-owl::before{content:"\F03D2"}.serumx-mdi-pac-man::before{content:"\F0BAF"}.serumx-mdi-package::before{content:"\F03D3"}.serumx-mdi-package-check::before{content:"\F1B51"}.serumx-mdi-package-down::before{content:"\F03D4"}.serumx-mdi-package-up::before{content:"\F03D5"}.serumx-mdi-package-variant::before{content:"\F03D6"}.serumx-mdi-package-variant-closed::before{content:"\F03D7"}.serumx-mdi-package-variant-closed-check::before{content:"\F1B52"}.serumx-mdi-package-variant-closed-minus::before{content:"\F19D4"}.serumx-mdi-package-variant-closed-plus::before{content:"\F19D5"}.serumx-mdi-package-variant-closed-remove::before{content:"\F19D6"}.serumx-mdi-package-variant-minus::before{content:"\F19D7"}.serumx-mdi-package-variant-plus::before{content:"\F19D8"}.serumx-mdi-package-variant-remove::before{content:"\F19D9"}.serumx-mdi-page-first::before{content:"\F0600"}.serumx-mdi-page-last::before{content:"\F0601"}.serumx-mdi-page-layout-body::before{content:"\F06FA"}.serumx-mdi-page-layout-footer::before{content:"\F06FB"}.serumx-mdi-page-layout-header::before{content:"\F06FC"}.serumx-mdi-page-layout-header-footer::before{content:"\F0F7F"}.serumx-mdi-page-layout-sidebar-left::before{content:"\F06FD"}.serumx-mdi-page-layout-sidebar-right::before{content:"\F06FE"}.serumx-mdi-page-next::before{content:"\F0BB0"}.serumx-mdi-page-next-outline::before{content:"\F0BB1"}.serumx-mdi-page-previous::before{content:"\F0BB2"}.serumx-mdi-page-previous-outline::before{content:"\F0BB3"}.serumx-mdi-pail::before{content:"\F1417"}.serumx-mdi-pail-minus::before{content:"\F1437"}.serumx-mdi-pail-minus-outline::before{content:"\F143C"}.serumx-mdi-pail-off::before{content:"\F1439"}.serumx-mdi-pail-off-outline::before{content:"\F143E"}.serumx-mdi-pail-outline::before{content:"\F143A"}.serumx-mdi-pail-plus::before{content:"\F1436"}.serumx-mdi-pail-plus-outline::before{content:"\F143B"}.serumx-mdi-pail-remove::before{content:"\F1438"}.serumx-mdi-pail-remove-outline::before{content:"\F143D"}.serumx-mdi-palette::before{content:"\F03D8"}.serumx-mdi-palette-advanced::before{content:"\F03D9"}.serumx-mdi-palette-outline::before{content:"\F0E0C"}.serumx-mdi-palette-swatch::before{content:"\F08B5"}.serumx-mdi-palette-swatch-outline::before{content:"\F135C"}.serumx-mdi-palette-swatch-variant::before{content:"\F195A"}.serumx-mdi-palm-tree::before{content:"\F1055"}.serumx-mdi-pan::before{content:"\F0BB4"}.serumx-mdi-pan-bottom-left::before{content:"\F0BB5"}.serumx-mdi-pan-bottom-right::before{content:"\F0BB6"}.serumx-mdi-pan-down::before{content:"\F0BB7"}.serumx-mdi-pan-horizontal::before{content:"\F0BB8"}.serumx-mdi-pan-left::before{content:"\F0BB9"}.serumx-mdi-pan-right::before{content:"\F0BBA"}.serumx-mdi-pan-top-left::before{content:"\F0BBB"}.serumx-mdi-pan-top-right::before{content:"\F0BBC"}.serumx-mdi-pan-up::before{content:"\F0BBD"}.serumx-mdi-pan-vertical::before{content:"\F0BBE"}.serumx-mdi-panda::before{content:"\F03DA"}.serumx-mdi-pandora::before{content:"\F03DB"}.serumx-mdi-panorama::before{content:"\F03DC"}.serumx-mdi-panorama-fisheye::before{content:"\F03DD"}.serumx-mdi-panorama-horizontal::before{content:"\F1928"}.serumx-mdi-panorama-horizontal-outline::before{content:"\F03DE"}.serumx-mdi-panorama-outline::before{content:"\F198C"}.serumx-mdi-panorama-sphere::before{content:"\F198D"}.serumx-mdi-panorama-sphere-outline::before{content:"\F198E"}.serumx-mdi-panorama-variant::before{content:"\F198F"}.serumx-mdi-panorama-variant-outline::before{content:"\F1990"}.serumx-mdi-panorama-vertical::before{content:"\F1929"}.serumx-mdi-panorama-vertical-outline::before{content:"\F03DF"}.serumx-mdi-panorama-wide-angle::before{content:"\F195F"}.serumx-mdi-panorama-wide-angle-outline::before{content:"\F03E0"}.serumx-mdi-paper-cut-vertical::before{content:"\F03E1"}.serumx-mdi-paper-roll::before{content:"\F1157"}.serumx-mdi-paper-roll-outline::before{content:"\F1158"}.serumx-mdi-paperclip::before{content:"\F03E2"}.serumx-mdi-paperclip-check::before{content:"\F1AC6"}.serumx-mdi-paperclip-lock::before{content:"\F19DA"}.serumx-mdi-paperclip-minus::before{content:"\F1AC7"}.serumx-mdi-paperclip-off::before{content:"\F1AC8"}.serumx-mdi-paperclip-plus::before{content:"\F1AC9"}.serumx-mdi-paperclip-remove::before{content:"\F1ACA"}.serumx-mdi-parachute::before{content:"\F0CB4"}.serumx-mdi-parachute-outline::before{content:"\F0CB5"}.serumx-mdi-paragliding::before{content:"\F1745"}.serumx-mdi-parking::before{content:"\F03E3"}.serumx-mdi-party-popper::before{content:"\F1056"}.serumx-mdi-passport::before{content:"\F07E3"}.serumx-mdi-passport-alert::before{content:"\F1CB8"}.serumx-mdi-passport-biometric::before{content:"\F0DE1"}.serumx-mdi-passport-cancel::before{content:"\F1CB9"}.serumx-mdi-passport-check::before{content:"\F1CBA"}.serumx-mdi-passport-minus::before{content:"\F1CBB"}.serumx-mdi-passport-plus::before{content:"\F1CBC"}.serumx-mdi-passport-remove::before{content:"\F1CBD"}.serumx-mdi-pasta::before{content:"\F1160"}.serumx-mdi-patio-heater::before{content:"\F0F80"}.serumx-mdi-patreon::before{content:"\F0882"}.serumx-mdi-pause::before{content:"\F03E4"}.serumx-mdi-pause-box::before{content:"\F00BC"}.serumx-mdi-pause-box-outline::before{content:"\F1B7A"}.serumx-mdi-pause-circle::before{content:"\F03E5"}.serumx-mdi-pause-circle-outline::before{content:"\F03E6"}.serumx-mdi-pause-octagon::before{content:"\F03E7"}.serumx-mdi-pause-octagon-outline::before{content:"\F03E8"}.serumx-mdi-paw::before{content:"\F03E9"}.serumx-mdi-paw-off::before{content:"\F0657"}.serumx-mdi-paw-off-outline::before{content:"\F1676"}.serumx-mdi-paw-outline::before{content:"\F1675"}.serumx-mdi-peace::before{content:"\F0884"}.serumx-mdi-peanut::before{content:"\F0FFC"}.serumx-mdi-peanut-off::before{content:"\F0FFD"}.serumx-mdi-peanut-off-outline::before{content:"\F0FFF"}.serumx-mdi-peanut-outline::before{content:"\F0FFE"}.serumx-mdi-pen::before{content:"\F03EA"}.serumx-mdi-pen-lock::before{content:"\F0DE2"}.serumx-mdi-pen-minus::before{content:"\F0DE3"}.serumx-mdi-pen-off::before{content:"\F0DE4"}.serumx-mdi-pen-plus::before{content:"\F0DE5"}.serumx-mdi-pen-remove::before{content:"\F0DE6"}.serumx-mdi-pencil::before{content:"\F03EB"}.serumx-mdi-pencil-box::before{content:"\F03EC"}.serumx-mdi-pencil-box-multiple::before{content:"\F1144"}.serumx-mdi-pencil-box-multiple-outline::before{content:"\F1145"}.serumx-mdi-pencil-box-outline::before{content:"\F03ED"}.serumx-mdi-pencil-circle::before{content:"\F06FF"}.serumx-mdi-pencil-circle-outline::before{content:"\F0776"}.serumx-mdi-pencil-lock::before{content:"\F03EE"}.serumx-mdi-pencil-lock-outline::before{content:"\F0DE7"}.serumx-mdi-pencil-minus::before{content:"\F0DE8"}.serumx-mdi-pencil-minus-outline::before{content:"\F0DE9"}.serumx-mdi-pencil-off::before{content:"\F03EF"}.serumx-mdi-pencil-off-outline::before{content:"\F0DEA"}.serumx-mdi-pencil-outline::before{content:"\F0CB6"}.serumx-mdi-pencil-plus::before{content:"\F0DEB"}.serumx-mdi-pencil-plus-outline::before{content:"\F0DEC"}.serumx-mdi-pencil-remove::before{content:"\F0DED"}.serumx-mdi-pencil-remove-outline::before{content:"\F0DEE"}.serumx-mdi-pencil-ruler::before{content:"\F1353"}.serumx-mdi-pencil-ruler-outline::before{content:"\F1C11"}.serumx-mdi-penguin::before{content:"\F0EC0"}.serumx-mdi-pentagon::before{content:"\F0701"}.serumx-mdi-pentagon-outline::before{content:"\F0700"}.serumx-mdi-pentagram::before{content:"\F1667"}.serumx-mdi-percent::before{content:"\F03F0"}.serumx-mdi-percent-box::before{content:"\F1A02"}.serumx-mdi-percent-box-outline::before{content:"\F1A03"}.serumx-mdi-percent-circle::before{content:"\F1A04"}.serumx-mdi-percent-circle-outline::before{content:"\F1A05"}.serumx-mdi-percent-outline::before{content:"\F1278"}.serumx-mdi-periodic-table::before{content:"\F08B6"}.serumx-mdi-perspective-less::before{content:"\F0D23"}.serumx-mdi-perspective-more::before{content:"\F0D24"}.serumx-mdi-ph::before{content:"\F17C5"}.serumx-mdi-phone::before{content:"\F03F2"}.serumx-mdi-phone-alert::before{content:"\F0F1A"}.serumx-mdi-phone-alert-outline::before{content:"\F118E"}.serumx-mdi-phone-bluetooth::before{content:"\F03F3"}.serumx-mdi-phone-bluetooth-outline::before{content:"\F118F"}.serumx-mdi-phone-cancel::before{content:"\F10BC"}.serumx-mdi-phone-cancel-outline::before{content:"\F1190"}.serumx-mdi-phone-check::before{content:"\F11A9"}.serumx-mdi-phone-check-outline::before{content:"\F11AA"}.serumx-mdi-phone-classic::before{content:"\F0602"}.serumx-mdi-phone-classic-off::before{content:"\F1279"}.serumx-mdi-phone-clock::before{content:"\F19DB"}.serumx-mdi-phone-dial::before{content:"\F1559"}.serumx-mdi-phone-dial-outline::before{content:"\F155A"}.serumx-mdi-phone-forward::before{content:"\F03F4"}.serumx-mdi-phone-forward-outline::before{content:"\F1191"}.serumx-mdi-phone-hangup::before{content:"\F03F5"}.serumx-mdi-phone-hangup-outline::before{content:"\F1192"}.serumx-mdi-phone-in-talk::before{content:"\F03F6"}.serumx-mdi-phone-in-talk-outline::before{content:"\F1182"}.serumx-mdi-phone-incoming::before{content:"\F03F7"}.serumx-mdi-phone-incoming-outgoing::before{content:"\F1B3F"}.serumx-mdi-phone-incoming-outgoing-outline::before{content:"\F1B40"}.serumx-mdi-phone-incoming-outline::before{content:"\F1193"}.serumx-mdi-phone-lock::before{content:"\F03F8"}.serumx-mdi-phone-lock-outline::before{content:"\F1194"}.serumx-mdi-phone-log::before{content:"\F03F9"}.serumx-mdi-phone-log-outline::before{content:"\F1195"}.serumx-mdi-phone-message::before{content:"\F1196"}.serumx-mdi-phone-message-outline::before{content:"\F1197"}.serumx-mdi-phone-minus::before{content:"\F0658"}.serumx-mdi-phone-minus-outline::before{content:"\F1198"}.serumx-mdi-phone-missed::before{content:"\F03FA"}.serumx-mdi-phone-missed-outline::before{content:"\F11A5"}.serumx-mdi-phone-off::before{content:"\F0DEF"}.serumx-mdi-phone-off-outline::before{content:"\F11A6"}.serumx-mdi-phone-outgoing::before{content:"\F03FB"}.serumx-mdi-phone-outgoing-outline::before{content:"\F1199"}.serumx-mdi-phone-outline::before{content:"\F0DF0"}.serumx-mdi-phone-paused::before{content:"\F03FC"}.serumx-mdi-phone-paused-outline::before{content:"\F119A"}.serumx-mdi-phone-plus::before{content:"\F0659"}.serumx-mdi-phone-plus-outline::before{content:"\F119B"}.serumx-mdi-phone-refresh::before{content:"\F1993"}.serumx-mdi-phone-refresh-outline::before{content:"\F1994"}.serumx-mdi-phone-remove::before{content:"\F152F"}.serumx-mdi-phone-remove-outline::before{content:"\F1530"}.serumx-mdi-phone-return::before{content:"\F082F"}.serumx-mdi-phone-return-outline::before{content:"\F119C"}.serumx-mdi-phone-ring::before{content:"\F11AB"}.serumx-mdi-phone-ring-outline::before{content:"\F11AC"}.serumx-mdi-phone-rotate-landscape::before{content:"\F0885"}.serumx-mdi-phone-rotate-portrait::before{content:"\F0886"}.serumx-mdi-phone-settings::before{content:"\F03FD"}.serumx-mdi-phone-settings-outline::before{content:"\F119D"}.serumx-mdi-phone-sync::before{content:"\F1995"}.serumx-mdi-phone-sync-outline::before{content:"\F1996"}.serumx-mdi-phone-voip::before{content:"\F03FE"}.serumx-mdi-pi::before{content:"\F03FF"}.serumx-mdi-pi-box::before{content:"\F0400"}.serumx-mdi-pi-hole::before{content:"\F0DF1"}.serumx-mdi-piano::before{content:"\F067D"}.serumx-mdi-piano-off::before{content:"\F0698"}.serumx-mdi-pickaxe::before{content:"\F08B7"}.serumx-mdi-picture-in-picture-bottom-right::before{content:"\F0E57"}.serumx-mdi-picture-in-picture-bottom-right-outline::before{content:"\F0E58"}.serumx-mdi-picture-in-picture-top-right::before{content:"\F0E59"}.serumx-mdi-picture-in-picture-top-right-outline::before{content:"\F0E5A"}.serumx-mdi-pier::before{content:"\F0887"}.serumx-mdi-pier-crane::before{content:"\F0888"}.serumx-mdi-pig::before{content:"\F0401"}.serumx-mdi-pig-variant::before{content:"\F1006"}.serumx-mdi-pig-variant-outline::before{content:"\F1678"}.serumx-mdi-piggy-bank::before{content:"\F1007"}.serumx-mdi-piggy-bank-outline::before{content:"\F1679"}.serumx-mdi-pill::before{content:"\F0402"}.serumx-mdi-pill-multiple::before{content:"\F1B4C"}.serumx-mdi-pill-off::before{content:"\F1A5C"}.serumx-mdi-pillar::before{content:"\F0702"}.serumx-mdi-pin::before{content:"\F0403"}.serumx-mdi-pin-off::before{content:"\F0404"}.serumx-mdi-pin-off-outline::before{content:"\F0930"}.serumx-mdi-pin-outline::before{content:"\F0931"}.serumx-mdi-pine-tree::before{content:"\F0405"}.serumx-mdi-pine-tree-box::before{content:"\F0406"}.serumx-mdi-pine-tree-fire::before{content:"\F141A"}.serumx-mdi-pine-tree-variant::before{content:"\F1C73"}.serumx-mdi-pine-tree-variant-outline::before{content:"\F1C74"}.serumx-mdi-pinterest::before{content:"\F0407"}.serumx-mdi-pinwheel::before{content:"\F0AD5"}.serumx-mdi-pinwheel-outline::before{content:"\F0AD6"}.serumx-mdi-pipe::before{content:"\F07E5"}.serumx-mdi-pipe-disconnected::before{content:"\F07E6"}.serumx-mdi-pipe-leak::before{content:"\F0889"}.serumx-mdi-pipe-valve::before{content:"\F184D"}.serumx-mdi-pipe-wrench::before{content:"\F1354"}.serumx-mdi-pirate::before{content:"\F0A08"}.serumx-mdi-pistol::before{content:"\F0703"}.serumx-mdi-piston::before{content:"\F088A"}.serumx-mdi-pitchfork::before{content:"\F1553"}.serumx-mdi-pizza::before{content:"\F0409"}.serumx-mdi-plane-car::before{content:"\F1AFF"}.serumx-mdi-plane-train::before{content:"\F1B00"}.serumx-mdi-play::before{content:"\F040A"}.serumx-mdi-play-box::before{content:"\F127A"}.serumx-mdi-play-box-edit-outline::before{content:"\F1C3A"}.serumx-mdi-play-box-lock::before{content:"\F1A16"}.serumx-mdi-play-box-lock-open::before{content:"\F1A17"}.serumx-mdi-play-box-lock-open-outline::before{content:"\F1A18"}.serumx-mdi-play-box-lock-outline::before{content:"\F1A19"}.serumx-mdi-play-box-multiple::before{content:"\F0D19"}.serumx-mdi-play-box-multiple-outline::before{content:"\F13E6"}.serumx-mdi-play-box-outline::before{content:"\F040B"}.serumx-mdi-play-circle::before{content:"\F040C"}.serumx-mdi-play-circle-outline::before{content:"\F040D"}.serumx-mdi-play-network::before{content:"\F088B"}.serumx-mdi-play-network-outline::before{content:"\F0CB7"}.serumx-mdi-play-outline::before{content:"\F0F1B"}.serumx-mdi-play-pause::before{content:"\F040E"}.serumx-mdi-play-protected-content::before{content:"\F040F"}.serumx-mdi-play-speed::before{content:"\F08FF"}.serumx-mdi-playlist-check::before{content:"\F05C7"}.serumx-mdi-playlist-edit::before{content:"\F0900"}.serumx-mdi-playlist-minus::before{content:"\F0410"}.serumx-mdi-playlist-music::before{content:"\F0CB8"}.serumx-mdi-playlist-music-outline::before{content:"\F0CB9"}.serumx-mdi-playlist-play::before{content:"\F0411"}.serumx-mdi-playlist-plus::before{content:"\F0412"}.serumx-mdi-playlist-remove::before{content:"\F0413"}.serumx-mdi-playlist-star::before{content:"\F0DF2"}.serumx-mdi-plex::before{content:"\F06BA"}.serumx-mdi-pliers::before{content:"\F19A4"}.serumx-mdi-plus::before{content:"\F0415"}.serumx-mdi-plus-box::before{content:"\F0416"}.serumx-mdi-plus-box-multiple::before{content:"\F0334"}.serumx-mdi-plus-box-multiple-outline::before{content:"\F1143"}.serumx-mdi-plus-box-outline::before{content:"\F0704"}.serumx-mdi-plus-circle::before{content:"\F0417"}.serumx-mdi-plus-circle-multiple::before{content:"\F034C"}.serumx-mdi-plus-circle-multiple-outline::before{content:"\F0418"}.serumx-mdi-plus-circle-outline::before{content:"\F0419"}.serumx-mdi-plus-lock::before{content:"\F1A5D"}.serumx-mdi-plus-lock-open::before{content:"\F1A5E"}.serumx-mdi-plus-minus::before{content:"\F0992"}.serumx-mdi-plus-minus-box::before{content:"\F0993"}.serumx-mdi-plus-minus-variant::before{content:"\F14C9"}.serumx-mdi-plus-network::before{content:"\F041A"}.serumx-mdi-plus-network-outline::before{content:"\F0CBA"}.serumx-mdi-plus-outline::before{content:"\F0705"}.serumx-mdi-plus-thick::before{content:"\F11EC"}.serumx-mdi-pocket::before{content:"\F1CBE"}.serumx-mdi-podcast::before{content:"\F0994"}.serumx-mdi-podium::before{content:"\F0D25"}.serumx-mdi-podium-bronze::before{content:"\F0D26"}.serumx-mdi-podium-gold::before{content:"\F0D27"}.serumx-mdi-podium-silver::before{content:"\F0D28"}.serumx-mdi-point-of-sale::before{content:"\F0D92"}.serumx-mdi-pokeball::before{content:"\F041D"}.serumx-mdi-pokemon-go::before{content:"\F0A09"}.serumx-mdi-poker-chip::before{content:"\F0830"}.serumx-mdi-polaroid::before{content:"\F041E"}.serumx-mdi-police-badge::before{content:"\F1167"}.serumx-mdi-police-badge-outline::before{content:"\F1168"}.serumx-mdi-police-station::before{content:"\F1839"}.serumx-mdi-poll::before{content:"\F041F"}.serumx-mdi-polo::before{content:"\F14C3"}.serumx-mdi-polymer::before{content:"\F0421"}.serumx-mdi-pool::before{content:"\F0606"}.serumx-mdi-pool-thermometer::before{content:"\F1A5F"}.serumx-mdi-popcorn::before{content:"\F0422"}.serumx-mdi-post::before{content:"\F1008"}.serumx-mdi-post-lamp::before{content:"\F1A60"}.serumx-mdi-post-outline::before{content:"\F1009"}.serumx-mdi-postage-stamp::before{content:"\F0CBB"}.serumx-mdi-pot::before{content:"\F02E5"}.serumx-mdi-pot-mix::before{content:"\F065B"}.serumx-mdi-pot-mix-outline::before{content:"\F0677"}.serumx-mdi-pot-outline::before{content:"\F02FF"}.serumx-mdi-pot-steam::before{content:"\F065A"}.serumx-mdi-pot-steam-outline::before{content:"\F0326"}.serumx-mdi-pound::before{content:"\F0423"}.serumx-mdi-pound-box::before{content:"\F0424"}.serumx-mdi-pound-box-outline::before{content:"\F117F"}.serumx-mdi-power::before{content:"\F0425"}.serumx-mdi-power-cycle::before{content:"\F0901"}.serumx-mdi-power-off::before{content:"\F0902"}.serumx-mdi-power-on::before{content:"\F0903"}.serumx-mdi-power-plug::before{content:"\F06A5"}.serumx-mdi-power-plug-battery::before{content:"\F1C3B"}.serumx-mdi-power-plug-battery-outline::before{content:"\F1C3C"}.serumx-mdi-power-plug-off::before{content:"\F06A6"}.serumx-mdi-power-plug-off-outline::before{content:"\F1424"}.serumx-mdi-power-plug-outline::before{content:"\F1425"}.serumx-mdi-power-settings::before{content:"\F0426"}.serumx-mdi-power-sleep::before{content:"\F0904"}.serumx-mdi-power-socket::before{content:"\F0427"}.serumx-mdi-power-socket-au::before{content:"\F0905"}.serumx-mdi-power-socket-ch::before{content:"\F0FB3"}.serumx-mdi-power-socket-de::before{content:"\F1107"}.serumx-mdi-power-socket-eu::before{content:"\F07E7"}.serumx-mdi-power-socket-fr::before{content:"\F1108"}.serumx-mdi-power-socket-it::before{content:"\F14FF"}.serumx-mdi-power-socket-jp::before{content:"\F1109"}.serumx-mdi-power-socket-uk::before{content:"\F07E8"}.serumx-mdi-power-socket-us::before{content:"\F07E9"}.serumx-mdi-power-standby::before{content:"\F0906"}.serumx-mdi-powershell::before{content:"\F0A0A"}.serumx-mdi-prescription::before{content:"\F0706"}.serumx-mdi-presentation::before{content:"\F0428"}.serumx-mdi-presentation-play::before{content:"\F0429"}.serumx-mdi-pretzel::before{content:"\F1562"}.serumx-mdi-printer::before{content:"\F042A"}.serumx-mdi-printer-3d::before{content:"\F042B"}.serumx-mdi-printer-3d-nozzle::before{content:"\F0E5B"}.serumx-mdi-printer-3d-nozzle-alert::before{content:"\F11C0"}.serumx-mdi-printer-3d-nozzle-alert-outline::before{content:"\F11C1"}.serumx-mdi-printer-3d-nozzle-heat::before{content:"\F18B8"}.serumx-mdi-printer-3d-nozzle-heat-outline::before{content:"\F18B9"}.serumx-mdi-printer-3d-nozzle-off::before{content:"\F1B19"}.serumx-mdi-printer-3d-nozzle-off-outline::before{content:"\F1B1A"}.serumx-mdi-printer-3d-nozzle-outline::before{content:"\F0E5C"}.serumx-mdi-printer-3d-off::before{content:"\F1B0E"}.serumx-mdi-printer-alert::before{content:"\F042C"}.serumx-mdi-printer-check::before{content:"\F1146"}.serumx-mdi-printer-eye::before{content:"\F1458"}.serumx-mdi-printer-off::before{content:"\F0E5D"}.serumx-mdi-printer-off-outline::before{content:"\F1785"}.serumx-mdi-printer-outline::before{content:"\F1786"}.serumx-mdi-printer-pos::before{content:"\F1057"}.serumx-mdi-printer-pos-alert::before{content:"\F1BBC"}.serumx-mdi-printer-pos-alert-outline::before{content:"\F1BBD"}.serumx-mdi-printer-pos-cancel::before{content:"\F1BBE"}.serumx-mdi-printer-pos-cancel-outline::before{content:"\F1BBF"}.serumx-mdi-printer-pos-check::before{content:"\F1BC0"}.serumx-mdi-printer-pos-check-outline::before{content:"\F1BC1"}.serumx-mdi-printer-pos-cog::before{content:"\F1BC2"}.serumx-mdi-printer-pos-cog-outline::before{content:"\F1BC3"}.serumx-mdi-printer-pos-edit::before{content:"\F1BC4"}.serumx-mdi-printer-pos-edit-outline::before{content:"\F1BC5"}.serumx-mdi-printer-pos-minus::before{content:"\F1BC6"}.serumx-mdi-printer-pos-minus-outline::before{content:"\F1BC7"}.serumx-mdi-printer-pos-network::before{content:"\F1BC8"}.serumx-mdi-printer-pos-network-outline::before{content:"\F1BC9"}.serumx-mdi-printer-pos-off::before{content:"\F1BCA"}.serumx-mdi-printer-pos-off-outline::before{content:"\F1BCB"}.serumx-mdi-printer-pos-outline::before{content:"\F1BCC"}.serumx-mdi-printer-pos-pause::before{content:"\F1BCD"}.serumx-mdi-printer-pos-pause-outline::before{content:"\F1BCE"}.serumx-mdi-printer-pos-play::before{content:"\F1BCF"}.serumx-mdi-printer-pos-play-outline::before{content:"\F1BD0"}.serumx-mdi-printer-pos-plus::before{content:"\F1BD1"}.serumx-mdi-printer-pos-plus-outline::before{content:"\F1BD2"}.serumx-mdi-printer-pos-refresh::before{content:"\F1BD3"}.serumx-mdi-printer-pos-refresh-outline::before{content:"\F1BD4"}.serumx-mdi-printer-pos-remove::before{content:"\F1BD5"}.serumx-mdi-printer-pos-remove-outline::before{content:"\F1BD6"}.serumx-mdi-printer-pos-star::before{content:"\F1BD7"}.serumx-mdi-printer-pos-star-outline::before{content:"\F1BD8"}.serumx-mdi-printer-pos-stop::before{content:"\F1BD9"}.serumx-mdi-printer-pos-stop-outline::before{content:"\F1BDA"}.serumx-mdi-printer-pos-sync::before{content:"\F1BDB"}.serumx-mdi-printer-pos-sync-outline::before{content:"\F1BDC"}.serumx-mdi-printer-pos-wrench::before{content:"\F1BDD"}.serumx-mdi-printer-pos-wrench-outline::before{content:"\F1BDE"}.serumx-mdi-printer-search::before{content:"\F1457"}.serumx-mdi-printer-settings::before{content:"\F0707"}.serumx-mdi-printer-wireless::before{content:"\F0A0B"}.serumx-mdi-priority-high::before{content:"\F0603"}.serumx-mdi-priority-low::before{content:"\F0604"}.serumx-mdi-professional-hexagon::before{content:"\F042D"}.serumx-mdi-progress-alert::before{content:"\F0CBC"}.serumx-mdi-progress-check::before{content:"\F0995"}.serumx-mdi-progress-clock::before{content:"\F0996"}.serumx-mdi-progress-close::before{content:"\F110A"}.serumx-mdi-progress-download::before{content:"\F0997"}.serumx-mdi-progress-helper::before{content:"\F1BA2"}.serumx-mdi-progress-pencil::before{content:"\F1787"}.serumx-mdi-progress-question::before{content:"\F1522"}.serumx-mdi-progress-star::before{content:"\F1788"}.serumx-mdi-progress-star-four-points::before{content:"\F1C3D"}.serumx-mdi-progress-upload::before{content:"\F0998"}.serumx-mdi-progress-wrench::before{content:"\F0CBD"}.serumx-mdi-projector::before{content:"\F042E"}.serumx-mdi-projector-off::before{content:"\F1A23"}.serumx-mdi-projector-screen::before{content:"\F042F"}.serumx-mdi-projector-screen-off::before{content:"\F180D"}.serumx-mdi-projector-screen-off-outline::before{content:"\F180E"}.serumx-mdi-projector-screen-outline::before{content:"\F1724"}.serumx-mdi-projector-screen-variant::before{content:"\F180F"}.serumx-mdi-projector-screen-variant-off::before{content:"\F1810"}.serumx-mdi-projector-screen-variant-off-outline::before{content:"\F1811"}.serumx-mdi-projector-screen-variant-outline::before{content:"\F1812"}.serumx-mdi-propane-tank::before{content:"\F1357"}.serumx-mdi-propane-tank-outline::before{content:"\F1358"}.serumx-mdi-protocol::before{content:"\F0FD8"}.serumx-mdi-publish::before{content:"\F06A7"}.serumx-mdi-publish-off::before{content:"\F1945"}.serumx-mdi-pulse::before{content:"\F0430"}.serumx-mdi-pump::before{content:"\F1402"}.serumx-mdi-pump-off::before{content:"\F1B22"}.serumx-mdi-pumpkin::before{content:"\F0BBF"}.serumx-mdi-purse::before{content:"\F0F1C"}.serumx-mdi-purse-outline::before{content:"\F0F1D"}.serumx-mdi-puzzle::before{content:"\F0431"}.serumx-mdi-puzzle-check::before{content:"\F1426"}.serumx-mdi-puzzle-check-outline::before{content:"\F1427"}.serumx-mdi-puzzle-edit::before{content:"\F14D3"}.serumx-mdi-puzzle-edit-outline::before{content:"\F14D9"}.serumx-mdi-puzzle-heart::before{content:"\F14D4"}.serumx-mdi-puzzle-heart-outline::before{content:"\F14DA"}.serumx-mdi-puzzle-minus::before{content:"\F14D1"}.serumx-mdi-puzzle-minus-outline::before{content:"\F14D7"}.serumx-mdi-puzzle-outline::before{content:"\F0A66"}.serumx-mdi-puzzle-plus::before{content:"\F14D0"}.serumx-mdi-puzzle-plus-outline::before{content:"\F14D6"}.serumx-mdi-puzzle-remove::before{content:"\F14D2"}.serumx-mdi-puzzle-remove-outline::before{content:"\F14D8"}.serumx-mdi-puzzle-star::before{content:"\F14D5"}.serumx-mdi-puzzle-star-outline::before{content:"\F14DB"}.serumx-mdi-pyramid::before{content:"\F1952"}.serumx-mdi-pyramid-off::before{content:"\F1953"}.serumx-mdi-qi::before{content:"\F0999"}.serumx-mdi-qqchat::before{content:"\F0605"}.serumx-mdi-qrcode::before{content:"\F0432"}.serumx-mdi-qrcode-edit::before{content:"\F08B8"}.serumx-mdi-qrcode-minus::before{content:"\F118C"}.serumx-mdi-qrcode-plus::before{content:"\F118B"}.serumx-mdi-qrcode-remove::before{content:"\F118D"}.serumx-mdi-qrcode-scan::before{content:"\F0433"}.serumx-mdi-quadcopter::before{content:"\F0434"}.serumx-mdi-quality-high::before{content:"\F0435"}.serumx-mdi-quality-low::before{content:"\F0A0C"}.serumx-mdi-quality-medium::before{content:"\F0A0D"}.serumx-mdi-queue-first-in-last-out::before{content:"\F1CAF"}.serumx-mdi-quora::before{content:"\F0D29"}.serumx-mdi-rabbit::before{content:"\F0907"}.serumx-mdi-rabbit-variant::before{content:"\F1A61"}.serumx-mdi-rabbit-variant-outline::before{content:"\F1A62"}.serumx-mdi-racing-helmet::before{content:"\F0D93"}.serumx-mdi-racquetball::before{content:"\F0D94"}.serumx-mdi-radar::before{content:"\F0437"}.serumx-mdi-radiator::before{content:"\F0438"}.serumx-mdi-radiator-disabled::before{content:"\F0AD7"}.serumx-mdi-radiator-off::before{content:"\F0AD8"}.serumx-mdi-radio::before{content:"\F0439"}.serumx-mdi-radio-am::before{content:"\F0CBE"}.serumx-mdi-radio-fm::before{content:"\F0CBF"}.serumx-mdi-radio-handheld::before{content:"\F043A"}.serumx-mdi-radio-off::before{content:"\F121C"}.serumx-mdi-radio-tower::before{content:"\F043B"}.serumx-mdi-radioactive::before{content:"\F043C"}.serumx-mdi-radioactive-circle::before{content:"\F185D"}.serumx-mdi-radioactive-circle-outline::before{content:"\F185E"}.serumx-mdi-radioactive-off::before{content:"\F0EC1"}.serumx-mdi-radiobox-blank::before{content:"\F043D"}.serumx-mdi-radiobox-indeterminate-variant::before{content:"\F1C5E"}.serumx-mdi-radiobox-marked::before{content:"\F043E"}.serumx-mdi-radiology-box::before{content:"\F14C5"}.serumx-mdi-radiology-box-outline::before{content:"\F14C6"}.serumx-mdi-radius::before{content:"\F0CC0"}.serumx-mdi-radius-outline::before{content:"\F0CC1"}.serumx-mdi-railroad-light::before{content:"\F0F1E"}.serumx-mdi-rake::before{content:"\F1544"}.serumx-mdi-raspberry-pi::before{content:"\F043F"}.serumx-mdi-raw::before{content:"\F1A0F"}.serumx-mdi-raw-off::before{content:"\F1A10"}.serumx-mdi-ray-end::before{content:"\F0440"}.serumx-mdi-ray-end-arrow::before{content:"\F0441"}.serumx-mdi-ray-start::before{content:"\F0442"}.serumx-mdi-ray-start-arrow::before{content:"\F0443"}.serumx-mdi-ray-start-end::before{content:"\F0444"}.serumx-mdi-ray-start-vertex-end::before{content:"\F15D8"}.serumx-mdi-ray-vertex::before{content:"\F0445"}.serumx-mdi-razor-double-edge::before{content:"\F1997"}.serumx-mdi-razor-single-edge::before{content:"\F1998"}.serumx-mdi-react::before{content:"\F0708"}.serumx-mdi-read::before{content:"\F0447"}.serumx-mdi-receipt::before{content:"\F0824"}.serumx-mdi-receipt-clock::before{content:"\F1C3E"}.serumx-mdi-receipt-clock-outline::before{content:"\F1C3F"}.serumx-mdi-receipt-outline::before{content:"\F04F7"}.serumx-mdi-receipt-send::before{content:"\F1C40"}.serumx-mdi-receipt-send-outline::before{content:"\F1C41"}.serumx-mdi-receipt-text::before{content:"\F0449"}.serumx-mdi-receipt-text-arrow-left::before{content:"\F1C42"}.serumx-mdi-receipt-text-arrow-left-outline::before{content:"\F1C43"}.serumx-mdi-receipt-text-arrow-right::before{content:"\F1C44"}.serumx-mdi-receipt-text-arrow-right-outline::before{content:"\F1C45"}.serumx-mdi-receipt-text-check::before{content:"\F1A63"}.serumx-mdi-receipt-text-check-outline::before{content:"\F1A64"}.serumx-mdi-receipt-text-clock::before{content:"\F1C46"}.serumx-mdi-receipt-text-clock-outline::before{content:"\F1C47"}.serumx-mdi-receipt-text-edit::before{content:"\F1C48"}.serumx-mdi-receipt-text-edit-outline::before{content:"\F1C49"}.serumx-mdi-receipt-text-minus::before{content:"\F1A65"}.serumx-mdi-receipt-text-minus-outline::before{content:"\F1A66"}.serumx-mdi-receipt-text-outline::before{content:"\F19DC"}.serumx-mdi-receipt-text-plus::before{content:"\F1A67"}.serumx-mdi-receipt-text-plus-outline::before{content:"\F1A68"}.serumx-mdi-receipt-text-remove::before{content:"\F1A69"}.serumx-mdi-receipt-text-remove-outline::before{content:"\F1A6A"}.serumx-mdi-receipt-text-send::before{content:"\F1C4A"}.serumx-mdi-receipt-text-send-outline::before{content:"\F1C4B"}.serumx-mdi-record::before{content:"\F044A"}.serumx-mdi-record-circle::before{content:"\F0EC2"}.serumx-mdi-record-circle-outline::before{content:"\F0EC3"}.serumx-mdi-record-player::before{content:"\F099A"}.serumx-mdi-record-rec::before{content:"\F044B"}.serumx-mdi-rectangle::before{content:"\F0E5E"}.serumx-mdi-rectangle-outline::before{content:"\F0E5F"}.serumx-mdi-recycle::before{content:"\F044C"}.serumx-mdi-recycle-variant::before{content:"\F139D"}.serumx-mdi-reddit::before{content:"\F044D"}.serumx-mdi-redhat::before{content:"\F111B"}.serumx-mdi-redo::before{content:"\F044E"}.serumx-mdi-redo-variant::before{content:"\F044F"}.serumx-mdi-reflect-horizontal::before{content:"\F0A0E"}.serumx-mdi-reflect-vertical::before{content:"\F0A0F"}.serumx-mdi-refresh::before{content:"\F0450"}.serumx-mdi-refresh-auto::before{content:"\F18F2"}.serumx-mdi-refresh-circle::before{content:"\F1377"}.serumx-mdi-regex::before{content:"\F0451"}.serumx-mdi-registered-trademark::before{content:"\F0A67"}.serumx-mdi-reiterate::before{content:"\F1588"}.serumx-mdi-relation-many-to-many::before{content:"\F1496"}.serumx-mdi-relation-many-to-one::before{content:"\F1497"}.serumx-mdi-relation-many-to-one-or-many::before{content:"\F1498"}.serumx-mdi-relation-many-to-only-one::before{content:"\F1499"}.serumx-mdi-relation-many-to-zero-or-many::before{content:"\F149A"}.serumx-mdi-relation-many-to-zero-or-one::before{content:"\F149B"}.serumx-mdi-relation-one-or-many-to-many::before{content:"\F149C"}.serumx-mdi-relation-one-or-many-to-one::before{content:"\F149D"}.serumx-mdi-relation-one-or-many-to-one-or-many::before{content:"\F149E"}.serumx-mdi-relation-one-or-many-to-only-one::before{content:"\F149F"}.serumx-mdi-relation-one-or-many-to-zero-or-many::before{content:"\F14A0"}.serumx-mdi-relation-one-or-many-to-zero-or-one::before{content:"\F14A1"}.serumx-mdi-relation-one-to-many::before{content:"\F14A2"}.serumx-mdi-relation-one-to-one::before{content:"\F14A3"}.serumx-mdi-relation-one-to-one-or-many::before{content:"\F14A4"}.serumx-mdi-relation-one-to-only-one::before{content:"\F14A5"}.serumx-mdi-relation-one-to-zero-or-many::before{content:"\F14A6"}.serumx-mdi-relation-one-to-zero-or-one::before{content:"\F14A7"}.serumx-mdi-relation-only-one-to-many::before{content:"\F14A8"}.serumx-mdi-relation-only-one-to-one::before{content:"\F14A9"}.serumx-mdi-relation-only-one-to-one-or-many::before{content:"\F14AA"}.serumx-mdi-relation-only-one-to-only-one::before{content:"\F14AB"}.serumx-mdi-relation-only-one-to-zero-or-many::before{content:"\F14AC"}.serumx-mdi-relation-only-one-to-zero-or-one::before{content:"\F14AD"}.serumx-mdi-relation-zero-or-many-to-many::before{content:"\F14AE"}.serumx-mdi-relation-zero-or-many-to-one::before{content:"\F14AF"}.serumx-mdi-relation-zero-or-many-to-one-or-many::before{content:"\F14B0"}.serumx-mdi-relation-zero-or-many-to-only-one::before{content:"\F14B1"}.serumx-mdi-relation-zero-or-many-to-zero-or-many::before{content:"\F14B2"}.serumx-mdi-relation-zero-or-many-to-zero-or-one::before{content:"\F14B3"}.serumx-mdi-relation-zero-or-one-to-many::before{content:"\F14B4"}.serumx-mdi-relation-zero-or-one-to-one::before{content:"\F14B5"}.serumx-mdi-relation-zero-or-one-to-one-or-many::before{content:"\F14B6"}.serumx-mdi-relation-zero-or-one-to-only-one::before{content:"\F14B7"}.serumx-mdi-relation-zero-or-one-to-zero-or-many::before{content:"\F14B8"}.serumx-mdi-relation-zero-or-one-to-zero-or-one::before{content:"\F14B9"}.serumx-mdi-relative-scale::before{content:"\F0452"}.serumx-mdi-reload::before{content:"\F0453"}.serumx-mdi-reload-alert::before{content:"\F110B"}.serumx-mdi-reminder::before{content:"\F088C"}.serumx-mdi-remote::before{content:"\F0454"}.serumx-mdi-remote-desktop::before{content:"\F08B9"}.serumx-mdi-remote-off::before{content:"\F0EC4"}.serumx-mdi-remote-tv::before{content:"\F0EC5"}.serumx-mdi-remote-tv-off::before{content:"\F0EC6"}.serumx-mdi-rename::before{content:"\F1C18"}.serumx-mdi-rename-box::before{content:"\F0455"}.serumx-mdi-rename-box-outline::before{content:"\F1C19"}.serumx-mdi-rename-outline::before{content:"\F1C1A"}.serumx-mdi-reorder-horizontal::before{content:"\F0688"}.serumx-mdi-reorder-vertical::before{content:"\F0689"}.serumx-mdi-repeat::before{content:"\F0456"}.serumx-mdi-repeat-off::before{content:"\F0457"}.serumx-mdi-repeat-once::before{content:"\F0458"}.serumx-mdi-repeat-variant::before{content:"\F0547"}.serumx-mdi-replay::before{content:"\F0459"}.serumx-mdi-reply::before{content:"\F045A"}.serumx-mdi-reply-all::before{content:"\F045B"}.serumx-mdi-reply-all-outline::before{content:"\F0F1F"}.serumx-mdi-reply-circle::before{content:"\F11AE"}.serumx-mdi-reply-outline::before{content:"\F0F20"}.serumx-mdi-reproduction::before{content:"\F045C"}.serumx-mdi-resistor::before{content:"\F0B44"}.serumx-mdi-resistor-nodes::before{content:"\F0B45"}.serumx-mdi-resize::before{content:"\F0A68"}.serumx-mdi-resize-bottom-right::before{content:"\F045D"}.serumx-mdi-responsive::before{content:"\F045E"}.serumx-mdi-restart::before{content:"\F0709"}.serumx-mdi-restart-alert::before{content:"\F110C"}.serumx-mdi-restart-off::before{content:"\F0D95"}.serumx-mdi-restore::before{content:"\F099B"}.serumx-mdi-restore-alert::before{content:"\F110D"}.serumx-mdi-rewind::before{content:"\F045F"}.serumx-mdi-rewind-10::before{content:"\F0D2A"}.serumx-mdi-rewind-15::before{content:"\F1946"}.serumx-mdi-rewind-30::before{content:"\F0D96"}.serumx-mdi-rewind-45::before{content:"\F1B13"}.serumx-mdi-rewind-5::before{content:"\F11F9"}.serumx-mdi-rewind-60::before{content:"\F160C"}.serumx-mdi-rewind-outline::before{content:"\F070A"}.serumx-mdi-rhombus::before{content:"\F070B"}.serumx-mdi-rhombus-medium::before{content:"\F0A10"}.serumx-mdi-rhombus-medium-outline::before{content:"\F14DC"}.serumx-mdi-rhombus-outline::before{content:"\F070C"}.serumx-mdi-rhombus-split::before{content:"\F0A11"}.serumx-mdi-rhombus-split-outline::before{content:"\F14DD"}.serumx-mdi-ribbon::before{content:"\F0460"}.serumx-mdi-rice::before{content:"\F07EA"}.serumx-mdi-rickshaw::before{content:"\F15BB"}.serumx-mdi-rickshaw-electric::before{content:"\F15BC"}.serumx-mdi-ring::before{content:"\F07EB"}.serumx-mdi-rivet::before{content:"\F0E60"}.serumx-mdi-road::before{content:"\F0461"}.serumx-mdi-road-variant::before{content:"\F0462"}.serumx-mdi-robber::before{content:"\F1058"}.serumx-mdi-robot::before{content:"\F06A9"}.serumx-mdi-robot-angry::before{content:"\F169D"}.serumx-mdi-robot-angry-outline::before{content:"\F169E"}.serumx-mdi-robot-confused::before{content:"\F169F"}.serumx-mdi-robot-confused-outline::before{content:"\F16A0"}.serumx-mdi-robot-dead::before{content:"\F16A1"}.serumx-mdi-robot-dead-outline::before{content:"\F16A2"}.serumx-mdi-robot-excited::before{content:"\F16A3"}.serumx-mdi-robot-excited-outline::before{content:"\F16A4"}.serumx-mdi-robot-happy::before{content:"\F1719"}.serumx-mdi-robot-happy-outline::before{content:"\F171A"}.serumx-mdi-robot-industrial::before{content:"\F0B46"}.serumx-mdi-robot-industrial-outline::before{content:"\F1A1A"}.serumx-mdi-robot-love::before{content:"\F16A5"}.serumx-mdi-robot-love-outline::before{content:"\F16A6"}.serumx-mdi-robot-mower::before{content:"\F11F7"}.serumx-mdi-robot-mower-outline::before{content:"\F11F3"}.serumx-mdi-robot-off::before{content:"\F16A7"}.serumx-mdi-robot-off-outline::before{content:"\F167B"}.serumx-mdi-robot-outline::before{content:"\F167A"}.serumx-mdi-robot-vacuum::before{content:"\F070D"}.serumx-mdi-robot-vacuum-alert::before{content:"\F1B5D"}.serumx-mdi-robot-vacuum-off::before{content:"\F1C01"}.serumx-mdi-robot-vacuum-variant::before{content:"\F0908"}.serumx-mdi-robot-vacuum-variant-alert::before{content:"\F1B5E"}.serumx-mdi-robot-vacuum-variant-off::before{content:"\F1C02"}.serumx-mdi-rocket::before{content:"\F0463"}.serumx-mdi-rocket-launch::before{content:"\F14DE"}.serumx-mdi-rocket-launch-outline::before{content:"\F14DF"}.serumx-mdi-rocket-outline::before{content:"\F13AF"}.serumx-mdi-rodent::before{content:"\F1327"}.serumx-mdi-roller-shade::before{content:"\F1A6B"}.serumx-mdi-roller-shade-closed::before{content:"\F1A6C"}.serumx-mdi-roller-skate::before{content:"\F0D2B"}.serumx-mdi-roller-skate-off::before{content:"\F0145"}.serumx-mdi-rollerblade::before{content:"\F0D2C"}.serumx-mdi-rollerblade-off::before{content:"\F002E"}.serumx-mdi-rollupjs::before{content:"\F0BC0"}.serumx-mdi-rolodex::before{content:"\F1AB9"}.serumx-mdi-rolodex-outline::before{content:"\F1ABA"}.serumx-mdi-roman-numeral-1::before{content:"\F1088"}.serumx-mdi-roman-numeral-10::before{content:"\F1091"}.serumx-mdi-roman-numeral-2::before{content:"\F1089"}.serumx-mdi-roman-numeral-3::before{content:"\F108A"}.serumx-mdi-roman-numeral-4::before{content:"\F108B"}.serumx-mdi-roman-numeral-5::before{content:"\F108C"}.serumx-mdi-roman-numeral-6::before{content:"\F108D"}.serumx-mdi-roman-numeral-7::before{content:"\F108E"}.serumx-mdi-roman-numeral-8::before{content:"\F108F"}.serumx-mdi-roman-numeral-9::before{content:"\F1090"}.serumx-mdi-room-service::before{content:"\F088D"}.serumx-mdi-room-service-outline::before{content:"\F0D97"}.serumx-mdi-rotate-360::before{content:"\F1999"}.serumx-mdi-rotate-3d::before{content:"\F0EC7"}.serumx-mdi-rotate-3d-variant::before{content:"\F0464"}.serumx-mdi-rotate-left::before{content:"\F0465"}.serumx-mdi-rotate-left-variant::before{content:"\F0466"}.serumx-mdi-rotate-orbit::before{content:"\F0D98"}.serumx-mdi-rotate-right::before{content:"\F0467"}.serumx-mdi-rotate-right-variant::before{content:"\F0468"}.serumx-mdi-rounded-corner::before{content:"\F0607"}.serumx-mdi-router::before{content:"\F11E2"}.serumx-mdi-router-network::before{content:"\F1087"}.serumx-mdi-router-network-wireless::before{content:"\F1C97"}.serumx-mdi-router-wireless::before{content:"\F0469"}.serumx-mdi-router-wireless-off::before{content:"\F15A3"}.serumx-mdi-router-wireless-settings::before{content:"\F0A69"}.serumx-mdi-routes::before{content:"\F046A"}.serumx-mdi-routes-clock::before{content:"\F1059"}.serumx-mdi-rowing::before{content:"\F0608"}.serumx-mdi-rss::before{content:"\F046B"}.serumx-mdi-rss-box::before{content:"\F046C"}.serumx-mdi-rss-off::before{content:"\F0F21"}.serumx-mdi-rug::before{content:"\F1475"}.serumx-mdi-rugby::before{content:"\F0D99"}.serumx-mdi-ruler::before{content:"\F046D"}.serumx-mdi-ruler-square::before{content:"\F0CC2"}.serumx-mdi-ruler-square-compass::before{content:"\F0EBE"}.serumx-mdi-run::before{content:"\F070E"}.serumx-mdi-run-fast::before{content:"\F046E"}.serumx-mdi-rv-truck::before{content:"\F11D4"}.serumx-mdi-sack::before{content:"\F0D2E"}.serumx-mdi-sack-outline::before{content:"\F1C4C"}.serumx-mdi-sack-percent::before{content:"\F0D2F"}.serumx-mdi-safe::before{content:"\F0A6A"}.serumx-mdi-safe-square::before{content:"\F127C"}.serumx-mdi-safe-square-outline::before{content:"\F127D"}.serumx-mdi-safety-goggles::before{content:"\F0D30"}.serumx-mdi-sail-boat::before{content:"\F0EC8"}.serumx-mdi-sail-boat-sink::before{content:"\F1AEF"}.serumx-mdi-sale::before{content:"\F046F"}.serumx-mdi-sale-outline::before{content:"\F1A06"}.serumx-mdi-salesforce::before{content:"\F088E"}.serumx-mdi-sass::before{content:"\F07EC"}.serumx-mdi-satellite::before{content:"\F0470"}.serumx-mdi-satellite-uplink::before{content:"\F0909"}.serumx-mdi-satellite-variant::before{content:"\F0471"}.serumx-mdi-sausage::before{content:"\F08BA"}.serumx-mdi-sausage-off::before{content:"\F1789"}.serumx-mdi-saw-blade::before{content:"\F0E61"}.serumx-mdi-sawtooth-wave::before{content:"\F147A"}.serumx-mdi-saxophone::before{content:"\F0609"}.serumx-mdi-scale::before{content:"\F0472"}.serumx-mdi-scale-balance::before{content:"\F05D1"}.serumx-mdi-scale-bathroom::before{content:"\F0473"}.serumx-mdi-scale-off::before{content:"\F105A"}.serumx-mdi-scale-unbalanced::before{content:"\F19B8"}.serumx-mdi-scan-helper::before{content:"\F13D8"}.serumx-mdi-scanner::before{content:"\F06AB"}.serumx-mdi-scanner-off::before{content:"\F090A"}.serumx-mdi-scatter-plot::before{content:"\F0EC9"}.serumx-mdi-scatter-plot-outline::before{content:"\F0ECA"}.serumx-mdi-scent::before{content:"\F1958"}.serumx-mdi-scent-off::before{content:"\F1959"}.serumx-mdi-school::before{content:"\F0474"}.serumx-mdi-school-outline::before{content:"\F1180"}.serumx-mdi-scissors-cutting::before{content:"\F0A6B"}.serumx-mdi-scooter::before{content:"\F15BD"}.serumx-mdi-scooter-electric::before{content:"\F15BE"}.serumx-mdi-scoreboard::before{content:"\F127E"}.serumx-mdi-scoreboard-outline::before{content:"\F127F"}.serumx-mdi-screen-rotation::before{content:"\F0475"}.serumx-mdi-screen-rotation-lock::before{content:"\F0478"}.serumx-mdi-screw-flat-top::before{content:"\F0DF3"}.serumx-mdi-screw-lag::before{content:"\F0DF4"}.serumx-mdi-screw-machine-flat-top::before{content:"\F0DF5"}.serumx-mdi-screw-machine-round-top::before{content:"\F0DF6"}.serumx-mdi-screw-round-top::before{content:"\F0DF7"}.serumx-mdi-screwdriver::before{content:"\F0476"}.serumx-mdi-script::before{content:"\F0BC1"}.serumx-mdi-script-outline::before{content:"\F0477"}.serumx-mdi-script-text::before{content:"\F0BC2"}.serumx-mdi-script-text-key::before{content:"\F1725"}.serumx-mdi-script-text-key-outline::before{content:"\F1726"}.serumx-mdi-script-text-outline::before{content:"\F0BC3"}.serumx-mdi-script-text-play::before{content:"\F1727"}.serumx-mdi-script-text-play-outline::before{content:"\F1728"}.serumx-mdi-sd::before{content:"\F0479"}.serumx-mdi-seal::before{content:"\F047A"}.serumx-mdi-seal-variant::before{content:"\F0FD9"}.serumx-mdi-search-web::before{content:"\F070F"}.serumx-mdi-seat::before{content:"\F0CC3"}.serumx-mdi-seat-flat::before{content:"\F047B"}.serumx-mdi-seat-flat-angled::before{content:"\F047C"}.serumx-mdi-seat-individual-suite::before{content:"\F047D"}.serumx-mdi-seat-legroom-extra::before{content:"\F047E"}.serumx-mdi-seat-legroom-normal::before{content:"\F047F"}.serumx-mdi-seat-legroom-reduced::before{content:"\F0480"}.serumx-mdi-seat-outline::before{content:"\F0CC4"}.serumx-mdi-seat-passenger::before{content:"\F1249"}.serumx-mdi-seat-recline-extra::before{content:"\F0481"}.serumx-mdi-seat-recline-normal::before{content:"\F0482"}.serumx-mdi-seatbelt::before{content:"\F0CC5"}.serumx-mdi-security::before{content:"\F0483"}.serumx-mdi-security-network::before{content:"\F0484"}.serumx-mdi-seed::before{content:"\F0E62"}.serumx-mdi-seed-off::before{content:"\F13FD"}.serumx-mdi-seed-off-outline::before{content:"\F13FE"}.serumx-mdi-seed-outline::before{content:"\F0E63"}.serumx-mdi-seed-plus::before{content:"\F1A6D"}.serumx-mdi-seed-plus-outline::before{content:"\F1A6E"}.serumx-mdi-seesaw::before{content:"\F15A4"}.serumx-mdi-segment::before{content:"\F0ECB"}.serumx-mdi-select::before{content:"\F0485"}.serumx-mdi-select-all::before{content:"\F0486"}.serumx-mdi-select-arrow-down::before{content:"\F1B59"}.serumx-mdi-select-arrow-up::before{content:"\F1B58"}.serumx-mdi-select-color::before{content:"\F0D31"}.serumx-mdi-select-compare::before{content:"\F0AD9"}.serumx-mdi-select-drag::before{content:"\F0A6C"}.serumx-mdi-select-group::before{content:"\F0F82"}.serumx-mdi-select-inverse::before{content:"\F0487"}.serumx-mdi-select-marker::before{content:"\F1280"}.serumx-mdi-select-multiple::before{content:"\F1281"}.serumx-mdi-select-multiple-marker::before{content:"\F1282"}.serumx-mdi-select-off::before{content:"\F0488"}.serumx-mdi-select-place::before{content:"\F0FDA"}.serumx-mdi-select-remove::before{content:"\F17C1"}.serumx-mdi-select-search::before{content:"\F1204"}.serumx-mdi-selection::before{content:"\F0489"}.serumx-mdi-selection-drag::before{content:"\F0A6D"}.serumx-mdi-selection-ellipse::before{content:"\F0D32"}.serumx-mdi-selection-ellipse-arrow-inside::before{content:"\F0F22"}.serumx-mdi-selection-ellipse-remove::before{content:"\F17C2"}.serumx-mdi-selection-marker::before{content:"\F1283"}.serumx-mdi-selection-multiple::before{content:"\F1285"}.serumx-mdi-selection-multiple-marker::before{content:"\F1284"}.serumx-mdi-selection-off::before{content:"\F0777"}.serumx-mdi-selection-remove::before{content:"\F17C3"}.serumx-mdi-selection-search::before{content:"\F1205"}.serumx-mdi-semantic-web::before{content:"\F1316"}.serumx-mdi-send::before{content:"\F048A"}.serumx-mdi-send-check::before{content:"\F1161"}.serumx-mdi-send-check-outline::before{content:"\F1162"}.serumx-mdi-send-circle::before{content:"\F0DF8"}.serumx-mdi-send-circle-outline::before{content:"\F0DF9"}.serumx-mdi-send-clock::before{content:"\F1163"}.serumx-mdi-send-clock-outline::before{content:"\F1164"}.serumx-mdi-send-lock::before{content:"\F07ED"}.serumx-mdi-send-lock-outline::before{content:"\F1166"}.serumx-mdi-send-outline::before{content:"\F1165"}.serumx-mdi-send-variant::before{content:"\F1C4D"}.serumx-mdi-send-variant-clock::before{content:"\F1C7E"}.serumx-mdi-send-variant-clock-outline::before{content:"\F1C7F"}.serumx-mdi-send-variant-outline::before{content:"\F1C4E"}.serumx-mdi-serial-port::before{content:"\F065C"}.serumx-mdi-server::before{content:"\F048B"}.serumx-mdi-server-minus::before{content:"\F048C"}.serumx-mdi-server-minus-outline::before{content:"\F1C98"}.serumx-mdi-server-network::before{content:"\F048D"}.serumx-mdi-server-network-off::before{content:"\F048E"}.serumx-mdi-server-network-outline::before{content:"\F1C99"}.serumx-mdi-server-off::before{content:"\F048F"}.serumx-mdi-server-outline::before{content:"\F1C9A"}.serumx-mdi-server-plus::before{content:"\F0490"}.serumx-mdi-server-plus-outline::before{content:"\F1C9B"}.serumx-mdi-server-remove::before{content:"\F0491"}.serumx-mdi-server-security::before{content:"\F0492"}.serumx-mdi-set-all::before{content:"\F0778"}.serumx-mdi-set-center::before{content:"\F0779"}.serumx-mdi-set-center-right::before{content:"\F077A"}.serumx-mdi-set-left::before{content:"\F077B"}.serumx-mdi-set-left-center::before{content:"\F077C"}.serumx-mdi-set-left-right::before{content:"\F077D"}.serumx-mdi-set-merge::before{content:"\F14E0"}.serumx-mdi-set-none::before{content:"\F077E"}.serumx-mdi-set-right::before{content:"\F077F"}.serumx-mdi-set-split::before{content:"\F14E1"}.serumx-mdi-set-square::before{content:"\F145D"}.serumx-mdi-set-top-box::before{content:"\F099F"}.serumx-mdi-settings-helper::before{content:"\F0A6E"}.serumx-mdi-shaker::before{content:"\F110E"}.serumx-mdi-shaker-outline::before{content:"\F110F"}.serumx-mdi-shape::before{content:"\F0831"}.serumx-mdi-shape-circle-plus::before{content:"\F065D"}.serumx-mdi-shape-outline::before{content:"\F0832"}.serumx-mdi-shape-oval-plus::before{content:"\F11FA"}.serumx-mdi-shape-plus::before{content:"\F0495"}.serumx-mdi-shape-plus-outline::before{content:"\F1C4F"}.serumx-mdi-shape-polygon-plus::before{content:"\F065E"}.serumx-mdi-shape-rectangle-plus::before{content:"\F065F"}.serumx-mdi-shape-square-plus::before{content:"\F0660"}.serumx-mdi-shape-square-rounded-plus::before{content:"\F14FA"}.serumx-mdi-share::before{content:"\F0496"}.serumx-mdi-share-all::before{content:"\F11F4"}.serumx-mdi-share-all-outline::before{content:"\F11F5"}.serumx-mdi-share-circle::before{content:"\F11AD"}.serumx-mdi-share-off::before{content:"\F0F23"}.serumx-mdi-share-off-outline::before{content:"\F0F24"}.serumx-mdi-share-outline::before{content:"\F0932"}.serumx-mdi-share-variant::before{content:"\F0497"}.serumx-mdi-share-variant-outline::before{content:"\F1514"}.serumx-mdi-shark::before{content:"\F18BA"}.serumx-mdi-shark-fin::before{content:"\F1673"}.serumx-mdi-shark-fin-outline::before{content:"\F1674"}.serumx-mdi-shark-off::before{content:"\F18BB"}.serumx-mdi-sheep::before{content:"\F0CC6"}.serumx-mdi-shield::before{content:"\F0498"}.serumx-mdi-shield-account::before{content:"\F088F"}.serumx-mdi-shield-account-outline::before{content:"\F0A12"}.serumx-mdi-shield-account-variant::before{content:"\F15A7"}.serumx-mdi-shield-account-variant-outline::before{content:"\F15A8"}.serumx-mdi-shield-airplane::before{content:"\F06BB"}.serumx-mdi-shield-airplane-outline::before{content:"\F0CC7"}.serumx-mdi-shield-alert::before{content:"\F0ECC"}.serumx-mdi-shield-alert-outline::before{content:"\F0ECD"}.serumx-mdi-shield-bug::before{content:"\F13DA"}.serumx-mdi-shield-bug-outline::before{content:"\F13DB"}.serumx-mdi-shield-car::before{content:"\F0F83"}.serumx-mdi-shield-check::before{content:"\F0565"}.serumx-mdi-shield-check-outline::before{content:"\F0CC8"}.serumx-mdi-shield-cross::before{content:"\F0CC9"}.serumx-mdi-shield-cross-outline::before{content:"\F0CCA"}.serumx-mdi-shield-crown::before{content:"\F18BC"}.serumx-mdi-shield-crown-outline::before{content:"\F18BD"}.serumx-mdi-shield-edit::before{content:"\F11A0"}.serumx-mdi-shield-edit-outline::before{content:"\F11A1"}.serumx-mdi-shield-half::before{content:"\F1360"}.serumx-mdi-shield-half-full::before{content:"\F0780"}.serumx-mdi-shield-home::before{content:"\F068A"}.serumx-mdi-shield-home-outline::before{content:"\F0CCB"}.serumx-mdi-shield-key::before{content:"\F0BC4"}.serumx-mdi-shield-key-outline::before{content:"\F0BC5"}.serumx-mdi-shield-link-variant::before{content:"\F0D33"}.serumx-mdi-shield-link-variant-outline::before{content:"\F0D34"}.serumx-mdi-shield-lock::before{content:"\F099D"}.serumx-mdi-shield-lock-open::before{content:"\F199A"}.serumx-mdi-shield-lock-open-outline::before{content:"\F199B"}.serumx-mdi-shield-lock-outline::before{content:"\F0CCC"}.serumx-mdi-shield-moon::before{content:"\F1828"}.serumx-mdi-shield-moon-outline::before{content:"\F1829"}.serumx-mdi-shield-off::before{content:"\F099E"}.serumx-mdi-shield-off-outline::before{content:"\F099C"}.serumx-mdi-shield-outline::before{content:"\F0499"}.serumx-mdi-shield-plus::before{content:"\F0ADA"}.serumx-mdi-shield-plus-outline::before{content:"\F0ADB"}.serumx-mdi-shield-refresh::before{content:"\F00AA"}.serumx-mdi-shield-refresh-outline::before{content:"\F01E0"}.serumx-mdi-shield-remove::before{content:"\F0ADC"}.serumx-mdi-shield-remove-outline::before{content:"\F0ADD"}.serumx-mdi-shield-search::before{content:"\F0D9A"}.serumx-mdi-shield-star::before{content:"\F113B"}.serumx-mdi-shield-star-outline::before{content:"\F113C"}.serumx-mdi-shield-sun::before{content:"\F105D"}.serumx-mdi-shield-sun-outline::before{content:"\F105E"}.serumx-mdi-shield-sword::before{content:"\F18BE"}.serumx-mdi-shield-sword-outline::before{content:"\F18BF"}.serumx-mdi-shield-sync::before{content:"\F11A2"}.serumx-mdi-shield-sync-outline::before{content:"\F11A3"}.serumx-mdi-shimmer::before{content:"\F1545"}.serumx-mdi-ship-wheel::before{content:"\F0833"}.serumx-mdi-shipping-pallet::before{content:"\F184E"}.serumx-mdi-shoe-ballet::before{content:"\F15CA"}.serumx-mdi-shoe-cleat::before{content:"\F15C7"}.serumx-mdi-shoe-formal::before{content:"\F0B47"}.serumx-mdi-shoe-heel::before{content:"\F0B48"}.serumx-mdi-shoe-print::before{content:"\F0DFA"}.serumx-mdi-shoe-sneaker::before{content:"\F15C8"}.serumx-mdi-shopping::before{content:"\F049A"}.serumx-mdi-shopping-music::before{content:"\F049B"}.serumx-mdi-shopping-outline::before{content:"\F11D5"}.serumx-mdi-shopping-search::before{content:"\F0F84"}.serumx-mdi-shopping-search-outline::before{content:"\F1A6F"}.serumx-mdi-shore::before{content:"\F14F9"}.serumx-mdi-shovel::before{content:"\F0710"}.serumx-mdi-shovel-off::before{content:"\F0711"}.serumx-mdi-shower::before{content:"\F09A0"}.serumx-mdi-shower-head::before{content:"\F09A1"}.serumx-mdi-shredder::before{content:"\F049C"}.serumx-mdi-shuffle::before{content:"\F049D"}.serumx-mdi-shuffle-disabled::before{content:"\F049E"}.serumx-mdi-shuffle-variant::before{content:"\F049F"}.serumx-mdi-shuriken::before{content:"\F137F"}.serumx-mdi-sickle::before{content:"\F18C0"}.serumx-mdi-sigma::before{content:"\F04A0"}.serumx-mdi-sigma-lower::before{content:"\F062B"}.serumx-mdi-sign-caution::before{content:"\F04A1"}.serumx-mdi-sign-direction::before{content:"\F0781"}.serumx-mdi-sign-direction-minus::before{content:"\F1000"}.serumx-mdi-sign-direction-plus::before{content:"\F0FDC"}.serumx-mdi-sign-direction-remove::before{content:"\F0FDD"}.serumx-mdi-sign-language::before{content:"\F1B4D"}.serumx-mdi-sign-language-outline::before{content:"\F1B4E"}.serumx-mdi-sign-pole::before{content:"\F14F8"}.serumx-mdi-sign-real-estate::before{content:"\F1118"}.serumx-mdi-sign-text::before{content:"\F0782"}.serumx-mdi-sign-yield::before{content:"\F1BAF"}.serumx-mdi-signal::before{content:"\F04A2"}.serumx-mdi-signal-2g::before{content:"\F0712"}.serumx-mdi-signal-3g::before{content:"\F0713"}.serumx-mdi-signal-4g::before{content:"\F0714"}.serumx-mdi-signal-5g::before{content:"\F0A6F"}.serumx-mdi-signal-cellular-1::before{content:"\F08BC"}.serumx-mdi-signal-cellular-2::before{content:"\F08BD"}.serumx-mdi-signal-cellular-3::before{content:"\F08BE"}.serumx-mdi-signal-cellular-outline::before{content:"\F08BF"}.serumx-mdi-signal-distance-variant::before{content:"\F0E64"}.serumx-mdi-signal-hspa::before{content:"\F0715"}.serumx-mdi-signal-hspa-plus::before{content:"\F0716"}.serumx-mdi-signal-off::before{content:"\F0783"}.serumx-mdi-signal-variant::before{content:"\F060A"}.serumx-mdi-signature::before{content:"\F0DFB"}.serumx-mdi-signature-freehand::before{content:"\F0DFC"}.serumx-mdi-signature-image::before{content:"\F0DFD"}.serumx-mdi-signature-text::before{content:"\F0DFE"}.serumx-mdi-silo::before{content:"\F1B9F"}.serumx-mdi-silo-outline::before{content:"\F0B49"}.serumx-mdi-silverware::before{content:"\F04A3"}.serumx-mdi-silverware-clean::before{content:"\F0FDE"}.serumx-mdi-silverware-fork::before{content:"\F04A4"}.serumx-mdi-silverware-fork-knife::before{content:"\F0A70"}.serumx-mdi-silverware-spoon::before{content:"\F04A5"}.serumx-mdi-silverware-variant::before{content:"\F04A6"}.serumx-mdi-sim::before{content:"\F04A7"}.serumx-mdi-sim-alert::before{content:"\F04A8"}.serumx-mdi-sim-alert-outline::before{content:"\F15D3"}.serumx-mdi-sim-off::before{content:"\F04A9"}.serumx-mdi-sim-off-outline::before{content:"\F15D4"}.serumx-mdi-sim-outline::before{content:"\F15D5"}.serumx-mdi-simple-icons::before{content:"\F131D"}.serumx-mdi-sina-weibo::before{content:"\F0ADF"}.serumx-mdi-sine-wave::before{content:"\F095B"}.serumx-mdi-sitemap::before{content:"\F04AA"}.serumx-mdi-sitemap-outline::before{content:"\F199C"}.serumx-mdi-size-l::before{content:"\F13A6"}.serumx-mdi-size-m::before{content:"\F13A5"}.serumx-mdi-size-s::before{content:"\F13A4"}.serumx-mdi-size-xl::before{content:"\F13A7"}.serumx-mdi-size-xs::before{content:"\F13A3"}.serumx-mdi-size-xxl::before{content:"\F13A8"}.serumx-mdi-size-xxs::before{content:"\F13A2"}.serumx-mdi-size-xxxl::before{content:"\F13A9"}.serumx-mdi-skate::before{content:"\F0D35"}.serumx-mdi-skate-off::before{content:"\F0699"}.serumx-mdi-skateboard::before{content:"\F14C2"}.serumx-mdi-skateboarding::before{content:"\F0501"}.serumx-mdi-skew-less::before{content:"\F0D36"}.serumx-mdi-skew-more::before{content:"\F0D37"}.serumx-mdi-ski::before{content:"\F1304"}.serumx-mdi-ski-cross-country::before{content:"\F1305"}.serumx-mdi-ski-water::before{content:"\F1306"}.serumx-mdi-skip-backward::before{content:"\F04AB"}.serumx-mdi-skip-backward-outline::before{content:"\F0F25"}.serumx-mdi-skip-forward::before{content:"\F04AC"}.serumx-mdi-skip-forward-outline::before{content:"\F0F26"}.serumx-mdi-skip-next::before{content:"\F04AD"}.serumx-mdi-skip-next-circle::before{content:"\F0661"}.serumx-mdi-skip-next-circle-outline::before{content:"\F0662"}.serumx-mdi-skip-next-outline::before{content:"\F0F27"}.serumx-mdi-skip-previous::before{content:"\F04AE"}.serumx-mdi-skip-previous-circle::before{content:"\F0663"}.serumx-mdi-skip-previous-circle-outline::before{content:"\F0664"}.serumx-mdi-skip-previous-outline::before{content:"\F0F28"}.serumx-mdi-skull::before{content:"\F068C"}.serumx-mdi-skull-crossbones::before{content:"\F0BC6"}.serumx-mdi-skull-crossbones-outline::before{content:"\F0BC7"}.serumx-mdi-skull-outline::before{content:"\F0BC8"}.serumx-mdi-skull-scan::before{content:"\F14C7"}.serumx-mdi-skull-scan-outline::before{content:"\F14C8"}.serumx-mdi-skype::before{content:"\F04AF"}.serumx-mdi-skype-business::before{content:"\F04B0"}.serumx-mdi-slack::before{content:"\F04B1"}.serumx-mdi-slash-forward::before{content:"\F0FDF"}.serumx-mdi-slash-forward-box::before{content:"\F0FE0"}.serumx-mdi-sledding::before{content:"\F041B"}.serumx-mdi-sleep::before{content:"\F04B2"}.serumx-mdi-sleep-off::before{content:"\F04B3"}.serumx-mdi-slide::before{content:"\F15A5"}.serumx-mdi-slope-downhill::before{content:"\F0DFF"}.serumx-mdi-slope-uphill::before{content:"\F0E00"}.serumx-mdi-slot-machine::before{content:"\F1114"}.serumx-mdi-slot-machine-outline::before{content:"\F1115"}.serumx-mdi-smart-card::before{content:"\F10BD"}.serumx-mdi-smart-card-off::before{content:"\F18F7"}.serumx-mdi-smart-card-off-outline::before{content:"\F18F8"}.serumx-mdi-smart-card-outline::before{content:"\F10BE"}.serumx-mdi-smart-card-reader::before{content:"\F10BF"}.serumx-mdi-smart-card-reader-outline::before{content:"\F10C0"}.serumx-mdi-smog::before{content:"\F0A71"}.serumx-mdi-smoke::before{content:"\F1799"}.serumx-mdi-smoke-detector::before{content:"\F0392"}.serumx-mdi-smoke-detector-alert::before{content:"\F192E"}.serumx-mdi-smoke-detector-alert-outline::before{content:"\F192F"}.serumx-mdi-smoke-detector-off::before{content:"\F1809"}.serumx-mdi-smoke-detector-off-outline::before{content:"\F180A"}.serumx-mdi-smoke-detector-outline::before{content:"\F1808"}.serumx-mdi-smoke-detector-variant::before{content:"\F180B"}.serumx-mdi-smoke-detector-variant-alert::before{content:"\F1930"}.serumx-mdi-smoke-detector-variant-off::before{content:"\F180C"}.serumx-mdi-smoking::before{content:"\F04B4"}.serumx-mdi-smoking-off::before{content:"\F04B5"}.serumx-mdi-smoking-pipe::before{content:"\F140D"}.serumx-mdi-smoking-pipe-off::before{content:"\F1428"}.serumx-mdi-snail::before{content:"\F1677"}.serumx-mdi-snake::before{content:"\F150E"}.serumx-mdi-snapchat::before{content:"\F04B6"}.serumx-mdi-snowboard::before{content:"\F1307"}.serumx-mdi-snowflake::before{content:"\F0717"}.serumx-mdi-snowflake-alert::before{content:"\F0F29"}.serumx-mdi-snowflake-check::before{content:"\F1A70"}.serumx-mdi-snowflake-melt::before{content:"\F12CB"}.serumx-mdi-snowflake-off::before{content:"\F14E3"}.serumx-mdi-snowflake-thermometer::before{content:"\F1A71"}.serumx-mdi-snowflake-variant::before{content:"\F0F2A"}.serumx-mdi-snowman::before{content:"\F04B7"}.serumx-mdi-snowmobile::before{content:"\F06DD"}.serumx-mdi-snowshoeing::before{content:"\F1A72"}.serumx-mdi-soccer::before{content:"\F04B8"}.serumx-mdi-soccer-field::before{content:"\F0834"}.serumx-mdi-social-distance-2-meters::before{content:"\F1579"}.serumx-mdi-social-distance-6-feet::before{content:"\F157A"}.serumx-mdi-sofa::before{content:"\F04B9"}.serumx-mdi-sofa-outline::before{content:"\F156D"}.serumx-mdi-sofa-single::before{content:"\F156E"}.serumx-mdi-sofa-single-outline::before{content:"\F156F"}.serumx-mdi-solar-panel::before{content:"\F0D9B"}.serumx-mdi-solar-panel-large::before{content:"\F0D9C"}.serumx-mdi-solar-power::before{content:"\F0A72"}.serumx-mdi-solar-power-variant::before{content:"\F1A73"}.serumx-mdi-solar-power-variant-outline::before{content:"\F1A74"}.serumx-mdi-soldering-iron::before{content:"\F1092"}.serumx-mdi-solid::before{content:"\F068D"}.serumx-mdi-sony-playstation::before{content:"\F0414"}.serumx-mdi-sort::before{content:"\F04BA"}.serumx-mdi-sort-alphabetical-ascending::before{content:"\F05BD"}.serumx-mdi-sort-alphabetical-ascending-variant::before{content:"\F1148"}.serumx-mdi-sort-alphabetical-descending::before{content:"\F05BF"}.serumx-mdi-sort-alphabetical-descending-variant::before{content:"\F1149"}.serumx-mdi-sort-alphabetical-variant::before{content:"\F04BB"}.serumx-mdi-sort-ascending::before{content:"\F04BC"}.serumx-mdi-sort-bool-ascending::before{content:"\F1385"}.serumx-mdi-sort-bool-ascending-variant::before{content:"\F1386"}.serumx-mdi-sort-bool-descending::before{content:"\F1387"}.serumx-mdi-sort-bool-descending-variant::before{content:"\F1388"}.serumx-mdi-sort-calendar-ascending::before{content:"\F1547"}.serumx-mdi-sort-calendar-descending::before{content:"\F1548"}.serumx-mdi-sort-clock-ascending::before{content:"\F1549"}.serumx-mdi-sort-clock-ascending-outline::before{content:"\F154A"}.serumx-mdi-sort-clock-descending::before{content:"\F154B"}.serumx-mdi-sort-clock-descending-outline::before{content:"\F154C"}.serumx-mdi-sort-descending::before{content:"\F04BD"}.serumx-mdi-sort-numeric-ascending::before{content:"\F1389"}.serumx-mdi-sort-numeric-ascending-variant::before{content:"\F090D"}.serumx-mdi-sort-numeric-descending::before{content:"\F138A"}.serumx-mdi-sort-numeric-descending-variant::before{content:"\F0AD2"}.serumx-mdi-sort-numeric-variant::before{content:"\F04BE"}.serumx-mdi-sort-reverse-variant::before{content:"\F033C"}.serumx-mdi-sort-variant::before{content:"\F04BF"}.serumx-mdi-sort-variant-lock::before{content:"\F0CCD"}.serumx-mdi-sort-variant-lock-open::before{content:"\F0CCE"}.serumx-mdi-sort-variant-off::before{content:"\F1ABB"}.serumx-mdi-sort-variant-remove::before{content:"\F1147"}.serumx-mdi-soundbar::before{content:"\F17DB"}.serumx-mdi-soundcloud::before{content:"\F04C0"}.serumx-mdi-source-branch::before{content:"\F062C"}.serumx-mdi-source-branch-check::before{content:"\F14CF"}.serumx-mdi-source-branch-minus::before{content:"\F14CB"}.serumx-mdi-source-branch-plus::before{content:"\F14CA"}.serumx-mdi-source-branch-refresh::before{content:"\F14CD"}.serumx-mdi-source-branch-remove::before{content:"\F14CC"}.serumx-mdi-source-branch-sync::before{content:"\F14CE"}.serumx-mdi-source-commit::before{content:"\F0718"}.serumx-mdi-source-commit-end::before{content:"\F0719"}.serumx-mdi-source-commit-end-local::before{content:"\F071A"}.serumx-mdi-source-commit-local::before{content:"\F071B"}.serumx-mdi-source-commit-next-local::before{content:"\F071C"}.serumx-mdi-source-commit-start::before{content:"\F071D"}.serumx-mdi-source-commit-start-next-local::before{content:"\F071E"}.serumx-mdi-source-fork::before{content:"\F04C1"}.serumx-mdi-source-merge::before{content:"\F062D"}.serumx-mdi-source-pull::before{content:"\F04C2"}.serumx-mdi-source-repository::before{content:"\F0CCF"}.serumx-mdi-source-repository-multiple::before{content:"\F0CD0"}.serumx-mdi-soy-sauce::before{content:"\F07EE"}.serumx-mdi-soy-sauce-off::before{content:"\F13FC"}.serumx-mdi-spa::before{content:"\F0CD1"}.serumx-mdi-spa-outline::before{content:"\F0CD2"}.serumx-mdi-space-invaders::before{content:"\F0BC9"}.serumx-mdi-space-station::before{content:"\F1383"}.serumx-mdi-spade::before{content:"\F0E65"}.serumx-mdi-speaker::before{content:"\F04C3"}.serumx-mdi-speaker-bluetooth::before{content:"\F09A2"}.serumx-mdi-speaker-message::before{content:"\F1B11"}.serumx-mdi-speaker-multiple::before{content:"\F0D38"}.serumx-mdi-speaker-off::before{content:"\F04C4"}.serumx-mdi-speaker-pause::before{content:"\F1B73"}.serumx-mdi-speaker-play::before{content:"\F1B72"}.serumx-mdi-speaker-stop::before{content:"\F1B74"}.serumx-mdi-speaker-wireless::before{content:"\F071F"}.serumx-mdi-spear::before{content:"\F1845"}.serumx-mdi-speedometer::before{content:"\F04C5"}.serumx-mdi-speedometer-medium::before{content:"\F0F85"}.serumx-mdi-speedometer-slow::before{content:"\F0F86"}.serumx-mdi-spellcheck::before{content:"\F04C6"}.serumx-mdi-sphere::before{content:"\F1954"}.serumx-mdi-sphere-off::before{content:"\F1955"}.serumx-mdi-spider::before{content:"\F11EA"}.serumx-mdi-spider-outline::before{content:"\F1C75"}.serumx-mdi-spider-thread::before{content:"\F11EB"}.serumx-mdi-spider-web::before{content:"\F0BCA"}.serumx-mdi-spirit-level::before{content:"\F14F1"}.serumx-mdi-spoon-sugar::before{content:"\F1429"}.serumx-mdi-spotify::before{content:"\F04C7"}.serumx-mdi-spotlight::before{content:"\F04C8"}.serumx-mdi-spotlight-beam::before{content:"\F04C9"}.serumx-mdi-spray::before{content:"\F0665"}.serumx-mdi-spray-bottle::before{content:"\F0AE0"}.serumx-mdi-sprinkler::before{content:"\F105F"}.serumx-mdi-sprinkler-fire::before{content:"\F199D"}.serumx-mdi-sprinkler-variant::before{content:"\F1060"}.serumx-mdi-sprout::before{content:"\F0E66"}.serumx-mdi-sprout-outline::before{content:"\F0E67"}.serumx-mdi-square::before{content:"\F0764"}.serumx-mdi-square-circle::before{content:"\F1500"}.serumx-mdi-square-circle-outline::before{content:"\F1C50"}.serumx-mdi-square-edit-outline::before{content:"\F090C"}.serumx-mdi-square-medium::before{content:"\F0A13"}.serumx-mdi-square-medium-outline::before{content:"\F0A14"}.serumx-mdi-square-off::before{content:"\F12EE"}.serumx-mdi-square-off-outline::before{content:"\F12EF"}.serumx-mdi-square-opacity::before{content:"\F1854"}.serumx-mdi-square-outline::before{content:"\F0763"}.serumx-mdi-square-root::before{content:"\F0784"}.serumx-mdi-square-root-box::before{content:"\F09A3"}.serumx-mdi-square-rounded::before{content:"\F14FB"}.serumx-mdi-square-rounded-badge::before{content:"\F1A07"}.serumx-mdi-square-rounded-badge-outline::before{content:"\F1A08"}.serumx-mdi-square-rounded-outline::before{content:"\F14FC"}.serumx-mdi-square-small::before{content:"\F0A15"}.serumx-mdi-square-wave::before{content:"\F147B"}.serumx-mdi-squeegee::before{content:"\F0AE1"}.serumx-mdi-ssh::before{content:"\F08C0"}.serumx-mdi-stack-exchange::before{content:"\F060B"}.serumx-mdi-stack-overflow::before{content:"\F04CC"}.serumx-mdi-stackpath::before{content:"\F0359"}.serumx-mdi-stadium::before{content:"\F0FF9"}.serumx-mdi-stadium-outline::before{content:"\F1B03"}.serumx-mdi-stadium-variant::before{content:"\F0720"}.serumx-mdi-stairs::before{content:"\F04CD"}.serumx-mdi-stairs-box::before{content:"\F139E"}.serumx-mdi-stairs-down::before{content:"\F12BE"}.serumx-mdi-stairs-up::before{content:"\F12BD"}.serumx-mdi-stamper::before{content:"\F0D39"}.serumx-mdi-standard-definition::before{content:"\F07EF"}.serumx-mdi-star::before{content:"\F04CE"}.serumx-mdi-star-box::before{content:"\F0A73"}.serumx-mdi-star-box-multiple::before{content:"\F1286"}.serumx-mdi-star-box-multiple-outline::before{content:"\F1287"}.serumx-mdi-star-box-outline::before{content:"\F0A74"}.serumx-mdi-star-check::before{content:"\F1566"}.serumx-mdi-star-check-outline::before{content:"\F156A"}.serumx-mdi-star-circle::before{content:"\F04CF"}.serumx-mdi-star-circle-outline::before{content:"\F09A4"}.serumx-mdi-star-cog::before{content:"\F1668"}.serumx-mdi-star-cog-outline::before{content:"\F1669"}.serumx-mdi-star-crescent::before{content:"\F0979"}.serumx-mdi-star-david::before{content:"\F097A"}.serumx-mdi-star-face::before{content:"\F09A5"}.serumx-mdi-star-four-points::before{content:"\F0AE2"}.serumx-mdi-star-four-points-box::before{content:"\F1C51"}.serumx-mdi-star-four-points-box-outline::before{content:"\F1C52"}.serumx-mdi-star-four-points-circle::before{content:"\F1C53"}.serumx-mdi-star-four-points-circle-outline::before{content:"\F1C54"}.serumx-mdi-star-four-points-outline::before{content:"\F0AE3"}.serumx-mdi-star-four-points-small::before{content:"\F1C55"}.serumx-mdi-star-half::before{content:"\F0246"}.serumx-mdi-star-half-full::before{content:"\F04D0"}.serumx-mdi-star-minus::before{content:"\F1564"}.serumx-mdi-star-minus-outline::before{content:"\F1568"}.serumx-mdi-star-off::before{content:"\F04D1"}.serumx-mdi-star-off-outline::before{content:"\F155B"}.serumx-mdi-star-outline::before{content:"\F04D2"}.serumx-mdi-star-plus::before{content:"\F1563"}.serumx-mdi-star-plus-outline::before{content:"\F1567"}.serumx-mdi-star-remove::before{content:"\F1565"}.serumx-mdi-star-remove-outline::before{content:"\F1569"}.serumx-mdi-star-settings::before{content:"\F166A"}.serumx-mdi-star-settings-outline::before{content:"\F166B"}.serumx-mdi-star-shooting::before{content:"\F1741"}.serumx-mdi-star-shooting-outline::before{content:"\F1742"}.serumx-mdi-star-three-points::before{content:"\F0AE4"}.serumx-mdi-star-three-points-outline::before{content:"\F0AE5"}.serumx-mdi-state-machine::before{content:"\F11EF"}.serumx-mdi-steam::before{content:"\F04D3"}.serumx-mdi-steering::before{content:"\F04D4"}.serumx-mdi-steering-off::before{content:"\F090E"}.serumx-mdi-step-backward::before{content:"\F04D5"}.serumx-mdi-step-backward-2::before{content:"\F04D6"}.serumx-mdi-step-forward::before{content:"\F04D7"}.serumx-mdi-step-forward-2::before{content:"\F04D8"}.serumx-mdi-stethoscope::before{content:"\F04D9"}.serumx-mdi-sticker::before{content:"\F1364"}.serumx-mdi-sticker-alert::before{content:"\F1365"}.serumx-mdi-sticker-alert-outline::before{content:"\F1366"}.serumx-mdi-sticker-check::before{content:"\F1367"}.serumx-mdi-sticker-check-outline::before{content:"\F1368"}.serumx-mdi-sticker-circle-outline::before{content:"\F05D0"}.serumx-mdi-sticker-emoji::before{content:"\F0785"}.serumx-mdi-sticker-minus::before{content:"\F1369"}.serumx-mdi-sticker-minus-outline::before{content:"\F136A"}.serumx-mdi-sticker-outline::before{content:"\F136B"}.serumx-mdi-sticker-plus::before{content:"\F136C"}.serumx-mdi-sticker-plus-outline::before{content:"\F136D"}.serumx-mdi-sticker-remove::before{content:"\F136E"}.serumx-mdi-sticker-remove-outline::before{content:"\F136F"}.serumx-mdi-sticker-text::before{content:"\F178E"}.serumx-mdi-sticker-text-outline::before{content:"\F178F"}.serumx-mdi-stocking::before{content:"\F04DA"}.serumx-mdi-stomach::before{content:"\F1093"}.serumx-mdi-stool::before{content:"\F195D"}.serumx-mdi-stool-outline::before{content:"\F195E"}.serumx-mdi-stop::before{content:"\F04DB"}.serumx-mdi-stop-circle::before{content:"\F0666"}.serumx-mdi-stop-circle-outline::before{content:"\F0667"}.serumx-mdi-storage-tank::before{content:"\F1A75"}.serumx-mdi-storage-tank-outline::before{content:"\F1A76"}.serumx-mdi-store::before{content:"\F04DC"}.serumx-mdi-store-24-hour::before{content:"\F04DD"}.serumx-mdi-store-alert::before{content:"\F18C1"}.serumx-mdi-store-alert-outline::before{content:"\F18C2"}.serumx-mdi-store-check::before{content:"\F18C3"}.serumx-mdi-store-check-outline::before{content:"\F18C4"}.serumx-mdi-store-clock::before{content:"\F18C5"}.serumx-mdi-store-clock-outline::before{content:"\F18C6"}.serumx-mdi-store-cog::before{content:"\F18C7"}.serumx-mdi-store-cog-outline::before{content:"\F18C8"}.serumx-mdi-store-edit::before{content:"\F18C9"}.serumx-mdi-store-edit-outline::before{content:"\F18CA"}.serumx-mdi-store-marker::before{content:"\F18CB"}.serumx-mdi-store-marker-outline::before{content:"\F18CC"}.serumx-mdi-store-minus::before{content:"\F165E"}.serumx-mdi-store-minus-outline::before{content:"\F18CD"}.serumx-mdi-store-off::before{content:"\F18CE"}.serumx-mdi-store-off-outline::before{content:"\F18CF"}.serumx-mdi-store-outline::before{content:"\F1361"}.serumx-mdi-store-plus::before{content:"\F165F"}.serumx-mdi-store-plus-outline::before{content:"\F18D0"}.serumx-mdi-store-remove::before{content:"\F1660"}.serumx-mdi-store-remove-outline::before{content:"\F18D1"}.serumx-mdi-store-search::before{content:"\F18D2"}.serumx-mdi-store-search-outline::before{content:"\F18D3"}.serumx-mdi-store-settings::before{content:"\F18D4"}.serumx-mdi-store-settings-outline::before{content:"\F18D5"}.serumx-mdi-storefront::before{content:"\F07C7"}.serumx-mdi-storefront-check::before{content:"\F1B7D"}.serumx-mdi-storefront-check-outline::before{content:"\F1B7E"}.serumx-mdi-storefront-edit::before{content:"\F1B7F"}.serumx-mdi-storefront-edit-outline::before{content:"\F1B80"}.serumx-mdi-storefront-minus::before{content:"\F1B83"}.serumx-mdi-storefront-minus-outline::before{content:"\F1B84"}.serumx-mdi-storefront-outline::before{content:"\F10C1"}.serumx-mdi-storefront-plus::before{content:"\F1B81"}.serumx-mdi-storefront-plus-outline::before{content:"\F1B82"}.serumx-mdi-storefront-remove::before{content:"\F1B85"}.serumx-mdi-storefront-remove-outline::before{content:"\F1B86"}.serumx-mdi-stove::before{content:"\F04DE"}.serumx-mdi-strategy::before{content:"\F11D6"}.serumx-mdi-stretch-to-page::before{content:"\F0F2B"}.serumx-mdi-stretch-to-page-outline::before{content:"\F0F2C"}.serumx-mdi-string-lights::before{content:"\F12BA"}.serumx-mdi-string-lights-off::before{content:"\F12BB"}.serumx-mdi-subdirectory-arrow-left::before{content:"\F060C"}.serumx-mdi-subdirectory-arrow-right::before{content:"\F060D"}.serumx-mdi-submarine::before{content:"\F156C"}.serumx-mdi-subtitles::before{content:"\F0A16"}.serumx-mdi-subtitles-outline::before{content:"\F0A17"}.serumx-mdi-subway::before{content:"\F06AC"}.serumx-mdi-subway-alert-variant::before{content:"\F0D9D"}.serumx-mdi-subway-variant::before{content:"\F04DF"}.serumx-mdi-summit::before{content:"\F0786"}.serumx-mdi-sun-angle::before{content:"\F1B27"}.serumx-mdi-sun-angle-outline::before{content:"\F1B28"}.serumx-mdi-sun-clock::before{content:"\F1A77"}.serumx-mdi-sun-clock-outline::before{content:"\F1A78"}.serumx-mdi-sun-compass::before{content:"\F19A5"}.serumx-mdi-sun-snowflake::before{content:"\F1796"}.serumx-mdi-sun-snowflake-variant::before{content:"\F1A79"}.serumx-mdi-sun-thermometer::before{content:"\F18D6"}.serumx-mdi-sun-thermometer-outline::before{content:"\F18D7"}.serumx-mdi-sun-wireless::before{content:"\F17FE"}.serumx-mdi-sun-wireless-outline::before{content:"\F17FF"}.serumx-mdi-sunglasses::before{content:"\F04E0"}.serumx-mdi-surfing::before{content:"\F1746"}.serumx-mdi-surround-sound::before{content:"\F05C5"}.serumx-mdi-surround-sound-2-0::before{content:"\F07F0"}.serumx-mdi-surround-sound-2-1::before{content:"\F1729"}.serumx-mdi-surround-sound-3-1::before{content:"\F07F1"}.serumx-mdi-surround-sound-5-1::before{content:"\F07F2"}.serumx-mdi-surround-sound-5-1-2::before{content:"\F172A"}.serumx-mdi-surround-sound-7-1::before{content:"\F07F3"}.serumx-mdi-svg::before{content:"\F0721"}.serumx-mdi-swap-horizontal::before{content:"\F04E1"}.serumx-mdi-swap-horizontal-bold::before{content:"\F0BCD"}.serumx-mdi-swap-horizontal-circle::before{content:"\F0FE1"}.serumx-mdi-swap-horizontal-circle-outline::before{content:"\F0FE2"}.serumx-mdi-swap-horizontal-variant::before{content:"\F08C1"}.serumx-mdi-swap-vertical::before{content:"\F04E2"}.serumx-mdi-swap-vertical-bold::before{content:"\F0BCE"}.serumx-mdi-swap-vertical-circle::before{content:"\F0FE3"}.serumx-mdi-swap-vertical-circle-outline::before{content:"\F0FE4"}.serumx-mdi-swap-vertical-variant::before{content:"\F08C2"}.serumx-mdi-swim::before{content:"\F04E3"}.serumx-mdi-switch::before{content:"\F04E4"}.serumx-mdi-sword::before{content:"\F04E5"}.serumx-mdi-sword-cross::before{content:"\F0787"}.serumx-mdi-syllabary-hangul::before{content:"\F1333"}.serumx-mdi-syllabary-hiragana::before{content:"\F1334"}.serumx-mdi-syllabary-katakana::before{content:"\F1335"}.serumx-mdi-syllabary-katakana-halfwidth::before{content:"\F1336"}.serumx-mdi-symbol::before{content:"\F1501"}.serumx-mdi-symfony::before{content:"\F0AE6"}.serumx-mdi-synagogue::before{content:"\F1B04"}.serumx-mdi-synagogue-outline::before{content:"\F1B05"}.serumx-mdi-sync::before{content:"\F04E6"}.serumx-mdi-sync-alert::before{content:"\F04E7"}.serumx-mdi-sync-circle::before{content:"\F1378"}.serumx-mdi-sync-off::before{content:"\F04E8"}.serumx-mdi-tab::before{content:"\F04E9"}.serumx-mdi-tab-minus::before{content:"\F0B4B"}.serumx-mdi-tab-plus::before{content:"\F075C"}.serumx-mdi-tab-remove::before{content:"\F0B4C"}.serumx-mdi-tab-search::before{content:"\F199E"}.serumx-mdi-tab-unselected::before{content:"\F04EA"}.serumx-mdi-table::before{content:"\F04EB"}.serumx-mdi-table-account::before{content:"\F13B9"}.serumx-mdi-table-alert::before{content:"\F13BA"}.serumx-mdi-table-arrow-down::before{content:"\F13BB"}.serumx-mdi-table-arrow-left::before{content:"\F13BC"}.serumx-mdi-table-arrow-right::before{content:"\F13BD"}.serumx-mdi-table-arrow-up::before{content:"\F13BE"}.serumx-mdi-table-border::before{content:"\F0A18"}.serumx-mdi-table-cancel::before{content:"\F13BF"}.serumx-mdi-table-chair::before{content:"\F1061"}.serumx-mdi-table-check::before{content:"\F13C0"}.serumx-mdi-table-clock::before{content:"\F13C1"}.serumx-mdi-table-cog::before{content:"\F13C2"}.serumx-mdi-table-column::before{content:"\F0835"}.serumx-mdi-table-column-plus-after::before{content:"\F04EC"}.serumx-mdi-table-column-plus-before::before{content:"\F04ED"}.serumx-mdi-table-column-remove::before{content:"\F04EE"}.serumx-mdi-table-column-width::before{content:"\F04EF"}.serumx-mdi-table-edit::before{content:"\F04F0"}.serumx-mdi-table-eye::before{content:"\F1094"}.serumx-mdi-table-eye-off::before{content:"\F13C3"}.serumx-mdi-table-filter::before{content:"\F1B8C"}.serumx-mdi-table-furniture::before{content:"\F05BC"}.serumx-mdi-table-headers-eye::before{content:"\F121D"}.serumx-mdi-table-headers-eye-off::before{content:"\F121E"}.serumx-mdi-table-heart::before{content:"\F13C4"}.serumx-mdi-table-key::before{content:"\F13C5"}.serumx-mdi-table-large::before{content:"\F04F1"}.serumx-mdi-table-large-plus::before{content:"\F0F87"}.serumx-mdi-table-large-remove::before{content:"\F0F88"}.serumx-mdi-table-lock::before{content:"\F13C6"}.serumx-mdi-table-merge-cells::before{content:"\F09A6"}.serumx-mdi-table-minus::before{content:"\F13C7"}.serumx-mdi-table-multiple::before{content:"\F13C8"}.serumx-mdi-table-network::before{content:"\F13C9"}.serumx-mdi-table-of-contents::before{content:"\F0836"}.serumx-mdi-table-off::before{content:"\F13CA"}.serumx-mdi-table-picnic::before{content:"\F1743"}.serumx-mdi-table-pivot::before{content:"\F183C"}.serumx-mdi-table-plus::before{content:"\F0A75"}.serumx-mdi-table-question::before{content:"\F1B21"}.serumx-mdi-table-refresh::before{content:"\F13A0"}.serumx-mdi-table-remove::before{content:"\F0A76"}.serumx-mdi-table-row::before{content:"\F0837"}.serumx-mdi-table-row-height::before{content:"\F04F2"}.serumx-mdi-table-row-plus-after::before{content:"\F04F3"}.serumx-mdi-table-row-plus-before::before{content:"\F04F4"}.serumx-mdi-table-row-remove::before{content:"\F04F5"}.serumx-mdi-table-search::before{content:"\F090F"}.serumx-mdi-table-settings::before{content:"\F0838"}.serumx-mdi-table-split-cell::before{content:"\F142A"}.serumx-mdi-table-star::before{content:"\F13CB"}.serumx-mdi-table-sync::before{content:"\F13A1"}.serumx-mdi-table-tennis::before{content:"\F0E68"}.serumx-mdi-tablet::before{content:"\F04F6"}.serumx-mdi-tablet-cellphone::before{content:"\F09A7"}.serumx-mdi-tablet-dashboard::before{content:"\F0ECE"}.serumx-mdi-taco::before{content:"\F0762"}.serumx-mdi-tag::before{content:"\F04F9"}.serumx-mdi-tag-arrow-down::before{content:"\F172B"}.serumx-mdi-tag-arrow-down-outline::before{content:"\F172C"}.serumx-mdi-tag-arrow-left::before{content:"\F172D"}.serumx-mdi-tag-arrow-left-outline::before{content:"\F172E"}.serumx-mdi-tag-arrow-right::before{content:"\F172F"}.serumx-mdi-tag-arrow-right-outline::before{content:"\F1730"}.serumx-mdi-tag-arrow-up::before{content:"\F1731"}.serumx-mdi-tag-arrow-up-outline::before{content:"\F1732"}.serumx-mdi-tag-check::before{content:"\F1A7A"}.serumx-mdi-tag-check-outline::before{content:"\F1A7B"}.serumx-mdi-tag-edit::before{content:"\F1C9C"}.serumx-mdi-tag-edit-outline::before{content:"\F1C9D"}.serumx-mdi-tag-faces::before{content:"\F04FA"}.serumx-mdi-tag-heart::before{content:"\F068B"}.serumx-mdi-tag-heart-outline::before{content:"\F0BCF"}.serumx-mdi-tag-hidden::before{content:"\F1C76"}.serumx-mdi-tag-minus::before{content:"\F0910"}.serumx-mdi-tag-minus-outline::before{content:"\F121F"}.serumx-mdi-tag-multiple::before{content:"\F04FB"}.serumx-mdi-tag-multiple-outline::before{content:"\F12F7"}.serumx-mdi-tag-off::before{content:"\F1220"}.serumx-mdi-tag-off-outline::before{content:"\F1221"}.serumx-mdi-tag-outline::before{content:"\F04FC"}.serumx-mdi-tag-plus::before{content:"\F0722"}.serumx-mdi-tag-plus-outline::before{content:"\F1222"}.serumx-mdi-tag-remove::before{content:"\F0723"}.serumx-mdi-tag-remove-outline::before{content:"\F1223"}.serumx-mdi-tag-search::before{content:"\F1907"}.serumx-mdi-tag-search-outline::before{content:"\F1908"}.serumx-mdi-tag-text::before{content:"\F1224"}.serumx-mdi-tag-text-outline::before{content:"\F04FD"}.serumx-mdi-tailwind::before{content:"\F13FF"}.serumx-mdi-tally-mark-1::before{content:"\F1ABC"}.serumx-mdi-tally-mark-2::before{content:"\F1ABD"}.serumx-mdi-tally-mark-3::before{content:"\F1ABE"}.serumx-mdi-tally-mark-4::before{content:"\F1ABF"}.serumx-mdi-tally-mark-5::before{content:"\F1AC0"}.serumx-mdi-tangram::before{content:"\F04F8"}.serumx-mdi-tank::before{content:"\F0D3A"}.serumx-mdi-tanker-truck::before{content:"\F0FE5"}.serumx-mdi-tape-drive::before{content:"\F16DF"}.serumx-mdi-tape-measure::before{content:"\F0B4D"}.serumx-mdi-target::before{content:"\F04FE"}.serumx-mdi-target-account::before{content:"\F0BD0"}.serumx-mdi-target-variant::before{content:"\F0A77"}.serumx-mdi-taxi::before{content:"\F04FF"}.serumx-mdi-tea::before{content:"\F0D9E"}.serumx-mdi-tea-outline::before{content:"\F0D9F"}.serumx-mdi-teamviewer::before{content:"\F0500"}.serumx-mdi-teddy-bear::before{content:"\F18FB"}.serumx-mdi-telescope::before{content:"\F0B4E"}.serumx-mdi-television::before{content:"\F0502"}.serumx-mdi-television-ambient-light::before{content:"\F1356"}.serumx-mdi-television-box::before{content:"\F0839"}.serumx-mdi-television-classic::before{content:"\F07F4"}.serumx-mdi-television-classic-off::before{content:"\F083A"}.serumx-mdi-television-guide::before{content:"\F0503"}.serumx-mdi-television-off::before{content:"\F083B"}.serumx-mdi-television-pause::before{content:"\F0F89"}.serumx-mdi-television-play::before{content:"\F0ECF"}.serumx-mdi-television-shimmer::before{content:"\F1110"}.serumx-mdi-television-speaker::before{content:"\F1B1B"}.serumx-mdi-television-speaker-off::before{content:"\F1B1C"}.serumx-mdi-television-stop::before{content:"\F0F8A"}.serumx-mdi-temperature-celsius::before{content:"\F0504"}.serumx-mdi-temperature-fahrenheit::before{content:"\F0505"}.serumx-mdi-temperature-kelvin::before{content:"\F0506"}.serumx-mdi-temple-buddhist::before{content:"\F1B06"}.serumx-mdi-temple-buddhist-outline::before{content:"\F1B07"}.serumx-mdi-temple-hindu::before{content:"\F1B08"}.serumx-mdi-temple-hindu-outline::before{content:"\F1B09"}.serumx-mdi-tennis::before{content:"\F0DA0"}.serumx-mdi-tennis-ball::before{content:"\F0507"}.serumx-mdi-tennis-ball-outline::before{content:"\F1C5F"}.serumx-mdi-tent::before{content:"\F0508"}.serumx-mdi-terraform::before{content:"\F1062"}.serumx-mdi-terrain::before{content:"\F0509"}.serumx-mdi-test-tube::before{content:"\F0668"}.serumx-mdi-test-tube-empty::before{content:"\F0911"}.serumx-mdi-test-tube-off::before{content:"\F0912"}.serumx-mdi-text::before{content:"\F09A8"}.serumx-mdi-text-account::before{content:"\F1570"}.serumx-mdi-text-box::before{content:"\F021A"}.serumx-mdi-text-box-check::before{content:"\F0EA6"}.serumx-mdi-text-box-check-outline::before{content:"\F0EA7"}.serumx-mdi-text-box-edit::before{content:"\F1A7C"}.serumx-mdi-text-box-edit-outline::before{content:"\F1A7D"}.serumx-mdi-text-box-minus::before{content:"\F0EA8"}.serumx-mdi-text-box-minus-outline::before{content:"\F0EA9"}.serumx-mdi-text-box-multiple::before{content:"\F0AB7"}.serumx-mdi-text-box-multiple-outline::before{content:"\F0AB8"}.serumx-mdi-text-box-outline::before{content:"\F09ED"}.serumx-mdi-text-box-plus::before{content:"\F0EAA"}.serumx-mdi-text-box-plus-outline::before{content:"\F0EAB"}.serumx-mdi-text-box-remove::before{content:"\F0EAC"}.serumx-mdi-text-box-remove-outline::before{content:"\F0EAD"}.serumx-mdi-text-box-search::before{content:"\F0EAE"}.serumx-mdi-text-box-search-outline::before{content:"\F0EAF"}.serumx-mdi-text-long::before{content:"\F09AA"}.serumx-mdi-text-recognition::before{content:"\F113D"}.serumx-mdi-text-search::before{content:"\F13B8"}.serumx-mdi-text-search-variant::before{content:"\F1A7E"}.serumx-mdi-text-shadow::before{content:"\F0669"}.serumx-mdi-text-short::before{content:"\F09A9"}.serumx-mdi-texture::before{content:"\F050C"}.serumx-mdi-texture-box::before{content:"\F0FE6"}.serumx-mdi-theater::before{content:"\F050D"}.serumx-mdi-theme-light-dark::before{content:"\F050E"}.serumx-mdi-thermometer::before{content:"\F050F"}.serumx-mdi-thermometer-alert::before{content:"\F0E01"}.serumx-mdi-thermometer-auto::before{content:"\F1B0F"}.serumx-mdi-thermometer-bluetooth::before{content:"\F1895"}.serumx-mdi-thermometer-check::before{content:"\F1A7F"}.serumx-mdi-thermometer-chevron-down::before{content:"\F0E02"}.serumx-mdi-thermometer-chevron-up::before{content:"\F0E03"}.serumx-mdi-thermometer-high::before{content:"\F10C2"}.serumx-mdi-thermometer-lines::before{content:"\F0510"}.serumx-mdi-thermometer-low::before{content:"\F10C3"}.serumx-mdi-thermometer-minus::before{content:"\F0E04"}.serumx-mdi-thermometer-off::before{content:"\F1531"}.serumx-mdi-thermometer-plus::before{content:"\F0E05"}.serumx-mdi-thermometer-probe::before{content:"\F1B2B"}.serumx-mdi-thermometer-probe-off::before{content:"\F1B2C"}.serumx-mdi-thermometer-water::before{content:"\F1A80"}.serumx-mdi-thermostat::before{content:"\F0393"}.serumx-mdi-thermostat-auto::before{content:"\F1B17"}.serumx-mdi-thermostat-box::before{content:"\F0891"}.serumx-mdi-thermostat-box-auto::before{content:"\F1B18"}.serumx-mdi-thermostat-cog::before{content:"\F1C80"}.serumx-mdi-thought-bubble::before{content:"\F07F6"}.serumx-mdi-thought-bubble-outline::before{content:"\F07F7"}.serumx-mdi-thumb-down::before{content:"\F0511"}.serumx-mdi-thumb-down-outline::before{content:"\F0512"}.serumx-mdi-thumb-up::before{content:"\F0513"}.serumx-mdi-thumb-up-outline::before{content:"\F0514"}.serumx-mdi-thumbs-up-down::before{content:"\F0515"}.serumx-mdi-thumbs-up-down-outline::before{content:"\F1914"}.serumx-mdi-ticket::before{content:"\F0516"}.serumx-mdi-ticket-account::before{content:"\F0517"}.serumx-mdi-ticket-confirmation::before{content:"\F0518"}.serumx-mdi-ticket-confirmation-outline::before{content:"\F13AA"}.serumx-mdi-ticket-outline::before{content:"\F0913"}.serumx-mdi-ticket-percent::before{content:"\F0724"}.serumx-mdi-ticket-percent-outline::before{content:"\F142B"}.serumx-mdi-tie::before{content:"\F0519"}.serumx-mdi-tilde::before{content:"\F0725"}.serumx-mdi-tilde-off::before{content:"\F18F3"}.serumx-mdi-timelapse::before{content:"\F051A"}.serumx-mdi-timeline::before{content:"\F0BD1"}.serumx-mdi-timeline-alert::before{content:"\F0F95"}.serumx-mdi-timeline-alert-outline::before{content:"\F0F98"}.serumx-mdi-timeline-check::before{content:"\F1532"}.serumx-mdi-timeline-check-outline::before{content:"\F1533"}.serumx-mdi-timeline-clock::before{content:"\F11FB"}.serumx-mdi-timeline-clock-outline::before{content:"\F11FC"}.serumx-mdi-timeline-minus::before{content:"\F1534"}.serumx-mdi-timeline-minus-outline::before{content:"\F1535"}.serumx-mdi-timeline-outline::before{content:"\F0BD2"}.serumx-mdi-timeline-plus::before{content:"\F0F96"}.serumx-mdi-timeline-plus-outline::before{content:"\F0F97"}.serumx-mdi-timeline-question::before{content:"\F0F99"}.serumx-mdi-timeline-question-outline::before{content:"\F0F9A"}.serumx-mdi-timeline-remove::before{content:"\F1536"}.serumx-mdi-timeline-remove-outline::before{content:"\F1537"}.serumx-mdi-timeline-text::before{content:"\F0BD3"}.serumx-mdi-timeline-text-outline::before{content:"\F0BD4"}.serumx-mdi-timer::before{content:"\F13AB"}.serumx-mdi-timer-10::before{content:"\F051C"}.serumx-mdi-timer-3::before{content:"\F051D"}.serumx-mdi-timer-alert::before{content:"\F1ACC"}.serumx-mdi-timer-alert-outline::before{content:"\F1ACD"}.serumx-mdi-timer-cancel::before{content:"\F1ACE"}.serumx-mdi-timer-cancel-outline::before{content:"\F1ACF"}.serumx-mdi-timer-check::before{content:"\F1AD0"}.serumx-mdi-timer-check-outline::before{content:"\F1AD1"}.serumx-mdi-timer-cog::before{content:"\F1925"}.serumx-mdi-timer-cog-outline::before{content:"\F1926"}.serumx-mdi-timer-edit::before{content:"\F1AD2"}.serumx-mdi-timer-edit-outline::before{content:"\F1AD3"}.serumx-mdi-timer-lock::before{content:"\F1AD4"}.serumx-mdi-timer-lock-open::before{content:"\F1AD5"}.serumx-mdi-timer-lock-open-outline::before{content:"\F1AD6"}.serumx-mdi-timer-lock-outline::before{content:"\F1AD7"}.serumx-mdi-timer-marker::before{content:"\F1AD8"}.serumx-mdi-timer-marker-outline::before{content:"\F1AD9"}.serumx-mdi-timer-minus::before{content:"\F1ADA"}.serumx-mdi-timer-minus-outline::before{content:"\F1ADB"}.serumx-mdi-timer-music::before{content:"\F1ADC"}.serumx-mdi-timer-music-outline::before{content:"\F1ADD"}.serumx-mdi-timer-off::before{content:"\F13AC"}.serumx-mdi-timer-off-outline::before{content:"\F051E"}.serumx-mdi-timer-outline::before{content:"\F051B"}.serumx-mdi-timer-pause::before{content:"\F1ADE"}.serumx-mdi-timer-pause-outline::before{content:"\F1ADF"}.serumx-mdi-timer-play::before{content:"\F1AE0"}.serumx-mdi-timer-play-outline::before{content:"\F1AE1"}.serumx-mdi-timer-plus::before{content:"\F1AE2"}.serumx-mdi-timer-plus-outline::before{content:"\F1AE3"}.serumx-mdi-timer-refresh::before{content:"\F1AE4"}.serumx-mdi-timer-refresh-outline::before{content:"\F1AE5"}.serumx-mdi-timer-remove::before{content:"\F1AE6"}.serumx-mdi-timer-remove-outline::before{content:"\F1AE7"}.serumx-mdi-timer-sand::before{content:"\F051F"}.serumx-mdi-timer-sand-complete::before{content:"\F199F"}.serumx-mdi-timer-sand-empty::before{content:"\F06AD"}.serumx-mdi-timer-sand-full::before{content:"\F078C"}.serumx-mdi-timer-sand-paused::before{content:"\F19A0"}.serumx-mdi-timer-settings::before{content:"\F1923"}.serumx-mdi-timer-settings-outline::before{content:"\F1924"}.serumx-mdi-timer-star::before{content:"\F1AE8"}.serumx-mdi-timer-star-outline::before{content:"\F1AE9"}.serumx-mdi-timer-stop::before{content:"\F1AEA"}.serumx-mdi-timer-stop-outline::before{content:"\F1AEB"}.serumx-mdi-timer-sync::before{content:"\F1AEC"}.serumx-mdi-timer-sync-outline::before{content:"\F1AED"}.serumx-mdi-timetable::before{content:"\F0520"}.serumx-mdi-tire::before{content:"\F1896"}.serumx-mdi-toaster::before{content:"\F1063"}.serumx-mdi-toaster-off::before{content:"\F11B7"}.serumx-mdi-toaster-oven::before{content:"\F0CD3"}.serumx-mdi-toggle-switch::before{content:"\F0521"}.serumx-mdi-toggle-switch-off::before{content:"\F0522"}.serumx-mdi-toggle-switch-off-outline::before{content:"\F0A19"}.serumx-mdi-toggle-switch-outline::before{content:"\F0A1A"}.serumx-mdi-toggle-switch-variant::before{content:"\F1A25"}.serumx-mdi-toggle-switch-variant-off::before{content:"\F1A26"}.serumx-mdi-toilet::before{content:"\F09AB"}.serumx-mdi-toolbox::before{content:"\F09AC"}.serumx-mdi-toolbox-outline::before{content:"\F09AD"}.serumx-mdi-tools::before{content:"\F1064"}.serumx-mdi-tooltip::before{content:"\F0523"}.serumx-mdi-tooltip-account::before{content:"\F000C"}.serumx-mdi-tooltip-cellphone::before{content:"\F183B"}.serumx-mdi-tooltip-check::before{content:"\F155C"}.serumx-mdi-tooltip-check-outline::before{content:"\F155D"}.serumx-mdi-tooltip-edit::before{content:"\F0524"}.serumx-mdi-tooltip-edit-outline::before{content:"\F12C5"}.serumx-mdi-tooltip-image::before{content:"\F0525"}.serumx-mdi-tooltip-image-outline::before{content:"\F0BD5"}.serumx-mdi-tooltip-minus::before{content:"\F155E"}.serumx-mdi-tooltip-minus-outline::before{content:"\F155F"}.serumx-mdi-tooltip-outline::before{content:"\F0526"}.serumx-mdi-tooltip-plus::before{content:"\F0BD6"}.serumx-mdi-tooltip-plus-outline::before{content:"\F0527"}.serumx-mdi-tooltip-question::before{content:"\F1BBA"}.serumx-mdi-tooltip-question-outline::before{content:"\F1BBB"}.serumx-mdi-tooltip-remove::before{content:"\F1560"}.serumx-mdi-tooltip-remove-outline::before{content:"\F1561"}.serumx-mdi-tooltip-text::before{content:"\F0528"}.serumx-mdi-tooltip-text-outline::before{content:"\F0BD7"}.serumx-mdi-tooth::before{content:"\F08C3"}.serumx-mdi-tooth-outline::before{content:"\F0529"}.serumx-mdi-toothbrush::before{content:"\F1129"}.serumx-mdi-toothbrush-electric::before{content:"\F112C"}.serumx-mdi-toothbrush-paste::before{content:"\F112A"}.serumx-mdi-torch::before{content:"\F1606"}.serumx-mdi-tortoise::before{content:"\F0D3B"}.serumx-mdi-toslink::before{content:"\F12B8"}.serumx-mdi-touch-text-outline::before{content:"\F1C60"}.serumx-mdi-tournament::before{content:"\F09AE"}.serumx-mdi-tow-truck::before{content:"\F083C"}.serumx-mdi-tower-beach::before{content:"\F0681"}.serumx-mdi-tower-fire::before{content:"\F0682"}.serumx-mdi-town-hall::before{content:"\F1875"}.serumx-mdi-toy-brick::before{content:"\F1288"}.serumx-mdi-toy-brick-marker::before{content:"\F1289"}.serumx-mdi-toy-brick-marker-outline::before{content:"\F128A"}.serumx-mdi-toy-brick-minus::before{content:"\F128B"}.serumx-mdi-toy-brick-minus-outline::before{content:"\F128C"}.serumx-mdi-toy-brick-outline::before{content:"\F128D"}.serumx-mdi-toy-brick-plus::before{content:"\F128E"}.serumx-mdi-toy-brick-plus-outline::before{content:"\F128F"}.serumx-mdi-toy-brick-remove::before{content:"\F1290"}.serumx-mdi-toy-brick-remove-outline::before{content:"\F1291"}.serumx-mdi-toy-brick-search::before{content:"\F1292"}.serumx-mdi-toy-brick-search-outline::before{content:"\F1293"}.serumx-mdi-track-light::before{content:"\F0914"}.serumx-mdi-track-light-off::before{content:"\F1B01"}.serumx-mdi-trackpad::before{content:"\F07F8"}.serumx-mdi-trackpad-lock::before{content:"\F0933"}.serumx-mdi-tractor::before{content:"\F0892"}.serumx-mdi-tractor-variant::before{content:"\F14C4"}.serumx-mdi-trademark::before{content:"\F0A78"}.serumx-mdi-traffic-cone::before{content:"\F137C"}.serumx-mdi-traffic-light::before{content:"\F052B"}.serumx-mdi-traffic-light-outline::before{content:"\F182A"}.serumx-mdi-train::before{content:"\F052C"}.serumx-mdi-train-bus::before{content:"\F1CC7"}.serumx-mdi-train-car::before{content:"\F0BD8"}.serumx-mdi-train-car-autorack::before{content:"\F1B2D"}.serumx-mdi-train-car-box::before{content:"\F1B2E"}.serumx-mdi-train-car-box-full::before{content:"\F1B2F"}.serumx-mdi-train-car-box-open::before{content:"\F1B30"}.serumx-mdi-train-car-caboose::before{content:"\F1B31"}.serumx-mdi-train-car-centerbeam::before{content:"\F1B32"}.serumx-mdi-train-car-centerbeam-full::before{content:"\F1B33"}.serumx-mdi-train-car-container::before{content:"\F1B34"}.serumx-mdi-train-car-flatbed::before{content:"\F1B35"}.serumx-mdi-train-car-flatbed-car::before{content:"\F1B36"}.serumx-mdi-train-car-flatbed-tank::before{content:"\F1B37"}.serumx-mdi-train-car-gondola::before{content:"\F1B38"}.serumx-mdi-train-car-gondola-full::before{content:"\F1B39"}.serumx-mdi-train-car-hopper::before{content:"\F1B3A"}.serumx-mdi-train-car-hopper-covered::before{content:"\F1B3B"}.serumx-mdi-train-car-hopper-full::before{content:"\F1B3C"}.serumx-mdi-train-car-intermodal::before{content:"\F1B3D"}.serumx-mdi-train-car-passenger::before{content:"\F1733"}.serumx-mdi-train-car-passenger-door::before{content:"\F1734"}.serumx-mdi-train-car-passenger-door-open::before{content:"\F1735"}.serumx-mdi-train-car-passenger-variant::before{content:"\F1736"}.serumx-mdi-train-car-tank::before{content:"\F1B3E"}.serumx-mdi-train-variant::before{content:"\F08C4"}.serumx-mdi-tram::before{content:"\F052D"}.serumx-mdi-tram-side::before{content:"\F0FE7"}.serumx-mdi-transcribe::before{content:"\F052E"}.serumx-mdi-transcribe-close::before{content:"\F052F"}.serumx-mdi-transfer::before{content:"\F1065"}.serumx-mdi-transfer-down::before{content:"\F0DA1"}.serumx-mdi-transfer-left::before{content:"\F0DA2"}.serumx-mdi-transfer-right::before{content:"\F0530"}.serumx-mdi-transfer-up::before{content:"\F0DA3"}.serumx-mdi-transit-connection::before{content:"\F0D3C"}.serumx-mdi-transit-connection-horizontal::before{content:"\F1546"}.serumx-mdi-transit-connection-variant::before{content:"\F0D3D"}.serumx-mdi-transit-detour::before{content:"\F0F8B"}.serumx-mdi-transit-skip::before{content:"\F1515"}.serumx-mdi-transit-transfer::before{content:"\F06AE"}.serumx-mdi-transition::before{content:"\F0915"}.serumx-mdi-transition-masked::before{content:"\F0916"}.serumx-mdi-translate::before{content:"\F05CA"}.serumx-mdi-translate-off::before{content:"\F0E06"}.serumx-mdi-translate-variant::before{content:"\F1B99"}.serumx-mdi-transmission-tower::before{content:"\F0D3E"}.serumx-mdi-transmission-tower-export::before{content:"\F192C"}.serumx-mdi-transmission-tower-import::before{content:"\F192D"}.serumx-mdi-transmission-tower-off::before{content:"\F19DD"}.serumx-mdi-trash-can::before{content:"\F0A79"}.serumx-mdi-trash-can-outline::before{content:"\F0A7A"}.serumx-mdi-tray::before{content:"\F1294"}.serumx-mdi-tray-alert::before{content:"\F1295"}.serumx-mdi-tray-arrow-down::before{content:"\F0120"}.serumx-mdi-tray-arrow-up::before{content:"\F011D"}.serumx-mdi-tray-full::before{content:"\F1296"}.serumx-mdi-tray-minus::before{content:"\F1297"}.serumx-mdi-tray-plus::before{content:"\F1298"}.serumx-mdi-tray-remove::before{content:"\F1299"}.serumx-mdi-treasure-chest::before{content:"\F0726"}.serumx-mdi-treasure-chest-outline::before{content:"\F1C77"}.serumx-mdi-tree::before{content:"\F0531"}.serumx-mdi-tree-outline::before{content:"\F0E69"}.serumx-mdi-trello::before{content:"\F0532"}.serumx-mdi-trending-down::before{content:"\F0533"}.serumx-mdi-trending-neutral::before{content:"\F0534"}.serumx-mdi-trending-up::before{content:"\F0535"}.serumx-mdi-triangle::before{content:"\F0536"}.serumx-mdi-triangle-down::before{content:"\F1C56"}.serumx-mdi-triangle-down-outline::before{content:"\F1C57"}.serumx-mdi-triangle-outline::before{content:"\F0537"}.serumx-mdi-triangle-small-down::before{content:"\F1A09"}.serumx-mdi-triangle-small-up::before{content:"\F1A0A"}.serumx-mdi-triangle-wave::before{content:"\F147C"}.serumx-mdi-triforce::before{content:"\F0BD9"}.serumx-mdi-trophy::before{content:"\F0538"}.serumx-mdi-trophy-award::before{content:"\F0539"}.serumx-mdi-trophy-broken::before{content:"\F0DA4"}.serumx-mdi-trophy-outline::before{content:"\F053A"}.serumx-mdi-trophy-variant::before{content:"\F053B"}.serumx-mdi-trophy-variant-outline::before{content:"\F053C"}.serumx-mdi-truck::before{content:"\F053D"}.serumx-mdi-truck-alert::before{content:"\F19DE"}.serumx-mdi-truck-alert-outline::before{content:"\F19DF"}.serumx-mdi-truck-cargo-container::before{content:"\F18D8"}.serumx-mdi-truck-check::before{content:"\F0CD4"}.serumx-mdi-truck-check-outline::before{content:"\F129A"}.serumx-mdi-truck-delivery::before{content:"\F053E"}.serumx-mdi-truck-delivery-outline::before{content:"\F129B"}.serumx-mdi-truck-fast::before{content:"\F0788"}.serumx-mdi-truck-fast-outline::before{content:"\F129C"}.serumx-mdi-truck-flatbed::before{content:"\F1891"}.serumx-mdi-truck-minus::before{content:"\F19AE"}.serumx-mdi-truck-minus-outline::before{content:"\F19BD"}.serumx-mdi-truck-off-road::before{content:"\F1C9E"}.serumx-mdi-truck-off-road-off::before{content:"\F1C9F"}.serumx-mdi-truck-outline::before{content:"\F129D"}.serumx-mdi-truck-plus::before{content:"\F19AD"}.serumx-mdi-truck-plus-outline::before{content:"\F19BC"}.serumx-mdi-truck-remove::before{content:"\F19AF"}.serumx-mdi-truck-remove-outline::before{content:"\F19BE"}.serumx-mdi-truck-snowflake::before{content:"\F19A6"}.serumx-mdi-truck-trailer::before{content:"\F0727"}.serumx-mdi-trumpet::before{content:"\F1096"}.serumx-mdi-tshirt-crew::before{content:"\F0A7B"}.serumx-mdi-tshirt-crew-outline::before{content:"\F053F"}.serumx-mdi-tshirt-v::before{content:"\F0A7C"}.serumx-mdi-tshirt-v-outline::before{content:"\F0540"}.serumx-mdi-tsunami::before{content:"\F1A81"}.serumx-mdi-tumble-dryer::before{content:"\F0917"}.serumx-mdi-tumble-dryer-alert::before{content:"\F11BA"}.serumx-mdi-tumble-dryer-off::before{content:"\F11BB"}.serumx-mdi-tune::before{content:"\F062E"}.serumx-mdi-tune-variant::before{content:"\F1542"}.serumx-mdi-tune-vertical::before{content:"\F066A"}.serumx-mdi-tune-vertical-variant::before{content:"\F1543"}.serumx-mdi-tunnel::before{content:"\F183D"}.serumx-mdi-tunnel-outline::before{content:"\F183E"}.serumx-mdi-turbine::before{content:"\F1A82"}.serumx-mdi-turkey::before{content:"\F171B"}.serumx-mdi-turnstile::before{content:"\F0CD5"}.serumx-mdi-turnstile-outline::before{content:"\F0CD6"}.serumx-mdi-turtle::before{content:"\F0CD7"}.serumx-mdi-twitch::before{content:"\F0543"}.serumx-mdi-twitter::before{content:"\F0544"}.serumx-mdi-two-factor-authentication::before{content:"\F09AF"}.serumx-mdi-typewriter::before{content:"\F0F2D"}.serumx-mdi-ubisoft::before{content:"\F0BDA"}.serumx-mdi-ubuntu::before{content:"\F0548"}.serumx-mdi-ufo::before{content:"\F10C4"}.serumx-mdi-ufo-outline::before{content:"\F10C5"}.serumx-mdi-ultra-high-definition::before{content:"\F07F9"}.serumx-mdi-umbraco::before{content:"\F0549"}.serumx-mdi-umbrella::before{content:"\F054A"}.serumx-mdi-umbrella-beach::before{content:"\F188A"}.serumx-mdi-umbrella-beach-outline::before{content:"\F188B"}.serumx-mdi-umbrella-closed::before{content:"\F09B0"}.serumx-mdi-umbrella-closed-outline::before{content:"\F13E2"}.serumx-mdi-umbrella-closed-variant::before{content:"\F13E1"}.serumx-mdi-umbrella-outline::before{content:"\F054B"}.serumx-mdi-undo::before{content:"\F054C"}.serumx-mdi-undo-variant::before{content:"\F054D"}.serumx-mdi-unfold-less-horizontal::before{content:"\F054E"}.serumx-mdi-unfold-less-vertical::before{content:"\F0760"}.serumx-mdi-unfold-more-horizontal::before{content:"\F054F"}.serumx-mdi-unfold-more-vertical::before{content:"\F0761"}.serumx-mdi-ungroup::before{content:"\F0550"}.serumx-mdi-unicode::before{content:"\F0ED0"}.serumx-mdi-unicorn::before{content:"\F15C2"}.serumx-mdi-unicorn-variant::before{content:"\F15C3"}.serumx-mdi-unicycle::before{content:"\F15E5"}.serumx-mdi-unity::before{content:"\F06AF"}.serumx-mdi-unreal::before{content:"\F09B1"}.serumx-mdi-update::before{content:"\F06B0"}.serumx-mdi-upload::before{content:"\F0552"}.serumx-mdi-upload-lock::before{content:"\F1373"}.serumx-mdi-upload-lock-outline::before{content:"\F1374"}.serumx-mdi-upload-multiple::before{content:"\F083D"}.serumx-mdi-upload-network::before{content:"\F06F6"}.serumx-mdi-upload-network-outline::before{content:"\F0CD8"}.serumx-mdi-upload-off::before{content:"\F10C6"}.serumx-mdi-upload-off-outline::before{content:"\F10C7"}.serumx-mdi-upload-outline::before{content:"\F0E07"}.serumx-mdi-usb::before{content:"\F0553"}.serumx-mdi-usb-c-port::before{content:"\F1CBF"}.serumx-mdi-usb-flash-drive::before{content:"\F129E"}.serumx-mdi-usb-flash-drive-outline::before{content:"\F129F"}.serumx-mdi-usb-port::before{content:"\F11F0"}.serumx-mdi-vacuum::before{content:"\F19A1"}.serumx-mdi-vacuum-outline::before{content:"\F19A2"}.serumx-mdi-valve::before{content:"\F1066"}.serumx-mdi-valve-closed::before{content:"\F1067"}.serumx-mdi-valve-open::before{content:"\F1068"}.serumx-mdi-van-passenger::before{content:"\F07FA"}.serumx-mdi-van-utility::before{content:"\F07FB"}.serumx-mdi-vanish::before{content:"\F07FC"}.serumx-mdi-vanish-quarter::before{content:"\F1554"}.serumx-mdi-vanity-light::before{content:"\F11E1"}.serumx-mdi-variable::before{content:"\F0AE7"}.serumx-mdi-variable-box::before{content:"\F1111"}.serumx-mdi-vector-arrange-above::before{content:"\F0554"}.serumx-mdi-vector-arrange-below::before{content:"\F0555"}.serumx-mdi-vector-bezier::before{content:"\F0AE8"}.serumx-mdi-vector-circle::before{content:"\F0556"}.serumx-mdi-vector-circle-variant::before{content:"\F0557"}.serumx-mdi-vector-combine::before{content:"\F0558"}.serumx-mdi-vector-curve::before{content:"\F0559"}.serumx-mdi-vector-difference::before{content:"\F055A"}.serumx-mdi-vector-difference-ab::before{content:"\F055B"}.serumx-mdi-vector-difference-ba::before{content:"\F055C"}.serumx-mdi-vector-ellipse::before{content:"\F0893"}.serumx-mdi-vector-intersection::before{content:"\F055D"}.serumx-mdi-vector-line::before{content:"\F055E"}.serumx-mdi-vector-link::before{content:"\F0FE8"}.serumx-mdi-vector-point::before{content:"\F01C4"}.serumx-mdi-vector-point-edit::before{content:"\F09E8"}.serumx-mdi-vector-point-minus::before{content:"\F1B78"}.serumx-mdi-vector-point-plus::before{content:"\F1B79"}.serumx-mdi-vector-point-select::before{content:"\F055F"}.serumx-mdi-vector-polygon::before{content:"\F0560"}.serumx-mdi-vector-polygon-variant::before{content:"\F1856"}.serumx-mdi-vector-polyline::before{content:"\F0561"}.serumx-mdi-vector-polyline-edit::before{content:"\F1225"}.serumx-mdi-vector-polyline-minus::before{content:"\F1226"}.serumx-mdi-vector-polyline-plus::before{content:"\F1227"}.serumx-mdi-vector-polyline-remove::before{content:"\F1228"}.serumx-mdi-vector-radius::before{content:"\F074A"}.serumx-mdi-vector-rectangle::before{content:"\F05C6"}.serumx-mdi-vector-selection::before{content:"\F0562"}.serumx-mdi-vector-square::before{content:"\F0001"}.serumx-mdi-vector-square-close::before{content:"\F1857"}.serumx-mdi-vector-square-edit::before{content:"\F18D9"}.serumx-mdi-vector-square-minus::before{content:"\F18DA"}.serumx-mdi-vector-square-open::before{content:"\F1858"}.serumx-mdi-vector-square-plus::before{content:"\F18DB"}.serumx-mdi-vector-square-remove::before{content:"\F18DC"}.serumx-mdi-vector-triangle::before{content:"\F0563"}.serumx-mdi-vector-union::before{content:"\F0564"}.serumx-mdi-vhs::before{content:"\F0A1B"}.serumx-mdi-vibrate::before{content:"\F0566"}.serumx-mdi-vibrate-off::before{content:"\F0CD9"}.serumx-mdi-video::before{content:"\F0567"}.serumx-mdi-video-2d::before{content:"\F1A1C"}.serumx-mdi-video-3d::before{content:"\F07FD"}.serumx-mdi-video-3d-off::before{content:"\F13D9"}.serumx-mdi-video-3d-variant::before{content:"\F0ED1"}.serumx-mdi-video-4k-box::before{content:"\F083E"}.serumx-mdi-video-account::before{content:"\F0919"}.serumx-mdi-video-box::before{content:"\F00FD"}.serumx-mdi-video-box-off::before{content:"\F00FE"}.serumx-mdi-video-check::before{content:"\F1069"}.serumx-mdi-video-check-outline::before{content:"\F106A"}.serumx-mdi-video-high-definition::before{content:"\F152E"}.serumx-mdi-video-image::before{content:"\F091A"}.serumx-mdi-video-input-antenna::before{content:"\F083F"}.serumx-mdi-video-input-component::before{content:"\F0840"}.serumx-mdi-video-input-hdmi::before{content:"\F0841"}.serumx-mdi-video-input-scart::before{content:"\F0F8C"}.serumx-mdi-video-input-svideo::before{content:"\F0842"}.serumx-mdi-video-marker::before{content:"\F19A9"}.serumx-mdi-video-marker-outline::before{content:"\F19AA"}.serumx-mdi-video-minus::before{content:"\F09B2"}.serumx-mdi-video-minus-outline::before{content:"\F02BA"}.serumx-mdi-video-off::before{content:"\F0568"}.serumx-mdi-video-off-outline::before{content:"\F0BDB"}.serumx-mdi-video-outline::before{content:"\F0BDC"}.serumx-mdi-video-plus::before{content:"\F09B3"}.serumx-mdi-video-plus-outline::before{content:"\F01D3"}.serumx-mdi-video-stabilization::before{content:"\F091B"}.serumx-mdi-video-standard-definition::before{content:"\F1CA0"}.serumx-mdi-video-switch::before{content:"\F0569"}.serumx-mdi-video-switch-outline::before{content:"\F0790"}.serumx-mdi-video-vintage::before{content:"\F0A1C"}.serumx-mdi-video-wireless::before{content:"\F0ED2"}.serumx-mdi-video-wireless-outline::before{content:"\F0ED3"}.serumx-mdi-view-agenda::before{content:"\F056A"}.serumx-mdi-view-agenda-outline::before{content:"\F11D8"}.serumx-mdi-view-array::before{content:"\F056B"}.serumx-mdi-view-array-outline::before{content:"\F1485"}.serumx-mdi-view-carousel::before{content:"\F056C"}.serumx-mdi-view-carousel-outline::before{content:"\F1486"}.serumx-mdi-view-column::before{content:"\F056D"}.serumx-mdi-view-column-outline::before{content:"\F1487"}.serumx-mdi-view-comfy::before{content:"\F0E6A"}.serumx-mdi-view-comfy-outline::before{content:"\F1488"}.serumx-mdi-view-compact::before{content:"\F0E6B"}.serumx-mdi-view-compact-outline::before{content:"\F0E6C"}.serumx-mdi-view-dashboard::before{content:"\F056E"}.serumx-mdi-view-dashboard-edit::before{content:"\F1947"}.serumx-mdi-view-dashboard-edit-outline::before{content:"\F1948"}.serumx-mdi-view-dashboard-outline::before{content:"\F0A1D"}.serumx-mdi-view-dashboard-variant::before{content:"\F0843"}.serumx-mdi-view-dashboard-variant-outline::before{content:"\F1489"}.serumx-mdi-view-day::before{content:"\F056F"}.serumx-mdi-view-day-outline::before{content:"\F148A"}.serumx-mdi-view-gallery::before{content:"\F1888"}.serumx-mdi-view-gallery-outline::before{content:"\F1889"}.serumx-mdi-view-grid::before{content:"\F0570"}.serumx-mdi-view-grid-compact::before{content:"\F1C61"}.serumx-mdi-view-grid-outline::before{content:"\F11D9"}.serumx-mdi-view-grid-plus::before{content:"\F0F8D"}.serumx-mdi-view-grid-plus-outline::before{content:"\F11DA"}.serumx-mdi-view-headline::before{content:"\F0571"}.serumx-mdi-view-list::before{content:"\F0572"}.serumx-mdi-view-list-outline::before{content:"\F148B"}.serumx-mdi-view-module::before{content:"\F0573"}.serumx-mdi-view-module-outline::before{content:"\F148C"}.serumx-mdi-view-parallel::before{content:"\F0728"}.serumx-mdi-view-parallel-outline::before{content:"\F148D"}.serumx-mdi-view-quilt::before{content:"\F0574"}.serumx-mdi-view-quilt-outline::before{content:"\F148E"}.serumx-mdi-view-sequential::before{content:"\F0729"}.serumx-mdi-view-sequential-outline::before{content:"\F148F"}.serumx-mdi-view-split-horizontal::before{content:"\F0BCB"}.serumx-mdi-view-split-vertical::before{content:"\F0BCC"}.serumx-mdi-view-stream::before{content:"\F0575"}.serumx-mdi-view-stream-outline::before{content:"\F1490"}.serumx-mdi-view-week::before{content:"\F0576"}.serumx-mdi-view-week-outline::before{content:"\F1491"}.serumx-mdi-vimeo::before{content:"\F0577"}.serumx-mdi-violin::before{content:"\F060F"}.serumx-mdi-virtual-reality::before{content:"\F0894"}.serumx-mdi-virus::before{content:"\F13B6"}.serumx-mdi-virus-off::before{content:"\F18E1"}.serumx-mdi-virus-off-outline::before{content:"\F18E2"}.serumx-mdi-virus-outline::before{content:"\F13B7"}.serumx-mdi-vlc::before{content:"\F057C"}.serumx-mdi-voicemail::before{content:"\F057D"}.serumx-mdi-volcano::before{content:"\F1A83"}.serumx-mdi-volcano-outline::before{content:"\F1A84"}.serumx-mdi-volleyball::before{content:"\F09B4"}.serumx-mdi-volume-equal::before{content:"\F1B10"}.serumx-mdi-volume-high::before{content:"\F057E"}.serumx-mdi-volume-low::before{content:"\F057F"}.serumx-mdi-volume-medium::before{content:"\F0580"}.serumx-mdi-volume-minus::before{content:"\F075E"}.serumx-mdi-volume-mute::before{content:"\F075F"}.serumx-mdi-volume-off::before{content:"\F0581"}.serumx-mdi-volume-plus::before{content:"\F075D"}.serumx-mdi-volume-source::before{content:"\F1120"}.serumx-mdi-volume-variant-off::before{content:"\F0E08"}.serumx-mdi-volume-vibrate::before{content:"\F1121"}.serumx-mdi-vote::before{content:"\F0A1F"}.serumx-mdi-vote-outline::before{content:"\F0A20"}.serumx-mdi-vpn::before{content:"\F0582"}.serumx-mdi-vuejs::before{content:"\F0844"}.serumx-mdi-vuetify::before{content:"\F0E6D"}.serumx-mdi-walk::before{content:"\F0583"}.serumx-mdi-wall::before{content:"\F07FE"}.serumx-mdi-wall-fire::before{content:"\F1A11"}.serumx-mdi-wall-sconce::before{content:"\F091C"}.serumx-mdi-wall-sconce-flat::before{content:"\F091D"}.serumx-mdi-wall-sconce-flat-outline::before{content:"\F17C9"}.serumx-mdi-wall-sconce-flat-variant::before{content:"\F041C"}.serumx-mdi-wall-sconce-flat-variant-outline::before{content:"\F17CA"}.serumx-mdi-wall-sconce-outline::before{content:"\F17CB"}.serumx-mdi-wall-sconce-round::before{content:"\F0748"}.serumx-mdi-wall-sconce-round-outline::before{content:"\F17CC"}.serumx-mdi-wall-sconce-round-variant::before{content:"\F091E"}.serumx-mdi-wall-sconce-round-variant-outline::before{content:"\F17CD"}.serumx-mdi-wallet::before{content:"\F0584"}.serumx-mdi-wallet-bifold::before{content:"\F1C58"}.serumx-mdi-wallet-bifold-outline::before{content:"\F1C59"}.serumx-mdi-wallet-giftcard::before{content:"\F0585"}.serumx-mdi-wallet-membership::before{content:"\F0586"}.serumx-mdi-wallet-outline::before{content:"\F0BDD"}.serumx-mdi-wallet-plus::before{content:"\F0F8E"}.serumx-mdi-wallet-plus-outline::before{content:"\F0F8F"}.serumx-mdi-wallet-travel::before{content:"\F0587"}.serumx-mdi-wallpaper::before{content:"\F0E09"}.serumx-mdi-wan::before{content:"\F0588"}.serumx-mdi-wardrobe::before{content:"\F0F90"}.serumx-mdi-wardrobe-outline::before{content:"\F0F91"}.serumx-mdi-warehouse::before{content:"\F0F81"}.serumx-mdi-washing-machine::before{content:"\F072A"}.serumx-mdi-washing-machine-alert::before{content:"\F11BC"}.serumx-mdi-washing-machine-off::before{content:"\F11BD"}.serumx-mdi-watch::before{content:"\F0589"}.serumx-mdi-watch-export::before{content:"\F058A"}.serumx-mdi-watch-export-variant::before{content:"\F0895"}.serumx-mdi-watch-import::before{content:"\F058B"}.serumx-mdi-watch-import-variant::before{content:"\F0896"}.serumx-mdi-watch-variant::before{content:"\F0897"}.serumx-mdi-watch-vibrate::before{content:"\F06B1"}.serumx-mdi-watch-vibrate-off::before{content:"\F0CDA"}.serumx-mdi-water::before{content:"\F058C"}.serumx-mdi-water-alert::before{content:"\F1502"}.serumx-mdi-water-alert-outline::before{content:"\F1503"}.serumx-mdi-water-boiler::before{content:"\F0F92"}.serumx-mdi-water-boiler-alert::before{content:"\F11B3"}.serumx-mdi-water-boiler-auto::before{content:"\F1B98"}.serumx-mdi-water-boiler-off::before{content:"\F11B4"}.serumx-mdi-water-check::before{content:"\F1504"}.serumx-mdi-water-check-outline::before{content:"\F1505"}.serumx-mdi-water-circle::before{content:"\F1806"}.serumx-mdi-water-minus::before{content:"\F1506"}.serumx-mdi-water-minus-outline::before{content:"\F1507"}.serumx-mdi-water-off::before{content:"\F058D"}.serumx-mdi-water-off-outline::before{content:"\F1508"}.serumx-mdi-water-opacity::before{content:"\F1855"}.serumx-mdi-water-outline::before{content:"\F0E0A"}.serumx-mdi-water-percent::before{content:"\F058E"}.serumx-mdi-water-percent-alert::before{content:"\F1509"}.serumx-mdi-water-plus::before{content:"\F150A"}.serumx-mdi-water-plus-outline::before{content:"\F150B"}.serumx-mdi-water-polo::before{content:"\F12A0"}.serumx-mdi-water-pump::before{content:"\F058F"}.serumx-mdi-water-pump-off::before{content:"\F0F93"}.serumx-mdi-water-remove::before{content:"\F150C"}.serumx-mdi-water-remove-outline::before{content:"\F150D"}.serumx-mdi-water-sync::before{content:"\F17C6"}.serumx-mdi-water-thermometer::before{content:"\F1A85"}.serumx-mdi-water-thermometer-outline::before{content:"\F1A86"}.serumx-mdi-water-well::before{content:"\F106B"}.serumx-mdi-water-well-outline::before{content:"\F106C"}.serumx-mdi-waterfall::before{content:"\F1849"}.serumx-mdi-watering-can::before{content:"\F1481"}.serumx-mdi-watering-can-outline::before{content:"\F1482"}.serumx-mdi-watermark::before{content:"\F0612"}.serumx-mdi-wave::before{content:"\F0F2E"}.serumx-mdi-wave-arrow-down::before{content:"\F1CB0"}.serumx-mdi-wave-arrow-up::before{content:"\F1CB1"}.serumx-mdi-wave-undercurrent::before{content:"\F1CC0"}.serumx-mdi-waveform::before{content:"\F147D"}.serumx-mdi-waves::before{content:"\F078D"}.serumx-mdi-waves-arrow-left::before{content:"\F1859"}.serumx-mdi-waves-arrow-right::before{content:"\F185A"}.serumx-mdi-waves-arrow-up::before{content:"\F185B"}.serumx-mdi-waze::before{content:"\F0BDE"}.serumx-mdi-weather-cloudy::before{content:"\F0590"}.serumx-mdi-weather-cloudy-alert::before{content:"\F0F2F"}.serumx-mdi-weather-cloudy-arrow-right::before{content:"\F0E6E"}.serumx-mdi-weather-cloudy-clock::before{content:"\F18F6"}.serumx-mdi-weather-dust::before{content:"\F1B5A"}.serumx-mdi-weather-fog::before{content:"\F0591"}.serumx-mdi-weather-hail::before{content:"\F0592"}.serumx-mdi-weather-hazy::before{content:"\F0F30"}.serumx-mdi-weather-hurricane::before{content:"\F0898"}.serumx-mdi-weather-hurricane-outline::before{content:"\F1C78"}.serumx-mdi-weather-lightning::before{content:"\F0593"}.serumx-mdi-weather-lightning-rainy::before{content:"\F067E"}.serumx-mdi-weather-night::before{content:"\F0594"}.serumx-mdi-weather-night-partly-cloudy::before{content:"\F0F31"}.serumx-mdi-weather-partly-cloudy::before{content:"\F0595"}.serumx-mdi-weather-partly-lightning::before{content:"\F0F32"}.serumx-mdi-weather-partly-rainy::before{content:"\F0F33"}.serumx-mdi-weather-partly-snowy::before{content:"\F0F34"}.serumx-mdi-weather-partly-snowy-rainy::before{content:"\F0F35"}.serumx-mdi-weather-pouring::before{content:"\F0596"}.serumx-mdi-weather-rainy::before{content:"\F0597"}.serumx-mdi-weather-snowy::before{content:"\F0598"}.serumx-mdi-weather-snowy-heavy::before{content:"\F0F36"}.serumx-mdi-weather-snowy-rainy::before{content:"\F067F"}.serumx-mdi-weather-sunny::before{content:"\F0599"}.serumx-mdi-weather-sunny-alert::before{content:"\F0F37"}.serumx-mdi-weather-sunny-off::before{content:"\F14E4"}.serumx-mdi-weather-sunset::before{content:"\F059A"}.serumx-mdi-weather-sunset-down::before{content:"\F059B"}.serumx-mdi-weather-sunset-up::before{content:"\F059C"}.serumx-mdi-weather-tornado::before{content:"\F0F38"}.serumx-mdi-weather-windy::before{content:"\F059D"}.serumx-mdi-weather-windy-variant::before{content:"\F059E"}.serumx-mdi-web::before{content:"\F059F"}.serumx-mdi-web-box::before{content:"\F0F94"}.serumx-mdi-web-cancel::before{content:"\F1790"}.serumx-mdi-web-check::before{content:"\F0789"}.serumx-mdi-web-clock::before{content:"\F124A"}.serumx-mdi-web-minus::before{content:"\F10A0"}.serumx-mdi-web-off::before{content:"\F0A8E"}.serumx-mdi-web-plus::before{content:"\F0033"}.serumx-mdi-web-refresh::before{content:"\F1791"}.serumx-mdi-web-remove::before{content:"\F0551"}.serumx-mdi-web-sync::before{content:"\F1792"}.serumx-mdi-webcam::before{content:"\F05A0"}.serumx-mdi-webcam-off::before{content:"\F1737"}.serumx-mdi-webhook::before{content:"\F062F"}.serumx-mdi-webpack::before{content:"\F072B"}.serumx-mdi-webrtc::before{content:"\F1248"}.serumx-mdi-wechat::before{content:"\F0611"}.serumx-mdi-weight::before{content:"\F05A1"}.serumx-mdi-weight-gram::before{content:"\F0D3F"}.serumx-mdi-weight-kilogram::before{content:"\F05A2"}.serumx-mdi-weight-lifter::before{content:"\F115D"}.serumx-mdi-weight-pound::before{content:"\F09B5"}.serumx-mdi-whatsapp::before{content:"\F05A3"}.serumx-mdi-wheel-barrow::before{content:"\F14F2"}.serumx-mdi-wheelchair::before{content:"\F1A87"}.serumx-mdi-wheelchair-accessibility::before{content:"\F05A4"}.serumx-mdi-whistle::before{content:"\F09B6"}.serumx-mdi-whistle-outline::before{content:"\F12BC"}.serumx-mdi-white-balance-auto::before{content:"\F05A5"}.serumx-mdi-white-balance-incandescent::before{content:"\F05A6"}.serumx-mdi-white-balance-iridescent::before{content:"\F05A7"}.serumx-mdi-white-balance-sunny::before{content:"\F05A8"}.serumx-mdi-widgets::before{content:"\F072C"}.serumx-mdi-widgets-outline::before{content:"\F1355"}.serumx-mdi-wifi::before{content:"\F05A9"}.serumx-mdi-wifi-alert::before{content:"\F16B5"}.serumx-mdi-wifi-arrow-down::before{content:"\F16B6"}.serumx-mdi-wifi-arrow-left::before{content:"\F16B7"}.serumx-mdi-wifi-arrow-left-right::before{content:"\F16B8"}.serumx-mdi-wifi-arrow-right::before{content:"\F16B9"}.serumx-mdi-wifi-arrow-up::before{content:"\F16BA"}.serumx-mdi-wifi-arrow-up-down::before{content:"\F16BB"}.serumx-mdi-wifi-cancel::before{content:"\F16BC"}.serumx-mdi-wifi-check::before{content:"\F16BD"}.serumx-mdi-wifi-cog::before{content:"\F16BE"}.serumx-mdi-wifi-lock::before{content:"\F16BF"}.serumx-mdi-wifi-lock-open::before{content:"\F16C0"}.serumx-mdi-wifi-marker::before{content:"\F16C1"}.serumx-mdi-wifi-minus::before{content:"\F16C2"}.serumx-mdi-wifi-off::before{content:"\F05AA"}.serumx-mdi-wifi-plus::before{content:"\F16C3"}.serumx-mdi-wifi-refresh::before{content:"\F16C4"}.serumx-mdi-wifi-remove::before{content:"\F16C5"}.serumx-mdi-wifi-settings::before{content:"\F16C6"}.serumx-mdi-wifi-star::before{content:"\F0E0B"}.serumx-mdi-wifi-strength-1::before{content:"\F091F"}.serumx-mdi-wifi-strength-1-alert::before{content:"\F0920"}.serumx-mdi-wifi-strength-1-lock::before{content:"\F0921"}.serumx-mdi-wifi-strength-1-lock-open::before{content:"\F16CB"}.serumx-mdi-wifi-strength-2::before{content:"\F0922"}.serumx-mdi-wifi-strength-2-alert::before{content:"\F0923"}.serumx-mdi-wifi-strength-2-lock::before{content:"\F0924"}.serumx-mdi-wifi-strength-2-lock-open::before{content:"\F16CC"}.serumx-mdi-wifi-strength-3::before{content:"\F0925"}.serumx-mdi-wifi-strength-3-alert::before{content:"\F0926"}.serumx-mdi-wifi-strength-3-lock::before{content:"\F0927"}.serumx-mdi-wifi-strength-3-lock-open::before{content:"\F16CD"}.serumx-mdi-wifi-strength-4::before{content:"\F0928"}.serumx-mdi-wifi-strength-4-alert::before{content:"\F0929"}.serumx-mdi-wifi-strength-4-lock::before{content:"\F092A"}.serumx-mdi-wifi-strength-4-lock-open::before{content:"\F16CE"}.serumx-mdi-wifi-strength-alert-outline::before{content:"\F092B"}.serumx-mdi-wifi-strength-lock-open-outline::before{content:"\F16CF"}.serumx-mdi-wifi-strength-lock-outline::before{content:"\F092C"}.serumx-mdi-wifi-strength-off::before{content:"\F092D"}.serumx-mdi-wifi-strength-off-outline::before{content:"\F092E"}.serumx-mdi-wifi-strength-outline::before{content:"\F092F"}.serumx-mdi-wifi-sync::before{content:"\F16C7"}.serumx-mdi-wikipedia::before{content:"\F05AC"}.serumx-mdi-wind-power::before{content:"\F1A88"}.serumx-mdi-wind-power-outline::before{content:"\F1A89"}.serumx-mdi-wind-turbine::before{content:"\F0DA5"}.serumx-mdi-wind-turbine-alert::before{content:"\F19AB"}.serumx-mdi-wind-turbine-check::before{content:"\F19AC"}.serumx-mdi-window-close::before{content:"\F05AD"}.serumx-mdi-window-closed::before{content:"\F05AE"}.serumx-mdi-window-closed-variant::before{content:"\F11DB"}.serumx-mdi-window-maximize::before{content:"\F05AF"}.serumx-mdi-window-minimize::before{content:"\F05B0"}.serumx-mdi-window-open::before{content:"\F05B1"}.serumx-mdi-window-open-variant::before{content:"\F11DC"}.serumx-mdi-window-restore::before{content:"\F05B2"}.serumx-mdi-window-shutter::before{content:"\F111C"}.serumx-mdi-window-shutter-alert::before{content:"\F111D"}.serumx-mdi-window-shutter-auto::before{content:"\F1BA3"}.serumx-mdi-window-shutter-cog::before{content:"\F1A8A"}.serumx-mdi-window-shutter-open::before{content:"\F111E"}.serumx-mdi-window-shutter-settings::before{content:"\F1A8B"}.serumx-mdi-windsock::before{content:"\F15FA"}.serumx-mdi-wiper::before{content:"\F0AE9"}.serumx-mdi-wiper-wash::before{content:"\F0DA6"}.serumx-mdi-wiper-wash-alert::before{content:"\F18DF"}.serumx-mdi-wizard-hat::before{content:"\F1477"}.serumx-mdi-wordpress::before{content:"\F05B4"}.serumx-mdi-wrap::before{content:"\F05B6"}.serumx-mdi-wrap-disabled::before{content:"\F0BDF"}.serumx-mdi-wrench::before{content:"\F05B7"}.serumx-mdi-wrench-check::before{content:"\F1B8F"}.serumx-mdi-wrench-check-outline::before{content:"\F1B90"}.serumx-mdi-wrench-clock::before{content:"\F19A3"}.serumx-mdi-wrench-clock-outline::before{content:"\F1B93"}.serumx-mdi-wrench-cog::before{content:"\F1B91"}.serumx-mdi-wrench-cog-outline::before{content:"\F1B92"}.serumx-mdi-wrench-outline::before{content:"\F0BE0"}.serumx-mdi-xamarin::before{content:"\F0845"}.serumx-mdi-xml::before{content:"\F05C0"}.serumx-mdi-xmpp::before{content:"\F07FF"}.serumx-mdi-yahoo::before{content:"\F0B4F"}.serumx-mdi-yeast::before{content:"\F05C1"}.serumx-mdi-yin-yang::before{content:"\F0680"}.serumx-mdi-yoga::before{content:"\F117C"}.serumx-mdi-youtube::before{content:"\F05C3"}.serumx-mdi-youtube-gaming::before{content:"\F0848"}.serumx-mdi-youtube-studio::before{content:"\F0847"}.serumx-mdi-youtube-subscription::before{content:"\F0D40"}.serumx-mdi-youtube-tv::before{content:"\F0448"}.serumx-mdi-yurt::before{content:"\F1516"}.serumx-mdi-z-wave::before{content:"\F0AEA"}.serumx-mdi-zend::before{content:"\F0AEB"}.serumx-mdi-zigbee::before{content:"\F0D41"}.serumx-mdi-zip-box::before{content:"\F05C4"}.serumx-mdi-zip-box-outline::before{content:"\F0FFA"}.serumx-mdi-zip-disk::before{content:"\F0A23"}.serumx-mdi-zodiac-aquarius::before{content:"\F0A7D"}.serumx-mdi-zodiac-aries::before{content:"\F0A7E"}.serumx-mdi-zodiac-cancer::before{content:"\F0A7F"}.serumx-mdi-zodiac-capricorn::before{content:"\F0A80"}.serumx-mdi-zodiac-gemini::before{content:"\F0A81"}.serumx-mdi-zodiac-leo::before{content:"\F0A82"}.serumx-mdi-zodiac-libra::before{content:"\F0A83"}.serumx-mdi-zodiac-pisces::before{content:"\F0A84"}.serumx-mdi-zodiac-sagittarius::before{content:"\F0A85"}.serumx-mdi-zodiac-scorpio::before{content:"\F0A86"}.serumx-mdi-zodiac-taurus::before{content:"\F0A87"}.serumx-mdi-zodiac-virgo::before{content:"\F0A88"}.serumx-mdi-blank::before{content:"";visibility:hidden}.serumx-mdi-18px.serumx-mdi-set,.serumx-mdi-18px.serumx-mdi:before{font-size:18px}.serumx-mdi-24px.serumx-mdi-set,.serumx-mdi-24px.serumx-mdi:before{font-size:24px}.serumx-mdi-36px.serumx-mdi-set,.serumx-mdi-36px.serumx-mdi:before{font-size:36px}.serumx-mdi-48px.serumx-mdi-set,.serumx-mdi-48px.serumx-mdi:before{font-size:48px}.serumx-mdi-dark:before{color:rgba(0,0,0,.54)}.serumx-mdi-dark.serumx-mdi-inactive:before{color:rgba(0,0,0,.26)}.serumx-mdi-light:before{color:#fff}.serumx-mdi-light.serumx-mdi-inactive:before{color:rgba(255,255,255,.3)}.serumx-mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.serumx-mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.serumx-mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.serumx-mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.serumx-mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.serumx-mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.serumx-mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.serumx-mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.serumx-mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.serumx-mdi-spin:before{-webkit-animation:serumx-mdi-spin 2s infinite linear;animation:serumx-mdi-spin 2s infinite linear}@-webkit-keyframes serumx-mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes serumx-mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.serumx-ui{voice-family:inherit}

.serumx-serum-iframe{width:100%;height:100%}
.serumx-tab-control.serumx-ui{--tab-height: 30px;display:block;height:100%;width:100%}.serumx-tab-control.serumx-ui>.serumx-tab-container{display:flex;height:var(--tab-height);width:100%}.serumx-tab-control.serumx-ui>.serumx-tab-container .serumx-tab{cursor:pointer;line-height:var(--tab-height);box-sizing:border-box;padding:0 var(--padding)}.serumx-tab-control.serumx-ui>.serumx-content-container{height:calc(100% - var(--tab-height));width:100%}.serumx-tab-control.serumx-ui>.serumx-content-container>.serumx-content{display:none;height:100%;width:100%;box-sizing:border-box}.serumx-tab-control.serumx-ui>.serumx-content-container>.serumx-content.serumx-selected{display:block}.serumx-tab-control.serumx-ui[tabStyle=serum],.serumx-tab-control.serumx-ui[tabStyle=asCC],.serumx-tab-control.serumx-ui[tabStyle=props],.serumx-tab-control.serumx-ui[tabStyle=asWindow]{--style-border-color: #b0b0b0;--style-border: 1px solid var(--style-border-color)}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container{height:calc(var(--tab-height) + var(--v-padding));box-sizing:border-box;border-bottom:1px solid var(--style-border-color);padding:var(--v-padding) var(--h-padding) 0 var(--h-padding)}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container .serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container .serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container .serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container .serumx-tab{font-size:14px;color:#fff;padding:0 var(--v-padding);background-color:var(--uicolor-navy)}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container .serumx-tab .serumx-title,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container .serumx-tab .serumx-title,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container .serumx-tab .serumx-title,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container .serumx-tab .serumx-title{font-weight:bold;text-transform:uppercase;letter-spacing:.5px}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container .serumx-tab.serumx-selected,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container .serumx-tab.serumx-selected,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container .serumx-tab.serumx-selected,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container .serumx-tab.serumx-selected{color:#000;background-color:#fff;border:var(--style-border);border-bottom:1px solid #fff;margin-bottom:-1px}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container .serumx-tab.serumx-selected+.serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container .serumx-tab.serumx-selected+.serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container .serumx-tab.serumx-selected+.serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container .serumx-tab.serumx-selected+.serumx-tab{border-left-width:0}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container .serumx-tab+.serumx-tab:last-child,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container .serumx-tab+.serumx-tab:last-child,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container .serumx-tab+.serumx-tab:last-child,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container .serumx-tab+.serumx-tab:last-child{border-right-width:1px}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-tab-container .serumx-tab+.serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container .serumx-tab+.serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-tab-container .serumx-tab+.serumx-tab,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container .serumx-tab+.serumx-tab{margin-left:1px}.serumx-tab-control.serumx-ui[tabStyle=serum]>.serumx-content-container,.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-content-container,.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-content-container,.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-content-container{height:calc(100% - var(--tab-height) - var(--v-padding))}.serumx-tab-control.serumx-ui[tabStyle=serum-vertical]{display:flex;flex-direction:row;width:100%;--style-border-color: #b0b0b0;--style-border: 1px solid var(--style-border-color)}.serumx-tab-control.serumx-ui[tabStyle=serum-vertical]>.serumx-tab-container{display:flex;flex-direction:column;height:fit-content;flex-shrink:0;width:max-content;margin:var(--v-padding) 0 var(--v-padding) var(--h-padding);border:var(--style-border);border-right:none}.serumx-tab-control.serumx-ui[tabStyle=serum-vertical]>.serumx-tab-container .serumx-tab{width:100%;font-size:14px;color:#fff;padding:0 var(--v-padding);background-color:var(--uicolor-navy)}.serumx-tab-control.serumx-ui[tabStyle=serum-vertical]>.serumx-tab-container .serumx-tab.serumx-selected{color:#000;background-color:#fff}.serumx-tab-control.serumx-ui[tabStyle=serum-vertical]>.serumx-tab-container .serumx-tab+.serumx-tab{border-top:var(--style-border)}.serumx-tab-control.serumx-ui[tabStyle=serum-vertical]>.serumx-content-container{border:var(--style-border);border-right:none;flex-grow:1;height:auto}.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-tab-container{background-color:#f0f0f0;height:calc(var(--tab-height));padding-top:0}.serumx-tab-control.serumx-ui[tabStyle=asWindow]>.serumx-content-container{height:calc(100% - var(--tab-height))}.serumx-tab-control.serumx-ui[tabStyle=asCC]{--style-border-color: #CCCCCC}.serumx-tab-control.serumx-ui[tabStyle=asCC]>.serumx-tab-container{margin-top:-26px;background:var(--uicolor-background);margin-left:-15px;width:calc(100% + 30px);margin-bottom:calc(var(--v-padding) + 6px);text-transform:uppercase}.serumx-tab-control.serumx-ui[tabStyle=props]{height:auto}.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-content-container{height:auto}.serumx-tab-control.serumx-ui[tabStyle=props]>.serumx-content-container>.serumx-content{height:auto;padding:var(--padding);border:var(--style-border);border-top:none}.serumx-title{voice-family:child}.serumx-close-btn{voice-family:child}
.serumx-icon{display:inline-block}.serumx-icon.serumx-solid{padding:3px 3px 2px 3px;font-weight:bold;font-style:normal;text-align:center}.serumx-button>.serumx-icon{padding:0;transform:translate(0px, 0px);pointer-events:none}.serumx-button>.serumx-icon+span:not(:empty){margin-left:6px}
body{--serumx-modal-margin: 50px;--serumx-modal-header-height: 35px;--serumx-modal-header-bg-color: rgb(240, 240, 240);--serumx-modal-header-fg-color: black}div.tlo[id*=_uf_przeslona]{position:fixed;opacity:.3;right:0;bottom:0;top:0;left:0;height:auto !important;width:auto !important}div.tlo[id*=_uf_przeslona][style*="width: 0px"]{display:none}div.przegladarka[id*=_uf_przegladarka]{height:auto}div.przegladarka[id*=_uf_przegladarka]>.nopm{margin-bottom:calc(var(--serumx-modal-margin)*6);margin-left:auto;margin-right:auto;border:1px solid #000 !important}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm{display:block;padding:0;height:var(--serumx-modal-header-height);background-color:var(--serumx-modal-header-bg-color)}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm>div.gora_pokaz_div{padding:0;border:none;margin-top:0;background-color:rgba(0,0,0,0);height:var(--serumx-modal-header-height) !important}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm>div.gora_pokaz_div>h3{display:block;height:var(--serumx-modal-header-height);position:relative}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm>div.gora_pokaz_div>h3>.h3_tytul{margin-left:var(--h-padding);line-height:var(--serumx-modal-header-height);display:inline-block;font-size:1.2em;color:var(--serumx-modal-header-text-color);font-weight:bold}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm>div.gora_pokaz_div>h3>.div_close{position:absolute;top:0;right:0;height:var(--serumx-modal-header-height);width:var(--serumx-modal-header-height);box-sizing:border-box;margin-top:0;padding:0;background-color:var(--uicolor-red)}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm>div.gora_pokaz_div>h3>.div_close>*{display:none}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:first-child>td.nopm>div.gora_pokaz_div>h3>.div_close:after{position:absolute;background-image:url(/~serumx/c02854fcea273f84cd10.png);background-size:80%;background-position:center;filter:invert(1);top:0;bottom:0;left:0;right:0;display:block;content:" "}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:nth-child(2)>td.nopm{padding-top:5px;padding-left:0;padding-right:0}div.przegladarka[id*=_uf_przegladarka]>.nopm>tbody>tr:nth-child(2)>td.nopm>div.jsgrid{margin-top:-5px}div.przegladarka[id*=_uf_przegladarka]>.nopm.iframe-window>tbody>tr:nth-child(1)>td{position:relative}div.przegladarka[id*=_uf_przegladarka]>.nopm.iframe-window>tbody>tr:nth-child(2)>td{padding:0}div.przegladarka[id*=_uf_przegladarka]>.nopm.iframe-window>tbody>tr:nth-child(2)>td iframe{border:none;width:100%;min-height:400px;height:100%}div.przegladarka[id*=_uf_przegladarka]>.nopm.width-slim{width:500px}div.przegladarka[id*=_uf_przegladarka]>.nopm.width-medium{width:50%}div.przegladarka[id*=_uf_przegladarka] .pas_win{padding:0 !important}div.przegladarka[id*=_uf_przegladarka1]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*0) !important}div.przegladarka[id*=_uf_przegladarka2]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*1) !important}div.przegladarka[id*=_uf_przegladarka3]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*2) !important}div.przegladarka[id*=_uf_przegladarka4]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*3) !important}div.przegladarka[id*=_uf_przegladarka5]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*4) !important}div.przegladarka[id*=_uf_przegladarka6]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*5) !important}div.przegladarka[id*=_uf_przegladarka7]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*6) !important}div.przegladarka[id*=_uf_przegladarka8]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*7) !important}div.przegladarka[id*=_uf_przegladarka9]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*8) !important}div.przegladarka[id*=_uf_przegladarka10]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*9) !important}div.przegladarka[id*=_uf_przegladarka11]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*10) !important}div.przegladarka[id*=_uf_przegladarka12]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*11) !important}div.przegladarka[id*=_uf_przegladarka13]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*12) !important}div.przegladarka[id*=_uf_przegladarka14]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*13) !important}div.przegladarka[id*=_uf_przegladarka15]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*14) !important}div.przegladarka[id*=_uf_przegladarka16]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*15) !important}div.przegladarka[id*=_uf_przegladarka17]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*16) !important}div.przegladarka[id*=_uf_przegladarka18]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*17) !important}div.przegladarka[id*=_uf_przegladarka19]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*18) !important}div.przegladarka[id*=_uf_przegladarka20]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*19) !important}div.przegladarka[id*=_uf_przegladarka21]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*20) !important}div.przegladarka[id*=_uf_przegladarka22]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*21) !important}div.przegladarka[id*=_uf_przegladarka23]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*22) !important}div.przegladarka[id*=_uf_przegladarka24]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*23) !important}div.przegladarka[id*=_uf_przegladarka25]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*24) !important}div.przegladarka[id*=_uf_przegladarka26]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*25) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*25) !important}div.przegladarka[id*=_uf_przegladarka27]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*26) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*26) !important}div.przegladarka[id*=_uf_przegladarka28]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*27) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*27) !important}div.przegladarka[id*=_uf_przegladarka29]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*28) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*28) !important}div.przegladarka[id*=_uf_przegladarka30]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*29) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*29) !important}div.przegladarka[id*=_uf_przegladarka31]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*30) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*30) !important}div.przegladarka[id*=_uf_przegladarka32]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*31) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*31) !important}div.przegladarka[id*=_uf_przegladarka33]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*32) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*32) !important}div.przegladarka[id*=_uf_przegladarka34]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*33) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*33) !important}div.przegladarka[id*=_uf_przegladarka35]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*34) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*34) !important}div.przegladarka[id*=_uf_przegladarka36]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*35) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*35) !important}div.przegladarka[id*=_uf_przegladarka37]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*36) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*36) !important}div.przegladarka[id*=_uf_przegladarka38]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*37) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*37) !important}div.przegladarka[id*=_uf_przegladarka39]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*38) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*38) !important}div.przegladarka[id*=_uf_przegladarka40]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*39) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*39) !important}div.przegladarka[id*=_uf_przegladarka41]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*40) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*40) !important}div.przegladarka[id*=_uf_przegladarka42]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*41) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*41) !important}div.przegladarka[id*=_uf_przegladarka43]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*42) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*42) !important}div.przegladarka[id*=_uf_przegladarka44]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*43) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*43) !important}div.przegladarka[id*=_uf_przegladarka45]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*44) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*44) !important}div.przegladarka[id*=_uf_przegladarka46]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*45) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*45) !important}div.przegladarka[id*=_uf_przegladarka47]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*46) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*46) !important}div.przegladarka[id*=_uf_przegladarka48]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*47) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*47) !important}div.przegladarka[id*=_uf_przegladarka49]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*48) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*48) !important}div.przegladarka[id*=_uf_przegladarka50]{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*49) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*49) !important}
body{--serumx-modal-margin: 50px;--serumx-modal-header-height: 35px;--serumx-modal-header-bg-color: rgb(240, 240, 240);--serumx-modal-header-fg-color: black}.serum2body .popupCurtain{background-color:#000;opacity:.3}.serum2body .popup-window{padding:0;border:1px solid #000 !important;margin-bottom:calc(var(--serumx-modal-margin)*6)}.serum2body .popup-window>.popup-header{display:block;height:var(--serumx-modal-header-height);padding:0;border:none;position:relative}.serum2body .popup-window>.popup-header>h1{display:block;padding-left:var(--h-padding);margin:0;font-size:16.848px;font-weight:bold;line-height:var(--serumx-modal-header-height);color:var(--serumx-modal-header-text-color)}.serum2body .popup-window>.popup-header>.popup-close{background:red;height:var(--serumx-modal-header-height);width:var(--serumx-modal-header-height);position:absolute;right:0;top:0}.serum2body .popup-window>.popup-header>.popup-close:after{position:absolute;background-image:url(/~serumx/c02854fcea273f84cd10.png);background-size:80%;background-position:center;filter:invert(1);top:0;bottom:0;left:0;right:0;display:block;content:" "}.serum2body .popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*0) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*0.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*1) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*2) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*1.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*3) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*4) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*2.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*5) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*6) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*3.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*7) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*8) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*4.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*9) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*10) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*5.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*11) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*12) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*6.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*13) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*14) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*7.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*15) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*16) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*8.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*17) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*18) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*9.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*19) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*20) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*10.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*21) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*22) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*11.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*23) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*24) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*25) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*12.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*25) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*26) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*26) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*27) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*13.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*27) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*28) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*28) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*29) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*14.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*29) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*30) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*30) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*31) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*15.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*31) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*32) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*32) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*33) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*16.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*33) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*34) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*34) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*35) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*17.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*35) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*36) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*36) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*37) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*18.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*37) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*38) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*38) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*39) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*19.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*39) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*40) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*40) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*41) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*20.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*41) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*42) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*42) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*43) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*21.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*43) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*44) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*44) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*45) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*22.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*45) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*46) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*46) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*47) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*23.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*47) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*48) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*48) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*49) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24.5) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*24.5) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*49) !important}.serum2body .popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window+.popupCurtain+.popup-window{margin-top:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*50) !important;margin-left:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*25) !important;margin-right:calc(var(--serumx-modal-margin) + var(--serumx-modal-header-height)*25) !important;width:calc(100% - var(--serumx-modal-margin)*2 - var(--serumx-modal-header-height)*50) !important}
body.serumx-screenshoot-mode .serumx-screenshoot{text-shadow:1px 1px 5px #000,-1px 1px 5px #000,1px -1px 5px #000,-1px -1px 5px #000;color:rgba(0,0,0,0) !important}
.serumx-patient-panel{background:#f9f9f9}.serumx-patient-panel.serumx-patient-discharged{background:rgba(255,0,0,.07)}.serumx-patient-panel .serumx-data-row .serumx-mdi{color:var(--uicolor-green);display:inline-block;cursor:pointer;font-size:15px}.serumx-patient-panel .serumx-data-row td>*:not(div){margin-right:5px}.serumx-patient-panel .serumx-patient-name{font-size:2em}.serumx-patient-panel .serumx-patient-bar{--size: 22px;--space: 2px}.serumx-patient-panel .serumx-patient-bar>a{display:block;float:left;box-sizing:border-box;height:var(--size) !important;line-height:var(--size) !important;width:var(--size) !important;margin:calc(var(--space)/2);border:none}.serumx-patient-panel .serumx-patient-bar>a>.serumx-icon.serumx-ui{padding-top:0;padding-bottom:0}.serumx-patient-panel .serumx-patient-bar>a[data-width="1"]{width:calc(var(--size)*1 + var(--space)*0) !important}.serumx-patient-panel .serumx-patient-bar>a[data-width="2"]{width:calc(var(--size)*2 + var(--space)*1) !important}.serumx-patient-panel .serumx-patient-bar>a[data-width="3"]{width:calc(var(--size)*3 + var(--space)*2) !important}.serumx-patient-panel .serumx-patient-bar>a[data-width="4"]{width:calc(var(--size)*4 + var(--space)*3) !important}.serumx-patient-panel .serumx-patient-bar>div{clear:both}.serumx-patient-panel .serumx-patient-adress .serumx-search{margin-right:3px}.serumx-patient-panel>tbody>tr>td{background:rgba(0,0,0,0)}.serumx-patient-panel>tbody>tr>td:nth-child(even){display:none}.serumx-patient-panel>tbody>tr>td:nth-child(1){min-width:370px !important}.serumx-patient-panel>tbody>tr>td:nth-child(3){width:230px !important}.serumx-patient-panel>tbody>tr>td:nth-child(5){width:96px !important}.serumx-patient-panel>tbody>tr>td:nth-child(7){width:inherit !important}.serumx-patient-panel>tbody>tr>td:nth-child(7) td:first-child{width:100px !important}
.topTabs.serumx-ui{display:flex;flex-direction:row-reverse;flex-wrap:wrap;transform:rotate(180deg);padding-left:10px;margin-left:28px;margin-bottom:0;width:initial}.topTabs.serumx-ui a{display:block;height:unset !important;line-height:26px;box-sizing:border-box;transform:rotate(180deg);cursor:pointer;border:1px solid var(--uicolor-background);letter-spacing:.5px;margin:0}.topTabs.serumx-ui a:nth-child(1){order:1}.topTabs.serumx-ui a:nth-child(2){order:2}.topTabs.serumx-ui a:nth-child(3){order:3}.topTabs.serumx-ui a:nth-child(4){order:4}.topTabs.serumx-ui a:nth-child(5){order:5}.topTabs.serumx-ui a:nth-child(6){order:6}.topTabs.serumx-ui a:nth-child(7){order:7}.topTabs.serumx-ui a:nth-child(8){order:8}.topTabs.serumx-ui a:nth-child(9){order:9}.topTabs.serumx-ui a:nth-child(10){order:10}.topTabs.serumx-ui a:nth-child(11){order:11}.topTabs.serumx-ui a:nth-child(12){order:12}.topTabs.serumx-ui a:nth-child(13){order:13}.topTabs.serumx-ui a:nth-child(14){order:14}.topTabs.serumx-ui a:nth-child(15){order:15}.topTabs.serumx-ui a:nth-child(16){order:16}.topTabs.serumx-ui a:nth-child(17){order:17}.topTabs.serumx-ui a:nth-child(18){order:18}.topTabs.serumx-ui a:nth-child(19){order:19}.topTabs.serumx-ui a:nth-child(20){order:20}.topTabs.serumx-ui a:nth-child(21){order:21}.topTabs.serumx-ui a:nth-child(22){order:22}.topTabs.serumx-ui a:nth-child(23){order:23}.topTabs.serumx-ui a:nth-child(24){order:24}.topTabs.serumx-ui a:nth-child(25){order:25}.topTabs.serumx-ui a:nth-child(26){order:26}.topTabs.serumx-ui a:nth-child(27){order:27}.topTabs.serumx-ui a:nth-child(28){order:28}.topTabs.serumx-ui a:nth-child(29){order:29}.topTabs.serumx-ui a:nth-child(30){order:30}.topTabs.serumx-ui a:nth-child(31){order:31}.topTabs.serumx-ui a:nth-child(32){order:32}.topTabs.serumx-ui a:nth-child(33){order:33}.topTabs.serumx-ui a:nth-child(34){order:34}.topTabs.serumx-ui a:nth-child(35){order:35}.topTabs.serumx-ui a:nth-child(36){order:36}.topTabs.serumx-ui a:nth-child(37){order:37}.topTabs.serumx-ui a:nth-child(38){order:38}.topTabs.serumx-ui a:nth-child(39){order:39}.topTabs.serumx-ui a:nth-child(40){order:40}.topTabs.serumx-ui a:nth-child(41){order:41}.topTabs.serumx-ui a:nth-child(42){order:42}.topTabs.serumx-ui a:nth-child(43){order:43}.topTabs.serumx-ui a:nth-child(44){order:44}.topTabs.serumx-ui a:nth-child(45){order:45}.topTabs.serumx-ui a:nth-child(46){order:46}.topTabs.serumx-ui a:nth-child(47){order:47}.topTabs.serumx-ui a:nth-child(48){order:48}.topTabs.serumx-ui a:nth-child(49){order:49}.topTabs.serumx-ui a:nth-child(50){order:50}.topTabs.serumx-ui a.topTabsActive{order:0;border:1px solid #ccc;border-bottom:none;color:#000;background-color:#fff !important}.topTabs.serumx-ui.sectionTopTabs{margin-bottom:-1px}.topTabs.serumx-ui.sectionTopTabs .topTabsActive{margin-right:-10px}
.serumx-toolbar{display:flex;flex-direction:row}.serumx-toolbar>.serumx-center{display:flex;flex-grow:1}.serumx-toolbar>.serumx-left,.serumx-toolbar>.serumx-center,.serumx-toolbar>.serumx-right{display:flex;flex-shrink:0;align-items:baseline}.serumx-toolbar>.serumx-left>*+*,.serumx-toolbar>.serumx-center>*+*,.serumx-toolbar>.serumx-right>*+*{margin-left:var(--h-padding)}.serumx-toolbar>.serumx-left .serumx-property-editor>.serumx-label,.serumx-toolbar>.serumx-center .serumx-property-editor>.serumx-label,.serumx-toolbar>.serumx-right .serumx-property-editor>.serumx-label{width:auto;margin-right:var(--h-padding)}
.noty_layout_mixin,#noty_layout__centerRight,#noty_layout__centerLeft,#noty_layout__center,#noty_layout__bottomRight,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottom,#noty_layout__topRight,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__top{position:fixed;margin:0;padding:0;z-index:9999999;transform:translateZ(0) scale(1, 1);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;transform:translate(calc(-50% - 0.5px)) translateZ(0) scale(1, 1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;transform:translate(calc(-50% - 0.5px)) translateZ(0) scale(1, 1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;transform:translate(calc(-50% - 0.5px), calc(-50% - 0.5px)) translateZ(0) scale(1, 1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;transform:translate(0, calc(-50% - 0.5px)) translateZ(0) scale(1, 1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;transform:translate(0, calc(-50% - 0.5px)) translateZ(0) scale(1, 1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0, 0) translateZ(0) scale(1, 1);transform:translate(0, 0) scale(1, 1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;transform:translate(50%);animation:noty_anim_in .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation-fill-mode:forwards}.noty_effects_close{animation:noty_anim_out .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation-fill-mode:forwards}.noty_fix_effects_height{animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:bold;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,.05);border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{animation:noty_modal_out .3s ease-out;animation-fill-mode:forwards}@keyframes serumx-noty_modal_in{100%{opacity:.3}}@keyframes serumx-noty_modal_out{100%{opacity:0}}@keyframes serumx-noty_anim_in{100%{transform:translate(0);opacity:1}}@keyframes serumx-noty_anim_out{100%{transform:translate(50%);opacity:0}}@keyframes serumx-noty_anim_height{100%{height:0}}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:10px}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#ffeaa8;border:1px solid #ffc237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#ff8181;border:1px solid #e25353;color:#fff}.noty_theme__relax.noty_type__error .noty_buttons{border-color:darkred}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78c5e7;border:1px solid #3badd6;color:#fff}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0b90c4}.noty_theme__relax.noty_type__success{background-color:#bcf5bc;border:1px solid #7cdd77;color:#006400}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50c24e}@keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_anim_in{100%{transform:translate(0);opacity:1}}@keyframes noty_anim_out{100%{transform:translate(50%);opacity:0}}@keyframes noty_anim_height{100%{height:0}}
body{--paper-placeholder-size: 20px}.serumx-paper{--border: 2px solid black;display:flex;flex-wrap:nowrap;height:100%;width:100%;box-sizing:border-box}.serumx-paper>.serumx-placeholder{display:block}.serumx-paper.serumx-left>.serumx-placeholder,.serumx-paper.serumx-right>.serumx-placeholder{width:var(--paper-placeholder-size);height:100%}.serumx-paper.serumx-top>.serumx-placeholder,.serumx-paper.serumx-bottom>.serumx-placeholder{height:var(--paper-placeholder-size);width:100%}.serumx-paper>.serumx-content{flex-grow:1;display:block}.serumx-paper.serumx-top{flex-direction:column}.serumx-paper.serumx-top:not(.serumx-no-divider)>.serumx-placeholder{border-bottom:var(--border)}.serumx-paper.serumx-left{flex-direction:row}.serumx-paper.serumx-left:not(.serumx-no-divider)>.serumx-placeholder{border-right:var(--border)}.serumx-paper.serumx-right{flex-direction:row-reverse}.serumx-paper.serumx-right:not(.serumx-no-divider)>.serumx-placeholder{border-left:var(--border)}.serumx-paper.serumx-bottom{flex-direction:column-reverse}.serumx-paper.serumx-bottom:not(.serumx-no-divider)>.serumx-placeholder{border-top:var(--border)}
.serumx-color-tile{--ui: rgba(0, 0, 0, 0);--opacity: 0.2;width:100%;height:100%;display:block;position:relative;background-image:url(/~serumx/14ea7483ae4ba7c1707f.png)}.serumx-color-tile>.serumx-tint{position:absolute;width:100%;height:100%;opacity:var(--opacity);background-color:var(--ui)}.serumx-color-tile>.serumx-content{position:absolute;width:100%;height:100%}.serumx-color-tile.serumx-blinking>.serumx-tint{animation-name:serumx-color-tile-blinking;animation-duration:1s;animation-iteration-count:infinite}@keyframes serumx-color-tile-blinking{0%{background-color:var(--ui)}50%{background-color:rgba(0,0,0,0)}100%{background-color:var(--ui)}}
.serumx-slider{--coverage: 100%;display:block;height:100%;width:100%;position:relative;overflow:hidden}.serumx-slider>*{display:block;position:absolute;height:100%;width:100%}.serumx-slider>.serumx-content{display:block}.serumx-slider>.serumx-shadow{background-color:rgba(0,0,0,.7);pointer-events:none;opacity:0;transition:all var(--animation-time)}.serumx-slider>.serumx-overflow{display:block;transition:all var(--animation-time);width:var(--coverage)}.serumx-slider.serumx-open>.serumx-shadow{opacity:1;pointer-events:auto}.serumx-slider.serumx-left>.serumx-overflow{left:100%}.serumx-slider.serumx-left.serumx-open>.serumx-overflow{left:calc(100% - var(--coverage))}.serumx-slider.serumx-right>.serumx-overflow{right:100%}.serumx-slider.serumx-right.serumx-open>.serumx-overflow{right:calc(100% - var(--coverage))}.serumx-slider.serumx-top>.serumx-overflow{top:100%}.serumx-slider.serumx-top.serumx-open>.serumx-overflow{top:calc(100% - var(--coverage))}.serumx-slider.serumx-bottom>.serumx-overflow{bottom:100%}.serumx-slider.serumx-bottom.serumx-open>.serumx-overflow{bottom:calc(100% - var(--coverage))}
body{margin:0;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;background-image:url(/~serumx/14ea7483ae4ba7c1707f.png);--padding: 12px}#mutli-serum-app{--animation-time: 0.6s;display:block;height:100vh;width:100vw}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs{width:100%;height:100%}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container{--tab-heigth: 30px;display:flex;flex-wrap:nowrap;font-size:16px;border-bottom:1px solid var(--uicolor-blue)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container::-webkit-scrollbar{display:none}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container>.serumx-tab{display:flex;align-items:baseline;position:relative;padding-left:var(--tab-height);padding-right:var(--tab-height);margin-bottom:-1px;background-color:#fff;border:1px solid var(--uicolor-blue);border-right:none}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container>.serumx-tab>.serumx-title{white-space:nowrap}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container>.serumx-tab.serumx-selected{background-color:var(--uicolor-background);border-bottom:1px solid var(--uicolor-background)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container>.serumx-tab:last-child{border-right:1px solid var(--uicolor-blue)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container>.serumx-tab>.serumx-close-btn{position:absolute;display:block;right:1px;top:-6px;opacity:0;transition:all var(--animation-time);color:red}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs>.serumx-tab-container>.serumx-tab:hover>.serumx-close-btn{opacity:1}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs .serumx-content>iframe{width:100%;height:100%;background-color:var(--uicolor-background)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs .serumx-content>iframe.serumx-fullscreen{position:fixed;top:0;left:0}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-terminarz{margin-top:16px;height:calc(100% - 16px)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-terminarz>.serumx-content-container{border-left:1px solid var(--uicolor-blue)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-terminarz>.serumx-content-container .serumx-content>iframe{background-color:#f0f0f0}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-terminarz>.serumx-tab-container{padding-left:16px}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-terminarz>.serumx-tab-container>.serumx-tab.serumx-selected{background-color:#f0f0f0}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-main{margin-top:16px;height:calc(100% - 16px)}#mutli-serum-app .serumx-tab-control.serumx-serum-top-tabs.serumx-main>.serumx-tab-container{width:auto;padding-left:177px}#mutli-serum-app .serumx-logo{position:absolute;top:0;left:0;width:176px !important;height:45px;background-image:url("/~serumx/static/default/logo/serum/small.png");background-repeat:no-repeat;background-position:center}#mutli-serum-app .serumx-menu-root{display:flex;top:4px;right:34px;position:absolute;flex-direction:row-reverse;transition:all var(--animation-time)}#mutli-serum-app .serumx-menu-root>*{margin-left:4px}#mutli-serum-app .serumx-menu-root.serumx-dark-background{right:5px}.serumx-user-menu-serum-serials{display:flex;color:red;font-size:.7em}.serumx-user-menu-serum-serials>span{display:block}.serumx-user-menu-serum-serials>span+span{margin-left:var(--spacing)}body{--v-padding: 9px;--h-padding: 12px;--padding: var(--v-padding) var(--h-padding);--spacing: 12px;--animation-time: 0.5s;--border-radius: 5px;--border-color: #b0b0b0;--cdl-color: #00C800;--alab-color: #02A0E7;--jsgrid-border-color: #E9E9E9;--uicolor-background: rgb(235, 244, 249);--uicolor-bg: white;--uicolor-bg-invert: black;--uicolor-bg-hover: #cecece;--uicolor-bg-border: #b0b0b0;--uicolor-bg-divider: black;--uicolor-bg-selected: #888888;--uicolor-white: white;--uicolor-white-invert: black;--uicolor-white-hover: #cecece;--uicolor-white-border: #b0b0b0;--uicolor-white-divider: black;--uicolor-yellow: #ffc800;--uicolor-yellow-invert: black;--uicolor-yellow-hover: #ffc800;--uicolor-blue: #077bc6;--uicolor-blue-invert: white;--uicolor-blue-hover: #2Baaff;--uicolor-red: red;--uicolor-red-invert: white;--uicolor-red-hover: #962222;--uicolor-green: #00B725;--uicolor-green-invert: white;--uicolor-green-hover: #059d23;--uicolor-orange: #ff6600;--uicolor-orange-invert: white;--uicolor-orange-hover: #913f08;--uicolor-brown: #944b4b;--uicolor-brown-invert: white;--uicolor-brown-hover: #563030;--uicolor-gray: #f0f0f0;--uicolor-gray-invert: black;--uicolor-gray-hover: #cccccc;--uicolor-gray-border: #d7d7d7;--uicolor-gray-selected: #a8a8a8;--uicolor-navy: #003366;--uicolor-navy-invert: white;--uicolor-navy-hover: #001c3a;--uicolor-error: red;--uicolor-error-invert: white;--uicolor-error-hover: #962222;--uicolor-success: #00B725;--uicolor-success-invert: white;--uicolor-success-hover: #059d23;--serumx-terminarz-background-color: var(--uicolor-gray);--serumx-terminarz-header-height: 215px;--serumx-terminarz-scrollbar-size: 36px;--serumx-content-container-border-color: #cccccc}body .serumx-fg-background{text-decoration:none !important;color:#ebf4f9 !important}body .serumx-bg-background{background-color:#ebf4f9 !important}body .serumx-fg-bg{text-decoration:none !important;color:#fff !important}body .serumx-bg-bg{background-color:#fff !important;color:#000 !important}body .serumx-bg-bg.a_akc:hover{background-color:#cecece !important}body .serumx-fg-white{text-decoration:none !important;color:#fff !important}body .serumx-bg-white{background-color:#fff !important;color:#000 !important}body .serumx-bg-white.a_akc:hover{background-color:#cecece !important}body .serumx-fg-yellow{text-decoration:none !important;color:#ffc800 !important}body .serumx-bg-yellow{background-color:#ffc800 !important;color:#000 !important}body .serumx-bg-yellow.a_akc:hover{background-color:#ffc800 !important}body .serumx-fg-blue{text-decoration:none !important;color:#077bc6 !important}body .serumx-bg-blue{background-color:#077bc6 !important;color:#fff !important}body .serumx-bg-blue.a_akc:hover{background-color:#2baaff !important}body .serumx-fg-red{text-decoration:none !important;color:red !important}body .serumx-bg-red{background-color:red !important;color:#fff !important}body .serumx-bg-red.a_akc:hover{background-color:#962222 !important}body .serumx-fg-green{text-decoration:none !important;color:#00b725 !important}body .serumx-bg-green{background-color:#00b725 !important;color:#fff !important}body .serumx-bg-green.a_akc:hover{background-color:#059d23 !important}body .serumx-fg-orange{text-decoration:none !important;color:#f60 !important}body .serumx-bg-orange{background-color:#f60 !important;color:#fff !important}body .serumx-bg-orange.a_akc:hover{background-color:#913f08 !important}body .serumx-fg-brown{text-decoration:none !important;color:#944b4b !important}body .serumx-bg-brown{background-color:#944b4b !important;color:#fff !important}body .serumx-bg-brown.a_akc:hover{background-color:#563030 !important}body .serumx-fg-gray{text-decoration:none !important;color:#f0f0f0 !important}body .serumx-bg-gray{background-color:#f0f0f0 !important;color:#000 !important}body .serumx-bg-gray.a_akc:hover{background-color:#ccc !important}body .serumx-fg-navy{text-decoration:none !important;color:#036 !important}body .serumx-bg-navy{background-color:#036 !important;color:#fff !important}body .serumx-bg-navy.a_akc:hover{background-color:#001c3a !important}body .serumx-fg-error{text-decoration:none !important;color:red !important}body .serumx-bg-error{background-color:red !important;color:#fff !important}body .serumx-bg-error.a_akc:hover{background-color:#962222 !important}body .serumx-fg-success{text-decoration:none !important;color:#00b725 !important}body .serumx-bg-success{background-color:#00b725 !important;color:#fff !important}body .serumx-bg-success.a_akc:hover{background-color:#059d23 !important}
.serumx-popup-menu-avatar{display:block;overflow:hidden}.serumx-popup-menu-avatar>img{height:100%;width:100%}.serumx-popup-menu-avatar.serumx-with-border{border:1px solid var(--uicolor-white-border);border-radius:6px}.serumx-popup-menu-root{position:absolute;background-color:var(--uicolor-white);padding:var(--spacing);border:1px solid var(--uicolor-white-border);box-shadow:0 0 var(--spacing) var(--uicolor-white-border)}.serumx-popup-menu-root>.serumx-items{display:flex;flex-direction:column;margin-top:var(--spacing)}.serumx-popup-menu-root>.serumx-items>.serumx-item{display:flex;flex-direction:row;align-items:center;cursor:pointer;padding-left:var(--spacing);padding-right:var(--spacing);margin-left:calc(var(--spacing)*-1);margin-right:calc(var(--spacing)*-1)}.serumx-popup-menu-root>.serumx-items>.serumx-item>.serumx-icon{font-size:1.5em;margin-right:var(--spacing)}.serumx-popup-menu-root>.serumx-items>.serumx-item:not(.serumx-no-click):hover{background:var(--uicolor-white-hover)}.serumx-popup-menu-root>.serumx-items>.serumx-item.serumx-no-click{pointer-events:none}.serumx-popup-menu-root>.serumx-items>.serumx-item.serumx-no-icon>.serumx-icon{opacity:0}.serumx-popup-menu-shadow{display:block;position:fixed;top:0;left:0;right:0;bottom:0}
.serumx-print-menu-avatar{padding:4px;background-color:rgba(0,0,0,0)}.serumx-print-menu-avatar>img{transition:all var(--animation-time);width:100%;filter:invert(30%)}.serumx-print-menu-title{display:block;margin-bottom:var(--v-padding)}.serumx-print-menu-title .serumx-title{font-size:1.2em;padding-left:var(--v-padding)}.serumx-print-menu-title .serumx-show-all{display:flex;align-items:flex-start;justify-content:flex-end;font-size:.8em}.serumx-print-menu-items{margin-right:calc(var(--h-padding)*-1);margin-left:calc(var(--h-padding)*-1);margin-bottom:calc(var(--h-padding)*-1);max-height:350px;overflow-y:scroll}.serumx-print-menu-items>.serumx-print-menu-item{display:flex;flex-direction:row;background:var(--uicolor-white-color);padding:var(--v-padding) var(--h-padding);cursor:pointer}.serumx-print-menu-items>.serumx-print-menu-item>.serumx-icon-root{position:relative;display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;max-width:48px;height:48px}.serumx-print-menu-items>.serumx-print-menu-item>.serumx-icon-root>img{display:block;max-height:100%;max-width:100%}.serumx-print-menu-items>.serumx-print-menu-item>.serumx-icon-root>i{display:block;position:absolute;right:0;bottom:0;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.serumx-print-menu-items>.serumx-print-menu-item>.serumx-description{padding-left:var(--h-padding);overflow:hidden;width:calc(100% - 48px)}.serumx-print-menu-items>.serumx-print-menu-item>.serumx-description>.serumx-name{font-size:1.1em;text-overflow:ellipsis;overflow:hidden}.serumx-print-menu-items>.serumx-print-menu-item>.serumx-description>.serumx-location{font-size:.8em;opacity:.8}.serumx-print-menu-items>.serumx-print-menu-item:hover{background:var(--uicolor-white-hover)}.serumx-menu-root.serumx-dark-background .serumx-print-menu-avatar>img{filter:invert(70%)}
