@import"https://fonts.googleapis.com/css?family=Material+Icons";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap";/*!
 * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-right:before{content:"\f138"}.fa-at:before{content:"@"}.fa-trash-can:before{content:"\f2ed"}.fa-trash-alt:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-xmark:before{content:"\f235"}.fa-user-times:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-message:before{content:"\f27a"}.fa-comment-alt:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-compress-alt:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-lines:before{content:"\f15c"}.fa-file-alt:before{content:"\f15c"}.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-days:before{content:"\f073"}.fa-calendar-alt:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball:before{content:"\f45f"}.fa-volleyball-ball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-desc:before{content:"\f0dd"}.fa-circle-minus:before{content:"\f056"}.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before{content:"\f2f5"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-icons:before{content:"\f86d"}.fa-heart-music-camera-bolt:before{content:"\f86d"}.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before{content:"\f689"}.fa-search-location:before{content:"\f689"}.fa-forward-step:before{content:"\f051"}.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before{content:"\f5b8"}.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football:before{content:"\f44e"}.fa-football-ball:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angles-down:before{content:"\f103"}.fa-angle-double-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before{content:"\f0fc"}.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before{content:"\f176"}.fa-long-arrow-up:before{content:"\f176"}.fa-fire-flame-simple:before{content:"\f46a"}.fa-burn:before{content:"\f46a"}.fa-person:before{content:"\f183"}.fa-male:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before{content:"\f587"}.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-pastafarianism:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before{content:"\f2e5"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before{content:"\f674"}.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before{content:"\f47e"}.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before{content:"\f2b9"}.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil:before{content:"\f303"}.fa-pencil-alt:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-paste:before{content:"\f0ea"}.fa-file-clipboard:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-ramp-box:before{content:"\f4de"}.fa-truck-loading:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before{content:"\f6a0"}.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before{content:"\f458"}.fa-quidditch:before{content:"\f458"}.fa-quidditch-broom-ball:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-box-archive:before{content:"\f187"}.fa-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before{content:"\f886"}.fa-sort-numeric-desc:before{content:"\f886"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"W"}.fa-earth-africa:before{content:"\f57c"}.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablet-alt:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before{content:"\f579"}.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before{content:"\f562"}.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before{content:"\f5ae"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows:before{content:"\e068"}.fa-people-arrows-left-right:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-right:before{content:"\f152"}.fa-scissors:before{content:"\f0c4"}.fa-cut:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-tachograph-digital:before{content:"\f566"}.fa-digital-tachograph:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-reply:before{content:"\f3e5"}.fa-mail-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-square-minus:before{content:"\f146"}.fa-minus-square:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-3:before{content:"\f253"}.fa-heart-crack:before{content:"\f7a9"}.fa-heart-broken:before{content:"\f7a9"}.fa-square-up-right:before{content:"\f360"}.fa-external-link-square-alt:before{content:"\f360"}.fa-face-kiss-beam:before{content:"\f597"}.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before{content:"\f06a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before{content:"\f08b"}.fa-sign-out:before{content:"\f08b"}.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-unlock-keyhole:before{content:"\f13e"}.fa-unlock-alt:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-simple:before{content:"\f58f"}.fa-headphones-alt:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before{content:"\f4b9"}.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-low:before{content:"\f027"}.fa-volume-down:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-alt:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"*"}.fa-square-check:before{content:"\f14a"}.fa-check-square:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-heading:before{content:"\f1dc"}.fa-header:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list:before{content:"\f03a"}.fa-list-squares:before{content:"\f03a"}.fa-square-phone-flip:before{content:"\f87b"}.fa-phone-square-alt:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before{content:"\f192"}.fa-dot-circle:before{content:"\f192"}.fa-face-dizzy:before{content:"\f567"}.fa-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol:before{content:"\f1e3"}.fa-futbol-ball:before{content:"\f1e3"}.fa-soccer-ball:before{content:"\f1e3"}.fa-paintbrush:before{content:"\f1fc"}.fa-paint-brush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before{content:"\f593"}.fa-hot-tub:before{content:"\f593"}.fa-map-location:before{content:"\f59f"}.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-pen-to-square:before{content:"\f044"}.fa-edit:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-nodes:before{content:"\f1e0"}.fa-share-alt:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-2:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before{content:"\f290"}.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before{content:"\f881"}.fa-sort-alpha-desc:before{content:"\f881"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand:before{content:"\f256"}.fa-hand-paper:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before{content:"\f596"}.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before{content:"\f589"}.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before{content:"\f58c"}.fa-grin-wink:before{content:"\f58c"}.fa-ear-deaf:before{content:"\f2a4"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-square-rss:before{content:"\f143"}.fa-rss-square:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"I"}.fa-hryvnia-sign:before{content:"\f6f2"}.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before{content:"\f581"}.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-staff-snake:before{content:"\e579"}.fa-rod-asclepius:before{content:"\e579"}.fa-rod-snake:before{content:"\e579"}.fa-staff-aesculapius:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-truck-medical:before{content:"\f0f9"}.fa-ambulance:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-half:before{content:"\f2c9"}.fa-temperature-2:before{content:"\f2c9"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-storm:before{content:"\f75a"}.fa-poo-bolt:before{content:"\f75a"}.fa-face-frown-open:before{content:"\f57a"}.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder:before{content:"\f07b"}.fa-folder-blank:before{content:"\f07b"}.fa-file-waveform:before{content:"\f478"}.fa-file-medical-alt:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-gauge:before{content:"\f624"}.fa-dashboard:before{content:"\f624"}.fa-gauge-med:before{content:"\f624"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-magic-wand-sparkles:before{content:"\e2ca"}.fa-e:before{content:"E"}.fa-pen-clip:before{content:"\f305"}.fa-pen-alt:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-van-shuttle:before{content:"\f5b6"}.fa-shuttle-van:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"C"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-chart-area:before{content:"\f1fe"}.fa-area-chart:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before{content:"\f05e"}.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-air-freshener:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before{content:"\f245"}.fa-mouse-pointer:before{content:"\f245"}.fa-maximize:before{content:"\f31e"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before{content:"\f61f"}.fa-triangle-circle-square:before{content:"\f61f"}.fa-shuffle:before{content:"\f074"}.fa-random:before{content:"\f074"}.fa-person-running:before{content:"\f70c"}.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before{content:"\f8cc"}.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before{content:"\f090"}.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before{content:"\e070"}.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-1:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before{content:"\f2f6"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before{content:"\f21e"}.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before{content:"\f4ce"}.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before{content:"\f496"}.fa-weight:before{content:"\f496"}.fa-user-group:before{content:"\f500"}.fa-user-friends:before{content:"\f500"}.fa-arrow-up-a-z:before{content:"\f15e"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before{content:"\f59b"}.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-circle-arrow-up:before{content:"\f0aa"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before{content:"\f554"}.fa-walking:before{content:"\f554"}.fa-l:before{content:"L"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before{content:"\f487"}.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before{content:"\f197"}.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before{content:"\f599"}.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before{content:"\f22a"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before{content:"\f79f"}.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before{content:"\f574"}.fa-file-upload:before{content:"\f574"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-3:before{content:"\f1eb"}.fa-wifi-strong:before{content:"\f1eb"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-pen:before{content:"\f4ff"}.fa-user-edit:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-top-left:before{content:"\f853"}.fa-border-style:before{content:"\f853"}.fa-map-location-dot:before{content:"\f5a0"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-square-poll-vertical:before{content:"\f681"}.fa-poll:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-car-battery:before{content:"\f5df"}.fa-battery-car:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-hand-back-fist:before{content:"\f255"}.fa-hand-rock:before{content:"\f255"}.fa-square-caret-up:before{content:"\f151"}.fa-caret-square-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-chart-bar:before{content:"\f080"}.fa-bar-chart:before{content:"\f080"}.fa-hands-bubbles:before{content:"\e05e"}.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before{content:"\f2a8"}.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-square-plus:before{content:"\f0fe"}.fa-plus-square:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-martini-glass:before{content:"\f57b"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-rotate-left:before{content:"\f2ea"}.fa-rotate-back:before{content:"\f2ea"}.fa-rotate-backward:before{content:"\f2ea"}.fa-undo-alt:before{content:"\f2ea"}.fa-table-columns:before{content:"\f0db"}.fa-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly:before{content:"\f472"}.fa-dolly-box:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-minimize:before{content:"\f78c"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angles-right:before{content:"\f101"}.fa-angle-double-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before{content:"\f144"}.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-euro-sign:before{content:"\f153"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-circle-check:before{content:"\f058"}.fa-check-circle:before{content:"\f058"}.fa-circle-stop:before{content:"\f28d"}.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before{content:"\f568"}.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before{content:"\f59a"}.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-circle-chevron-up:before{content:"\f139"}.fa-chevron-circle-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-sterling-sign:before{content:"\f154"}.fa-gbp:before{content:"\f154"}.fa-pound-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before{content:"\f175"}.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before{content:"\f7c5"}.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before{content:"\f662"}.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-file-import:before{content:"\f56f"}.fa-arrow-right-to-file:before{content:"\f56f"}.fa-square-arrow-up-right:before{content:"\f14c"}.fa-external-link-square:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-empty:before{content:"\f2cb"}.fa-temperature-0:before{content:"\f2cb"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before{content:"\f2bb"}.fa-contact-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-balance-scale-right:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before{content:"\f5eb"}.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before{content:"\e066"}.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before{content:"\f5c8"}.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before{content:"\f0ee"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before{content:"\f4d8"}.fa-sprout:before{content:"\f4d8"}.fa-left-right:before{content:"\f337"}.fa-arrows-alt-h:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before{content:"\f160"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before{content:"\f76c"}.fa-thunderstorm:before{content:"\f76c"}.fa-text-slash:before{content:"\f87d"}.fa-remove-format:before{content:"\f87d"}.fa-face-smile-wink:before{content:"\f4da"}.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-h:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before{content:"\f0ed"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-chalkboard:before{content:"\f51b"}.fa-blackboard:before{content:"\f51b"}.fa-user-large-slash:before{content:"\f4fa"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before{content:"\f021"}.fa-refresh:before{content:"\f021"}.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-halved:before{content:"\f3ed"}.fa-shield-alt:before{content:"\f3ed"}.fa-book-atlas:before{content:"\f558"}.fa-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before{content:"\f6f1"}.fa-house-damage:before{content:"\f6f1"}.fa-file-zipper:before{content:"\f1c6"}.fa-file-archive:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-martini-glass-empty:before{content:"\f000"}.fa-glass-martini:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"Z"}.fa-person-skiing:before{content:"\f7c9"}.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before{content:"\e03f"}.fa-temperature-down:before{content:"\e03f"}.fa-feather-pointed:before{content:"\f56b"}.fa-feather-alt:before{content:"\f56b"}.fa-p:before{content:"P"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-rectangle-ad:before{content:"\f641"}.fa-ad:before{content:"\f641"}.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-list-ol:before{content:"\f0cb"}.fa-list-1-2:before{content:"\f0cb"}.fa-list-numeric:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-dollar:before{content:"\f53d"}.fa-money-check-alt:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before{content:"\f598"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"?"}.fa-file-signature:before{content:"\f573"}.fa-up-down-left-right:before{content:"\f0b2"}.fa-arrows-alt:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-half-alt:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-whiskey-glass:before{content:"\f7a0"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before{content:"\f08e"}.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-won-sign:before{content:"\f159"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"F"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-taxi:before{content:"\f1ba"}.fa-cab:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before{content:"\f200"}.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before{content:"\f582"}.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before{content:"\f041"}.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-helmet-safety:before{content:"\f807"}.fa-hard-hat:before{content:"\f807"}.fa-hat-hard:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before{content:"\f5a5"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before{content:"\f201"}.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-signs-post:before{content:"\f277"}.fa-map-signs:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"H"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before{content:"\f7d9"}.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-house-user:before{content:"\e1b0"}.fa-home-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-martini-glass-citrus:before{content:"\f561"}.fa-cocktail:before{content:"\f561"}.fa-face-surprise:before{content:"\f5c2"}.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before{content:"\f28b"}.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-whole:before{content:"\f5d1"}.fa-apple-alt:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"R"}.fa-temperature-quarter:before{content:"\f2ca"}.fa-temperature-1:before{content:"\f2ca"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll-h:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before{content:"\f049"}.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball:before{content:"\f434"}.fa-basketball-ball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-circle-up:before{content:"\f35b"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-mobile-screen-button:before{content:"\f3cd"}.fa-mobile-alt:before{content:"\f3cd"}.fa-volume-high:before{content:"\f028"}.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before{content:"\f805"}.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before{content:"\f059"}.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-flip:before{content:"\f879"}.fa-phone-alt:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-forward-fast:before{content:"\f050"}.fa-fast-forward:before{content:"\f050"}.fa-face-meh-blank:before{content:"\f5a4"}.fa-meh-blank:before{content:"\f5a4"}.fa-square-parking:before{content:"\f540"}.fa-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before{content:"\f828"}.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before{content:"\f474"}.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before{content:"\f54d"}.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before{content:"\f291"}.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-simple:before{content:"\f55e"}.fa-bus-alt:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before{content:"\f5b3"}.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal:before{content:"\f012"}.fa-signal-5:before{content:"\f012"}.fa-signal-perfect:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-house-chimney:before{content:"\e3af"}.fa-home-lg:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before{content:"\f119"}.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before{content:"\f54f"}.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-left:before{content:"\f515"}.fa-sort-up:before{content:"\f0de"}.fa-sort-asc:before{content:"\f0de"}.fa-comment-dots:before{content:"\f4ad"}.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before{content:"\f585"}.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before{content:"\f4c0"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before{content:"\f684"}.fa-praying-hands:before{content:"\f684"}.fa-arrow-rotate-right:before{content:"\f01e"}.fa-arrow-right-rotate:before{content:"\f01e"}.fa-arrow-rotate-forward:before{content:"\f01e"}.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before{content:"\f601"}.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before{content:"\f588"}.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-xmark:before{content:"\f273"}.fa-calendar-times:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-gear:before{content:"\f4fe"}.fa-user-cog:before{content:"\f4fe"}.fa-arrow-up-1-9:before{content:"\f163"}.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-person-digging:before{content:"\f85e"}.fa-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple:before{content:"\f629"}.fa-gauge-simple-med:before{content:"\f629"}.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right:before{content:"\f10e"}.fa-quote-right-alt:before{content:"\f10e"}.fa-shirt:before{content:"\f553"}.fa-t-shirt:before{content:"\f553"}.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before{content:"\f7d7"}.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-up-right-from-square:before{content:"\f35d"}.fa-external-link-alt:before{content:"\f35d"}.fa-table-cells:before{content:"\f00a"}.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-book-bible:before{content:"\f647"}.fa-bible:before{content:"\f647"}.fa-o:before{content:"O"}.fa-suitcase-medical:before{content:"\f0fa"}.fa-medkit:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-person-dress:before{content:"\f182"}.fa-female:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-business-time:before{content:"\f64a"}.fa-briefcase-clock:before{content:"\f64a"}.fa-table-cells-large:before{content:"\f009"}.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before{content:"\f827"}.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before{content:"\f2a0"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-cake-candles:before{content:"\f1fd"}.fa-birthday-cake:before{content:"\f1fd"}.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angles-up:before{content:"\f102"}.fa-angle-double-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before{content:"\f887"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before{content:"\f0f0"}.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before{content:"\f05a"}.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before{content:"\f162"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before{content:"\f4c1"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-medical:before{content:"\f486"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before{content:"\f15d"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-rotate-left:before{content:"\f0e2"}.fa-arrow-left-rotate:before{content:"\f0e2"}.fa-arrow-rotate-back:before{content:"\f0e2"}.fa-arrow-rotate-backward:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before{content:"\f0a0"}.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before{content:"\f586"}.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-rectangle-list:before{content:"\f022"}.fa-list-alt:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before{content:"\f7ca"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-train-subway:before{content:"\f239"}.fa-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before{content:"\e1bc"}.fa-indian-rupee:before{content:"\e1bc"}.fa-inr:before{content:"\e1bc"}.fa-crop-simple:before{content:"\f565"}.fa-crop-alt:before{content:"\f565"}.fa-money-bill-1:before{content:"\f3d1"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before{content:"\f30a"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before{content:"\f068"}.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before{content:"\f177"}.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting:before{content:"\f2a3"}.fa-gear:before{content:"\f013"}.fa-cog:before{content:"\f013"}.fa-droplet-slash:before{content:"\f5c7"}.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before{content:"\f07a"}.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before{content:"\f148"}.fa-level-up:before{content:"\f148"}.fa-u:before{content:"U"}.fa-square-root-variable:before{content:"\f698"}.fa-square-root-alt:before{content:"\f698"}.fa-clock:before{content:"\f017"}.fa-clock-four:before{content:"\f017"}.fa-backward-step:before{content:"\f048"}.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"S"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-house-chimney-medical:before{content:"\f7f2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-temperature-three-quarters:before{content:"\f2c8"}.fa-temperature-3:before{content:"\f2c8"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-half:before{content:"\f242"}.fa-battery-3:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders:before{content:"\f1de"}.fa-sliders-h:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-vertical:before{content:"\f142"}.fa-ellipsis-v:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-right-long:before{content:"\f30b"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-tty:before{content:"\f1e4"}.fa-teletype:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-person-hiking:before{content:"\f6ec"}.fa-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"N"}.fa-cable-car:before{content:"\f7da"}.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before{content:"\f580"}.fa-grin:before{content:"\f580"}.fa-delete-left:before{content:"\f55a"}.fa-backspace:before{content:"\f55a"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-dropper-empty:before{content:"\f1fb"}.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile:before{content:"\f3ce"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-phone:before{content:"\f3ce"}.fa-face-meh:before{content:"\f11a"}.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-skull:before{content:"\f6b7"}.fa-book-dead:before{content:"\f6b7"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license:before{content:"\f2c2"}.fa-outdent:before{content:"\f03b"}.fa-dedent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-house:before{content:"\f015"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f015"}.fa-home-lg-alt:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"B"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before{content:"\f0ec"}.fa-exchange:before{content:"\f0ec"}.fa-rotate-right:before{content:"\f2f9"}.fa-redo-alt:before{content:"\f2f9"}.fa-rotate-forward:before{content:"\f2f9"}.fa-utensils:before{content:"\f2e7"}.fa-cutlery:before{content:"\f2e7"}.fa-arrow-up-wide-short:before{content:"\f161"}.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-tower-broadcast:before{content:"\f519"}.fa-broadcast-tower:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-up-long:before{content:"\f30c"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before{content:"\f56d"}.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before{content:"\f0e7"}.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-yen-sign:before{content:"\f157"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-ruble-sign:before{content:"\f158"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before{content:"\f59c"}.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before{content:"\f884"}.fa-sort-amount-desc:before{content:"\f884"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before{content:"\f178"}.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-h:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-kit-medical:before{content:"\f479"}.fa-first-aid:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-alt:before{content:"\f09d"}.fa-car:before{content:"\f1b9"}.fa-automobile:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before{content:"\f5da"}.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before{content:"\e040"}.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-square-h:before{content:"\f0fd"}.fa-h-square:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-full:before{content:"\f2c7"}.fa-temperature-4:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-handshake-angle:before{content:"\f4c4"}.fa-hands-helping:before{content:"\f4c4"}.fa-location-dot:before{content:"\f3c5"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:">"}.fa-person-swimming:before{content:"\f5c4"}.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before{content:"\f043"}.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-americas:before{content:"\f57d"}.fa-earth:before{content:"\f57d"}.fa-earth-america:before{content:"\f57d"}.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-empty:before{content:"\f244"}.fa-battery-0:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before{content:"\f625"}.fa-tachometer-alt:before{content:"\f625"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f0f8"}.fa-hospital-wide:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before{content:"\f550"}.fa-reorder:before{content:"\f550"}.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-person-walking-with-cane:before{content:"\f29d"}.fa-blind:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before{content:"\f772"}.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-stacked:before{content:"\f468"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f468"}.fa-link:before{content:"\f0c1"}.fa-chain:before{content:"\f0c1"}.fa-ear-listen:before{content:"\f2a2"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before{content:"\f002"}.fa-search:before{content:"\f002"}.fa-table-tennis-paddle-ball:before{content:"\f45d"}.fa-ping-pong-paddle-ball:before{content:"\f45d"}.fa-table-tennis:before{content:"\f45d"}.fa-person-dots-from-line:before{content:"\f470"}.fa-diagnoses:before{content:"\f470"}.fa-trash-can-arrow-up:before{content:"\f82a"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-pen:before{content:"\f31c"}.fa-file-edit:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-square-pen:before{content:"\f14b"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-square:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-full:before{content:"\f240"}.fa-battery:before{content:"\f240"}.fa-battery-5:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-ul:before{content:"\f0ca"}.fa-list-dots:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before{content:"\f309"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-dome:before{content:"\f752"}.fa-landmark-alt:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-tv:before{content:"\f26c"}.fa-television:before{content:"\f26c"}.fa-tv-alt:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before{content:"\f0ae"}.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before{content:"\f2bd"}.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before{content:"\f5e1"}.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"Y"}.fa-person-snowboarding:before{content:"\f7ce"}.fa-snowboarding:before{content:"\f7ce"}.fa-truck-fast:before{content:"\f48b"}.fa-shipping-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-circle-half-stroke:before{content:"\f042"}.fa-adjust:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before{content:"\f7ba"}.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball:before{content:"\f433"}.fa-baseball-ball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before{content:"\f542"}.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-xmark:before{content:"\f6a9"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-times:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip:before{content:"\f58d"}.fa-grip-horizontal:before{content:"\f58d"}.fa-share-from-square:before{content:"\f14d"}.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before{content:"\e4e0"}.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-square-phone:before{content:"\f098"}.fa-phone-square:before{content:"\f098"}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-xmark:before{content:"\f00d"}.fa-close:before{content:"\f00d"}.fa-multiply:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times:before{content:"\f00d"}.fa-arrows-up-down-left-right:before{content:"\f047"}.fa-arrows:before{content:"\f047"}.fa-chalkboard-user:before{content:"\f51c"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left:before{content:"\f10d"}.fa-quote-left-alt:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before{content:"\f829"}.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"="}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-shekel-sign:before{content:"\f20b"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-sheqel-sign:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before{content:"\f87c"}.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before{content:"\f4d9"}.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet:before{content:"\f3fb"}.fa-tablet-android:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-rear:before{content:"\f5de"}.fa-car-alt:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-2:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before{content:"\f77d"}.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before{content:"\f118"}.fa-smile:before{content:"\f118"}.fa-thumbtack:before{content:"\f08d"}.fa-thumb-tack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before{content:"\f683"}.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before{content:"\f2f1"}.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-gears:before{content:"\f085"}.fa-cogs:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before{content:"\f584"}.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender:before{content:"\f225"}.fa-transgender-alt:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before{content:"\f149"}.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-simple:before{content:"\f3ff"}.fa-ticket-alt:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angles-left:before{content:"\f100"}.fa-angle-double-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before{content:"\f1da"}.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before{content:"\f583"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-file-export:before{content:"\f56e"}.fa-arrow-right-from-file:before{content:"\f56e"}.fa-shield:before{content:"\f132"}.fa-shield-blank:before{content:"\f132"}.fa-arrow-up-short-wide:before{content:"\f885"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before{content:"\f450"}.fa-golf-ball:before{content:"\f450"}.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-wand-magic:before{content:"\f0d0"}.fa-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-empty:before{content:"\f5ce"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-person-biking:before{content:"\f84a"}.fa-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before{content:"\e47b"}.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before{content:"\f2d3"}.fa-times-square:before{content:"\f2d3"}.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"#"}.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-expand-alt:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"T"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-up-down:before{content:"\f338"}.fa-arrows-alt-v:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before{content:"\f666"}.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before{content:"\f055"}.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before{content:"\f58b"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-link-slash:before{content:"\f127"}.fa-chain-broken:before{content:"\f127"}.fa-chain-slash:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before{content:"\f882"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-flame-curved:before{content:"\f7e4"}.fa-fire-alt:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before{content:"\f687"}.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-face-angry:before{content:"\f556"}.fa-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-rss:before{content:"\f09e"}.fa-feed:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale:before{content:"\f24e"}.fa-gauge-simple-high:before{content:"\f62a"}.fa-tachometer:before{content:"\f62a"}.fa-tachometer-fast:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop:before{content:"\f390"}.fa-desktop-alt:before{content:"\f390"}.fa-m:before{content:"M"}.fa-table-list:before{content:"\f00b"}.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before{content:"\f7cd"}.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-4:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-hand-fist:before{content:"\f6de"}.fa-fist-raised:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before{content:"\f3e0"}.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before{content:"\f7a2"}.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before{content:"\f59d"}.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-xmark:before{content:"\f410"}.fa-rectangle-times:before{content:"\f410"}.fa-times-rectangle:before{content:"\f410"}.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before{content:"\f66a"}.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-triangle-exclamation:before{content:"\f071"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-share:before{content:"\f064"}.fa-arrow-turn-right:before{content:"\f064"}.fa-mail-forward:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-right-left:before{content:"\f362"}.fa-exchange-alt:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before{content:"\f53b"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before{content:"\f2a7"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-water-ladder:before{content:"\f5c5"}.fa-ladder-water:before{content:"\f5c5"}.fa-swimming-pool:before{content:"\f5c5"}.fa-arrows-up-down:before{content:"\f07d"}.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before{content:"\f57f"}.fa-grimace:before{content:"\f57f"}.fa-wheelchair-move:before{content:"\e2ce"}.fa-wheelchair-alt:before{content:"\e2ce"}.fa-turn-down:before{content:"\f3be"}.fa-level-down-alt:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-square-envelope:before{content:"\f199"}.fa-envelope-square:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-bandage:before{content:"\f462"}.fa-band-aid:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before{content:"\f057"}.fa-times-circle:before{content:"\f057"}.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before{content:"\f57e"}.fa-globe-asia:before{content:"\f57e"}.fa-id-card-clip:before{content:"\f47f"}.fa-id-card-alt:before{content:"\f47f"}.fa-magnifying-glass-plus:before{content:"\f00e"}.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-hand-dots:before{content:"\f461"}.fa-allergies:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-mug-saucer:before{content:"\f0f4"}.fa-coffee:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before{content:"\f010"}.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-large:before{content:"\f406"}.fa-user-alt:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before{content:"\f249"}.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before{content:"\f5b4"}.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-turkish-lira-sign:before{content:"\e2bb"}.fa-try:before{content:"\e2bb"}.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before{content:"\f688"}.fa-search-dollar:before{content:"\f688"}.fa-users-gear:before{content:"\f509"}.fa-users-cog:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-building-columns:before{content:"\f19c"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-museum:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"D"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before{content:"\f630"}.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt:before{content:"\f4c6"}.fa-jet-fighter:before{content:"\f0fb"}.fa-fighter-jet:before{content:"\f0fb"}.fa-square-share-nodes:before{content:"\f1e1"}.fa-share-alt-square:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video:before{content:"\f03d"}.fa-video-camera:before{content:"\f03d"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-turn-up:before{content:"\f3bf"}.fa-level-up-alt:before{content:"\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.mat-badge-content{font-weight:600;font-size:12px}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto;letter-spacing:0em;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto;letter-spacing:.0094em;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:500 15px/24px Roboto;letter-spacing:.0067em;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto;letter-spacing:.0179em}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto;letter-spacing:.0333em}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto;letter-spacing:-.0134em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto;letter-spacing:-.0089em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto;letter-spacing:0em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto;letter-spacing:.0074em;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto;font-size:14px;font-weight:500}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto;letter-spacing:.0075em}.mat-expansion-panel-header{font-family:Roboto;font-size:15px;font-weight:500}.mat-expansion-panel-content{font:400 14px/20px Roboto;letter-spacing:.0179em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto;letter-spacing:1.5px}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto;font-size:12px}.mat-select-trigger{height:1.125em}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-label,.mat-tab-link{font-family:Roboto;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto;letter-spacing:.0075em;margin:0}.mat-tooltip{font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-size:12px;font-weight:500}.mat-option{font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto;letter-spacing:.0179em}.mat-simple-snackbar{font-family:Roboto;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}body{--primary-color: #3358cc;--primary-lighter-color: #c2cdf0;--primary-darker-color: #203db9;--text-primary-color: #ffffff;--text-primary-lighter-color: rgba(0, 0, 0, .87);--text-primary-darker-color: #ffffff}body{--accent-color: #6296e6;--accent-lighter-color: #d0e0f8;--accent-darker-color: #4679db;--text-accent-color: rgba(0, 0, 0, .87);--text-accent-lighter-color: rgba(0, 0, 0, .87);--text-accent-darker-color: #ffffff}body{--warn-color: #ff0000;--warn-lighter-color: #ffb3b3;--warn-darker-color: #ff0000;--text-warn-color: #ffffff;--text-warn-lighter-color: rgba(0, 0, 0, .87);--text-warn-darker-color: #ffffff}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(44,44,44,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(44,44,44,.04)}.mat-option.mat-active{background:rgba(44,44,44,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3358cc}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#6296e6}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:red}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3358cc}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#6296e6}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:red}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*="mat-elevation-z"]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge-content{color:#fff;background:#3358cc}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#6296e6;color:#000000de}.mat-badge-warn .mat-badge-content{color:#fff;background:red}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3358cc}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#6296e6}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:red}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3358cc}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#6296e6}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:red}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#000000de}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3358cc}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#6296e6}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:red}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#2c2c2c1f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*="mat-elevation-z"]),.mat-flat-button:not([class*="mat-elevation-z"]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*="mat-elevation-z"]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*="mat-elevation-z"]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*="mat-elevation-z"]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*="mat-elevation-z"]),.mat-mini-fab:not([class*="mat-elevation-z"]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*="mat-elevation-z"]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*="mat-elevation-z"]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*="mat-elevation-z"]),.mat-mini-fab.mat-button-disabled:not([class*="mat-elevation-z"]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone,.mat-button-toggle-group{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#c7c7c7;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#e1e1e1}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#aeaeae}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*="mat-elevation-z"]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*="mat-elevation-z"]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3358cc}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#6296e6}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:red}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3358cc}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#6296e6}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:red}.mat-chip.mat-standard-chip{background-color:#e1e1e1;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3358cc;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:red;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#6296e6;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{border-top-color:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header{color:#00000061}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(51,88,204,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(51,88,204,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(51,88,204,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3358cc;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3358cc66}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3358cc4d}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(98,150,230,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(98,150,230,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(98,150,230,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#6296e6;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#6296e666}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6296e64d}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,0,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:red;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f006}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff00004d}.mat-datepicker-content-touch{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-datepicker-toggle-active{color:#3358cc}.mat-datepicker-toggle-active.mat-accent{color:#6296e6}.mat-datepicker-toggle-active.mat-warn{color:red}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*="mat-elevation-z"]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled="true"]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled="true"]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled="true"]){background:rgba(44,44,44,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#3358cc}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#6296e6}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:red}.mat-focused .mat-form-field-required-marker{color:#6296e6}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3358cc}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#6296e6}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:red}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3358cc}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#6296e6}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:red}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:red}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:red}.mat-error{color:red}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3358cc}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#6296e6}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:red}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#3358cc}.mat-icon.mat-accent{color:#6296e6}.mat-icon.mat-warn{color:red}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#3358cc}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#6296e6}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:red}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:red}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-item-disabled{background-color:#e1e1e1}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(44,44,44,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(44,44,44,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*="mat-elevation-z"]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled]:after,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger:after{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(44,44,44,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#c2cdf0}.mat-progress-bar-buffer{background-color:#c2cdf0}.mat-progress-bar-fill:after{background-color:#3358cc}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d0e0f8}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d0e0f8}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#6296e6}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffb3b3}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffb3b3}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:red}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3358cc}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#6296e6}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:red}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3358cc}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3358cc}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#6296e6}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#6296e6}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:red}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:red}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*="mat-elevation-z"]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(44,44,44,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3358cc}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#6296e6}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:red}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#6296e6}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#6296e68a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#6296e6}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3358cc}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3358cc8a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3358cc}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:red}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ff00008a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:red}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-primary .mat-slider-track-fill,.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label{background-color:#3358cc}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:#3358cc33}.mat-accent .mat-slider-track-fill,.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label{background-color:#6296e6}.mat-accent .mat-slider-thumb-label-text{color:#000000de}.mat-accent .mat-slider-focus-ring{background-color:#6296e633}.mat-warn .mat-slider-track-fill,.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label{background-color:red}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:#f003}.mat-slider:hover .mat-slider-track-background,.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:#2c2c2c0a}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3358cc;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#000000de}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#6296e6;color:#000000de}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:red;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:red}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:red}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2cdf04d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3358cc}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0e0f84d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#6296e6}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffb3b34d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:red}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2cdf04d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3358cc}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0e0f84d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#6296e6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#0000001f}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffb3b34d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:red}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.mat-toolbar{background:#ededed;color:#000000de}.mat-toolbar.mat-primary{background:#3358cc;color:#fff}.mat-toolbar.mat-accent{background:#6296e6;color:#000000de}.mat-toolbar.mat-warn{background:red;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(95,95,95,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#6296e6}.mat-raised-button,.mat-stroked-button,.mat-flat-button{padding:0 1.15em;margin:0 .65em;min-width:3em;line-height:36.4px}.mat-standard-chip{padding:.5em .85em;min-height:2.5em}.material-icons{font-size:24px;font-family:Material Icons,Material Icons}.material-icons .mat-badge-content{font-family:Roboto}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}body{background-image:linear-gradient(70deg,#283d4b 0%,rgba(0,0,0,.77) 100%),url(https://www.sevenseas.cards/wp-content/uploads/2024/01/login-page-image.jpeg)!important;background-size:cover;background-position:bottom right}.mat-tab-body-content{padding-top:20px}.btn-float-right{position:absolute;right:50px}table .checkbox{margin:-7px 5px 0}.table-striped tbody tr:nth-of-type(odd){background-color:#00000005}.table-hover tbody tr:hover{background-color:#00000013!important}.btn-link{color:#2f99c9!important;text-decoration:underline!important;cursor:pointer}.p-t-10{padding-top:10px}.p-l-17{padding-left:17px}.p-r-17{padding-right:17px}.checkbox label:before{content:none!important}.mat-checkbox-layout{padding:0!important;margin-bottom:0!important}.dataTables_empty{display:none}@media only screen and (min-width: 992px){.single-checkbox{padding-top:30px}}@media only screen and (max-width: 991px){.single-checkbox{padding-bottom:30px}}fieldset{border:1px solid #ced4da!important;padding:1em!important;margin:0 0 1.5em!important;box-shadow:0 0 #000}legend{font-size:14px!important;font-weight:700!important;width:auto!important}html.ltr legend{text-align:left!important}html.rtl legend{text-align:right!important}.table-container{overflow-x:auto}.table-responsive{overflow:hidden!important;visibility:hidden}.table-responsive tbody tr.even{background-color:inherit!important}.table-responsive tbody tr.responsive-tr.odd{background-color:#0000000d!important}table.table-responsive th.sorting,table.table-responsive th.sorting_desc,table.table-responsive th.sorting_asc{padding-right:20px!important}table.nowrap th,table.nowrap td{white-space:nowrap;vertical-align:middle}.res-cell-hide{display:none}td span.dtr-control{position:relative;padding-left:30px!important;cursor:pointer}td span.dtr-control:before{top:50%;left:5px;height:14px;width:14px;margin-top:-9px;display:block;position:absolute;color:#fff;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:Courier New,Courier,monospace;line-height:14px;content:"+";background-color:#2f99c9}td span.dtr-control.res-open:before{content:"+";background-color:#2f99c9}td span.dtr-control.res-close:before{content:"-";background-color:red}tr.responsive-tr td{padding-left:10px;padding-right:10px}tr.responsive-tr td li{list-style:none}table th{vertical-align:middle!important;border-left:1px solid #e9ecef!important;border-right:1px solid #e9ecef!important}mat-select.mat-select-disabled{background-color:#f8f9fa!important}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{background-color:transparent!important}.grecaptcha-badge{display:none}html.ltr table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important;border-spacing:0}html.ltr table.dataTable td,html.ltr table.dataTable th{box-sizing:content-box}html.ltr table.dataTable td.dataTables_empty,html.ltr table.dataTable th.dataTables_empty{text-align:center}html.ltr table.dataTable.nowrap th,html.ltr table.dataTable.nowrap td{white-space:nowrap}html.ltr div.dataTables_wrapper div.dataTables_length label{font-weight:400;text-align:left;white-space:nowrap}html.ltr div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}html.ltr div.dataTables_wrapper div.dataTables_filter{text-align:right}html.ltr div.dataTables_wrapper div.dataTables_filter label{font-weight:400;white-space:nowrap;text-align:left}html.ltr div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}html.ltr div.dataTables_wrapper div.dataTables_info{padding-top:.85em;white-space:nowrap}html.ltr div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}html.ltr div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}html.ltr div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}html.ltr table.dataTable thead>tr>th.sorting_asc,html.ltr table.dataTable thead>tr>th.sorting_desc,html.ltr table.dataTable thead>tr>th.sorting,html.ltr table.dataTable thead>tr>td.sorting_asc,html.ltr table.dataTable thead>tr>td.sorting_desc,html.ltr table.dataTable thead>tr>td.sorting{padding-right:30px}html.ltr table.dataTable thead>tr>th:active,html.ltr table.dataTable thead>tr>td:active{outline:none}html.ltr table.dataTable thead .sorting,html.ltr table.dataTable thead .sorting_asc,html.ltr table.dataTable thead .sorting_desc,html.ltr table.dataTable thead .sorting_asc_disabled,html.ltr table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}html.ltr table.dataTable thead .sorting:before,html.ltr table.dataTable thead .sorting:after,html.ltr table.dataTable thead .sorting_asc:before,html.ltr table.dataTable thead .sorting_asc:after,html.ltr table.dataTable thead .sorting_desc:before,html.ltr table.dataTable thead .sorting_desc:after,html.ltr table.dataTable thead .sorting_asc_disabled:before,html.ltr table.dataTable thead .sorting_asc_disabled:after,html.ltr table.dataTable thead .sorting_desc_disabled:before,html.ltr table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:.9em;display:block;opacity:.3}html.ltr table.dataTable thead .sorting:before,html.ltr table.dataTable thead .sorting_asc:before,html.ltr table.dataTable thead .sorting_desc:before,html.ltr table.dataTable thead .sorting_asc_disabled:before,html.ltr table.dataTable thead .sorting_desc_disabled:before{right:1em;content:"\2191"}html.ltr table.dataTable thead .sorting:after,html.ltr table.dataTable thead .sorting_asc:after,html.ltr table.dataTable thead .sorting_desc:after,html.ltr table.dataTable thead .sorting_asc_disabled:after,html.ltr table.dataTable thead .sorting_desc_disabled:after{right:.5em;content:"\2193"}html.ltr table.dataTable thead .sorting_asc:before,html.ltr table.dataTable thead .sorting_desc:after{opacity:1}html.ltr table.dataTable thead .sorting_asc_disabled:before,html.ltr table.dataTable thead .sorting_desc_disabled:after{opacity:0}html.ltr div.dataTables_scrollHead table.dataTable{margin-bottom:0!important}html.ltr div.dataTables_scrollBody table{border-top:none;margin-top:0!important;margin-bottom:0!important}html.ltr div.dataTables_scrollBody table thead .sorting:before,html.ltr div.dataTables_scrollBody table thead .sorting_asc:before,html.ltr div.dataTables_scrollBody table thead .sorting_desc:before,html.ltr div.dataTables_scrollBody table thead .sorting:after,html.ltr div.dataTables_scrollBody table thead .sorting_asc:after,html.ltr div.dataTables_scrollBody table thead .sorting_desc:after{display:none}html.ltr div.dataTables_scrollBody table tbody tr:first-child th,html.ltr div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}html.ltr div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}html.ltr div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0!important;border-top:none}@media screen and (max-width: 767px){html.ltr div.dataTables_wrapper div.dataTables_length,html.ltr div.dataTables_wrapper div.dataTables_filter,html.ltr div.dataTables_wrapper div.dataTables_info,html.ltr div.dataTables_wrapper div.dataTables_paginate{text-align:center}}html.ltr table.dataTable.table-sm>thead>tr>th{padding-right:20px}html.ltr table.dataTable.table-sm .sorting:before,html.ltr table.dataTable.table-sm .sorting_asc:before,html.ltr table.dataTable.table-sm .sorting_desc:before{top:5px;right:.85em}html.ltr table.dataTable.table-sm .sorting:after,html.ltr table.dataTable.table-sm .sorting_asc:after,html.ltr table.dataTable.table-sm .sorting_desc:after{top:5px}html.ltr table.table-bordered.dataTable th,html.ltr table.table-bordered.dataTable td{border-left-width:0}html.ltr table.table-bordered.dataTable th:last-child,html.ltr table.table-bordered.dataTable th:last-child,html.ltr table.table-bordered.dataTable td:last-child,html.ltr table.table-bordered.dataTable td:last-child{border-right-width:0}html.ltr table.table-bordered.dataTable tbody th,html.ltr table.table-bordered.dataTable tbody td,html.ltr div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}html.ltr div.table-responsive>div.dataTables_wrapper>div.row{margin:0}html.ltr div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}html.ltr div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}html.rtl table.dataTable{clear:both;margin-top:6px!important;margin-bottom:6px!important;max-width:none!important;border-collapse:separate!important;border-spacing:0}html.rtl table.dataTable td,html.rtl table.dataTable th{box-sizing:content-box}html.rtl table.dataTable td.dataTables_empty,html.rtl table.dataTable th.dataTables_empty{text-align:center}html.rtl table.dataTable.nowrap th,html.rtl table.dataTable.nowrap td{white-space:nowrap}html.rtl div.dataTables_wrapper div.dataTables_length label{font-weight:400;text-align:right;white-space:nowrap}html.rtl div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}html.rtl div.dataTables_wrapper div.dataTables_filter{text-align:left}html.rtl div.dataTables_wrapper div.dataTables_filter label{font-weight:400;white-space:nowrap;text-align:right}html.rtl div.dataTables_wrapper div.dataTables_filter input{margin-right:.5em;display:inline-block;width:auto}html.rtl div.dataTables_wrapper div.dataTables_info{padding-top:.85em;white-space:nowrap}html.rtl div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:left}html.rtl div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}html.rtl div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;right:50%;width:200px;margin-right:-100px;margin-top:-26px;text-align:center;padding:1em 0}html.rtl table.dataTable thead>tr>th.sorting_asc,html.rtl table.dataTable thead>tr>th.sorting_desc,html.rtl table.dataTable thead>tr>th.sorting,html.rtl table.dataTable thead>tr>td.sorting_asc,html.rtl table.dataTable thead>tr>td.sorting_desc,html.rtl table.dataTable thead>tr>td.sorting{padding-left:30px}html.rtl table.dataTable thead>tr>th:active,html.rtl table.dataTable thead>tr>td:active{outline:none}html.rtl table.dataTable thead .sorting,html.rtl table.dataTable thead .sorting_asc,html.rtl table.dataTable thead .sorting_desc,html.rtl table.dataTable thead .sorting_asc_disabled,html.rtl table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}html.rtl table.dataTable thead .sorting:before,html.rtl table.dataTable thead .sorting:after,html.rtl table.dataTable thead .sorting_asc:before,html.rtl table.dataTable thead .sorting_asc:after,html.rtl table.dataTable thead .sorting_desc:before,html.rtl table.dataTable thead .sorting_desc:after,html.rtl table.dataTable thead .sorting_asc_disabled:before,html.rtl table.dataTable thead .sorting_asc_disabled:after,html.rtl table.dataTable thead .sorting_desc_disabled:before,html.rtl table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:.9em;display:block;opacity:.3}html.rtl table.dataTable thead .sorting:before,html.rtl table.dataTable thead .sorting_asc:before,html.rtl table.dataTable thead .sorting_desc:before,html.rtl table.dataTable thead .sorting_asc_disabled:before,html.rtl table.dataTable thead .sorting_desc_disabled:before{left:1em;content:"\2191"}html.rtl table.dataTable thead .sorting:after,html.rtl table.dataTable thead .sorting_asc:after,html.rtl table.dataTable thead .sorting_desc:after,html.rtl table.dataTable thead .sorting_asc_disabled:after,html.rtl table.dataTable thead .sorting_desc_disabled:after{left:.5em;content:"\2193"}html.rtl table.dataTable thead .sorting_asc:before,html.rtl table.dataTable thead .sorting_desc:after{opacity:1}html.rtl table.dataTable thead .sorting_asc_disabled:before,html.rtl table.dataTable thead .sorting_desc_disabled:after{opacity:0}html.rtl div.dataTables_scrollHead table.dataTable{margin-bottom:0!important}html.rtl div.dataTables_scrollBody table{border-top:none;margin-top:0!important;margin-bottom:0!important}html.rtl div.dataTables_scrollBody table thead .sorting:before,html.rtl div.dataTables_scrollBody table thead .sorting_asc:before,html.rtl div.dataTables_scrollBody table thead .sorting_desc:before,html.rtl div.dataTables_scrollBody table thead .sorting:after,html.rtl div.dataTables_scrollBody table thead .sorting_asc:after,html.rtl div.dataTables_scrollBody table thead .sorting_desc:after{display:none}html.rtl div.dataTables_scrollBody table tbody tr:first-child th,html.rtl div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}html.rtl div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}html.rtl div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0!important;border-top:none}@media screen and (max-width: 767px){html.rtl div.dataTables_wrapper div.dataTables_length,html.rtl div.dataTables_wrapper div.dataTables_filter,html.rtl div.dataTables_wrapper div.dataTables_info,html.rtl div.dataTables_wrapper div.dataTables_paginate{text-align:center}}html.rtl table.dataTable.table-sm>thead>tr>th{padding-left:20px}html.rtl table.dataTable.table-sm .sorting:before,html.rtl table.dataTable.table-sm .sorting_asc:before,html.rtl table.dataTable.table-sm .sorting_desc:before{top:5px;left:.85em}html.rtl table.dataTable.table-sm .sorting:after,html.rtl table.dataTable.table-sm .sorting_asc:after,html.rtl table.dataTable.table-sm .sorting_desc:after{top:5px}html.rtl table.table-bordered.dataTable th,html.rtl table.table-bordered.dataTable td{border-right-width:0}html.rtl table.table-bordered.dataTable th:last-child,html.rtl table.table-bordered.dataTable th:last-child,html.rtl table.table-bordered.dataTable td:last-child,html.rtl table.table-bordered.dataTable td:last-child{border-left-width:0}html.rtl table.table-bordered.dataTable tbody th,html.rtl table.table-bordered.dataTable tbody td,html.rtl div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}html.rtl div.table-responsive>div.dataTables_wrapper>div.row{margin:0}html.rtl div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-right:0}html.rtl div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-left:0}@keyframes dtb-spinner{to{transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;box-shadow:3px 3px 8px #0000004d;border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}div.dt-button-collection.dropdown-menu{display:block;z-index:2002;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection.dropdown-menu.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.dropdown-menu.fixed.two-column{margin-left:-150px}div.dt-button-collection.dropdown-menu.fixed.three-column{margin-left:-225px}div.dt-button-collection.dropdown-menu.fixed.four-column{margin-left:-300px}div.dt-button-collection.dropdown-menu>*{page-break-inside:avoid;break-inside:avoid}div.dt-button-collection.dropdown-menu.two-column{width:300px;padding-bottom:1px;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.dropdown-menu.three-column{width:450px;padding-bottom:1px;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.dropdown-menu.four-column{width:600px;padding-bottom:1px;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection.dropdown-menu .dt-button{border-radius:0}div.dt-button-collection{-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{page-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-collection.fixed{max-width:none}div.dt-button-collection.fixed:before,div.dt-button-collection.fixed:after{display:none}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}@media screen and (max-width: 767px){div.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:.5em}div.dt-buttons a.btn{float:none}}div.dt-buttons button.btn.processing,div.dt-buttons div.btn.processing,div.dt-buttons a.btn.processing{color:#0003}div.dt-buttons button.btn.processing:after,div.dt-buttons div.btn.processing:after,div.dt-buttons a.btn.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{top:12px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:Courier New,Courier,monospace;line-height:14px;content:"+";background-color:#0275d8}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:Courier New,Courier,monospace;line-height:14px;content:"+";background-color:#0275d8}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;inset:0;width:50%;height:50%;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px #0009}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;inset:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width: 767px){div.dtr-modal div.dtr-modal-display{width:95%}}div.dtr-bs-modal table.table tr:first-child td{border-top:none}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#0275d8}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#0172d2}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#0170d0}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#0172d3}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#016ecc}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#016fcd}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#0170cf}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#0172d3}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#0173d5}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#0174d7}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#016ecc}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#0172d3}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#016bc6}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#016cc7}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#016dca}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#016bc6}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:" ";margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:"\2714";margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9,-1px -1px #B0BED9,1px -1px #B0BED9,-1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}table.dataTable tbody tr.selected,table.dataTable tbody th.selected,table.dataTable tbody td.selected{color:#fff}table.dataTable tbody tr.selected a,table.dataTable tbody th.selected a,table.dataTable tbody td.selected a{color:#a2d4ed}table.DTCR_clonedTable.dataTable{position:absolute!important;background-color:#ffffffb3;z-index:202;border-radius:4px}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}html.dark table.DTCR_clonedTable.dataTable{background-color:#212121e6}html.dark div.DTCR_pointer{background-color:#6ea8fe}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue: #64b0f2;--indigo: #564ab1;--red: #ff5d48;--orange: #f1734f;--yellow: #f1b53d;--green: #1bb99a;--teal: #050505;--cyan: #3db9dc;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #2f99c9;--secondary: #6c757d;--success: #1bb99a;--info: #3db9dc;--warning: #f1b53d;--danger: #ff5d48;--light: #f8f9fa;--dark: #343a40;--purple: #2596be;--pink: #ff7aa3;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.9rem;font-weight:400;line-height:1.5;color:#495057;text-align:left;background-color:#f7f9fa}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2f99c9;text-decoration:none;background-color:transparent}a:hover{color:#1d8cec;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.25rem}h2,.h2{font-size:1.8rem}h3,.h3{font-size:1.575rem}h4,.h4{font-size:1.35rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:.9rem}.lead{font-size:1.125rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.125rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#f7f9fa;border:1px solid #efefef;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#ff7aa3;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:12px;padding-left:12px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#495057}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #e9ecef}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{color:#495057;background-color:#00000013}.table-primary,.table-primary>th,.table-primary>td{background-color:#d4e9fb}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#aed6f8}.table-hover .table-primary:hover{background-color:#bdddf9}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#bdddf9}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#bfebe3}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#88dbca}.table-hover .table-success:hover{background-color:#ace5db}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#ace5db}.table-info,.table-info>th,.table-info>td{background-color:#c9ebf5}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#9adbed}.table-hover .table-info:hover{background-color:#b3e3f1}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#b3e3f1}.table-warning,.table-warning>th,.table-warning>td{background-color:#fbeac9}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#f8d99a}.table-hover .table-warning:hover{background-color:#f9e1b1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f9e1b1}.table-danger,.table-danger>th,.table-danger>td{background-color:#ffd2cc}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ffaba0}.table-hover .table-danger:hover{background-color:#ffbcb3}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ffbcb3}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-purple,.table-purple>th,.table-purple>td{background-color:#e0d3ef}.table-purple th,.table-purple td,.table-purple thead th,.table-purple tbody+tbody{border-color:#c6ade1}.table-hover .table-purple:hover{background-color:#d3c0e8}.table-hover .table-purple:hover>td,.table-hover .table-purple:hover>th{background-color:#d3c0e8}.table-pink,.table-pink>th,.table-pink>td{background-color:#ffdae5}.table-pink th,.table-pink td,.table-pink thead th,.table-pink tbody+tbody{border-color:#ffbacf}.table-hover .table-pink:hover{background-color:#ffc1d3}.table-hover .table-pink:hover>td,.table-hover .table-pink:hover>th{background-color:#ffc1d3}.table-active,.table-active>th,.table-active>td{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#adb5bd;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#f8f9fa;border-color:#e9ecef}.table-dark{color:#adb5bd;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#adb5bd;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .9rem + 2px);padding:.45rem .9rem;font-size:.9rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#b1bbc4;outline:0;box-shadow:none}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#f8f9fa;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.45rem + 1px);padding-bottom:calc(.45rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.125rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.7875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.45rem;padding-bottom:.45rem;margin-bottom:0;line-height:1.5;color:#495057;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.4rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#1bb99a}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.5;color:#fff;background-color:#1bb99ae6;border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#1bb99a;padding-right:calc(1.5em + .9rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231bb99a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .225rem);background-size:calc(.75em + .45rem) calc(.75em + .45rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#1bb99a;box-shadow:0 0 0 .15rem #1bb99a40}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .9rem);background-position:top calc(.375em + .225rem) right calc(.375em + .225rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#1bb99a;padding-right:calc((1em + .9rem)*.75 + 1.9rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .9rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231bb99a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.9rem/calc(.75em + .45rem) calc(.75em + .45rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#1bb99a;box-shadow:0 0 0 .15rem #1bb99a40}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#1bb99a}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#1bb99a}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#1bb99a}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#27e0bb;background-color:#27e0bb}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .15rem #1bb99a40}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#1bb99a}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#1bb99a}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#1bb99a;box-shadow:0 0 0 .15rem #1bb99a40}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ff5d48}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.5;color:#fff;background-color:#ff5d48e6;border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ff5d48;padding-right:calc(1.5em + .9rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5d48' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5d48' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .225rem);background-size:calc(.75em + .45rem) calc(.75em + .45rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ff5d48;box-shadow:0 0 0 .15rem #ff5d4840}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .9rem);background-position:top calc(.375em + .225rem) right calc(.375em + .225rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#ff5d48;padding-right:calc((1em + .9rem)*.75 + 1.9rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .9rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5d48' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5d48' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.9rem/calc(.75em + .45rem) calc(.75em + .45rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#ff5d48;box-shadow:0 0 0 .15rem #ff5d4840}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ff5d48}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#ff5d48}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#ff5d48}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#ff8a7b;background-color:#ff8a7b}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .15rem #ff5d4840}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#ff5d48}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#ff5d48}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#ff5d48;box-shadow:0 0 0 .15rem #ff5d4840}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#495057;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.45rem .9rem;font-size:.9rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#495057;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .15rem #64b0f240}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-primary:hover{color:#fff;background-color:#2596be;border-color:#2596be}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .15rem #c379fb80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#2596be;border-color:#2596be}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #c379fb80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .15rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #828a9180}.btn-success{color:#fff;background-color:#1bb99a;border-color:#1bb99a}.btn-success:hover{color:#fff;background-color:#16987e;border-color:#158c75}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .15rem #3dc4a980}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#1bb99a;border-color:#1bb99a}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#158c75;border-color:#13816c}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #3dc4a980}.btn-info{color:#fff;background-color:#3db9dc;border-color:#3db9dc}.btn-info:hover{color:#fff;background-color:#25a9ce;border-color:#23a0c3}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .15rem #5ac4e180}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#3db9dc;border-color:#3db9dc}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#23a0c3;border-color:#2197b8}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #5ac4e180}.btn-warning{color:#212529;background-color:#f1b53d;border-color:#f1b53d}.btn-warning:hover{color:#fff;background-color:#eea719;border-color:#eaa211}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .15rem #d29f3a80}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#f1b53d;border-color:#f1b53d}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#eaa211;border-color:#de9910}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #d29f3a80}.btn-danger{color:#fff;background-color:#ff5d48;border-color:#ff5d48}.btn-danger:hover{color:#fff;background-color:#ff3b22;border-color:#ff3015}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .15rem #ff756380}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ff5d48;border-color:#ff5d48}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ff3015;border-color:#ff2508}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #ff756380}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .15rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #d8d9db80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .15rem #52585d80}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #52585d80}.btn-purple{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-purple:hover{color:#fff;background-color:#7f45bc;border-color:#7841b3}.btn-purple:focus,.btn-purple.focus{box-shadow:0 0 0 .15rem #a279cf80}.btn-purple.disabled,.btn-purple:disabled{color:#fff;background-color:#2596be;border-color:#2596be}.btn-purple:not(:disabled):not(.disabled):active,.btn-purple:not(:disabled):not(.disabled).active,.show>.btn-purple.dropdown-toggle{color:#fff;background-color:#7841b3;border-color:#723daa}.btn-purple:not(:disabled):not(.disabled):active:focus,.btn-purple:not(:disabled):not(.disabled).active:focus,.show>.btn-purple.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #a279cf80}.btn-pink{color:#fff;background-color:#ff7aa3;border-color:#ff7aa3}.btn-pink:hover{color:#fff;background-color:#ff5489;border-color:#ff4780}.btn-pink:focus,.btn-pink.focus{box-shadow:0 0 0 .15rem #ff8eb180}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#ff7aa3;border-color:#ff7aa3}.btn-pink:not(:disabled):not(.disabled):active,.btn-pink:not(:disabled):not(.disabled).active,.show>.btn-pink.dropdown-toggle{color:#fff;background-color:#ff4780;border-color:#ff3a77}.btn-pink:not(:disabled):not(.disabled):active:focus,.btn-pink:not(:disabled):not(.disabled).active:focus,.show>.btn-pink.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #ff8eb180}.btn-outline-primary{color:#2f99c9;border-color:#2f99c9}.btn-outline-primary:hover{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .15rem #64b0f280}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#2f99c9;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #64b0f280}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .15rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #6c757d80}.btn-outline-success{color:#1bb99a;border-color:#1bb99a}.btn-outline-success:hover{color:#fff;background-color:#1bb99a;border-color:#1bb99a}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .15rem #1bb99a80}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#1bb99a;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#1bb99a;border-color:#1bb99a}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #1bb99a80}.btn-outline-info{color:#3db9dc;border-color:#3db9dc}.btn-outline-info:hover{color:#fff;background-color:#3db9dc;border-color:#3db9dc}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .15rem #3db9dc80}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#3db9dc;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#3db9dc;border-color:#3db9dc}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #3db9dc80}.btn-outline-warning{color:#f1b53d;border-color:#f1b53d}.btn-outline-warning:hover{color:#212529;background-color:#f1b53d;border-color:#f1b53d}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .15rem #f1b53d80}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f1b53d;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#f1b53d;border-color:#f1b53d}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #f1b53d80}.btn-outline-danger{color:#ff5d48;border-color:#ff5d48}.btn-outline-danger:hover{color:#fff;background-color:#ff5d48;border-color:#ff5d48}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .15rem #ff5d4880}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff5d48;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ff5d48;border-color:#ff5d48}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #ff5d4880}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .15rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .15rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #343a4080}.btn-outline-purple{color:#2596be;border-color:#2596be}.btn-outline-purple:hover{color:#fff;background-color:#2596be;border-color:#2596be}.btn-outline-purple:focus,.btn-outline-purple.focus{box-shadow:0 0 0 .15rem #9261c680}.btn-outline-purple.disabled,.btn-outline-purple:disabled{color:#2596be;background-color:transparent}.btn-outline-purple:not(:disabled):not(.disabled):active,.btn-outline-purple:not(:disabled):not(.disabled).active,.show>.btn-outline-purple.dropdown-toggle{color:#fff;background-color:#2596be;border-color:#2596be}.btn-outline-purple:not(:disabled):not(.disabled):active:focus,.btn-outline-purple:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-purple.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #9261c680}.btn-outline-pink{color:#ff7aa3;border-color:#ff7aa3}.btn-outline-pink:hover{color:#fff;background-color:#ff7aa3;border-color:#ff7aa3}.btn-outline-pink:focus,.btn-outline-pink.focus{box-shadow:0 0 0 .15rem #ff7aa380}.btn-outline-pink.disabled,.btn-outline-pink:disabled{color:#ff7aa3;background-color:transparent}.btn-outline-pink:not(:disabled):not(.disabled):active,.btn-outline-pink:not(:disabled):not(.disabled).active,.show>.btn-outline-pink.dropdown-toggle{color:#fff;background-color:#ff7aa3;border-color:#ff7aa3}.btn-outline-pink:not(:disabled):not(.disabled):active:focus,.btn-outline-pink:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-pink.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #ff7aa380}.btn-link{font-weight:400;color:#2f99c9;text-decoration:none}.btn-link:hover{color:#1d8cec;text-decoration:none}.btn-link:focus,.btn-link.focus{text-decoration:none;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.4rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9rem;color:#495057;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.35rem 1.5rem;clear:both;font-weight:400;color:#343a40;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.7875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.35rem 1.5rem;color:#343a40}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.675rem;padding-left:.675rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.45rem .9rem;margin-bottom:0;font-size:.9rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.4rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.9rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.35rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#2f99c9;background-color:#2f99c9}.custom-control-input:focus~.custom-control-label:before{box-shadow:none}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#b1bbc4}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fff;border-color:#fff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#f8f9fa}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.175rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label:after{position:absolute;top:.175rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#2f99c9;background-color:#2f99c9}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#64b0f280}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#64b0f280}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#64b0f280}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.175rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#64b0f280}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .9rem + 2px);padding:.45rem 1.9rem .45rem .9rem;font-size:.9rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .9rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#b1bbc4;outline:0;box-shadow:0 0 0 .15rem #64b0f240}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.9rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .9rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .9rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#b1bbc4;box-shadow:none}.custom-file-input:disabled~.custom-file-label{background-color:#f8f9fa}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .9rem + 2px);padding:.45rem .9rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .9rem);padding:.45rem .9rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.3rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f7f9fa,none}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f7f9fa,none}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f7f9fa,none}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#2f99c9;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#fff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#efefef;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#2f99c9;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#fff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#efefef;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.15rem;margin-left:.15rem;background-color:#2f99c9;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#fff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#efefef;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#efefef;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #efefef}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #efefef}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#efefef #efefef #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#2f99c9}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.33125rem;padding-bottom:.33125rem;margin-right:1rem;font-size:1.125rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.125rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#e9ecef;border-bottom:0 solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:#e9ecef;border-top:0 solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:12px}@media (min-width: 576px){.card-deck{flex-flow:row wrap;margin-right:-12px;margin-left:-12px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:12px;margin-bottom:0;margin-left:12px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:12px}@media (min-width: 576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#adb5bd}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#495057;background-color:#fff;border:1px solid #efefef}.page-link:hover{z-index:2;color:#1d8cec;text-decoration:none;background-color:#e9ecef;border-color:#efefef}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .15rem #64b0f240}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#2f99c9;border-color:#2f99c9}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#efefef}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.4rem;border-bottom-right-radius:.4rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#2f99c9}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#3598ee}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .15rem #64b0f280}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .15rem #6c757d80}.badge-success{color:#fff;background-color:#1bb99a}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#158c75}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .15rem #1bb99a80}.badge-info{color:#fff;background-color:#3db9dc}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#23a0c3}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .15rem #3db9dc80}.badge-warning{color:#212529;background-color:#f1b53d}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#eaa211}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .15rem #f1b53d80}.badge-danger{color:#fff;background-color:#ff5d48}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#ff3015}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .15rem #ff5d4880}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .15rem #f8f9fa80}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .15rem #343a4080}.badge-purple{color:#fff;background-color:#2596be}a.badge-purple:hover,a.badge-purple:focus{color:#fff;background-color:#7841b3}a.badge-purple:focus,a.badge-purple.focus{outline:0;box-shadow:0 0 0 .15rem #9261c680}.badge-pink{color:#fff;background-color:#ff7aa3}a.badge-pink:hover,a.badge-pink:focus{color:#fff;background-color:#ff4780}a.badge-pink:focus,a.badge-pink.focus{outline:0;box-shadow:0 0 0 .15rem #ff7aa380}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.4rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:500}.alert-dismissible{padding-right:3.85rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#345c7e;background-color:#e0effc;border-color:#d4e9fb}.alert-primary hr{border-top-color:#bdddf9}.alert-primary .alert-link{color:#25425a}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#0e6050;background-color:#d1f1eb;border-color:#bfebe3}.alert-success hr{border-top-color:#ace5db}.alert-success .alert-link{color:#08332b}.alert-info{color:#206072;background-color:#d8f1f8;border-color:#c9ebf5}.alert-info hr{border-top-color:#b3e3f1}.alert-info .alert-link{color:#153e4a}.alert-warning{color:#7d5e20;background-color:#fcf0d8;border-color:#fbeac9}.alert-warning hr{border-top-color:#f9e1b1}.alert-warning .alert-link{color:#543f16}.alert-danger{color:#853025;background-color:#ffdfda;border-color:#ffd2cc}.alert-danger hr{border-top-color:#ffbcb3}.alert-danger .alert-link{color:#5d221a}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.alert-purple{color:#4c3267;background-color:#e9dff4;border-color:#e0d3ef}.alert-purple hr{border-top-color:#d3c0e8}.alert-purple .alert-link{color:#332145}.alert-pink{color:#853f55;background-color:#ffe4ed;border-color:#ffdae5}.alert-pink hr{border-top-color:#ffc1d3}.alert-pink .alert-link{color:#622f3f}@keyframes progress-bar-stripes{0%{background-position:.75rem 0}to{background-position:0 0}}.progress{display:flex;height:.75rem;overflow:hidden;font-size:.675rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#2f99c9;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:.75rem .75rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#495057;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#2f99c9;border-color:#2f99c9}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#345c7e;background-color:#d4e9fb}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#345c7e;background-color:#bdddf9}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#345c7e;border-color:#345c7e}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#0e6050;background-color:#bfebe3}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0e6050;background-color:#ace5db}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0e6050;border-color:#0e6050}.list-group-item-info{color:#206072;background-color:#c9ebf5}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#206072;background-color:#b3e3f1}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#206072;border-color:#206072}.list-group-item-warning{color:#7d5e20;background-color:#fbeac9}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#7d5e20;background-color:#f9e1b1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#7d5e20;border-color:#7d5e20}.list-group-item-danger{color:#853025;background-color:#ffd2cc}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#853025;background-color:#ffbcb3}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#853025;border-color:#853025}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.list-group-item-purple{color:#4c3267;background-color:#e0d3ef}.list-group-item-purple.list-group-item-action:hover,.list-group-item-purple.list-group-item-action:focus{color:#4c3267;background-color:#d3c0e8}.list-group-item-purple.list-group-item-action.active{color:#fff;background-color:#4c3267;border-color:#4c3267}.list-group-item-pink{color:#853f55;background-color:#ffdae5}.list-group-item-pink.list-group-item-action:hover,.list-group-item-pink.list-group-item-action:focus{color:#853f55;background-color:#ffc1d3}.list-group-item-pink.list-group-item-action.active{color:#fff;background-color:#853f55;border-color:#853f55}.close{float:right;font-size:1.35rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #f8f9fa;border-radius:.25rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #e9ecef;border-radius:.4rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .4rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#e9ecef}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.4rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#e9ecef}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#e9ecef}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.4rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#e9ecef}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.9rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.4rem - 1px);border-top-right-radius:calc(.4rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#495057}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#2f99c9!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#3598ee!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#1bb99a!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#158c75!important}.bg-info{background-color:#3db9dc!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#23a0c3!important}.bg-warning{background-color:#f1b53d!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#eaa211!important}.bg-danger{background-color:#ff5d48!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#ff3015!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-purple{background-color:#2596be!important}a.bg-purple:hover,a.bg-purple:focus,button.bg-purple:hover,button.bg-purple:focus{background-color:#7841b3!important}.bg-pink{background-color:#ff7aa3!important}a.bg-pink:hover,a.bg-pink:focus,button.bg-pink:hover,button.bg-pink:focus{background-color:#ff4780!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-top{border-top:1px solid #e9ecef!important}.border-right{border-right:1px solid #e9ecef!important}.border-bottom{border-bottom:1px solid #e9ecef!important}.border-left{border-left:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#2f99c9!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#1bb99a!important}.border-info{border-color:#3db9dc!important}.border-warning{border-color:#f1b53d!important}.border-danger{border-color:#ff5d48!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-purple{border-color:#2596be!important}.border-pink{border-color:#ff7aa3!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.4rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .75rem 6rem #49505708!important}.shadow{box-shadow:0 0 35px #49505726!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#2f99c9!important}a.text-primary:hover,a.text-primary:focus{color:#1d8cec!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#1bb99a!important}a.text-success:hover,a.text-success:focus{color:#117662!important}.text-info{color:#3db9dc!important}a.text-info:hover,a.text-info:focus{color:#1f8ead!important}.text-warning{color:#f1b53d!important}a.text-warning:hover,a.text-warning:focus{color:#d2910f!important}.text-danger{color:#ff5d48!important}a.text-danger:hover,a.text-danger:focus{color:#fb1d00!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-purple{color:#2596be!important}a.text-purple:hover,a.text-purple:focus{color:#6c3aa1!important}.text-pink{color:#ff7aa3!important}a.text-pink:hover,a.text-pink:focus{color:#ff2e6e!important}.text-body{color:#495057!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #efefef!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#e9ecef}.table .thead-dark th{color:inherit;border-color:#e9ecef}}.custom-accordion .card+.card{margin-top:.5rem}.custom-accordion .accordion-arrow{font-size:1.2rem}.custom-accordion a.collapsed i.accordion-arrow:before{content:"\f142"}.badge{color:#fff;font-family:Roboto,sans-serif}.badge-light{color:#343a40}.badge-light-primary{background-color:#64b0f233;color:#2f99c9!important}.badge-light-secondary{background-color:#6c757d33;color:#6c757d!important}.badge-light-success{background-color:#1bb99a33;color:#1bb99a!important}.badge-light-info{background-color:#3db9dc33;color:#3db9dc!important}.badge-light-warning{background-color:#f1b53d33;color:#f1b53d!important}.badge-light-danger{background-color:#ff5d4833;color:#ff5d48!important}.badge-light-light{background-color:#f8f9fa33;color:#f8f9fa!important}.badge-light-dark{background-color:#343a4033;color:#343a40!important}.badge-light-purple{background-color:#9261c633;color:#2f99c9!important}.badge-light-pink{background-color:#ff7aa333;color:#ff7aa3!important}.bg-soft-primary{background-color:#64b0f240!important}.bg-soft-secondary{background-color:#6c757d40!important}.bg-soft-success{background-color:#1bb99a40!important}.bg-soft-info{background-color:#3db9dc40!important}.bg-soft-warning{background-color:#f1b53d40!important}.bg-soft-danger{background-color:#ff5d4840!important}.bg-soft-light{background-color:#f8f9fa40!important}.bg-soft-dark{background-color:#343a4040!important}.bg-soft-purple{background-color:#9261c640!important}.bg-soft-pink{background-color:#ff7aa340!important}.breadcrumb-item>a{color:#495057}.breadcrumb-item+.breadcrumb-item:before{font-family:Material Design Icons}.btn{color:#fff}.btn .mdi:before{margin-top:-1px}.btn-rounded{border-radius:2em}.btn-light,.btn-white{color:#212529}.btn-link{font-weight:400;color:#2f99c9;background-color:transparent}.btn-link:hover{color:#1d8cec;text-decoration:none;background-color:transparent;border-color:transparent}.btn-link:focus,.btn-link.focus{text-decoration:none;border-color:transparent;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-outline-primary{color:#2f99c9;border-color:#2f99c9}.btn-outline-primary:hover{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .15rem #64b0f280}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#2f99c9;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#2f99c9;border-color:#2f99c9}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #64b0f280}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .15rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #6c757d80}.btn-outline-success{color:#1bb99a;border-color:#1bb99a}.btn-outline-success:hover{color:#fff;background-color:#1bb99a;border-color:#1bb99a}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .15rem #1bb99a80}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#1bb99a;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#1bb99a;border-color:#1bb99a}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #1bb99a80}.btn-outline-info{color:#3db9dc;border-color:#3db9dc}.btn-outline-info:hover{color:#fff;background-color:#3db9dc;border-color:#3db9dc}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .15rem #3db9dc80}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#3db9dc;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#3db9dc;border-color:#3db9dc}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #3db9dc80}.btn-outline-warning{color:#f1b53d;border-color:#f1b53d}.btn-outline-warning:hover{color:#212529;background-color:#f1b53d;border-color:#f1b53d}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .15rem #f1b53d80}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f1b53d;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#f1b53d;border-color:#f1b53d}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #f1b53d80}.btn-outline-danger{color:#ff5d48;border-color:#ff5d48}.btn-outline-danger:hover{color:#fff;background-color:#ff5d48;border-color:#ff5d48}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .15rem #ff5d4880}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff5d48;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ff5d48;border-color:#ff5d48}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #ff5d4880}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .15rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #f8f9fa80}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .15rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #343a4080}.btn-outline-purple{color:#2596be;border-color:#2596be}.btn-outline-purple:hover{color:#fff;background-color:#2596be;border-color:#2596be}.btn-outline-purple:focus,.btn-outline-purple.focus{box-shadow:0 0 0 .15rem #9261c680}.btn-outline-purple.disabled,.btn-outline-purple:disabled{color:#2596be;background-color:transparent}.btn-outline-purple:not(:disabled):not(.disabled):active,.btn-outline-purple:not(:disabled):not(.disabled).active,.show>.btn-outline-purple.dropdown-toggle{color:#fff;background-color:#2596be;border-color:#2596be}.btn-outline-purple:not(:disabled):not(.disabled):active:focus,.btn-outline-purple:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-purple.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #9261c680}.btn-outline-pink{color:#ff7aa3;border-color:#ff7aa3}.btn-outline-pink:hover{color:#fff;background-color:#ff7aa3;border-color:#ff7aa3}.btn-outline-pink:focus,.btn-outline-pink.focus{box-shadow:0 0 0 .15rem #ff7aa380}.btn-outline-pink.disabled,.btn-outline-pink:disabled{color:#ff7aa3;background-color:transparent}.btn-outline-pink:not(:disabled):not(.disabled):active,.btn-outline-pink:not(:disabled):not(.disabled).active,.show>.btn-outline-pink.dropdown-toggle{color:#fff;background-color:#ff7aa3;border-color:#ff7aa3}.btn-outline-pink:not(:disabled):not(.disabled):active:focus,.btn-outline-pink:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-pink.dropdown-toggle:focus{box-shadow:0 0 0 .15rem #ff7aa380}.btn-xs{padding:.2rem .6rem;font-size:.75rem;border-radius:.15rem}.btn-label{margin:-.55rem .9rem -.55rem -.9rem;padding:.6rem .9rem;background-color:#2125291a}.btn-label-right{margin:-.45rem -.9rem -.45rem .9rem;padding:.45rem .9rem;background-color:#2125291a;display:inline-block}.btn-facebook{color:#fff!important;background-color:#3b5998!important}.btn-twitter{color:#fff!important;background-color:#00aced!important}.btn-linkedin{color:#fff!important;background-color:#007bb6!important}.btn-dribbble{color:#fff!important;background-color:#ea4c89!important}.btn-googleplus{color:#fff!important;background-color:#dd4b39!important}.btn-instagram{color:#fff!important;background-color:#517fa4!important}.btn-pinterest{color:#fff!important;background-color:#cb2027!important}.btn-dropbox{color:#fff!important;background-color:#007ee5!important}.btn-flickr{color:#fff!important;background-color:#ff0084!important}.btn-tumblr{color:#fff!important;background-color:#32506d!important}.btn-skype{color:#fff!important;background-color:#00aff0!important}.btn-youtube{color:#fff!important;background-color:#b00!important}.btn-github{color:#fff!important;background-color:#171515!important}.card{margin-bottom:24px;box-shadow:0 0 35px #49505726}.card .card-drop{font-size:24px;line-height:0;color:#6c757d}.card-title,.card-header{margin-top:0}.card-title{font-size:16px}.header-title{font-size:16px;margin:0 0 7px}.sub-header{margin-bottom:24px;color:#6c757d;font-size:13px}.card-footer{border-top:1px solid #e9ecef}.card-border .card-header{border-top:2px solid #ced4da}.card-box{background-color:#fff;padding:1.25rem;box-shadow:0 0 35px #49505726;margin-bottom:24px;border-radius:.25rem}.dropdown-menu{box-shadow:0 0 35px #49505726;animation-name:DropDownSlide;animation-duration:.3s;animation-fill-mode:both;margin:0;font-size:.9rem;position:absolute;z-index:1000}.dropdown-menu.show{top:100%!important}.dropdown-menu-right{right:0!important;left:auto!important}.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=left]{top:auto!important;animation:none!important}@keyframes DropDownSlide{to{transform:translateY(0)}0%{transform:translateY(40px)}}.dropdown-lg{width:320px}@media (max-width: 767.98px){.dropdown-lg{width:200px!important}}.dropdown-example{position:static;display:block;margin-bottom:.25rem;clear:left;animation:none}.dropdown-mega{position:static!important}.dropdown-megamenu{padding:20px;left:20px!important;right:20px!important}.megamenu-list li{padding:5px 20px 5px 25px;position:relative}.megamenu-list li a{color:#6e768e}.megamenu-list li a:hover{color:#2f99c9}.megamenu-list li:before{content:"\f142";position:absolute;left:0;font-family:Material Design Icons}.form-control-light{background-color:#f8f9fa;border-color:#f8f9fa}input.form-control[type=color],input.form-control[type=range]{min-height:39px}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.custom-select:invalid:focus,.form-control:invalid:focus,.custom-select.is-valid:focus,.form-control.is-valid:focus,.custom-select:valid:focus,.form-control:valid:focus{box-shadow:none!important}.comment-area-box .form-control{border-color:#efefef;border-radius:.25rem .25rem 0 0}.comment-area-box .comment-area-btn{background-color:#f8f9fa;padding:10px;border:1px solid #efefef;border-top:none;border-radius:0 0 .25rem .25rem}input:focus{outline:none}.input-group-text{font-size:13px}.modal-title{margin-top:0}.modal-full{width:92%;max-width:none}.modal-demo{background-color:#fff;width:600px!important;border-radius:4px;display:none;position:relative}.modal-demo .close{position:absolute;top:15px;right:25px;color:#f8f9fa}@media (max-width: 768px){.modal-demo{width:96%!important}}.custom-modal-title{padding:15px 25px;line-height:22px;font-size:18px;background-color:#2f99c9;color:#fff;text-align:left;margin:0}.custom-modal-text{padding:20px}.custombox-modal-wrapper{text-align:left}.custombox-modal-flash .close,.custombox-modal-rotatedown .close{top:20px;z-index:9999}.nav-tabs>li>a,.nav-pills>li>a{color:#343a40;font-weight:500}.nav-tabs>li>a.active,.nav-pills>li>a.active{color:#2f99c9}.nav-pills>a{font-weight:500;color:#343a40}.navtab-bg li>a{background-color:#e9ecef;margin:0 5px}.tab-content{padding:20px 0 0}.tabs-vertical-env .nav.tabs-vertical .nav-link{color:#343a40;text-align:center}.tabs-vertical-env .nav.tabs-vertical .nav-link.active{background-color:#e9ecef;color:#2f99c9}.nav-bordered{border-bottom:2px solid rgba(108,117,125,.2)!important}.nav-bordered .nav-item{margin-bottom:-2px}.nav-bordered li a{border:0!important;padding:10px 20px!important}.nav-bordered a.active{border-bottom:2px solid #2f99c9!important}.pagination-rounded .page-link{border-radius:30px!important;margin:0 3px;border:none}.pagination-split li{margin-left:5px}.pagination-split li a{border-radius:3px}.popover-header{margin-top:0}.progress-sm{height:5px}.progress-md{height:8px}.progress-lg{height:12px}.progress-xl{height:15px}.progress-xxl{height:25px}.progress-vertical{min-height:250px;height:250px;width:10px;position:relative;display:inline-block;margin-bottom:0;margin-right:20px}.progress-vertical .progress-bar{width:100%}.progress-vertical.progress-xl{width:15px}.progress-vertical.progress-lg{width:12px}.progress-vertical.progress-md{width:8px}.progress-vertical.progress-sm{width:5px}.progress-vertical-bottom{min-height:250px;height:250px;position:relative;width:10px;display:inline-block;margin-bottom:0;margin-right:20px}.progress-vertical-bottom .progress-bar{width:100%;bottom:0;position:absolute}.progress-vertical-bottom.progress-xl{width:15px}.progress-vertical-bottom.progress-lg{width:12px}.progress-vertical-bottom.progress-md{width:8px}.progress-vertical-bottom.progress-sm{width:5px}.progress-w-percent{min-height:20px;margin-bottom:20px}.progress-w-percent .progress{width:80%;float:left;margin-top:8px}.progress-w-percent .progress-value{width:20%;float:right;text-align:right;line-height:20px}a:focus{outline:none}label{font-weight:500;font-size:14px}button:focus{outline:none}.blockquote{padding:10px 20px;margin-bottom:20px;border-left:4px solid #efefef}.blockquote.blockquote-reverse{border-left:0;border-right:4px solid #efefef;text-align:right}.list-group-item,.list-group-item:hover{color:#6c757d}b,strong{font-weight:600}pre{background-color:#fff;border:1px solid #ced4da;padding:14px}.table-centered td,.table-centered th{vertical-align:middle!important}.table th{font-weight:500}.table .table-user img{height:30px;width:30px}.action-icon{color:#6c757d;font-size:1.2rem;display:inline-block;padding:0 3px}.action-icon:hover{color:#495057}.table-nowrap th,.table-nowrap td{white-space:nowrap}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:10px 0;font-weight:500;font-family:Roboto,sans-serif;color:#343a40}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-19{font-size:19px!important}.font-20{font-size:20px!important}.font-22{font-size:22px!important}.font-24{font-size:24px!important}@charset "UTF-8";@font-face{font-family:Material Design Icons;src:url(materialdesignicons-webfont.71ba21e01038a660.eot?v=4.4.95);src:url(materialdesignicons-webfont.71ba21e01038a660.eot?#iefix&v=4.4.95) format("embedded-opentype"),url(materialdesignicons-webfont.14239189084d2404.woff2?v=4.4.95) format("woff2"),url(materialdesignicons-webfont.560895057d8df68f.woff?v=4.4.95) format("woff"),url(materialdesignicons-webfont.614f72c2d7b7324a.ttf?v=4.4.95) format("truetype");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing:before{content:"\f001c"}.mdi-access-point:before{content:"\f002"}.mdi-access-point-network:before{content:"\f003"}.mdi-access-point-network-off:before{content:"\fbbd"}.mdi-account:before{content:"\f004"}.mdi-account-alert:before{content:"\f005"}.mdi-account-alert-outline:before{content:"\fb2c"}.mdi-account-arrow-left:before{content:"\fb2d"}.mdi-account-arrow-left-outline:before{content:"\fb2e"}.mdi-account-arrow-right:before{content:"\fb2f"}.mdi-account-arrow-right-outline:before{content:"\fb30"}.mdi-account-badge:before{content:"\fd83"}.mdi-account-badge-alert:before{content:"\fd84"}.mdi-account-badge-alert-outline:before{content:"\fd85"}.mdi-account-badge-horizontal:before{content:"\fdf0"}.mdi-account-badge-horizontal-outline:before{content:"\fdf1"}.mdi-account-badge-outline:before{content:"\fd86"}.mdi-account-box:before{content:"\f006"}.mdi-account-box-multiple:before{content:"\f933"}.mdi-account-box-multiple-outline:before{content:"\f002c"}.mdi-account-box-outline:before{content:"\f007"}.mdi-account-card-details:before{content:"\f5d2"}.mdi-account-card-details-outline:before{content:"\fd87"}.mdi-account-cash:before{content:"\f00c2"}.mdi-account-cash-outline:before{content:"\f00c3"}.mdi-account-check:before{content:"\f008"}.mdi-account-check-outline:before{content:"\fbbe"}.mdi-account-child:before{content:"\fa88"}.mdi-account-child-circle:before{content:"\fa89"}.mdi-account-child-outline:before{content:"\f00f3"}.mdi-account-circle:before{content:"\f009"}.mdi-account-circle-outline:before{content:"\fb31"}.mdi-account-clock:before{content:"\fb32"}.mdi-account-clock-outline:before{content:"\fb33"}.mdi-account-convert:before{content:"\f00a"}.mdi-account-details:before{content:"\f631"}.mdi-account-edit:before{content:"\f6bb"}.mdi-account-edit-outline:before{content:"\f001d"}.mdi-account-group:before{content:"\f848"}.mdi-account-group-outline:before{content:"\fb34"}.mdi-account-heart:before{content:"\f898"}.mdi-account-heart-outline:before{content:"\fbbf"}.mdi-account-key:before{content:"\f00b"}.mdi-account-key-outline:before{content:"\fbc0"}.mdi-account-lock:before{content:"\f0189"}.mdi-account-lock-outline:before{content:"\f018a"}.mdi-account-minus:before{content:"\f00d"}.mdi-account-minus-outline:before{content:"\faeb"}.mdi-account-multiple:before{content:"\f00e"}.mdi-account-multiple-check:before{content:"\f8c4"}.mdi-account-multiple-minus:before{content:"\f5d3"}.mdi-account-multiple-minus-outline:before{content:"\fbc1"}.mdi-account-multiple-outline:before{content:"\f00f"}.mdi-account-multiple-plus:before{content:"\f010"}.mdi-account-multiple-plus-outline:before{content:"\f7ff"}.mdi-account-network:before{content:"\f011"}.mdi-account-network-outline:before{content:"\fbc2"}.mdi-account-off:before{content:"\f012"}.mdi-account-off-outline:before{content:"\fbc3"}.mdi-account-outline:before{content:"\f013"}.mdi-account-plus:before{content:"\f014"}.mdi-account-plus-outline:before{content:"\f800"}.mdi-account-question:before{content:"\fb35"}.mdi-account-question-outline:before{content:"\fb36"}.mdi-account-remove:before{content:"\f015"}.mdi-account-remove-outline:before{content:"\faec"}.mdi-account-search:before{content:"\f016"}.mdi-account-search-outline:before{content:"\f934"}.mdi-account-settings:before{content:"\f630"}.mdi-account-settings-outline:before{content:"\f00f4"}.mdi-account-star:before{content:"\f017"}.mdi-account-star-outline:before{content:"\fbc4"}.mdi-account-supervisor:before{content:"\fa8a"}.mdi-account-supervisor-circle:before{content:"\fa8b"}.mdi-account-supervisor-outline:before{content:"\f0158"}.mdi-account-switch:before{content:"\f019"}.mdi-account-tie:before{content:"\fcbf"}.mdi-account-tie-outline:before{content:"\f00f5"}.mdi-accusoft:before{content:"\f849"}.mdi-adchoices:before{content:"\fd1e"}.mdi-adjust:before{content:"\f01a"}.mdi-adobe:before{content:"\f935"}.mdi-adobe-acrobat:before{content:"\ffbd"}.mdi-air-conditioner:before{content:"\f01b"}.mdi-air-filter:before{content:"\fd1f"}.mdi-air-horn:before{content:"\fd88"}.mdi-air-humidifier:before{content:"\f00c4"}.mdi-air-purifier:before{content:"\fd20"}.mdi-airbag:before{content:"\fbc5"}.mdi-airballoon:before{content:"\f01c"}.mdi-airballoon-outline:before{content:"\f002d"}.mdi-airplane:before{content:"\f01d"}.mdi-airplane-landing:before{content:"\f5d4"}.mdi-airplane-off:before{content:"\f01e"}.mdi-airplane-takeoff:before{content:"\f5d5"}.mdi-airplay:before{content:"\f01f"}.mdi-airport:before{content:"\f84a"}.mdi-alarm:before{content:"\f020"}.mdi-alarm-bell:before{content:"\f78d"}.mdi-alarm-check:before{content:"\f021"}.mdi-alarm-light:before{content:"\f78e"}.mdi-alarm-light-outline:before{content:"\fbc6"}.mdi-alarm-multiple:before{content:"\f022"}.mdi-alarm-note:before{content:"\fe8e"}.mdi-alarm-note-off:before{content:"\fe8f"}.mdi-alarm-off:before{content:"\f023"}.mdi-alarm-plus:before{content:"\f024"}.mdi-alarm-snooze:before{content:"\f68d"}.mdi-album:before{content:"\f025"}.mdi-alert:before{content:"\f026"}.mdi-alert-box:before{content:"\f027"}.mdi-alert-box-outline:before{content:"\fcc0"}.mdi-alert-circle:before{content:"\f028"}.mdi-alert-circle-outline:before{content:"\f5d6"}.mdi-alert-decagram:before{content:"\f6bc"}.mdi-alert-decagram-outline:before{content:"\fcc1"}.mdi-alert-octagon:before{content:"\f029"}.mdi-alert-octagon-outline:before{content:"\fcc2"}.mdi-alert-octagram:before{content:"\f766"}.mdi-alert-octagram-outline:before{content:"\fcc3"}.mdi-alert-outline:before{content:"\f02a"}.mdi-alien:before{content:"\f899"}.mdi-alien-outline:before{content:"\f00f6"}.mdi-all-inclusive:before{content:"\f6bd"}.mdi-alpha:before{content:"\f02b"}.mdi-alpha-a:before{content:"A"}.mdi-alpha-a-box:before{content:"\faed"}.mdi-alpha-a-box-outline:before{content:"\fbc7"}.mdi-alpha-a-circle:before{content:"\fbc8"}.mdi-alpha-a-circle-outline:before{content:"\fbc9"}.mdi-alpha-b:before{content:"B"}.mdi-alpha-b-box:before{content:"\faee"}.mdi-alpha-b-box-outline:before{content:"\fbca"}.mdi-alpha-b-circle:before{content:"\fbcb"}.mdi-alpha-b-circle-outline:before{content:"\fbcc"}.mdi-alpha-c:before{content:"C"}.mdi-alpha-c-box:before{content:"\faef"}.mdi-alpha-c-box-outline:before{content:"\fbcd"}.mdi-alpha-c-circle:before{content:"\fbce"}.mdi-alpha-c-circle-outline:before{content:"\fbcf"}.mdi-alpha-d:before{content:"D"}.mdi-alpha-d-box:before{content:"\faf0"}.mdi-alpha-d-box-outline:before{content:"\fbd0"}.mdi-alpha-d-circle:before{content:"\fbd1"}.mdi-alpha-d-circle-outline:before{content:"\fbd2"}.mdi-alpha-e:before{content:"E"}.mdi-alpha-e-box:before{content:"\faf1"}.mdi-alpha-e-box-outline:before{content:"\fbd3"}.mdi-alpha-e-circle:before{content:"\fbd4"}.mdi-alpha-e-circle-outline:before{content:"\fbd5"}.mdi-alpha-f:before{content:"F"}.mdi-alpha-f-box:before{content:"\faf2"}.mdi-alpha-f-box-outline:before{content:"\fbd6"}.mdi-alpha-f-circle:before{content:"\fbd7"}.mdi-alpha-f-circle-outline:before{content:"\fbd8"}.mdi-alpha-g:before{content:"G"}.mdi-alpha-g-box:before{content:"\faf3"}.mdi-alpha-g-box-outline:before{content:"\fbd9"}.mdi-alpha-g-circle:before{content:"\fbda"}.mdi-alpha-g-circle-outline:before{content:"\fbdb"}.mdi-alpha-h:before{content:"H"}.mdi-alpha-h-box:before{content:"\faf4"}.mdi-alpha-h-box-outline:before{content:"\fbdc"}.mdi-alpha-h-circle:before{content:"\fbdd"}.mdi-alpha-h-circle-outline:before{content:"\fbde"}.mdi-alpha-i:before{content:"I"}.mdi-alpha-i-box:before{content:"\faf5"}.mdi-alpha-i-box-outline:before{content:"\fbdf"}.mdi-alpha-i-circle:before{content:"\fbe0"}.mdi-alpha-i-circle-outline:before{content:"\fbe1"}.mdi-alpha-j:before{content:"J"}.mdi-alpha-j-box:before{content:"\faf6"}.mdi-alpha-j-box-outline:before{content:"\fbe2"}.mdi-alpha-j-circle:before{content:"\fbe3"}.mdi-alpha-j-circle-outline:before{content:"\fbe4"}.mdi-alpha-k:before{content:"K"}.mdi-alpha-k-box:before{content:"\faf7"}.mdi-alpha-k-box-outline:before{content:"\fbe5"}.mdi-alpha-k-circle:before{content:"\fbe6"}.mdi-alpha-k-circle-outline:before{content:"\fbe7"}.mdi-alpha-l:before{content:"L"}.mdi-alpha-l-box:before{content:"\faf8"}.mdi-alpha-l-box-outline:before{content:"\fbe8"}.mdi-alpha-l-circle:before{content:"\fbe9"}.mdi-alpha-l-circle-outline:before{content:"\fbea"}.mdi-alpha-m:before{content:"M"}.mdi-alpha-m-box:before{content:"\faf9"}.mdi-alpha-m-box-outline:before{content:"\fbeb"}.mdi-alpha-m-circle:before{content:"\fbec"}.mdi-alpha-m-circle-outline:before{content:"\fbed"}.mdi-alpha-n:before{content:"N"}.mdi-alpha-n-box:before{content:"\fafa"}.mdi-alpha-n-box-outline:before{content:"\fbee"}.mdi-alpha-n-circle:before{content:"\fbef"}.mdi-alpha-n-circle-outline:before{content:"\fbf0"}.mdi-alpha-o:before{content:"O"}.mdi-alpha-o-box:before{content:"\fafb"}.mdi-alpha-o-box-outline:before{content:"\fbf1"}.mdi-alpha-o-circle:before{content:"\fbf2"}.mdi-alpha-o-circle-outline:before{content:"\fbf3"}.mdi-alpha-p:before{content:"P"}.mdi-alpha-p-box:before{content:"\fafc"}.mdi-alpha-p-box-outline:before{content:"\fbf4"}.mdi-alpha-p-circle:before{content:"\fbf5"}.mdi-alpha-p-circle-outline:before{content:"\fbf6"}.mdi-alpha-q:before{content:"Q"}.mdi-alpha-q-box:before{content:"\fafd"}.mdi-alpha-q-box-outline:before{content:"\fbf7"}.mdi-alpha-q-circle:before{content:"\fbf8"}.mdi-alpha-q-circle-outline:before{content:"\fbf9"}.mdi-alpha-r:before{content:"R"}.mdi-alpha-r-box:before{content:"\fafe"}.mdi-alpha-r-box-outline:before{content:"\fbfa"}.mdi-alpha-r-circle:before{content:"\fbfb"}.mdi-alpha-r-circle-outline:before{content:"\fbfc"}.mdi-alpha-s:before{content:"S"}.mdi-alpha-s-box:before{content:"\faff"}.mdi-alpha-s-box-outline:before{content:"\fbfd"}.mdi-alpha-s-circle:before{content:"\fbfe"}.mdi-alpha-s-circle-outline:before{content:"\fbff"}.mdi-alpha-t:before{content:"T"}.mdi-alpha-t-box:before{content:"\fb00"}.mdi-alpha-t-box-outline:before{content:"\fc00"}.mdi-alpha-t-circle:before{content:"\fc01"}.mdi-alpha-t-circle-outline:before{content:"\fc02"}.mdi-alpha-u:before{content:"U"}.mdi-alpha-u-box:before{content:"\fb01"}.mdi-alpha-u-box-outline:before{content:"\fc03"}.mdi-alpha-u-circle:before{content:"\fc04"}.mdi-alpha-u-circle-outline:before{content:"\fc05"}.mdi-alpha-v:before{content:"V"}.mdi-alpha-v-box:before{content:"\fb02"}.mdi-alpha-v-box-outline:before{content:"\fc06"}.mdi-alpha-v-circle:before{content:"\fc07"}.mdi-alpha-v-circle-outline:before{content:"\fc08"}.mdi-alpha-w:before{content:"W"}.mdi-alpha-w-box:before{content:"\fb03"}.mdi-alpha-w-box-outline:before{content:"\fc09"}.mdi-alpha-w-circle:before{content:"\fc0a"}.mdi-alpha-w-circle-outline:before{content:"\fc0b"}.mdi-alpha-x:before{content:"X"}.mdi-alpha-x-box:before{content:"\fb04"}.mdi-alpha-x-box-outline:before{content:"\fc0c"}.mdi-alpha-x-circle:before{content:"\fc0d"}.mdi-alpha-x-circle-outline:before{content:"\fc0e"}.mdi-alpha-y:before{content:"Y"}.mdi-alpha-y-box:before{content:"\fb05"}.mdi-alpha-y-box-outline:before{content:"\fc0f"}.mdi-alpha-y-circle:before{content:"\fc10"}.mdi-alpha-y-circle-outline:before{content:"\fc11"}.mdi-alpha-z:before{content:"Z"}.mdi-alpha-z-box:before{content:"\fb06"}.mdi-alpha-z-box-outline:before{content:"\fc12"}.mdi-alpha-z-circle:before{content:"\fc13"}.mdi-alpha-z-circle-outline:before{content:"\fc14"}.mdi-alphabetical:before{content:"\f02c"}.mdi-alphabetical-off:before{content:"\f002e"}.mdi-alphabetical-variant:before{content:"\f002f"}.mdi-alphabetical-variant-off:before{content:"\f0030"}.mdi-altimeter:before{content:"\f5d7"}.mdi-amazon:before{content:"\f02d"}.mdi-amazon-alexa:before{content:"\f8c5"}.mdi-amazon-drive:before{content:"\f02e"}.mdi-ambulance:before{content:"\f02f"}.mdi-ammunition:before{content:"\fcc4"}.mdi-ampersand:before{content:"\fa8c"}.mdi-amplifier:before{content:"\f030"}.mdi-anchor:before{content:"\f031"}.mdi-android:before{content:"\f032"}.mdi-android-auto:before{content:"\fa8d"}.mdi-android-debug-bridge:before{content:"\f033"}.mdi-android-head:before{content:"\f78f"}.mdi-android-messages:before{content:"\fd21"}.mdi-android-studio:before{content:"\f034"}.mdi-angle-acute:before{content:"\f936"}.mdi-angle-obtuse:before{content:"\f937"}.mdi-angle-right:before{content:"\f938"}.mdi-angular:before{content:"\f6b1"}.mdi-angularjs:before{content:"\f6be"}.mdi-animation:before{content:"\f5d8"}.mdi-animation-outline:before{content:"\fa8e"}.mdi-animation-play:before{content:"\f939"}.mdi-animation-play-outline:before{content:"\fa8f"}.mdi-ansible:before{content:"\f00c5"}.mdi-antenna:before{content:"\f0144"}.mdi-anvil:before{content:"\f89a"}.mdi-apache-kafka:before{content:"\f0031"}.mdi-api:before{content:"\f00c6"}.mdi-apple:before{content:"\f035"}.mdi-apple-finder:before{content:"\f036"}.mdi-apple-icloud:before{content:"\f038"}.mdi-apple-ios:before{content:"\f037"}.mdi-apple-keyboard-caps:before{content:"\f632"}.mdi-apple-keyboard-command:before{content:"\f633"}.mdi-apple-keyboard-control:before{content:"\f634"}.mdi-apple-keyboard-option:before{content:"\f635"}.mdi-apple-keyboard-shift:before{content:"\f636"}.mdi-apple-safari:before{content:"\f039"}.mdi-application:before{content:"\f614"}.mdi-application-export:before{content:"\fd89"}.mdi-application-import:before{content:"\fd8a"}.mdi-approximately-equal:before{content:"\ffbe"}.mdi-approximately-equal-box:before{content:"\ffbf"}.mdi-apps:before{content:"\f03b"}.mdi-apps-box:before{content:"\fd22"}.mdi-arch:before{content:"\f8c6"}.mdi-archive:before{content:"\f03c"}.mdi-arm-flex:before{content:"\f008f"}.mdi-arm-flex-outline:before{content:"\f0090"}.mdi-arrange-bring-forward:before{content:"\f03d"}.mdi-arrange-bring-to-front:before{content:"\f03e"}.mdi-arrange-send-backward:before{content:"\f03f"}.mdi-arrange-send-to-back:before{content:"\f040"}.mdi-arrow-all:before{content:"\f041"}.mdi-arrow-bottom-left:before{content:"\f042"}.mdi-arrow-bottom-left-bold-outline:before{content:"\f9b6"}.mdi-arrow-bottom-left-thick:before{content:"\f9b7"}.mdi-arrow-bottom-right:before{content:"\f043"}.mdi-arrow-bottom-right-bold-outline:before{content:"\f9b8"}.mdi-arrow-bottom-right-thick:before{content:"\f9b9"}.mdi-arrow-collapse:before{content:"\f615"}.mdi-arrow-collapse-all:before{content:"\f044"}.mdi-arrow-collapse-down:before{content:"\f791"}.mdi-arrow-collapse-horizontal:before{content:"\f84b"}.mdi-arrow-collapse-left:before{content:"\f792"}.mdi-arrow-collapse-right:before{content:"\f793"}.mdi-arrow-collapse-up:before{content:"\f794"}.mdi-arrow-collapse-vertical:before{content:"\f84c"}.mdi-arrow-decision:before{content:"\f9ba"}.mdi-arrow-decision-auto:before{content:"\f9bb"}.mdi-arrow-decision-auto-outline:before{content:"\f9bc"}.mdi-arrow-decision-outline:before{content:"\f9bd"}.mdi-arrow-down:before{content:"\f045"}.mdi-arrow-down-bold:before{content:"\f72d"}.mdi-arrow-down-bold-box:before{content:"\f72e"}.mdi-arrow-down-bold-box-outline:before{content:"\f72f"}.mdi-arrow-down-bold-circle:before{content:"\f047"}.mdi-arrow-down-bold-circle-outline:before{content:"\f048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f049"}.mdi-arrow-down-bold-outline:before{content:"\f9be"}.mdi-arrow-down-box:before{content:"\f6bf"}.mdi-arrow-down-circle:before{content:"\fcb7"}.mdi-arrow-down-circle-outline:before{content:"\fcb8"}.mdi-arrow-down-drop-circle:before{content:"\f04a"}.mdi-arrow-down-drop-circle-outline:before{content:"\f04b"}.mdi-arrow-down-thick:before{content:"\f046"}.mdi-arrow-expand:before{content:"\f616"}.mdi-arrow-expand-all:before{content:"\f04c"}.mdi-arrow-expand-down:before{content:"\f795"}.mdi-arrow-expand-horizontal:before{content:"\f84d"}.mdi-arrow-expand-left:before{content:"\f796"}.mdi-arrow-expand-right:before{content:"\f797"}.mdi-arrow-expand-up:before{content:"\f798"}.mdi-arrow-expand-vertical:before{content:"\f84e"}.mdi-arrow-horizontal-lock:before{content:"\f0186"}.mdi-arrow-left:before{content:"\f04d"}.mdi-arrow-left-bold:before{content:"\f730"}.mdi-arrow-left-bold-box:before{content:"\f731"}.mdi-arrow-left-bold-box-outline:before{content:"\f732"}.mdi-arrow-left-bold-circle:before{content:"\f04f"}.mdi-arrow-left-bold-circle-outline:before{content:"\f050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f051"}.mdi-arrow-left-bold-outline:before{content:"\f9bf"}.mdi-arrow-left-box:before{content:"\f6c0"}.mdi-arrow-left-circle:before{content:"\fcb9"}.mdi-arrow-left-circle-outline:before{content:"\fcba"}.mdi-arrow-left-drop-circle:before{content:"\f052"}.mdi-arrow-left-drop-circle-outline:before{content:"\f053"}.mdi-arrow-left-right:before{content:"\fe90"}.mdi-arrow-left-right-bold:before{content:"\fe91"}.mdi-arrow-left-right-bold-outline:before{content:"\f9c0"}.mdi-arrow-left-thick:before{content:"\f04e"}.mdi-arrow-right:before{content:"\f054"}.mdi-arrow-right-bold:before{content:"\f733"}.mdi-arrow-right-bold-box:before{content:"\f734"}.mdi-arrow-right-bold-box-outline:before{content:"\f735"}.mdi-arrow-right-bold-circle:before{content:"\f056"}.mdi-arrow-right-bold-circle-outline:before{content:"\f057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f058"}.mdi-arrow-right-bold-outline:before{content:"\f9c1"}.mdi-arrow-right-box:before{content:"\f6c1"}.mdi-arrow-right-circle:before{content:"\fcbb"}.mdi-arrow-right-circle-outline:before{content:"\fcbc"}.mdi-arrow-right-drop-circle:before{content:"\f059"}.mdi-arrow-right-drop-circle-outline:before{content:"\f05a"}.mdi-arrow-right-thick:before{content:"\f055"}.mdi-arrow-split-horizontal:before{content:"\f93a"}.mdi-arrow-split-vertical:before{content:"\f93b"}.mdi-arrow-top-left:before{content:"\f05b"}.mdi-arrow-top-left-bold-outline:before{content:"\f9c2"}.mdi-arrow-top-left-bottom-right:before{content:"\fe92"}.mdi-arrow-top-left-bottom-right-bold:before{content:"\fe93"}.mdi-arrow-top-left-thick:before{content:"\f9c3"}.mdi-arrow-top-right:before{content:"\f05c"}.mdi-arrow-top-right-bold-outline:before{content:"\f9c4"}.mdi-arrow-top-right-bottom-left:before{content:"\fe94"}.mdi-arrow-top-right-bottom-left-bold:before{content:"\fe95"}.mdi-arrow-top-right-thick:before{content:"\f9c5"}.mdi-arrow-up:before{content:"\f05d"}.mdi-arrow-up-bold:before{content:"\f736"}.mdi-arrow-up-bold-box:before{content:"\f737"}.mdi-arrow-up-bold-box-outline:before{content:"\f738"}.mdi-arrow-up-bold-circle:before{content:"\f05f"}.mdi-arrow-up-bold-circle-outline:before{content:"\f060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f061"}.mdi-arrow-up-bold-outline:before{content:"\f9c6"}.mdi-arrow-up-box:before{content:"\f6c2"}.mdi-arrow-up-circle:before{content:"\fcbd"}.mdi-arrow-up-circle-outline:before{content:"\fcbe"}.mdi-arrow-up-down:before{content:"\fe96"}.mdi-arrow-up-down-bold:before{content:"\fe97"}.mdi-arrow-up-down-bold-outline:before{content:"\f9c7"}.mdi-arrow-up-drop-circle:before{content:"\f062"}.mdi-arrow-up-drop-circle-outline:before{content:"\f063"}.mdi-arrow-up-thick:before{content:"\f05e"}.mdi-arrow-vertical-lock:before{content:"\f0187"}.mdi-artist:before{content:"\f802"}.mdi-artist-outline:before{content:"\fcc5"}.mdi-artstation:before{content:"\fb37"}.mdi-aspect-ratio:before{content:"\fa23"}.mdi-assistant:before{content:"\f064"}.mdi-asterisk:before{content:"\f6c3"}.mdi-at:before{content:"\f065"}.mdi-atlassian:before{content:"\f803"}.mdi-atm:before{content:"\fd23"}.mdi-atom:before{content:"\f767"}.mdi-atom-variant:before{content:"\fe98"}.mdi-attachment:before{content:"\f066"}.mdi-audio-video:before{content:"\f93c"}.mdi-audiobook:before{content:"\f067"}.mdi-augmented-reality:before{content:"\f84f"}.mdi-auto-fix:before{content:"\f068"}.mdi-auto-upload:before{content:"\f069"}.mdi-autorenew:before{content:"\f06a"}.mdi-av-timer:before{content:"\f06b"}.mdi-aws:before{content:"\fdf2"}.mdi-axe:before{content:"\f8c7"}.mdi-axis:before{content:"\fd24"}.mdi-axis-arrow:before{content:"\fd25"}.mdi-axis-arrow-lock:before{content:"\fd26"}.mdi-axis-lock:before{content:"\fd27"}.mdi-axis-x-arrow:before{content:"\fd28"}.mdi-axis-x-arrow-lock:before{content:"\fd29"}.mdi-axis-x-rotate-clockwise:before{content:"\fd2a"}.mdi-axis-x-rotate-counterclockwise:before{content:"\fd2b"}.mdi-axis-x-y-arrow-lock:before{content:"\fd2c"}.mdi-axis-y-arrow:before{content:"\fd2d"}.mdi-axis-y-arrow-lock:before{content:"\fd2e"}.mdi-axis-y-rotate-clockwise:before{content:"\fd2f"}.mdi-axis-y-rotate-counterclockwise:before{content:"\fd30"}.mdi-axis-z-arrow:before{content:"\fd31"}.mdi-axis-z-arrow-lock:before{content:"\fd32"}.mdi-axis-z-rotate-clockwise:before{content:"\fd33"}.mdi-axis-z-rotate-counterclockwise:before{content:"\fd34"}.mdi-azure:before{content:"\f804"}.mdi-azure-devops:before{content:"\f0091"}.mdi-babel:before{content:"\fa24"}.mdi-baby:before{content:"\f06c"}.mdi-baby-bottle:before{content:"\ff56"}.mdi-baby-bottle-outline:before{content:"\ff57"}.mdi-baby-carriage:before{content:"\f68e"}.mdi-baby-carriage-off:before{content:"\ffc0"}.mdi-baby-face:before{content:"\fe99"}.mdi-baby-face-outline:before{content:"\fe9a"}.mdi-backburger:before{content:"\f06d"}.mdi-backspace:before{content:"\f06e"}.mdi-backspace-outline:before{content:"\fb38"}.mdi-backspace-reverse:before{content:"\fe9b"}.mdi-backspace-reverse-outline:before{content:"\fe9c"}.mdi-backup-restore:before{content:"\f06f"}.mdi-bacteria:before{content:"\fef2"}.mdi-bacteria-outline:before{content:"\fef3"}.mdi-badminton:before{content:"\f850"}.mdi-bag-carry-on:before{content:"\ff58"}.mdi-bag-carry-on-check:before{content:"\fd41"}.mdi-bag-carry-on-off:before{content:"\ff59"}.mdi-bag-checked:before{content:"\ff5a"}.mdi-bag-personal:before{content:"\fdf3"}.mdi-bag-personal-off:before{content:"\fdf4"}.mdi-bag-personal-off-outline:before{content:"\fdf5"}.mdi-bag-personal-outline:before{content:"\fdf6"}.mdi-baguette:before{content:"\ff5b"}.mdi-balloon:before{content:"\fa25"}.mdi-ballot:before{content:"\f9c8"}.mdi-ballot-outline:before{content:"\f9c9"}.mdi-ballot-recount:before{content:"\fc15"}.mdi-ballot-recount-outline:before{content:"\fc16"}.mdi-bandage:before{content:"\fd8b"}.mdi-bandcamp:before{content:"\f674"}.mdi-bank:before{content:"\f070"}.mdi-bank-minus:before{content:"\fd8c"}.mdi-bank-outline:before{content:"\fe9d"}.mdi-bank-plus:before{content:"\fd8d"}.mdi-bank-remove:before{content:"\fd8e"}.mdi-bank-transfer:before{content:"\fa26"}.mdi-bank-transfer-in:before{content:"\fa27"}.mdi-bank-transfer-out:before{content:"\fa28"}.mdi-barcode:before{content:"\f071"}.mdi-barcode-scan:before{content:"\f072"}.mdi-barley:before{content:"\f073"}.mdi-barley-off:before{content:"\fb39"}.mdi-barn:before{content:"\fb3a"}.mdi-barrel:before{content:"\f074"}.mdi-baseball:before{content:"\f851"}.mdi-baseball-bat:before{content:"\f852"}.mdi-basecamp:before{content:"\f075"}.mdi-bash:before{content:"\f01ae"}.mdi-basket:before{content:"\f076"}.mdi-basket-fill:before{content:"\f077"}.mdi-basket-outline:before{content:"\f01ac"}.mdi-basket-unfill:before{content:"\f078"}.mdi-basketball:before{content:"\f805"}.mdi-basketball-hoop:before{content:"\fc17"}.mdi-basketball-hoop-outline:before{content:"\fc18"}.mdi-bat:before{content:"\fb3b"}.mdi-battery:before{content:"\f079"}.mdi-battery-10:before{content:"\f07a"}.mdi-battery-10-bluetooth:before{content:"\f93d"}.mdi-battery-20:before{content:"\f07b"}.mdi-battery-20-bluetooth:before{content:"\f93e"}.mdi-battery-30:before{content:"\f07c"}.mdi-battery-30-bluetooth:before{content:"\f93f"}.mdi-battery-40:before{content:"\f07d"}.mdi-battery-40-bluetooth:before{content:"\f940"}.mdi-battery-50:before{content:"\f07e"}.mdi-battery-50-bluetooth:before{content:"\f941"}.mdi-battery-60:before{content:"\f07f"}.mdi-battery-60-bluetooth:before{content:"\f942"}.mdi-battery-70:before{content:"\f080"}.mdi-battery-70-bluetooth:before{content:"\f943"}.mdi-battery-80:before{content:"\f081"}.mdi-battery-80-bluetooth:before{content:"\f944"}.mdi-battery-90:before{content:"\f082"}.mdi-battery-90-bluetooth:before{content:"\f945"}.mdi-battery-alert:before{content:"\f083"}.mdi-battery-alert-bluetooth:before{content:"\f946"}.mdi-battery-alert-variant:before{content:"\f00f7"}.mdi-battery-alert-variant-outline:before{content:"\f00f8"}.mdi-battery-bluetooth:before{content:"\f947"}.mdi-battery-bluetooth-variant:before{content:"\f948"}.mdi-battery-charging:before{content:"\f084"}.mdi-battery-charging-10:before{content:"\f89b"}.mdi-battery-charging-100:before{content:"\f085"}.mdi-battery-charging-20:before{content:"\f086"}.mdi-battery-charging-30:before{content:"\f087"}.mdi-battery-charging-40:before{content:"\f088"}.mdi-battery-charging-50:before{content:"\f89c"}.mdi-battery-charging-60:before{content:"\f089"}.mdi-battery-charging-70:before{content:"\f89d"}.mdi-battery-charging-80:before{content:"\f08a"}.mdi-battery-charging-90:before{content:"\f08b"}.mdi-battery-charging-outline:before{content:"\f89e"}.mdi-battery-charging-wireless:before{content:"\f806"}.mdi-battery-charging-wireless-10:before{content:"\f807"}.mdi-battery-charging-wireless-20:before{content:"\f808"}.mdi-battery-charging-wireless-30:before{content:"\f809"}.mdi-battery-charging-wireless-40:before{content:"\f80a"}.mdi-battery-charging-wireless-50:before{content:"\f80b"}.mdi-battery-charging-wireless-60:before{content:"\f80c"}.mdi-battery-charging-wireless-70:before{content:"\f80d"}.mdi-battery-charging-wireless-80:before{content:"\f80e"}.mdi-battery-charging-wireless-90:before{content:"\f80f"}.mdi-battery-charging-wireless-alert:before{content:"\f810"}.mdi-battery-charging-wireless-outline:before{content:"\f811"}.mdi-battery-minus:before{content:"\f08c"}.mdi-battery-negative:before{content:"\f08d"}.mdi-battery-outline:before{content:"\f08e"}.mdi-battery-plus:before{content:"\f08f"}.mdi-battery-positive:before{content:"\f090"}.mdi-battery-unknown:before{content:"\f091"}.mdi-battery-unknown-bluetooth:before{content:"\f949"}.mdi-battlenet:before{content:"\fb3c"}.mdi-beach:before{content:"\f092"}.mdi-beaker:before{content:"\fcc6"}.mdi-beaker-outline:before{content:"\f68f"}.mdi-beats:before{content:"\f097"}.mdi-bed-double:before{content:"\f0092"}.mdi-bed-double-outline:before{content:"\f0093"}.mdi-bed-empty:before{content:"\f89f"}.mdi-bed-king:before{content:"\f0094"}.mdi-bed-king-outline:before{content:"\f0095"}.mdi-bed-queen:before{content:"\f0096"}.mdi-bed-queen-outline:before{content:"\f0097"}.mdi-bed-single:before{content:"\f0098"}.mdi-bed-single-outline:before{content:"\f0099"}.mdi-bee:before{content:"\ffc1"}.mdi-bee-flower:before{content:"\ffc2"}.mdi-beehive-outline:before{content:"\f00f9"}.mdi-beer:before{content:"\f098"}.mdi-behance:before{content:"\f099"}.mdi-bell:before{content:"\f09a"}.mdi-bell-alert:before{content:"\fd35"}.mdi-bell-alert-outline:before{content:"\fe9e"}.mdi-bell-circle:before{content:"\fd36"}.mdi-bell-circle-outline:before{content:"\fd37"}.mdi-bell-off:before{content:"\f09b"}.mdi-bell-off-outline:before{content:"\fa90"}.mdi-bell-outline:before{content:"\f09c"}.mdi-bell-plus:before{content:"\f09d"}.mdi-bell-plus-outline:before{content:"\fa91"}.mdi-bell-ring:before{content:"\f09e"}.mdi-bell-ring-outline:before{content:"\f09f"}.mdi-bell-sleep:before{content:"\f0a0"}.mdi-bell-sleep-outline:before{content:"\fa92"}.mdi-beta:before{content:"\f0a1"}.mdi-betamax:before{content:"\f9ca"}.mdi-biathlon:before{content:"\fdf7"}.mdi-bible:before{content:"\f0a2"}.mdi-bicycle:before{content:"\f00c7"}.mdi-bike:before{content:"\f0a3"}.mdi-bike-fast:before{content:"\f014a"}.mdi-billboard:before{content:"\f0032"}.mdi-billiards:before{content:"\fb3d"}.mdi-billiards-rack:before{content:"\fb3e"}.mdi-bing:before{content:"\f0a4"}.mdi-binoculars:before{content:"\f0a5"}.mdi-bio:before{content:"\f0a6"}.mdi-biohazard:before{content:"\f0a7"}.mdi-bitbucket:before{content:"\f0a8"}.mdi-bitcoin:before{content:"\f812"}.mdi-black-mesa:before{content:"\f0a9"}.mdi-blackberry:before{content:"\f0aa"}.mdi-blender:before{content:"\fcc7"}.mdi-blender-software:before{content:"\f0ab"}.mdi-blinds:before{content:"\f0ac"}.mdi-blinds-open:before{content:"\f0033"}.mdi-block-helper:before{content:"\f0ad"}.mdi-blogger:before{content:"\f0ae"}.mdi-blood-bag:before{content:"\fcc8"}.mdi-bluetooth:before{content:"\f0af"}.mdi-bluetooth-audio:before{content:"\f0b0"}.mdi-bluetooth-connect:before{content:"\f0b1"}.mdi-bluetooth-off:before{content:"\f0b2"}.mdi-bluetooth-settings:before{content:"\f0b3"}.mdi-bluetooth-transfer:before{content:"\f0b4"}.mdi-blur:before{content:"\f0b5"}.mdi-blur-linear:before{content:"\f0b6"}.mdi-blur-off:before{content:"\f0b7"}.mdi-blur-radial:before{content:"\f0b8"}.mdi-bolnisi-cross:before{content:"\fcc9"}.mdi-bolt:before{content:"\fd8f"}.mdi-bomb:before{content:"\f690"}.mdi-bomb-off:before{content:"\f6c4"}.mdi-bone:before{content:"\f0b9"}.mdi-book:before{content:"\f0ba"}.mdi-book-information-variant:before{content:"\f009a"}.mdi-book-lock:before{content:"\f799"}.mdi-book-lock-open:before{content:"\f79a"}.mdi-book-minus:before{content:"\f5d9"}.mdi-book-minus-multiple:before{content:"\fa93"}.mdi-book-multiple:before{content:"\f0bb"}.mdi-book-open:before{content:"\f0bd"}.mdi-book-open-outline:before{content:"\fb3f"}.mdi-book-open-page-variant:before{content:"\f5da"}.mdi-book-open-variant:before{content:"\f0be"}.mdi-book-outline:before{content:"\fb40"}.mdi-book-play:before{content:"\fe9f"}.mdi-book-play-outline:before{content:"\fea0"}.mdi-book-plus:before{content:"\f5db"}.mdi-book-plus-multiple:before{content:"\fa94"}.mdi-book-remove:before{content:"\fa96"}.mdi-book-remove-multiple:before{content:"\fa95"}.mdi-book-search:before{content:"\fea1"}.mdi-book-search-outline:before{content:"\fea2"}.mdi-book-variant:before{content:"\f0bf"}.mdi-book-variant-multiple:before{content:"\f0bc"}.mdi-bookmark:before{content:"\f0c0"}.mdi-bookmark-check:before{content:"\f0c1"}.mdi-bookmark-minus:before{content:"\f9cb"}.mdi-bookmark-minus-outline:before{content:"\f9cc"}.mdi-bookmark-multiple:before{content:"\fdf8"}.mdi-bookmark-multiple-outline:before{content:"\fdf9"}.mdi-bookmark-music:before{content:"\f0c2"}.mdi-bookmark-off:before{content:"\f9cd"}.mdi-bookmark-off-outline:before{content:"\f9ce"}.mdi-bookmark-outline:before{content:"\f0c3"}.mdi-bookmark-plus:before{content:"\f0c5"}.mdi-bookmark-plus-outline:before{content:"\f0c4"}.mdi-bookmark-remove:before{content:"\f0c6"}.mdi-boom-gate:before{content:"\fea3"}.mdi-boom-gate-alert:before{content:"\fea4"}.mdi-boom-gate-alert-outline:before{content:"\fea5"}.mdi-boom-gate-down:before{content:"\fea6"}.mdi-boom-gate-down-outline:before{content:"\fea7"}.mdi-boom-gate-outline:before{content:"\fea8"}.mdi-boom-gate-up:before{content:"\fea9"}.mdi-boom-gate-up-outline:before{content:"\feaa"}.mdi-boombox:before{content:"\f5dc"}.mdi-boomerang:before{content:"\f00fa"}.mdi-bootstrap:before{content:"\f6c5"}.mdi-border-all:before{content:"\f0c7"}.mdi-border-all-variant:before{content:"\f8a0"}.mdi-border-bottom:before{content:"\f0c8"}.mdi-border-bottom-variant:before{content:"\f8a1"}.mdi-border-color:before{content:"\f0c9"}.mdi-border-horizontal:before{content:"\f0ca"}.mdi-border-inside:before{content:"\f0cb"}.mdi-border-left:before{content:"\f0cc"}.mdi-border-left-variant:before{content:"\f8a2"}.mdi-border-none:before{content:"\f0cd"}.mdi-border-none-variant:before{content:"\f8a3"}.mdi-border-outside:before{content:"\f0ce"}.mdi-border-right:before{content:"\f0cf"}.mdi-border-right-variant:before{content:"\f8a4"}.mdi-border-style:before{content:"\f0d0"}.mdi-border-top:before{content:"\f0d1"}.mdi-border-top-variant:before{content:"\f8a5"}.mdi-border-vertical:before{content:"\f0d2"}.mdi-bottle-soda:before{content:"\f009b"}.mdi-bottle-soda-classic:before{content:"\f009c"}.mdi-bottle-soda-outline:before{content:"\f009d"}.mdi-bottle-tonic:before{content:"\f0159"}.mdi-bottle-tonic-outline:before{content:"\f015a"}.mdi-bottle-tonic-plus:before{content:"\f015b"}.mdi-bottle-tonic-plus-outline:before{content:"\f015c"}.mdi-bottle-tonic-skull:before{content:"\f015d"}.mdi-bottle-tonic-skull-outline:before{content:"\f015e"}.mdi-bottle-wine:before{content:"\f853"}.mdi-bow-tie:before{content:"\f677"}.mdi-bowl:before{content:"\f617"}.mdi-bowling:before{content:"\f0d3"}.mdi-box:before{content:"\f0d4"}.mdi-box-cutter:before{content:"\f0d5"}.mdi-box-shadow:before{content:"\f637"}.mdi-boxing-glove:before{content:"\fb41"}.mdi-braille:before{content:"\f9cf"}.mdi-brain:before{content:"\f9d0"}.mdi-bread-slice:before{content:"\fcca"}.mdi-bread-slice-outline:before{content:"\fccb"}.mdi-bridge:before{content:"\f618"}.mdi-briefcase:before{content:"\f0d6"}.mdi-briefcase-account:before{content:"\fccc"}.mdi-briefcase-account-outline:before{content:"\fccd"}.mdi-briefcase-check:before{content:"\f0d7"}.mdi-briefcase-clock:before{content:"\f00fb"}.mdi-briefcase-clock-outline:before{content:"\f00fc"}.mdi-briefcase-download:before{content:"\f0d8"}.mdi-briefcase-download-outline:before{content:"\fc19"}.mdi-briefcase-edit:before{content:"\fa97"}.mdi-briefcase-edit-outline:before{content:"\fc1a"}.mdi-briefcase-minus:before{content:"\fa29"}.mdi-briefcase-minus-outline:before{content:"\fc1b"}.mdi-briefcase-outline:before{content:"\f813"}.mdi-briefcase-plus:before{content:"\fa2a"}.mdi-briefcase-plus-outline:before{content:"\fc1c"}.mdi-briefcase-remove:before{content:"\fa2b"}.mdi-briefcase-remove-outline:before{content:"\fc1d"}.mdi-briefcase-search:before{content:"\fa2c"}.mdi-briefcase-search-outline:before{content:"\fc1e"}.mdi-briefcase-upload:before{content:"\f0d9"}.mdi-briefcase-upload-outline:before{content:"\fc1f"}.mdi-brightness-1:before{content:"\f0da"}.mdi-brightness-2:before{content:"\f0db"}.mdi-brightness-3:before{content:"\f0dc"}.mdi-brightness-4:before{content:"\f0dd"}.mdi-brightness-5:before{content:"\f0de"}.mdi-brightness-6:before{content:"\f0df"}.mdi-brightness-7:before{content:"\f0e0"}.mdi-brightness-auto:before{content:"\f0e1"}.mdi-brightness-percent:before{content:"\fcce"}.mdi-broom:before{content:"\f0e2"}.mdi-brush:before{content:"\f0e3"}.mdi-buddhism:before{content:"\f94a"}.mdi-buffer:before{content:"\f619"}.mdi-bug:before{content:"\f0e4"}.mdi-bug-check:before{content:"\fa2d"}.mdi-bug-check-outline:before{content:"\fa2e"}.mdi-bug-outline:before{content:"\fa2f"}.mdi-bugle:before{content:"\fd90"}.mdi-bulldozer:before{content:"\fb07"}.mdi-bullet:before{content:"\fccf"}.mdi-bulletin-board:before{content:"\f0e5"}.mdi-bullhorn:before{content:"\f0e6"}.mdi-bullhorn-outline:before{content:"\fb08"}.mdi-bullseye:before{content:"\f5dd"}.mdi-bullseye-arrow:before{content:"\f8c8"}.mdi-bus:before{content:"\f0e7"}.mdi-bus-alert:before{content:"\fa98"}.mdi-bus-articulated-end:before{content:"\f79b"}.mdi-bus-articulated-front:before{content:"\f79c"}.mdi-bus-clock:before{content:"\f8c9"}.mdi-bus-double-decker:before{content:"\f79d"}.mdi-bus-multiple:before{content:"\ff5c"}.mdi-bus-school:before{content:"\f79e"}.mdi-bus-side:before{content:"\f79f"}.mdi-bus-stop:before{content:"\f0034"}.mdi-bus-stop-covered:before{content:"\f0035"}.mdi-bus-stop-uncovered:before{content:"\f0036"}.mdi-cached:before{content:"\f0e8"}.mdi-cactus:before{content:"\fd91"}.mdi-cake:before{content:"\f0e9"}.mdi-cake-layered:before{content:"\f0ea"}.mdi-cake-variant:before{content:"\f0eb"}.mdi-calculator:before{content:"\f0ec"}.mdi-calculator-variant:before{content:"\fa99"}.mdi-calendar:before{content:"\f0ed"}.mdi-calendar-account:before{content:"\fef4"}.mdi-calendar-account-outline:before{content:"\fef5"}.mdi-calendar-alert:before{content:"\fa30"}.mdi-calendar-arrow-left:before{content:"\f015f"}.mdi-calendar-arrow-right:before{content:"\f0160"}.mdi-calendar-blank:before{content:"\f0ee"}.mdi-calendar-blank-multiple:before{content:"\f009e"}.mdi-calendar-blank-outline:before{content:"\fb42"}.mdi-calendar-check:before{content:"\f0ef"}.mdi-calendar-check-outline:before{content:"\fc20"}.mdi-calendar-clock:before{content:"\f0f0"}.mdi-calendar-edit:before{content:"\f8a6"}.mdi-calendar-export:before{content:"\fb09"}.mdi-calendar-heart:before{content:"\f9d1"}.mdi-calendar-import:before{content:"\fb0a"}.mdi-calendar-minus:before{content:"\fd38"}.mdi-calendar-month:before{content:"\fdfa"}.mdi-calendar-month-outline:before{content:"\fdfb"}.mdi-calendar-multiple:before{content:"\f0f1"}.mdi-calendar-multiple-check:before{content:"\f0f2"}.mdi-calendar-multiselect:before{content:"\fa31"}.mdi-calendar-outline:before{content:"\fb43"}.mdi-calendar-plus:before{content:"\f0f3"}.mdi-calendar-question:before{content:"\f691"}.mdi-calendar-range:before{content:"\f678"}.mdi-calendar-range-outline:before{content:"\fb44"}.mdi-calendar-remove:before{content:"\f0f4"}.mdi-calendar-remove-outline:before{content:"\fc21"}.mdi-calendar-repeat:before{content:"\feab"}.mdi-calendar-repeat-outline:before{content:"\feac"}.mdi-calendar-search:before{content:"\f94b"}.mdi-calendar-star:before{content:"\f9d2"}.mdi-calendar-text:before{content:"\f0f5"}.mdi-calendar-text-outline:before{content:"\fc22"}.mdi-calendar-today:before{content:"\f0f6"}.mdi-calendar-week:before{content:"\fa32"}.mdi-calendar-week-begin:before{content:"\fa33"}.mdi-calendar-weekend:before{content:"\fef6"}.mdi-calendar-weekend-outline:before{content:"\fef7"}.mdi-call-made:before{content:"\f0f7"}.mdi-call-merge:before{content:"\f0f8"}.mdi-call-missed:before{content:"\f0f9"}.mdi-call-received:before{content:"\f0fa"}.mdi-call-split:before{content:"\f0fb"}.mdi-camcorder:before{content:"\f0fc"}.mdi-camcorder-box:before{content:"\f0fd"}.mdi-camcorder-box-off:before{content:"\f0fe"}.mdi-camcorder-off:before{content:"\f0ff"}.mdi-camera:before{content:"\f100"}.mdi-camera-account:before{content:"\f8ca"}.mdi-camera-burst:before{content:"\f692"}.mdi-camera-control:before{content:"\fb45"}.mdi-camera-enhance:before{content:"\f101"}.mdi-camera-enhance-outline:before{content:"\fb46"}.mdi-camera-front:before{content:"\f102"}.mdi-camera-front-variant:before{content:"\f103"}.mdi-camera-gopro:before{content:"\f7a0"}.mdi-camera-image:before{content:"\f8cb"}.mdi-camera-iris:before{content:"\f104"}.mdi-camera-metering-center:before{content:"\f7a1"}.mdi-camera-metering-matrix:before{content:"\f7a2"}.mdi-camera-metering-partial:before{content:"\f7a3"}.mdi-camera-metering-spot:before{content:"\f7a4"}.mdi-camera-off:before{content:"\f5df"}.mdi-camera-outline:before{content:"\fd39"}.mdi-camera-party-mode:before{content:"\f105"}.mdi-camera-plus:before{content:"\fef8"}.mdi-camera-plus-outline:before{content:"\fef9"}.mdi-camera-rear:before{content:"\f106"}.mdi-camera-rear-variant:before{content:"\f107"}.mdi-camera-retake:before{content:"\fdfc"}.mdi-camera-retake-outline:before{content:"\fdfd"}.mdi-camera-switch:before{content:"\f108"}.mdi-camera-timer:before{content:"\f109"}.mdi-camera-wireless:before{content:"\fd92"}.mdi-camera-wireless-outline:before{content:"\fd93"}.mdi-campfire:before{content:"\fefa"}.mdi-cancel:before{content:"\f739"}.mdi-candle:before{content:"\f5e2"}.mdi-candycane:before{content:"\f10a"}.mdi-cannabis:before{content:"\f7a5"}.mdi-caps-lock:before{content:"\fa9a"}.mdi-car:before{content:"\f10b"}.mdi-car-2-plus:before{content:"\f0037"}.mdi-car-3-plus:before{content:"\f0038"}.mdi-car-back:before{content:"\fdfe"}.mdi-car-battery:before{content:"\f10c"}.mdi-car-brake-abs:before{content:"\fc23"}.mdi-car-brake-alert:before{content:"\fc24"}.mdi-car-brake-hold:before{content:"\fd3a"}.mdi-car-brake-parking:before{content:"\fd3b"}.mdi-car-brake-retarder:before{content:"\f0039"}.mdi-car-child-seat:before{content:"\ffc3"}.mdi-car-clutch:before{content:"\f003a"}.mdi-car-connected:before{content:"\f10d"}.mdi-car-convertible:before{content:"\f7a6"}.mdi-car-coolant-level:before{content:"\f003b"}.mdi-car-cruise-control:before{content:"\fd3c"}.mdi-car-defrost-front:before{content:"\fd3d"}.mdi-car-defrost-rear:before{content:"\fd3e"}.mdi-car-door:before{content:"\fb47"}.mdi-car-door-lock:before{content:"\f00c8"}.mdi-car-electric:before{content:"\fb48"}.mdi-car-esp:before{content:"\fc25"}.mdi-car-estate:before{content:"\f7a7"}.mdi-car-hatchback:before{content:"\f7a8"}.mdi-car-key:before{content:"\fb49"}.mdi-car-light-dimmed:before{content:"\fc26"}.mdi-car-light-fog:before{content:"\fc27"}.mdi-car-light-high:before{content:"\fc28"}.mdi-car-limousine:before{content:"\f8cc"}.mdi-car-multiple:before{content:"\fb4a"}.mdi-car-off:before{content:"\fdff"}.mdi-car-parking-lights:before{content:"\fd3f"}.mdi-car-pickup:before{content:"\f7a9"}.mdi-car-seat:before{content:"\ffc4"}.mdi-car-seat-cooler:before{content:"\ffc5"}.mdi-car-seat-heater:before{content:"\ffc6"}.mdi-car-shift-pattern:before{content:"\ff5d"}.mdi-car-side:before{content:"\f7aa"}.mdi-car-sports:before{content:"\f7ab"}.mdi-car-tire-alert:before{content:"\fc29"}.mdi-car-traction-control:before{content:"\fd40"}.mdi-car-turbocharger:before{content:"\f003c"}.mdi-car-wash:before{content:"\f10e"}.mdi-car-windshield:before{content:"\f003d"}.mdi-car-windshield-outline:before{content:"\f003e"}.mdi-caravan:before{content:"\f7ac"}.mdi-card:before{content:"\fb4b"}.mdi-card-bulleted:before{content:"\fb4c"}.mdi-card-bulleted-off:before{content:"\fb4d"}.mdi-card-bulleted-off-outline:before{content:"\fb4e"}.mdi-card-bulleted-outline:before{content:"\fb4f"}.mdi-card-bulleted-settings:before{content:"\fb50"}.mdi-card-bulleted-settings-outline:before{content:"\fb51"}.mdi-card-outline:before{content:"\fb52"}.mdi-card-search:before{content:"\f009f"}.mdi-card-search-outline:before{content:"\f00a0"}.mdi-card-text:before{content:"\fb53"}.mdi-card-text-outline:before{content:"\fb54"}.mdi-cards:before{content:"\f638"}.mdi-cards-club:before{content:"\f8cd"}.mdi-cards-diamond:before{content:"\f8ce"}.mdi-cards-diamond-outline:before{content:"\f003f"}.mdi-cards-heart:before{content:"\f8cf"}.mdi-cards-outline:before{content:"\f639"}.mdi-cards-playing-outline:before{content:"\f63a"}.mdi-cards-spade:before{content:"\f8d0"}.mdi-cards-variant:before{content:"\f6c6"}.mdi-carrot:before{content:"\f10f"}.mdi-cart:before{content:"\f110"}.mdi-cart-arrow-down:before{content:"\fd42"}.mdi-cart-arrow-right:before{content:"\fc2a"}.mdi-cart-arrow-up:before{content:"\fd43"}.mdi-cart-minus:before{content:"\fd44"}.mdi-cart-off:before{content:"\f66b"}.mdi-cart-outline:before{content:"\f111"}.mdi-cart-plus:before{content:"\f112"}.mdi-cart-remove:before{content:"\fd45"}.mdi-case-sensitive-alt:before{content:"\f113"}.mdi-cash:before{content:"\f114"}.mdi-cash-100:before{content:"\f115"}.mdi-cash-marker:before{content:"\fd94"}.mdi-cash-multiple:before{content:"\f116"}.mdi-cash-refund:before{content:"\fa9b"}.mdi-cash-register:before{content:"\fcd0"}.mdi-cash-usd:before{content:"\f01a1"}.mdi-cash-usd-outline:before{content:"\f117"}.mdi-cassette:before{content:"\f9d3"}.mdi-cast:before{content:"\f118"}.mdi-cast-audio:before{content:"\f0040"}.mdi-cast-connected:before{content:"\f119"}.mdi-cast-education:before{content:"\fe6d"}.mdi-cast-off:before{content:"\f789"}.mdi-castle:before{content:"\f11a"}.mdi-cat:before{content:"\f11b"}.mdi-cctv:before{content:"\f7ad"}.mdi-ceiling-light:before{content:"\f768"}.mdi-cellphone:before{content:"\f11c"}.mdi-cellphone-android:before{content:"\f11d"}.mdi-cellphone-arrow-down:before{content:"\f9d4"}.mdi-cellphone-basic:before{content:"\f11e"}.mdi-cellphone-dock:before{content:"\f11f"}.mdi-cellphone-erase:before{content:"\f94c"}.mdi-cellphone-information:before{content:"\ff5e"}.mdi-cellphone-iphone:before{content:"\f120"}.mdi-cellphone-key:before{content:"\f94d"}.mdi-cellphone-link:before{content:"\f121"}.mdi-cellphone-link-off:before{content:"\f122"}.mdi-cellphone-lock:before{content:"\f94e"}.mdi-cellphone-message:before{content:"\f8d2"}.mdi-cellphone-message-off:before{content:"\f00fd"}.mdi-cellphone-nfc:before{content:"\fead"}.mdi-cellphone-off:before{content:"\f94f"}.mdi-cellphone-play:before{content:"\f0041"}.mdi-cellphone-screenshot:before{content:"\fa34"}.mdi-cellphone-settings:before{content:"\f123"}.mdi-cellphone-settings-variant:before{content:"\f950"}.mdi-cellphone-sound:before{content:"\f951"}.mdi-cellphone-text:before{content:"\f8d1"}.mdi-cellphone-wireless:before{content:"\f814"}.mdi-celtic-cross:before{content:"\fcd1"}.mdi-centos:before{content:"\f0145"}.mdi-certificate:before{content:"\f124"}.mdi-certificate-outline:before{content:"\f01b3"}.mdi-chair-rolling:before{content:"\ffba"}.mdi-chair-school:before{content:"\f125"}.mdi-charity:before{content:"\fc2b"}.mdi-chart-arc:before{content:"\f126"}.mdi-chart-areaspline:before{content:"\f127"}.mdi-chart-areaspline-variant:before{content:"\feae"}.mdi-chart-bar:before{content:"\f128"}.mdi-chart-bar-stacked:before{content:"\f769"}.mdi-chart-bell-curve:before{content:"\fc2c"}.mdi-chart-bell-curve-cumulative:before{content:"\ffc7"}.mdi-chart-bubble:before{content:"\f5e3"}.mdi-chart-donut:before{content:"\f7ae"}.mdi-chart-donut-variant:before{content:"\f7af"}.mdi-chart-gantt:before{content:"\f66c"}.mdi-chart-histogram:before{content:"\f129"}.mdi-chart-line:before{content:"\f12a"}.mdi-chart-line-stacked:before{content:"\f76a"}.mdi-chart-line-variant:before{content:"\f7b0"}.mdi-chart-multiline:before{content:"\f8d3"}.mdi-chart-pie:before{content:"\f12b"}.mdi-chart-scatter-plot:before{content:"\feaf"}.mdi-chart-scatter-plot-hexbin:before{content:"\f66d"}.mdi-chart-timeline:before{content:"\f66e"}.mdi-chart-timeline-variant:before{content:"\feb0"}.mdi-chart-tree:before{content:"\feb1"}.mdi-chat:before{content:"\fb55"}.mdi-chat-alert:before{content:"\fb56"}.mdi-chat-outline:before{content:"\fefb"}.mdi-chat-processing:before{content:"\fb57"}.mdi-check:before{content:"\f12c"}.mdi-check-all:before{content:"\f12d"}.mdi-check-bold:before{content:"\fe6e"}.mdi-check-box-multiple-outline:before{content:"\fc2d"}.mdi-check-box-outline:before{content:"\fc2e"}.mdi-check-circle:before{content:"\f5e0"}.mdi-check-circle-outline:before{content:"\f5e1"}.mdi-check-decagram:before{content:"\f790"}.mdi-check-network:before{content:"\fc2f"}.mdi-check-network-outline:before{content:"\fc30"}.mdi-check-outline:before{content:"\f854"}.mdi-check-underline:before{content:"\fe70"}.mdi-check-underline-circle:before{content:"\fe71"}.mdi-check-underline-circle-outline:before{content:"\fe72"}.mdi-checkbook:before{content:"\fa9c"}.mdi-checkbox-blank:before{content:"\f12e"}.mdi-checkbox-blank-circle:before{content:"\f12f"}.mdi-checkbox-blank-circle-outline:before{content:"\f130"}.mdi-checkbox-blank-outline:before{content:"\f131"}.mdi-checkbox-intermediate:before{content:"\f855"}.mdi-checkbox-marked:before{content:"\f132"}.mdi-checkbox-marked-circle:before{content:"\f133"}.mdi-checkbox-marked-circle-outline:before{content:"\f134"}.mdi-checkbox-marked-outline:before{content:"\f135"}.mdi-checkbox-multiple-blank:before{content:"\f136"}.mdi-checkbox-multiple-blank-circle:before{content:"\f63b"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\f63c"}.mdi-checkbox-multiple-blank-outline:before{content:"\f137"}.mdi-checkbox-multiple-marked:before{content:"\f138"}.mdi-checkbox-multiple-marked-circle:before{content:"\f63d"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\f63e"}.mdi-checkbox-multiple-marked-outline:before{content:"\f139"}.mdi-checkerboard:before{content:"\f13a"}.mdi-chef-hat:before{content:"\fb58"}.mdi-chemical-weapon:before{content:"\f13b"}.mdi-chess-bishop:before{content:"\f85b"}.mdi-chess-king:before{content:"\f856"}.mdi-chess-knight:before{content:"\f857"}.mdi-chess-pawn:before{content:"\f858"}.mdi-chess-queen:before{content:"\f859"}.mdi-chess-rook:before{content:"\f85a"}.mdi-chevron-double-down:before{content:"\f13c"}.mdi-chevron-double-left:before{content:"\f13d"}.mdi-chevron-double-right:before{content:"\f13e"}.mdi-chevron-double-up:before{content:"\f13f"}.mdi-chevron-down:before{content:"\f140"}.mdi-chevron-down-box:before{content:"\f9d5"}.mdi-chevron-down-box-outline:before{content:"\f9d6"}.mdi-chevron-down-circle:before{content:"\fb0b"}.mdi-chevron-down-circle-outline:before{content:"\fb0c"}.mdi-chevron-left:before{content:"\f141"}.mdi-chevron-left-box:before{content:"\f9d7"}.mdi-chevron-left-box-outline:before{content:"\f9d8"}.mdi-chevron-left-circle:before{content:"\fb0d"}.mdi-chevron-left-circle-outline:before{content:"\fb0e"}.mdi-chevron-right:before{content:"\f142"}.mdi-chevron-right-box:before{content:"\f9d9"}.mdi-chevron-right-box-outline:before{content:"\f9da"}.mdi-chevron-right-circle:before{content:"\fb0f"}.mdi-chevron-right-circle-outline:before{content:"\fb10"}.mdi-chevron-triple-down:before{content:"\fd95"}.mdi-chevron-triple-left:before{content:"\fd96"}.mdi-chevron-triple-right:before{content:"\fd97"}.mdi-chevron-triple-up:before{content:"\fd98"}.mdi-chevron-up:before{content:"\f143"}.mdi-chevron-up-box:before{content:"\f9db"}.mdi-chevron-up-box-outline:before{content:"\f9dc"}.mdi-chevron-up-circle:before{content:"\fb11"}.mdi-chevron-up-circle-outline:before{content:"\fb12"}.mdi-chili-hot:before{content:"\f7b1"}.mdi-chili-medium:before{content:"\f7b2"}.mdi-chili-mild:before{content:"\f7b3"}.mdi-chip:before{content:"\f61a"}.mdi-christianity:before{content:"\f952"}.mdi-christianity-outline:before{content:"\fcd2"}.mdi-church:before{content:"\f144"}.mdi-cigar:before{content:"\f01b4"}.mdi-circle:before{content:"\f764"}.mdi-circle-double:before{content:"\feb2"}.mdi-circle-edit-outline:before{content:"\f8d4"}.mdi-circle-expand:before{content:"\feb3"}.mdi-circle-medium:before{content:"\f9dd"}.mdi-circle-off-outline:before{content:"\f00fe"}.mdi-circle-outline:before{content:"\f765"}.mdi-circle-slice-1:before{content:"\fa9d"}.mdi-circle-slice-2:before{content:"\fa9e"}.mdi-circle-slice-3:before{content:"\fa9f"}.mdi-circle-slice-4:before{content:"\faa0"}.mdi-circle-slice-5:before{content:"\faa1"}.mdi-circle-slice-6:before{content:"\faa2"}.mdi-circle-slice-7:before{content:"\faa3"}.mdi-circle-slice-8:before{content:"\faa4"}.mdi-circle-small:before{content:"\f9de"}.mdi-circular-saw:before{content:"\fe73"}.mdi-cisco-webex:before{content:"\f145"}.mdi-city:before{content:"\f146"}.mdi-city-variant:before{content:"\fa35"}.mdi-city-variant-outline:before{content:"\fa36"}.mdi-clipboard:before{content:"\f147"}.mdi-clipboard-account:before{content:"\f148"}.mdi-clipboard-account-outline:before{content:"\fc31"}.mdi-clipboard-alert:before{content:"\f149"}.mdi-clipboard-alert-outline:before{content:"\fcd3"}.mdi-clipboard-arrow-down:before{content:"\f14a"}.mdi-clipboard-arrow-down-outline:before{content:"\fc32"}.mdi-clipboard-arrow-left:before{content:"\f14b"}.mdi-clipboard-arrow-left-outline:before{content:"\fcd4"}.mdi-clipboard-arrow-right:before{content:"\fcd5"}.mdi-clipboard-arrow-right-outline:before{content:"\fcd6"}.mdi-clipboard-arrow-up:before{content:"\fc33"}.mdi-clipboard-arrow-up-outline:before{content:"\fc34"}.mdi-clipboard-check:before{content:"\f14c"}.mdi-clipboard-check-outline:before{content:"\f8a7"}.mdi-clipboard-flow:before{content:"\f6c7"}.mdi-clipboard-flow-outline:before{content:"\f0142"}.mdi-clipboard-list:before{content:"\f00ff"}.mdi-clipboard-list-outline:before{content:"\f0100"}.mdi-clipboard-outline:before{content:"\f14d"}.mdi-clipboard-play:before{content:"\fc35"}.mdi-clipboard-play-outline:before{content:"\fc36"}.mdi-clipboard-plus:before{content:"\f750"}.mdi-clipboard-pulse:before{content:"\f85c"}.mdi-clipboard-pulse-outline:before{content:"\f85d"}.mdi-clipboard-text:before{content:"\f14e"}.mdi-clipboard-text-outline:before{content:"\fa37"}.mdi-clipboard-text-play:before{content:"\fc37"}.mdi-clipboard-text-play-outline:before{content:"\fc38"}.mdi-clippy:before{content:"\f14f"}.mdi-clock:before{content:"\f953"}.mdi-clock-alert:before{content:"\f954"}.mdi-clock-alert-outline:before{content:"\f5ce"}.mdi-clock-check:before{content:"\ffc8"}.mdi-clock-check-outline:before{content:"\ffc9"}.mdi-clock-digital:before{content:"\feb4"}.mdi-clock-end:before{content:"\f151"}.mdi-clock-fast:before{content:"\f152"}.mdi-clock-in:before{content:"\f153"}.mdi-clock-out:before{content:"\f154"}.mdi-clock-outline:before{content:"\f150"}.mdi-clock-start:before{content:"\f155"}.mdi-close:before{content:"\f156"}.mdi-close-box:before{content:"\f157"}.mdi-close-box-multiple:before{content:"\fc39"}.mdi-close-box-multiple-outline:before{content:"\fc3a"}.mdi-close-box-outline:before{content:"\f158"}.mdi-close-circle:before{content:"\f159"}.mdi-close-circle-outline:before{content:"\f15a"}.mdi-close-network:before{content:"\f15b"}.mdi-close-network-outline:before{content:"\fc3b"}.mdi-close-octagon:before{content:"\f15c"}.mdi-close-octagon-outline:before{content:"\f15d"}.mdi-close-outline:before{content:"\f6c8"}.mdi-closed-caption:before{content:"\f15e"}.mdi-closed-caption-outline:before{content:"\fd99"}.mdi-cloud:before{content:"\f15f"}.mdi-cloud-alert:before{content:"\f9df"}.mdi-cloud-braces:before{content:"\f7b4"}.mdi-cloud-check:before{content:"\f160"}.mdi-cloud-circle:before{content:"\f161"}.mdi-cloud-download:before{content:"\f162"}.mdi-cloud-download-outline:before{content:"\fb59"}.mdi-cloud-off-outline:before{content:"\f164"}.mdi-cloud-outline:before{content:"\f163"}.mdi-cloud-print:before{content:"\f165"}.mdi-cloud-print-outline:before{content:"\f166"}.mdi-cloud-question:before{content:"\fa38"}.mdi-cloud-search:before{content:"\f955"}.mdi-cloud-search-outline:before{content:"\f956"}.mdi-cloud-sync:before{content:"\f63f"}.mdi-cloud-tags:before{content:"\f7b5"}.mdi-cloud-upload:before{content:"\f167"}.mdi-cloud-upload-outline:before{content:"\fb5a"}.mdi-clover:before{content:"\f815"}.mdi-coach-lamp:before{content:"\f0042"}.mdi-coat-rack:before{content:"\f00c9"}.mdi-code-array:before{content:"\f168"}.mdi-code-braces:before{content:"\f169"}.mdi-code-braces-box:before{content:"\f0101"}.mdi-code-brackets:before{content:"\f16a"}.mdi-code-equal:before{content:"\f16b"}.mdi-code-greater-than:before{content:"\f16c"}.mdi-code-greater-than-or-equal:before{content:"\f16d"}.mdi-code-less-than:before{content:"\f16e"}.mdi-code-less-than-or-equal:before{content:"\f16f"}.mdi-code-not-equal:before{content:"\f170"}.mdi-code-not-equal-variant:before{content:"\f171"}.mdi-code-parentheses:before{content:"\f172"}.mdi-code-parentheses-box:before{content:"\f0102"}.mdi-code-string:before{content:"\f173"}.mdi-code-tags:before{content:"\f174"}.mdi-code-tags-check:before{content:"\f693"}.mdi-codepen:before{content:"\f175"}.mdi-coffee:before{content:"\f176"}.mdi-coffee-maker:before{content:"\f00ca"}.mdi-coffee-off:before{content:"\ffca"}.mdi-coffee-off-outline:before{content:"\ffcb"}.mdi-coffee-outline:before{content:"\f6c9"}.mdi-coffee-to-go:before{content:"\f177"}.mdi-coffin:before{content:"\fb5b"}.mdi-cogs:before{content:"\f8d5"}.mdi-coin:before{content:"\f0196"}.mdi-coin-outline:before{content:"\f178"}.mdi-coins:before{content:"\f694"}.mdi-collage:before{content:"\f640"}.mdi-collapse-all:before{content:"\faa5"}.mdi-collapse-all-outline:before{content:"\faa6"}.mdi-color-helper:before{content:"\f179"}.mdi-comma:before{content:"\fe74"}.mdi-comma-box:before{content:"\fe75"}.mdi-comma-box-outline:before{content:"\fe76"}.mdi-comma-circle:before{content:"\fe77"}.mdi-comma-circle-outline:before{content:"\fe78"}.mdi-comment:before{content:"\f17a"}.mdi-comment-account:before{content:"\f17b"}.mdi-comment-account-outline:before{content:"\f17c"}.mdi-comment-alert:before{content:"\f17d"}.mdi-comment-alert-outline:before{content:"\f17e"}.mdi-comment-arrow-left:before{content:"\f9e0"}.mdi-comment-arrow-left-outline:before{content:"\f9e1"}.mdi-comment-arrow-right:before{content:"\f9e2"}.mdi-comment-arrow-right-outline:before{content:"\f9e3"}.mdi-comment-check:before{content:"\f17f"}.mdi-comment-check-outline:before{content:"\f180"}.mdi-comment-eye:before{content:"\fa39"}.mdi-comment-eye-outline:before{content:"\fa3a"}.mdi-comment-multiple:before{content:"\f85e"}.mdi-comment-multiple-outline:before{content:"\f181"}.mdi-comment-outline:before{content:"\f182"}.mdi-comment-plus:before{content:"\f9e4"}.mdi-comment-plus-outline:before{content:"\f183"}.mdi-comment-processing:before{content:"\f184"}.mdi-comment-processing-outline:before{content:"\f185"}.mdi-comment-question:before{content:"\f816"}.mdi-comment-question-outline:before{content:"\f186"}.mdi-comment-quote:before{content:"\f0043"}.mdi-comment-quote-outline:before{content:"\f0044"}.mdi-comment-remove:before{content:"\f5de"}.mdi-comment-remove-outline:before{content:"\f187"}.mdi-comment-search:before{content:"\fa3b"}.mdi-comment-search-outline:before{content:"\fa3c"}.mdi-comment-text:before{content:"\f188"}.mdi-comment-text-multiple:before{content:"\f85f"}.mdi-comment-text-multiple-outline:before{content:"\f860"}.mdi-comment-text-outline:before{content:"\f189"}.mdi-compare:before{content:"\f18a"}.mdi-compass:before{content:"\f18b"}.mdi-compass-off:before{content:"\fb5c"}.mdi-compass-off-outline:before{content:"\fb5d"}.mdi-compass-outline:before{content:"\f18c"}.mdi-concourse-ci:before{content:"\f00cb"}.mdi-console:before{content:"\f18d"}.mdi-console-line:before{content:"\f7b6"}.mdi-console-network:before{content:"\f8a8"}.mdi-console-network-outline:before{content:"\fc3c"}.mdi-consolidate:before{content:"\f0103"}.mdi-contact-mail:before{content:"\f18e"}.mdi-contact-mail-outline:before{content:"\feb5"}.mdi-contact-phone:before{content:"\feb6"}.mdi-contact-phone-outline:before{content:"\feb7"}.mdi-contactless-payment:before{content:"\fd46"}.mdi-contacts:before{content:"\f6ca"}.mdi-contain:before{content:"\fa3d"}.mdi-contain-end:before{content:"\fa3e"}.mdi-contain-start:before{content:"\fa3f"}.mdi-content-copy:before{content:"\f18f"}.mdi-content-cut:before{content:"\f190"}.mdi-content-duplicate:before{content:"\f191"}.mdi-content-paste:before{content:"\f192"}.mdi-content-save:before{content:"\f193"}.mdi-content-save-alert:before{content:"\ff5f"}.mdi-content-save-alert-outline:before{content:"\ff60"}.mdi-content-save-all:before{content:"\f194"}.mdi-content-save-all-outline:before{content:"\ff61"}.mdi-content-save-edit:before{content:"\fcd7"}.mdi-content-save-edit-outline:before{content:"\fcd8"}.mdi-content-save-move:before{content:"\fe79"}.mdi-content-save-move-outline:before{content:"\fe7a"}.mdi-content-save-outline:before{content:"\f817"}.mdi-content-save-settings:before{content:"\f61b"}.mdi-content-save-settings-outline:before{content:"\fb13"}.mdi-contrast:before{content:"\f195"}.mdi-contrast-box:before{content:"\f196"}.mdi-contrast-circle:before{content:"\f197"}.mdi-controller-classic:before{content:"\fb5e"}.mdi-controller-classic-outline:before{content:"\fb5f"}.mdi-cookie:before{content:"\f198"}.mdi-coolant-temperature:before{content:"\f3c8"}.mdi-copyright:before{content:"\f5e6"}.mdi-cordova:before{content:"\f957"}.mdi-corn:before{content:"\f7b7"}.mdi-counter:before{content:"\f199"}.mdi-cow:before{content:"\f19a"}.mdi-cowboy:before{content:"\feb8"}.mdi-cpu-32-bit:before{content:"\fefc"}.mdi-cpu-64-bit:before{content:"\fefd"}.mdi-crane:before{content:"\f861"}.mdi-creation:before{content:"\f1c9"}.mdi-creative-commons:before{content:"\fd47"}.mdi-credit-card:before{content:"\f0010"}.mdi-credit-card-clock:before{content:"\fefe"}.mdi-credit-card-clock-outline:before{content:"\ffbc"}.mdi-credit-card-marker:before{content:"\f6a7"}.mdi-credit-card-marker-outline:before{content:"\fd9a"}.mdi-credit-card-minus:before{content:"\ffcc"}.mdi-credit-card-minus-outline:before{content:"\ffcd"}.mdi-credit-card-multiple:before{content:"\f0011"}.mdi-credit-card-multiple-outline:before{content:"\f19c"}.mdi-credit-card-off:before{content:"\f0012"}.mdi-credit-card-off-outline:before{content:"\f5e4"}.mdi-credit-card-outline:before{content:"\f19b"}.mdi-credit-card-plus:before{content:"\f0013"}.mdi-credit-card-plus-outline:before{content:"\f675"}.mdi-credit-card-refund:before{content:"\f0014"}.mdi-credit-card-refund-outline:before{content:"\faa7"}.mdi-credit-card-remove:before{content:"\ffce"}.mdi-credit-card-remove-outline:before{content:"\ffcf"}.mdi-credit-card-scan:before{content:"\f0015"}.mdi-credit-card-scan-outline:before{content:"\f19d"}.mdi-credit-card-settings:before{content:"\f0016"}.mdi-credit-card-settings-outline:before{content:"\f8d6"}.mdi-credit-card-wireless:before{content:"\f801"}.mdi-credit-card-wireless-outline:before{content:"\fd48"}.mdi-cricket:before{content:"\fd49"}.mdi-crop:before{content:"\f19e"}.mdi-crop-free:before{content:"\f19f"}.mdi-crop-landscape:before{content:"\f1a0"}.mdi-crop-portrait:before{content:"\f1a1"}.mdi-crop-rotate:before{content:"\f695"}.mdi-crop-square:before{content:"\f1a2"}.mdi-crosshairs:before{content:"\f1a3"}.mdi-crosshairs-gps:before{content:"\f1a4"}.mdi-crosshairs-off:before{content:"\ff62"}.mdi-crosshairs-question:before{content:"\f0161"}.mdi-crown:before{content:"\f1a5"}.mdi-cryengine:before{content:"\f958"}.mdi-crystal-ball:before{content:"\fb14"}.mdi-cube:before{content:"\f1a6"}.mdi-cube-outline:before{content:"\f1a7"}.mdi-cube-scan:before{content:"\fb60"}.mdi-cube-send:before{content:"\f1a8"}.mdi-cube-unfolded:before{content:"\f1a9"}.mdi-cup:before{content:"\f1aa"}.mdi-cup-off:before{content:"\f5e5"}.mdi-cup-water:before{content:"\f1ab"}.mdi-cupboard:before{content:"\ff63"}.mdi-cupboard-outline:before{content:"\ff64"}.mdi-cupcake:before{content:"\f959"}.mdi-curling:before{content:"\f862"}.mdi-currency-bdt:before{content:"\f863"}.mdi-currency-brl:before{content:"\fb61"}.mdi-currency-btc:before{content:"\f1ac"}.mdi-currency-cny:before{content:"\f7b9"}.mdi-currency-eth:before{content:"\f7ba"}.mdi-currency-eur:before{content:"\f1ad"}.mdi-currency-gbp:before{content:"\f1ae"}.mdi-currency-ils:before{content:"\fc3d"}.mdi-currency-inr:before{content:"\f1af"}.mdi-currency-jpy:before{content:"\f7bb"}.mdi-currency-krw:before{content:"\f7bc"}.mdi-currency-kzt:before{content:"\f864"}.mdi-currency-ngn:before{content:"\f1b0"}.mdi-currency-php:before{content:"\f9e5"}.mdi-currency-rial:before{content:"\feb9"}.mdi-currency-rub:before{content:"\f1b1"}.mdi-currency-sign:before{content:"\f7bd"}.mdi-currency-try:before{content:"\f1b2"}.mdi-currency-twd:before{content:"\f7be"}.mdi-currency-usd:before{content:"\f1b3"}.mdi-currency-usd-off:before{content:"\f679"}.mdi-current-ac:before{content:"\f95a"}.mdi-current-dc:before{content:"\f95b"}.mdi-cursor-default:before{content:"\f1b4"}.mdi-cursor-default-click:before{content:"\fcd9"}.mdi-cursor-default-click-outline:before{content:"\fcda"}.mdi-cursor-default-gesture:before{content:"\f0152"}.mdi-cursor-default-gesture-outline:before{content:"\f0153"}.mdi-cursor-default-outline:before{content:"\f1b5"}.mdi-cursor-move:before{content:"\f1b6"}.mdi-cursor-pointer:before{content:"\f1b7"}.mdi-cursor-text:before{content:"\f5e7"}.mdi-database:before{content:"\f1b8"}.mdi-database-check:before{content:"\faa8"}.mdi-database-edit:before{content:"\fb62"}.mdi-database-export:before{content:"\f95d"}.mdi-database-import:before{content:"\f95c"}.mdi-database-lock:before{content:"\faa9"}.mdi-database-minus:before{content:"\f1b9"}.mdi-database-plus:before{content:"\f1ba"}.mdi-database-refresh:before{content:"\fcdb"}.mdi-database-remove:before{content:"\fcdc"}.mdi-database-search:before{content:"\f865"}.mdi-database-settings:before{content:"\fcdd"}.mdi-death-star:before{content:"\f8d7"}.mdi-death-star-variant:before{content:"\f8d8"}.mdi-deathly-hallows:before{content:"\fb63"}.mdi-debian:before{content:"\f8d9"}.mdi-debug-step-into:before{content:"\f1bb"}.mdi-debug-step-out:before{content:"\f1bc"}.mdi-debug-step-over:before{content:"\f1bd"}.mdi-decagram:before{content:"\f76b"}.mdi-decagram-outline:before{content:"\f76c"}.mdi-decimal:before{content:"\f00cc"}.mdi-decimal-comma:before{content:"\f00cd"}.mdi-decimal-comma-decrease:before{content:"\f00ce"}.mdi-decimal-comma-increase:before{content:"\f00cf"}.mdi-decimal-decrease:before{content:"\f1be"}.mdi-decimal-increase:before{content:"\f1bf"}.mdi-delete:before{content:"\f1c0"}.mdi-delete-alert:before{content:"\f00d0"}.mdi-delete-alert-outline:before{content:"\f00d1"}.mdi-delete-circle:before{content:"\f682"}.mdi-delete-circle-outline:before{content:"\fb64"}.mdi-delete-empty:before{content:"\f6cb"}.mdi-delete-empty-outline:before{content:"\feba"}.mdi-delete-forever:before{content:"\f5e8"}.mdi-delete-forever-outline:before{content:"\fb65"}.mdi-delete-off:before{content:"\f00d2"}.mdi-delete-off-outline:before{content:"\f00d3"}.mdi-delete-outline:before{content:"\f9e6"}.mdi-delete-restore:before{content:"\f818"}.mdi-delete-sweep:before{content:"\f5e9"}.mdi-delete-sweep-outline:before{content:"\fc3e"}.mdi-delete-variant:before{content:"\f1c1"}.mdi-delta:before{content:"\f1c2"}.mdi-desk-lamp:before{content:"\f95e"}.mdi-deskphone:before{content:"\f1c3"}.mdi-desktop-classic:before{content:"\f7bf"}.mdi-desktop-mac:before{content:"\f1c4"}.mdi-desktop-mac-dashboard:before{content:"\f9e7"}.mdi-desktop-tower:before{content:"\f1c5"}.mdi-desktop-tower-monitor:before{content:"\faaa"}.mdi-details:before{content:"\f1c6"}.mdi-dev-to:before{content:"\fd4a"}.mdi-developer-board:before{content:"\f696"}.mdi-deviantart:before{content:"\f1c7"}.mdi-devices:before{content:"\ffd0"}.mdi-diabetes:before{content:"\f0151"}.mdi-dialpad:before{content:"\f61c"}.mdi-diameter:before{content:"\fc3f"}.mdi-diameter-outline:before{content:"\fc40"}.mdi-diameter-variant:before{content:"\fc41"}.mdi-diamond:before{content:"\fb66"}.mdi-diamond-outline:before{content:"\fb67"}.mdi-diamond-stone:before{content:"\f1c8"}.mdi-dice-1:before{content:"\f1ca"}.mdi-dice-1-outline:before{content:"\f0175"}.mdi-dice-2:before{content:"\f1cb"}.mdi-dice-2-outline:before{content:"\f0176"}.mdi-dice-3:before{content:"\f1cc"}.mdi-dice-3-outline:before{content:"\f0177"}.mdi-dice-4:before{content:"\f1cd"}.mdi-dice-4-outline:before{content:"\f0178"}.mdi-dice-5:before{content:"\f1ce"}.mdi-dice-5-outline:before{content:"\f0179"}.mdi-dice-6:before{content:"\f1cf"}.mdi-dice-6-outline:before{content:"\f017a"}.mdi-dice-d10:before{content:"\f017e"}.mdi-dice-d10-outline:before{content:"\f76e"}.mdi-dice-d12:before{content:"\f017f"}.mdi-dice-d12-outline:before{content:"\f866"}.mdi-dice-d20:before{content:"\f0180"}.mdi-dice-d20-outline:before{content:"\f5ea"}.mdi-dice-d4:before{content:"\f017b"}.mdi-dice-d4-outline:before{content:"\f5eb"}.mdi-dice-d6:before{content:"\f017c"}.mdi-dice-d6-outline:before{content:"\f5ec"}.mdi-dice-d8:before{content:"\f017d"}.mdi-dice-d8-outline:before{content:"\f5ed"}.mdi-dice-multiple:before{content:"\f76d"}.mdi-dice-multiple-outline:before{content:"\f0181"}.mdi-dictionary:before{content:"\f61d"}.mdi-dip-switch:before{content:"\f7c0"}.mdi-directions:before{content:"\f1d0"}.mdi-directions-fork:before{content:"\f641"}.mdi-disc:before{content:"\f5ee"}.mdi-disc-alert:before{content:"\f1d1"}.mdi-disc-player:before{content:"\f95f"}.mdi-discord:before{content:"\f66f"}.mdi-dishwasher:before{content:"\faab"}.mdi-disqus:before{content:"\f1d2"}.mdi-disqus-outline:before{content:"\f1d3"}.mdi-diving-flippers:before{content:"\fd9b"}.mdi-diving-helmet:before{content:"\fd9c"}.mdi-diving-scuba:before{content:"\fd9d"}.mdi-diving-scuba-flag:before{content:"\fd9e"}.mdi-diving-scuba-tank:before{content:"\fd9f"}.mdi-diving-scuba-tank-multiple:before{content:"\fda0"}.mdi-diving-snorkel:before{content:"\fda1"}.mdi-division:before{content:"\f1d4"}.mdi-division-box:before{content:"\f1d5"}.mdi-dlna:before{content:"\fa40"}.mdi-dna:before{content:"\f683"}.mdi-dns:before{content:"\f1d6"}.mdi-dns-outline:before{content:"\fb68"}.mdi-do-not-disturb:before{content:"\f697"}.mdi-do-not-disturb-off:before{content:"\f698"}.mdi-dock-bottom:before{content:"\f00d4"}.mdi-dock-left:before{content:"\f00d5"}.mdi-dock-right:before{content:"\f00d6"}.mdi-dock-window:before{content:"\f00d7"}.mdi-docker:before{content:"\f867"}.mdi-doctor:before{content:"\fa41"}.mdi-dog:before{content:"\fa42"}.mdi-dog-service:before{content:"\faac"}.mdi-dog-side:before{content:"\fa43"}.mdi-dolby:before{content:"\f6b2"}.mdi-dolly:before{content:"\febb"}.mdi-domain:before{content:"\f1d7"}.mdi-domain-off:before{content:"\fd4b"}.mdi-domain-plus:before{content:"\f00d8"}.mdi-domain-remove:before{content:"\f00d9"}.mdi-domino-mask:before{content:"\f0045"}.mdi-donkey:before{content:"\f7c1"}.mdi-door:before{content:"\f819"}.mdi-door-closed:before{content:"\f81a"}.mdi-door-closed-lock:before{content:"\f00da"}.mdi-door-open:before{content:"\f81b"}.mdi-doorbell-video:before{content:"\f868"}.mdi-dot-net:before{content:"\faad"}.mdi-dots-horizontal:before{content:"\f1d8"}.mdi-dots-horizontal-circle:before{content:"\f7c2"}.mdi-dots-horizontal-circle-outline:before{content:"\fb69"}.mdi-dots-vertical:before{content:"\f1d9"}.mdi-dots-vertical-circle:before{content:"\f7c3"}.mdi-dots-vertical-circle-outline:before{content:"\fb6a"}.mdi-douban:before{content:"\f699"}.mdi-download:before{content:"\f1da"}.mdi-download-multiple:before{content:"\f9e8"}.mdi-download-network:before{content:"\f6f3"}.mdi-download-network-outline:before{content:"\fc42"}.mdi-download-off:before{content:"\f00db"}.mdi-download-off-outline:before{content:"\f00dc"}.mdi-download-outline:before{content:"\fb6b"}.mdi-drag:before{content:"\f1db"}.mdi-drag-horizontal:before{content:"\f1dc"}.mdi-drag-variant:before{content:"\fb6c"}.mdi-drag-vertical:before{content:"\f1dd"}.mdi-drama-masks:before{content:"\fcde"}.mdi-draw:before{content:"\ff66"}.mdi-drawing:before{content:"\f1de"}.mdi-drawing-box:before{content:"\f1df"}.mdi-dresser:before{content:"\ff67"}.mdi-dresser-outline:before{content:"\ff68"}.mdi-dribbble:before{content:"\f1e0"}.mdi-dribbble-box:before{content:"\f1e1"}.mdi-drone:before{content:"\f1e2"}.mdi-dropbox:before{content:"\f1e3"}.mdi-drupal:before{content:"\f1e4"}.mdi-duck:before{content:"\f1e5"}.mdi-dumbbell:before{content:"\f1e6"}.mdi-dump-truck:before{content:"\fc43"}.mdi-ear-hearing:before{content:"\f7c4"}.mdi-ear-hearing-off:before{content:"\fa44"}.mdi-earth:before{content:"\f1e7"}.mdi-earth-box:before{content:"\f6cc"}.mdi-earth-box-off:before{content:"\f6cd"}.mdi-earth-off:before{content:"\f1e8"}.mdi-edge:before{content:"\f1e9"}.mdi-egg:before{content:"\faae"}.mdi-egg-easter:before{content:"\faaf"}.mdi-eight-track:before{content:"\f9e9"}.mdi-eject:before{content:"\f1ea"}.mdi-eject-outline:before{content:"\fb6d"}.mdi-electric-switch:before{content:"\febc"}.mdi-electric-switch-closed:before{content:"\f0104"}.mdi-electron-framework:before{content:"\f0046"}.mdi-elephant:before{content:"\f7c5"}.mdi-elevation-decline:before{content:"\f1eb"}.mdi-elevation-rise:before{content:"\f1ec"}.mdi-elevator:before{content:"\f1ed"}.mdi-ellipse:before{content:"\febd"}.mdi-ellipse-outline:before{content:"\febe"}.mdi-email:before{content:"\f1ee"}.mdi-email-alert:before{content:"\f6ce"}.mdi-email-box:before{content:"\fcdf"}.mdi-email-check:before{content:"\fab0"}.mdi-email-check-outline:before{content:"\fab1"}.mdi-email-edit:before{content:"\ff00"}.mdi-email-edit-outline:before{content:"\ff01"}.mdi-email-lock:before{content:"\f1f1"}.mdi-email-mark-as-unread:before{content:"\fb6e"}.mdi-email-minus:before{content:"\ff02"}.mdi-email-minus-outline:before{content:"\ff03"}.mdi-email-multiple:before{content:"\ff04"}.mdi-email-multiple-outline:before{content:"\ff05"}.mdi-email-newsletter:before{content:"\ffd1"}.mdi-email-open:before{content:"\f1ef"}.mdi-email-open-multiple:before{content:"\ff06"}.mdi-email-open-multiple-outline:before{content:"\ff07"}.mdi-email-open-outline:before{content:"\f5ef"}.mdi-email-outline:before{content:"\f1f0"}.mdi-email-plus:before{content:"\f9ea"}.mdi-email-plus-outline:before{content:"\f9eb"}.mdi-email-receive:before{content:"\f0105"}.mdi-email-receive-outline:before{content:"\f0106"}.mdi-email-search:before{content:"\f960"}.mdi-email-search-outline:before{content:"\f961"}.mdi-email-send:before{content:"\f0107"}.mdi-email-send-outline:before{content:"\f0108"}.mdi-email-variant:before{content:"\f5f0"}.mdi-ember:before{content:"\fb15"}.mdi-emby:before{content:"\f6b3"}.mdi-emoticon:before{content:"\fc44"}.mdi-emoticon-angry:before{content:"\fc45"}.mdi-emoticon-angry-outline:before{content:"\fc46"}.mdi-emoticon-confused:before{content:"\f0109"}.mdi-emoticon-confused-outline:before{content:"\f010a"}.mdi-emoticon-cool:before{content:"\fc47"}.mdi-emoticon-cool-outline:before{content:"\f1f3"}.mdi-emoticon-cry:before{content:"\fc48"}.mdi-emoticon-cry-outline:before{content:"\fc49"}.mdi-emoticon-dead:before{content:"\fc4a"}.mdi-emoticon-dead-outline:before{content:"\f69a"}.mdi-emoticon-devil:before{content:"\fc4b"}.mdi-emoticon-devil-outline:before{content:"\f1f4"}.mdi-emoticon-excited:before{content:"\fc4c"}.mdi-emoticon-excited-outline:before{content:"\f69b"}.mdi-emoticon-frown:before{content:"\ff69"}.mdi-emoticon-frown-outline:before{content:"\ff6a"}.mdi-emoticon-happy:before{content:"\fc4d"}.mdi-emoticon-happy-outline:before{content:"\f1f5"}.mdi-emoticon-kiss:before{content:"\fc4e"}.mdi-emoticon-kiss-outline:before{content:"\fc4f"}.mdi-emoticon-neutral:before{content:"\fc50"}.mdi-emoticon-neutral-outline:before{content:"\f1f6"}.mdi-emoticon-outline:before{content:"\f1f2"}.mdi-emoticon-poop:before{content:"\f1f7"}.mdi-emoticon-poop-outline:before{content:"\fc51"}.mdi-emoticon-sad:before{content:"\fc52"}.mdi-emoticon-sad-outline:before{content:"\f1f8"}.mdi-emoticon-tongue:before{content:"\f1f9"}.mdi-emoticon-tongue-outline:before{content:"\fc53"}.mdi-emoticon-wink:before{content:"\fc54"}.mdi-emoticon-wink-outline:before{content:"\fc55"}.mdi-engine:before{content:"\f1fa"}.mdi-engine-off:before{content:"\fa45"}.mdi-engine-off-outline:before{content:"\fa46"}.mdi-engine-outline:before{content:"\f1fb"}.mdi-epsilon:before{content:"\f010b"}.mdi-equal:before{content:"\f1fc"}.mdi-equal-box:before{content:"\f1fd"}.mdi-equalizer:before{content:"\febf"}.mdi-equalizer-outline:before{content:"\fec0"}.mdi-eraser:before{content:"\f1fe"}.mdi-eraser-variant:before{content:"\f642"}.mdi-escalator:before{content:"\f1ff"}.mdi-eslint:before{content:"\fc56"}.mdi-et:before{content:"\fab2"}.mdi-ethereum:before{content:"\f869"}.mdi-ethernet:before{content:"\f200"}.mdi-ethernet-cable:before{content:"\f201"}.mdi-ethernet-cable-off:before{content:"\f202"}.mdi-etsy:before{content:"\f203"}.mdi-ev-station:before{content:"\f5f1"}.mdi-eventbrite:before{content:"\f7c6"}.mdi-evernote:before{content:"\f204"}.mdi-excavator:before{content:"\f0047"}.mdi-exclamation:before{content:"\f205"}.mdi-exit-run:before{content:"\fa47"}.mdi-exit-to-app:before{content:"\f206"}.mdi-expand-all:before{content:"\fab3"}.mdi-expand-all-outline:before{content:"\fab4"}.mdi-expansion-card:before{content:"\f8ad"}.mdi-expansion-card-variant:before{content:"\ffd2"}.mdi-exponent:before{content:"\f962"}.mdi-exponent-box:before{content:"\f963"}.mdi-export:before{content:"\f207"}.mdi-export-variant:before{content:"\fb6f"}.mdi-eye:before{content:"\f208"}.mdi-eye-check:before{content:"\fce0"}.mdi-eye-check-outline:before{content:"\fce1"}.mdi-eye-circle:before{content:"\fb70"}.mdi-eye-circle-outline:before{content:"\fb71"}.mdi-eye-minus:before{content:"\f0048"}.mdi-eye-minus-outline:before{content:"\f0049"}.mdi-eye-off:before{content:"\f209"}.mdi-eye-off-outline:before{content:"\f6d0"}.mdi-eye-outline:before{content:"\f6cf"}.mdi-eye-plus:before{content:"\f86a"}.mdi-eye-plus-outline:before{content:"\f86b"}.mdi-eye-settings:before{content:"\f86c"}.mdi-eye-settings-outline:before{content:"\f86d"}.mdi-eyedropper:before{content:"\f20a"}.mdi-eyedropper-variant:before{content:"\f20b"}.mdi-face:before{content:"\f643"}.mdi-face-agent:before{content:"\fd4c"}.mdi-face-outline:before{content:"\fb72"}.mdi-face-profile:before{content:"\f644"}.mdi-face-profile-woman:before{content:"\f00a1"}.mdi-face-recognition:before{content:"\fc57"}.mdi-face-woman:before{content:"\f00a2"}.mdi-face-woman-outline:before{content:"\f00a3"}.mdi-facebook:before{content:"\f20c"}.mdi-facebook-box:before{content:"\f20d"}.mdi-facebook-messenger:before{content:"\f20e"}.mdi-facebook-workplace:before{content:"\fb16"}.mdi-factory:before{content:"\f20f"}.mdi-fan:before{content:"\f210"}.mdi-fan-off:before{content:"\f81c"}.mdi-fast-forward:before{content:"\f211"}.mdi-fast-forward-10:before{content:"\fd4d"}.mdi-fast-forward-30:before{content:"\fce2"}.mdi-fast-forward-outline:before{content:"\f6d1"}.mdi-fax:before{content:"\f212"}.mdi-feather:before{content:"\f6d2"}.mdi-feature-search:before{content:"\fa48"}.mdi-feature-search-outline:before{content:"\fa49"}.mdi-fedora:before{content:"\f8da"}.mdi-ferris-wheel:before{content:"\fec1"}.mdi-ferry:before{content:"\f213"}.mdi-file:before{content:"\f214"}.mdi-file-account:before{content:"\f73a"}.mdi-file-account-outline:before{content:"\f004a"}.mdi-file-alert:before{content:"\fa4a"}.mdi-file-alert-outline:before{content:"\fa4b"}.mdi-file-cabinet:before{content:"\fab5"}.mdi-file-cad:before{content:"\ff08"}.mdi-file-cad-box:before{content:"\ff09"}.mdi-file-cancel:before{content:"\fda2"}.mdi-file-cancel-outline:before{content:"\fda3"}.mdi-file-certificate:before{content:"\f01b1"}.mdi-file-certificate-outline:before{content:"\f01b2"}.mdi-file-chart:before{content:"\f215"}.mdi-file-chart-outline:before{content:"\f004b"}.mdi-file-check:before{content:"\f216"}.mdi-file-check-outline:before{content:"\fe7b"}.mdi-file-cloud:before{content:"\f217"}.mdi-file-cloud-outline:before{content:"\f004c"}.mdi-file-code:before{content:"\f22e"}.mdi-file-code-outline:before{content:"\f004d"}.mdi-file-compare:before{content:"\f8a9"}.mdi-file-delimited:before{content:"\f218"}.mdi-file-delimited-outline:before{content:"\fec2"}.mdi-file-document:before{content:"\f219"}.mdi-file-document-box:before{content:"\f21a"}.mdi-file-document-box-check:before{content:"\fec3"}.mdi-file-document-box-check-outline:before{content:"\fec4"}.mdi-file-document-box-minus:before{content:"\fec5"}.mdi-file-document-box-minus-outline:before{content:"\fec6"}.mdi-file-document-box-multiple:before{content:"\fab6"}.mdi-file-document-box-multiple-outline:before{content:"\fab7"}.mdi-file-document-box-outline:before{content:"\f9ec"}.mdi-file-document-box-plus:before{content:"\fec7"}.mdi-file-document-box-plus-outline:before{content:"\fec8"}.mdi-file-document-box-remove:before{content:"\fec9"}.mdi-file-document-box-remove-outline:before{content:"\feca"}.mdi-file-document-box-search:before{content:"\fecb"}.mdi-file-document-box-search-outline:before{content:"\fecc"}.mdi-file-document-edit:before{content:"\fda4"}.mdi-file-document-edit-outline:before{content:"\fda5"}.mdi-file-document-outline:before{content:"\f9ed"}.mdi-file-download:before{content:"\f964"}.mdi-file-download-outline:before{content:"\f965"}.mdi-file-excel:before{content:"\f21b"}.mdi-file-excel-box:before{content:"\f21c"}.mdi-file-excel-box-outline:before{content:"\f004e"}.mdi-file-excel-outline:before{content:"\f004f"}.mdi-file-export:before{content:"\f21d"}.mdi-file-export-outline:before{content:"\f0050"}.mdi-file-eye:before{content:"\fda6"}.mdi-file-eye-outline:before{content:"\fda7"}.mdi-file-find:before{content:"\f21e"}.mdi-file-find-outline:before{content:"\fb73"}.mdi-file-hidden:before{content:"\f613"}.mdi-file-image:before{content:"\f21f"}.mdi-file-image-outline:before{content:"\fecd"}.mdi-file-import:before{content:"\f220"}.mdi-file-import-outline:before{content:"\f0051"}.mdi-file-key:before{content:"\f01af"}.mdi-file-key-outline:before{content:"\f01b0"}.mdi-file-link:before{content:"\f01a2"}.mdi-file-link-outline:before{content:"\f01a3"}.mdi-file-lock:before{content:"\f221"}.mdi-file-lock-outline:before{content:"\f0052"}.mdi-file-move:before{content:"\fab8"}.mdi-file-move-outline:before{content:"\f0053"}.mdi-file-multiple:before{content:"\f222"}.mdi-file-multiple-outline:before{content:"\f0054"}.mdi-file-music:before{content:"\f223"}.mdi-file-music-outline:before{content:"\fe7c"}.mdi-file-outline:before{content:"\f224"}.mdi-file-pdf:before{content:"\f225"}.mdi-file-pdf-box:before{content:"\f226"}.mdi-file-pdf-box-outline:before{content:"\ffd3"}.mdi-file-pdf-outline:before{content:"\fe7d"}.mdi-file-percent:before{content:"\f81d"}.mdi-file-percent-outline:before{content:"\f0055"}.mdi-file-phone:before{content:"\f01a4"}.mdi-file-phone-outline:before{content:"\f01a5"}.mdi-file-plus:before{content:"\f751"}.mdi-file-plus-outline:before{content:"\ff0a"}.mdi-file-powerpoint:before{content:"\f227"}.mdi-file-powerpoint-box:before{content:"\f228"}.mdi-file-powerpoint-box-outline:before{content:"\f0056"}.mdi-file-powerpoint-outline:before{content:"\f0057"}.mdi-file-presentation-box:before{content:"\f229"}.mdi-file-question:before{content:"\f86e"}.mdi-file-question-outline:before{content:"\f0058"}.mdi-file-remove:before{content:"\fb74"}.mdi-file-remove-outline:before{content:"\f0059"}.mdi-file-replace:before{content:"\fb17"}.mdi-file-replace-outline:before{content:"\fb18"}.mdi-file-restore:before{content:"\f670"}.mdi-file-restore-outline:before{content:"\f005a"}.mdi-file-search:before{content:"\fc58"}.mdi-file-search-outline:before{content:"\fc59"}.mdi-file-send:before{content:"\f22a"}.mdi-file-send-outline:before{content:"\f005b"}.mdi-file-settings:before{content:"\f00a4"}.mdi-file-settings-outline:before{content:"\f00a5"}.mdi-file-settings-variant:before{content:"\f00a6"}.mdi-file-settings-variant-outline:before{content:"\f00a7"}.mdi-file-star:before{content:"\f005c"}.mdi-file-star-outline:before{content:"\f005d"}.mdi-file-swap:before{content:"\ffd4"}.mdi-file-swap-outline:before{content:"\ffd5"}.mdi-file-table:before{content:"\fc5a"}.mdi-file-table-box:before{content:"\f010c"}.mdi-file-table-box-multiple:before{content:"\f010d"}.mdi-file-table-box-multiple-outline:before{content:"\f010e"}.mdi-file-table-box-outline:before{content:"\f010f"}.mdi-file-table-outline:before{content:"\fc5b"}.mdi-file-tree:before{content:"\f645"}.mdi-file-undo:before{content:"\f8db"}.mdi-file-undo-outline:before{content:"\f005e"}.mdi-file-upload:before{content:"\fa4c"}.mdi-file-upload-outline:before{content:"\fa4d"}.mdi-file-video:before{content:"\f22b"}.mdi-file-video-outline:before{content:"\fe10"}.mdi-file-word:before{content:"\f22c"}.mdi-file-word-box:before{content:"\f22d"}.mdi-file-word-box-outline:before{content:"\f005f"}.mdi-file-word-outline:before{content:"\f0060"}.mdi-film:before{content:"\f22f"}.mdi-filmstrip:before{content:"\f230"}.mdi-filmstrip-off:before{content:"\f231"}.mdi-filter:before{content:"\f232"}.mdi-filter-menu:before{content:"\f0110"}.mdi-filter-menu-outline:before{content:"\f0111"}.mdi-filter-minus:before{content:"\ff0b"}.mdi-filter-minus-outline:before{content:"\ff0c"}.mdi-filter-outline:before{content:"\f233"}.mdi-filter-plus:before{content:"\ff0d"}.mdi-filter-plus-outline:before{content:"\ff0e"}.mdi-filter-remove:before{content:"\f234"}.mdi-filter-remove-outline:before{content:"\f235"}.mdi-filter-variant:before{content:"\f236"}.mdi-filter-variant-minus:before{content:"\f013d"}.mdi-filter-variant-plus:before{content:"\f013e"}.mdi-filter-variant-remove:before{content:"\f0061"}.mdi-finance:before{content:"\f81e"}.mdi-find-replace:before{content:"\f6d3"}.mdi-fingerprint:before{content:"\f237"}.mdi-fingerprint-off:before{content:"\fece"}.mdi-fire:before{content:"\f238"}.mdi-fire-extinguisher:before{content:"\ff0f"}.mdi-fire-hydrant:before{content:"\f0162"}.mdi-fire-hydrant-alert:before{content:"\f0163"}.mdi-fire-hydrant-off:before{content:"\f0164"}.mdi-fire-truck:before{content:"\f8aa"}.mdi-firebase:before{content:"\f966"}.mdi-firefox:before{content:"\f239"}.mdi-fireplace:before{content:"\fe11"}.mdi-fireplace-off:before{content:"\fe12"}.mdi-firework:before{content:"\fe13"}.mdi-fish:before{content:"\f23a"}.mdi-fishbowl:before{content:"\ff10"}.mdi-fishbowl-outline:before{content:"\ff11"}.mdi-fit-to-page:before{content:"\ff12"}.mdi-fit-to-page-outline:before{content:"\ff13"}.mdi-flag:before{content:"\f23b"}.mdi-flag-checkered:before{content:"\f23c"}.mdi-flag-minus:before{content:"\fb75"}.mdi-flag-minus-outline:before{content:"\f00dd"}.mdi-flag-outline:before{content:"\f23d"}.mdi-flag-plus:before{content:"\fb76"}.mdi-flag-plus-outline:before{content:"\f00de"}.mdi-flag-remove:before{content:"\fb77"}.mdi-flag-remove-outline:before{content:"\f00df"}.mdi-flag-triangle:before{content:"\f23f"}.mdi-flag-variant:before{content:"\f240"}.mdi-flag-variant-outline:before{content:"\f23e"}.mdi-flare:before{content:"\fd4e"}.mdi-flash:before{content:"\f241"}.mdi-flash-alert:before{content:"\ff14"}.mdi-flash-alert-outline:before{content:"\ff15"}.mdi-flash-auto:before{content:"\f242"}.mdi-flash-circle:before{content:"\f81f"}.mdi-flash-off:before{content:"\f243"}.mdi-flash-outline:before{content:"\f6d4"}.mdi-flash-red-eye:before{content:"\f67a"}.mdi-flashlight:before{content:"\f244"}.mdi-flashlight-off:before{content:"\f245"}.mdi-flask:before{content:"\f093"}.mdi-flask-empty:before{content:"\f094"}.mdi-flask-empty-outline:before{content:"\f095"}.mdi-flask-outline:before{content:"\f096"}.mdi-flattr:before{content:"\f246"}.mdi-flickr:before{content:"\fce3"}.mdi-flip-horizontal:before{content:"\f0112"}.mdi-flip-to-back:before{content:"\f247"}.mdi-flip-to-front:before{content:"\f248"}.mdi-flip-vertical:before{content:"\f0113"}.mdi-floor-lamp:before{content:"\f8dc"}.mdi-floor-lamp-dual:before{content:"\f0062"}.mdi-floor-lamp-variant:before{content:"\f0063"}.mdi-floor-plan:before{content:"\f820"}.mdi-floppy:before{content:"\f249"}.mdi-floppy-variant:before{content:"\f9ee"}.mdi-flower:before{content:"\f24a"}.mdi-flower-outline:before{content:"\f9ef"}.mdi-flower-poppy:before{content:"\fce4"}.mdi-flower-tulip:before{content:"\f9f0"}.mdi-flower-tulip-outline:before{content:"\f9f1"}.mdi-focus-auto:before{content:"\ff6b"}.mdi-focus-field:before{content:"\ff6c"}.mdi-focus-field-horizontal:before{content:"\ff6d"}.mdi-focus-field-vertical:before{content:"\ff6e"}.mdi-folder:before{content:"\f24b"}.mdi-folder-account:before{content:"\f24c"}.mdi-folder-account-outline:before{content:"\fb78"}.mdi-folder-alert:before{content:"\fda8"}.mdi-folder-alert-outline:before{content:"\fda9"}.mdi-folder-clock:before{content:"\fab9"}.mdi-folder-clock-outline:before{content:"\faba"}.mdi-folder-download:before{content:"\f24d"}.mdi-folder-download-outline:before{content:"\f0114"}.mdi-folder-edit:before{content:"\f8dd"}.mdi-folder-edit-outline:before{content:"\fdaa"}.mdi-folder-google-drive:before{content:"\f24e"}.mdi-folder-heart:before{content:"\f0115"}.mdi-folder-heart-outline:before{content:"\f0116"}.mdi-folder-home:before{content:"\f00e0"}.mdi-folder-home-outline:before{content:"\f00e1"}.mdi-folder-image:before{content:"\f24f"}.mdi-folder-information:before{content:"\f00e2"}.mdi-folder-information-outline:before{content:"\f00e3"}.mdi-folder-key:before{content:"\f8ab"}.mdi-folder-key-network:before{content:"\f8ac"}.mdi-folder-key-network-outline:before{content:"\fc5c"}.mdi-folder-key-outline:before{content:"\f0117"}.mdi-folder-lock:before{content:"\f250"}.mdi-folder-lock-open:before{content:"\f251"}.mdi-folder-move:before{content:"\f252"}.mdi-folder-multiple:before{content:"\f253"}.mdi-folder-multiple-image:before{content:"\f254"}.mdi-folder-multiple-outline:before{content:"\f255"}.mdi-folder-network:before{content:"\f86f"}.mdi-folder-network-outline:before{content:"\fc5d"}.mdi-folder-open:before{content:"\f76f"}.mdi-folder-open-outline:before{content:"\fdab"}.mdi-folder-outline:before{content:"\f256"}.mdi-folder-plus:before{content:"\f257"}.mdi-folder-plus-outline:before{content:"\fb79"}.mdi-folder-pound:before{content:"\fce5"}.mdi-folder-pound-outline:before{content:"\fce6"}.mdi-folder-remove:before{content:"\f258"}.mdi-folder-remove-outline:before{content:"\fb7a"}.mdi-folder-search:before{content:"\f967"}.mdi-folder-search-outline:before{content:"\f968"}.mdi-folder-settings:before{content:"\f00a8"}.mdi-folder-settings-outline:before{content:"\f00a9"}.mdi-folder-settings-variant:before{content:"\f00aa"}.mdi-folder-settings-variant-outline:before{content:"\f00ab"}.mdi-folder-star:before{content:"\f69c"}.mdi-folder-star-outline:before{content:"\fb7b"}.mdi-folder-swap:before{content:"\ffd6"}.mdi-folder-swap-outline:before{content:"\ffd7"}.mdi-folder-sync:before{content:"\fce7"}.mdi-folder-sync-outline:before{content:"\fce8"}.mdi-folder-text:before{content:"\fc5e"}.mdi-folder-text-outline:before{content:"\fc5f"}.mdi-folder-upload:before{content:"\f259"}.mdi-folder-upload-outline:before{content:"\f0118"}.mdi-folder-zip:before{content:"\f6ea"}.mdi-folder-zip-outline:before{content:"\f7b8"}.mdi-font-awesome:before{content:"\f03a"}.mdi-food:before{content:"\f25a"}.mdi-food-apple:before{content:"\f25b"}.mdi-food-apple-outline:before{content:"\fc60"}.mdi-food-croissant:before{content:"\f7c7"}.mdi-food-fork-drink:before{content:"\f5f2"}.mdi-food-off:before{content:"\f5f3"}.mdi-food-variant:before{content:"\f25c"}.mdi-foot-print:before{content:"\ff6f"}.mdi-football:before{content:"\f25d"}.mdi-football-australian:before{content:"\f25e"}.mdi-football-helmet:before{content:"\f25f"}.mdi-forklift:before{content:"\f7c8"}.mdi-format-align-bottom:before{content:"\f752"}.mdi-format-align-center:before{content:"\f260"}.mdi-format-align-justify:before{content:"\f261"}.mdi-format-align-left:before{content:"\f262"}.mdi-format-align-middle:before{content:"\f753"}.mdi-format-align-right:before{content:"\f263"}.mdi-format-align-top:before{content:"\f754"}.mdi-format-annotation-minus:before{content:"\fabb"}.mdi-format-annotation-plus:before{content:"\f646"}.mdi-format-bold:before{content:"\f264"}.mdi-format-clear:before{content:"\f265"}.mdi-format-color-fill:before{content:"\f266"}.mdi-format-color-highlight:before{content:"\fe14"}.mdi-format-color-text:before{content:"\f69d"}.mdi-format-columns:before{content:"\f8de"}.mdi-format-float-center:before{content:"\f267"}.mdi-format-float-left:before{content:"\f268"}.mdi-format-float-none:before{content:"\f269"}.mdi-format-float-right:before{content:"\f26a"}.mdi-format-font:before{content:"\f6d5"}.mdi-format-font-size-decrease:before{content:"\f9f2"}.mdi-format-font-size-increase:before{content:"\f9f3"}.mdi-format-header-1:before{content:"\f26b"}.mdi-format-header-2:before{content:"\f26c"}.mdi-format-header-3:before{content:"\f26d"}.mdi-format-header-4:before{content:"\f26e"}.mdi-format-header-5:before{content:"\f26f"}.mdi-format-header-6:before{content:"\f270"}.mdi-format-header-decrease:before{content:"\f271"}.mdi-format-header-equal:before{content:"\f272"}.mdi-format-header-increase:before{content:"\f273"}.mdi-format-header-pound:before{content:"\f274"}.mdi-format-horizontal-align-center:before{content:"\f61e"}.mdi-format-horizontal-align-left:before{content:"\f61f"}.mdi-format-horizontal-align-right:before{content:"\f620"}.mdi-format-indent-decrease:before{content:"\f275"}.mdi-format-indent-increase:before{content:"\f276"}.mdi-format-italic:before{content:"\f277"}.mdi-format-letter-case:before{content:"\fb19"}.mdi-format-letter-case-lower:before{content:"\fb1a"}.mdi-format-letter-case-upper:before{content:"\fb1b"}.mdi-format-letter-ends-with:before{content:"\ffd8"}.mdi-format-letter-matches:before{content:"\ffd9"}.mdi-format-letter-starts-with:before{content:"\ffda"}.mdi-format-line-spacing:before{content:"\f278"}.mdi-format-line-style:before{content:"\f5c8"}.mdi-format-line-weight:before{content:"\f5c9"}.mdi-format-list-bulleted:before{content:"\f279"}.mdi-format-list-bulleted-square:before{content:"\fdac"}.mdi-format-list-bulleted-triangle:before{content:"\fecf"}.mdi-format-list-bulleted-type:before{content:"\f27a"}.mdi-format-list-checkbox:before{content:"\f969"}.mdi-format-list-checks:before{content:"\f755"}.mdi-format-list-numbered:before{content:"\f27b"}.mdi-format-list-numbered-rtl:before{content:"\fce9"}.mdi-format-overline:before{content:"\fed0"}.mdi-format-page-break:before{content:"\f6d6"}.mdi-format-paint:before{content:"\f27c"}.mdi-format-paragraph:before{content:"\f27d"}.mdi-format-pilcrow:before{content:"\f6d7"}.mdi-format-quote-close:before{content:"\f27e"}.mdi-format-quote-open:before{content:"\f756"}.mdi-format-rotate-90:before{content:"\f6a9"}.mdi-format-section:before{content:"\f69e"}.mdi-format-size:before{content:"\f27f"}.mdi-format-strikethrough:before{content:"\f280"}.mdi-format-strikethrough-variant:before{content:"\f281"}.mdi-format-subscript:before{content:"\f282"}.mdi-format-superscript:before{content:"\f283"}.mdi-format-text:before{content:"\f284"}.mdi-format-text-rotation-angle-down:before{content:"\ffdb"}.mdi-format-text-rotation-angle-up:before{content:"\ffdc"}.mdi-format-text-rotation-down:before{content:"\fd4f"}.mdi-format-text-rotation-down-vertical:before{content:"\ffdd"}.mdi-format-text-rotation-none:before{content:"\fd50"}.mdi-format-text-rotation-up:before{content:"\ffde"}.mdi-format-text-rotation-vertical:before{content:"\ffdf"}.mdi-format-text-variant:before{content:"\fe15"}.mdi-format-text-wrapping-clip:before{content:"\fcea"}.mdi-format-text-wrapping-overflow:before{content:"\fceb"}.mdi-format-text-wrapping-wrap:before{content:"\fcec"}.mdi-format-textbox:before{content:"\fced"}.mdi-format-textdirection-l-to-r:before{content:"\f285"}.mdi-format-textdirection-r-to-l:before{content:"\f286"}.mdi-format-title:before{content:"\f5f4"}.mdi-format-underline:before{content:"\f287"}.mdi-format-vertical-align-bottom:before{content:"\f621"}.mdi-format-vertical-align-center:before{content:"\f622"}.mdi-format-vertical-align-top:before{content:"\f623"}.mdi-format-wrap-inline:before{content:"\f288"}.mdi-format-wrap-square:before{content:"\f289"}.mdi-format-wrap-tight:before{content:"\f28a"}.mdi-format-wrap-top-bottom:before{content:"\f28b"}.mdi-forum:before{content:"\f28c"}.mdi-forum-outline:before{content:"\f821"}.mdi-forward:before{content:"\f28d"}.mdi-forwardburger:before{content:"\fd51"}.mdi-fountain:before{content:"\f96a"}.mdi-fountain-pen:before{content:"\fcee"}.mdi-fountain-pen-tip:before{content:"\fcef"}.mdi-foursquare:before{content:"\f28e"}.mdi-freebsd:before{content:"\f8df"}.mdi-frequently-asked-questions:before{content:"\fed1"}.mdi-fridge:before{content:"\f290"}.mdi-fridge-bottom:before{content:"\f292"}.mdi-fridge-outline:before{content:"\f28f"}.mdi-fridge-top:before{content:"\f291"}.mdi-fruit-cherries:before{content:"\f0064"}.mdi-fruit-citrus:before{content:"\f0065"}.mdi-fruit-grapes:before{content:"\f0066"}.mdi-fruit-grapes-outline:before{content:"\f0067"}.mdi-fruit-pineapple:before{content:"\f0068"}.mdi-fruit-watermelon:before{content:"\f0069"}.mdi-fuel:before{content:"\f7c9"}.mdi-fullscreen:before{content:"\f293"}.mdi-fullscreen-exit:before{content:"\f294"}.mdi-function:before{content:"\f295"}.mdi-function-variant:before{content:"\f870"}.mdi-furigana-horizontal:before{content:"\f00ac"}.mdi-furigana-vertical:before{content:"\f00ad"}.mdi-fuse:before{content:"\fc61"}.mdi-fuse-blade:before{content:"\fc62"}.mdi-gamepad:before{content:"\f296"}.mdi-gamepad-circle:before{content:"\fe16"}.mdi-gamepad-circle-down:before{content:"\fe17"}.mdi-gamepad-circle-left:before{content:"\fe18"}.mdi-gamepad-circle-outline:before{content:"\fe19"}.mdi-gamepad-circle-right:before{content:"\fe1a"}.mdi-gamepad-circle-up:before{content:"\fe1b"}.mdi-gamepad-down:before{content:"\fe1c"}.mdi-gamepad-left:before{content:"\fe1d"}.mdi-gamepad-right:before{content:"\fe1e"}.mdi-gamepad-round:before{content:"\fe1f"}.mdi-gamepad-round-down:before{content:"\fe7e"}.mdi-gamepad-round-left:before{content:"\fe7f"}.mdi-gamepad-round-outline:before{content:"\fe80"}.mdi-gamepad-round-right:before{content:"\fe81"}.mdi-gamepad-round-up:before{content:"\fe82"}.mdi-gamepad-square:before{content:"\fed2"}.mdi-gamepad-square-outline:before{content:"\fed3"}.mdi-gamepad-up:before{content:"\fe83"}.mdi-gamepad-variant:before{content:"\f297"}.mdi-gamepad-variant-outline:before{content:"\fed4"}.mdi-gamma:before{content:"\f0119"}.mdi-gantry-crane:before{content:"\fdad"}.mdi-garage:before{content:"\f6d8"}.mdi-garage-alert:before{content:"\f871"}.mdi-garage-open:before{content:"\f6d9"}.mdi-gas-cylinder:before{content:"\f647"}.mdi-gas-station:before{content:"\f298"}.mdi-gas-station-outline:before{content:"\fed5"}.mdi-gate:before{content:"\f299"}.mdi-gate-and:before{content:"\f8e0"}.mdi-gate-arrow-right:before{content:"\f0194"}.mdi-gate-nand:before{content:"\f8e1"}.mdi-gate-nor:before{content:"\f8e2"}.mdi-gate-not:before{content:"\f8e3"}.mdi-gate-open:before{content:"\f0195"}.mdi-gate-or:before{content:"\f8e4"}.mdi-gate-xnor:before{content:"\f8e5"}.mdi-gate-xor:before{content:"\f8e6"}.mdi-gatsby:before{content:"\fe84"}.mdi-gauge:before{content:"\f29a"}.mdi-gauge-empty:before{content:"\f872"}.mdi-gauge-full:before{content:"\f873"}.mdi-gauge-low:before{content:"\f874"}.mdi-gavel:before{content:"\f29b"}.mdi-gender-female:before{content:"\f29c"}.mdi-gender-male:before{content:"\f29d"}.mdi-gender-male-female:before{content:"\f29e"}.mdi-gender-male-female-variant:before{content:"\f016a"}.mdi-gender-non-binary:before{content:"\f016b"}.mdi-gender-transgender:before{content:"\f29f"}.mdi-gentoo:before{content:"\f8e7"}.mdi-gesture:before{content:"\f7ca"}.mdi-gesture-double-tap:before{content:"\f73b"}.mdi-gesture-pinch:before{content:"\fabc"}.mdi-gesture-spread:before{content:"\fabd"}.mdi-gesture-swipe:before{content:"\fd52"}.mdi-gesture-swipe-down:before{content:"\f73c"}.mdi-gesture-swipe-horizontal:before{content:"\fabe"}.mdi-gesture-swipe-left:before{content:"\f73d"}.mdi-gesture-swipe-right:before{content:"\f73e"}.mdi-gesture-swipe-up:before{content:"\f73f"}.mdi-gesture-swipe-vertical:before{content:"\fabf"}.mdi-gesture-tap:before{content:"\f740"}.mdi-gesture-tap-hold:before{content:"\fd53"}.mdi-gesture-two-double-tap:before{content:"\f741"}.mdi-gesture-two-tap:before{content:"\f742"}.mdi-ghost:before{content:"\f2a0"}.mdi-ghost-off:before{content:"\f9f4"}.mdi-gif:before{content:"\fd54"}.mdi-gift:before{content:"\fe85"}.mdi-gift-outline:before{content:"\f2a1"}.mdi-git:before{content:"\f2a2"}.mdi-github-box:before{content:"\f2a3"}.mdi-github-circle:before{content:"\f2a4"}.mdi-github-face:before{content:"\f6da"}.mdi-gitlab:before{content:"\fb7c"}.mdi-glass-cocktail:before{content:"\f356"}.mdi-glass-flute:before{content:"\f2a5"}.mdi-glass-mug:before{content:"\f2a6"}.mdi-glass-mug-variant:before{content:"\f0141"}.mdi-glass-stange:before{content:"\f2a7"}.mdi-glass-tulip:before{content:"\f2a8"}.mdi-glass-wine:before{content:"\f875"}.mdi-glassdoor:before{content:"\f2a9"}.mdi-glasses:before{content:"\f2aa"}.mdi-globe-model:before{content:"\f8e8"}.mdi-gmail:before{content:"\f2ab"}.mdi-gnome:before{content:"\f2ac"}.mdi-go-kart:before{content:"\fd55"}.mdi-go-kart-track:before{content:"\fd56"}.mdi-gog:before{content:"\fb7d"}.mdi-golf:before{content:"\f822"}.mdi-golf-tee:before{content:"\f00ae"}.mdi-gondola:before{content:"\f685"}.mdi-goodreads:before{content:"\fd57"}.mdi-google:before{content:"\f2ad"}.mdi-google-adwords:before{content:"\fc63"}.mdi-google-analytics:before{content:"\f7cb"}.mdi-google-assistant:before{content:"\f7cc"}.mdi-google-cardboard:before{content:"\f2ae"}.mdi-google-chrome:before{content:"\f2af"}.mdi-google-circles:before{content:"\f2b0"}.mdi-google-circles-communities:before{content:"\f2b1"}.mdi-google-circles-extended:before{content:"\f2b2"}.mdi-google-circles-group:before{content:"\f2b3"}.mdi-google-classroom:before{content:"\f2c0"}.mdi-google-controller:before{content:"\f2b4"}.mdi-google-controller-off:before{content:"\f2b5"}.mdi-google-drive:before{content:"\f2b6"}.mdi-google-earth:before{content:"\f2b7"}.mdi-google-fit:before{content:"\f96b"}.mdi-google-glass:before{content:"\f2b8"}.mdi-google-hangouts:before{content:"\f2c9"}.mdi-google-home:before{content:"\f823"}.mdi-google-keep:before{content:"\f6db"}.mdi-google-lens:before{content:"\f9f5"}.mdi-google-maps:before{content:"\f5f5"}.mdi-google-my-business:before{content:"\f006a"}.mdi-google-nearby:before{content:"\f2b9"}.mdi-google-pages:before{content:"\f2ba"}.mdi-google-photos:before{content:"\f6dc"}.mdi-google-physical-web:before{content:"\f2bb"}.mdi-google-play:before{content:"\f2bc"}.mdi-google-plus:before{content:"\f2bd"}.mdi-google-plus-box:before{content:"\f2be"}.mdi-google-podcast:before{content:"\fed6"}.mdi-google-spreadsheet:before{content:"\f9f6"}.mdi-google-street-view:before{content:"\fc64"}.mdi-google-translate:before{content:"\f2bf"}.mdi-gradient:before{content:"\f69f"}.mdi-grain:before{content:"\fd58"}.mdi-graph:before{content:"\f006b"}.mdi-graph-outline:before{content:"\f006c"}.mdi-graphql:before{content:"\f876"}.mdi-grave-stone:before{content:"\fb7e"}.mdi-grease-pencil:before{content:"\f648"}.mdi-greater-than:before{content:"\f96c"}.mdi-greater-than-or-equal:before{content:"\f96d"}.mdi-grid:before{content:"\f2c1"}.mdi-grid-large:before{content:"\f757"}.mdi-grid-off:before{content:"\f2c2"}.mdi-grill:before{content:"\fe86"}.mdi-grill-outline:before{content:"\f01b5"}.mdi-group:before{content:"\f2c3"}.mdi-guitar-acoustic:before{content:"\f770"}.mdi-guitar-electric:before{content:"\f2c4"}.mdi-guitar-pick:before{content:"\f2c5"}.mdi-guitar-pick-outline:before{content:"\f2c6"}.mdi-guy-fawkes-mask:before{content:"\f824"}.mdi-hackernews:before{content:"\f624"}.mdi-hail:before{content:"\fac0"}.mdi-hair-dryer:before{content:"\f011a"}.mdi-hair-dryer-outline:before{content:"\f011b"}.mdi-halloween:before{content:"\fb7f"}.mdi-hamburger:before{content:"\f684"}.mdi-hammer:before{content:"\f8e9"}.mdi-hand:before{content:"\fa4e"}.mdi-hand-heart:before{content:"\f011c"}.mdi-hand-left:before{content:"\fe87"}.mdi-hand-okay:before{content:"\fa4f"}.mdi-hand-peace:before{content:"\fa50"}.mdi-hand-peace-variant:before{content:"\fa51"}.mdi-hand-pointing-down:before{content:"\fa52"}.mdi-hand-pointing-left:before{content:"\fa53"}.mdi-hand-pointing-right:before{content:"\f2c7"}.mdi-hand-pointing-up:before{content:"\fa54"}.mdi-hand-right:before{content:"\fe88"}.mdi-hand-saw:before{content:"\fe89"}.mdi-handball:before{content:"\ff70"}.mdi-handcuffs:before{content:"\f0169"}.mdi-hanger:before{content:"\f2c8"}.mdi-hard-hat:before{content:"\f96e"}.mdi-harddisk:before{content:"\f2ca"}.mdi-harddisk-plus:before{content:"\f006d"}.mdi-harddisk-remove:before{content:"\f006e"}.mdi-hat-fedora:before{content:"\fb80"}.mdi-hazard-lights:before{content:"\fc65"}.mdi-hdr:before{content:"\fd59"}.mdi-hdr-off:before{content:"\fd5a"}.mdi-headphones:before{content:"\f2cb"}.mdi-headphones-bluetooth:before{content:"\f96f"}.mdi-headphones-box:before{content:"\f2cc"}.mdi-headphones-off:before{content:"\f7cd"}.mdi-headphones-settings:before{content:"\f2cd"}.mdi-headset:before{content:"\f2ce"}.mdi-headset-dock:before{content:"\f2cf"}.mdi-headset-off:before{content:"\f2d0"}.mdi-heart:before{content:"\f2d1"}.mdi-heart-box:before{content:"\f2d2"}.mdi-heart-box-outline:before{content:"\f2d3"}.mdi-heart-broken:before{content:"\f2d4"}.mdi-heart-broken-outline:before{content:"\fcf0"}.mdi-heart-circle:before{content:"\f970"}.mdi-heart-circle-outline:before{content:"\f971"}.mdi-heart-flash:before{content:"\ff16"}.mdi-heart-half:before{content:"\f6de"}.mdi-heart-half-full:before{content:"\f6dd"}.mdi-heart-half-outline:before{content:"\f6df"}.mdi-heart-multiple:before{content:"\fa55"}.mdi-heart-multiple-outline:before{content:"\fa56"}.mdi-heart-off:before{content:"\f758"}.mdi-heart-outline:before{content:"\f2d5"}.mdi-heart-pulse:before{content:"\f5f6"}.mdi-helicopter:before{content:"\fac1"}.mdi-help:before{content:"\f2d6"}.mdi-help-box:before{content:"\f78a"}.mdi-help-circle:before{content:"\f2d7"}.mdi-help-circle-outline:before{content:"\f625"}.mdi-help-network:before{content:"\f6f4"}.mdi-help-network-outline:before{content:"\fc66"}.mdi-help-rhombus:before{content:"\fb81"}.mdi-help-rhombus-outline:before{content:"\fb82"}.mdi-hexagon:before{content:"\f2d8"}.mdi-hexagon-multiple:before{content:"\f6e0"}.mdi-hexagon-multiple-outline:before{content:"\f011d"}.mdi-hexagon-outline:before{content:"\f2d9"}.mdi-hexagon-slice-1:before{content:"\fac2"}.mdi-hexagon-slice-2:before{content:"\fac3"}.mdi-hexagon-slice-3:before{content:"\fac4"}.mdi-hexagon-slice-4:before{content:"\fac5"}.mdi-hexagon-slice-5:before{content:"\fac6"}.mdi-hexagon-slice-6:before{content:"\fac7"}.mdi-hexagram:before{content:"\fac8"}.mdi-hexagram-outline:before{content:"\fac9"}.mdi-high-definition:before{content:"\f7ce"}.mdi-high-definition-box:before{content:"\f877"}.mdi-highway:before{content:"\f5f7"}.mdi-hiking:before{content:"\fd5b"}.mdi-hinduism:before{content:"\f972"}.mdi-history:before{content:"\f2da"}.mdi-hockey-puck:before{content:"\f878"}.mdi-hockey-sticks:before{content:"\f879"}.mdi-hololens:before{content:"\f2db"}.mdi-home:before{content:"\f2dc"}.mdi-home-account:before{content:"\f825"}.mdi-home-alert:before{content:"\f87a"}.mdi-home-analytics:before{content:"\fed7"}.mdi-home-assistant:before{content:"\f7cf"}.mdi-home-automation:before{content:"\f7d0"}.mdi-home-circle:before{content:"\f7d1"}.mdi-home-circle-outline:before{content:"\f006f"}.mdi-home-city:before{content:"\fcf1"}.mdi-home-city-outline:before{content:"\fcf2"}.mdi-home-currency-usd:before{content:"\f8ae"}.mdi-home-edit:before{content:"\f0184"}.mdi-home-edit-outline:before{content:"\f0185"}.mdi-home-export-outline:before{content:"\ffb8"}.mdi-home-flood:before{content:"\ff17"}.mdi-home-floor-0:before{content:"\fdae"}.mdi-home-floor-1:before{content:"\fd5c"}.mdi-home-floor-2:before{content:"\fd5d"}.mdi-home-floor-3:before{content:"\fd5e"}.mdi-home-floor-a:before{content:"\fd5f"}.mdi-home-floor-b:before{content:"\fd60"}.mdi-home-floor-g:before{content:"\fd61"}.mdi-home-floor-l:before{content:"\fd62"}.mdi-home-floor-negative-1:before{content:"\fdaf"}.mdi-home-group:before{content:"\fdb0"}.mdi-home-heart:before{content:"\f826"}.mdi-home-import-outline:before{content:"\ffb9"}.mdi-home-lock:before{content:"\f8ea"}.mdi-home-lock-open:before{content:"\f8eb"}.mdi-home-map-marker:before{content:"\f5f8"}.mdi-home-minus:before{content:"\f973"}.mdi-home-modern:before{content:"\f2dd"}.mdi-home-outline:before{content:"\f6a0"}.mdi-home-plus:before{content:"\f974"}.mdi-home-roof:before{content:"\f0156"}.mdi-home-thermometer:before{content:"\ff71"}.mdi-home-thermometer-outline:before{content:"\ff72"}.mdi-home-variant:before{content:"\f2de"}.mdi-home-variant-outline:before{content:"\fb83"}.mdi-hook:before{content:"\f6e1"}.mdi-hook-off:before{content:"\f6e2"}.mdi-hops:before{content:"\f2df"}.mdi-horizontal-rotate-clockwise:before{content:"\f011e"}.mdi-horizontal-rotate-counterclockwise:before{content:"\f011f"}.mdi-horseshoe:before{content:"\fa57"}.mdi-hospital:before{content:"\f0017"}.mdi-hospital-box:before{content:"\f2e0"}.mdi-hospital-box-outline:before{content:"\f0018"}.mdi-hospital-building:before{content:"\f2e1"}.mdi-hospital-marker:before{content:"\f2e2"}.mdi-hot-tub:before{content:"\f827"}.mdi-hotel:before{content:"\f2e3"}.mdi-houzz:before{content:"\f2e4"}.mdi-houzz-box:before{content:"\f2e5"}.mdi-hubspot:before{content:"\fcf3"}.mdi-hulu:before{content:"\f828"}.mdi-human:before{content:"\f2e6"}.mdi-human-child:before{content:"\f2e7"}.mdi-human-female:before{content:"\f649"}.mdi-human-female-boy:before{content:"\fa58"}.mdi-human-female-female:before{content:"\fa59"}.mdi-human-female-girl:before{content:"\fa5a"}.mdi-human-greeting:before{content:"\f64a"}.mdi-human-handsdown:before{content:"\f64b"}.mdi-human-handsup:before{content:"\f64c"}.mdi-human-male:before{content:"\f64d"}.mdi-human-male-boy:before{content:"\fa5b"}.mdi-human-male-female:before{content:"\f2e8"}.mdi-human-male-girl:before{content:"\fa5c"}.mdi-human-male-height:before{content:"\ff18"}.mdi-human-male-height-variant:before{content:"\ff19"}.mdi-human-male-male:before{content:"\fa5d"}.mdi-human-pregnant:before{content:"\f5cf"}.mdi-humble-bundle:before{content:"\f743"}.mdi-ice-cream:before{content:"\f829"}.mdi-ice-pop:before{content:"\ff1a"}.mdi-id-card:before{content:"\ffe0"}.mdi-identifier:before{content:"\ff1b"}.mdi-iframe:before{content:"\fc67"}.mdi-iframe-array:before{content:"\f0120"}.mdi-iframe-array-outline:before{content:"\f0121"}.mdi-iframe-braces:before{content:"\f0122"}.mdi-iframe-braces-outline:before{content:"\f0123"}.mdi-iframe-outline:before{content:"\fc68"}.mdi-iframe-parentheses:before{content:"\f0124"}.mdi-iframe-parentheses-outline:before{content:"\f0125"}.mdi-iframe-variable:before{content:"\f0126"}.mdi-iframe-variable-outline:before{content:"\f0127"}.mdi-image:before{content:"\f2e9"}.mdi-image-album:before{content:"\f2ea"}.mdi-image-area:before{content:"\f2eb"}.mdi-image-area-close:before{content:"\f2ec"}.mdi-image-auto-adjust:before{content:"\ffe1"}.mdi-image-broken:before{content:"\f2ed"}.mdi-image-broken-variant:before{content:"\f2ee"}.mdi-image-filter:before{content:"\f2ef"}.mdi-image-filter-black-white:before{content:"\f2f0"}.mdi-image-filter-center-focus:before{content:"\f2f1"}.mdi-image-filter-center-focus-strong:before{content:"\ff1c"}.mdi-image-filter-center-focus-strong-outline:before{content:"\ff1d"}.mdi-image-filter-center-focus-weak:before{content:"\f2f2"}.mdi-image-filter-drama:before{content:"\f2f3"}.mdi-image-filter-frames:before{content:"\f2f4"}.mdi-image-filter-hdr:before{content:"\f2f5"}.mdi-image-filter-none:before{content:"\f2f6"}.mdi-image-filter-tilt-shift:before{content:"\f2f7"}.mdi-image-filter-vintage:before{content:"\f2f8"}.mdi-image-frame:before{content:"\fe8a"}.mdi-image-move:before{content:"\f9f7"}.mdi-image-multiple:before{content:"\f2f9"}.mdi-image-off:before{content:"\f82a"}.mdi-image-outline:before{content:"\f975"}.mdi-image-plus:before{content:"\f87b"}.mdi-image-search:before{content:"\f976"}.mdi-image-search-outline:before{content:"\f977"}.mdi-image-size-select-actual:before{content:"\fc69"}.mdi-image-size-select-large:before{content:"\fc6a"}.mdi-image-size-select-small:before{content:"\fc6b"}.mdi-import:before{content:"\f2fa"}.mdi-inbox:before{content:"\f686"}.mdi-inbox-arrow-down:before{content:"\f2fb"}.mdi-inbox-arrow-up:before{content:"\f3d1"}.mdi-inbox-multiple:before{content:"\f8af"}.mdi-inbox-multiple-outline:before{content:"\fb84"}.mdi-incognito:before{content:"\f5f9"}.mdi-infinity:before{content:"\f6e3"}.mdi-information:before{content:"\f2fc"}.mdi-information-outline:before{content:"\f2fd"}.mdi-information-variant:before{content:"\f64e"}.mdi-instagram:before{content:"\f2fe"}.mdi-instapaper:before{content:"\f2ff"}.mdi-instrument-triangle:before{content:"\f0070"}.mdi-internet-explorer:before{content:"\f300"}.mdi-invert-colors:before{content:"\f301"}.mdi-invert-colors-off:before{content:"\fe8b"}.mdi-ip:before{content:"\fa5e"}.mdi-ip-network:before{content:"\fa5f"}.mdi-ip-network-outline:before{content:"\fc6c"}.mdi-ipod:before{content:"\fc6d"}.mdi-islam:before{content:"\f978"}.mdi-island:before{content:"\f0071"}.mdi-itunes:before{content:"\f676"}.mdi-iv-bag:before{content:"\f00e4"}.mdi-jabber:before{content:"\fdb1"}.mdi-jeepney:before{content:"\f302"}.mdi-jellyfish:before{content:"\ff1e"}.mdi-jellyfish-outline:before{content:"\ff1f"}.mdi-jira:before{content:"\f303"}.mdi-jquery:before{content:"\f87c"}.mdi-jsfiddle:before{content:"\f304"}.mdi-json:before{content:"\f626"}.mdi-judaism:before{content:"\f979"}.mdi-kabaddi:before{content:"\fd63"}.mdi-karate:before{content:"\f82b"}.mdi-keg:before{content:"\f305"}.mdi-kettle:before{content:"\f5fa"}.mdi-kettle-outline:before{content:"\ff73"}.mdi-key:before{content:"\f306"}.mdi-key-change:before{content:"\f307"}.mdi-key-link:before{content:"\f01ca"}.mdi-key-minus:before{content:"\f308"}.mdi-key-outline:before{content:"\fdb2"}.mdi-key-plus:before{content:"\f309"}.mdi-key-remove:before{content:"\f30a"}.mdi-key-star:before{content:"\f01c9"}.mdi-key-variant:before{content:"\f30b"}.mdi-key-wireless:before{content:"\ffe2"}.mdi-keyboard:before{content:"\f30c"}.mdi-keyboard-backspace:before{content:"\f30d"}.mdi-keyboard-caps:before{content:"\f30e"}.mdi-keyboard-close:before{content:"\f30f"}.mdi-keyboard-off:before{content:"\f310"}.mdi-keyboard-off-outline:before{content:"\fe8c"}.mdi-keyboard-outline:before{content:"\f97a"}.mdi-keyboard-return:before{content:"\f311"}.mdi-keyboard-settings:before{content:"\f9f8"}.mdi-keyboard-settings-outline:before{content:"\f9f9"}.mdi-keyboard-space:before{content:"\f0072"}.mdi-keyboard-tab:before{content:"\f312"}.mdi-keyboard-variant:before{content:"\f313"}.mdi-khanda:before{content:"\f0128"}.mdi-kickstarter:before{content:"\f744"}.mdi-knife:before{content:"\f9fa"}.mdi-knife-military:before{content:"\f9fb"}.mdi-kodi:before{content:"\f314"}.mdi-kubernetes:before{content:"\f0129"}.mdi-label:before{content:"\f315"}.mdi-label-off:before{content:"\faca"}.mdi-label-off-outline:before{content:"\facb"}.mdi-label-outline:before{content:"\f316"}.mdi-label-variant:before{content:"\facc"}.mdi-label-variant-outline:before{content:"\facd"}.mdi-ladybug:before{content:"\f82c"}.mdi-lambda:before{content:"\f627"}.mdi-lamp:before{content:"\f6b4"}.mdi-lan:before{content:"\f317"}.mdi-lan-connect:before{content:"\f318"}.mdi-lan-disconnect:before{content:"\f319"}.mdi-lan-pending:before{content:"\f31a"}.mdi-language-c:before{content:"\f671"}.mdi-language-cpp:before{content:"\f672"}.mdi-language-csharp:before{content:"\f31b"}.mdi-language-css3:before{content:"\f31c"}.mdi-language-go:before{content:"\f7d2"}.mdi-language-haskell:before{content:"\fc6e"}.mdi-language-html5:before{content:"\f31d"}.mdi-language-java:before{content:"\fb1c"}.mdi-language-javascript:before{content:"\f31e"}.mdi-language-lua:before{content:"\f8b0"}.mdi-language-php:before{content:"\f31f"}.mdi-language-python:before{content:"\f320"}.mdi-language-python-text:before{content:"\f321"}.mdi-language-r:before{content:"\f7d3"}.mdi-language-ruby-on-rails:before{content:"\face"}.mdi-language-swift:before{content:"\f6e4"}.mdi-language-typescript:before{content:"\f6e5"}.mdi-laptop:before{content:"\f322"}.mdi-laptop-chromebook:before{content:"\f323"}.mdi-laptop-mac:before{content:"\f324"}.mdi-laptop-off:before{content:"\f6e6"}.mdi-laptop-windows:before{content:"\f325"}.mdi-laravel:before{content:"\facf"}.mdi-lasso:before{content:"\ff20"}.mdi-lastfm:before{content:"\f326"}.mdi-lastpass:before{content:"\f446"}.mdi-latitude:before{content:"\ff74"}.mdi-launch:before{content:"\f327"}.mdi-lava-lamp:before{content:"\f7d4"}.mdi-layers:before{content:"\f328"}.mdi-layers-minus:before{content:"\fe8d"}.mdi-layers-off:before{content:"\f329"}.mdi-layers-off-outline:before{content:"\f9fc"}.mdi-layers-outline:before{content:"\f9fd"}.mdi-layers-plus:before{content:"\fe30"}.mdi-layers-remove:before{content:"\fe31"}.mdi-layers-triple:before{content:"\ff75"}.mdi-layers-triple-outline:before{content:"\ff76"}.mdi-lead-pencil:before{content:"\f64f"}.mdi-leaf:before{content:"\f32a"}.mdi-leaf-maple:before{content:"\fc6f"}.mdi-leak:before{content:"\fdb3"}.mdi-leak-off:before{content:"\fdb4"}.mdi-led-off:before{content:"\f32b"}.mdi-led-on:before{content:"\f32c"}.mdi-led-outline:before{content:"\f32d"}.mdi-led-strip:before{content:"\f7d5"}.mdi-led-strip-variant:before{content:"\f0073"}.mdi-led-variant-off:before{content:"\f32e"}.mdi-led-variant-on:before{content:"\f32f"}.mdi-led-variant-outline:before{content:"\f330"}.mdi-leek:before{content:"\f01a8"}.mdi-less-than:before{content:"\f97b"}.mdi-less-than-or-equal:before{content:"\f97c"}.mdi-library:before{content:"\f331"}.mdi-library-books:before{content:"\f332"}.mdi-library-movie:before{content:"\fcf4"}.mdi-library-music:before{content:"\f333"}.mdi-library-music-outline:before{content:"\ff21"}.mdi-library-shelves:before{content:"\fb85"}.mdi-library-video:before{content:"\fcf5"}.mdi-license:before{content:"\ffe3"}.mdi-lifebuoy:before{content:"\f87d"}.mdi-light-switch:before{content:"\f97d"}.mdi-lightbulb:before{content:"\f335"}.mdi-lightbulb-off:before{content:"\fe32"}.mdi-lightbulb-off-outline:before{content:"\fe33"}.mdi-lightbulb-on:before{content:"\f6e7"}.mdi-lightbulb-on-outline:before{content:"\f6e8"}.mdi-lightbulb-outline:before{content:"\f336"}.mdi-lighthouse:before{content:"\f9fe"}.mdi-lighthouse-on:before{content:"\f9ff"}.mdi-link:before{content:"\f337"}.mdi-link-box:before{content:"\fcf6"}.mdi-link-box-outline:before{content:"\fcf7"}.mdi-link-box-variant:before{content:"\fcf8"}.mdi-link-box-variant-outline:before{content:"\fcf9"}.mdi-link-lock:before{content:"\f00e5"}.mdi-link-off:before{content:"\f338"}.mdi-link-plus:before{content:"\fc70"}.mdi-link-variant:before{content:"\f339"}.mdi-link-variant-minus:before{content:"\f012a"}.mdi-link-variant-off:before{content:"\f33a"}.mdi-link-variant-plus:before{content:"\f012b"}.mdi-link-variant-remove:before{content:"\f012c"}.mdi-linkedin:before{content:"\f33b"}.mdi-linkedin-box:before{content:"\f33c"}.mdi-linux:before{content:"\f33d"}.mdi-linux-mint:before{content:"\f8ec"}.mdi-litecoin:before{content:"\fa60"}.mdi-loading:before{content:"\f771"}.mdi-location-enter:before{content:"\ffe4"}.mdi-location-exit:before{content:"\ffe5"}.mdi-lock:before{content:"\f33e"}.mdi-lock-alert:before{content:"\f8ed"}.mdi-lock-clock:before{content:"\f97e"}.mdi-lock-open:before{content:"\f33f"}.mdi-lock-open-outline:before{content:"\f340"}.mdi-lock-open-variant:before{content:"\ffe6"}.mdi-lock-open-variant-outline:before{content:"\ffe7"}.mdi-lock-outline:before{content:"\f341"}.mdi-lock-pattern:before{content:"\f6e9"}.mdi-lock-plus:before{content:"\f5fb"}.mdi-lock-question:before{content:"\f8ee"}.mdi-lock-reset:before{content:"\f772"}.mdi-lock-smart:before{content:"\f8b1"}.mdi-locker:before{content:"\f7d6"}.mdi-locker-multiple:before{content:"\f7d7"}.mdi-login:before{content:"\f342"}.mdi-login-variant:before{content:"\f5fc"}.mdi-logout:before{content:"\f343"}.mdi-logout-variant:before{content:"\f5fd"}.mdi-longitude:before{content:"\ff77"}.mdi-looks:before{content:"\f344"}.mdi-loupe:before{content:"\f345"}.mdi-lumx:before{content:"\f346"}.mdi-lungs:before{content:"\f00af"}.mdi-lyft:before{content:"\fb1d"}.mdi-magnet:before{content:"\f347"}.mdi-magnet-on:before{content:"\f348"}.mdi-magnify:before{content:"\f349"}.mdi-magnify-close:before{content:"\f97f"}.mdi-magnify-minus:before{content:"\f34a"}.mdi-magnify-minus-cursor:before{content:"\fa61"}.mdi-magnify-minus-outline:before{content:"\f6eb"}.mdi-magnify-plus:before{content:"\f34b"}.mdi-magnify-plus-cursor:before{content:"\fa62"}.mdi-magnify-plus-outline:before{content:"\f6ec"}.mdi-mail:before{content:"\fed8"}.mdi-mail-ru:before{content:"\f34c"}.mdi-mailbox:before{content:"\f6ed"}.mdi-mailbox-open:before{content:"\fd64"}.mdi-mailbox-open-outline:before{content:"\fd65"}.mdi-mailbox-open-up:before{content:"\fd66"}.mdi-mailbox-open-up-outline:before{content:"\fd67"}.mdi-mailbox-outline:before{content:"\fd68"}.mdi-mailbox-up:before{content:"\fd69"}.mdi-mailbox-up-outline:before{content:"\fd6a"}.mdi-map:before{content:"\f34d"}.mdi-map-check:before{content:"\fed9"}.mdi-map-check-outline:before{content:"\feda"}.mdi-map-clock:before{content:"\fcfa"}.mdi-map-clock-outline:before{content:"\fcfb"}.mdi-map-legend:before{content:"\fa00"}.mdi-map-marker:before{content:"\f34e"}.mdi-map-marker-alert:before{content:"\ff22"}.mdi-map-marker-alert-outline:before{content:"\ff23"}.mdi-map-marker-check:before{content:"\fc71"}.mdi-map-marker-circle:before{content:"\f34f"}.mdi-map-marker-distance:before{content:"\f8ef"}.mdi-map-marker-down:before{content:"\f012d"}.mdi-map-marker-minus:before{content:"\f650"}.mdi-map-marker-multiple:before{content:"\f350"}.mdi-map-marker-off:before{content:"\f351"}.mdi-map-marker-outline:before{content:"\f7d8"}.mdi-map-marker-path:before{content:"\fcfc"}.mdi-map-marker-plus:before{content:"\f651"}.mdi-map-marker-question:before{content:"\ff24"}.mdi-map-marker-question-outline:before{content:"\ff25"}.mdi-map-marker-radius:before{content:"\f352"}.mdi-map-marker-remove:before{content:"\ff26"}.mdi-map-marker-remove-variant:before{content:"\ff27"}.mdi-map-marker-up:before{content:"\f012e"}.mdi-map-minus:before{content:"\f980"}.mdi-map-outline:before{content:"\f981"}.mdi-map-plus:before{content:"\f982"}.mdi-map-search:before{content:"\f983"}.mdi-map-search-outline:before{content:"\f984"}.mdi-mapbox:before{content:"\fb86"}.mdi-margin:before{content:"\f353"}.mdi-markdown:before{content:"\f354"}.mdi-markdown-outline:before{content:"\ff78"}.mdi-marker:before{content:"\f652"}.mdi-marker-cancel:before{content:"\fdb5"}.mdi-marker-check:before{content:"\f355"}.mdi-mastodon:before{content:"\fad0"}.mdi-mastodon-variant:before{content:"\fad1"}.mdi-material-design:before{content:"\f985"}.mdi-material-ui:before{content:"\f357"}.mdi-math-compass:before{content:"\f358"}.mdi-math-cos:before{content:"\fc72"}.mdi-math-integral:before{content:"\ffe8"}.mdi-math-integral-box:before{content:"\ffe9"}.mdi-math-log:before{content:"\f00b0"}.mdi-math-norm:before{content:"\ffea"}.mdi-math-norm-box:before{content:"\ffeb"}.mdi-math-sin:before{content:"\fc73"}.mdi-math-tan:before{content:"\fc74"}.mdi-matrix:before{content:"\f628"}.mdi-maxcdn:before{content:"\f359"}.mdi-medal:before{content:"\f986"}.mdi-medical-bag:before{content:"\f6ee"}.mdi-meditation:before{content:"\f01a6"}.mdi-medium:before{content:"\f35a"}.mdi-meetup:before{content:"\fad2"}.mdi-memory:before{content:"\f35b"}.mdi-menu:before{content:"\f35c"}.mdi-menu-down:before{content:"\f35d"}.mdi-menu-down-outline:before{content:"\f6b5"}.mdi-menu-left:before{content:"\f35e"}.mdi-menu-left-outline:before{content:"\fa01"}.mdi-menu-open:before{content:"\fb87"}.mdi-menu-right:before{content:"\f35f"}.mdi-menu-right-outline:before{content:"\fa02"}.mdi-menu-swap:before{content:"\fa63"}.mdi-menu-swap-outline:before{content:"\fa64"}.mdi-menu-up:before{content:"\f360"}.mdi-menu-up-outline:before{content:"\f6b6"}.mdi-merge:before{content:"\ff79"}.mdi-message:before{content:"\f361"}.mdi-message-alert:before{content:"\f362"}.mdi-message-alert-outline:before{content:"\fa03"}.mdi-message-bulleted:before{content:"\f6a1"}.mdi-message-bulleted-off:before{content:"\f6a2"}.mdi-message-draw:before{content:"\f363"}.mdi-message-image:before{content:"\f364"}.mdi-message-image-outline:before{content:"\f0197"}.mdi-message-lock:before{content:"\ffec"}.mdi-message-lock-outline:before{content:"\f0198"}.mdi-message-minus:before{content:"\f0199"}.mdi-message-minus-outline:before{content:"\f019a"}.mdi-message-outline:before{content:"\f365"}.mdi-message-plus:before{content:"\f653"}.mdi-message-plus-outline:before{content:"\f00e6"}.mdi-message-processing:before{content:"\f366"}.mdi-message-processing-outline:before{content:"\f019b"}.mdi-message-reply:before{content:"\f367"}.mdi-message-reply-text:before{content:"\f368"}.mdi-message-settings:before{content:"\f6ef"}.mdi-message-settings-outline:before{content:"\f019c"}.mdi-message-settings-variant:before{content:"\f6f0"}.mdi-message-settings-variant-outline:before{content:"\f019d"}.mdi-message-text:before{content:"\f369"}.mdi-message-text-clock:before{content:"\f019e"}.mdi-message-text-clock-outline:before{content:"\f019f"}.mdi-message-text-lock:before{content:"\ffed"}.mdi-message-text-lock-outline:before{content:"\f01a0"}.mdi-message-text-outline:before{content:"\f36a"}.mdi-message-video:before{content:"\f36b"}.mdi-meteor:before{content:"\f629"}.mdi-metronome:before{content:"\f7d9"}.mdi-metronome-tick:before{content:"\f7da"}.mdi-micro-sd:before{content:"\f7db"}.mdi-microphone:before{content:"\f36c"}.mdi-microphone-minus:before{content:"\f8b2"}.mdi-microphone-off:before{content:"\f36d"}.mdi-microphone-outline:before{content:"\f36e"}.mdi-microphone-plus:before{content:"\f8b3"}.mdi-microphone-settings:before{content:"\f36f"}.mdi-microphone-variant:before{content:"\f370"}.mdi-microphone-variant-off:before{content:"\f371"}.mdi-microscope:before{content:"\f654"}.mdi-microsoft:before{content:"\f372"}.mdi-microsoft-dynamics:before{content:"\f987"}.mdi-microwave:before{content:"\fc75"}.mdi-middleware:before{content:"\ff7a"}.mdi-middleware-outline:before{content:"\ff7b"}.mdi-midi:before{content:"\f8f0"}.mdi-midi-port:before{content:"\f8f1"}.mdi-mine:before{content:"\fdb6"}.mdi-minecraft:before{content:"\f373"}.mdi-mini-sd:before{content:"\fa04"}.mdi-minidisc:before{content:"\fa05"}.mdi-minus:before{content:"\f374"}.mdi-minus-box:before{content:"\f375"}.mdi-minus-box-multiple:before{content:"\f016c"}.mdi-minus-box-multiple-outline:before{content:"\f016d"}.mdi-minus-box-outline:before{content:"\f6f1"}.mdi-minus-circle:before{content:"\f376"}.mdi-minus-circle-outline:before{content:"\f377"}.mdi-minus-network:before{content:"\f378"}.mdi-minus-network-outline:before{content:"\fc76"}.mdi-mixcloud:before{content:"\f62a"}.mdi-mixed-martial-arts:before{content:"\fd6b"}.mdi-mixed-reality:before{content:"\f87e"}.mdi-mixer:before{content:"\f7dc"}.mdi-molecule:before{content:"\fb88"}.mdi-monitor:before{content:"\f379"}.mdi-monitor-cellphone:before{content:"\f988"}.mdi-monitor-cellphone-star:before{content:"\f989"}.mdi-monitor-clean:before{content:"\f012f"}.mdi-monitor-dashboard:before{content:"\fa06"}.mdi-monitor-lock:before{content:"\fdb7"}.mdi-monitor-multiple:before{content:"\f37a"}.mdi-monitor-off:before{content:"\fd6c"}.mdi-monitor-screenshot:before{content:"\fe34"}.mdi-monitor-speaker:before{content:"\ff7c"}.mdi-monitor-speaker-off:before{content:"\ff7d"}.mdi-monitor-star:before{content:"\fdb8"}.mdi-moon-first-quarter:before{content:"\ff7e"}.mdi-moon-full:before{content:"\ff7f"}.mdi-moon-last-quarter:before{content:"\ff80"}.mdi-moon-new:before{content:"\ff81"}.mdi-moon-waning-crescent:before{content:"\ff82"}.mdi-moon-waning-gibbous:before{content:"\ff83"}.mdi-moon-waxing-crescent:before{content:"\ff84"}.mdi-moon-waxing-gibbous:before{content:"\ff85"}.mdi-moped:before{content:"\f00b1"}.mdi-more:before{content:"\f37b"}.mdi-mother-nurse:before{content:"\fcfd"}.mdi-motion-sensor:before{content:"\fd6d"}.mdi-motorbike:before{content:"\f37c"}.mdi-mouse:before{content:"\f37d"}.mdi-mouse-bluetooth:before{content:"\f98a"}.mdi-mouse-off:before{content:"\f37e"}.mdi-mouse-variant:before{content:"\f37f"}.mdi-mouse-variant-off:before{content:"\f380"}.mdi-move-resize:before{content:"\f655"}.mdi-move-resize-variant:before{content:"\f656"}.mdi-movie:before{content:"\f381"}.mdi-movie-edit:before{content:"\f014d"}.mdi-movie-edit-outline:before{content:"\f014e"}.mdi-movie-filter:before{content:"\f014f"}.mdi-movie-filter-outline:before{content:"\f0150"}.mdi-movie-open:before{content:"\ffee"}.mdi-movie-open-outline:before{content:"\ffef"}.mdi-movie-outline:before{content:"\fdb9"}.mdi-movie-roll:before{content:"\f7dd"}.mdi-muffin:before{content:"\f98b"}.mdi-multiplication:before{content:"\f382"}.mdi-multiplication-box:before{content:"\f383"}.mdi-mushroom:before{content:"\f7de"}.mdi-mushroom-outline:before{content:"\f7df"}.mdi-music:before{content:"\f759"}.mdi-music-accidental-double-flat:before{content:"\ff86"}.mdi-music-accidental-double-sharp:before{content:"\ff87"}.mdi-music-accidental-flat:before{content:"\ff88"}.mdi-music-accidental-natural:before{content:"\ff89"}.mdi-music-accidental-sharp:before{content:"\ff8a"}.mdi-music-box:before{content:"\f384"}.mdi-music-box-outline:before{content:"\f385"}.mdi-music-circle:before{content:"\f386"}.mdi-music-circle-outline:before{content:"\fad3"}.mdi-music-clef-alto:before{content:"\ff8b"}.mdi-music-clef-bass:before{content:"\ff8c"}.mdi-music-clef-treble:before{content:"\ff8d"}.mdi-music-note:before{content:"\f387"}.mdi-music-note-bluetooth:before{content:"\f5fe"}.mdi-music-note-bluetooth-off:before{content:"\f5ff"}.mdi-music-note-eighth:before{content:"\f388"}.mdi-music-note-eighth-dotted:before{content:"\ff8e"}.mdi-music-note-half:before{content:"\f389"}.mdi-music-note-half-dotted:before{content:"\ff8f"}.mdi-music-note-off:before{content:"\f38a"}.mdi-music-note-off-outline:before{content:"\ff90"}.mdi-music-note-outline:before{content:"\ff91"}.mdi-music-note-plus:before{content:"\fdba"}.mdi-music-note-quarter:before{content:"\f38b"}.mdi-music-note-quarter-dotted:before{content:"\ff92"}.mdi-music-note-sixteenth:before{content:"\f38c"}.mdi-music-note-sixteenth-dotted:before{content:"\ff93"}.mdi-music-note-whole:before{content:"\f38d"}.mdi-music-note-whole-dotted:before{content:"\ff94"}.mdi-music-off:before{content:"\f75a"}.mdi-music-rest-eighth:before{content:"\ff95"}.mdi-music-rest-half:before{content:"\ff96"}.mdi-music-rest-quarter:before{content:"\ff97"}.mdi-music-rest-sixteenth:before{content:"\ff98"}.mdi-music-rest-whole:before{content:"\ff99"}.mdi-nail:before{content:"\fdbb"}.mdi-nas:before{content:"\f8f2"}.mdi-nativescript:before{content:"\f87f"}.mdi-nature:before{content:"\f38e"}.mdi-nature-people:before{content:"\f38f"}.mdi-navigation:before{content:"\f390"}.mdi-near-me:before{content:"\f5cd"}.mdi-necklace:before{content:"\ff28"}.mdi-needle:before{content:"\f391"}.mdi-netflix:before{content:"\f745"}.mdi-network:before{content:"\f6f2"}.mdi-network-off:before{content:"\fc77"}.mdi-network-off-outline:before{content:"\fc78"}.mdi-network-outline:before{content:"\fc79"}.mdi-network-router:before{content:"\f00b2"}.mdi-network-strength-1:before{content:"\f8f3"}.mdi-network-strength-1-alert:before{content:"\f8f4"}.mdi-network-strength-2:before{content:"\f8f5"}.mdi-network-strength-2-alert:before{content:"\f8f6"}.mdi-network-strength-3:before{content:"\f8f7"}.mdi-network-strength-3-alert:before{content:"\f8f8"}.mdi-network-strength-4:before{content:"\f8f9"}.mdi-network-strength-4-alert:before{content:"\f8fa"}.mdi-network-strength-off:before{content:"\f8fb"}.mdi-network-strength-off-outline:before{content:"\f8fc"}.mdi-network-strength-outline:before{content:"\f8fd"}.mdi-new-box:before{content:"\f394"}.mdi-newspaper:before{content:"\f395"}.mdi-newspaper-minus:before{content:"\ff29"}.mdi-newspaper-plus:before{content:"\ff2a"}.mdi-newspaper-variant:before{content:"\f0023"}.mdi-newspaper-variant-multiple:before{content:"\f0024"}.mdi-newspaper-variant-multiple-outline:before{content:"\f0025"}.mdi-newspaper-variant-outline:before{content:"\f0026"}.mdi-nfc:before{content:"\f396"}.mdi-nfc-off:before{content:"\fe35"}.mdi-nfc-search-variant:before{content:"\fe36"}.mdi-nfc-tap:before{content:"\f397"}.mdi-nfc-variant:before{content:"\f398"}.mdi-nfc-variant-off:before{content:"\fe37"}.mdi-ninja:before{content:"\f773"}.mdi-nintendo-switch:before{content:"\f7e0"}.mdi-nix:before{content:"\f0130"}.mdi-nodejs:before{content:"\f399"}.mdi-noodles:before{content:"\f01a9"}.mdi-not-equal:before{content:"\f98c"}.mdi-not-equal-variant:before{content:"\f98d"}.mdi-note:before{content:"\f39a"}.mdi-note-multiple:before{content:"\f6b7"}.mdi-note-multiple-outline:before{content:"\f6b8"}.mdi-note-outline:before{content:"\f39b"}.mdi-note-plus:before{content:"\f39c"}.mdi-note-plus-outline:before{content:"\f39d"}.mdi-note-text:before{content:"\f39e"}.mdi-notebook:before{content:"\f82d"}.mdi-notebook-multiple:before{content:"\fe38"}.mdi-notebook-outline:before{content:"\fedc"}.mdi-notification-clear-all:before{content:"\f39f"}.mdi-npm:before{content:"\f6f6"}.mdi-npm-variant:before{content:"\f98e"}.mdi-npm-variant-outline:before{content:"\f98f"}.mdi-nuke:before{content:"\f6a3"}.mdi-null:before{content:"\f7e1"}.mdi-numeric:before{content:"\f3a0"}.mdi-numeric-0:before{content:"0"}.mdi-numeric-0-box:before{content:"\f3a1"}.mdi-numeric-0-box-multiple:before{content:"\ff2b"}.mdi-numeric-0-box-multiple-outline:before{content:"\f3a2"}.mdi-numeric-0-box-outline:before{content:"\f3a3"}.mdi-numeric-0-circle:before{content:"\fc7a"}.mdi-numeric-0-circle-outline:before{content:"\fc7b"}.mdi-numeric-1:before{content:"1"}.mdi-numeric-1-box:before{content:"\f3a4"}.mdi-numeric-1-box-multiple:before{content:"\ff2c"}.mdi-numeric-1-box-multiple-outline:before{content:"\f3a5"}.mdi-numeric-1-box-outline:before{content:"\f3a6"}.mdi-numeric-1-circle:before{content:"\fc7c"}.mdi-numeric-1-circle-outline:before{content:"\fc7d"}.mdi-numeric-10:before{content:"\f000a"}.mdi-numeric-10-box:before{content:"\ff9a"}.mdi-numeric-10-box-multiple:before{content:"\f000b"}.mdi-numeric-10-box-multiple-outline:before{content:"\f000c"}.mdi-numeric-10-box-outline:before{content:"\ff9b"}.mdi-numeric-10-circle:before{content:"\f000d"}.mdi-numeric-10-circle-outline:before{content:"\f000e"}.mdi-numeric-2:before{content:"2"}.mdi-numeric-2-box:before{content:"\f3a7"}.mdi-numeric-2-box-multiple:before{content:"\ff2d"}.mdi-numeric-2-box-multiple-outline:before{content:"\f3a8"}.mdi-numeric-2-box-outline:before{content:"\f3a9"}.mdi-numeric-2-circle:before{content:"\fc7e"}.mdi-numeric-2-circle-outline:before{content:"\fc7f"}.mdi-numeric-3:before{content:"3"}.mdi-numeric-3-box:before{content:"\f3aa"}.mdi-numeric-3-box-multiple:before{content:"\ff2e"}.mdi-numeric-3-box-multiple-outline:before{content:"\f3ab"}.mdi-numeric-3-box-outline:before{content:"\f3ac"}.mdi-numeric-3-circle:before{content:"\fc80"}.mdi-numeric-3-circle-outline:before{content:"\fc81"}.mdi-numeric-4:before{content:"4"}.mdi-numeric-4-box:before{content:"\f3ad"}.mdi-numeric-4-box-multiple:before{content:"\ff2f"}.mdi-numeric-4-box-multiple-outline:before{content:"\f3ae"}.mdi-numeric-4-box-outline:before{content:"\f3af"}.mdi-numeric-4-circle:before{content:"\fc82"}.mdi-numeric-4-circle-outline:before{content:"\fc83"}.mdi-numeric-5:before{content:"5"}.mdi-numeric-5-box:before{content:"\f3b0"}.mdi-numeric-5-box-multiple:before{content:"\ff30"}.mdi-numeric-5-box-multiple-outline:before{content:"\f3b1"}.mdi-numeric-5-box-outline:before{content:"\f3b2"}.mdi-numeric-5-circle:before{content:"\fc84"}.mdi-numeric-5-circle-outline:before{content:"\fc85"}.mdi-numeric-6:before{content:"6"}.mdi-numeric-6-box:before{content:"\f3b3"}.mdi-numeric-6-box-multiple:before{content:"\ff31"}.mdi-numeric-6-box-multiple-outline:before{content:"\f3b4"}.mdi-numeric-6-box-outline:before{content:"\f3b5"}.mdi-numeric-6-circle:before{content:"\fc86"}.mdi-numeric-6-circle-outline:before{content:"\fc87"}.mdi-numeric-7:before{content:"7"}.mdi-numeric-7-box:before{content:"\f3b6"}.mdi-numeric-7-box-multiple:before{content:"\ff32"}.mdi-numeric-7-box-multiple-outline:before{content:"\f3b7"}.mdi-numeric-7-box-outline:before{content:"\f3b8"}.mdi-numeric-7-circle:before{content:"\fc88"}.mdi-numeric-7-circle-outline:before{content:"\fc89"}.mdi-numeric-8:before{content:"8"}.mdi-numeric-8-box:before{content:"\f3b9"}.mdi-numeric-8-box-multiple:before{content:"\ff33"}.mdi-numeric-8-box-multiple-outline:before{content:"\f3ba"}.mdi-numeric-8-box-outline:before{content:"\f3bb"}.mdi-numeric-8-circle:before{content:"\fc8a"}.mdi-numeric-8-circle-outline:before{content:"\fc8b"}.mdi-numeric-9:before{content:"9"}.mdi-numeric-9-box:before{content:"\f3bc"}.mdi-numeric-9-box-multiple:before{content:"\ff34"}.mdi-numeric-9-box-multiple-outline:before{content:"\f3bd"}.mdi-numeric-9-box-outline:before{content:"\f3be"}.mdi-numeric-9-circle:before{content:"\fc8c"}.mdi-numeric-9-circle-outline:before{content:"\fc8d"}.mdi-numeric-9-plus:before{content:"\f000f"}.mdi-numeric-9-plus-box:before{content:"\f3bf"}.mdi-numeric-9-plus-box-multiple:before{content:"\ff35"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f3c0"}.mdi-numeric-9-plus-box-outline:before{content:"\f3c1"}.mdi-numeric-9-plus-circle:before{content:"\fc8e"}.mdi-numeric-9-plus-circle-outline:before{content:"\fc8f"}.mdi-numeric-negative-1:before{content:"\f0074"}.mdi-nut:before{content:"\f6f7"}.mdi-nutrition:before{content:"\f3c2"}.mdi-nuxt:before{content:"\f0131"}.mdi-oar:before{content:"\f67b"}.mdi-ocarina:before{content:"\fdbc"}.mdi-ocr:before{content:"\f0165"}.mdi-octagon:before{content:"\f3c3"}.mdi-octagon-outline:before{content:"\f3c4"}.mdi-octagram:before{content:"\f6f8"}.mdi-octagram-outline:before{content:"\f774"}.mdi-odnoklassniki:before{content:"\f3c5"}.mdi-office:before{content:"\f3c6"}.mdi-office-building:before{content:"\f990"}.mdi-oil:before{content:"\f3c7"}.mdi-oil-lamp:before{content:"\ff36"}.mdi-oil-level:before{content:"\f0075"}.mdi-oil-temperature:before{content:"\f0019"}.mdi-omega:before{content:"\f3c9"}.mdi-one-up:before{content:"\fb89"}.mdi-onedrive:before{content:"\f3ca"}.mdi-onenote:before{content:"\f746"}.mdi-onepassword:before{content:"\f880"}.mdi-opacity:before{content:"\f5cc"}.mdi-open-in-app:before{content:"\f3cb"}.mdi-open-in-new:before{content:"\f3cc"}.mdi-open-source-initiative:before{content:"\fb8a"}.mdi-openid:before{content:"\f3cd"}.mdi-opera:before{content:"\f3ce"}.mdi-orbit:before{content:"\f018"}.mdi-origin:before{content:"\fb2b"}.mdi-ornament:before{content:"\f3cf"}.mdi-ornament-variant:before{content:"\f3d0"}.mdi-outdoor-lamp:before{content:"\f0076"}.mdi-outlook:before{content:"\fcfe"}.mdi-overscan:before{content:"\f0027"}.mdi-owl:before{content:"\f3d2"}.mdi-pac-man:before{content:"\fb8b"}.mdi-package:before{content:"\f3d3"}.mdi-package-down:before{content:"\f3d4"}.mdi-package-up:before{content:"\f3d5"}.mdi-package-variant:before{content:"\f3d6"}.mdi-package-variant-closed:before{content:"\f3d7"}.mdi-page-first:before{content:"\f600"}.mdi-page-last:before{content:"\f601"}.mdi-page-layout-body:before{content:"\f6f9"}.mdi-page-layout-footer:before{content:"\f6fa"}.mdi-page-layout-header:before{content:"\f6fb"}.mdi-page-layout-header-footer:before{content:"\ff9c"}.mdi-page-layout-sidebar-left:before{content:"\f6fc"}.mdi-page-layout-sidebar-right:before{content:"\f6fd"}.mdi-page-next:before{content:"\fb8c"}.mdi-page-next-outline:before{content:"\fb8d"}.mdi-page-previous:before{content:"\fb8e"}.mdi-page-previous-outline:before{content:"\fb8f"}.mdi-palette:before{content:"\f3d8"}.mdi-palette-advanced:before{content:"\f3d9"}.mdi-palette-outline:before{content:"\fe6c"}.mdi-palette-swatch:before{content:"\f8b4"}.mdi-palm-tree:before{content:"\f0077"}.mdi-pan:before{content:"\fb90"}.mdi-pan-bottom-left:before{content:"\fb91"}.mdi-pan-bottom-right:before{content:"\fb92"}.mdi-pan-down:before{content:"\fb93"}.mdi-pan-horizontal:before{content:"\fb94"}.mdi-pan-left:before{content:"\fb95"}.mdi-pan-right:before{content:"\fb96"}.mdi-pan-top-left:before{content:"\fb97"}.mdi-pan-top-right:before{content:"\fb98"}.mdi-pan-up:before{content:"\fb99"}.mdi-pan-vertical:before{content:"\fb9a"}.mdi-panda:before{content:"\f3da"}.mdi-pandora:before{content:"\f3db"}.mdi-panorama:before{content:"\f3dc"}.mdi-panorama-fisheye:before{content:"\f3dd"}.mdi-panorama-horizontal:before{content:"\f3de"}.mdi-panorama-vertical:before{content:"\f3df"}.mdi-panorama-wide-angle:before{content:"\f3e0"}.mdi-paper-cut-vertical:before{content:"\f3e1"}.mdi-paper-roll:before{content:"\f0182"}.mdi-paper-roll-outline:before{content:"\f0183"}.mdi-paperclip:before{content:"\f3e2"}.mdi-parachute:before{content:"\fc90"}.mdi-parachute-outline:before{content:"\fc91"}.mdi-parking:before{content:"\f3e3"}.mdi-party-popper:before{content:"\f0078"}.mdi-passport:before{content:"\f7e2"}.mdi-passport-biometric:before{content:"\fdbd"}.mdi-pasta:before{content:"\f018b"}.mdi-patio-heater:before{content:"\ff9d"}.mdi-patreon:before{content:"\f881"}.mdi-pause:before{content:"\f3e4"}.mdi-pause-circle:before{content:"\f3e5"}.mdi-pause-circle-outline:before{content:"\f3e6"}.mdi-pause-octagon:before{content:"\f3e7"}.mdi-pause-octagon-outline:before{content:"\f3e8"}.mdi-paw:before{content:"\f3e9"}.mdi-paw-off:before{content:"\f657"}.mdi-paypal:before{content:"\f882"}.mdi-pdf-box:before{content:"\fe39"}.mdi-peace:before{content:"\f883"}.mdi-peanut:before{content:"\f001e"}.mdi-peanut-off:before{content:"\f001f"}.mdi-peanut-off-outline:before{content:"\f0021"}.mdi-peanut-outline:before{content:"\f0020"}.mdi-pen:before{content:"\f3ea"}.mdi-pen-lock:before{content:"\fdbe"}.mdi-pen-minus:before{content:"\fdbf"}.mdi-pen-off:before{content:"\fdc0"}.mdi-pen-plus:before{content:"\fdc1"}.mdi-pen-remove:before{content:"\fdc2"}.mdi-pencil:before{content:"\f3eb"}.mdi-pencil-box:before{content:"\f3ec"}.mdi-pencil-box-multiple:before{content:"\f016f"}.mdi-pencil-box-multiple-outline:before{content:"\f0170"}.mdi-pencil-box-outline:before{content:"\f3ed"}.mdi-pencil-circle:before{content:"\f6fe"}.mdi-pencil-circle-outline:before{content:"\f775"}.mdi-pencil-lock:before{content:"\f3ee"}.mdi-pencil-lock-outline:before{content:"\fdc3"}.mdi-pencil-minus:before{content:"\fdc4"}.mdi-pencil-minus-outline:before{content:"\fdc5"}.mdi-pencil-off:before{content:"\f3ef"}.mdi-pencil-off-outline:before{content:"\fdc6"}.mdi-pencil-outline:before{content:"\fc92"}.mdi-pencil-plus:before{content:"\fdc7"}.mdi-pencil-plus-outline:before{content:"\fdc8"}.mdi-pencil-remove:before{content:"\fdc9"}.mdi-pencil-remove-outline:before{content:"\fdca"}.mdi-penguin:before{content:"\fedd"}.mdi-pentagon:before{content:"\f6ff"}.mdi-pentagon-outline:before{content:"\f700"}.mdi-percent:before{content:"\f3f0"}.mdi-periodic-table:before{content:"\f8b5"}.mdi-periodic-table-co2:before{content:"\f7e3"}.mdi-periscope:before{content:"\f747"}.mdi-perspective-less:before{content:"\fcff"}.mdi-perspective-more:before{content:"\fd00"}.mdi-pharmacy:before{content:"\f3f1"}.mdi-phone:before{content:"\f3f2"}.mdi-phone-alert:before{content:"\ff37"}.mdi-phone-bluetooth:before{content:"\f3f3"}.mdi-phone-cancel:before{content:"\f00e7"}.mdi-phone-classic:before{content:"\f602"}.mdi-phone-forward:before{content:"\f3f4"}.mdi-phone-hangup:before{content:"\f3f5"}.mdi-phone-in-talk:before{content:"\f3f6"}.mdi-phone-in-talk-outline:before{content:"\f01ad"}.mdi-phone-incoming:before{content:"\f3f7"}.mdi-phone-lock:before{content:"\f3f8"}.mdi-phone-log:before{content:"\f3f9"}.mdi-phone-minus:before{content:"\f658"}.mdi-phone-missed:before{content:"\f3fa"}.mdi-phone-off:before{content:"\fdcb"}.mdi-phone-outgoing:before{content:"\f3fb"}.mdi-phone-outline:before{content:"\fdcc"}.mdi-phone-paused:before{content:"\f3fc"}.mdi-phone-plus:before{content:"\f659"}.mdi-phone-return:before{content:"\f82e"}.mdi-phone-rotate-landscape:before{content:"\f884"}.mdi-phone-rotate-portrait:before{content:"\f885"}.mdi-phone-settings:before{content:"\f3fd"}.mdi-phone-voip:before{content:"\f3fe"}.mdi-pi:before{content:"\f3ff"}.mdi-pi-box:before{content:"\f400"}.mdi-pi-hole:before{content:"\fdcd"}.mdi-piano:before{content:"\f67c"}.mdi-pickaxe:before{content:"\f8b6"}.mdi-picture-in-picture-bottom-right:before{content:"\fe3a"}.mdi-picture-in-picture-bottom-right-outline:before{content:"\fe3b"}.mdi-picture-in-picture-top-right:before{content:"\fe3c"}.mdi-picture-in-picture-top-right-outline:before{content:"\fe3d"}.mdi-pier:before{content:"\f886"}.mdi-pier-crane:before{content:"\f887"}.mdi-pig:before{content:"\f401"}.mdi-pig-variant:before{content:"\f0028"}.mdi-piggy-bank:before{content:"\f0029"}.mdi-pill:before{content:"\f402"}.mdi-pillar:before{content:"\f701"}.mdi-pin:before{content:"\f403"}.mdi-pin-off:before{content:"\f404"}.mdi-pin-off-outline:before{content:"\f92f"}.mdi-pin-outline:before{content:"\f930"}.mdi-pine-tree:before{content:"\f405"}.mdi-pine-tree-box:before{content:"\f406"}.mdi-pinterest:before{content:"\f407"}.mdi-pinterest-box:before{content:"\f408"}.mdi-pinwheel:before{content:"\fad4"}.mdi-pinwheel-outline:before{content:"\fad5"}.mdi-pipe:before{content:"\f7e4"}.mdi-pipe-disconnected:before{content:"\f7e5"}.mdi-pipe-leak:before{content:"\f888"}.mdi-pirate:before{content:"\fa07"}.mdi-pistol:before{content:"\f702"}.mdi-piston:before{content:"\f889"}.mdi-pizza:before{content:"\f409"}.mdi-play:before{content:"\f40a"}.mdi-play-box-outline:before{content:"\f40b"}.mdi-play-circle:before{content:"\f40c"}.mdi-play-circle-outline:before{content:"\f40d"}.mdi-play-network:before{content:"\f88a"}.mdi-play-network-outline:before{content:"\fc93"}.mdi-play-outline:before{content:"\ff38"}.mdi-play-pause:before{content:"\f40e"}.mdi-play-protected-content:before{content:"\f40f"}.mdi-play-speed:before{content:"\f8fe"}.mdi-playlist-check:before{content:"\f5c7"}.mdi-playlist-edit:before{content:"\f8ff"}.mdi-playlist-minus:before{content:"\f410"}.mdi-playlist-music:before{content:"\fc94"}.mdi-playlist-music-outline:before{content:"\fc95"}.mdi-playlist-play:before{content:"\f411"}.mdi-playlist-plus:before{content:"\f412"}.mdi-playlist-remove:before{content:"\f413"}.mdi-playlist-star:before{content:"\fdce"}.mdi-playstation:before{content:"\f414"}.mdi-plex:before{content:"\f6b9"}.mdi-plus:before{content:"\f415"}.mdi-plus-box:before{content:"\f416"}.mdi-plus-box-multiple:before{content:"\f334"}.mdi-plus-box-multiple-outline:before{content:"\f016e"}.mdi-plus-box-outline:before{content:"\f703"}.mdi-plus-circle:before{content:"\f417"}.mdi-plus-circle-multiple-outline:before{content:"\f418"}.mdi-plus-circle-outline:before{content:"\f419"}.mdi-plus-minus:before{content:"\f991"}.mdi-plus-minus-box:before{content:"\f992"}.mdi-plus-network:before{content:"\f41a"}.mdi-plus-network-outline:before{content:"\fc96"}.mdi-plus-one:before{content:"\f41b"}.mdi-plus-outline:before{content:"\f704"}.mdi-pocket:before{content:"\f41c"}.mdi-podcast:before{content:"\f993"}.mdi-podium:before{content:"\fd01"}.mdi-podium-bronze:before{content:"\fd02"}.mdi-podium-gold:before{content:"\fd03"}.mdi-podium-silver:before{content:"\fd04"}.mdi-point-of-sale:before{content:"\fd6e"}.mdi-pokeball:before{content:"\f41d"}.mdi-pokemon-go:before{content:"\fa08"}.mdi-poker-chip:before{content:"\f82f"}.mdi-polaroid:before{content:"\f41e"}.mdi-police-badge:before{content:"\f0192"}.mdi-police-badge-outline:before{content:"\f0193"}.mdi-poll:before{content:"\f41f"}.mdi-poll-box:before{content:"\f420"}.mdi-polymer:before{content:"\f421"}.mdi-pool:before{content:"\f606"}.mdi-popcorn:before{content:"\f422"}.mdi-post:before{content:"\f002a"}.mdi-post-outline:before{content:"\f002b"}.mdi-postage-stamp:before{content:"\fc97"}.mdi-pot:before{content:"\f65a"}.mdi-pot-mix:before{content:"\f65b"}.mdi-pound:before{content:"\f423"}.mdi-pound-box:before{content:"\f424"}.mdi-pound-box-outline:before{content:"\f01aa"}.mdi-power:before{content:"\f425"}.mdi-power-cycle:before{content:"\f900"}.mdi-power-off:before{content:"\f901"}.mdi-power-on:before{content:"\f902"}.mdi-power-plug:before{content:"\f6a4"}.mdi-power-plug-off:before{content:"\f6a5"}.mdi-power-settings:before{content:"\f426"}.mdi-power-sleep:before{content:"\f903"}.mdi-power-socket:before{content:"\f427"}.mdi-power-socket-au:before{content:"\f904"}.mdi-power-socket-de:before{content:"\f0132"}.mdi-power-socket-eu:before{content:"\f7e6"}.mdi-power-socket-fr:before{content:"\f0133"}.mdi-power-socket-jp:before{content:"\f0134"}.mdi-power-socket-uk:before{content:"\f7e7"}.mdi-power-socket-us:before{content:"\f7e8"}.mdi-power-standby:before{content:"\f905"}.mdi-powershell:before{content:"\fa09"}.mdi-prescription:before{content:"\f705"}.mdi-presentation:before{content:"\f428"}.mdi-presentation-play:before{content:"\f429"}.mdi-printer:before{content:"\f42a"}.mdi-printer-3d:before{content:"\f42b"}.mdi-printer-3d-nozzle:before{content:"\fe3e"}.mdi-printer-3d-nozzle-outline:before{content:"\fe3f"}.mdi-printer-alert:before{content:"\f42c"}.mdi-printer-check:before{content:"\f0171"}.mdi-printer-off:before{content:"\fe40"}.mdi-printer-pos:before{content:"\f0079"}.mdi-printer-settings:before{content:"\f706"}.mdi-printer-wireless:before{content:"\fa0a"}.mdi-priority-high:before{content:"\f603"}.mdi-priority-low:before{content:"\f604"}.mdi-professional-hexagon:before{content:"\f42d"}.mdi-progress-alert:before{content:"\fc98"}.mdi-progress-check:before{content:"\f994"}.mdi-progress-clock:before{content:"\f995"}.mdi-progress-close:before{content:"\f0135"}.mdi-progress-download:before{content:"\f996"}.mdi-progress-upload:before{content:"\f997"}.mdi-progress-wrench:before{content:"\fc99"}.mdi-projector:before{content:"\f42e"}.mdi-projector-screen:before{content:"\f42f"}.mdi-protocol:before{content:"\fff9"}.mdi-publish:before{content:"\f6a6"}.mdi-pulse:before{content:"\f430"}.mdi-pumpkin:before{content:"\fb9b"}.mdi-purse:before{content:"\ff39"}.mdi-purse-outline:before{content:"\ff3a"}.mdi-puzzle:before{content:"\f431"}.mdi-puzzle-outline:before{content:"\fa65"}.mdi-qi:before{content:"\f998"}.mdi-qqchat:before{content:"\f605"}.mdi-qrcode:before{content:"\f432"}.mdi-qrcode-edit:before{content:"\f8b7"}.mdi-qrcode-minus:before{content:"\f01b7"}.mdi-qrcode-plus:before{content:"\f01b6"}.mdi-qrcode-remove:before{content:"\f01b8"}.mdi-qrcode-scan:before{content:"\f433"}.mdi-quadcopter:before{content:"\f434"}.mdi-quality-high:before{content:"\f435"}.mdi-quality-low:before{content:"\fa0b"}.mdi-quality-medium:before{content:"\fa0c"}.mdi-quicktime:before{content:"\f436"}.mdi-quora:before{content:"\fd05"}.mdi-rabbit:before{content:"\f906"}.mdi-racing-helmet:before{content:"\fd6f"}.mdi-racquetball:before{content:"\fd70"}.mdi-radar:before{content:"\f437"}.mdi-radiator:before{content:"\f438"}.mdi-radiator-disabled:before{content:"\fad6"}.mdi-radiator-off:before{content:"\fad7"}.mdi-radio:before{content:"\f439"}.mdi-radio-am:before{content:"\fc9a"}.mdi-radio-fm:before{content:"\fc9b"}.mdi-radio-handheld:before{content:"\f43a"}.mdi-radio-tower:before{content:"\f43b"}.mdi-radioactive:before{content:"\f43c"}.mdi-radioactive-off:before{content:"\fede"}.mdi-radiobox-blank:before{content:"\f43d"}.mdi-radiobox-marked:before{content:"\f43e"}.mdi-radius:before{content:"\fc9c"}.mdi-radius-outline:before{content:"\fc9d"}.mdi-railroad-light:before{content:"\ff3b"}.mdi-raspberry-pi:before{content:"\f43f"}.mdi-ray-end:before{content:"\f440"}.mdi-ray-end-arrow:before{content:"\f441"}.mdi-ray-start:before{content:"\f442"}.mdi-ray-start-arrow:before{content:"\f443"}.mdi-ray-start-end:before{content:"\f444"}.mdi-ray-vertex:before{content:"\f445"}.mdi-react:before{content:"\f707"}.mdi-read:before{content:"\f447"}.mdi-receipt:before{content:"\f449"}.mdi-record:before{content:"\f44a"}.mdi-record-circle:before{content:"\fedf"}.mdi-record-circle-outline:before{content:"\fee0"}.mdi-record-player:before{content:"\f999"}.mdi-record-rec:before{content:"\f44b"}.mdi-rectangle:before{content:"\fe41"}.mdi-rectangle-outline:before{content:"\fe42"}.mdi-recycle:before{content:"\f44c"}.mdi-reddit:before{content:"\f44d"}.mdi-redhat:before{content:"\f0146"}.mdi-redo:before{content:"\f44e"}.mdi-redo-variant:before{content:"\f44f"}.mdi-reflect-horizontal:before{content:"\fa0d"}.mdi-reflect-vertical:before{content:"\fa0e"}.mdi-refresh:before{content:"\f450"}.mdi-regex:before{content:"\f451"}.mdi-registered-trademark:before{content:"\fa66"}.mdi-relative-scale:before{content:"\f452"}.mdi-reload:before{content:"\f453"}.mdi-reload-alert:before{content:"\f0136"}.mdi-reminder:before{content:"\f88b"}.mdi-remote:before{content:"\f454"}.mdi-remote-desktop:before{content:"\f8b8"}.mdi-remote-off:before{content:"\fee1"}.mdi-remote-tv:before{content:"\fee2"}.mdi-remote-tv-off:before{content:"\fee3"}.mdi-rename-box:before{content:"\f455"}.mdi-reorder-horizontal:before{content:"\f687"}.mdi-reorder-vertical:before{content:"\f688"}.mdi-repeat:before{content:"\f456"}.mdi-repeat-off:before{content:"\f457"}.mdi-repeat-once:before{content:"\f458"}.mdi-replay:before{content:"\f459"}.mdi-reply:before{content:"\f45a"}.mdi-reply-all:before{content:"\f45b"}.mdi-reply-all-outline:before{content:"\ff3c"}.mdi-reply-outline:before{content:"\ff3d"}.mdi-reproduction:before{content:"\f45c"}.mdi-resistor:before{content:"\fb1f"}.mdi-resistor-nodes:before{content:"\fb20"}.mdi-resize:before{content:"\fa67"}.mdi-resize-bottom-right:before{content:"\f45d"}.mdi-responsive:before{content:"\f45e"}.mdi-restart:before{content:"\f708"}.mdi-restart-alert:before{content:"\f0137"}.mdi-restart-off:before{content:"\fd71"}.mdi-restore:before{content:"\f99a"}.mdi-restore-alert:before{content:"\f0138"}.mdi-rewind:before{content:"\f45f"}.mdi-rewind-10:before{content:"\fd06"}.mdi-rewind-30:before{content:"\fd72"}.mdi-rewind-outline:before{content:"\f709"}.mdi-rhombus:before{content:"\f70a"}.mdi-rhombus-medium:before{content:"\fa0f"}.mdi-rhombus-outline:before{content:"\f70b"}.mdi-rhombus-split:before{content:"\fa10"}.mdi-ribbon:before{content:"\f460"}.mdi-rice:before{content:"\f7e9"}.mdi-ring:before{content:"\f7ea"}.mdi-rivet:before{content:"\fe43"}.mdi-road:before{content:"\f461"}.mdi-road-variant:before{content:"\f462"}.mdi-robber:before{content:"\f007a"}.mdi-robot:before{content:"\f6a8"}.mdi-robot-industrial:before{content:"\fb21"}.mdi-robot-vacuum:before{content:"\f70c"}.mdi-robot-vacuum-variant:before{content:"\f907"}.mdi-rocket:before{content:"\f463"}.mdi-roller-skate:before{content:"\fd07"}.mdi-rollerblade:before{content:"\fd08"}.mdi-rollupjs:before{content:"\fb9c"}.mdi-roman-numeral-1:before{content:"\f00b3"}.mdi-roman-numeral-10:before{content:"\f00bc"}.mdi-roman-numeral-2:before{content:"\f00b4"}.mdi-roman-numeral-3:before{content:"\f00b5"}.mdi-roman-numeral-4:before{content:"\f00b6"}.mdi-roman-numeral-5:before{content:"\f00b7"}.mdi-roman-numeral-6:before{content:"\f00b8"}.mdi-roman-numeral-7:before{content:"\f00b9"}.mdi-roman-numeral-8:before{content:"\f00ba"}.mdi-roman-numeral-9:before{content:"\f00bb"}.mdi-room-service:before{content:"\f88c"}.mdi-room-service-outline:before{content:"\fd73"}.mdi-rotate-3d:before{content:"\fee4"}.mdi-rotate-3d-variant:before{content:"\f464"}.mdi-rotate-left:before{content:"\f465"}.mdi-rotate-left-variant:before{content:"\f466"}.mdi-rotate-orbit:before{content:"\fd74"}.mdi-rotate-right:before{content:"\f467"}.mdi-rotate-right-variant:before{content:"\f468"}.mdi-rounded-corner:before{content:"\f607"}.mdi-router-wireless:before{content:"\f469"}.mdi-router-wireless-settings:before{content:"\fa68"}.mdi-routes:before{content:"\f46a"}.mdi-routes-clock:before{content:"\f007b"}.mdi-rowing:before{content:"\f608"}.mdi-rss:before{content:"\f46b"}.mdi-rss-box:before{content:"\f46c"}.mdi-rss-off:before{content:"\ff3e"}.mdi-ruby:before{content:"\fd09"}.mdi-rugby:before{content:"\fd75"}.mdi-ruler:before{content:"\f46d"}.mdi-ruler-square:before{content:"\fc9e"}.mdi-ruler-square-compass:before{content:"\fedb"}.mdi-run:before{content:"\f70d"}.mdi-run-fast:before{content:"\f46e"}.mdi-sack:before{content:"\fd0a"}.mdi-sack-percent:before{content:"\fd0b"}.mdi-safe:before{content:"\fa69"}.mdi-safety-goggles:before{content:"\fd0c"}.mdi-sailing:before{content:"\fee5"}.mdi-sale:before{content:"\f46f"}.mdi-salesforce:before{content:"\f88d"}.mdi-sass:before{content:"\f7eb"}.mdi-satellite:before{content:"\f470"}.mdi-satellite-uplink:before{content:"\f908"}.mdi-satellite-variant:before{content:"\f471"}.mdi-sausage:before{content:"\f8b9"}.mdi-saw-blade:before{content:"\fe44"}.mdi-saxophone:before{content:"\f609"}.mdi-scale:before{content:"\f472"}.mdi-scale-balance:before{content:"\f5d1"}.mdi-scale-bathroom:before{content:"\f473"}.mdi-scale-off:before{content:"\f007c"}.mdi-scanner:before{content:"\f6aa"}.mdi-scanner-off:before{content:"\f909"}.mdi-scatter-plot:before{content:"\fee6"}.mdi-scatter-plot-outline:before{content:"\fee7"}.mdi-school:before{content:"\f474"}.mdi-school-outline:before{content:"\f01ab"}.mdi-scissors-cutting:before{content:"\fa6a"}.mdi-screen-rotation:before{content:"\f475"}.mdi-screen-rotation-lock:before{content:"\f476"}.mdi-screw-flat-top:before{content:"\fdcf"}.mdi-screw-lag:before{content:"\fe54"}.mdi-screw-machine-flat-top:before{content:"\fe55"}.mdi-screw-machine-round-top:before{content:"\fe56"}.mdi-screw-round-top:before{content:"\fe57"}.mdi-screwdriver:before{content:"\f477"}.mdi-script:before{content:"\fb9d"}.mdi-script-outline:before{content:"\f478"}.mdi-script-text:before{content:"\fb9e"}.mdi-script-text-outline:before{content:"\fb9f"}.mdi-sd:before{content:"\f479"}.mdi-seal:before{content:"\f47a"}.mdi-seal-variant:before{content:"\fffa"}.mdi-search-web:before{content:"\f70e"}.mdi-seat:before{content:"\fc9f"}.mdi-seat-flat:before{content:"\f47b"}.mdi-seat-flat-angled:before{content:"\f47c"}.mdi-seat-individual-suite:before{content:"\f47d"}.mdi-seat-legroom-extra:before{content:"\f47e"}.mdi-seat-legroom-normal:before{content:"\f47f"}.mdi-seat-legroom-reduced:before{content:"\f480"}.mdi-seat-outline:before{content:"\fca0"}.mdi-seat-recline-extra:before{content:"\f481"}.mdi-seat-recline-normal:before{content:"\f482"}.mdi-seatbelt:before{content:"\fca1"}.mdi-security:before{content:"\f483"}.mdi-security-network:before{content:"\f484"}.mdi-seed:before{content:"\fe45"}.mdi-seed-outline:before{content:"\fe46"}.mdi-segment:before{content:"\fee8"}.mdi-select:before{content:"\f485"}.mdi-select-all:before{content:"\f486"}.mdi-select-color:before{content:"\fd0d"}.mdi-select-compare:before{content:"\fad8"}.mdi-select-drag:before{content:"\fa6b"}.mdi-select-group:before{content:"\ff9f"}.mdi-select-inverse:before{content:"\f487"}.mdi-select-off:before{content:"\f488"}.mdi-select-place:before{content:"\fffb"}.mdi-selection:before{content:"\f489"}.mdi-selection-drag:before{content:"\fa6c"}.mdi-selection-ellipse:before{content:"\fd0e"}.mdi-selection-ellipse-arrow-inside:before{content:"\ff3f"}.mdi-selection-off:before{content:"\f776"}.mdi-send:before{content:"\f48a"}.mdi-send-check:before{content:"\f018c"}.mdi-send-check-outline:before{content:"\f018d"}.mdi-send-circle:before{content:"\fe58"}.mdi-send-circle-outline:before{content:"\fe59"}.mdi-send-clock:before{content:"\f018e"}.mdi-send-clock-outline:before{content:"\f018f"}.mdi-send-lock:before{content:"\f7ec"}.mdi-send-lock-outline:before{content:"\f0191"}.mdi-send-outline:before{content:"\f0190"}.mdi-serial-port:before{content:"\f65c"}.mdi-server:before{content:"\f48b"}.mdi-server-minus:before{content:"\f48c"}.mdi-server-network:before{content:"\f48d"}.mdi-server-network-off:before{content:"\f48e"}.mdi-server-off:before{content:"\f48f"}.mdi-server-plus:before{content:"\f490"}.mdi-server-remove:before{content:"\f491"}.mdi-server-security:before{content:"\f492"}.mdi-set-all:before{content:"\f777"}.mdi-set-center:before{content:"\f778"}.mdi-set-center-right:before{content:"\f779"}.mdi-set-left:before{content:"\f77a"}.mdi-set-left-center:before{content:"\f77b"}.mdi-set-left-right:before{content:"\f77c"}.mdi-set-none:before{content:"\f77d"}.mdi-set-right:before{content:"\f77e"}.mdi-set-top-box:before{content:"\f99e"}.mdi-settings:before{content:"\f493"}.mdi-settings-box:before{content:"\f494"}.mdi-settings-helper:before{content:"\fa6d"}.mdi-settings-outline:before{content:"\f8ba"}.mdi-settings-transfer:before{content:"\f007d"}.mdi-settings-transfer-outline:before{content:"\f007e"}.mdi-shaker:before{content:"\f0139"}.mdi-shaker-outline:before{content:"\f013a"}.mdi-shape:before{content:"\f830"}.mdi-shape-circle-plus:before{content:"\f65d"}.mdi-shape-outline:before{content:"\f831"}.mdi-shape-plus:before{content:"\f495"}.mdi-shape-polygon-plus:before{content:"\f65e"}.mdi-shape-rectangle-plus:before{content:"\f65f"}.mdi-shape-square-plus:before{content:"\f660"}.mdi-share:before{content:"\f496"}.mdi-share-off:before{content:"\ff40"}.mdi-share-off-outline:before{content:"\ff41"}.mdi-share-outline:before{content:"\f931"}.mdi-share-variant:before{content:"\f497"}.mdi-sheep:before{content:"\fca2"}.mdi-shield:before{content:"\f498"}.mdi-shield-account:before{content:"\f88e"}.mdi-shield-account-outline:before{content:"\fa11"}.mdi-shield-airplane:before{content:"\f6ba"}.mdi-shield-airplane-outline:before{content:"\fca3"}.mdi-shield-alert:before{content:"\fee9"}.mdi-shield-alert-outline:before{content:"\feea"}.mdi-shield-car:before{content:"\ffa0"}.mdi-shield-check:before{content:"\f565"}.mdi-shield-check-outline:before{content:"\fca4"}.mdi-shield-cross:before{content:"\fca5"}.mdi-shield-cross-outline:before{content:"\fca6"}.mdi-shield-half-full:before{content:"\f77f"}.mdi-shield-home:before{content:"\f689"}.mdi-shield-home-outline:before{content:"\fca7"}.mdi-shield-key:before{content:"\fba0"}.mdi-shield-key-outline:before{content:"\fba1"}.mdi-shield-link-variant:before{content:"\fd0f"}.mdi-shield-link-variant-outline:before{content:"\fd10"}.mdi-shield-lock:before{content:"\f99c"}.mdi-shield-lock-outline:before{content:"\fca8"}.mdi-shield-off:before{content:"\f99d"}.mdi-shield-off-outline:before{content:"\f99b"}.mdi-shield-outline:before{content:"\f499"}.mdi-shield-plus:before{content:"\fad9"}.mdi-shield-plus-outline:before{content:"\fada"}.mdi-shield-remove:before{content:"\fadb"}.mdi-shield-remove-outline:before{content:"\fadc"}.mdi-shield-search:before{content:"\fd76"}.mdi-shield-star:before{content:"\f0166"}.mdi-shield-star-outline:before{content:"\f0167"}.mdi-shield-sun:before{content:"\f007f"}.mdi-shield-sun-outline:before{content:"\f0080"}.mdi-ship-wheel:before{content:"\f832"}.mdi-shoe-formal:before{content:"\fb22"}.mdi-shoe-heel:before{content:"\fb23"}.mdi-shoe-print:before{content:"\fe5a"}.mdi-shopify:before{content:"\fadd"}.mdi-shopping:before{content:"\f49a"}.mdi-shopping-music:before{content:"\f49b"}.mdi-shopping-search:before{content:"\ffa1"}.mdi-shovel:before{content:"\f70f"}.mdi-shovel-off:before{content:"\f710"}.mdi-shower:before{content:"\f99f"}.mdi-shower-head:before{content:"\f9a0"}.mdi-shredder:before{content:"\f49c"}.mdi-shuffle:before{content:"\f49d"}.mdi-shuffle-disabled:before{content:"\f49e"}.mdi-shuffle-variant:before{content:"\f49f"}.mdi-sigma:before{content:"\f4a0"}.mdi-sigma-lower:before{content:"\f62b"}.mdi-sign-caution:before{content:"\f4a1"}.mdi-sign-direction:before{content:"\f780"}.mdi-sign-direction-minus:before{content:"\f0022"}.mdi-sign-direction-plus:before{content:"\fffd"}.mdi-sign-direction-remove:before{content:"\fffe"}.mdi-sign-real-estate:before{content:"\f0143"}.mdi-sign-text:before{content:"\f781"}.mdi-signal:before{content:"\f4a2"}.mdi-signal-2g:before{content:"\f711"}.mdi-signal-3g:before{content:"\f712"}.mdi-signal-4g:before{content:"\f713"}.mdi-signal-5g:before{content:"\fa6e"}.mdi-signal-cellular-1:before{content:"\f8bb"}.mdi-signal-cellular-2:before{content:"\f8bc"}.mdi-signal-cellular-3:before{content:"\f8bd"}.mdi-signal-cellular-outline:before{content:"\f8be"}.mdi-signal-distance-variant:before{content:"\fe47"}.mdi-signal-hspa:before{content:"\f714"}.mdi-signal-hspa-plus:before{content:"\f715"}.mdi-signal-off:before{content:"\f782"}.mdi-signal-variant:before{content:"\f60a"}.mdi-signature:before{content:"\fe5b"}.mdi-signature-freehand:before{content:"\fe5c"}.mdi-signature-image:before{content:"\fe5d"}.mdi-signature-text:before{content:"\fe5e"}.mdi-silo:before{content:"\fb24"}.mdi-silverware:before{content:"\f4a3"}.mdi-silverware-clean:before{content:"\ffff"}.mdi-silverware-fork:before{content:"\f4a4"}.mdi-silverware-fork-knife:before{content:"\fa6f"}.mdi-silverware-spoon:before{content:"\f4a5"}.mdi-silverware-variant:before{content:"\f4a6"}.mdi-sim:before{content:"\f4a7"}.mdi-sim-alert:before{content:"\f4a8"}.mdi-sim-off:before{content:"\f4a9"}.mdi-sina-weibo:before{content:"\fade"}.mdi-sitemap:before{content:"\f4aa"}.mdi-skate:before{content:"\fd11"}.mdi-skew-less:before{content:"\fd12"}.mdi-skew-more:before{content:"\fd13"}.mdi-skip-backward:before{content:"\f4ab"}.mdi-skip-backward-outline:before{content:"\ff42"}.mdi-skip-forward:before{content:"\f4ac"}.mdi-skip-forward-outline:before{content:"\ff43"}.mdi-skip-next:before{content:"\f4ad"}.mdi-skip-next-circle:before{content:"\f661"}.mdi-skip-next-circle-outline:before{content:"\f662"}.mdi-skip-next-outline:before{content:"\ff44"}.mdi-skip-previous:before{content:"\f4ae"}.mdi-skip-previous-circle:before{content:"\f663"}.mdi-skip-previous-circle-outline:before{content:"\f664"}.mdi-skip-previous-outline:before{content:"\ff45"}.mdi-skull:before{content:"\f68b"}.mdi-skull-crossbones:before{content:"\fba2"}.mdi-skull-crossbones-outline:before{content:"\fba3"}.mdi-skull-outline:before{content:"\fba4"}.mdi-skype:before{content:"\f4af"}.mdi-skype-business:before{content:"\f4b0"}.mdi-slack:before{content:"\f4b1"}.mdi-slackware:before{content:"\f90a"}.mdi-slash-forward:before{content:"\f0000"}.mdi-slash-forward-box:before{content:"\f0001"}.mdi-sleep:before{content:"\f4b2"}.mdi-sleep-off:before{content:"\f4b3"}.mdi-slope-downhill:before{content:"\fe5f"}.mdi-slope-uphill:before{content:"\fe60"}.mdi-slot-machine:before{content:"\f013f"}.mdi-slot-machine-outline:before{content:"\f0140"}.mdi-smart-card:before{content:"\f00e8"}.mdi-smart-card-outline:before{content:"\f00e9"}.mdi-smart-card-reader:before{content:"\f00ea"}.mdi-smart-card-reader-outline:before{content:"\f00eb"}.mdi-smog:before{content:"\fa70"}.mdi-smoke-detector:before{content:"\f392"}.mdi-smoking:before{content:"\f4b4"}.mdi-smoking-off:before{content:"\f4b5"}.mdi-snapchat:before{content:"\f4b6"}.mdi-snowflake:before{content:"\f716"}.mdi-snowflake-alert:before{content:"\ff46"}.mdi-snowflake-variant:before{content:"\ff47"}.mdi-snowman:before{content:"\f4b7"}.mdi-soccer:before{content:"\f4b8"}.mdi-soccer-field:before{content:"\f833"}.mdi-sofa:before{content:"\f4b9"}.mdi-solar-panel:before{content:"\fd77"}.mdi-solar-panel-large:before{content:"\fd78"}.mdi-solar-power:before{content:"\fa71"}.mdi-soldering-iron:before{content:"\f00bd"}.mdi-solid:before{content:"\f68c"}.mdi-sort:before{content:"\f4ba"}.mdi-sort-alphabetical:before{content:"\f4bb"}.mdi-sort-alphabetical-ascending:before{content:"\f0173"}.mdi-sort-alphabetical-descending:before{content:"\f0174"}.mdi-sort-ascending:before{content:"\f4bc"}.mdi-sort-descending:before{content:"\f4bd"}.mdi-sort-numeric:before{content:"\f4be"}.mdi-sort-variant:before{content:"\f4bf"}.mdi-sort-variant-lock:before{content:"\fca9"}.mdi-sort-variant-lock-open:before{content:"\fcaa"}.mdi-sort-variant-remove:before{content:"\f0172"}.mdi-soundcloud:before{content:"\f4c0"}.mdi-source-branch:before{content:"\f62c"}.mdi-source-commit:before{content:"\f717"}.mdi-source-commit-end:before{content:"\f718"}.mdi-source-commit-end-local:before{content:"\f719"}.mdi-source-commit-local:before{content:"\f71a"}.mdi-source-commit-next-local:before{content:"\f71b"}.mdi-source-commit-start:before{content:"\f71c"}.mdi-source-commit-start-next-local:before{content:"\f71d"}.mdi-source-fork:before{content:"\f4c1"}.mdi-source-merge:before{content:"\f62d"}.mdi-source-pull:before{content:"\f4c2"}.mdi-source-repository:before{content:"\fcab"}.mdi-source-repository-multiple:before{content:"\fcac"}.mdi-soy-sauce:before{content:"\f7ed"}.mdi-spa:before{content:"\fcad"}.mdi-spa-outline:before{content:"\fcae"}.mdi-space-invaders:before{content:"\fba5"}.mdi-spade:before{content:"\fe48"}.mdi-speaker:before{content:"\f4c3"}.mdi-speaker-bluetooth:before{content:"\f9a1"}.mdi-speaker-multiple:before{content:"\fd14"}.mdi-speaker-off:before{content:"\f4c4"}.mdi-speaker-wireless:before{content:"\f71e"}.mdi-speedometer:before{content:"\f4c5"}.mdi-speedometer-medium:before{content:"\ffa2"}.mdi-speedometer-slow:before{content:"\ffa3"}.mdi-spellcheck:before{content:"\f4c6"}.mdi-spider-web:before{content:"\fba6"}.mdi-spotify:before{content:"\f4c7"}.mdi-spotlight:before{content:"\f4c8"}.mdi-spotlight-beam:before{content:"\f4c9"}.mdi-spray:before{content:"\f665"}.mdi-spray-bottle:before{content:"\fadf"}.mdi-sprinkler:before{content:"\f0081"}.mdi-sprinkler-variant:before{content:"\f0082"}.mdi-sprout:before{content:"\fe49"}.mdi-sprout-outline:before{content:"\fe4a"}.mdi-square:before{content:"\f763"}.mdi-square-edit-outline:before{content:"\f90b"}.mdi-square-inc:before{content:"\f4ca"}.mdi-square-inc-cash:before{content:"\f4cb"}.mdi-square-medium:before{content:"\fa12"}.mdi-square-medium-outline:before{content:"\fa13"}.mdi-square-outline:before{content:"\f762"}.mdi-square-root:before{content:"\f783"}.mdi-square-root-box:before{content:"\f9a2"}.mdi-square-small:before{content:"\fa14"}.mdi-squeegee:before{content:"\fae0"}.mdi-ssh:before{content:"\f8bf"}.mdi-stack-exchange:before{content:"\f60b"}.mdi-stack-overflow:before{content:"\f4cc"}.mdi-stadium:before{content:"\f001a"}.mdi-stadium-variant:before{content:"\f71f"}.mdi-stairs:before{content:"\f4cd"}.mdi-stamper:before{content:"\fd15"}.mdi-standard-definition:before{content:"\f7ee"}.mdi-star:before{content:"\f4ce"}.mdi-star-box:before{content:"\fa72"}.mdi-star-box-outline:before{content:"\fa73"}.mdi-star-circle:before{content:"\f4cf"}.mdi-star-circle-outline:before{content:"\f9a3"}.mdi-star-face:before{content:"\f9a4"}.mdi-star-four-points:before{content:"\fae1"}.mdi-star-four-points-outline:before{content:"\fae2"}.mdi-star-half:before{content:"\f4d0"}.mdi-star-off:before{content:"\f4d1"}.mdi-star-outline:before{content:"\f4d2"}.mdi-star-three-points:before{content:"\fae3"}.mdi-star-three-points-outline:before{content:"\fae4"}.mdi-steam:before{content:"\f4d3"}.mdi-steam-box:before{content:"\f90c"}.mdi-steering:before{content:"\f4d4"}.mdi-steering-off:before{content:"\f90d"}.mdi-step-backward:before{content:"\f4d5"}.mdi-step-backward-2:before{content:"\f4d6"}.mdi-step-forward:before{content:"\f4d7"}.mdi-step-forward-2:before{content:"\f4d8"}.mdi-stethoscope:before{content:"\f4d9"}.mdi-sticker:before{content:"\f5d0"}.mdi-sticker-emoji:before{content:"\f784"}.mdi-stocking:before{content:"\f4da"}.mdi-stomach:before{content:"\f00be"}.mdi-stop:before{content:"\f4db"}.mdi-stop-circle:before{content:"\f666"}.mdi-stop-circle-outline:before{content:"\f667"}.mdi-store:before{content:"\f4dc"}.mdi-store-24-hour:before{content:"\f4dd"}.mdi-storefront:before{content:"\f00ec"}.mdi-stove:before{content:"\f4de"}.mdi-strava:before{content:"\fb25"}.mdi-stretch-to-page:before{content:"\ff48"}.mdi-stretch-to-page-outline:before{content:"\ff49"}.mdi-subdirectory-arrow-left:before{content:"\f60c"}.mdi-subdirectory-arrow-right:before{content:"\f60d"}.mdi-subtitles:before{content:"\fa15"}.mdi-subtitles-outline:before{content:"\fa16"}.mdi-subway:before{content:"\f6ab"}.mdi-subway-alert-variant:before{content:"\fd79"}.mdi-subway-variant:before{content:"\f4df"}.mdi-summit:before{content:"\f785"}.mdi-sunglasses:before{content:"\f4e0"}.mdi-surround-sound:before{content:"\f5c5"}.mdi-surround-sound-2-0:before{content:"\f7ef"}.mdi-surround-sound-3-1:before{content:"\f7f0"}.mdi-surround-sound-5-1:before{content:"\f7f1"}.mdi-surround-sound-7-1:before{content:"\f7f2"}.mdi-svg:before{content:"\f720"}.mdi-swap-horizontal:before{content:"\f4e1"}.mdi-swap-horizontal-bold:before{content:"\fba9"}.mdi-swap-horizontal-circle:before{content:"\f0002"}.mdi-swap-horizontal-circle-outline:before{content:"\f0003"}.mdi-swap-horizontal-variant:before{content:"\f8c0"}.mdi-swap-vertical:before{content:"\f4e2"}.mdi-swap-vertical-bold:before{content:"\fbaa"}.mdi-swap-vertical-circle:before{content:"\f0004"}.mdi-swap-vertical-circle-outline:before{content:"\f0005"}.mdi-swap-vertical-variant:before{content:"\f8c1"}.mdi-swim:before{content:"\f4e3"}.mdi-switch:before{content:"\f4e4"}.mdi-sword:before{content:"\f4e5"}.mdi-sword-cross:before{content:"\f786"}.mdi-symfony:before{content:"\fae5"}.mdi-sync:before{content:"\f4e6"}.mdi-sync-alert:before{content:"\f4e7"}.mdi-sync-off:before{content:"\f4e8"}.mdi-tab:before{content:"\f4e9"}.mdi-tab-minus:before{content:"\fb26"}.mdi-tab-plus:before{content:"\f75b"}.mdi-tab-remove:before{content:"\fb27"}.mdi-tab-unselected:before{content:"\f4ea"}.mdi-table:before{content:"\f4eb"}.mdi-table-border:before{content:"\fa17"}.mdi-table-chair:before{content:"\f0083"}.mdi-table-column:before{content:"\f834"}.mdi-table-column-plus-after:before{content:"\f4ec"}.mdi-table-column-plus-before:before{content:"\f4ed"}.mdi-table-column-remove:before{content:"\f4ee"}.mdi-table-column-width:before{content:"\f4ef"}.mdi-table-edit:before{content:"\f4f0"}.mdi-table-eye:before{content:"\f00bf"}.mdi-table-large:before{content:"\f4f1"}.mdi-table-large-plus:before{content:"\ffa4"}.mdi-table-large-remove:before{content:"\ffa5"}.mdi-table-merge-cells:before{content:"\f9a5"}.mdi-table-of-contents:before{content:"\f835"}.mdi-table-plus:before{content:"\fa74"}.mdi-table-remove:before{content:"\fa75"}.mdi-table-row:before{content:"\f836"}.mdi-table-row-height:before{content:"\f4f2"}.mdi-table-row-plus-after:before{content:"\f4f3"}.mdi-table-row-plus-before:before{content:"\f4f4"}.mdi-table-row-remove:before{content:"\f4f5"}.mdi-table-search:before{content:"\f90e"}.mdi-table-settings:before{content:"\f837"}.mdi-table-tennis:before{content:"\fe4b"}.mdi-tablet:before{content:"\f4f6"}.mdi-tablet-android:before{content:"\f4f7"}.mdi-tablet-cellphone:before{content:"\f9a6"}.mdi-tablet-dashboard:before{content:"\feeb"}.mdi-tablet-ipad:before{content:"\f4f8"}.mdi-taco:before{content:"\f761"}.mdi-tag:before{content:"\f4f9"}.mdi-tag-faces:before{content:"\f4fa"}.mdi-tag-heart:before{content:"\f68a"}.mdi-tag-heart-outline:before{content:"\fbab"}.mdi-tag-minus:before{content:"\f90f"}.mdi-tag-multiple:before{content:"\f4fb"}.mdi-tag-outline:before{content:"\f4fc"}.mdi-tag-plus:before{content:"\f721"}.mdi-tag-remove:before{content:"\f722"}.mdi-tag-text-outline:before{content:"\f4fd"}.mdi-tank:before{content:"\fd16"}.mdi-tanker-truck:before{content:"\f0006"}.mdi-tape-measure:before{content:"\fb28"}.mdi-target:before{content:"\f4fe"}.mdi-target-account:before{content:"\fbac"}.mdi-target-variant:before{content:"\fa76"}.mdi-taxi:before{content:"\f4ff"}.mdi-tea:before{content:"\fd7a"}.mdi-tea-outline:before{content:"\fd7b"}.mdi-teach:before{content:"\f88f"}.mdi-teamviewer:before{content:"\f500"}.mdi-telegram:before{content:"\f501"}.mdi-telescope:before{content:"\fb29"}.mdi-television:before{content:"\f502"}.mdi-television-box:before{content:"\f838"}.mdi-television-classic:before{content:"\f7f3"}.mdi-television-classic-off:before{content:"\f839"}.mdi-television-clean:before{content:"\f013b"}.mdi-television-guide:before{content:"\f503"}.mdi-television-off:before{content:"\f83a"}.mdi-television-pause:before{content:"\ffa6"}.mdi-television-play:before{content:"\feec"}.mdi-television-stop:before{content:"\ffa7"}.mdi-temperature-celsius:before{content:"\f504"}.mdi-temperature-fahrenheit:before{content:"\f505"}.mdi-temperature-kelvin:before{content:"\f506"}.mdi-tennis:before{content:"\fd7c"}.mdi-tennis-ball:before{content:"\f507"}.mdi-tent:before{content:"\f508"}.mdi-terraform:before{content:"\f0084"}.mdi-terrain:before{content:"\f509"}.mdi-test-tube:before{content:"\f668"}.mdi-test-tube-empty:before{content:"\f910"}.mdi-test-tube-off:before{content:"\f911"}.mdi-text:before{content:"\f9a7"}.mdi-text-recognition:before{content:"\f0168"}.mdi-text-shadow:before{content:"\f669"}.mdi-text-short:before{content:"\f9a8"}.mdi-text-subject:before{content:"\f9a9"}.mdi-text-to-speech:before{content:"\f50a"}.mdi-text-to-speech-off:before{content:"\f50b"}.mdi-textarea:before{content:"\f00c0"}.mdi-textbox:before{content:"\f60e"}.mdi-textbox-password:before{content:"\f7f4"}.mdi-texture:before{content:"\f50c"}.mdi-texture-box:before{content:"\f0007"}.mdi-theater:before{content:"\f50d"}.mdi-theme-light-dark:before{content:"\f50e"}.mdi-thermometer:before{content:"\f50f"}.mdi-thermometer-alert:before{content:"\fe61"}.mdi-thermometer-chevron-down:before{content:"\fe62"}.mdi-thermometer-chevron-up:before{content:"\fe63"}.mdi-thermometer-high:before{content:"\f00ed"}.mdi-thermometer-lines:before{content:"\f510"}.mdi-thermometer-low:before{content:"\f00ee"}.mdi-thermometer-minus:before{content:"\fe64"}.mdi-thermometer-plus:before{content:"\fe65"}.mdi-thermostat:before{content:"\f393"}.mdi-thermostat-box:before{content:"\f890"}.mdi-thought-bubble:before{content:"\f7f5"}.mdi-thought-bubble-outline:before{content:"\f7f6"}.mdi-thumb-down:before{content:"\f511"}.mdi-thumb-down-outline:before{content:"\f512"}.mdi-thumb-up:before{content:"\f513"}.mdi-thumb-up-outline:before{content:"\f514"}.mdi-thumbs-up-down:before{content:"\f515"}.mdi-ticket:before{content:"\f516"}.mdi-ticket-account:before{content:"\f517"}.mdi-ticket-confirmation:before{content:"\f518"}.mdi-ticket-outline:before{content:"\f912"}.mdi-ticket-percent:before{content:"\f723"}.mdi-tie:before{content:"\f519"}.mdi-tilde:before{content:"\f724"}.mdi-timelapse:before{content:"\f51a"}.mdi-timeline:before{content:"\fbad"}.mdi-timeline-alert:before{content:"\ffb2"}.mdi-timeline-alert-outline:before{content:"\ffb5"}.mdi-timeline-help:before{content:"\ffb6"}.mdi-timeline-help-outline:before{content:"\ffb7"}.mdi-timeline-outline:before{content:"\fbae"}.mdi-timeline-plus:before{content:"\ffb3"}.mdi-timeline-plus-outline:before{content:"\ffb4"}.mdi-timeline-text:before{content:"\fbaf"}.mdi-timeline-text-outline:before{content:"\fbb0"}.mdi-timer:before{content:"\f51b"}.mdi-timer-10:before{content:"\f51c"}.mdi-timer-3:before{content:"\f51d"}.mdi-timer-off:before{content:"\f51e"}.mdi-timer-sand:before{content:"\f51f"}.mdi-timer-sand-empty:before{content:"\f6ac"}.mdi-timer-sand-full:before{content:"\f78b"}.mdi-timetable:before{content:"\f520"}.mdi-toaster:before{content:"\f0085"}.mdi-toaster-oven:before{content:"\fcaf"}.mdi-toggle-switch:before{content:"\f521"}.mdi-toggle-switch-off:before{content:"\f522"}.mdi-toggle-switch-off-outline:before{content:"\fa18"}.mdi-toggle-switch-outline:before{content:"\fa19"}.mdi-toilet:before{content:"\f9aa"}.mdi-toolbox:before{content:"\f9ab"}.mdi-toolbox-outline:before{content:"\f9ac"}.mdi-tools:before{content:"\f0086"}.mdi-tooltip:before{content:"\f523"}.mdi-tooltip-account:before{content:"\f00c"}.mdi-tooltip-edit:before{content:"\f524"}.mdi-tooltip-image:before{content:"\f525"}.mdi-tooltip-image-outline:before{content:"\fbb1"}.mdi-tooltip-outline:before{content:"\f526"}.mdi-tooltip-plus:before{content:"\fbb2"}.mdi-tooltip-plus-outline:before{content:"\f527"}.mdi-tooltip-text:before{content:"\f528"}.mdi-tooltip-text-outline:before{content:"\fbb3"}.mdi-tooth:before{content:"\f8c2"}.mdi-tooth-outline:before{content:"\f529"}.mdi-toothbrush:before{content:"\f0154"}.mdi-toothbrush-electric:before{content:"\f0157"}.mdi-toothbrush-paste:before{content:"\f0155"}.mdi-tor:before{content:"\f52a"}.mdi-tortoise:before{content:"\fd17"}.mdi-tournament:before{content:"\f9ad"}.mdi-tower-beach:before{content:"\f680"}.mdi-tower-fire:before{content:"\f681"}.mdi-towing:before{content:"\f83b"}.mdi-track-light:before{content:"\f913"}.mdi-trackpad:before{content:"\f7f7"}.mdi-trackpad-lock:before{content:"\f932"}.mdi-tractor:before{content:"\f891"}.mdi-trademark:before{content:"\fa77"}.mdi-traffic-light:before{content:"\f52b"}.mdi-train:before{content:"\f52c"}.mdi-train-car:before{content:"\fbb4"}.mdi-train-variant:before{content:"\f8c3"}.mdi-tram:before{content:"\f52d"}.mdi-tram-side:before{content:"\f0008"}.mdi-transcribe:before{content:"\f52e"}.mdi-transcribe-close:before{content:"\f52f"}.mdi-transfer:before{content:"\f0087"}.mdi-transfer-down:before{content:"\fd7d"}.mdi-transfer-left:before{content:"\fd7e"}.mdi-transfer-right:before{content:"\f530"}.mdi-transfer-up:before{content:"\fd7f"}.mdi-transit-connection:before{content:"\fd18"}.mdi-transit-connection-variant:before{content:"\fd19"}.mdi-transit-detour:before{content:"\ffa8"}.mdi-transit-transfer:before{content:"\f6ad"}.mdi-transition:before{content:"\f914"}.mdi-transition-masked:before{content:"\f915"}.mdi-translate:before{content:"\f5ca"}.mdi-translate-off:before{content:"\fe66"}.mdi-transmission-tower:before{content:"\fd1a"}.mdi-trash-can:before{content:"\fa78"}.mdi-trash-can-outline:before{content:"\fa79"}.mdi-treasure-chest:before{content:"\f725"}.mdi-tree:before{content:"\f531"}.mdi-tree-outline:before{content:"\fe4c"}.mdi-trello:before{content:"\f532"}.mdi-trending-down:before{content:"\f533"}.mdi-trending-neutral:before{content:"\f534"}.mdi-trending-up:before{content:"\f535"}.mdi-triangle:before{content:"\f536"}.mdi-triangle-outline:before{content:"\f537"}.mdi-triforce:before{content:"\fbb5"}.mdi-trophy:before{content:"\f538"}.mdi-trophy-award:before{content:"\f539"}.mdi-trophy-broken:before{content:"\fd80"}.mdi-trophy-outline:before{content:"\f53a"}.mdi-trophy-variant:before{content:"\f53b"}.mdi-trophy-variant-outline:before{content:"\f53c"}.mdi-truck:before{content:"\f53d"}.mdi-truck-check:before{content:"\fcb0"}.mdi-truck-delivery:before{content:"\f53e"}.mdi-truck-fast:before{content:"\f787"}.mdi-truck-trailer:before{content:"\f726"}.mdi-trumpet:before{content:"\f00c1"}.mdi-tshirt-crew:before{content:"\fa7a"}.mdi-tshirt-crew-outline:before{content:"\f53f"}.mdi-tshirt-v:before{content:"\fa7b"}.mdi-tshirt-v-outline:before{content:"\f540"}.mdi-tumble-dryer:before{content:"\f916"}.mdi-tumblr:before{content:"\f541"}.mdi-tumblr-box:before{content:"\f917"}.mdi-tumblr-reblog:before{content:"\f542"}.mdi-tune:before{content:"\f62e"}.mdi-tune-vertical:before{content:"\f66a"}.mdi-turnstile:before{content:"\fcb1"}.mdi-turnstile-outline:before{content:"\fcb2"}.mdi-turtle:before{content:"\fcb3"}.mdi-twitch:before{content:"\f543"}.mdi-twitter:before{content:"\f544"}.mdi-twitter-box:before{content:"\f545"}.mdi-twitter-circle:before{content:"\f546"}.mdi-twitter-retweet:before{content:"\f547"}.mdi-two-factor-authentication:before{content:"\f9ae"}.mdi-typewriter:before{content:"\ff4a"}.mdi-uber:before{content:"\f748"}.mdi-ubisoft:before{content:"\fbb6"}.mdi-ubuntu:before{content:"\f548"}.mdi-ufo:before{content:"\f00ef"}.mdi-ufo-outline:before{content:"\f00f0"}.mdi-ultra-high-definition:before{content:"\f7f8"}.mdi-umbraco:before{content:"\f549"}.mdi-umbrella:before{content:"\f54a"}.mdi-umbrella-closed:before{content:"\f9af"}.mdi-umbrella-outline:before{content:"\f54b"}.mdi-undo:before{content:"\f54c"}.mdi-undo-variant:before{content:"\f54d"}.mdi-unfold-less-horizontal:before{content:"\f54e"}.mdi-unfold-less-vertical:before{content:"\f75f"}.mdi-unfold-more-horizontal:before{content:"\f54f"}.mdi-unfold-more-vertical:before{content:"\f760"}.mdi-ungroup:before{content:"\f550"}.mdi-unicode:before{content:"\feed"}.mdi-unity:before{content:"\f6ae"}.mdi-unreal:before{content:"\f9b0"}.mdi-untappd:before{content:"\f551"}.mdi-update:before{content:"\f6af"}.mdi-upload:before{content:"\f552"}.mdi-upload-multiple:before{content:"\f83c"}.mdi-upload-network:before{content:"\f6f5"}.mdi-upload-network-outline:before{content:"\fcb4"}.mdi-upload-off:before{content:"\f00f1"}.mdi-upload-off-outline:before{content:"\f00f2"}.mdi-upload-outline:before{content:"\fe67"}.mdi-usb:before{content:"\f553"}.mdi-valve:before{content:"\f0088"}.mdi-valve-closed:before{content:"\f0089"}.mdi-valve-open:before{content:"\f008a"}.mdi-van-passenger:before{content:"\f7f9"}.mdi-van-utility:before{content:"\f7fa"}.mdi-vanish:before{content:"\f7fb"}.mdi-variable:before{content:"\fae6"}.mdi-variable-box:before{content:"\f013c"}.mdi-vector-arrange-above:before{content:"\f554"}.mdi-vector-arrange-below:before{content:"\f555"}.mdi-vector-bezier:before{content:"\fae7"}.mdi-vector-circle:before{content:"\f556"}.mdi-vector-circle-variant:before{content:"\f557"}.mdi-vector-combine:before{content:"\f558"}.mdi-vector-curve:before{content:"\f559"}.mdi-vector-difference:before{content:"\f55a"}.mdi-vector-difference-ab:before{content:"\f55b"}.mdi-vector-difference-ba:before{content:"\f55c"}.mdi-vector-ellipse:before{content:"\f892"}.mdi-vector-intersection:before{content:"\f55d"}.mdi-vector-line:before{content:"\f55e"}.mdi-vector-link:before{content:"\f0009"}.mdi-vector-point:before{content:"\f55f"}.mdi-vector-polygon:before{content:"\f560"}.mdi-vector-polyline:before{content:"\f561"}.mdi-vector-radius:before{content:"\f749"}.mdi-vector-rectangle:before{content:"\f5c6"}.mdi-vector-selection:before{content:"\f562"}.mdi-vector-square:before{content:"\f001"}.mdi-vector-triangle:before{content:"\f563"}.mdi-vector-union:before{content:"\f564"}.mdi-venmo:before{content:"\f578"}.mdi-vhs:before{content:"\fa1a"}.mdi-vibrate:before{content:"\f566"}.mdi-vibrate-off:before{content:"\fcb5"}.mdi-video:before{content:"\f567"}.mdi-video-3d:before{content:"\f7fc"}.mdi-video-3d-variant:before{content:"\feee"}.mdi-video-4k-box:before{content:"\f83d"}.mdi-video-account:before{content:"\f918"}.mdi-video-check:before{content:"\f008b"}.mdi-video-check-outline:before{content:"\f008c"}.mdi-video-image:before{content:"\f919"}.mdi-video-input-antenna:before{content:"\f83e"}.mdi-video-input-component:before{content:"\f83f"}.mdi-video-input-hdmi:before{content:"\f840"}.mdi-video-input-scart:before{content:"\ffa9"}.mdi-video-input-svideo:before{content:"\f841"}.mdi-video-minus:before{content:"\f9b1"}.mdi-video-off:before{content:"\f568"}.mdi-video-off-outline:before{content:"\fbb7"}.mdi-video-outline:before{content:"\fbb8"}.mdi-video-plus:before{content:"\f9b2"}.mdi-video-stabilization:before{content:"\f91a"}.mdi-video-switch:before{content:"\f569"}.mdi-video-vintage:before{content:"\fa1b"}.mdi-video-wireless:before{content:"\feef"}.mdi-video-wireless-outline:before{content:"\fef0"}.mdi-view-agenda:before{content:"\f56a"}.mdi-view-array:before{content:"\f56b"}.mdi-view-carousel:before{content:"\f56c"}.mdi-view-column:before{content:"\f56d"}.mdi-view-comfy:before{content:"\fe4d"}.mdi-view-compact:before{content:"\fe4e"}.mdi-view-compact-outline:before{content:"\fe4f"}.mdi-view-dashboard:before{content:"\f56e"}.mdi-view-dashboard-outline:before{content:"\fa1c"}.mdi-view-dashboard-variant:before{content:"\f842"}.mdi-view-day:before{content:"\f56f"}.mdi-view-grid:before{content:"\f570"}.mdi-view-grid-plus:before{content:"\ffaa"}.mdi-view-headline:before{content:"\f571"}.mdi-view-list:before{content:"\f572"}.mdi-view-module:before{content:"\f573"}.mdi-view-parallel:before{content:"\f727"}.mdi-view-quilt:before{content:"\f574"}.mdi-view-sequential:before{content:"\f728"}.mdi-view-split-horizontal:before{content:"\fba7"}.mdi-view-split-vertical:before{content:"\fba8"}.mdi-view-stream:before{content:"\f575"}.mdi-view-week:before{content:"\f576"}.mdi-vimeo:before{content:"\f577"}.mdi-violin:before{content:"\f60f"}.mdi-virtual-reality:before{content:"\f893"}.mdi-visual-studio:before{content:"\f610"}.mdi-visual-studio-code:before{content:"\fa1d"}.mdi-vk:before{content:"\f579"}.mdi-vk-box:before{content:"\f57a"}.mdi-vk-circle:before{content:"\f57b"}.mdi-vlc:before{content:"\f57c"}.mdi-voice:before{content:"\f5cb"}.mdi-voice-off:before{content:"\fef1"}.mdi-voicemail:before{content:"\f57d"}.mdi-volleyball:before{content:"\f9b3"}.mdi-volume-high:before{content:"\f57e"}.mdi-volume-low:before{content:"\f57f"}.mdi-volume-medium:before{content:"\f580"}.mdi-volume-minus:before{content:"\f75d"}.mdi-volume-mute:before{content:"\f75e"}.mdi-volume-off:before{content:"\f581"}.mdi-volume-plus:before{content:"\f75c"}.mdi-volume-source:before{content:"\f014b"}.mdi-volume-variant-off:before{content:"\fe68"}.mdi-volume-vibrate:before{content:"\f014c"}.mdi-vote:before{content:"\fa1e"}.mdi-vote-outline:before{content:"\fa1f"}.mdi-vpn:before{content:"\f582"}.mdi-vuejs:before{content:"\f843"}.mdi-vuetify:before{content:"\fe50"}.mdi-walk:before{content:"\f583"}.mdi-wall:before{content:"\f7fd"}.mdi-wall-sconce:before{content:"\f91b"}.mdi-wall-sconce-flat:before{content:"\f91c"}.mdi-wall-sconce-variant:before{content:"\f91d"}.mdi-wallet:before{content:"\f584"}.mdi-wallet-giftcard:before{content:"\f585"}.mdi-wallet-membership:before{content:"\f586"}.mdi-wallet-outline:before{content:"\fbb9"}.mdi-wallet-plus:before{content:"\ffab"}.mdi-wallet-plus-outline:before{content:"\ffac"}.mdi-wallet-travel:before{content:"\f587"}.mdi-wallpaper:before{content:"\fe69"}.mdi-wan:before{content:"\f588"}.mdi-wardrobe:before{content:"\ffad"}.mdi-wardrobe-outline:before{content:"\ffae"}.mdi-warehouse:before{content:"\ffbb"}.mdi-washing-machine:before{content:"\f729"}.mdi-watch:before{content:"\f589"}.mdi-watch-export:before{content:"\f58a"}.mdi-watch-export-variant:before{content:"\f894"}.mdi-watch-import:before{content:"\f58b"}.mdi-watch-import-variant:before{content:"\f895"}.mdi-watch-variant:before{content:"\f896"}.mdi-watch-vibrate:before{content:"\f6b0"}.mdi-watch-vibrate-off:before{content:"\fcb6"}.mdi-water:before{content:"\f58c"}.mdi-water-boiler:before{content:"\ffaf"}.mdi-water-off:before{content:"\f58d"}.mdi-water-outline:before{content:"\fe6a"}.mdi-water-percent:before{content:"\f58e"}.mdi-water-pump:before{content:"\f58f"}.mdi-water-pump-off:before{content:"\ffb0"}.mdi-water-well:before{content:"\f008d"}.mdi-water-well-outline:before{content:"\f008e"}.mdi-watermark:before{content:"\f612"}.mdi-wave:before{content:"\ff4b"}.mdi-waves:before{content:"\f78c"}.mdi-waze:before{content:"\fbba"}.mdi-weather-cloudy:before{content:"\f590"}.mdi-weather-cloudy-alert:before{content:"\ff4c"}.mdi-weather-cloudy-arrow-right:before{content:"\fe51"}.mdi-weather-fog:before{content:"\f591"}.mdi-weather-hail:before{content:"\f592"}.mdi-weather-hazy:before{content:"\ff4d"}.mdi-weather-hurricane:before{content:"\f897"}.mdi-weather-lightning:before{content:"\f593"}.mdi-weather-lightning-rainy:before{content:"\f67d"}.mdi-weather-night:before{content:"\f594"}.mdi-weather-night-partly-cloudy:before{content:"\ff4e"}.mdi-weather-partly-cloudy:before{content:"\f595"}.mdi-weather-partly-lightning:before{content:"\ff4f"}.mdi-weather-partly-rainy:before{content:"\ff50"}.mdi-weather-partly-snowy:before{content:"\ff51"}.mdi-weather-partly-snowy-rainy:before{content:"\ff52"}.mdi-weather-pouring:before{content:"\f596"}.mdi-weather-rainy:before{content:"\f597"}.mdi-weather-snowy:before{content:"\f598"}.mdi-weather-snowy-heavy:before{content:"\ff53"}.mdi-weather-snowy-rainy:before{content:"\f67e"}.mdi-weather-sunny:before{content:"\f599"}.mdi-weather-sunny-alert:before{content:"\ff54"}.mdi-weather-sunset:before{content:"\f59a"}.mdi-weather-sunset-down:before{content:"\f59b"}.mdi-weather-sunset-up:before{content:"\f59c"}.mdi-weather-tornado:before{content:"\ff55"}.mdi-weather-windy:before{content:"\f59d"}.mdi-weather-windy-variant:before{content:"\f59e"}.mdi-web:before{content:"\f59f"}.mdi-web-box:before{content:"\ffb1"}.mdi-webcam:before{content:"\f5a0"}.mdi-webhook:before{content:"\f62f"}.mdi-webpack:before{content:"\f72a"}.mdi-wechat:before{content:"\f611"}.mdi-weight:before{content:"\f5a1"}.mdi-weight-gram:before{content:"\fd1b"}.mdi-weight-kilogram:before{content:"\f5a2"}.mdi-weight-lifter:before{content:"\f0188"}.mdi-weight-pound:before{content:"\f9b4"}.mdi-whatsapp:before{content:"\f5a3"}.mdi-wheelchair-accessibility:before{content:"\f5a4"}.mdi-whistle:before{content:"\f9b5"}.mdi-white-balance-auto:before{content:"\f5a5"}.mdi-white-balance-incandescent:before{content:"\f5a6"}.mdi-white-balance-iridescent:before{content:"\f5a7"}.mdi-white-balance-sunny:before{content:"\f5a8"}.mdi-widgets:before{content:"\f72b"}.mdi-wifi:before{content:"\f5a9"}.mdi-wifi-off:before{content:"\f5aa"}.mdi-wifi-star:before{content:"\fe6b"}.mdi-wifi-strength-1:before{content:"\f91e"}.mdi-wifi-strength-1-alert:before{content:"\f91f"}.mdi-wifi-strength-1-lock:before{content:"\f920"}.mdi-wifi-strength-2:before{content:"\f921"}.mdi-wifi-strength-2-alert:before{content:"\f922"}.mdi-wifi-strength-2-lock:before{content:"\f923"}.mdi-wifi-strength-3:before{content:"\f924"}.mdi-wifi-strength-3-alert:before{content:"\f925"}.mdi-wifi-strength-3-lock:before{content:"\f926"}.mdi-wifi-strength-4:before{content:"\f927"}.mdi-wifi-strength-4-alert:before{content:"\f928"}.mdi-wifi-strength-4-lock:before{content:"\f929"}.mdi-wifi-strength-alert-outline:before{content:"\f92a"}.mdi-wifi-strength-lock-outline:before{content:"\f92b"}.mdi-wifi-strength-off:before{content:"\f92c"}.mdi-wifi-strength-off-outline:before{content:"\f92d"}.mdi-wifi-strength-outline:before{content:"\f92e"}.mdi-wii:before{content:"\f5ab"}.mdi-wiiu:before{content:"\f72c"}.mdi-wikipedia:before{content:"\f5ac"}.mdi-wind-turbine:before{content:"\fd81"}.mdi-window-close:before{content:"\f5ad"}.mdi-window-closed:before{content:"\f5ae"}.mdi-window-maximize:before{content:"\f5af"}.mdi-window-minimize:before{content:"\f5b0"}.mdi-window-open:before{content:"\f5b1"}.mdi-window-restore:before{content:"\f5b2"}.mdi-window-shutter:before{content:"\f0147"}.mdi-window-shutter-alert:before{content:"\f0148"}.mdi-window-shutter-open:before{content:"\f0149"}.mdi-windows:before{content:"\f5b3"}.mdi-windows-classic:before{content:"\fa20"}.mdi-wiper:before{content:"\fae8"}.mdi-wiper-wash:before{content:"\fd82"}.mdi-wordpress:before{content:"\f5b4"}.mdi-worker:before{content:"\f5b5"}.mdi-wrap:before{content:"\f5b6"}.mdi-wrap-disabled:before{content:"\fbbb"}.mdi-wrench:before{content:"\f5b7"}.mdi-wrench-outline:before{content:"\fbbc"}.mdi-wunderlist:before{content:"\f5b8"}.mdi-xamarin:before{content:"\f844"}.mdi-xamarin-outline:before{content:"\f845"}.mdi-xaml:before{content:"\f673"}.mdi-xbox:before{content:"\f5b9"}.mdi-xbox-controller:before{content:"\f5ba"}.mdi-xbox-controller-battery-alert:before{content:"\f74a"}.mdi-xbox-controller-battery-charging:before{content:"\fa21"}.mdi-xbox-controller-battery-empty:before{content:"\f74b"}.mdi-xbox-controller-battery-full:before{content:"\f74c"}.mdi-xbox-controller-battery-low:before{content:"\f74d"}.mdi-xbox-controller-battery-medium:before{content:"\f74e"}.mdi-xbox-controller-battery-unknown:before{content:"\f74f"}.mdi-xbox-controller-menu:before{content:"\fe52"}.mdi-xbox-controller-off:before{content:"\f5bb"}.mdi-xbox-controller-view:before{content:"\fe53"}.mdi-xda:before{content:"\f5bc"}.mdi-xing:before{content:"\f5bd"}.mdi-xing-box:before{content:"\f5be"}.mdi-xing-circle:before{content:"\f5bf"}.mdi-xml:before{content:"\f5c0"}.mdi-xmpp:before{content:"\f7fe"}.mdi-yahoo:before{content:"\fb2a"}.mdi-yammer:before{content:"\f788"}.mdi-yeast:before{content:"\f5c1"}.mdi-yelp:before{content:"\f5c2"}.mdi-yin-yang:before{content:"\f67f"}.mdi-yoga:before{content:"\f01a7"}.mdi-youtube:before{content:"\f5c3"}.mdi-youtube-creator-studio:before{content:"\f846"}.mdi-youtube-gaming:before{content:"\f847"}.mdi-youtube-subscription:before{content:"\fd1c"}.mdi-youtube-tv:before{content:"\f448"}.mdi-z-wave:before{content:"\fae9"}.mdi-zend:before{content:"\faea"}.mdi-zigbee:before{content:"\fd1d"}.mdi-zip-box:before{content:"\f5c4"}.mdi-zip-box-outline:before{content:"\f001b"}.mdi-zip-disk:before{content:"\fa22"}.mdi-zodiac-aquarius:before{content:"\fa7c"}.mdi-zodiac-aries:before{content:"\fa7d"}.mdi-zodiac-cancer:before{content:"\fa7e"}.mdi-zodiac-capricorn:before{content:"\fa7f"}.mdi-zodiac-gemini:before{content:"\fa80"}.mdi-zodiac-leo:before{content:"\fa81"}.mdi-zodiac-libra:before{content:"\fa82"}.mdi-zodiac-pisces:before{content:"\fa83"}.mdi-zodiac-sagittarius:before{content:"\fa84"}.mdi-zodiac-scorpio:before{content:"\fa85"}.mdi-zodiac-taurus:before{content:"\fa86"}.mdi-zodiac-virgo:before{content:"\fa87"}.mdi-blank:before{content:"\f68c";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{transform:rotate(45deg)}.mdi-rotate-90:before{transform:rotate(90deg)}.mdi-rotate-135:before{transform:rotate(135deg)}.mdi-rotate-180:before{transform:rotate(180deg)}.mdi-rotate-225:before{transform:rotate(225deg)}.mdi-rotate-270:before{transform:rotate(270deg)}.mdi-rotate-315:before{transform:rotate(315deg)}.mdi-flip-h:before{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{animation:mdi-spin 2s infinite linear}@keyframes mdi-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(fa-brands-400.fffba9c0bfe2a81b.eot);src:url(fa-brands-400.fffba9c0bfe2a81b.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.0ad87b221b2a302b.woff2) format("woff2"),url(fa-brands-400.fba04d80d0c3c12c.woff) format("woff"),url(fa-brands-400.aaa8e2177da4fbb8.ttf) format("truetype"),url(fa-brands-400.406a75eff30c535b.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(fa-regular-400.8e5e9a5cfa1d6f0d.eot);src:url(fa-regular-400.8e5e9a5cfa1d6f0d.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.0c4a336f909e1eaa.woff2) format("woff2"),url(fa-regular-400.a53d047ae7518ba6.woff) format("woff"),url(fa-regular-400.f7cc78e99baa2bf5.ttf) format("truetype"),url(fa-regular-400.c8a24d47fd12e04b.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(fa-solid-900.27f3c9a2fe71295a.eot);src:url(fa-solid-900.27f3c9a2fe71295a.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.71ed02b437225dbb.woff2) format("woff2"),url(fa-solid-900.3183ea26c753a45e.woff) format("woff"),url(fa-solid-900.43a87668a828405a.ttf) format("truetype"),url(fa-solid-900.6c7ddaa972c86d4d.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
  Ionicons, v4.5.10-1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:Ionicons;src:url(ionicons.3708a852508c29ce.eot?v=4.5.10-1);src:url(ionicons.3708a852508c29ce.eot?v=4.5.10-1#iefix) format("embedded-opentype"),url(ionicons.5ea9fc1089bbe57a.woff2?v=4.5.10-1) format("woff2"),url(ionicons.143e34e5f158e3bd.woff?v=4.5.10-1) format("woff"),url(ionicons.5d821dfe70f5e3d7.ttf?v=4.5.10-1) format("truetype"),url(ionicons.9ee6a9faeffc68a2.svg?v=4.5.10-1#Ionicons) format("svg");font-weight:400;font-style:normal}.ion,.ionicons,.ion-ios-add:before,.ion-ios-add-circle:before,.ion-ios-add-circle-outline:before,.ion-ios-airplane:before,.ion-ios-alarm:before,.ion-ios-albums:before,.ion-ios-alert:before,.ion-ios-american-football:before,.ion-ios-analytics:before,.ion-ios-aperture:before,.ion-ios-apps:before,.ion-ios-appstore:before,.ion-ios-archive:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-dropdown:before,.ion-ios-arrow-dropdown-circle:before,.ion-ios-arrow-dropleft:before,.ion-ios-arrow-dropleft-circle:before,.ion-ios-arrow-dropright:before,.ion-ios-arrow-dropright-circle:before,.ion-ios-arrow-dropup:before,.ion-ios-arrow-dropup-circle:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-round-back:before,.ion-ios-arrow-round-down:before,.ion-ios-arrow-round-forward:before,.ion-ios-arrow-round-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-attach:before,.ion-ios-backspace:before,.ion-ios-barcode:before,.ion-ios-baseball:before,.ion-ios-basket:before,.ion-ios-basketball:before,.ion-ios-battery-charging:before,.ion-ios-battery-dead:before,.ion-ios-battery-full:before,.ion-ios-beaker:before,.ion-ios-bed:before,.ion-ios-beer:before,.ion-ios-bicycle:before,.ion-ios-bluetooth:before,.ion-ios-boat:before,.ion-ios-body:before,.ion-ios-bonfire:before,.ion-ios-book:before,.ion-ios-bookmark:before,.ion-ios-bookmarks:before,.ion-ios-bowtie:before,.ion-ios-briefcase:before,.ion-ios-browsers:before,.ion-ios-brush:before,.ion-ios-bug:before,.ion-ios-build:before,.ion-ios-bulb:before,.ion-ios-bus:before,.ion-ios-business:before,.ion-ios-cafe:before,.ion-ios-calculator:before,.ion-ios-calendar:before,.ion-ios-call:before,.ion-ios-camera:before,.ion-ios-car:before,.ion-ios-card:before,.ion-ios-cart:before,.ion-ios-cash:before,.ion-ios-cellular:before,.ion-ios-chatboxes:before,.ion-ios-chatbubbles:before,.ion-ios-checkbox:before,.ion-ios-checkbox-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-circle:before,.ion-ios-checkmark-circle-outline:before,.ion-ios-clipboard:before,.ion-ios-clock:before,.ion-ios-close:before,.ion-ios-close-circle:before,.ion-ios-close-circle-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-circle:before,.ion-ios-cloud-done:before,.ion-ios-cloud-download:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-code:before,.ion-ios-code-download:before,.ion-ios-code-working:before,.ion-ios-cog:before,.ion-ios-color-fill:before,.ion-ios-color-filter:before,.ion-ios-color-palette:before,.ion-ios-color-wand:before,.ion-ios-compass:before,.ion-ios-construct:before,.ion-ios-contact:before,.ion-ios-contacts:before,.ion-ios-contract:before,.ion-ios-contrast:before,.ion-ios-copy:before,.ion-ios-create:before,.ion-ios-crop:before,.ion-ios-cube:before,.ion-ios-cut:before,.ion-ios-desktop:before,.ion-ios-disc:before,.ion-ios-document:before,.ion-ios-done-all:before,.ion-ios-download:before,.ion-ios-easel:before,.ion-ios-egg:before,.ion-ios-exit:before,.ion-ios-expand:before,.ion-ios-eye:before,.ion-ios-eye-off:before,.ion-ios-fastforward:before,.ion-ios-female:before,.ion-ios-filing:before,.ion-ios-film:before,.ion-ios-finger-print:before,.ion-ios-fitness:before,.ion-ios-flag:before,.ion-ios-flame:before,.ion-ios-flash:before,.ion-ios-flash-off:before,.ion-ios-flashlight:before,.ion-ios-flask:before,.ion-ios-flower:before,.ion-ios-folder:before,.ion-ios-folder-open:before,.ion-ios-football:before,.ion-ios-funnel:before,.ion-ios-gift:before,.ion-ios-git-branch:before,.ion-ios-git-commit:before,.ion-ios-git-compare:before,.ion-ios-git-merge:before,.ion-ios-git-network:before,.ion-ios-git-pull-request:before,.ion-ios-glasses:before,.ion-ios-globe:before,.ion-ios-grid:before,.ion-ios-hammer:before,.ion-ios-hand:before,.ion-ios-happy:before,.ion-ios-headset:before,.ion-ios-heart:before,.ion-ios-heart-dislike:before,.ion-ios-heart-empty:before,.ion-ios-heart-half:before,.ion-ios-help:before,.ion-ios-help-buoy:before,.ion-ios-help-circle:before,.ion-ios-help-circle-outline:before,.ion-ios-home:before,.ion-ios-hourglass:before,.ion-ios-ice-cream:before,.ion-ios-image:before,.ion-ios-images:before,.ion-ios-infinite:before,.ion-ios-information:before,.ion-ios-information-circle:before,.ion-ios-information-circle-outline:before,.ion-ios-jet:before,.ion-ios-journal:before,.ion-ios-key:before,.ion-ios-keypad:before,.ion-ios-laptop:before,.ion-ios-leaf:before,.ion-ios-link:before,.ion-ios-list:before,.ion-ios-list-box:before,.ion-ios-locate:before,.ion-ios-lock:before,.ion-ios-log-in:before,.ion-ios-log-out:before,.ion-ios-magnet:before,.ion-ios-mail:before,.ion-ios-mail-open:before,.ion-ios-mail-unread:before,.ion-ios-male:before,.ion-ios-man:before,.ion-ios-map:before,.ion-ios-medal:before,.ion-ios-medical:before,.ion-ios-medkit:before,.ion-ios-megaphone:before,.ion-ios-menu:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-microphone:before,.ion-ios-moon:before,.ion-ios-more:before,.ion-ios-move:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-notifications:before,.ion-ios-notifications-off:before,.ion-ios-notifications-outline:before,.ion-ios-nuclear:before,.ion-ios-nutrition:before,.ion-ios-open:before,.ion-ios-options:before,.ion-ios-outlet:before,.ion-ios-paper:before,.ion-ios-paper-plane:before,.ion-ios-partly-sunny:before,.ion-ios-pause:before,.ion-ios-paw:before,.ion-ios-people:before,.ion-ios-person:before,.ion-ios-person-add:before,.ion-ios-phone-landscape:before,.ion-ios-phone-portrait:before,.ion-ios-photos:before,.ion-ios-pie:before,.ion-ios-pin:before,.ion-ios-pint:before,.ion-ios-pizza:before,.ion-ios-planet:before,.ion-ios-play:before,.ion-ios-play-circle:before,.ion-ios-podium:before,.ion-ios-power:before,.ion-ios-pricetag:before,.ion-ios-pricetags:before,.ion-ios-print:before,.ion-ios-pulse:before,.ion-ios-qr-scanner:before,.ion-ios-quote:before,.ion-ios-radio:before,.ion-ios-radio-button-off:before,.ion-ios-radio-button-on:before,.ion-ios-rainy:before,.ion-ios-recording:before,.ion-ios-redo:before,.ion-ios-refresh:before,.ion-ios-refresh-circle:before,.ion-ios-remove:before,.ion-ios-remove-circle:before,.ion-ios-remove-circle-outline:before,.ion-ios-reorder:before,.ion-ios-repeat:before,.ion-ios-resize:before,.ion-ios-restaurant:before,.ion-ios-return-left:before,.ion-ios-return-right:before,.ion-ios-reverse-camera:before,.ion-ios-rewind:before,.ion-ios-ribbon:before,.ion-ios-rocket:before,.ion-ios-rose:before,.ion-ios-sad:before,.ion-ios-save:before,.ion-ios-school:before,.ion-ios-search:before,.ion-ios-send:before,.ion-ios-settings:before,.ion-ios-share:before,.ion-ios-share-alt:before,.ion-ios-shirt:before,.ion-ios-shuffle:before,.ion-ios-skip-backward:before,.ion-ios-skip-forward:before,.ion-ios-snow:before,.ion-ios-speedometer:before,.ion-ios-square:before,.ion-ios-square-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stats:before,.ion-ios-stopwatch:before,.ion-ios-subway:before,.ion-ios-sunny:before,.ion-ios-swap:before,.ion-ios-switch:before,.ion-ios-sync:before,.ion-ios-tablet-landscape:before,.ion-ios-tablet-portrait:before,.ion-ios-tennisball:before,.ion-ios-text:before,.ion-ios-thermometer:before,.ion-ios-thumbs-down:before,.ion-ios-thumbs-up:before,.ion-ios-thunderstorm:before,.ion-ios-time:before,.ion-ios-timer:before,.ion-ios-today:before,.ion-ios-train:before,.ion-ios-transgender:before,.ion-ios-trash:before,.ion-ios-trending-down:before,.ion-ios-trending-up:before,.ion-ios-trophy:before,.ion-ios-tv:before,.ion-ios-umbrella:before,.ion-ios-undo:before,.ion-ios-unlock:before,.ion-ios-videocam:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-volume-mute:before,.ion-ios-volume-off:before,.ion-ios-walk:before,.ion-ios-wallet:before,.ion-ios-warning:before,.ion-ios-watch:before,.ion-ios-water:before,.ion-ios-wifi:before,.ion-ios-wine:before,.ion-ios-woman:before,.ion-logo-android:before,.ion-logo-angular:before,.ion-logo-apple:before,.ion-logo-bitbucket:before,.ion-logo-bitcoin:before,.ion-logo-buffer:before,.ion-logo-chrome:before,.ion-logo-closed-captioning:before,.ion-logo-codepen:before,.ion-logo-css3:before,.ion-logo-designernews:before,.ion-logo-dribbble:before,.ion-logo-dropbox:before,.ion-logo-euro:before,.ion-logo-facebook:before,.ion-logo-flickr:before,.ion-logo-foursquare:before,.ion-logo-freebsd-devil:before,.ion-logo-game-controller-a:before,.ion-logo-game-controller-b:before,.ion-logo-github:before,.ion-logo-google:before,.ion-logo-googleplus:before,.ion-logo-hackernews:before,.ion-logo-html5:before,.ion-logo-instagram:before,.ion-logo-ionic:before,.ion-logo-ionitron:before,.ion-logo-javascript:before,.ion-logo-linkedin:before,.ion-logo-markdown:before,.ion-logo-model-s:before,.ion-logo-no-smoking:before,.ion-logo-nodejs:before,.ion-logo-npm:before,.ion-logo-octocat:before,.ion-logo-pinterest:before,.ion-logo-playstation:before,.ion-logo-polymer:before,.ion-logo-python:before,.ion-logo-reddit:before,.ion-logo-rss:before,.ion-logo-sass:before,.ion-logo-skype:before,.ion-logo-slack:before,.ion-logo-snapchat:before,.ion-logo-steam:before,.ion-logo-tumblr:before,.ion-logo-tux:before,.ion-logo-twitch:before,.ion-logo-twitter:before,.ion-logo-usd:before,.ion-logo-vimeo:before,.ion-logo-vk:before,.ion-logo-whatsapp:before,.ion-logo-windows:before,.ion-logo-wordpress:before,.ion-logo-xbox:before,.ion-logo-xing:before,.ion-logo-yahoo:before,.ion-logo-yen:before,.ion-logo-youtube:before,.ion-md-add:before,.ion-md-add-circle:before,.ion-md-add-circle-outline:before,.ion-md-airplane:before,.ion-md-alarm:before,.ion-md-albums:before,.ion-md-alert:before,.ion-md-american-football:before,.ion-md-analytics:before,.ion-md-aperture:before,.ion-md-apps:before,.ion-md-appstore:before,.ion-md-archive:before,.ion-md-arrow-back:before,.ion-md-arrow-down:before,.ion-md-arrow-dropdown:before,.ion-md-arrow-dropdown-circle:before,.ion-md-arrow-dropleft:before,.ion-md-arrow-dropleft-circle:before,.ion-md-arrow-dropright:before,.ion-md-arrow-dropright-circle:before,.ion-md-arrow-dropup:before,.ion-md-arrow-dropup-circle:before,.ion-md-arrow-forward:before,.ion-md-arrow-round-back:before,.ion-md-arrow-round-down:before,.ion-md-arrow-round-forward:before,.ion-md-arrow-round-up:before,.ion-md-arrow-up:before,.ion-md-at:before,.ion-md-attach:before,.ion-md-backspace:before,.ion-md-barcode:before,.ion-md-baseball:before,.ion-md-basket:before,.ion-md-basketball:before,.ion-md-battery-charging:before,.ion-md-battery-dead:before,.ion-md-battery-full:before,.ion-md-beaker:before,.ion-md-bed:before,.ion-md-beer:before,.ion-md-bicycle:before,.ion-md-bluetooth:before,.ion-md-boat:before,.ion-md-body:before,.ion-md-bonfire:before,.ion-md-book:before,.ion-md-bookmark:before,.ion-md-bookmarks:before,.ion-md-bowtie:before,.ion-md-briefcase:before,.ion-md-browsers:before,.ion-md-brush:before,.ion-md-bug:before,.ion-md-build:before,.ion-md-bulb:before,.ion-md-bus:before,.ion-md-business:before,.ion-md-cafe:before,.ion-md-calculator:before,.ion-md-calendar:before,.ion-md-call:before,.ion-md-camera:before,.ion-md-car:before,.ion-md-card:before,.ion-md-cart:before,.ion-md-cash:before,.ion-md-cellular:before,.ion-md-chatboxes:before,.ion-md-chatbubbles:before,.ion-md-checkbox:before,.ion-md-checkbox-outline:before,.ion-md-checkmark:before,.ion-md-checkmark-circle:before,.ion-md-checkmark-circle-outline:before,.ion-md-clipboard:before,.ion-md-clock:before,.ion-md-close:before,.ion-md-close-circle:before,.ion-md-close-circle-outline:before,.ion-md-cloud:before,.ion-md-cloud-circle:before,.ion-md-cloud-done:before,.ion-md-cloud-download:before,.ion-md-cloud-outline:before,.ion-md-cloud-upload:before,.ion-md-cloudy:before,.ion-md-cloudy-night:before,.ion-md-code:before,.ion-md-code-download:before,.ion-md-code-working:before,.ion-md-cog:before,.ion-md-color-fill:before,.ion-md-color-filter:before,.ion-md-color-palette:before,.ion-md-color-wand:before,.ion-md-compass:before,.ion-md-construct:before,.ion-md-contact:before,.ion-md-contacts:before,.ion-md-contract:before,.ion-md-contrast:before,.ion-md-copy:before,.ion-md-create:before,.ion-md-crop:before,.ion-md-cube:before,.ion-md-cut:before,.ion-md-desktop:before,.ion-md-disc:before,.ion-md-document:before,.ion-md-done-all:before,.ion-md-download:before,.ion-md-easel:before,.ion-md-egg:before,.ion-md-exit:before,.ion-md-expand:before,.ion-md-eye:before,.ion-md-eye-off:before,.ion-md-fastforward:before,.ion-md-female:before,.ion-md-filing:before,.ion-md-film:before,.ion-md-finger-print:before,.ion-md-fitness:before,.ion-md-flag:before,.ion-md-flame:before,.ion-md-flash:before,.ion-md-flash-off:before,.ion-md-flashlight:before,.ion-md-flask:before,.ion-md-flower:before,.ion-md-folder:before,.ion-md-folder-open:before,.ion-md-football:before,.ion-md-funnel:before,.ion-md-gift:before,.ion-md-git-branch:before,.ion-md-git-commit:before,.ion-md-git-compare:before,.ion-md-git-merge:before,.ion-md-git-network:before,.ion-md-git-pull-request:before,.ion-md-glasses:before,.ion-md-globe:before,.ion-md-grid:before,.ion-md-hammer:before,.ion-md-hand:before,.ion-md-happy:before,.ion-md-headset:before,.ion-md-heart:before,.ion-md-heart-dislike:before,.ion-md-heart-empty:before,.ion-md-heart-half:before,.ion-md-help:before,.ion-md-help-buoy:before,.ion-md-help-circle:before,.ion-md-help-circle-outline:before,.ion-md-home:before,.ion-md-hourglass:before,.ion-md-ice-cream:before,.ion-md-image:before,.ion-md-images:before,.ion-md-infinite:before,.ion-md-information:before,.ion-md-information-circle:before,.ion-md-information-circle-outline:before,.ion-md-jet:before,.ion-md-journal:before,.ion-md-key:before,.ion-md-keypad:before,.ion-md-laptop:before,.ion-md-leaf:before,.ion-md-link:before,.ion-md-list:before,.ion-md-list-box:before,.ion-md-locate:before,.ion-md-lock:before,.ion-md-log-in:before,.ion-md-log-out:before,.ion-md-magnet:before,.ion-md-mail:before,.ion-md-mail-open:before,.ion-md-mail-unread:before,.ion-md-male:before,.ion-md-man:before,.ion-md-map:before,.ion-md-medal:before,.ion-md-medical:before,.ion-md-medkit:before,.ion-md-megaphone:before,.ion-md-menu:before,.ion-md-mic:before,.ion-md-mic-off:before,.ion-md-microphone:before,.ion-md-moon:before,.ion-md-more:before,.ion-md-move:before,.ion-md-musical-note:before,.ion-md-musical-notes:before,.ion-md-navigate:before,.ion-md-notifications:before,.ion-md-notifications-off:before,.ion-md-notifications-outline:before,.ion-md-nuclear:before,.ion-md-nutrition:before,.ion-md-open:before,.ion-md-options:before,.ion-md-outlet:before,.ion-md-paper:before,.ion-md-paper-plane:before,.ion-md-partly-sunny:before,.ion-md-pause:before,.ion-md-paw:before,.ion-md-people:before,.ion-md-person:before,.ion-md-person-add:before,.ion-md-phone-landscape:before,.ion-md-phone-portrait:before,.ion-md-photos:before,.ion-md-pie:before,.ion-md-pin:before,.ion-md-pint:before,.ion-md-pizza:before,.ion-md-planet:before,.ion-md-play:before,.ion-md-play-circle:before,.ion-md-podium:before,.ion-md-power:before,.ion-md-pricetag:before,.ion-md-pricetags:before,.ion-md-print:before,.ion-md-pulse:before,.ion-md-qr-scanner:before,.ion-md-quote:before,.ion-md-radio:before,.ion-md-radio-button-off:before,.ion-md-radio-button-on:before,.ion-md-rainy:before,.ion-md-recording:before,.ion-md-redo:before,.ion-md-refresh:before,.ion-md-refresh-circle:before,.ion-md-remove:before,.ion-md-remove-circle:before,.ion-md-remove-circle-outline:before,.ion-md-reorder:before,.ion-md-repeat:before,.ion-md-resize:before,.ion-md-restaurant:before,.ion-md-return-left:before,.ion-md-return-right:before,.ion-md-reverse-camera:before,.ion-md-rewind:before,.ion-md-ribbon:before,.ion-md-rocket:before,.ion-md-rose:before,.ion-md-sad:before,.ion-md-save:before,.ion-md-school:before,.ion-md-search:before,.ion-md-send:before,.ion-md-settings:before,.ion-md-share:before,.ion-md-share-alt:before,.ion-md-shirt:before,.ion-md-shuffle:before,.ion-md-skip-backward:before,.ion-md-skip-forward:before,.ion-md-snow:before,.ion-md-speedometer:before,.ion-md-square:before,.ion-md-square-outline:before,.ion-md-star:before,.ion-md-star-half:before,.ion-md-star-outline:before,.ion-md-stats:before,.ion-md-stopwatch:before,.ion-md-subway:before,.ion-md-sunny:before,.ion-md-swap:before,.ion-md-switch:before,.ion-md-sync:before,.ion-md-tablet-landscape:before,.ion-md-tablet-portrait:before,.ion-md-tennisball:before,.ion-md-text:before,.ion-md-thermometer:before,.ion-md-thumbs-down:before,.ion-md-thumbs-up:before,.ion-md-thunderstorm:before,.ion-md-time:before,.ion-md-timer:before,.ion-md-today:before,.ion-md-train:before,.ion-md-transgender:before,.ion-md-trash:before,.ion-md-trending-down:before,.ion-md-trending-up:before,.ion-md-trophy:before,.ion-md-tv:before,.ion-md-umbrella:before,.ion-md-undo:before,.ion-md-unlock:before,.ion-md-videocam:before,.ion-md-volume-high:before,.ion-md-volume-low:before,.ion-md-volume-mute:before,.ion-md-volume-off:before,.ion-md-walk:before,.ion-md-wallet:before,.ion-md-warning:before,.ion-md-watch:before,.ion-md-water:before,.ion-md-wifi:before,.ion-md-wine:before,.ion-md-woman:before{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-ios-add:before{content:"\f102"}.ion-ios-add-circle:before{content:"\f101"}.ion-ios-add-circle-outline:before{content:"\f100"}.ion-ios-airplane:before{content:"\f137"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-alert:before{content:"\f104"}.ion-ios-american-football:before{content:"\f106"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-aperture:before{content:"\f108"}.ion-ios-apps:before{content:"\f10a"}.ion-ios-appstore:before{content:"\f10c"}.ion-ios-archive:before{content:"\f10e"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-dropdown:before{content:"\f110"}.ion-ios-arrow-dropdown-circle:before{content:"\f125"}.ion-ios-arrow-dropleft:before{content:"\f112"}.ion-ios-arrow-dropleft-circle:before{content:"\f129"}.ion-ios-arrow-dropright:before{content:"\f114"}.ion-ios-arrow-dropright-circle:before{content:"\f12b"}.ion-ios-arrow-dropup:before{content:"\f116"}.ion-ios-arrow-dropup-circle:before{content:"\f12d"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-round-back:before{content:"\f117"}.ion-ios-arrow-round-down:before{content:"\f118"}.ion-ios-arrow-round-forward:before{content:"\f119"}.ion-ios-arrow-round-up:before{content:"\f11a"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-attach:before{content:"\f11b"}.ion-ios-backspace:before{content:"\f11d"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-basket:before{content:"\f11f"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-battery-charging:before{content:"\f120"}.ion-ios-battery-dead:before{content:"\f121"}.ion-ios-battery-full:before{content:"\f122"}.ion-ios-beaker:before{content:"\f124"}.ion-ios-bed:before{content:"\f139"}.ion-ios-beer:before{content:"\f126"}.ion-ios-bicycle:before{content:"\f127"}.ion-ios-bluetooth:before{content:"\f128"}.ion-ios-boat:before{content:"\f12a"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-bonfire:before{content:"\f12c"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-bookmark:before{content:"\f12e"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bowtie:before{content:"\f130"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-brush:before{content:"\f132"}.ion-ios-bug:before{content:"\f134"}.ion-ios-build:before{content:"\f136"}.ion-ios-bulb:before{content:"\f138"}.ion-ios-bus:before{content:"\f13a"}.ion-ios-business:before{content:"\f1a3"}.ion-ios-cafe:before{content:"\f13c"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-call:before{content:"\f13e"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-car:before{content:"\f140"}.ion-ios-card:before{content:"\f142"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cash:before{content:"\f144"}.ion-ios-cellular:before{content:"\f13d"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatbubbles:before{content:"\f146"}.ion-ios-checkbox:before{content:"\f148"}.ion-ios-checkbox-outline:before{content:"\f147"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-circle:before{content:"\f14a"}.ion-ios-checkmark-circle-outline:before{content:"\f149"}.ion-ios-clipboard:before{content:"\f14c"}.ion-ios-clock:before{content:"\f403"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-circle:before{content:"\f14e"}.ion-ios-close-circle-outline:before{content:"\f14d"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-circle:before{content:"\f152"}.ion-ios-cloud-done:before{content:"\f154"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-code:before{content:"\f157"}.ion-ios-code-download:before{content:"\f155"}.ion-ios-code-working:before{content:"\f156"}.ion-ios-cog:before{content:"\f412"}.ion-ios-color-fill:before{content:"\f159"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-palette:before{content:"\f15b"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-compass:before{content:"\f15d"}.ion-ios-construct:before{content:"\f15f"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contacts:before{content:"\f161"}.ion-ios-contract:before{content:"\f162"}.ion-ios-contrast:before{content:"\f163"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-create:before{content:"\f165"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-cube:before{content:"\f168"}.ion-ios-cut:before{content:"\f16a"}.ion-ios-desktop:before{content:"\f16c"}.ion-ios-disc:before{content:"\f16e"}.ion-ios-document:before{content:"\f170"}.ion-ios-done-all:before{content:"\f171"}.ion-ios-download:before{content:"\f420"}.ion-ios-easel:before{content:"\f173"}.ion-ios-egg:before{content:"\f175"}.ion-ios-exit:before{content:"\f177"}.ion-ios-expand:before{content:"\f178"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-off:before{content:"\f17a"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-female:before{content:"\f17b"}.ion-ios-filing:before{content:"\f429"}.ion-ios-film:before{content:"\f42b"}.ion-ios-finger-print:before{content:"\f17c"}.ion-ios-fitness:before{content:"\f1ab"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flash:before{content:"\f17e"}.ion-ios-flash-off:before{content:"\f12f"}.ion-ios-flashlight:before{content:"\f141"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flower:before{content:"\f433"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-open:before{content:"\f180"}.ion-ios-football:before{content:"\f437"}.ion-ios-funnel:before{content:"\f182"}.ion-ios-gift:before{content:"\f191"}.ion-ios-git-branch:before{content:"\f183"}.ion-ios-git-commit:before{content:"\f184"}.ion-ios-git-compare:before{content:"\f185"}.ion-ios-git-merge:before{content:"\f186"}.ion-ios-git-network:before{content:"\f187"}.ion-ios-git-pull-request:before{content:"\f188"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-globe:before{content:"\f18a"}.ion-ios-grid:before{content:"\f18c"}.ion-ios-hammer:before{content:"\f18e"}.ion-ios-hand:before{content:"\f190"}.ion-ios-happy:before{content:"\f192"}.ion-ios-headset:before{content:"\f194"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-dislike:before{content:"\f13f"}.ion-ios-heart-empty:before{content:"\f19b"}.ion-ios-heart-half:before{content:"\f19d"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-buoy:before{content:"\f196"}.ion-ios-help-circle:before{content:"\f198"}.ion-ios-help-circle-outline:before{content:"\f197"}.ion-ios-home:before{content:"\f448"}.ion-ios-hourglass:before{content:"\f103"}.ion-ios-ice-cream:before{content:"\f19a"}.ion-ios-image:before{content:"\f19c"}.ion-ios-images:before{content:"\f19e"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-circle:before{content:"\f1a0"}.ion-ios-information-circle-outline:before{content:"\f19f"}.ion-ios-jet:before{content:"\f1a5"}.ion-ios-journal:before{content:"\f189"}.ion-ios-key:before{content:"\f1a7"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-laptop:before{content:"\f1a8"}.ion-ios-leaf:before{content:"\f1aa"}.ion-ios-link:before{content:"\f22a"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-box:before{content:"\f143"}.ion-ios-locate:before{content:"\f1ae"}.ion-ios-lock:before{content:"\f1b0"}.ion-ios-log-in:before{content:"\f1b1"}.ion-ios-log-out:before{content:"\f1b2"}.ion-ios-magnet:before{content:"\f1b4"}.ion-ios-mail:before{content:"\f1b8"}.ion-ios-mail-open:before{content:"\f1b6"}.ion-ios-mail-unread:before{content:"\f145"}.ion-ios-male:before{content:"\f1b9"}.ion-ios-man:before{content:"\f1bb"}.ion-ios-map:before{content:"\f1bd"}.ion-ios-medal:before{content:"\f1bf"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-megaphone:before{content:"\f1c1"}.ion-ios-menu:before{content:"\f1c3"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-microphone:before{content:"\f1c6"}.ion-ios-moon:before{content:"\f468"}.ion-ios-more:before{content:"\f1c8"}.ion-ios-move:before{content:"\f1cb"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-notifications:before{content:"\f1d3"}.ion-ios-notifications-off:before{content:"\f1d1"}.ion-ios-notifications-outline:before{content:"\f133"}.ion-ios-nuclear:before{content:"\f1d5"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-open:before{content:"\f1d7"}.ion-ios-options:before{content:"\f1d9"}.ion-ios-outlet:before{content:"\f1db"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-plane:before{content:"\f1dd"}.ion-ios-partly-sunny:before{content:"\f1df"}.ion-ios-pause:before{content:"\f478"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-people:before{content:"\f47c"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-add:before{content:"\f1e1"}.ion-ios-phone-landscape:before{content:"\f1e2"}.ion-ios-phone-portrait:before{content:"\f1e3"}.ion-ios-photos:before{content:"\f482"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pin:before{content:"\f1e5"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pizza:before{content:"\f1e7"}.ion-ios-planet:before{content:"\f1eb"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-circle:before{content:"\f113"}.ion-ios-podium:before{content:"\f1ed"}.ion-ios-power:before{content:"\f1ef"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-print:before{content:"\f1f1"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-qr-scanner:before{content:"\f1f3"}.ion-ios-quote:before{content:"\f1f5"}.ion-ios-radio:before{content:"\f1f9"}.ion-ios-radio-button-off:before{content:"\f1f6"}.ion-ios-radio-button-on:before{content:"\f1f7"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-recording:before{content:"\f497"}.ion-ios-redo:before{content:"\f499"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-circle:before{content:"\f135"}.ion-ios-remove:before{content:"\f1fc"}.ion-ios-remove-circle:before{content:"\f1fb"}.ion-ios-remove-circle-outline:before{content:"\f1fa"}.ion-ios-reorder:before{content:"\f1fd"}.ion-ios-repeat:before{content:"\f1fe"}.ion-ios-resize:before{content:"\f1ff"}.ion-ios-restaurant:before{content:"\f201"}.ion-ios-return-left:before{content:"\f202"}.ion-ios-return-right:before{content:"\f203"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-ribbon:before{content:"\f205"}.ion-ios-rocket:before{content:"\f14b"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-sad:before{content:"\f207"}.ion-ios-save:before{content:"\f1a6"}.ion-ios-school:before{content:"\f209"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-send:before{content:"\f20c"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-share:before{content:"\f211"}.ion-ios-share-alt:before{content:"\f20f"}.ion-ios-shirt:before{content:"\f213"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-skip-backward:before{content:"\f215"}.ion-ios-skip-forward:before{content:"\f217"}.ion-ios-snow:before{content:"\f218"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-square:before{content:"\f21a"}.ion-ios-square-outline:before{content:"\f15c"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stats:before{content:"\f21c"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-subway:before{content:"\f21e"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-swap:before{content:"\f21f"}.ion-ios-switch:before{content:"\f221"}.ion-ios-sync:before{content:"\f222"}.ion-ios-tablet-landscape:before{content:"\f223"}.ion-ios-tablet-portrait:before{content:"\f24e"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-text:before{content:"\f250"}.ion-ios-thermometer:before{content:"\f252"}.ion-ios-thumbs-down:before{content:"\f254"}.ion-ios-thumbs-up:before{content:"\f256"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-today:before{content:"\f14f"}.ion-ios-train:before{content:"\f258"}.ion-ios-transgender:before{content:"\f259"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trending-down:before{content:"\f25a"}.ion-ios-trending-up:before{content:"\f25b"}.ion-ios-trophy:before{content:"\f25d"}.ion-ios-tv:before{content:"\f115"}.ion-ios-umbrella:before{content:"\f25f"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-unlock:before{content:"\f261"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-volume-high:before{content:"\f11c"}.ion-ios-volume-low:before{content:"\f11e"}.ion-ios-volume-mute:before{content:"\f263"}.ion-ios-volume-off:before{content:"\f264"}.ion-ios-walk:before{content:"\f266"}.ion-ios-wallet:before{content:"\f18b"}.ion-ios-warning:before{content:"\f268"}.ion-ios-watch:before{content:"\f269"}.ion-ios-water:before{content:"\f26b"}.ion-ios-wifi:before{content:"\f26d"}.ion-ios-wine:before{content:"\f26f"}.ion-ios-woman:before{content:"\f271"}.ion-logo-android:before{content:"\f225"}.ion-logo-angular:before{content:"\f227"}.ion-logo-apple:before{content:"\f229"}.ion-logo-bitbucket:before{content:"\f193"}.ion-logo-bitcoin:before{content:"\f22b"}.ion-logo-buffer:before{content:"\f22d"}.ion-logo-chrome:before{content:"\f22f"}.ion-logo-closed-captioning:before{content:"\f105"}.ion-logo-codepen:before{content:"\f230"}.ion-logo-css3:before{content:"\f231"}.ion-logo-designernews:before{content:"\f232"}.ion-logo-dribbble:before{content:"\f233"}.ion-logo-dropbox:before{content:"\f234"}.ion-logo-euro:before{content:"\f235"}.ion-logo-facebook:before{content:"\f236"}.ion-logo-flickr:before{content:"\f107"}.ion-logo-foursquare:before{content:"\f237"}.ion-logo-freebsd-devil:before{content:"\f238"}.ion-logo-game-controller-a:before{content:"\f13b"}.ion-logo-game-controller-b:before{content:"\f181"}.ion-logo-github:before{content:"\f239"}.ion-logo-google:before{content:"\f23a"}.ion-logo-googleplus:before{content:"\f23b"}.ion-logo-hackernews:before{content:"\f23c"}.ion-logo-html5:before{content:"\f23d"}.ion-logo-instagram:before{content:"\f23e"}.ion-logo-ionic:before{content:"\f150"}.ion-logo-ionitron:before{content:"\f151"}.ion-logo-javascript:before{content:"\f23f"}.ion-logo-linkedin:before{content:"\f240"}.ion-logo-markdown:before{content:"\f241"}.ion-logo-model-s:before{content:"\f153"}.ion-logo-no-smoking:before{content:"\f109"}.ion-logo-nodejs:before{content:"\f242"}.ion-logo-npm:before{content:"\f195"}.ion-logo-octocat:before{content:"\f243"}.ion-logo-pinterest:before{content:"\f244"}.ion-logo-playstation:before{content:"\f245"}.ion-logo-polymer:before{content:"\f15e"}.ion-logo-python:before{content:"\f246"}.ion-logo-reddit:before{content:"\f247"}.ion-logo-rss:before{content:"\f248"}.ion-logo-sass:before{content:"\f249"}.ion-logo-skype:before{content:"\f24a"}.ion-logo-slack:before{content:"\f10b"}.ion-logo-snapchat:before{content:"\f24b"}.ion-logo-steam:before{content:"\f24c"}.ion-logo-tumblr:before{content:"\f24d"}.ion-logo-tux:before{content:"\f2ae"}.ion-logo-twitch:before{content:"\f2af"}.ion-logo-twitter:before{content:"\f2b0"}.ion-logo-usd:before{content:"\f2b1"}.ion-logo-vimeo:before{content:"\f2c4"}.ion-logo-vk:before{content:"\f10d"}.ion-logo-whatsapp:before{content:"\f2c5"}.ion-logo-windows:before{content:"\f32f"}.ion-logo-wordpress:before{content:"\f330"}.ion-logo-xbox:before{content:"\f34c"}.ion-logo-xing:before{content:"\f10f"}.ion-logo-yahoo:before{content:"\f34d"}.ion-logo-yen:before{content:"\f34e"}.ion-logo-youtube:before{content:"\f34f"}.ion-md-add:before{content:"\f273"}.ion-md-add-circle:before{content:"\f272"}.ion-md-add-circle-outline:before{content:"\f158"}.ion-md-airplane:before{content:"\f15a"}.ion-md-alarm:before{content:"\f274"}.ion-md-albums:before{content:"\f275"}.ion-md-alert:before{content:"\f276"}.ion-md-american-football:before{content:"\f277"}.ion-md-analytics:before{content:"\f278"}.ion-md-aperture:before{content:"\f279"}.ion-md-apps:before{content:"\f27a"}.ion-md-appstore:before{content:"\f27b"}.ion-md-archive:before{content:"\f27c"}.ion-md-arrow-back:before{content:"\f27d"}.ion-md-arrow-down:before{content:"\f27e"}.ion-md-arrow-dropdown:before{content:"\f280"}.ion-md-arrow-dropdown-circle:before{content:"\f27f"}.ion-md-arrow-dropleft:before{content:"\f282"}.ion-md-arrow-dropleft-circle:before{content:"\f281"}.ion-md-arrow-dropright:before{content:"\f284"}.ion-md-arrow-dropright-circle:before{content:"\f283"}.ion-md-arrow-dropup:before{content:"\f286"}.ion-md-arrow-dropup-circle:before{content:"\f285"}.ion-md-arrow-forward:before{content:"\f287"}.ion-md-arrow-round-back:before{content:"\f288"}.ion-md-arrow-round-down:before{content:"\f289"}.ion-md-arrow-round-forward:before{content:"\f28a"}.ion-md-arrow-round-up:before{content:"\f28b"}.ion-md-arrow-up:before{content:"\f28c"}.ion-md-at:before{content:"\f28d"}.ion-md-attach:before{content:"\f28e"}.ion-md-backspace:before{content:"\f28f"}.ion-md-barcode:before{content:"\f290"}.ion-md-baseball:before{content:"\f291"}.ion-md-basket:before{content:"\f292"}.ion-md-basketball:before{content:"\f293"}.ion-md-battery-charging:before{content:"\f294"}.ion-md-battery-dead:before{content:"\f295"}.ion-md-battery-full:before{content:"\f296"}.ion-md-beaker:before{content:"\f297"}.ion-md-bed:before{content:"\f160"}.ion-md-beer:before{content:"\f298"}.ion-md-bicycle:before{content:"\f299"}.ion-md-bluetooth:before{content:"\f29a"}.ion-md-boat:before{content:"\f29b"}.ion-md-body:before{content:"\f29c"}.ion-md-bonfire:before{content:"\f29d"}.ion-md-book:before{content:"\f29e"}.ion-md-bookmark:before{content:"\f29f"}.ion-md-bookmarks:before{content:"\f2a0"}.ion-md-bowtie:before{content:"\f2a1"}.ion-md-briefcase:before{content:"\f2a2"}.ion-md-browsers:before{content:"\f2a3"}.ion-md-brush:before{content:"\f2a4"}.ion-md-bug:before{content:"\f2a5"}.ion-md-build:before{content:"\f2a6"}.ion-md-bulb:before{content:"\f2a7"}.ion-md-bus:before{content:"\f2a8"}.ion-md-business:before{content:"\f1a4"}.ion-md-cafe:before{content:"\f2a9"}.ion-md-calculator:before{content:"\f2aa"}.ion-md-calendar:before{content:"\f2ab"}.ion-md-call:before{content:"\f2ac"}.ion-md-camera:before{content:"\f2ad"}.ion-md-car:before{content:"\f2b2"}.ion-md-card:before{content:"\f2b3"}.ion-md-cart:before{content:"\f2b4"}.ion-md-cash:before{content:"\f2b5"}.ion-md-cellular:before{content:"\f164"}.ion-md-chatboxes:before{content:"\f2b6"}.ion-md-chatbubbles:before{content:"\f2b7"}.ion-md-checkbox:before{content:"\f2b9"}.ion-md-checkbox-outline:before{content:"\f2b8"}.ion-md-checkmark:before{content:"\f2bc"}.ion-md-checkmark-circle:before{content:"\f2bb"}.ion-md-checkmark-circle-outline:before{content:"\f2ba"}.ion-md-clipboard:before{content:"\f2bd"}.ion-md-clock:before{content:"\f2be"}.ion-md-close:before{content:"\f2c0"}.ion-md-close-circle:before{content:"\f2bf"}.ion-md-close-circle-outline:before{content:"\f166"}.ion-md-cloud:before{content:"\f2c9"}.ion-md-cloud-circle:before{content:"\f2c2"}.ion-md-cloud-done:before{content:"\f2c3"}.ion-md-cloud-download:before{content:"\f2c6"}.ion-md-cloud-outline:before{content:"\f2c7"}.ion-md-cloud-upload:before{content:"\f2c8"}.ion-md-cloudy:before{content:"\f2cb"}.ion-md-cloudy-night:before{content:"\f2ca"}.ion-md-code:before{content:"\f2ce"}.ion-md-code-download:before{content:"\f2cc"}.ion-md-code-working:before{content:"\f2cd"}.ion-md-cog:before{content:"\f2cf"}.ion-md-color-fill:before{content:"\f2d0"}.ion-md-color-filter:before{content:"\f2d1"}.ion-md-color-palette:before{content:"\f2d2"}.ion-md-color-wand:before{content:"\f2d3"}.ion-md-compass:before{content:"\f2d4"}.ion-md-construct:before{content:"\f2d5"}.ion-md-contact:before{content:"\f2d6"}.ion-md-contacts:before{content:"\f2d7"}.ion-md-contract:before{content:"\f2d8"}.ion-md-contrast:before{content:"\f2d9"}.ion-md-copy:before{content:"\f2da"}.ion-md-create:before{content:"\f2db"}.ion-md-crop:before{content:"\f2dc"}.ion-md-cube:before{content:"\f2dd"}.ion-md-cut:before{content:"\f2de"}.ion-md-desktop:before{content:"\f2df"}.ion-md-disc:before{content:"\f2e0"}.ion-md-document:before{content:"\f2e1"}.ion-md-done-all:before{content:"\f2e2"}.ion-md-download:before{content:"\f2e3"}.ion-md-easel:before{content:"\f2e4"}.ion-md-egg:before{content:"\f2e5"}.ion-md-exit:before{content:"\f2e6"}.ion-md-expand:before{content:"\f2e7"}.ion-md-eye:before{content:"\f2e9"}.ion-md-eye-off:before{content:"\f2e8"}.ion-md-fastforward:before{content:"\f2ea"}.ion-md-female:before{content:"\f2eb"}.ion-md-filing:before{content:"\f2ec"}.ion-md-film:before{content:"\f2ed"}.ion-md-finger-print:before{content:"\f2ee"}.ion-md-fitness:before{content:"\f1ac"}.ion-md-flag:before{content:"\f2ef"}.ion-md-flame:before{content:"\f2f0"}.ion-md-flash:before{content:"\f2f1"}.ion-md-flash-off:before{content:"\f169"}.ion-md-flashlight:before{content:"\f16b"}.ion-md-flask:before{content:"\f2f2"}.ion-md-flower:before{content:"\f2f3"}.ion-md-folder:before{content:"\f2f5"}.ion-md-folder-open:before{content:"\f2f4"}.ion-md-football:before{content:"\f2f6"}.ion-md-funnel:before{content:"\f2f7"}.ion-md-gift:before{content:"\f199"}.ion-md-git-branch:before{content:"\f2fa"}.ion-md-git-commit:before{content:"\f2fb"}.ion-md-git-compare:before{content:"\f2fc"}.ion-md-git-merge:before{content:"\f2fd"}.ion-md-git-network:before{content:"\f2fe"}.ion-md-git-pull-request:before{content:"\f2ff"}.ion-md-glasses:before{content:"\f300"}.ion-md-globe:before{content:"\f301"}.ion-md-grid:before{content:"\f302"}.ion-md-hammer:before{content:"\f303"}.ion-md-hand:before{content:"\f304"}.ion-md-happy:before{content:"\f305"}.ion-md-headset:before{content:"\f306"}.ion-md-heart:before{content:"\f308"}.ion-md-heart-dislike:before{content:"\f167"}.ion-md-heart-empty:before{content:"\f1a1"}.ion-md-heart-half:before{content:"\f1a2"}.ion-md-help:before{content:"\f30b"}.ion-md-help-buoy:before{content:"\f309"}.ion-md-help-circle:before{content:"\f30a"}.ion-md-help-circle-outline:before{content:"\f16d"}.ion-md-home:before{content:"\f30c"}.ion-md-hourglass:before{content:"\f111"}.ion-md-ice-cream:before{content:"\f30d"}.ion-md-image:before{content:"\f30e"}.ion-md-images:before{content:"\f30f"}.ion-md-infinite:before{content:"\f310"}.ion-md-information:before{content:"\f312"}.ion-md-information-circle:before{content:"\f311"}.ion-md-information-circle-outline:before{content:"\f16f"}.ion-md-jet:before{content:"\f315"}.ion-md-journal:before{content:"\f18d"}.ion-md-key:before{content:"\f316"}.ion-md-keypad:before{content:"\f317"}.ion-md-laptop:before{content:"\f318"}.ion-md-leaf:before{content:"\f319"}.ion-md-link:before{content:"\f22e"}.ion-md-list:before{content:"\f31b"}.ion-md-list-box:before{content:"\f31a"}.ion-md-locate:before{content:"\f31c"}.ion-md-lock:before{content:"\f31d"}.ion-md-log-in:before{content:"\f31e"}.ion-md-log-out:before{content:"\f31f"}.ion-md-magnet:before{content:"\f320"}.ion-md-mail:before{content:"\f322"}.ion-md-mail-open:before{content:"\f321"}.ion-md-mail-unread:before{content:"\f172"}.ion-md-male:before{content:"\f323"}.ion-md-man:before{content:"\f324"}.ion-md-map:before{content:"\f325"}.ion-md-medal:before{content:"\f326"}.ion-md-medical:before{content:"\f327"}.ion-md-medkit:before{content:"\f328"}.ion-md-megaphone:before{content:"\f329"}.ion-md-menu:before{content:"\f32a"}.ion-md-mic:before{content:"\f32c"}.ion-md-mic-off:before{content:"\f32b"}.ion-md-microphone:before{content:"\f32d"}.ion-md-moon:before{content:"\f32e"}.ion-md-more:before{content:"\f1c9"}.ion-md-move:before{content:"\f331"}.ion-md-musical-note:before{content:"\f332"}.ion-md-musical-notes:before{content:"\f333"}.ion-md-navigate:before{content:"\f334"}.ion-md-notifications:before{content:"\f338"}.ion-md-notifications-off:before{content:"\f336"}.ion-md-notifications-outline:before{content:"\f337"}.ion-md-nuclear:before{content:"\f339"}.ion-md-nutrition:before{content:"\f33a"}.ion-md-open:before{content:"\f33b"}.ion-md-options:before{content:"\f33c"}.ion-md-outlet:before{content:"\f33d"}.ion-md-paper:before{content:"\f33f"}.ion-md-paper-plane:before{content:"\f33e"}.ion-md-partly-sunny:before{content:"\f340"}.ion-md-pause:before{content:"\f341"}.ion-md-paw:before{content:"\f342"}.ion-md-people:before{content:"\f343"}.ion-md-person:before{content:"\f345"}.ion-md-person-add:before{content:"\f344"}.ion-md-phone-landscape:before{content:"\f346"}.ion-md-phone-portrait:before{content:"\f347"}.ion-md-photos:before{content:"\f348"}.ion-md-pie:before{content:"\f349"}.ion-md-pin:before{content:"\f34a"}.ion-md-pint:before{content:"\f34b"}.ion-md-pizza:before{content:"\f354"}.ion-md-planet:before{content:"\f356"}.ion-md-play:before{content:"\f357"}.ion-md-play-circle:before{content:"\f174"}.ion-md-podium:before{content:"\f358"}.ion-md-power:before{content:"\f359"}.ion-md-pricetag:before{content:"\f35a"}.ion-md-pricetags:before{content:"\f35b"}.ion-md-print:before{content:"\f35c"}.ion-md-pulse:before{content:"\f35d"}.ion-md-qr-scanner:before{content:"\f35e"}.ion-md-quote:before{content:"\f35f"}.ion-md-radio:before{content:"\f362"}.ion-md-radio-button-off:before{content:"\f360"}.ion-md-radio-button-on:before{content:"\f361"}.ion-md-rainy:before{content:"\f363"}.ion-md-recording:before{content:"\f364"}.ion-md-redo:before{content:"\f365"}.ion-md-refresh:before{content:"\f366"}.ion-md-refresh-circle:before{content:"\f228"}.ion-md-remove:before{content:"\f368"}.ion-md-remove-circle:before{content:"\f367"}.ion-md-remove-circle-outline:before{content:"\f176"}.ion-md-reorder:before{content:"\f369"}.ion-md-repeat:before{content:"\f36a"}.ion-md-resize:before{content:"\f36b"}.ion-md-restaurant:before{content:"\f36c"}.ion-md-return-left:before{content:"\f36d"}.ion-md-return-right:before{content:"\f36e"}.ion-md-reverse-camera:before{content:"\f36f"}.ion-md-rewind:before{content:"\f370"}.ion-md-ribbon:before{content:"\f371"}.ion-md-rocket:before{content:"\f179"}.ion-md-rose:before{content:"\f372"}.ion-md-sad:before{content:"\f373"}.ion-md-save:before{content:"\f1a9"}.ion-md-school:before{content:"\f374"}.ion-md-search:before{content:"\f375"}.ion-md-send:before{content:"\f376"}.ion-md-settings:before{content:"\f377"}.ion-md-share:before{content:"\f379"}.ion-md-share-alt:before{content:"\f378"}.ion-md-shirt:before{content:"\f37a"}.ion-md-shuffle:before{content:"\f37b"}.ion-md-skip-backward:before{content:"\f37c"}.ion-md-skip-forward:before{content:"\f37d"}.ion-md-snow:before{content:"\f37e"}.ion-md-speedometer:before{content:"\f37f"}.ion-md-square:before{content:"\f381"}.ion-md-square-outline:before{content:"\f380"}.ion-md-star:before{content:"\f384"}.ion-md-star-half:before{content:"\f382"}.ion-md-star-outline:before{content:"\f383"}.ion-md-stats:before{content:"\f385"}.ion-md-stopwatch:before{content:"\f386"}.ion-md-subway:before{content:"\f387"}.ion-md-sunny:before{content:"\f388"}.ion-md-swap:before{content:"\f389"}.ion-md-switch:before{content:"\f38a"}.ion-md-sync:before{content:"\f38b"}.ion-md-tablet-landscape:before{content:"\f38c"}.ion-md-tablet-portrait:before{content:"\f38d"}.ion-md-tennisball:before{content:"\f38e"}.ion-md-text:before{content:"\f38f"}.ion-md-thermometer:before{content:"\f390"}.ion-md-thumbs-down:before{content:"\f391"}.ion-md-thumbs-up:before{content:"\f392"}.ion-md-thunderstorm:before{content:"\f393"}.ion-md-time:before{content:"\f394"}.ion-md-timer:before{content:"\f395"}.ion-md-today:before{content:"\f17d"}.ion-md-train:before{content:"\f396"}.ion-md-transgender:before{content:"\f397"}.ion-md-trash:before{content:"\f398"}.ion-md-trending-down:before{content:"\f399"}.ion-md-trending-up:before{content:"\f39a"}.ion-md-trophy:before{content:"\f39b"}.ion-md-tv:before{content:"\f17f"}.ion-md-umbrella:before{content:"\f39c"}.ion-md-undo:before{content:"\f39d"}.ion-md-unlock:before{content:"\f39e"}.ion-md-videocam:before{content:"\f39f"}.ion-md-volume-high:before{content:"\f123"}.ion-md-volume-low:before{content:"\f131"}.ion-md-volume-mute:before{content:"\f3a1"}.ion-md-volume-off:before{content:"\f3a2"}.ion-md-walk:before{content:"\f3a4"}.ion-md-wallet:before{content:"\f18f"}.ion-md-warning:before{content:"\f3a5"}.ion-md-watch:before{content:"\f3a6"}.ion-md-water:before{content:"\f3a7"}.ion-md-wifi:before{content:"\f3a8"}.ion-md-wine:before{content:"\f3a9"}.ion-md-woman:before{content:"\f3aa"}@font-face{font-family:themify;src:url(themify.0504804445e9a55f.eot?-fvbane);src:url(themify.0504804445e9a55f.eot?#iefix-fvbane) format("embedded-opentype"),url(themify.58ecddba064e63f7.woff?-fvbane) format("woff"),url(themify.6cb5a30a9518fb87.ttf?-fvbane) format("truetype"),url(themify.2ceff4429e43e15d.svg?-fvbane#themify) format("svg");font-weight:400;font-style:normal}[class^=ti-],[class*=" ti-"]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}@font-face{font-family:simple-line-icons;src:url(Simple-Line-Icons.9ee443f00212728a.eot?-i3a2kk);src:url(Simple-Line-Icons.9ee443f00212728a.eot?#iefix-i3a2kk) format("embedded-opentype"),url(Simple-Line-Icons.004a90b4592bfbc5.ttf?-i3a2kk) format("truetype"),url(Simple-Line-Icons.8a97a31aee0c8114.woff2?-i3a2kk) format("woff2"),url(Simple-Line-Icons.1d7349a09cec60c7.woff?-i3a2kk) format("woff"),url(Simple-Line-Icons.86c4b29178a360e0.svg?-i3a2kk#simple-line-icons) format("svg");font-weight:400;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-close,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawar,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calender,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symble-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pintarest,.icon-social-github,.icon-social-gplus,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-close:before{content:"\e082"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawar:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calender:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symble-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pintarest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-gplus:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}/*!
 *  Weather Icons 2.0
 *  Updated August 1, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, LESS and SCSS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */@font-face{font-family:weathericons;src:url(weathericons-regular-webfont.3421b77a1dcde36d.eot);src:url(weathericons-regular-webfont.3421b77a1dcde36d.eot?#iefix) format("embedded-opentype"),url(weathericons-regular-webfont.381fc38e2494aef1.woff2) format("woff2"),url(weathericons-regular-webfont.2bc5e74dc4ed70db.woff) format("woff"),url(weathericons-regular-webfont.59bce0f99cda93d8.ttf) format("truetype"),url(weathericons-regular-webfont.2ff783cd36167aeb.svg#weather_iconsregular) format("svg");font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{width:1.4em;text-align:center}.wi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.wi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.wi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.wi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);transform:scaleX(-1)}.wi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:scaleY(-1)}.wi-day-sunny:before{content:"\f00d"}.wi-day-cloudy:before{content:"\f002"}.wi-day-cloudy-gusts:before{content:"\f000"}.wi-day-cloudy-windy:before{content:"\f001"}.wi-day-fog:before{content:"\f003"}.wi-day-hail:before{content:"\f004"}.wi-day-haze:before{content:"\f0b6"}.wi-day-lightning:before{content:"\f005"}.wi-day-rain:before{content:"\f008"}.wi-day-rain-mix:before{content:"\f006"}.wi-day-rain-wind:before{content:"\f007"}.wi-day-showers:before{content:"\f009"}.wi-day-sleet:before{content:"\f0b2"}.wi-day-sleet-storm:before{content:"\f068"}.wi-day-snow:before{content:"\f00a"}.wi-day-snow-thunderstorm:before{content:"\f06b"}.wi-day-snow-wind:before{content:"\f065"}.wi-day-sprinkle:before{content:"\f00b"}.wi-day-storm-showers:before{content:"\f00e"}.wi-day-sunny-overcast:before{content:"\f00c"}.wi-day-thunderstorm:before{content:"\f010"}.wi-day-windy:before{content:"\f085"}.wi-solar-eclipse:before{content:"\f06e"}.wi-hot:before{content:"\f072"}.wi-day-cloudy-high:before{content:"\f07d"}.wi-day-light-wind:before{content:"\f0c4"}.wi-night-clear:before{content:"\f02e"}.wi-night-alt-cloudy:before{content:"\f086"}.wi-night-alt-cloudy-gusts:before{content:"\f022"}.wi-night-alt-cloudy-windy:before{content:"\f023"}.wi-night-alt-hail:before{content:"\f024"}.wi-night-alt-lightning:before{content:"\f025"}.wi-night-alt-rain:before{content:"\f028"}.wi-night-alt-rain-mix:before{content:"\f026"}.wi-night-alt-rain-wind:before{content:"\f027"}.wi-night-alt-showers:before{content:"\f029"}.wi-night-alt-sleet:before{content:"\f0b4"}.wi-night-alt-sleet-storm:before{content:"\f06a"}.wi-night-alt-snow:before{content:"\f02a"}.wi-night-alt-snow-thunderstorm:before{content:"\f06d"}.wi-night-alt-snow-wind:before{content:"\f067"}.wi-night-alt-sprinkle:before{content:"\f02b"}.wi-night-alt-storm-showers:before{content:"\f02c"}.wi-night-alt-thunderstorm:before{content:"\f02d"}.wi-night-cloudy:before{content:"\f031"}.wi-night-cloudy-gusts:before{content:"\f02f"}.wi-night-cloudy-windy:before{content:"\f030"}.wi-night-fog:before{content:"\f04a"}.wi-night-hail:before{content:"\f032"}.wi-night-lightning:before{content:"\f033"}.wi-night-partly-cloudy:before{content:"\f083"}.wi-night-rain:before{content:"\f036"}.wi-night-rain-mix:before{content:"\f034"}.wi-night-rain-wind:before{content:"\f035"}.wi-night-showers:before{content:"\f037"}.wi-night-sleet:before{content:"\f0b3"}.wi-night-sleet-storm:before{content:"\f069"}.wi-night-snow:before{content:"\f038"}.wi-night-snow-thunderstorm:before{content:"\f06c"}.wi-night-snow-wind:before{content:"\f066"}.wi-night-sprinkle:before{content:"\f039"}.wi-night-storm-showers:before{content:"\f03a"}.wi-night-thunderstorm:before{content:"\f03b"}.wi-lunar-eclipse:before{content:"\f070"}.wi-stars:before{content:"\f077"}.wi-night-alt-cloudy-high:before{content:"\f07e"}.wi-night-cloudy-high:before{content:"\f080"}.wi-night-alt-partly-cloudy:before{content:"\f081"}.wi-cloud:before{content:"\f041"}.wi-cloudy:before{content:"\f013"}.wi-cloudy-gusts:before{content:"\f011"}.wi-cloudy-windy:before{content:"\f012"}.wi-fog:before{content:"\f014"}.wi-hail:before{content:"\f015"}.wi-rain:before{content:"\f019"}.wi-rain-mix:before{content:"\f017"}.wi-rain-wind:before{content:"\f018"}.wi-showers:before{content:"\f01a"}.wi-sleet:before{content:"\f0b5"}.wi-sprinkle:before{content:"\f01c"}.wi-storm-showers:before{content:"\f01d"}.wi-thunderstorm:before{content:"\f01e"}.wi-snow-wind:before{content:"\f064"}.wi-snow:before{content:"\f01b"}.wi-smog:before{content:"\f074"}.wi-smoke:before{content:"\f062"}.wi-lightning:before{content:"\f016"}.wi-raindrops:before{content:"\f04e"}.wi-raindrop:before{content:"\f078"}.wi-dust:before{content:"\f063"}.wi-snowflake-cold:before{content:"\f076"}.wi-windy:before{content:"\f021"}.wi-strong-wind:before{content:"\f050"}.wi-sandstorm:before{content:"\f082"}.wi-earthquake:before{content:"\f0c6"}.wi-fire:before{content:"\f0c7"}.wi-flood:before{content:"\f07c"}.wi-meteor:before{content:"\f071"}.wi-tsunami:before{content:"\f0c5"}.wi-volcano:before{content:"\f0c8"}.wi-hurricane:before{content:"\f073"}.wi-tornado:before{content:"\f056"}.wi-small-craft-advisory:before{content:"\f0cc"}.wi-gale-warning:before{content:"\f0cd"}.wi-storm-warning:before{content:"\f0ce"}.wi-hurricane-warning:before{content:"\f0cf"}.wi-wind-direction:before{content:"\f0b1"}.wi-alien:before{content:"\f075"}.wi-celsius:before{content:"\f03c"}.wi-fahrenheit:before{content:"\f045"}.wi-degrees:before{content:"\f042"}.wi-thermometer:before{content:"\f055"}.wi-thermometer-exterior:before{content:"\f053"}.wi-thermometer-internal:before{content:"\f054"}.wi-cloud-down:before{content:"\f03d"}.wi-cloud-up:before{content:"\f040"}.wi-cloud-refresh:before{content:"\f03e"}.wi-horizon:before{content:"\f047"}.wi-horizon-alt:before{content:"\f046"}.wi-sunrise:before{content:"\f051"}.wi-sunset:before{content:"\f052"}.wi-moonrise:before{content:"\f0c9"}.wi-moonset:before{content:"\f0ca"}.wi-refresh:before{content:"\f04c"}.wi-refresh-alt:before{content:"\f04b"}.wi-umbrella:before{content:"\f084"}.wi-barometer:before{content:"\f079"}.wi-humidity:before{content:"\f07a"}.wi-na:before{content:"\f07b"}.wi-train:before{content:"\f0cb"}.wi-moon-new:before{content:"\f095"}.wi-moon-waxing-cresent-1:before{content:"\f096"}.wi-moon-waxing-cresent-2:before{content:"\f097"}.wi-moon-waxing-cresent-3:before{content:"\f098"}.wi-moon-waxing-cresent-4:before{content:"\f099"}.wi-moon-waxing-cresent-5:before{content:"\f09a"}.wi-moon-waxing-cresent-6:before{content:"\f09b"}.wi-moon-first-quarter:before{content:"\f09c"}.wi-moon-waxing-gibbous-1:before{content:"\f09d"}.wi-moon-waxing-gibbous-2:before{content:"\f09e"}.wi-moon-waxing-gibbous-3:before{content:"\f09f"}.wi-moon-waxing-gibbous-4:before{content:"\f0a0"}.wi-moon-waxing-gibbous-5:before{content:"\f0a1"}.wi-moon-waxing-gibbous-6:before{content:"\f0a2"}.wi-moon-full:before{content:"\f0a3"}.wi-moon-waning-gibbous-1:before{content:"\f0a4"}.wi-moon-waning-gibbous-2:before{content:"\f0a5"}.wi-moon-waning-gibbous-3:before{content:"\f0a6"}.wi-moon-waning-gibbous-4:before{content:"\f0a7"}.wi-moon-waning-gibbous-5:before{content:"\f0a8"}.wi-moon-waning-gibbous-6:before{content:"\f0a9"}.wi-moon-third-quarter:before{content:"\f0aa"}.wi-moon-waning-crescent-1:before{content:"\f0ab"}.wi-moon-waning-crescent-2:before{content:"\f0ac"}.wi-moon-waning-crescent-3:before{content:"\f0ad"}.wi-moon-waning-crescent-4:before{content:"\f0ae"}.wi-moon-waning-crescent-5:before{content:"\f0af"}.wi-moon-waning-crescent-6:before{content:"\f0b0"}.wi-moon-alt-new:before{content:"\f0eb"}.wi-moon-alt-waxing-cresent-1:before{content:"\f0d0"}.wi-moon-alt-waxing-cresent-2:before{content:"\f0d1"}.wi-moon-alt-waxing-cresent-3:before{content:"\f0d2"}.wi-moon-alt-waxing-cresent-4:before{content:"\f0d3"}.wi-moon-alt-waxing-cresent-5:before{content:"\f0d4"}.wi-moon-alt-waxing-cresent-6:before{content:"\f0d5"}.wi-moon-alt-first-quarter:before{content:"\f0d6"}.wi-moon-alt-waxing-gibbous-1:before{content:"\f0d7"}.wi-moon-alt-waxing-gibbous-2:before{content:"\f0d8"}.wi-moon-alt-waxing-gibbous-3:before{content:"\f0d9"}.wi-moon-alt-waxing-gibbous-4:before{content:"\f0da"}.wi-moon-alt-waxing-gibbous-5:before{content:"\f0db"}.wi-moon-alt-waxing-gibbous-6:before{content:"\f0dc"}.wi-moon-alt-full:before{content:"\f0dd"}.wi-moon-alt-waning-gibbous-1:before{content:"\f0de"}.wi-moon-alt-waning-gibbous-2:before{content:"\f0df"}.wi-moon-alt-waning-gibbous-3:before{content:"\f0e0"}.wi-moon-alt-waning-gibbous-4:before{content:"\f0e1"}.wi-moon-alt-waning-gibbous-5:before{content:"\f0e2"}.wi-moon-alt-waning-gibbous-6:before{content:"\f0e3"}.wi-moon-alt-third-quarter:before{content:"\f0e4"}.wi-moon-alt-waning-crescent-1:before{content:"\f0e5"}.wi-moon-alt-waning-crescent-2:before{content:"\f0e6"}.wi-moon-alt-waning-crescent-3:before{content:"\f0e7"}.wi-moon-alt-waning-crescent-4:before{content:"\f0e8"}.wi-moon-alt-waning-crescent-5:before{content:"\f0e9"}.wi-moon-alt-waning-crescent-6:before{content:"\f0ea"}.wi-moon-0:before{content:"\f095"}.wi-moon-1:before{content:"\f096"}.wi-moon-2:before{content:"\f097"}.wi-moon-3:before{content:"\f098"}.wi-moon-4:before{content:"\f099"}.wi-moon-5:before{content:"\f09a"}.wi-moon-6:before{content:"\f09b"}.wi-moon-7:before{content:"\f09c"}.wi-moon-8:before{content:"\f09d"}.wi-moon-9:before{content:"\f09e"}.wi-moon-10:before{content:"\f09f"}.wi-moon-11:before{content:"\f0a0"}.wi-moon-12:before{content:"\f0a1"}.wi-moon-13:before{content:"\f0a2"}.wi-moon-14:before{content:"\f0a3"}.wi-moon-15:before{content:"\f0a4"}.wi-moon-16:before{content:"\f0a5"}.wi-moon-17:before{content:"\f0a6"}.wi-moon-18:before{content:"\f0a7"}.wi-moon-19:before{content:"\f0a8"}.wi-moon-20:before{content:"\f0a9"}.wi-moon-21:before{content:"\f0aa"}.wi-moon-22:before{content:"\f0ab"}.wi-moon-23:before{content:"\f0ac"}.wi-moon-24:before{content:"\f0ad"}.wi-moon-25:before{content:"\f0ae"}.wi-moon-26:before{content:"\f0af"}.wi-moon-27:before{content:"\f0b0"}.wi-time-1:before{content:"\f08a"}.wi-time-2:before{content:"\f08b"}.wi-time-3:before{content:"\f08c"}.wi-time-4:before{content:"\f08d"}.wi-time-5:before{content:"\f08e"}.wi-time-6:before{content:"\f08f"}.wi-time-7:before{content:"\f090"}.wi-time-8:before{content:"\f091"}.wi-time-9:before{content:"\f092"}.wi-time-10:before{content:"\f093"}.wi-time-11:before{content:"\f094"}.wi-time-12:before{content:"\f089"}.wi-direction-up:before{content:"\f058"}.wi-direction-up-right:before{content:"\f057"}.wi-direction-right:before{content:"\f04d"}.wi-direction-down-right:before{content:"\f088"}.wi-direction-down:before{content:"\f044"}.wi-direction-down-left:before{content:"\f043"}.wi-direction-left:before{content:"\f048"}.wi-direction-up-left:before{content:"\f087"}.wi-wind-beaufort-0:before{content:"\f0b7"}.wi-wind-beaufort-1:before{content:"\f0b8"}.wi-wind-beaufort-2:before{content:"\f0b9"}.wi-wind-beaufort-3:before{content:"\f0ba"}.wi-wind-beaufort-4:before{content:"\f0bb"}.wi-wind-beaufort-5:before{content:"\f0bc"}.wi-wind-beaufort-6:before{content:"\f0bd"}.wi-wind-beaufort-7:before{content:"\f0be"}.wi-wind-beaufort-8:before{content:"\f0bf"}.wi-wind-beaufort-9:before{content:"\f0c0"}.wi-wind-beaufort-10:before{content:"\f0c1"}.wi-wind-beaufort-11:before{content:"\f0c2"}.wi-wind-beaufort-12:before{content:"\f0c3"}.wi-yahoo-0:before{content:"\f056"}.wi-yahoo-1:before{content:"\f00e"}.wi-yahoo-2:before{content:"\f073"}.wi-yahoo-3:before{content:"\f01e"}.wi-yahoo-4:before{content:"\f01e"}.wi-yahoo-5:before{content:"\f017"}.wi-yahoo-6:before{content:"\f017"}.wi-yahoo-7:before{content:"\f017"}.wi-yahoo-8:before{content:"\f015"}.wi-yahoo-9:before{content:"\f01a"}.wi-yahoo-10:before{content:"\f015"}.wi-yahoo-11:before{content:"\f01a"}.wi-yahoo-12:before{content:"\f01a"}.wi-yahoo-13:before{content:"\f01b"}.wi-yahoo-14:before{content:"\f00a"}.wi-yahoo-15:before{content:"\f064"}.wi-yahoo-16:before{content:"\f01b"}.wi-yahoo-17:before{content:"\f015"}.wi-yahoo-18:before{content:"\f017"}.wi-yahoo-19:before{content:"\f063"}.wi-yahoo-20:before{content:"\f014"}.wi-yahoo-21:before{content:"\f021"}.wi-yahoo-22:before{content:"\f062"}.wi-yahoo-23:before{content:"\f050"}.wi-yahoo-24:before{content:"\f050"}.wi-yahoo-25:before{content:"\f076"}.wi-yahoo-26:before{content:"\f013"}.wi-yahoo-27:before{content:"\f031"}.wi-yahoo-28:before{content:"\f002"}.wi-yahoo-29:before{content:"\f031"}.wi-yahoo-30:before{content:"\f002"}.wi-yahoo-31:before{content:"\f02e"}.wi-yahoo-32:before{content:"\f00d"}.wi-yahoo-33:before{content:"\f083"}.wi-yahoo-34:before{content:"\f00c"}.wi-yahoo-35:before{content:"\f017"}.wi-yahoo-36:before{content:"\f072"}.wi-yahoo-37:before{content:"\f00e"}.wi-yahoo-38:before{content:"\f00e"}.wi-yahoo-39:before{content:"\f00e"}.wi-yahoo-40:before{content:"\f01a"}.wi-yahoo-41:before{content:"\f064"}.wi-yahoo-42:before{content:"\f01b"}.wi-yahoo-43:before{content:"\f064"}.wi-yahoo-44:before{content:"\f00c"}.wi-yahoo-45:before{content:"\f00e"}.wi-yahoo-46:before{content:"\f01b"}.wi-yahoo-47:before{content:"\f00e"}.wi-yahoo-3200:before{content:"\f077"}.wi-forecast-io-clear-day:before{content:"\f00d"}.wi-forecast-io-clear-night:before{content:"\f02e"}.wi-forecast-io-rain:before{content:"\f019"}.wi-forecast-io-snow:before{content:"\f01b"}.wi-forecast-io-sleet:before{content:"\f0b5"}.wi-forecast-io-wind:before{content:"\f050"}.wi-forecast-io-fog:before{content:"\f014"}.wi-forecast-io-cloudy:before{content:"\f013"}.wi-forecast-io-partly-cloudy-day:before{content:"\f002"}.wi-forecast-io-partly-cloudy-night:before{content:"\f031"}.wi-forecast-io-hail:before{content:"\f015"}.wi-forecast-io-thunderstorm:before{content:"\f01e"}.wi-forecast-io-tornado:before{content:"\f056"}.wi-wmo4680-0:before,.wi-wmo4680-00:before{content:"\f055"}.wi-wmo4680-1:before,.wi-wmo4680-01:before{content:"\f013"}.wi-wmo4680-2:before,.wi-wmo4680-02:before{content:"\f055"}.wi-wmo4680-3:before,.wi-wmo4680-03:before{content:"\f013"}.wi-wmo4680-4:before,.wi-wmo4680-04:before{content:"\f014"}.wi-wmo4680-5:before,.wi-wmo4680-05:before{content:"\f014"}.wi-wmo4680-10:before{content:"\f014"}.wi-wmo4680-11:before{content:"\f014"}.wi-wmo4680-12:before{content:"\f016"}.wi-wmo4680-18:before{content:"\f050"}.wi-wmo4680-20:before{content:"\f014"}.wi-wmo4680-21:before{content:"\f017"}.wi-wmo4680-22:before{content:"\f017"}.wi-wmo4680-23:before{content:"\f019"}.wi-wmo4680-24:before{content:"\f01b"}.wi-wmo4680-25:before{content:"\f015"}.wi-wmo4680-26:before{content:"\f01e"}.wi-wmo4680-27:before{content:"\f063"}.wi-wmo4680-28:before{content:"\f063"}.wi-wmo4680-29:before{content:"\f063"}.wi-wmo4680-30:before{content:"\f014"}.wi-wmo4680-31:before{content:"\f014"}.wi-wmo4680-32:before{content:"\f014"}.wi-wmo4680-33:before{content:"\f014"}.wi-wmo4680-34:before{content:"\f014"}.wi-wmo4680-35:before{content:"\f014"}.wi-wmo4680-40:before{content:"\f017"}.wi-wmo4680-41:before{content:"\f01c"}.wi-wmo4680-42:before{content:"\f019"}.wi-wmo4680-43:before{content:"\f01c"}.wi-wmo4680-44:before{content:"\f019"}.wi-wmo4680-45:before{content:"\f015"}.wi-wmo4680-46:before{content:"\f015"}.wi-wmo4680-47:before{content:"\f01b"}.wi-wmo4680-48:before{content:"\f01b"}.wi-wmo4680-50:before{content:"\f01c"}.wi-wmo4680-51:before{content:"\f01c"}.wi-wmo4680-52:before{content:"\f019"}.wi-wmo4680-53:before{content:"\f019"}.wi-wmo4680-54:before{content:"\f076"}.wi-wmo4680-55:before{content:"\f076"}.wi-wmo4680-56:before{content:"\f076"}.wi-wmo4680-57:before{content:"\f01c"}.wi-wmo4680-58:before{content:"\f019"}.wi-wmo4680-60:before{content:"\f01c"}.wi-wmo4680-61:before{content:"\f01c"}.wi-wmo4680-62:before{content:"\f019"}.wi-wmo4680-63:before{content:"\f019"}.wi-wmo4680-64:before{content:"\f015"}.wi-wmo4680-65:before{content:"\f015"}.wi-wmo4680-66:before{content:"\f015"}.wi-wmo4680-67:before{content:"\f017"}.wi-wmo4680-68:before{content:"\f017"}.wi-wmo4680-70:before{content:"\f01b"}.wi-wmo4680-71:before{content:"\f01b"}.wi-wmo4680-72:before{content:"\f01b"}.wi-wmo4680-73:before{content:"\f01b"}.wi-wmo4680-74:before{content:"\f076"}.wi-wmo4680-75:before{content:"\f076"}.wi-wmo4680-76:before{content:"\f076"}.wi-wmo4680-77:before{content:"\f01b"}.wi-wmo4680-78:before{content:"\f076"}.wi-wmo4680-80:before{content:"\f019"}.wi-wmo4680-81:before{content:"\f01c"}.wi-wmo4680-82:before{content:"\f019"}.wi-wmo4680-83:before{content:"\f019"}.wi-wmo4680-84:before{content:"\f01d"}.wi-wmo4680-85:before{content:"\f017"}.wi-wmo4680-86:before{content:"\f017"}.wi-wmo4680-87:before{content:"\f017"}.wi-wmo4680-89:before{content:"\f015"}.wi-wmo4680-90:before{content:"\f016"}.wi-wmo4680-91:before{content:"\f01d"}.wi-wmo4680-92:before{content:"\f01e"}.wi-wmo4680-93:before{content:"\f01e"}.wi-wmo4680-94:before{content:"\f016"}.wi-wmo4680-95:before{content:"\f01e"}.wi-wmo4680-96:before{content:"\f01e"}.wi-wmo4680-99:before{content:"\f056"}.wi-owm-200:before{content:"\f01e"}.wi-owm-201:before{content:"\f01e"}.wi-owm-202:before{content:"\f01e"}.wi-owm-210:before{content:"\f016"}.wi-owm-211:before{content:"\f016"}.wi-owm-212:before{content:"\f016"}.wi-owm-221:before{content:"\f016"}.wi-owm-230:before{content:"\f01e"}.wi-owm-231:before{content:"\f01e"}.wi-owm-232:before{content:"\f01e"}.wi-owm-300:before{content:"\f01c"}.wi-owm-301:before{content:"\f01c"}.wi-owm-302:before{content:"\f019"}.wi-owm-310:before{content:"\f017"}.wi-owm-311:before{content:"\f019"}.wi-owm-312:before{content:"\f019"}.wi-owm-313:before{content:"\f01a"}.wi-owm-314:before{content:"\f019"}.wi-owm-321:before{content:"\f01c"}.wi-owm-500:before{content:"\f01c"}.wi-owm-501:before{content:"\f019"}.wi-owm-502:before{content:"\f019"}.wi-owm-503:before{content:"\f019"}.wi-owm-504:before{content:"\f019"}.wi-owm-511:before{content:"\f017"}.wi-owm-520:before{content:"\f01a"}.wi-owm-521:before{content:"\f01a"}.wi-owm-522:before{content:"\f01a"}.wi-owm-531:before{content:"\f01d"}.wi-owm-600:before{content:"\f01b"}.wi-owm-601:before{content:"\f01b"}.wi-owm-602:before{content:"\f0b5"}.wi-owm-611:before{content:"\f017"}.wi-owm-612:before{content:"\f017"}.wi-owm-615:before{content:"\f017"}.wi-owm-616:before{content:"\f017"}.wi-owm-620:before{content:"\f017"}.wi-owm-621:before{content:"\f01b"}.wi-owm-622:before{content:"\f01b"}.wi-owm-701:before{content:"\f01a"}.wi-owm-711:before{content:"\f062"}.wi-owm-721:before{content:"\f0b6"}.wi-owm-731:before{content:"\f063"}.wi-owm-741:before{content:"\f014"}.wi-owm-761:before{content:"\f063"}.wi-owm-762:before{content:"\f063"}.wi-owm-771:before{content:"\f011"}.wi-owm-781:before{content:"\f056"}.wi-owm-800:before{content:"\f00d"}.wi-owm-801:before{content:"\f011"}.wi-owm-802:before{content:"\f011"}.wi-owm-803:before{content:"\f011"}.wi-owm-803:before{content:"\f012"}.wi-owm-804:before{content:"\f013"}.wi-owm-900:before{content:"\f056"}.wi-owm-901:before{content:"\f01d"}.wi-owm-902:before{content:"\f073"}.wi-owm-903:before{content:"\f076"}.wi-owm-904:before{content:"\f072"}.wi-owm-905:before{content:"\f021"}.wi-owm-906:before{content:"\f015"}.wi-owm-957:before{content:"\f050"}.wi-owm-day-200:before{content:"\f010"}.wi-owm-day-201:before{content:"\f010"}.wi-owm-day-202:before{content:"\f010"}.wi-owm-day-210:before{content:"\f005"}.wi-owm-day-211:before{content:"\f005"}.wi-owm-day-212:before{content:"\f005"}.wi-owm-day-221:before{content:"\f005"}.wi-owm-day-230:before{content:"\f010"}.wi-owm-day-231:before{content:"\f010"}.wi-owm-day-232:before{content:"\f010"}.wi-owm-day-300:before{content:"\f00b"}.wi-owm-day-301:before{content:"\f00b"}.wi-owm-day-302:before{content:"\f008"}.wi-owm-day-310:before{content:"\f008"}.wi-owm-day-311:before{content:"\f008"}.wi-owm-day-312:before{content:"\f008"}.wi-owm-day-313:before{content:"\f008"}.wi-owm-day-314:before{content:"\f008"}.wi-owm-day-321:before{content:"\f00b"}.wi-owm-day-500:before{content:"\f00b"}.wi-owm-day-501:before{content:"\f008"}.wi-owm-day-502:before{content:"\f008"}.wi-owm-day-503:before{content:"\f008"}.wi-owm-day-504:before{content:"\f008"}.wi-owm-day-511:before{content:"\f006"}.wi-owm-day-520:before{content:"\f009"}.wi-owm-day-521:before{content:"\f009"}.wi-owm-day-522:before{content:"\f009"}.wi-owm-day-531:before{content:"\f00e"}.wi-owm-day-600:before{content:"\f00a"}.wi-owm-day-601:before{content:"\f0b2"}.wi-owm-day-602:before{content:"\f00a"}.wi-owm-day-611:before{content:"\f006"}.wi-owm-day-612:before{content:"\f006"}.wi-owm-day-615:before{content:"\f006"}.wi-owm-day-616:before{content:"\f006"}.wi-owm-day-620:before{content:"\f006"}.wi-owm-day-621:before{content:"\f00a"}.wi-owm-day-622:before{content:"\f00a"}.wi-owm-day-701:before{content:"\f009"}.wi-owm-day-711:before{content:"\f062"}.wi-owm-day-721:before{content:"\f0b6"}.wi-owm-day-731:before{content:"\f063"}.wi-owm-day-741:before{content:"\f003"}.wi-owm-day-761:before{content:"\f063"}.wi-owm-day-762:before{content:"\f063"}.wi-owm-day-781:before{content:"\f056"}.wi-owm-day-800:before{content:"\f00d"}.wi-owm-day-801:before{content:"\f000"}.wi-owm-day-802:before{content:"\f000"}.wi-owm-day-803:before{content:"\f000"}.wi-owm-day-804:before{content:"\f00c"}.wi-owm-day-900:before{content:"\f056"}.wi-owm-day-902:before{content:"\f073"}.wi-owm-day-903:before{content:"\f076"}.wi-owm-day-904:before{content:"\f072"}.wi-owm-day-906:before{content:"\f004"}.wi-owm-day-957:before{content:"\f050"}.wi-owm-night-200:before{content:"\f02d"}.wi-owm-night-201:before{content:"\f02d"}.wi-owm-night-202:before{content:"\f02d"}.wi-owm-night-210:before{content:"\f025"}.wi-owm-night-211:before{content:"\f025"}.wi-owm-night-212:before{content:"\f025"}.wi-owm-night-221:before{content:"\f025"}.wi-owm-night-230:before{content:"\f02d"}.wi-owm-night-231:before{content:"\f02d"}.wi-owm-night-232:before{content:"\f02d"}.wi-owm-night-300:before{content:"\f02b"}.wi-owm-night-301:before{content:"\f02b"}.wi-owm-night-302:before{content:"\f028"}.wi-owm-night-310:before{content:"\f028"}.wi-owm-night-311:before{content:"\f028"}.wi-owm-night-312:before{content:"\f028"}.wi-owm-night-313:before{content:"\f028"}.wi-owm-night-314:before{content:"\f028"}.wi-owm-night-321:before{content:"\f02b"}.wi-owm-night-500:before{content:"\f02b"}.wi-owm-night-501:before{content:"\f028"}.wi-owm-night-502:before{content:"\f028"}.wi-owm-night-503:before{content:"\f028"}.wi-owm-night-504:before{content:"\f028"}.wi-owm-night-511:before{content:"\f026"}.wi-owm-night-520:before{content:"\f029"}.wi-owm-night-521:before{content:"\f029"}.wi-owm-night-522:before{content:"\f029"}.wi-owm-night-531:before{content:"\f02c"}.wi-owm-night-600:before{content:"\f02a"}.wi-owm-night-601:before{content:"\f0b4"}.wi-owm-night-602:before{content:"\f02a"}.wi-owm-night-611:before{content:"\f026"}.wi-owm-night-612:before{content:"\f026"}.wi-owm-night-615:before{content:"\f026"}.wi-owm-night-616:before{content:"\f026"}.wi-owm-night-620:before{content:"\f026"}.wi-owm-night-621:before{content:"\f02a"}.wi-owm-night-622:before{content:"\f02a"}.wi-owm-night-701:before{content:"\f029"}.wi-owm-night-711:before{content:"\f062"}.wi-owm-night-721:before{content:"\f0b6"}.wi-owm-night-731:before{content:"\f063"}.wi-owm-night-741:before{content:"\f04a"}.wi-owm-night-761:before{content:"\f063"}.wi-owm-night-762:before{content:"\f063"}.wi-owm-night-781:before{content:"\f056"}.wi-owm-night-800:before{content:"\f02e"}.wi-owm-night-801:before{content:"\f022"}.wi-owm-night-802:before{content:"\f022"}.wi-owm-night-803:before{content:"\f022"}.wi-owm-night-804:before{content:"\f086"}.wi-owm-night-900:before{content:"\f056"}.wi-owm-night-902:before{content:"\f073"}.wi-owm-night-903:before{content:"\f076"}.wi-owm-night-904:before{content:"\f072"}.wi-owm-night-906:before{content:"\f024"}.wi-owm-night-957:before{content:"\f050"}@font-face{font-family:typicons;font-weight:400;font-style:normal;src:url(typicons.f278bf535d3e4e93.eot);src:url(typicons.f278bf535d3e4e93.eot?#iefix) format("embedded-opentype"),url(typicons.dd9e74ba393df7de.woff) format("woff"),url(typicons.c3f35d93eee2b55f.ttf) format("truetype"),url(typicons.25ef40c87c3d5569.svg#typicons) format("svg")}.typcn:before{font-family:typicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.typcn-adjust-brightness:before{content:"\e000"}.typcn-adjust-contrast:before{content:"\e001"}.typcn-anchor-outline:before{content:"\e002"}.typcn-anchor:before{content:"\e003"}.typcn-archive:before{content:"\e004"}.typcn-arrow-back-outline:before{content:"\e005"}.typcn-arrow-back:before{content:"\e006"}.typcn-arrow-down-outline:before{content:"\e007"}.typcn-arrow-down-thick:before{content:"\e008"}.typcn-arrow-down:before{content:"\e009"}.typcn-arrow-forward-outline:before{content:"\e00a"}.typcn-arrow-forward:before{content:"\e00b"}.typcn-arrow-left-outline:before{content:"\e00c"}.typcn-arrow-left-thick:before{content:"\e00d"}.typcn-arrow-left:before{content:"\e00e"}.typcn-arrow-loop-outline:before{content:"\e00f"}.typcn-arrow-loop:before{content:"\e010"}.typcn-arrow-maximise-outline:before{content:"\e011"}.typcn-arrow-maximise:before{content:"\e012"}.typcn-arrow-minimise-outline:before{content:"\e013"}.typcn-arrow-minimise:before{content:"\e014"}.typcn-arrow-move-outline:before{content:"\e015"}.typcn-arrow-move:before{content:"\e016"}.typcn-arrow-repeat-outline:before{content:"\e017"}.typcn-arrow-repeat:before{content:"\e018"}.typcn-arrow-right-outline:before{content:"\e019"}.typcn-arrow-right-thick:before{content:"\e01a"}.typcn-arrow-right:before{content:"\e01b"}.typcn-arrow-shuffle:before{content:"\e01c"}.typcn-arrow-sorted-down:before{content:"\e01d"}.typcn-arrow-sorted-up:before{content:"\e01e"}.typcn-arrow-sync-outline:before{content:"\e01f"}.typcn-arrow-sync:before{content:"\e020"}.typcn-arrow-unsorted:before{content:"\e021"}.typcn-arrow-up-outline:before{content:"\e022"}.typcn-arrow-up-thick:before{content:"\e023"}.typcn-arrow-up:before{content:"\e024"}.typcn-at:before{content:"\e025"}.typcn-attachment-outline:before{content:"\e026"}.typcn-attachment:before{content:"\e027"}.typcn-backspace-outline:before{content:"\e028"}.typcn-backspace:before{content:"\e029"}.typcn-battery-charge:before{content:"\e02a"}.typcn-battery-full:before{content:"\e02b"}.typcn-battery-high:before{content:"\e02c"}.typcn-battery-low:before{content:"\e02d"}.typcn-battery-mid:before{content:"\e02e"}.typcn-beaker:before{content:"\e02f"}.typcn-beer:before{content:"\e030"}.typcn-bell:before{content:"\e031"}.typcn-book:before{content:"\e032"}.typcn-bookmark:before{content:"\e033"}.typcn-briefcase:before{content:"\e034"}.typcn-brush:before{content:"\e035"}.typcn-business-card:before{content:"\e036"}.typcn-calculator:before{content:"\e037"}.typcn-calendar-outline:before{content:"\e038"}.typcn-calendar:before{content:"\e039"}.typcn-camera-outline:before{content:"\e03a"}.typcn-camera:before{content:"\e03b"}.typcn-cancel-outline:before{content:"\e03c"}.typcn-cancel:before{content:"\e03d"}.typcn-chart-area-outline:before{content:"\e03e"}.typcn-chart-area:before{content:"\e03f"}.typcn-chart-bar-outline:before{content:"\e040"}.typcn-chart-bar:before{content:"\e041"}.typcn-chart-line-outline:before{content:"\e042"}.typcn-chart-line:before{content:"\e043"}.typcn-chart-pie-outline:before{content:"\e044"}.typcn-chart-pie:before{content:"\e045"}.typcn-chevron-left-outline:before{content:"\e046"}.typcn-chevron-left:before{content:"\e047"}.typcn-chevron-right-outline:before{content:"\e048"}.typcn-chevron-right:before{content:"\e049"}.typcn-clipboard:before{content:"\e04a"}.typcn-cloud-storage:before{content:"\e04b"}.typcn-cloud-storage-outline:before{content:"\e054"}.typcn-code-outline:before{content:"\e04c"}.typcn-code:before{content:"\e04d"}.typcn-coffee:before{content:"\e04e"}.typcn-cog-outline:before{content:"\e04f"}.typcn-cog:before{content:"\e050"}.typcn-compass:before{content:"\e051"}.typcn-contacts:before{content:"\e052"}.typcn-credit-card:before{content:"\e053"}.typcn-css3:before{content:"\e055"}.typcn-database:before{content:"\e056"}.typcn-delete-outline:before{content:"\e057"}.typcn-delete:before{content:"\e058"}.typcn-device-desktop:before{content:"\e059"}.typcn-device-laptop:before{content:"\e05a"}.typcn-device-phone:before{content:"\e05b"}.typcn-device-tablet:before{content:"\e05c"}.typcn-directions:before{content:"\e05d"}.typcn-divide-outline:before{content:"\e05e"}.typcn-divide:before{content:"\e05f"}.typcn-document-add:before{content:"\e060"}.typcn-document-delete:before{content:"\e061"}.typcn-document-text:before{content:"\e062"}.typcn-document:before{content:"\e063"}.typcn-download-outline:before{content:"\e064"}.typcn-download:before{content:"\e065"}.typcn-dropbox:before{content:"\e066"}.typcn-edit:before{content:"\e067"}.typcn-eject-outline:before{content:"\e068"}.typcn-eject:before{content:"\e069"}.typcn-equals-outline:before{content:"\e06a"}.typcn-equals:before{content:"\e06b"}.typcn-export-outline:before{content:"\e06c"}.typcn-export:before{content:"\e06d"}.typcn-eye-outline:before{content:"\e06e"}.typcn-eye:before{content:"\e06f"}.typcn-feather:before{content:"\e070"}.typcn-film:before{content:"\e071"}.typcn-filter:before{content:"\e072"}.typcn-flag-outline:before{content:"\e073"}.typcn-flag:before{content:"\e074"}.typcn-flash-outline:before{content:"\e075"}.typcn-flash:before{content:"\e076"}.typcn-flow-children:before{content:"\e077"}.typcn-flow-merge:before{content:"\e078"}.typcn-flow-parallel:before{content:"\e079"}.typcn-flow-switch:before{content:"\e07a"}.typcn-folder-add:before{content:"\e07b"}.typcn-folder-delete:before{content:"\e07c"}.typcn-folder-open:before{content:"\e07d"}.typcn-folder:before{content:"\e07e"}.typcn-gift:before{content:"\e07f"}.typcn-globe-outline:before{content:"\e080"}.typcn-globe:before{content:"\e081"}.typcn-group-outline:before{content:"\e082"}.typcn-group:before{content:"\e083"}.typcn-headphones:before{content:"\e084"}.typcn-heart-full-outline:before{content:"\e085"}.typcn-heart-half-outline:before{content:"\e086"}.typcn-heart-outline:before{content:"\e087"}.typcn-heart:before{content:"\e088"}.typcn-home-outline:before{content:"\e089"}.typcn-home:before{content:"\e08a"}.typcn-html5:before{content:"\e08b"}.typcn-image-outline:before{content:"\e08c"}.typcn-image:before{content:"\e08d"}.typcn-infinity-outline:before{content:"\e08e"}.typcn-infinity:before{content:"\e08f"}.typcn-info-large-outline:before{content:"\e090"}.typcn-info-large:before{content:"\e091"}.typcn-info-outline:before{content:"\e092"}.typcn-info:before{content:"\e093"}.typcn-input-checked-outline:before{content:"\e094"}.typcn-input-checked:before{content:"\e095"}.typcn-key-outline:before{content:"\e096"}.typcn-key:before{content:"\e097"}.typcn-keyboard:before{content:"\e098"}.typcn-leaf:before{content:"\e099"}.typcn-lightbulb:before{content:"\e09a"}.typcn-link-outline:before{content:"\e09b"}.typcn-link:before{content:"\e09c"}.typcn-location-arrow-outline:before{content:"\e09d"}.typcn-location-arrow:before{content:"\e09e"}.typcn-location-outline:before{content:"\e09f"}.typcn-location:before{content:"\e0a0"}.typcn-lock-closed-outline:before{content:"\e0a1"}.typcn-lock-closed:before{content:"\e0a2"}.typcn-lock-open-outline:before{content:"\e0a3"}.typcn-lock-open:before{content:"\e0a4"}.typcn-mail:before{content:"\e0a5"}.typcn-map:before{content:"\e0a6"}.typcn-media-eject-outline:before{content:"\e0a7"}.typcn-media-eject:before{content:"\e0a8"}.typcn-media-fast-forward-outline:before{content:"\e0a9"}.typcn-media-fast-forward:before{content:"\e0aa"}.typcn-media-pause-outline:before{content:"\e0ab"}.typcn-media-pause:before{content:"\e0ac"}.typcn-media-play-outline:before{content:"\e0ad"}.typcn-media-play-reverse-outline:before{content:"\e0ae"}.typcn-media-play-reverse:before{content:"\e0af"}.typcn-media-play:before{content:"\e0b0"}.typcn-media-record-outline:before{content:"\e0b1"}.typcn-media-record:before{content:"\e0b2"}.typcn-media-rewind-outline:before{content:"\e0b3"}.typcn-media-rewind:before{content:"\e0b4"}.typcn-media-stop-outline:before{content:"\e0b5"}.typcn-media-stop:before{content:"\e0b6"}.typcn-message-typing:before{content:"\e0b7"}.typcn-message:before{content:"\e0b8"}.typcn-messages:before{content:"\e0b9"}.typcn-microphone-outline:before{content:"\e0ba"}.typcn-microphone:before{content:"\e0bb"}.typcn-minus-outline:before{content:"\e0bc"}.typcn-minus:before{content:"\e0bd"}.typcn-mortar-board:before{content:"\e0be"}.typcn-news:before{content:"\e0bf"}.typcn-notes-outline:before{content:"\e0c0"}.typcn-notes:before{content:"\e0c1"}.typcn-pen:before{content:"\e0c2"}.typcn-pencil:before{content:"\e0c3"}.typcn-phone-outline:before{content:"\e0c4"}.typcn-phone:before{content:"\e0c5"}.typcn-pi-outline:before{content:"\e0c6"}.typcn-pi:before{content:"\e0c7"}.typcn-pin-outline:before{content:"\e0c8"}.typcn-pin:before{content:"\e0c9"}.typcn-pipette:before{content:"\e0ca"}.typcn-plane-outline:before{content:"\e0cb"}.typcn-plane:before{content:"\e0cc"}.typcn-plug:before{content:"\e0cd"}.typcn-plus-outline:before{content:"\e0ce"}.typcn-plus:before{content:"\e0cf"}.typcn-point-of-interest-outline:before{content:"\e0d0"}.typcn-point-of-interest:before{content:"\e0d1"}.typcn-power-outline:before{content:"\e0d2"}.typcn-power:before{content:"\e0d3"}.typcn-printer:before{content:"\e0d4"}.typcn-puzzle-outline:before{content:"\e0d5"}.typcn-puzzle:before{content:"\e0d6"}.typcn-radar-outline:before{content:"\e0d7"}.typcn-radar:before{content:"\e0d8"}.typcn-refresh-outline:before{content:"\e0d9"}.typcn-refresh:before{content:"\e0da"}.typcn-rss-outline:before{content:"\e0db"}.typcn-rss:before{content:"\e0dc"}.typcn-scissors-outline:before{content:"\e0dd"}.typcn-scissors:before{content:"\e0de"}.typcn-shopping-bag:before{content:"\e0df"}.typcn-shopping-cart:before{content:"\e0e0"}.typcn-social-at-circular:before{content:"\e0e1"}.typcn-social-dribbble-circular:before{content:"\e0e2"}.typcn-social-dribbble:before{content:"\e0e3"}.typcn-social-facebook-circular:before{content:"\e0e4"}.typcn-social-facebook:before{content:"\e0e5"}.typcn-social-flickr-circular:before{content:"\e0e6"}.typcn-social-flickr:before{content:"\e0e7"}.typcn-social-github-circular:before{content:"\e0e8"}.typcn-social-github:before{content:"\e0e9"}.typcn-social-google-plus-circular:before{content:"\e0ea"}.typcn-social-google-plus:before{content:"\e0eb"}.typcn-social-instagram-circular:before{content:"\e0ec"}.typcn-social-instagram:before{content:"\e0ed"}.typcn-social-last-fm-circular:before{content:"\e0ee"}.typcn-social-last-fm:before{content:"\e0ef"}.typcn-social-linkedin-circular:before{content:"\e0f0"}.typcn-social-linkedin:before{content:"\e0f1"}.typcn-social-pinterest-circular:before{content:"\e0f2"}.typcn-social-pinterest:before{content:"\e0f3"}.typcn-social-skype-outline:before{content:"\e0f4"}.typcn-social-skype:before{content:"\e0f5"}.typcn-social-tumbler-circular:before{content:"\e0f6"}.typcn-social-tumbler:before{content:"\e0f7"}.typcn-social-twitter-circular:before{content:"\e0f8"}.typcn-social-twitter:before{content:"\e0f9"}.typcn-social-vimeo-circular:before{content:"\e0fa"}.typcn-social-vimeo:before{content:"\e0fb"}.typcn-social-youtube-circular:before{content:"\e0fc"}.typcn-social-youtube:before{content:"\e0fd"}.typcn-sort-alphabetically-outline:before{content:"\e0fe"}.typcn-sort-alphabetically:before{content:"\e0ff"}.typcn-sort-numerically-outline:before{content:"\e100"}.typcn-sort-numerically:before{content:"\e101"}.typcn-spanner-outline:before{content:"\e102"}.typcn-spanner:before{content:"\e103"}.typcn-spiral:before{content:"\e104"}.typcn-star-full-outline:before{content:"\e105"}.typcn-star-half-outline:before{content:"\e106"}.typcn-star-half:before{content:"\e107"}.typcn-star-outline:before{content:"\e108"}.typcn-star:before{content:"\e109"}.typcn-starburst-outline:before{content:"\e10a"}.typcn-starburst:before{content:"\e10b"}.typcn-stopwatch:before{content:"\e10c"}.typcn-support:before{content:"\e10d"}.typcn-tabs-outline:before{content:"\e10e"}.typcn-tag:before{content:"\e10f"}.typcn-tags:before{content:"\e110"}.typcn-th-large-outline:before{content:"\e111"}.typcn-th-large:before{content:"\e112"}.typcn-th-list-outline:before{content:"\e113"}.typcn-th-list:before{content:"\e114"}.typcn-th-menu-outline:before{content:"\e115"}.typcn-th-menu:before{content:"\e116"}.typcn-th-small-outline:before{content:"\e117"}.typcn-th-small:before{content:"\e118"}.typcn-thermometer:before{content:"\e119"}.typcn-thumbs-down:before{content:"\e11a"}.typcn-thumbs-ok:before{content:"\e11b"}.typcn-thumbs-up:before{content:"\e11c"}.typcn-tick-outline:before{content:"\e11d"}.typcn-tick:before{content:"\e11e"}.typcn-ticket:before{content:"\e11f"}.typcn-time:before{content:"\e120"}.typcn-times-outline:before{content:"\e121"}.typcn-times:before{content:"\e122"}.typcn-trash:before{content:"\e123"}.typcn-tree:before{content:"\e124"}.typcn-upload-outline:before{content:"\e125"}.typcn-upload:before{content:"\e126"}.typcn-user-add-outline:before{content:"\e127"}.typcn-user-add:before{content:"\e128"}.typcn-user-delete-outline:before{content:"\e129"}.typcn-user-delete:before{content:"\e12a"}.typcn-user-outline:before{content:"\e12b"}.typcn-user:before{content:"\e12c"}.typcn-vendor-android:before{content:"\e12d"}.typcn-vendor-apple:before{content:"\e12e"}.typcn-vendor-microsoft:before{content:"\e12f"}.typcn-video-outline:before{content:"\e130"}.typcn-video:before{content:"\e131"}.typcn-volume-down:before{content:"\e132"}.typcn-volume-mute:before{content:"\e133"}.typcn-volume-up:before{content:"\e134"}.typcn-volume:before{content:"\e135"}.typcn-warning-outline:before{content:"\e136"}.typcn-warning:before{content:"\e137"}.typcn-watch:before{content:"\e138"}.typcn-waves-outline:before{content:"\e139"}.typcn-waves:before{content:"\e13a"}.typcn-weather-cloudy:before{content:"\e13b"}.typcn-weather-downpour:before{content:"\e13c"}.typcn-weather-night:before{content:"\e13d"}.typcn-weather-partly-sunny:before{content:"\e13e"}.typcn-weather-shower:before{content:"\e13f"}.typcn-weather-snow:before{content:"\e140"}.typcn-weather-stormy:before{content:"\e141"}.typcn-weather-sunny:before{content:"\e142"}.typcn-weather-windy-cloudy:before{content:"\e143"}.typcn-weather-windy:before{content:"\e144"}.typcn-wi-fi-outline:before{content:"\e145"}.typcn-wi-fi:before{content:"\e146"}.typcn-wine:before{content:"\e147"}.typcn-world-outline:before{content:"\e148"}.typcn-world:before{content:"\e149"}.typcn-zoom-in-outline:before{content:"\e14a"}.typcn-zoom-in:before{content:"\e14b"}.typcn-zoom-out-outline:before{content:"\e14c"}.typcn-zoom-out:before{content:"\e14d"}.typcn-zoom-outline:before{content:"\e14e"}.typcn-zoom:before{content:"\e14f"}@font-face{font-family:Pe-icon-7-stroke;src:url(Pe-icon-7-stroke.dad52362cd96aaa0.eot?d7yf1v);src:url(Pe-icon-7-stroke.dad52362cd96aaa0.eot?#iefixd7yf1v) format("embedded-opentype"),url(Pe-icon-7-stroke.d0c2290ca4ed247c.woff?d7yf1v) format("woff"),url(Pe-icon-7-stroke.a7f3b3901043384e.ttf?d7yf1v) format("truetype"),url(Pe-icon-7-stroke.bdb1add46071465b.svg?d7yf1v#Pe-icon-7-stroke) format("svg");font-weight:400;font-style:normal}[class^=pe-7s-],[class*=" pe-7s-"]{font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}html.ltr{position:relative;min-height:100%}html.ltr body{overflow-x:hidden;background-color:#f1f1f1}html.ltr .metismenu{padding:0}html.ltr .metismenu li{list-style:none}html.ltr .metismenu ul{padding:0}html.ltr .metismenu ul li{width:100%}html.ltr .metismenu .mm-collapse:not(.mm-show){display:none}html.ltr .metismenu .mm-collapsing{position:relative;height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height,visibility}html.ltr .nav-second-level li a,html.ltr .nav-thrid-level li a{padding:8px 20px;color:#6e768e;display:block;position:relative;transition:all .4s}html.ltr .nav-second-level li a:focus,html.ltr .nav-second-level li a:hover,html.ltr .nav-thrid-level li a:focus,html.ltr .nav-thrid-level li a:hover{color:#141a21}html.ltr li.mm-active a{color:#2f99c9!important}html.ltr #wrapper{height:100%;overflow:hidden;width:100%}html.ltr .content-page{margin-left:240px;overflow:hidden;padding:0 15px 5px;min-height:80vh;margin-top:70px}html.ltr .left-side-menu{width:240px;background:#fff;bottom:0;padding:20px 0;position:fixed;transition:all .2s ease-out;top:70px;box-shadow:0 0 35px #49505726;z-index:1}html.ltr #sidebar-menu>ul>li>a{color:#6e768e;display:block;padding:13px 20px;position:relative;transition:all .4s;font-size:15.5px}html.ltr #sidebar-menu>ul>li>a:hover,html.ltr #sidebar-menu>ul>li>a:focus,html.ltr #sidebar-menu>ul>li>a:active{color:#141a21;text-decoration:none}html.ltr #sidebar-menu>ul>li>a i{display:inline-block;line-height:1.0625rem;margin:0 10px 0 3px;text-align:center;width:20px;font-size:18px}html.ltr #sidebar-menu>ul>li>a .drop-arrow{float:right}html.ltr #sidebar-menu>ul>li>a .drop-arrow i{margin-right:0}html.ltr #sidebar-menu>ul>li>a.active{background-color:#f5f8fb;color:#2f99c9}html.ltr #sidebar-menu>ul>li>ul{padding-left:38px}html.ltr #sidebar-menu>ul>li>ul ul{padding-left:20px}html.ltr #sidebar-menu .menu-arrow{transition:transform .15s;position:absolute;right:20px;display:inline-block;font-family:Material Design Icons;text-rendering:auto;line-height:1.5rem;font-size:1.1rem;transform:translate(0)}html.ltr #sidebar-menu .menu-arrow:before{content:"\f142"}html.ltr #sidebar-menu .badge{margin-top:4px}html.ltr #sidebar-menu li.mm-active>a>span.menu-arrow{transform:rotate(90deg)}html.ltr #sidebar-menu .menu-title{padding:10px 20px;letter-spacing:.05em;pointer-events:none;cursor:default;font-size:.6875rem;text-transform:uppercase;color:#6e768e;font-weight:600}html.ltr .enlarged .logo-box{width:70px!important}html.ltr .enlarged .logo span.logo-lg{display:none}html.ltr .enlarged .logo span.logo-sm{display:block}html.ltr .enlarged .left-side-menu{position:fixed;padding-top:0;width:70px!important;z-index:5}html.ltr .enlarged .left-side-menu .slimScrollDiv,html.ltr .enlarged .left-side-menu .slimscroll-menu{overflow:inherit!important;height:auto!important}html.ltr .enlarged .left-side-menu .slimScrollBar{visibility:hidden}html.ltr .enlarged .left-side-menu #sidebar-menu .menu-title,html.ltr .enlarged .left-side-menu #sidebar-menu .menu-arrow,html.ltr .enlarged .left-side-menu #sidebar-menu .label,html.ltr .enlarged .left-side-menu #sidebar-menu .badge{display:none!important}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li{position:relative;white-space:nowrap}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li>a{padding:15px 20px;min-height:54px;transition:none}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li>a:hover,html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li>a:active,html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li>a:focus{color:#141a21}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li>a i{font-size:1.125rem;margin-right:20px}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li>a span{display:none;padding-left:25px}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover>a{position:relative;width:260px;background-color:#f5f8fb;transition:none}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover>a span{display:inline}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover a.open :after,html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover a.mm-active :after{display:none}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul{display:block;left:70px;position:absolute;width:190px;height:auto!important;box-shadow:3px 5px 10px #363d471a}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul ul{box-shadow:3px 5px 10px #363d471a}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a{box-shadow:none;padding:8px 20px;position:relative;width:190px;z-index:6}html.ltr .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#141a21}html.ltr .enlarged .left-side-menu #sidebar-menu>ul ul{padding:5px 0;z-index:9999;display:none;background-color:#fff}html.ltr .enlarged .left-side-menu #sidebar-menu>ul ul li:hover>ul{display:block;left:190px;margin-top:-36px;height:auto!important;position:absolute;width:190px}html.ltr .enlarged .left-side-menu #sidebar-menu>ul ul li>a span.pull-right{position:absolute;right:20px;top:12px;transform:rotate(270deg)}html.ltr .enlarged .left-side-menu #sidebar-menu>ul ul li.active a{color:#2f99c9}html.ltr .enlarged .content-page{margin-left:70px!important}html.ltr .enlarged .footer{left:70px!important}html.ltr .enlarged .user-box{display:none}html.ltr body.enlarged{min-height:1200px}@media (max-width: 767.98px){html.ltr body{overflow-x:hidden;padding-bottom:80px}html.ltr .left-side-menu{display:none;z-index:10!important}html.ltr .sidebar-enable .left-side-menu{display:block}html.ltr .content-page,html.ltr .enlarged .content-page{margin-left:0!important;padding:0 10px}html.ltr .logo-box{display:none}}html.ltr .left-side-menu-dark .logo-box{background-color:#363c4a}html.ltr .left-side-menu-dark .logo-box .logo-light{display:block}html.ltr .left-side-menu-dark .logo-box .logo-dark{display:none}html.ltr .left-side-menu-dark .left-side-menu{background-color:#363c4a}html.ltr .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a{color:#929fbf}html.ltr .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a:hover,html.ltr .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a:focus,html.ltr .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a:active{color:#c8cddc}html.ltr .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a.active{color:#fff;background-color:#3c4352;border-right-color:#fff}html.ltr .left-side-menu-dark .left-side-menu .nav-second-level li a,html.ltr .left-side-menu-dark .left-side-menu .nav-thrid-level li a{color:#929fbf}html.ltr .left-side-menu-dark .left-side-menu .nav-second-level li a:focus,html.ltr .left-side-menu-dark .left-side-menu .nav-second-level li a:hover,html.ltr .left-side-menu-dark .left-side-menu .nav-thrid-level li a:focus,html.ltr .left-side-menu-dark .left-side-menu .nav-thrid-level li a:hover{background-color:transparent;color:#c8cddc}html.ltr .left-side-menu-dark .left-side-menu .nav-second-level li>a.active,html.ltr .left-side-menu-dark .left-side-menu .nav-thrid-level li>a.active{color:#fff}html.ltr .enlarged.left-side-menu-dark #wrapper .navbar-custom{box-shadow:70px 1px #e9ecef}html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu>ul>li:hover>a{background-color:#3c4352}html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu>ul ul{background-color:#363c4a}html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-second-level li>a.active,html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-second-level li a:focus,html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-second-level li a:hover,html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-third-level li>a.active,html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-third-level li a:focus,html.ltr .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-third-level li a:hover{color:#2f99c9}html.ltr .left-side-menu-sm .logo-box{width:160px}html.ltr .left-side-menu-sm .left-side-menu{width:160px;text-align:center}html.ltr .left-side-menu-sm .left-side-menu #sidebar-menu>ul>li>a>i{display:block;font-size:18px;line-height:24px;width:100%;margin:0}html.ltr .left-side-menu-sm .left-side-menu #sidebar-menu>ul ul{padding-left:0}html.ltr .left-side-menu-sm .left-side-menu #sidebar-menu>ul ul a{padding:10px 20px}html.ltr .left-side-menu-sm .left-side-menu .menu-arrow,html.ltr .left-side-menu-sm .left-side-menu .badge{display:none!important}html.ltr .left-side-menu-sm .left-side-menu+.content-page{margin-left:160px}html.ltr .left-side-menu-sm .left-side-menu+.content-page .footer{left:160px}html.ltr .enlarged.left-side-menu-sm #wrapper .left-side-menu{text-align:left}html.ltr .enlarged.left-side-menu-sm #wrapper .left-side-menu ul li a i{display:inline-block;font-size:18px;line-height:17px;margin-left:3px;margin-right:15px;vertical-align:middle;width:20px}html.ltr .logo{display:block;line-height:70px}html.ltr .logo span.logo-lg{display:block}html.ltr .logo span.logo-sm{display:none}html.ltr .logo .logo-lg-text-dark{color:#343a40;font-weight:700;font-size:22px;text-transform:uppercase}html.ltr .logo .logo-lg-text-light{color:#fff;font-weight:700;font-size:22px;text-transform:uppercase}html.ltr .logo-box{background-color:#fff;height:70px;width:240px;float:left}html.ltr .logo-light{display:none}html.ltr .logo-dark{display:block}html.ltr .navbar-custom{background-color:#2f99c9;padding:0 10px 0 0;position:fixed;left:0;right:0;height:70px;z-index:100}html.ltr .navbar-custom .topnav-menu>li{float:left}html.ltr .navbar-custom .topnav-menu .nav-link{padding:0 15px;color:#fff;min-width:32px;display:block;line-height:70px;text-align:center;max-height:70px}html.ltr .navbar-custom .dropdown.show .nav-link{background-color:#ffffff0d}html.ltr .navbar-custom .app-search{overflow:hidden;height:70px;display:table;max-width:180px;margin-right:20px}html.ltr .navbar-custom .app-search .app-search-box{display:table-cell;vertical-align:middle}html.ltr .navbar-custom .app-search .app-search-box input::-webkit-input-placeholder{font-size:.8125rem;color:#adb5bd}html.ltr .navbar-custom .app-search .form-control{border:none;height:38px;padding-left:20px;padding-right:0;color:#6c757d;background-color:#31465d;box-shadow:none;border-radius:30px 0 0 30px}html.ltr .navbar-custom .app-search .input-group-append{margin-left:0;z-index:4}html.ltr .navbar-custom .app-search .btn{background-color:#31465d;color:#fff;border-color:transparent;border-radius:0 30px 30px 0;box-shadow:none!important}html.ltr .navbar-custom .button-menu-mobile{border:none;color:#fff;display:inline-block;height:70px;line-height:70px;width:60px;background-color:transparent;font-size:24px;cursor:pointer}html.ltr .navbar-custom .button-menu-mobile.disable-btn{display:none}html.ltr .noti-scroll{max-height:230px}html.ltr .notification-list{margin-left:0}html.ltr .notification-list .noti-title{background-color:#2f99c9;padding:15px 20px;border-radius:.25rem .25rem 0 0;margin-top:-7px}html.ltr .notification-list .noti-icon{font-size:22px}html.ltr .notification-list .noti-icon-badge{display:inline-block;height:10px;width:10px;background-color:#ff5d48;border-radius:50%;border:2px solid #2f99c9;position:absolute;top:22px;right:14px}html.ltr .notification-list .notify-item{padding:12px 20px}html.ltr .notification-list .notify-item.notify-all{background-color:#f5f6f8;margin-bottom:-7px}html.ltr .notification-list .notify-item .notify-icon{float:left;height:36px;width:36px;font-size:18px;line-height:36px;text-align:center;margin-top:2px;margin-right:10px;border-radius:50%;color:#fff}html.ltr .notification-list .notify-item .notify-details{margin-bottom:5px;overflow:hidden;margin-left:45px;text-overflow:ellipsis;white-space:nowrap;color:#343a40;font-weight:500}html.ltr .notification-list .notify-item .notify-details b{font-weight:500}html.ltr .notification-list .notify-item .notify-details small{display:block}html.ltr .notification-list .notify-item .notify-details span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}html.ltr .notification-list .notify-item .user-msg{margin-left:45px;white-space:normal;line-height:16px}html.ltr .notification-list .inbox-widget .inbox-item{padding:12px 20px}html.ltr .notification-list .inbox-widget .inbox-item:hover{background-color:#f8f9fa}html.ltr .notification-list .profile-dropdown .notify-item{padding:7px 20px}html.ltr .profile-dropdown{width:170px}html.ltr .profile-dropdown i{margin-right:5px;font-size:16px}html.ltr .nav-user{padding:0 12px!important}html.ltr .nav-user img{height:32px;width:32px}@media (min-width: 1025px){html.ltr .navbar-custom .button-menu-mobile{margin-left:8px}}html.ltr .topbar-light .navbar-custom{background-color:#fff;box-shadow:240px 1px #e9ecef}html.ltr .topbar-light .navbar-custom .topnav-menu .nav-link{color:#fff}html.ltr .topbar-light .navbar-custom .notification-list .noti-icon-badge{border-color:#fff}html.ltr .topbar-light .navbar-custom .button-menu-mobile{color:#fff}html.ltr .topbar-light .navbar-custom .app-search input::-webkit-input-placeholder{color:#fff!important}html.ltr .topbar-light .navbar-custom .app-search .form-control{color:#343a40;background-color:#f5f5f5;border-color:#f5f5f5}html.ltr .topbar-light .navbar-custom .app-search .btn{background-color:#f5f5f5;color:#adb5bd}html.ltr .page-title-box{position:relative;background-color:#fff;padding:0 30px;margin:0 -30px 30px;box-shadow:0 0 35px #49505726}html.ltr .page-title-box .page-title{font-size:18px;margin:0;line-height:60px}html.ltr .page-title-box .page-title-right{float:right;margin-top:7px}html.ltr .page-title-box .breadcrumb{background-color:transparent;padding:.75rem 0}@media (max-width: 767.98px){html.ltr .page-title-box .page-title{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:70px}html.ltr .page-title-box .page-title-right{display:none}}html.ltr .footer{bottom:0;padding:21px 15px 20px;position:absolute;right:0;color:#6c757d;left:240px;background-color:#ecf1f3}@media (max-width: 767.98px){html.ltr .footer{left:0!important;text-align:center}}html.ltr .right-bar{background-color:#fff;box-shadow:0 0 24px #0000000f,0 1px #00000005;display:block;position:fixed;transition:all .2s ease-out;width:260px;z-index:9999;float:right!important;right:-270px;top:0;bottom:0}html.ltr .right-bar .rightbar-title{background-color:#2f99c9;padding:24.5px;color:#fff}html.ltr .right-bar .right-bar-toggle{background-color:#444c54;height:24px;width:24px;line-height:24px;color:#e9ecef;text-align:center;border-radius:50%;margin-top:-4px}html.ltr .right-bar .right-bar-toggle:hover{background-color:#4b545c}html.ltr .right-bar .user-box{padding:25px;text-align:center}html.ltr .right-bar .user-box .user-img{position:relative;height:64px;width:64px;margin:0 auto 15px}html.ltr .right-bar .user-box .user-img .user-edit{position:absolute;right:-5px;bottom:0;height:24px;width:24px;background-color:#fff;line-height:24px;border-radius:50%;box-shadow:0 1rem 3rem #0000002d}html.ltr .right-bar .user-box h5{margin-bottom:2px}html.ltr .right-bar .user-box h5 a{color:#343a40}html.ltr .rightbar-overlay{background-color:#343a4066;position:absolute;inset:0;display:none;z-index:9998;transition:all .2s ease-out}html.ltr .right-bar-enabled .right-bar{right:0}html.ltr .right-bar-enabled .rightbar-overlay{display:block}@media (max-width: 767.98px){html.ltr .right-bar{overflow:auto}html.ltr .right-bar .slimscroll-menu{height:auto!important}}html.ltr .activity-widget .activity-list{position:relative;border-left:2px dashed #ced4da;padding-left:24px;padding-bottom:20px}html.ltr .activity-widget .activity-list:after{content:"";position:absolute;left:-7px;top:6px;width:12px;height:12px;background-color:#fff;border:2px solid #2f99c9;border-radius:50%}html.ltr body.boxed-layout{background-color:#f8f3ef}html.ltr body.boxed-layout #wrapper{background-color:#f7f9fa;max-width:1300px;margin:0 auto;box-shadow:0 0 35px #49505726}html.ltr body.boxed-layout .navbar-custom{max-width:1300px;margin:0 auto}html.ltr body.boxed-layout .footer{margin:0 auto;max-width:1060px}html.ltr body.boxed-layout.enlarged .footer{max-width:1230px}@media (min-width: 992px){html.ltr .unsticky-layout .left-side-menu,html.ltr .unsticky-layout .navbar-custom{position:absolute}}html.ltr .width-xs{min-width:80px}html.ltr .width-sm{min-width:95px}html.ltr .width-md{min-width:110px}html.ltr .width-lg{min-width:140px}html.ltr .width-xl{min-width:160px}html.ltr .font-family-secondary{font-family:Roboto,sans-serif}html.ltr .avatar-xs{height:1.5rem;width:1.5rem}html.ltr .avatar-sm{height:2.25rem;width:2.25rem}html.ltr .avatar-md{height:3.5rem;width:3.5rem}html.ltr .avatar-lg{height:4.5rem;width:4.5rem}html.ltr .avatar-xl{height:6rem;width:6rem}html.ltr .avatar-xxl{height:7.5rem;width:7.5rem}html.ltr .avatar-title{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}html.ltr .avatar-group{padding-left:12px}html.ltr .avatar-group .avatar-group-item{margin:0 0 10px -12px;display:inline-block;border:2px solid #fff;border-radius:50%}html.ltr .font-weight-medium{font-weight:500}html.ltr .font-weight-semibold{font-weight:600}html.ltr .sp-line-1,html.ltr .sp-line-2,html.ltr .sp-line-3,html.ltr .sp-line-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}html.ltr .sp-line-1{-webkit-line-clamp:1}html.ltr .sp-line-2{-webkit-line-clamp:2}html.ltr .sp-line-3{-webkit-line-clamp:3}html.ltr .sp-line-4{-webkit-line-clamp:4}html.ltr .pull-in{margin-left:-1.25rem;margin-right:-1.25rem}html.ltr .social-list-item{height:2rem;width:2rem;line-height:calc(2rem - 4px);display:block;border:2px solid #adb5bd;border-radius:50%;color:#adb5bd}html.ltr .tilebox-two i{font-size:48px;opacity:.2;margin-top:14px}html.ltr .user-position{position:absolute;width:44px;font-size:16px;text-align:center;inset:0 0 0 auto;display:flex;align-items:center;justify-content:center;flex-direction:row}html.ltr .user-position span{transform:rotate(90deg)}html.ltr .inbox-widget .inbox-item{overflow:hidden;padding:12px 0;position:relative}html.ltr .inbox-widget .inbox-item .inbox-item-img{display:block;float:left;margin-right:15px;margin-top:2px}html.ltr .inbox-widget .inbox-item .inbox-item-img img{width:40px}html.ltr .inbox-widget .inbox-item .inbox-item-author{display:block;margin-bottom:0;color:#495057}html.ltr .inbox-widget .inbox-item .inbox-item-text{color:#adb5bd;display:block;margin:0;overflow:hidden}html.ltr .inbox-widget .inbox-item .inbox-item-date{color:#6c757d;font-size:.6875rem;position:absolute;right:5px;top:10px}html.ltr .checkbox label{display:inline-block;padding-left:8px;position:relative;font-weight:400}html.ltr .checkbox label:before{background-color:#fff;border-radius:3px;border:2px solid #efefef;content:"";display:inline-block;height:18px;left:0;margin-left:-18px;position:absolute;transition:.3s ease-in-out;width:18px;outline:none!important;top:2px}html.ltr .checkbox label:after{color:#495057;display:inline-block;font-size:11px;height:18px;left:0;margin-left:-18px;padding-left:3px;padding-top:2px;position:absolute;top:0;width:18px}html.ltr .checkbox input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none!important}html.ltr .checkbox input[type=checkbox]:disabled+label{opacity:.65}html.ltr .checkbox input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}html.ltr .checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;top:6px;left:7px;display:table;width:4px;height:8px;border:2px solid #6c757d;border-top-width:0;border-left-width:0;transform:rotate(45deg)}html.ltr .checkbox input[type=checkbox]:disabled+label:before{background-color:#f8f9fa;cursor:not-allowed}html.ltr .checkbox.checkbox-circle label:before{border-radius:50%}html.ltr .checkbox.checkbox-inline{margin-top:0}html.ltr .checkbox.checkbox-single input{height:18px;width:18px;position:absolute}html.ltr .checkbox.checkbox-single label{height:18px;width:18px}html.ltr .checkbox.checkbox-single label:before{margin-left:0}html.ltr .checkbox.checkbox-single label:after{margin-left:0}html.ltr .checkbox-primary input[type=checkbox]:checked+label:before{background-color:#2f99c9;border-color:#2f99c9}html.ltr .checkbox-primary input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-secondary input[type=checkbox]:checked+label:before{background-color:#6c757d;border-color:#6c757d}html.ltr .checkbox-secondary input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-success input[type=checkbox]:checked+label:before{background-color:#1bb99a;border-color:#1bb99a}html.ltr .checkbox-success input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-info input[type=checkbox]:checked+label:before{background-color:#3db9dc;border-color:#3db9dc}html.ltr .checkbox-info input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-warning input[type=checkbox]:checked+label:before{background-color:#f1b53d;border-color:#f1b53d}html.ltr .checkbox-warning input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-danger input[type=checkbox]:checked+label:before{background-color:#ff5d48;border-color:#ff5d48}html.ltr .checkbox-danger input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-light input[type=checkbox]:checked+label:before{background-color:#f8f9fa;border-color:#f8f9fa}html.ltr .checkbox-light input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-dark input[type=checkbox]:checked+label:before{background-color:#343a40;border-color:#343a40}html.ltr .checkbox-dark input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-purple input[type=checkbox]:checked+label:before{background-color:#2596be;border-color:#2596be}html.ltr .checkbox-purple input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .checkbox-pink input[type=checkbox]:checked+label:before{background-color:#ff7aa3;border-color:#ff7aa3}html.ltr .checkbox-pink input[type=checkbox]:checked+label:after{border-color:#fff}html.ltr .radio label{display:inline-block;padding-left:8px;position:relative;font-weight:400}html.ltr .radio label:before{-o-transition:border .5s ease-in-out;-webkit-transition:border .5s ease-in-out;background-color:#fff;border-radius:50%;border:2px solid #efefef;content:"";display:inline-block;height:18px;left:0;margin-left:-18px;position:absolute;transition:border .5s ease-in-out;width:18px;outline:none!important}html.ltr .radio label:after{-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-ms-transform:scale(0,0);-o-transform:scale(0,0);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);-webkit-transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);background-color:#6c757d;border-radius:50%;content:" ";display:inline-block;height:10px;left:6px;margin-left:-20px;position:absolute;top:4px;transform:scale(0);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33);width:10px}html.ltr .radio input[type=radio]{cursor:pointer;opacity:0;z-index:1;outline:none!important}html.ltr .radio input[type=radio]:disabled+label{opacity:.65}html.ltr .radio input[type=radio]:focus+label:before{outline-offset:-2px;outline:5px auto -webkit-focus-ring-color;outline:thin dotted}html.ltr .radio input[type=radio]:checked+label:after{transform:scale(1)}html.ltr .radio input[type=radio]:disabled+label:before{cursor:not-allowed}html.ltr .radio.radio-inline{margin-top:0}html.ltr .radio.radio-single label{height:18px;width:18px}html.ltr .radio-primary input[type=radio]+label:after{background-color:#2f99c9}html.ltr .radio-primary input[type=radio]:checked+label:before{border-color:#2f99c9}html.ltr .radio-primary input[type=radio]:checked+label:after{background-color:#2f99c9}html.ltr .radio-secondary input[type=radio]+label:after{background-color:#6c757d}html.ltr .radio-secondary input[type=radio]:checked+label:before{border-color:#6c757d}html.ltr .radio-secondary input[type=radio]:checked+label:after{background-color:#6c757d}html.ltr .radio-success input[type=radio]+label:after{background-color:#1bb99a}html.ltr .radio-success input[type=radio]:checked+label:before{border-color:#1bb99a}html.ltr .radio-success input[type=radio]:checked+label:after{background-color:#1bb99a}html.ltr .radio-info input[type=radio]+label:after{background-color:#3db9dc}html.ltr .radio-info input[type=radio]:checked+label:before{border-color:#3db9dc}html.ltr .radio-info input[type=radio]:checked+label:after{background-color:#3db9dc}html.ltr .radio-warning input[type=radio]+label:after{background-color:#f1b53d}html.ltr .radio-warning input[type=radio]:checked+label:before{border-color:#f1b53d}html.ltr .radio-warning input[type=radio]:checked+label:after{background-color:#f1b53d}html.ltr .radio-danger input[type=radio]+label:after{background-color:#ff5d48}html.ltr .radio-danger input[type=radio]:checked+label:before{border-color:#ff5d48}html.ltr .radio-danger input[type=radio]:checked+label:after{background-color:#ff5d48}html.ltr .radio-light input[type=radio]+label:after{background-color:#f8f9fa}html.ltr .radio-light input[type=radio]:checked+label:before{border-color:#f8f9fa}html.ltr .radio-light input[type=radio]:checked+label:after{background-color:#f8f9fa}html.ltr .radio-dark input[type=radio]+label:after{background-color:#343a40}html.ltr .radio-dark input[type=radio]:checked+label:before{border-color:#343a40}html.ltr .radio-dark input[type=radio]:checked+label:after{background-color:#343a40}html.ltr .radio-purple input[type=radio]+label:after{background-color:#2596be}html.ltr .radio-purple input[type=radio]:checked+label:before{border-color:#2596be}html.ltr .radio-purple input[type=radio]:checked+label:after{background-color:#2596be}html.ltr .radio-pink input[type=radio]+label:after{background-color:#ff7aa3}html.ltr .radio-pink input[type=radio]:checked+label:before{border-color:#ff7aa3}html.ltr .radio-pink input[type=radio]:checked+label:after{background-color:#ff7aa3}@media print{html.ltr .left-side-menu,html.ltr .right-bar,html.ltr .page-title-box,html.ltr .navbar-custom,html.ltr .footer{display:none}html.ltr .card-body,html.ltr .content-page,html.ltr .right-bar,html.ltr .content,html.ltr body{padding:0;margin:0}}html.ltr .waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}html.ltr .waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);transition:all .5s ease-out;transition-property:transform,opacity;transform:scale(0) translate(0);pointer-events:none}html.ltr .waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}html.ltr .waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}html.ltr .waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}html.ltr .waves-notransition{transition:none!important}html.ltr .waves-button,html.ltr .waves-circle{transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}html.ltr .waves-button,html.ltr .waves-button:hover,html.ltr .waves-button:visited,html.ltr .waves-button-input{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:#0000;font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}html.ltr .waves-button{padding:.85em 1.1em;border-radius:.2em}html.ltr .waves-button-input{margin:0;padding:.85em 1.1em}html.ltr .waves-input-wrapper{border-radius:.2em;vertical-align:bottom}html.ltr .waves-input-wrapper.waves-button{padding:0}html.ltr .waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}html.ltr .waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}html.ltr .waves-float{-webkit-mask-image:none;box-shadow:0 1px 1.5px 1px #0000001f;transition:all .3s}html.ltr .waves-float:active{box-shadow:0 8px 20px 1px #0000004d}html.ltr .waves-block{display:block}html.ltr .slimScrollDiv{height:auto!important}html.ltr #toast-container>div{box-shadow:0 0 35px #49505726;opacity:1}html.ltr #toast-container>div:hover{box-shadow:0 0 35px #49505726;opacity:.9}html.ltr .toast-primary{border:2px solid #2f99c9!important;background-color:#64b0f2cc!important}html.ltr .toast-secondary{border:2px solid #6c757d!important;background-color:#6c757dcc!important}html.ltr .toast-success{border:2px solid #1bb99a!important;background-color:#1bb99acc!important}html.ltr .toast-info{border:2px solid #3db9dc!important;background-color:#3db9dccc!important}html.ltr .toast-warning{border:2px solid #f1b53d!important;background-color:#f1b53dcc!important}html.ltr .toast-danger{border:2px solid #ff5d48!important;background-color:#ff5d48cc!important}html.ltr .toast-light{border:2px solid #f8f9fa!important;background-color:#f8f9facc!important}html.ltr .toast-dark{border:2px solid #343a40!important;background-color:#343a40cc!important}html.ltr .toast-purple{border:2px solid #2596be!important;background-color:#9261c6cc!important}html.ltr .toast-pink{border:2px solid #ff7aa3!important;background-color:#ff7aa3cc!important}html.ltr .toast-error{background-color:#ff5d48cc;border:2px solid #ff5d48}html.ltr .swal2-modal{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";box-shadow:0 10px 33px #0000001a}html.ltr .swal2-modal .swal2-title{font-size:24px}html.ltr .swal2-modal .swal2-content{font-size:16px}html.ltr .swal2-modal .swal2-spacer{margin:10px 0}html.ltr .swal2-modal .swal2-file,html.ltr .swal2-modal .swal2-input,html.ltr .swal2-modal .swal2-textarea{border:2px solid #efefef;font-size:16px;box-shadow:none}html.ltr .swal2-modal .swal2-confirm.btn-confirm{background-color:#2f99c9!important;font-size:.9rem}html.ltr .swal2-modal .swal2-cancel.btn-cancel{background-color:#ff5d48!important;font-size:.9rem}html.ltr .swal2-modal .swal2-styled:focus{box-shadow:none!important}html.ltr .swal2-icon.swal2-question{color:#2f99c9;border-color:#2f99c9}html.ltr .swal2-icon.swal2-success{border-color:#1bb99a}html.ltr .swal2-icon.swal2-success .line,html.ltr .swal2-icon.swal2-success [class^=swal2-success-line][class$=long],html.ltr .swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#1bb99a}html.ltr .swal2-icon.swal2-success .placeholder,html.ltr .swal2-icon.swal2-success .swal2-success-ring{border-color:#1bb99a}html.ltr .swal2-icon.swal2-warning{color:#f1b53d;border-color:#f1b53d}html.ltr .swal2-icon.swal2-error{border-color:#ff5d48}html.ltr .swal2-icon.swal2-error .line{background-color:#ff5d48}html.ltr .swal2-modal .swal2-file:focus,html.ltr .swal2-modal .swal2-input:focus,html.ltr .swal2-modal .swal2-textarea:focus{outline:0;border:2px solid #2f99c9}html.ltr .swal2-container.swal2-shown{background-color:#343a40e6}html.ltr .irs--modern .irs-bar,html.ltr .irs--modern .irs-to,html.ltr .irs--modern .irs-from,html.ltr .irs--modern .irs-single{background:#2f99c9!important}html.ltr .irs--modern .irs-to:before,html.ltr .irs--modern .irs-from:before,html.ltr .irs--modern .irs-single:before{border-top-color:#2f99c9}html.ltr .irs--modern .irs-line{background:#efefef;border-color:#efefef}html.ltr .irs--modern .irs-min,html.ltr .irs--modern .irs-max{color:#adb5bd;background:#efefef}html.ltr .irs--modern .irs-grid-text{font-size:12px;color:#ced4da}html.ltr .irs--modern .irs-handle>i:nth-child(1){width:8px;height:8px}html.ltr .rating-star i{color:#6c757d}html.ltr .rating-md i{font-size:16px}html.ltr .rating-lg i{font-size:22px}html.ltr .jstree-default .jstree-node,html.ltr .jstree-default .jstree-icon{background-image:url(jstree.2297150fe66a17e4.png)}html.ltr .jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}html.ltr .jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}html.ltr .jstree-default .jstree-anchor{line-height:28px;height:28px}html.ltr .jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(loading.2f6d74ec0c397c91.gif) center center no-repeat}html.ltr .jstree-default .jstree-icon:empty{width:24px;height:28px;line-height:28px;font-size:15px;color:#6c757d}html.ltr .jstree-default .jstree-clicked,html.ltr .jstree-default .jstree-wholerow-clicked{background:rgba(100,176,242,.2);box-shadow:none}html.ltr .jstree-default .jstree-hovered,html.ltr .jstree-default .jstree-wholerow-hovered{background:rgba(100,176,242,.25);box-shadow:none}html.ltr .jstree-default .jstree-last{background:transparent}html.ltr .jstree-default .jstree-wholerow{height:28px}html.ltr div.hopscotch-bubble{border:3px solid #2f99c9;border-radius:5px}html.ltr div.hopscotch-bubble .hopscotch-next,html.ltr div.hopscotch-bubble .hopscotch-prev{background-color:#2f99c9!important;background-image:none!important;border-color:#2f99c9!important;text-shadow:none!important;margin:0 0 0 5px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#fff!important}html.ltr div.hopscotch-bubble .hopscotch-bubble-number{background:#1bb99a;padding:0;border-radius:50%}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:19px solid #2f99c9}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border:none}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left:19px solid #2f99c9;left:-2px}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:0 solid #2f99c9}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:19px solid #2f99c9;top:0}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:0 solid rgba(0,0,0,.5)}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:19px solid #2f99c9;top:-2px}html.ltr div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:0 solid rgba(0,0,0,.5)}html.ltr div.hopscotch-bubble h3{font-family:Roboto,sans-serif;margin-bottom:10px;font-weight:600}html.ltr div.hopscotch-bubble .hopscotch-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html.ltr .calendar{float:left;margin-bottom:0}html.ltr .fc-view{margin-top:30px}html.ltr .none-border .modal-footer{border-top:none}html.ltr .fc-toolbar h2{font-size:1.25rem;line-height:1.875rem;text-transform:uppercase}html.ltr .fc-day-grid-event .fc-time{font-weight:500}html.ltr .fc-day{background:transparent}html.ltr .fc-toolbar .fc-state-active,html.ltr .fc-toolbar .ui-state-active,html.ltr .fc-toolbar button:focus,html.ltr .fc-toolbar button:hover,html.ltr .fc-toolbar .ui-state-hover{z-index:0}html.ltr .fc th.fc-widget-header{background:#efefef;font-size:13px;line-height:20px;padding:10px 0;text-transform:uppercase;font-weight:600}html.ltr .fc-unthemed th,html.ltr .fc-unthemed td,html.ltr .fc-unthemed thead,html.ltr .fc-unthemed tbody,html.ltr .fc-unthemed .fc-divider,html.ltr .fc-unthemed .fc-row,html.ltr .fc-unthemed .fc-popover{border-color:#efefef}html.ltr .fc-unthemed td.fc-today,html.ltr .fc-unthemed .fc-divider{background:#efefef!important}html.ltr .fc-button{background:#efefef;border:none;color:#495057;text-transform:capitalize;box-shadow:none;border-radius:3px!important;margin:0 3px!important;padding:6px 12px!important;height:auto!important}html.ltr .fc-text-arrow{font-family:inherit;font-size:1rem}html.ltr .fc-state-hover,html.ltr .fc-state-highlight{background:#efefef}html.ltr .fc-state-down,html.ltr .fc-state-active,html.ltr .fc-state-disabled{background-color:#2f99c9;color:#fff;text-shadow:none}html.ltr .fc-cell-overlay{background:#efefef}html.ltr .fc-unthemed td.fc-today{background:#fff}html.ltr .fc-event{border-radius:2px;border:none;cursor:move;font-size:.8125rem;margin:5px 7px;padding:5px;text-align:center}html.ltr .external-event{cursor:move;margin:10px 0;padding:8px 10px;color:#fff;border-radius:4px}html.ltr .fc-basic-view td.fc-week-number span,html.ltr .fc-basic-view td.fc-day-number{padding-right:8px}html.ltr .fc-basic-view .fc-content,html.ltr .fc-time-grid-event .fc-content{color:#fff}@media (max-width: 767.98px){html.ltr .fc-toolbar .fc-left,html.ltr .fc-toolbar .fc-right,html.ltr .fc-toolbar .fc-center{float:none;display:block;clear:both;margin:10px 0}html.ltr .fc .fc-toolbar>*>*{float:none}html.ltr .fc-today-button{display:none}}html.ltr .bootstrap-tagsinput{box-shadow:none;padding:4px 7px;width:100%;background-color:#fff;border-color:#ced4da}html.ltr .bootstrap-tagsinput input{color:#495057}html.ltr .bootstrap-tagsinput .label-info{background-color:#2f99c9;display:inline-block;font-size:11px;margin:3px 1px;padding:0 5px;border-radius:3px;font-weight:500}html.ltr .ms-container{background:transparent url(multiple-arrow.c5b639dfa0344a8c.png) no-repeat 50% 50%;width:auto;max-width:370px}html.ltr .ms-container .ms-list{box-shadow:none;border:1px solid #ced4da}html.ltr .ms-container .ms-list.ms-focus{box-shadow:none;border:1px solid #b1bbc4}html.ltr .ms-container .ms-selectable{background-color:#fff}html.ltr .ms-container .ms-selectable li.ms-elem-selectable{border:none;padding:5px 10px;color:#6c757d}html.ltr .ms-container .ms-selectable li.ms-hover{background-color:#2f99c9;color:#fff}html.ltr .ms-container .ms-selection{background-color:#fff}html.ltr .ms-container .ms-selection li.ms-elem-selection{border:none;padding:5px 10px;color:#6c757d}html.ltr .ms-container .ms-selection li.ms-hover{background-color:#2f99c9;color:#fff}html.ltr .search-input{margin-bottom:10px}html.ltr .ms-selectable{box-shadow:none;outline:none!important}html.ltr .ms-optgroup-label{font-weight:500;font-family:Roboto,sans-serif;color:#343a40!important;font-size:13px}html.ltr .select2-container .select2-selection--single{background-color:#fff;border:1px solid #ced4da;height:38px;outline:none}html.ltr .select2-container .select2-selection--single .select2-selection__rendered{line-height:36px;padding-left:12px;color:#6c757d}html.ltr .select2-container .select2-selection--single .select2-selection__arrow{height:34px;width:34px;right:3px}html.ltr .select2-container .select2-selection--single .select2-selection__arrow b{border-color:#6c757d transparent transparent transparent;border-width:6px 6px 0 6px}html.ltr .select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #6c757d transparent!important;border-width:0 6px 6px 6px!important}html.ltr .select2-results__option{padding:6px 12px}html.ltr .select2-dropdown{border:rgba(0,0,0,.15);background-color:#fff;box-shadow:0 0 35px #49505726}html.ltr .select2-container--default .select2-search--dropdown{padding:10px;background-color:#fff}html.ltr .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #ced4da;background-color:#fff;color:#6c757d;outline:none}html.ltr .select2-container--default .select2-results__group{font-weight:500}html.ltr .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#2f99c9}html.ltr .select2-container--default .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}html.ltr .select2-container--default .select2-results__option[aria-selected=true]:hover{background-color:#2f99c9;color:#fff}html.ltr .select2-container .select2-selection--multiple{min-height:38px;background-color:#fff;border:1px solid #ced4da!important}html.ltr .select2-container .select2-selection--multiple .select2-selection__rendered{padding:1px 10px}html.ltr .select2-container .select2-selection--multiple .select2-search__field{border:0;color:#6c757d}html.ltr .select2-container .select2-selection--multiple .select2-search__field::placeholder{color:#6c757d}html.ltr .select2-container .select2-selection--multiple .select2-selection__choice{background-color:#2f99c9;border:none;color:#fff;border-radius:3px;padding:0 7px;margin-top:7px}html.ltr .select2-container .select2-selection--multiple .select2-selection__choice__remove{color:#fff;margin-right:5px}html.ltr .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}html.ltr .autocomplete-suggestions{border:1px solid #e9ecef;background:#eff1f3;cursor:default;overflow:auto;max-height:200px!important;box-shadow:0 0 35px #49505726}html.ltr .autocomplete-suggestions strong{font-weight:600;color:#343a40}html.ltr .autocomplete-suggestion{padding:5px 10px;white-space:nowrap;overflow:hidden}html.ltr .autocomplete-no-suggestion{padding:5px}html.ltr .autocomplete-selected{background:#e9ecef;cursor:pointer}html.ltr .autocomplete-group{padding:5px;font-weight:500;font-family:Roboto,sans-serif}html.ltr .autocomplete-group strong{font-weight:600;font-size:16px;color:#343a40;display:block}html.ltr .parsley-error{border-color:#ff5d48!important}html.ltr .parsley-errors-list{margin:0;padding:0}html.ltr .parsley-errors-list>li{font-size:12px;list-style:none;color:#ff5d48;margin-top:5px}html.ltr .bootstrap-timepicker-widget table td input{border:1px solid rgba(52,58,64,.3);width:35px;background-color:#fff;color:#6c757d}html.ltr .bootstrap-timepicker-widget table td a{color:#adb5bd}html.ltr .bootstrap-timepicker-widget table td a:hover{background-color:#eff1f3;border-color:#eff1f3}html.ltr .bootstrap-timepicker-widget.dropdown-menu:after{border-bottom-color:#e9ecef}html.ltr .bootstrap-timepicker-widget.timepicker-orient-bottom:after{border-top-color:#e9ecef}html.ltr .datepicker{padding:10px!important}html.ltr .datepicker td,html.ltr .datepicker th{width:30px;height:30px;padding:5px}html.ltr .datepicker th{font-weight:600}html.ltr .datepicker table tr td.active.active,html.ltr .datepicker table tr td.active.disabled,html.ltr .datepicker table tr td.active.disabled.active,html.ltr .datepicker table tr td.active.disabled.disabled,html.ltr .datepicker table tr td.active.disabled:active,html.ltr .datepicker table tr td.active.disabled:hover,html.ltr .datepicker table tr td.active.disabled:hover.active,html.ltr .datepicker table tr td.active.disabled:hover.disabled,html.ltr .datepicker table tr td.active.disabled:hover:active,html.ltr .datepicker table tr td.active.disabled:hover:hover,html.ltr .datepicker table tr td .active.disabled:hover[disabled],html.ltr .datepicker table tr td .active.disabled[disabled],html.ltr .datepicker table tr td .active:active,html.ltr .datepicker table tr td .active:hover,html.ltr .datepicker table tr td .active:hover.active,html.ltr .datepicker table tr td .active:hover.disabled,html.ltr .datepicker table tr td .active:hover:active,html.ltr .datepicker table tr td .active:hover:hover,html.ltr .datepicker table tr td .active:hover[disabled],html.ltr .datepicker table tr td .active[disabled],html.ltr .datepicker table tr td span.active.active,html.ltr .datepicker table tr td span.active.disabled,html.ltr .datepicker table tr td span.active.disabled.active,html.ltr .datepicker table tr td span.active.disabled.disabled,html.ltr .datepicker table tr td span.active.disabled:active,html.ltr .datepicker table tr td span.active.disabled:hover,html.ltr .datepicker table tr td span.active.disabled:hover.active,html.ltr .datepicker table tr td span.active.disabled:hover.disabled,html.ltr .datepicker table tr td span.active.disabled:hover:active,html.ltr .datepicker table tr td span.active.disabled:hover:hover,html.ltr .datepicker table tr td span.active.disabled:hover[disabled],html.ltr .datepicker table tr td span.active.disabled[disabled],html.ltr .datepicker table tr td span.active:active,html.ltr .datepicker table tr td span.active:hover,html.ltr .datepicker table tr td span.active:hover.active,html.ltr .datepicker table tr td span.active:hover.disabled,html.ltr .datepicker table tr td span.active:hover:active,html.ltr .datepicker table tr td span.active:hover:hover,html.ltr .datepicker table tr td span.active:hover[disabled],html.ltr .datepicker table tr td span.active[disabled],html.ltr .datepicker table tr td.today,html.ltr .datepicker table tr td.today.disabled,html.ltr .datepicker table tr td.today.disabled:hover,html.ltr .datepicker table tr td.today:hover,html.ltr .datepicker table tr td.selected{background-color:#2f99c9!important;background-image:none!important;color:#fff}html.ltr .datepicker table tr td.day.focused,html.ltr .datepicker table tr td.day:hover,html.ltr .datepicker table tr td span.focused,html.ltr .datepicker table tr td span:hover{background:#e9ecef}html.ltr .datepicker table tr td.new,html.ltr .datepicker table tr td.old,html.ltr .datepicker table tr td span.new,html.ltr .datepicker table tr td span.old{color:#adb5bd;opacity:.6}html.ltr .datepicker table tr td.range,html.ltr .datepicker table tr td.range.disabled,html.ltr .datepicker table tr td.range.disabled:hover,html.ltr .datepicker table tr td.range:hover{background-color:#f5f6f8}html.ltr .datepicker .datepicker-switch:hover,html.ltr .datepicker .next:hover,html.ltr .datepicker .prev:hover,html.ltr .datepicker tfoot tr th:hover{background:#e9ecef}html.ltr .datepicker .datepicker-switch:hover{background:none}html.ltr .datepicker-inline{border:2px solid rgba(52,58,64,.1)}html.ltr .datepicker-dropdown:after{border-bottom:6px solid #fff}html.ltr .datepicker-dropdown:before{border-bottom-color:#00000026}html.ltr .datepicker-dropdown.datepicker-orient-top:before{border-top:7px solid rgba(0,0,0,.15)}html.ltr .datepicker-dropdown.datepicker-orient-top:after{border-top:6px solid #fff}html.ltr .daterangepicker{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#fff;border-color:#efefef}html.ltr .daterangepicker .calendar-table{background-color:#fff;border-color:#efefef}html.ltr .daterangepicker .calendar-table .next span,html.ltr .daterangepicker .calendar-table .prev span{border-color:#adb5bd}html.ltr .daterangepicker th,html.ltr .daterangepicker td{padding:5px}html.ltr .daterangepicker th.week,html.ltr .daterangepicker td.week{color:#ced4da}html.ltr .daterangepicker th.available:hover,html.ltr .daterangepicker td.available:hover{background-color:#f5f6f8}html.ltr .daterangepicker td.active,html.ltr .daterangepicker td.active:hover,html.ltr .daterangepicker .ranges li.active{background-color:#2f99c9}html.ltr .daterangepicker .ranges li:hover{background-color:#efefef}html.ltr .daterangepicker .month select,html.ltr .daterangepicker .calendar-time select{background-color:#fff;border-color:#ced4da;color:#495057}html.ltr .daterangepicker td.off,html.ltr .daterangepicker td.off.in-range,html.ltr .daterangepicker td.off.start-date,html.ltr .daterangepicker td.off.end-date{background-color:transparent;color:#ced4dab3}html.ltr .daterangepicker td.in-range{background-color:#f5f6f8;color:#6c757d}html.ltr .daterangepicker.show-ranges.ltr .drp-calendar.left{border-left-color:#efefef}html.ltr .daterangepicker .drp-buttons{border-top-color:#efefef}html.ltr .daterangepicker .drp-buttons .btn{font-weight:500}html.ltr .clockpicker-popover .popover-title{font-size:16px;font-weight:600;background-color:#fff}html.ltr .clockpicker-popover .popover-content{background-color:#f5f6f8}html.ltr .clockpicker-popover .clockpicker-plate{background-color:#fff;border-color:#e9ecef}html.ltr .clockpicker-popover .clockpicker-tick{color:#adb5bd}html.ltr .clockpicker-popover .btn-default{background-color:#2f99c9;color:#fff}html.ltr .wizard>.steps{position:relative;display:block;width:100%}html.ltr .wizard>.steps>ul>li{width:25%}html.ltr .wizard>.steps a{font-size:16px;margin:0 .5em .5em}html.ltr .wizard>.steps a,html.ltr .wizard>.steps a:hover,html.ltr .wizard>.steps a:active{display:block;width:auto;padding:1em;text-decoration:none;border-radius:2px}html.ltr .wizard>.steps .disabled a{background:#f5f6f8;border:1px solid #e9ecef;color:#343a40;cursor:default}html.ltr .wizard>.steps .disabled a:hover,html.ltr .wizard>.steps .disabled a:active{background:#eff1f3}html.ltr .wizard>.steps .current a,html.ltr .wizard>.steps .current a:hover,html.ltr .wizard>.steps .current a:active{background:#2f99c9;color:#fff;cursor:default}html.ltr .wizard>.steps .done a,html.ltr .wizard>.steps .done a:hover,html.ltr .wizard>.steps .done a:active{background:#e9ecef;color:#343a40}html.ltr .wizard>.steps>ul>li,html.ltr .wizard>.actions>ul>li{float:left;position:relative}html.ltr .wizard>.content{display:block;margin:.5em;min-height:240px;overflow:hidden;position:relative;width:auto;padding:20px;border:1px solid #e9ecef}html.ltr .wizard>.content>.body{padding:0;position:relative}html.ltr .wizard>.content>.body ul{list-style:disc!important}html.ltr .wizard>.content>.body ul>li{display:block;line-height:30px}html.ltr .wizard>.content>.body>iframe{border:0 none;width:100%;height:100%}html.ltr .wizard>.content>.body input{display:block;border-color:#efefef}html.ltr .wizard>.content>.body input:focus{border-color:#efefef}html.ltr .wizard>.content>.body input[type=checkbox]{display:inline-block}html.ltr .wizard>.content>.body input.error{background:rgba(255,93,72,.1);border:1px solid #ffedeb;color:#ff5d48}html.ltr .wizard>.content>.body label{display:inline-block;margin-bottom:.5em;margin-top:10px}html.ltr .wizard>.content>.body label.error{color:#ff5d48;font-size:12px}html.ltr .wizard>.actions{position:relative;display:block;text-align:right;width:100%;margin-top:15px}html.ltr .wizard>.actions>ul{display:inline-block;text-align:right}html.ltr .wizard>.actions>ul>li{margin:0 .5em}html.ltr .wizard>.actions a,html.ltr .wizard>.actions a:hover,html.ltr .wizard>.actions a:active{background:#2f99c9;color:#fff;display:block;padding:.5em 1em;text-decoration:none;border-radius:2px}html.ltr .wizard>.actions .disabled a,html.ltr .wizard>.actions .disabled a:hover,html.ltr .wizard>.actions .disabled a:active{background:#f5f6f8;color:#343a40}html.ltr .wizard.vertical>.steps{display:inline;float:left;width:30%}html.ltr .wizard.vertical>.steps>ul>li{float:none;width:100%}html.ltr .wizard.vertical>.content{width:65%;margin:0 2.5% .5em;display:inline;float:left}html.ltr .wizard.vertical>.actions{display:inline;float:right;width:95%;margin:0 2.5%;margin-top:15px!important}html.ltr .wizard.vertical>.actions>ul>li{margin:0 0 0 1em}html.ltr .wizard,html.ltr .tabcontrol{display:block;width:100%;overflow:hidden}html.ltr .wizard a,html.ltr .tabcontrol a{outline:0}html.ltr .wizard ul,html.ltr .tabcontrol ul{list-style:none!important;padding:0;margin:0}html.ltr .wizard ul>li,html.ltr .tabcontrol ul>li{display:block;padding:0}html.ltr .wizard>.steps .current-info,html.ltr .tabcontrol>.steps .current-info{position:absolute;left:-999em}html.ltr .wizard>.content>.title,html.ltr .tabcontrol>.content>.title{position:absolute;left:-999em}@media (max-width: 767.98px){html.ltr .wizard>.steps>ul>li,html.ltr .wizard.vertical>.steps,html.ltr .wizard.vertical>.content{width:100%}}@font-face{font-family:summernote;font-style:normal;font-weight:400;src:url(summernote.e879f742db476b0c.eot);src:url(summernote.e879f742db476b0c.eot?#iefix) format("embedded-opentype"),url(summernote.632eccbab7bbe82f.woff?) format("woff"),url(summernote.4ed7f30a04ee45d2.ttf?) format("truetype")}html.ltr .note-editor.note-frame{border:1px solid #dde2e6;box-shadow:none;margin:0}html.ltr .note-editor.note-frame .note-statusbar{background-color:#eff1f3;border-top:1px solid #e9ecef}html.ltr .note-editor.note-frame .note-editable{border:none}html.ltr .note-status-output{display:none}html.ltr .note-editable p:last-of-type{margin-bottom:0}html.ltr .note-popover .popover-content .note-color .dropdown-menu,html.ltr .card-header.note-toolbar .note-color .dropdown-menu{min-width:344px}html.ltr .note-toolbar{z-index:1}@font-face{font-family:dropify;src:url(dropify.86e083531992f809.eot);src:url(dropify.86e083531992f809.eot#iefix) format("embedded-opentype"),url(dropify.2c49868501da13a8.woff) format("woff"),url(dropify.cffb871c3e07fe44.ttf) format("truetype"),url(dropify.02bc1127f4e90617.svg#dropify) format("svg");font-weight:400;font-style:normal}html.ltr .dropify-wrapper{border:2px dashed #efefef;background-color:transparent;border-radius:6px;color:#ced4da}html.ltr .dropify-wrapper:hover{background-image:linear-gradient(-45deg,#f5f6f8 25%,transparent 25%,transparent 50%,#f5f6f8 50%,#f5f6f8 75%,transparent 75%,transparent)}html.ltr .dropify-wrapper .dropify-preview{background-color:#f5f6f8}html.ltr .editable-clear-x{background:url(clear.c9ea5ab5f8f0057d.png) center center no-repeat}html.ltr .editableform-loading{background:url(loading.2f6d74ec0c397c91.gif) center center no-repeat}html.ltr .editable-clear-x{background:url(clear.c9ea5ab5f8f0057d.png) center center no-repeat}html.ltr .editableform-loading{background:url(loading.2f6d74ec0c397c91.gif) center center no-repeat}html.ltr .editable-checklist label{display:block}html.ltr .dataTables_wrapper.container-fluid{padding:0}html.ltr table.dataTable{border-collapse:collapse!important;margin-bottom:15px!important}html.ltr table.dataTable tbody>tr.selected,html.ltr table.dataTable tbody>tr>.selected{background-color:#2f99c9}html.ltr table.dataTable tbody>tr.selected td,html.ltr table.dataTable tbody>tr>.selected td{border-color:#2f99c9}html.ltr table.dataTable tbody td:focus{outline:none!important}html.ltr table.dataTable tbody th.focus,html.ltr table.dataTable tbody td.focus{outline:2px solid #2f99c9!important;outline-offset:-1px;color:#2f99c9;background-color:#64b0f226}html.ltr .dataTables_info{font-weight:500}html.ltr table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,html.ltr table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{box-shadow:0 1rem 3rem #0000002d;background-color:#1bb99a;top:.75rem}html.ltr table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,html.ltr table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{background-color:#ff5d48;top:.75rem}html.ltr .dt-buttons,html.ltr .dataTables_length{float:left}html.ltr div.dt-button-info{background-color:#2f99c9;border:none;color:#fff;box-shadow:none;border-radius:3px;text-align:center;z-index:21}html.ltr div.dt-button-info h2{border-bottom:none;background-color:#fff3;color:#fff}@media (max-width: 767.98px){html.ltr li.paginate_button.previous,html.ltr li.paginate_button.next{display:inline-block;font-size:1.5rem}html.ltr li.paginate_button{display:none}html.ltr .dataTables_paginate ul{text-align:center;display:block;margin:1rem 0 0!important}html.ltr div.dt-buttons{display:inline-table;margin-bottom:1rem}}html.ltr .activate-select .sorting_1{background-color:#f8f9fa}html.ltr div.ColVis{float:none;margin-right:30px}html.ltr button.ColVis_Button,html.ltr button.ColVis_Button:hover{float:none!important;border-radius:3px;outline:none!important;box-shadow:none!important;color:#fff!important;background:#2f99c9!important;border:1px solid #2f99c9!important}html.ltr div.ColVis_collectionBackground{background-color:transparent}html.ltr ul.ColVis_collection{padding:10px 0 0;background-color:#fff;box-shadow:0 0 35px #49505726;border:none}html.ltr ul.ColVis_collection li{background:transparent!important;padding:3px 10px!important;border:none!important;box-shadow:none!important}html.ltr #datatable-colvid_info{float:left}html.ltr .responsive-table-plugin .dropdown-menu li.checkbox-row{padding:7px 15px;color:#6c757d}html.ltr .responsive-table-plugin .dropdown-menu li.checkbox-row:hover,html.ltr .responsive-table-plugin .dropdown-menu li.checkbox-row:focus{background-color:#f5f6f8;color:#6c757d}html.ltr .responsive-table-plugin .table-responsive{border:none;margin-bottom:0}html.ltr .responsive-table-plugin .btn-toolbar{display:block}html.ltr .responsive-table-plugin tbody th{font-size:14px;font-weight:400}html.ltr .responsive-table-plugin .checkbox-row{padding-left:40px}html.ltr .responsive-table-plugin .checkbox-row label{display:inline-block;padding-left:5px;position:relative;margin-bottom:0}html.ltr .responsive-table-plugin .checkbox-row label:before{background-color:#f5f6f8;border-radius:3px;border:1px solid #ced4da;content:"";display:inline-block;height:17px;left:0;margin-left:-20px;position:absolute;transition:.3s ease-in-out;width:17px;outline:none}html.ltr .responsive-table-plugin .checkbox-row label:after{color:#ced4da;display:inline-block;font-size:11px;height:16px;left:0;margin-left:-20px;padding-left:3px;padding-top:1px;position:absolute;top:-1px;width:16px}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]:disabled+label{opacity:.65}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]:checked+label:after{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]:disabled+label:before{background-color:#efefef;cursor:not-allowed}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]:checked+label:before{background-color:#f5f6f8;border-color:#2f99c9}html.ltr .responsive-table-plugin .checkbox-row input[type=checkbox]:checked+label:after{color:#2f99c9}html.ltr .responsive-table-plugin table.focus-on tbody tr.focused th,html.ltr .responsive-table-plugin table.focus-on tbody tr.focused td,html.ltr .responsive-table-plugin .sticky-table-header{background:#2f99c9;border-color:#2f99c9;color:#fff}html.ltr .responsive-table-plugin table.focus-on tbody tr.focused th table,html.ltr .responsive-table-plugin table.focus-on tbody tr.focused td table,html.ltr .responsive-table-plugin .sticky-table-header table{color:#fff}html.ltr .responsive-table-plugin .fixed-solution .sticky-table-header{top:70px!important}html.ltr .responsive-table-plugin .btn-default{background-color:#f5f6f8;color:#343a40;border:1px solid #e9ecef}html.ltr .responsive-table-plugin .btn-default.btn-primary{background-color:#2596be;border-color:#2596be;color:#fff;box-shadow:0 0 0 2px #c379fb80}html.ltr .responsive-table-plugin .btn-group.pull-right{float:right}html.ltr .responsive-table-plugin .btn-group.pull-right .dropdown-menu{left:auto;right:0}html.ltr .tablesaw thead{background:#f5f6f8;background-image:none;border:none}html.ltr .tablesaw thead th{text-shadow:none}html.ltr .tablesaw thead tr:first-child th{border:none;font-weight:500;font-family:Roboto,sans-serif}html.ltr .tablesaw td{border-top:1px solid #f5f6f8!important}html.ltr .tablesaw td,html.ltr .tablesaw tbody th{font-size:inherit;line-height:inherit;padding:10px!important}html.ltr .tablesaw-stack tbody tr,html.ltr .tablesaw tbody tr{border-bottom:none}html.ltr .tablesaw-bar .btn-select .btn-small:after,html.ltr .tablesaw-bar .btn-select .btn-micro:after{font-size:8px;padding-right:10px}html.ltr .tablesaw-swipe .tablesaw-cell-persist{box-shadow:none;border-color:#f8f9fa}html.ltr .tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:2px solid #f5f6f8}html.ltr .tablesaw-bar-section label{color:#6c757d}html.ltr .tablesaw-enhanced .tablesaw-bar .btn{text-shadow:none;background-image:none;text-transform:none;border:1px solid #efefef;padding:3px 10px;color:#343a40}html.ltr .tablesaw-enhanced .tablesaw-bar .btn:after{display:none}html.ltr .tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover{background:#fff}html.ltr .tablesaw-enhanced .tablesaw-bar .btn:hover,html.ltr .tablesaw-enhanced .tablesaw-bar .btn:focus,html.ltr .tablesaw-enhanced .tablesaw-bar .btn:active{color:#2f99c9!important;background-color:#f8f9fa;outline:none!important;box-shadow:none!important;background-image:none}html.ltr .tablesaw-columntoggle-popup .btn-group{display:block}html.ltr .tablesaw-sortable-btn{cursor:pointer}html.ltr .tablesaw-swipe-cellpersist{width:auto!important}html.ltr .flotTip{padding:8px 12px;background-color:#343a40e6;z-index:100;color:#f8f9fa;opacity:1;border-radius:3px}html.ltr .legend tr{height:30px;font-family:Roboto,sans-serif}html.ltr .legendLabel{padding-left:5px;line-height:10px;padding-right:20px;font-size:13px;font-weight:500;color:#6c757d}html.ltr .legendColorBox div,html.ltr .legendColorBox div div{border-radius:3px}@media (max-width: 767.98px){html.ltr .legendLabel{display:none}}html.ltr .morris-chart text{font-family:Roboto,sans-serif!important;font-weight:600!important;fill:#adb5bd}html.ltr .morris-hover{position:absolute;z-index:10}html.ltr .morris-hover.morris-default-style{font-size:12px;text-align:center;border-radius:5px;padding:10px 12px;background:rgba(248,249,250,.8);color:#343a40;border:2px solid #e9ecef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html.ltr .morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0;font-family:Roboto,sans-serif}html.ltr .morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0;color:#fff}html.ltr .ct-golden-section:before{float:none}html.ltr .ct-chart{max-height:300px}html.ltr .ct-chart .ct-label{fill:#adb5bd;color:#adb5bd;font-size:12px;line-height:1}html.ltr .ct-chart.simple-pie-chart-chartist .ct-label{color:#fff;fill:#fff;font-size:16px}html.ltr .ct-grid{stroke:#343a401a}html.ltr .ct-chart .ct-series.ct-series-a .ct-bar,html.ltr .ct-chart .ct-series.ct-series-a .ct-line,html.ltr .ct-chart .ct-series.ct-series-a .ct-point,html.ltr .ct-chart .ct-series.ct-series-a .ct-slice-donut{stroke:#2f99c9}html.ltr .ct-chart .ct-series.ct-series-b .ct-bar,html.ltr .ct-chart .ct-series.ct-series-b .ct-line,html.ltr .ct-chart .ct-series.ct-series-b .ct-point,html.ltr .ct-chart .ct-series.ct-series-b .ct-slice-donut{stroke:#1bb99a}html.ltr .ct-chart .ct-series.ct-series-c .ct-bar,html.ltr .ct-chart .ct-series.ct-series-c .ct-line,html.ltr .ct-chart .ct-series.ct-series-c .ct-point,html.ltr .ct-chart .ct-series.ct-series-c .ct-slice-donut{stroke:#f1b53d}html.ltr .ct-chart .ct-series.ct-series-d .ct-bar,html.ltr .ct-chart .ct-series.ct-series-d .ct-line,html.ltr .ct-chart .ct-series.ct-series-d .ct-point,html.ltr .ct-chart .ct-series.ct-series-d .ct-slice-donut{stroke:#ff7aa3}html.ltr .ct-chart .ct-series.ct-series-e .ct-bar,html.ltr .ct-chart .ct-series.ct-series-e .ct-line,html.ltr .ct-chart .ct-series.ct-series-e .ct-point,html.ltr .ct-chart .ct-series.ct-series-e .ct-slice-donut{stroke:#343a40}html.ltr .ct-chart .ct-series.ct-series-f .ct-bar,html.ltr .ct-chart .ct-series.ct-series-f .ct-line,html.ltr .ct-chart .ct-series.ct-series-f .ct-point,html.ltr .ct-chart .ct-series.ct-series-f .ct-slice-donut{stroke:#3db9dc}html.ltr .ct-chart .ct-series.ct-series-g .ct-bar,html.ltr .ct-chart .ct-series.ct-series-g .ct-line,html.ltr .ct-chart .ct-series.ct-series-g .ct-point,html.ltr .ct-chart .ct-series.ct-series-g .ct-slice-donut{stroke:#ff5d48}html.ltr .ct-series-a .ct-area,html.ltr .ct-series-a .ct-slice-pie{fill:#2f99c9}html.ltr .ct-series-b .ct-area,html.ltr .ct-series-b .ct-slice-pie{fill:#1bb99a}html.ltr .ct-series-c .ct-area,html.ltr .ct-series-c .ct-slice-pie{fill:#f1b53d}html.ltr .ct-series-d .ct-area,html.ltr .ct-series-d .ct-slice-pie{fill:#1bb99a}html.ltr .ct-area{fill-opacity:.33}html.ltr .chartist-tooltip{position:absolute;display:inline-block;opacity:0;min-width:10px;padding:2px 10px;border-radius:3px;background:#343a40;color:#efefef;text-align:center;pointer-events:none;z-index:1;transition:opacity .2s linear}html.ltr .chartist-tooltip.tooltip-show{opacity:1}html.ltr .chartjs-chart{margin:auto;position:relative;width:100%}html.ltr .chartjs-chart-example{height:300px}html.ltr .c3-tooltip{box-shadow:0 1rem 3rem #0000002d;opacity:1}html.ltr .c3-tooltip td{border-left:none;font-family:Roboto,sans-serif}html.ltr .c3-tooltip td>span{background:#343a40}html.ltr .c3-tooltip tr{border:none!important}html.ltr .c3-tooltip th{background-color:#343a40;color:#f8f9fa}html.ltr .c3-chart-arcs-title{font-size:18px;font-weight:600}html.ltr .c3 text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";fill:#6c757d}html.ltr .c3 line,html.ltr .c3 path{stroke:#ced4da}html.ltr .c3-chart-arc.c3-target g path{stroke:#fff}html.ltr .jqstooltip{box-sizing:content-box;width:auto!important;height:auto!important;background-color:#343a40!important;box-shadow:0 1rem 3rem #0000002d;padding:5px 10px!important;border-radius:3px;border-color:#212529!important}html.ltr .jqsfield{color:#e9ecef!important;font-size:12px!important;line-height:18px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important;font-weight:500!important}html.ltr .button-list{margin-left:-8px;margin-bottom:-12px}html.ltr .button-list .btn{margin-bottom:12px;margin-left:8px}html.ltr .icons-list-demo div{cursor:pointer;line-height:45px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}html.ltr .icons-list-demo div p{margin-bottom:0;line-height:inherit}html.ltr .icons-list-demo i{text-align:center;vertical-align:middle;font-size:22px;width:50px;height:50px;line-height:50px;margin-right:12px;color:#6c757d;border:1px solid #efefef;border-radius:3px;display:inline-block;transition:all .2s}html.ltr .icons-list-demo .col-lg-4{background-clip:padding-box;margin-top:10px}html.ltr .icons-list-demo .col-lg-4:hover i{color:#2f99c9}html.ltr .grid-structure .grid-container{background-color:#f8f9fa;margin-top:10px;font-size:.8rem;font-weight:500;padding:10px 20px}html.ltr .demos-show-btn{position:fixed;top:50%;right:0;writing-mode:vertical-rl;font-weight:600;background-color:#2f99c9;color:#fff!important;line-height:36px;padding:15px 3px;border-radius:6px 0 0 6px;transform:translateY(-50%);text-transform:uppercase}@media (max-width: 600px){html.ltr .demos-show-btn{display:none}}html.ltr .authentication-bg{background-color:#2f99c9}html.ltr .account-card-box{background-color:#fff;padding:7px;border-radius:8px}html.ltr .account-card-box .card{border:4px solid #2f99c9}html.ltr .card-pricing{box-shadow:0 .75rem 6rem #49505708}html.ltr .card-pricing .card-pricing-features li{padding:15px}html.ltr .card-pricing .card-price{font-size:48px;font-weight:300}html.ltr .card-pricing.active{margin:0 -24px;box-shadow:0 0 35px #49505726}html.ltr .maintenance-icon{height:220px;width:220px;margin:0 auto}html.ltr .line1{opacity:0;animation:fadeInLeft both 1s .4s,coding1 ease 6s 4s infinite}html.ltr .line2{opacity:0;animation:fadeInLeft both 1s .6s,coding2 ease 6s 4s infinite}html.ltr .line3{opacity:0;animation:fadeInLeft both 1s .8s,coding3 ease 6s 4s infinite}html.ltr .line4{opacity:0;animation:fadeInLeft both 1s 1s,coding4 ease 6s 4s infinite}html.ltr .line5{opacity:0;animation:fadeInLeft both 1s 1.2s,coding5 ease 6s 4s infinite}html.ltr .line6{opacity:0;animation:fadeInLeft both 1s 1.4s,coding6 ease 6s 4s infinite}html.ltr .line7{opacity:0;animation:fadeInLeft both 1s 1.6s,coding6 ease 6s 4s infinite}@keyframes coding1{0%{transform:translate(0);opacity:1}14%{transform:translateY(-10px);opacity:0}15%{transform:translateY(45px)}30%{transform:translateY(40px);opacity:1}45%{transform:translateY(30px)}60%{transform:translateY(20px)}75%{transform:translateY(10px)}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding2{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px);opacity:1}29%{transform:translateY(-10px);opacity:0}30%{transform:translateY(40px)}45%{transform:translateY(30px);opacity:1}60%{transform:translateY(20px)}75%{transform:translateY(10px)}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding3{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px);opacity:1}44%{transform:translateY(-20px);opacity:0}45%{transform:translateY(30px)}60%{transform:translateY(20px);opacity:1}75%{transform:translateY(10px)}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding4{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px)}45%{transform:translateY(-20px);opacity:1}59%{transform:translateY(-30px);opacity:0}60%{transform:translateY(20px)}75%{transform:translateY(10px);opacity:1}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding5{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px)}45%{transform:translateY(-20px)}60%{transform:translateY(-30px);opacity:1}74%{transform:translateY(-40px);opacity:0}75%{transform:translateY(10px)}90%{transform:translateY(5px);opacity:1}to{transform:translate(0);opacity:1}}@keyframes coding6{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px)}45%{transform:translateY(-20px)}60%{transform:translateY(-30px)}75%{transform:translateY(-40px);opacity:1}89%{transform:translateY(-50px);opacity:0}90%{transform:translateY(10px)}to{transform:translate(0);opacity:1}}html.ltr .diamond{margin:50px auto;height:90px;width:120px}html.ltr .diamond:after{content:"";position:absolute;height:14px;width:44px;background:rgba(52,58,64,.1);border-radius:50%;margin-top:0;margin-left:38px;z-index:11}html.ltr .diamond .top{height:30px;border-left:27px solid transparent;border-right:27px solid transparent;border-bottom:24px solid #1ecba9}html.ltr .diamond .top:after{content:"";position:absolute;height:24px;width:32px;margin-top:6px;margin-left:47px;background:#1bb99a;transform:skew(48deg)}html.ltr .diamond .top:before{content:"";position:absolute;height:24px;width:32px;margin-top:7px;margin-left:-13px;background:#1bb99a;transform:skew(-48deg)}html.ltr .diamond .bot{height:60px;border-left:60px solid transparent;border-right:60px solid transparent;border-top:60px solid #1ecba9}html.ltr .diamond .bot:before{content:"";position:absolute;height:60px;margin-top:-60px;margin-left:-27px;border-left:27px solid transparent;border-right:26px solid transparent;border-top:60px solid #1bb99a}html.ltr .timeline{border-collapse:collapse;border-spacing:0;display:table;margin-bottom:50px;position:relative;table-layout:fixed;width:100%}html.ltr .timeline .time-show{margin-bottom:30px;margin-right:-75px;margin-top:30px;position:relative;text-align:right}html.ltr .timeline .time-show a{color:#fff}html.ltr .timeline:before{background-color:#adb5bd4d;bottom:0;content:"";left:50%;position:absolute;top:30px;width:2px;z-index:0}html.ltr .timeline .timeline-icon{background:#6c757d;border-radius:50%;color:#fff;display:block;height:21px;left:-54px;margin-top:-11px;position:absolute;text-align:center;top:50%;width:21px}html.ltr .timeline .timeline-icon i{color:#e9ecef}html.ltr .timeline .time-icon:before{font-size:16px;margin-top:5px}html.ltr h3.timeline-title{color:#6c757d;font-size:20px;font-weight:400;margin:0 0 5px;text-transform:uppercase}html.ltr .timeline-item{display:table-row}html.ltr .timeline-item:before{content:"";display:block;width:50%}html.ltr .timeline-item .timeline-desk .arrow{border-bottom:8px solid transparent;border-right:8px solid #fff!important;border-top:8px solid transparent;display:block;height:0;left:-7px;margin-top:-10px;position:absolute;top:50%;width:0}html.ltr .timeline-item.alt:after{content:"";display:block;width:50%}html.ltr .timeline-item.alt .timeline-desk .arrow-alt{border-bottom:8px solid transparent;border-left:8px solid #fff!important;border-top:8px solid transparent;display:block;height:0;left:auto;margin-top:-10px;position:absolute;right:-7px;top:50%;width:0}html.ltr .timeline-item.alt .timeline-desk .album{float:right;margin-top:20px}html.ltr .timeline-item.alt .timeline-desk .album a{float:right;margin-left:5px}html.ltr .timeline-item.alt .timeline-icon{left:auto;right:-58px}html.ltr .timeline-item.alt:before{display:none}html.ltr .timeline-item.alt .panel{margin-left:0;margin-right:45px}html.ltr .timeline-item.alt .panel .panel-body p+p{margin-top:10px!important}html.ltr .timeline-item.alt h4,html.ltr .timeline-item.alt p,html.ltr .timeline-item.alt .timeline-date{text-align:right}html.ltr .timeline-desk{display:table-cell;vertical-align:top;width:50%}html.ltr .timeline-desk h4{font-size:16px;font-weight:300;margin:0}html.ltr .timeline-desk .panel{background:#fff;display:block;margin-bottom:5px;margin-left:45px;position:relative;text-align:left;padding:20px;border-radius:7px;box-shadow:0 .75rem 6rem #49505708}html.ltr .timeline-desk h5 span{color:#e9ecef;display:block;font-size:12px;margin-bottom:4px}html.ltr .timeline-desk p{color:#6c757d;font-size:14px;margin-bottom:0}html.ltr .timeline-desk .album{margin-top:12px}html.ltr .timeline-desk .album a{float:left;margin-right:5px}html.ltr .timeline-desk .album img{height:36px;width:auto;border-radius:3px}html.ltr .timeline-desk .notification{background:none repeat scroll 0 0 #fff;margin-top:20px;padding:8px}html.ltr .text-error{color:#fff;font-size:98px;line-height:150px}html.ltr .text-error.shadow-text{text-shadow:rgba(255,255,255,.3) 5px 1px,rgba(255,255,255,.2) 12px 3px,rgba(255,255,255,.1) 6px 4px}html.ltr .portfolioFilter a{transition:all .3s ease-out;color:#343a40;border-radius:3px;padding:5px 10px;display:inline-block;font-size:13px;font-weight:500;text-transform:uppercase}html.ltr .portfolioFilter a:hover{color:#1bb99a}html.ltr .portfolioFilter a.current{background-color:#1bb99a;color:#fff}html.ltr .gallery-box{background-color:#fff;margin-top:24px;border-radius:4px;overflow:hidden}html.ltr .gallery-box a{display:block;background-color:#060708;overflow:hidden}html.ltr .gallery-box:hover .thumb-img{position:relative;transform:scale(1.05);opacity:.7}html.ltr .thumb-img{overflow:hidden;width:100%;transition:all .2s ease-out}html.ltr .counter-number{font-size:60px;font-weight:600;text-align:center;color:#343a40}html.ltr .counter-number span{font-size:16px;font-weight:400;display:block;text-transform:uppercase;padding-top:5px;color:#1bb99a}html.ltr .coming-box{float:left;width:25%}html.ltr .btn-generate{position:absolute;top:28px;right:12px}.mat-tab-body-content{overflow:hidden!important}.loginComponent div.error{text-align:right}.loginComponent label{color:#fff!important}.loginComponent .form-control{color:#000b49!important;font-weight:800;background:#E8E8E8!important;border-radius:0!important;box-shadow:0 3px 2px #0000001a;border:none;line-height:35px;height:50px}html.rtl{position:relative;min-height:100%}html.rtl body{padding-bottom:60px;overflow-x:hidden}html.rtl .metismenu{padding:0}html.rtl .metismenu li{list-style:none}html.rtl .metismenu ul{padding:0}html.rtl .metismenu ul li{width:100%}html.rtl .metismenu .mm-collapse:not(.mm-show){display:none}html.rtl .metismenu .mm-collapsing{position:relative;height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height,visibility}html.rtl .nav-second-level li a,html.rtl .nav-thrid-level li a{padding:8px 20px;color:#6e768e;display:block;position:relative;transition:all .4s}html.rtl .nav-second-level li a:focus,html.rtl .nav-second-level li a:hover,html.rtl .nav-thrid-level li a:focus,html.rtl .nav-thrid-level li a:hover{color:#141a21}html.rtl li.mm-active a{color:#2f99c9!important}html.rtl #wrapper{height:100%;overflow:hidden;width:100%}html.rtl .content-page{margin-left:240px;overflow:hidden;padding:0 15px 5px;min-height:80vh;margin-top:70px}html.rtl .left-side-menu{width:240px;background:#fff;bottom:0;padding:20px 0;position:fixed;transition:all .2s ease-out;top:70px;box-shadow:0 0 35px #49505726;z-index:1}html.rtl #sidebar-menu>ul>li>a{color:#6e768e;display:block;padding:13px 20px;position:relative;transition:all .4s;font-size:15.5px}html.rtl #sidebar-menu>ul>li>a:hover,html.rtl #sidebar-menu>ul>li>a:focus,html.rtl #sidebar-menu>ul>li>a:active{color:#141a21;text-decoration:none}html.rtl #sidebar-menu>ul>li>a i{display:inline-block;line-height:1.0625rem;margin:0 10px 0 3px;text-align:center;width:20px;font-size:18px}html.rtl #sidebar-menu>ul>li>a .drop-arrow{float:right}html.rtl #sidebar-menu>ul>li>a .drop-arrow i{margin-right:0}html.rtl #sidebar-menu>ul>li>a.active{background-color:#f5f8fb;color:#2f99c9}html.rtl #sidebar-menu>ul>li>ul{padding-left:38px}html.rtl #sidebar-menu>ul>li>ul ul{padding-left:20px}html.rtl #sidebar-menu .menu-arrow{transition:transform .15s;position:absolute;right:20px;display:inline-block;font-family:Material Design Icons;text-rendering:auto;line-height:1.5rem;font-size:1.1rem;transform:translate(0)}html.rtl #sidebar-menu .menu-arrow:before{content:"\f142"}html.rtl #sidebar-menu .badge{margin-top:4px}html.rtl #sidebar-menu li.mm-active>a>span.menu-arrow{transform:rotate(90deg)}html.rtl #sidebar-menu .menu-title{padding:10px 20px;letter-spacing:.05em;pointer-events:none;cursor:default;font-size:.6875rem;text-transform:uppercase;color:#6e768e;font-weight:600}html.rtl .enlarged .logo-box{width:70px!important}html.rtl .enlarged .logo span.logo-lg{display:none}html.rtl .enlarged .logo span.logo-sm{display:block}html.rtl .enlarged .left-side-menu{position:fixed;padding-top:0;width:70px!important;z-index:5}html.rtl .enlarged .left-side-menu .slimScrollDiv,html.rtl .enlarged .left-side-menu .slimscroll-menu{overflow:inherit!important;height:auto!important}html.rtl .enlarged .left-side-menu .slimScrollBar{visibility:hidden}html.rtl .enlarged .left-side-menu #sidebar-menu .menu-title,html.rtl .enlarged .left-side-menu #sidebar-menu .menu-arrow,html.rtl .enlarged .left-side-menu #sidebar-menu .label,html.rtl .enlarged .left-side-menu #sidebar-menu .badge{display:none!important}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li{position:relative;white-space:nowrap}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a{padding:15px 20px;min-height:54px;transition:none}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a:hover,html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a:active,html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a:focus{color:#141a21}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a i{font-size:1.125rem;margin-right:20px}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a span{display:none;padding-left:25px}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>a{position:relative;width:260px;background-color:#f5f8fb;transition:none}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>a span{display:inline}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover a.open :after,html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover a.mm-active :after{display:none}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul{display:block;left:70px;position:absolute;width:190px;height:auto!important;box-shadow:3px 5px 10px #363d471a}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul ul{box-shadow:3px 5px 10px #363d471a}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a{box-shadow:none;padding:8px 20px;position:relative;width:190px;z-index:6}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#141a21}html.rtl .enlarged .left-side-menu #sidebar-menu>ul ul{padding:5px 0;z-index:9999;display:none;background-color:#fff}html.rtl .enlarged .left-side-menu #sidebar-menu>ul ul li:hover>ul{display:block;left:190px;margin-top:-36px;height:auto!important;position:absolute;width:190px}html.rtl .enlarged .left-side-menu #sidebar-menu>ul ul li>a span.pull-right{position:absolute;right:20px;top:12px;transform:rotate(270deg)}html.rtl .enlarged .left-side-menu #sidebar-menu>ul ul li.active a{color:#2f99c9}html.rtl .enlarged .content-page{margin-left:70px!important}html.rtl .enlarged .footer{left:70px!important}html.rtl .enlarged .user-box{display:none}html.rtl body.enlarged{min-height:1200px}@media (max-width: 767.98px){html.rtl body{overflow-x:hidden;padding-bottom:80px}html.rtl .left-side-menu{display:none;z-index:10!important}html.rtl .sidebar-enable .left-side-menu{display:block}html.rtl .content-page,html.rtl .enlarged .content-page{margin-left:0!important;padding:0 10px}html.rtl .logo-box{display:none}}html.rtl .left-side-menu-dark .logo-box{background-color:#363c4a}html.rtl .left-side-menu-dark .logo-box .logo-light{display:block}html.rtl .left-side-menu-dark .logo-box .logo-dark{display:none}html.rtl .left-side-menu-dark .left-side-menu{background-color:#363c4a}html.rtl .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a{color:#929fbf}html.rtl .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a:hover,html.rtl .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a:focus,html.rtl .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a:active{color:#c8cddc}html.rtl .left-side-menu-dark .left-side-menu #sidebar-menu>ul>li>a.active{color:#fff;background-color:#3c4352;border-right-color:#fff}html.rtl .left-side-menu-dark .left-side-menu .nav-second-level li a,html.rtl .left-side-menu-dark .left-side-menu .nav-thrid-level li a{color:#929fbf}html.rtl .left-side-menu-dark .left-side-menu .nav-second-level li a:focus,html.rtl .left-side-menu-dark .left-side-menu .nav-second-level li a:hover,html.rtl .left-side-menu-dark .left-side-menu .nav-thrid-level li a:focus,html.rtl .left-side-menu-dark .left-side-menu .nav-thrid-level li a:hover{background-color:transparent;color:#c8cddc}html.rtl .left-side-menu-dark .left-side-menu .nav-second-level li>a.active,html.rtl .left-side-menu-dark .left-side-menu .nav-thrid-level li>a.active{color:#fff}html.rtl .enlarged.left-side-menu-dark #wrapper .navbar-custom{box-shadow:70px 1px #e9ecef}html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu>ul>li:hover>a{background-color:#3c4352}html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu>ul ul{background-color:#363c4a}html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-second-level li>a.active,html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-second-level li a:focus,html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-second-level li a:hover,html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-third-level li>a.active,html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-third-level li a:focus,html.rtl .enlarged.left-side-menu-dark #wrapper .left-side-menu #sidebar-menu .nav-third-level li a:hover{color:#2f99c9}html.rtl .left-side-menu-sm .logo-box{width:160px}html.rtl .left-side-menu-sm .left-side-menu{width:160px;text-align:center}html.rtl .left-side-menu-sm .left-side-menu #sidebar-menu>ul>li>a>i{display:block;font-size:18px;line-height:24px;width:100%;margin:0}html.rtl .left-side-menu-sm .left-side-menu #sidebar-menu>ul ul{padding-left:0}html.rtl .left-side-menu-sm .left-side-menu #sidebar-menu>ul ul a{padding:10px 20px}html.rtl .left-side-menu-sm .left-side-menu .menu-arrow,html.rtl .left-side-menu-sm .left-side-menu .badge{display:none!important}html.rtl .left-side-menu-sm .left-side-menu+.content-page{margin-left:160px}html.rtl .left-side-menu-sm .left-side-menu+.content-page .footer{left:160px}html.rtl .enlarged.left-side-menu-sm #wrapper .left-side-menu{text-align:left}html.rtl .enlarged.left-side-menu-sm #wrapper .left-side-menu ul li a i{display:inline-block;font-size:18px;line-height:17px;margin-left:3px;margin-right:15px;vertical-align:middle;width:20px}html.rtl .logo{display:block;line-height:70px}html.rtl .logo span.logo-lg{display:block}html.rtl .logo span.logo-sm{display:none}html.rtl .logo .logo-lg-text-dark{color:#343a40;font-weight:700;font-size:22px;text-transform:uppercase}html.rtl .logo .logo-lg-text-light{color:#fff;font-weight:700;font-size:22px;text-transform:uppercase}html.rtl .logo-box{background-color:#fff;height:70px;width:240px;float:left}html.rtl .logo-light{display:none}html.rtl .logo-dark{display:block}html.rtl .navbar-custom{color:#fff;background-color:#2f99c9;padding:0 10px 0 0;position:fixed;left:0;right:0;height:70px;z-index:100}html.rtl .navbar-custom .topnav-menu>li{float:left}html.rtl .navbar-custom .topnav-menu .nav-link{padding:0 15px;color:#fff;min-width:32px;display:block;line-height:70px;text-align:center;max-height:70px}html.rtl .navbar-custom .dropdown.show .nav-link{background-color:#ffffff0d}html.rtl .navbar-custom .app-search{overflow:hidden;height:70px;display:table;max-width:180px;margin-right:20px}html.rtl .navbar-custom .app-search .app-search-box{display:table-cell;vertical-align:middle}html.rtl .navbar-custom .app-search .app-search-box input::-webkit-input-placeholder{font-size:.8125rem;color:#fff}html.rtl .navbar-custom .app-search .form-control{border:none;height:38px;padding-left:20px;padding-right:0;color:#6c757d;background-color:#31465d;box-shadow:none;border-radius:30px 0 0 30px}html.rtl .navbar-custom .app-search .input-group-append{margin-left:0;z-index:4}html.rtl .navbar-custom .app-search .btn{background-color:#31465d;color:#fff;border-color:transparent;border-radius:0 30px 30px 0;box-shadow:none!important}html.rtl .navbar-custom .button-menu-mobile{border:none;color:#fff;display:inline-block;height:70px;line-height:70px;width:60px;background-color:transparent;font-size:24px;cursor:pointer}html.rtl .navbar-custom .button-menu-mobile.disable-btn{display:none}html.rtl .noti-scroll{max-height:230px}html.rtl .notification-list{margin-left:0}html.rtl .notification-list .noti-title{background-color:#2f99c9;padding:15px 20px;border-radius:.25rem .25rem 0 0;margin-top:-7px}html.rtl .notification-list .noti-icon{font-size:22px}html.rtl .notification-list .noti-icon-badge{display:inline-block;height:10px;width:10px;background-color:#ff5d48;border-radius:50%;border:2px solid #2f99c9;position:absolute;top:22px;right:14px;color:#fff}html.rtl .notification-list .notify-item{padding:12px 20px}html.rtl .notification-list .notify-item.notify-all{background-color:#f5f6f8;margin-bottom:-7px}html.rtl .notification-list .notify-item .notify-icon{float:left;height:36px;width:36px;font-size:18px;line-height:36px;text-align:center;margin-top:2px;margin-right:10px;border-radius:50%;color:#fff}html.rtl .notification-list .notify-item .notify-details{margin-bottom:5px;overflow:hidden;margin-left:45px;text-overflow:ellipsis;white-space:nowrap;color:#343a40;font-weight:500}html.rtl .notification-list .notify-item .notify-details b{font-weight:500}html.rtl .notification-list .notify-item .notify-details small{display:block}html.rtl .notification-list .notify-item .notify-details span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}html.rtl .notification-list .notify-item .user-msg{margin-left:45px;white-space:normal;line-height:16px}html.rtl .notification-list .inbox-widget .inbox-item{padding:12px 20px}html.rtl .notification-list .inbox-widget .inbox-item:hover{background-color:#f8f9fa}html.rtl .notification-list .profile-dropdown .notify-item{padding:7px 20px}html.rtl .profile-dropdown{width:170px}html.rtl .profile-dropdown i{margin-right:5px;font-size:16px}html.rtl .nav-user{padding:0 12px!important}html.rtl .nav-user img{height:32px;width:32px}@media (min-width: 1025px){html.rtl .navbar-custom .button-menu-mobile{margin-left:8px}}html.rtl .topbar-light .navbar-custom{background-color:#fff;box-shadow:240px 1px #e9ecef}html.rtl .topbar-light .navbar-custom .topnav-menu .nav-link{color:#fff}html.rtl .topbar-light .navbar-custom .notification-list .noti-icon-badge{border-color:#fff}html.rtl .topbar-light .navbar-custom .button-menu-mobile{color:#fff}html.rtl .topbar-light .navbar-custom .app-search input::-webkit-input-placeholder{color:#fff!important}html.rtl .topbar-light .navbar-custom .app-search .form-control{color:#343a40;background-color:#f5f5f5;border-color:#f5f5f5}html.rtl .topbar-light .navbar-custom .app-search .btn{background-color:#f5f5f5;color:#adb5bd}html.rtl .page-title-box{position:relative;background-color:#fff;padding:0 30px;margin:0 -30px 30px;box-shadow:0 0 35px #49505726}html.rtl .page-title-box .page-title{font-size:18px;margin:0;line-height:60px}html.rtl .page-title-box .page-title-right{float:right;margin-top:7px}html.rtl .page-title-box .breadcrumb{background-color:transparent;padding:.75rem 0}@media (max-width: 767.98px){html.rtl .page-title-box .page-title{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:70px}html.rtl .page-title-box .page-title-right{display:none}}html.rtl .footer{bottom:0;padding:21px 15px 20px;position:absolute;right:0;color:#6c757d;left:240px;background-color:#ecf1f3}@media (max-width: 767.98px){html.rtl .footer{left:0!important;text-align:center}}html.rtl .right-bar{background-color:#fff;box-shadow:0 0 24px #0000000f,0 1px #00000005;display:block;position:fixed;transition:all .2s ease-out;width:260px;z-index:9999;float:right!important;right:-270px;top:0;bottom:0}html.rtl .right-bar .rightbar-title{background-color:#2f99c9;padding:24.5px;color:#fff}html.rtl .right-bar .right-bar-toggle{background-color:#444c54;height:24px;width:24px;line-height:24px;color:#e9ecef;text-align:center;border-radius:50%;margin-top:-4px}html.rtl .right-bar .right-bar-toggle:hover{background-color:#4b545c}html.rtl .right-bar .user-box{padding:25px;text-align:center}html.rtl .right-bar .user-box .user-img{position:relative;height:64px;width:64px;margin:0 auto 15px}html.rtl .right-bar .user-box .user-img .user-edit{position:absolute;right:-5px;bottom:0;height:24px;width:24px;background-color:#fff;line-height:24px;border-radius:50%;box-shadow:0 1rem 3rem #0000002d}html.rtl .right-bar .user-box h5{margin-bottom:2px}html.rtl .right-bar .user-box h5 a{color:#343a40}html.rtl .rightbar-overlay{background-color:#343a4066;position:absolute;inset:0;display:none;z-index:9998;transition:all .2s ease-out}html.rtl .right-bar-enabled .right-bar{right:0}html.rtl .right-bar-enabled .rightbar-overlay{display:block}@media (max-width: 767.98px){html.rtl .right-bar{overflow:auto}html.rtl .right-bar .slimscroll-menu{height:auto!important}}html.rtl .activity-widget .activity-list{position:relative;border-left:2px dashed #ced4da;padding-left:24px;padding-bottom:20px}html.rtl .activity-widget .activity-list:after{content:"";position:absolute;left:-7px;top:6px;width:12px;height:12px;background-color:#fff;border:2px solid #2f99c9;border-radius:50%}html.rtl body.boxed-layout{background-color:#f8f3ef}html.rtl body.boxed-layout #wrapper{background-color:#f7f9fa;max-width:1300px;margin:0 auto;box-shadow:0 0 35px #49505726}html.rtl body.boxed-layout .navbar-custom{max-width:1300px;margin:0 auto}html.rtl body.boxed-layout .footer{margin:0 auto;max-width:1060px}html.rtl body.boxed-layout.enlarged .footer{max-width:1230px}@media (min-width: 992px){html.rtl .unsticky-layout .left-side-menu,html.rtl .unsticky-layout .navbar-custom{position:absolute}}html.rtl .width-xs{min-width:80px}html.rtl .width-sm{min-width:95px}html.rtl .width-md{min-width:110px}html.rtl .width-lg{min-width:140px}html.rtl .width-xl{min-width:160px}html.rtl .font-family-secondary{font-family:Roboto,sans-serif}html.rtl .avatar-xs{height:1.5rem;width:1.5rem}html.rtl .avatar-sm{height:2.25rem;width:2.25rem}html.rtl .avatar-md{height:3.5rem;width:3.5rem}html.rtl .avatar-lg{height:4.5rem;width:4.5rem}html.rtl .avatar-xl{height:6rem;width:6rem}html.rtl .avatar-xxl{height:7.5rem;width:7.5rem}html.rtl .avatar-title{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}html.rtl .avatar-group{padding-left:12px}html.rtl .avatar-group .avatar-group-item{margin:0 0 10px -12px;display:inline-block;border:2px solid #fff;border-radius:50%}html.rtl .font-weight-medium{font-weight:500}html.rtl .font-weight-semibold{font-weight:600}html.rtl .sp-line-1,html.rtl .sp-line-2,html.rtl .sp-line-3,html.rtl .sp-line-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}html.rtl .sp-line-1{-webkit-line-clamp:1}html.rtl .sp-line-2{-webkit-line-clamp:2}html.rtl .sp-line-3{-webkit-line-clamp:3}html.rtl .sp-line-4{-webkit-line-clamp:4}html.rtl .pull-in{margin-left:-1.25rem;margin-right:-1.25rem}html.rtl .social-list-item{height:2rem;width:2rem;line-height:calc(2rem - 4px);display:block;border:2px solid #adb5bd;border-radius:50%;color:#adb5bd}html.rtl .tilebox-two i{font-size:48px;opacity:.2;margin-top:14px}html.rtl .user-position{position:absolute;width:44px;font-size:16px;text-align:center;inset:0 0 0 auto;display:flex;align-items:center;justify-content:center;flex-direction:row}html.rtl .user-position span{transform:rotate(90deg)}html.rtl .inbox-widget .inbox-item{overflow:hidden;padding:12px 0;position:relative}html.rtl .inbox-widget .inbox-item .inbox-item-img{display:block;float:left;margin-right:15px;margin-top:2px}html.rtl .inbox-widget .inbox-item .inbox-item-img img{width:40px}html.rtl .inbox-widget .inbox-item .inbox-item-author{display:block;margin-bottom:0;color:#495057}html.rtl .inbox-widget .inbox-item .inbox-item-text{color:#adb5bd;display:block;margin:0;overflow:hidden}html.rtl .inbox-widget .inbox-item .inbox-item-date{color:#6c757d;font-size:.6875rem;position:absolute;right:5px;top:10px}html.rtl .checkbox label{display:inline-block;padding-left:8px;position:relative;font-weight:400}html.rtl .checkbox label:before{background-color:#fff;border-radius:3px;border:2px solid #efefef;content:"";display:inline-block;height:18px;left:0;margin-left:-18px;position:absolute;transition:.3s ease-in-out;width:18px;outline:none!important;top:2px}html.rtl .checkbox label:after{color:#495057;display:inline-block;font-size:11px;height:18px;left:0;margin-left:-18px;padding-left:3px;padding-top:2px;position:absolute;top:0;width:18px}html.rtl .checkbox input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none!important}html.rtl .checkbox input[type=checkbox]:disabled+label{opacity:.65}html.rtl .checkbox input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}html.rtl .checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;top:6px;left:7px;display:table;width:4px;height:8px;border:2px solid #6c757d;border-top-width:0;border-left-width:0;transform:rotate(45deg)}html.rtl .checkbox input[type=checkbox]:disabled+label:before{background-color:#f8f9fa;cursor:not-allowed}html.rtl .checkbox.checkbox-circle label:before{border-radius:50%}html.rtl .checkbox.checkbox-inline{margin-top:0}html.rtl .checkbox.checkbox-single input{height:18px;width:18px;position:absolute}html.rtl .checkbox.checkbox-single label{height:18px;width:18px}html.rtl .checkbox.checkbox-single label:before{margin-left:0}html.rtl .checkbox.checkbox-single label:after{margin-left:0}html.rtl .checkbox-primary input[type=checkbox]:checked+label:before{background-color:#2f99c9;border-color:#2f99c9}html.rtl .checkbox-primary input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-secondary input[type=checkbox]:checked+label:before{background-color:#6c757d;border-color:#6c757d}html.rtl .checkbox-secondary input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-success input[type=checkbox]:checked+label:before{background-color:#1bb99a;border-color:#1bb99a}html.rtl .checkbox-success input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-info input[type=checkbox]:checked+label:before{background-color:#3db9dc;border-color:#3db9dc}html.rtl .checkbox-info input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-warning input[type=checkbox]:checked+label:before{background-color:#f1b53d;border-color:#f1b53d}html.rtl .checkbox-warning input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-danger input[type=checkbox]:checked+label:before{background-color:#ff5d48;border-color:#ff5d48}html.rtl .checkbox-danger input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-light input[type=checkbox]:checked+label:before{background-color:#f8f9fa;border-color:#f8f9fa}html.rtl .checkbox-light input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-dark input[type=checkbox]:checked+label:before{background-color:#343a40;border-color:#343a40}html.rtl .checkbox-dark input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-purple input[type=checkbox]:checked+label:before{background-color:#2596be;border-color:#2596be}html.rtl .checkbox-purple input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .checkbox-pink input[type=checkbox]:checked+label:before{background-color:#ff7aa3;border-color:#ff7aa3}html.rtl .checkbox-pink input[type=checkbox]:checked+label:after{border-color:#fff}html.rtl .radio label{display:inline-block;padding-left:8px;position:relative;font-weight:400}html.rtl .radio label:before{-o-transition:border .5s ease-in-out;-webkit-transition:border .5s ease-in-out;background-color:#fff;border-radius:50%;border:2px solid #efefef;content:"";display:inline-block;height:18px;left:0;margin-left:-18px;position:absolute;transition:border .5s ease-in-out;width:18px;outline:none!important}html.rtl .radio label:after{-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-ms-transform:scale(0,0);-o-transform:scale(0,0);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);-webkit-transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);background-color:#6c757d;border-radius:50%;content:" ";display:inline-block;height:10px;left:6px;margin-left:-20px;position:absolute;top:4px;transform:scale(0);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33);width:10px}html.rtl .radio input[type=radio]{cursor:pointer;opacity:0;z-index:1;outline:none!important}html.rtl .radio input[type=radio]:disabled+label{opacity:.65}html.rtl .radio input[type=radio]:focus+label:before{outline-offset:-2px;outline:5px auto -webkit-focus-ring-color;outline:thin dotted}html.rtl .radio input[type=radio]:checked+label:after{transform:scale(1)}html.rtl .radio input[type=radio]:disabled+label:before{cursor:not-allowed}html.rtl .radio.radio-inline{margin-top:0}html.rtl .radio.radio-single label{height:18px;width:18px}html.rtl .radio-primary input[type=radio]+label:after{background-color:#2f99c9}html.rtl .radio-primary input[type=radio]:checked+label:before{border-color:#2f99c9}html.rtl .radio-primary input[type=radio]:checked+label:after{background-color:#2f99c9}html.rtl .radio-secondary input[type=radio]+label:after{background-color:#6c757d}html.rtl .radio-secondary input[type=radio]:checked+label:before{border-color:#6c757d}html.rtl .radio-secondary input[type=radio]:checked+label:after{background-color:#6c757d}html.rtl .radio-success input[type=radio]+label:after{background-color:#1bb99a}html.rtl .radio-success input[type=radio]:checked+label:before{border-color:#1bb99a}html.rtl .radio-success input[type=radio]:checked+label:after{background-color:#1bb99a}html.rtl .radio-info input[type=radio]+label:after{background-color:#3db9dc}html.rtl .radio-info input[type=radio]:checked+label:before{border-color:#3db9dc}html.rtl .radio-info input[type=radio]:checked+label:after{background-color:#3db9dc}html.rtl .radio-warning input[type=radio]+label:after{background-color:#f1b53d}html.rtl .radio-warning input[type=radio]:checked+label:before{border-color:#f1b53d}html.rtl .radio-warning input[type=radio]:checked+label:after{background-color:#f1b53d}html.rtl .radio-danger input[type=radio]+label:after{background-color:#ff5d48}html.rtl .radio-danger input[type=radio]:checked+label:before{border-color:#ff5d48}html.rtl .radio-danger input[type=radio]:checked+label:after{background-color:#ff5d48}html.rtl .radio-light input[type=radio]+label:after{background-color:#f8f9fa}html.rtl .radio-light input[type=radio]:checked+label:before{border-color:#f8f9fa}html.rtl .radio-light input[type=radio]:checked+label:after{background-color:#f8f9fa}html.rtl .radio-dark input[type=radio]+label:after{background-color:#343a40}html.rtl .radio-dark input[type=radio]:checked+label:before{border-color:#343a40}html.rtl .radio-dark input[type=radio]:checked+label:after{background-color:#343a40}html.rtl .radio-purple input[type=radio]+label:after{background-color:#2596be}html.rtl .radio-purple input[type=radio]:checked+label:before{border-color:#2596be}html.rtl .radio-purple input[type=radio]:checked+label:after{background-color:#2596be}html.rtl .radio-pink input[type=radio]+label:after{background-color:#ff7aa3}html.rtl .radio-pink input[type=radio]:checked+label:before{border-color:#ff7aa3}html.rtl .radio-pink input[type=radio]:checked+label:after{background-color:#ff7aa3}@media print{html.rtl .left-side-menu,html.rtl .right-bar,html.rtl .page-title-box,html.rtl .navbar-custom,html.rtl .footer{display:none}html.rtl .card-body,html.rtl .content-page,html.rtl .right-bar,html.rtl .content,html.rtl body{padding:0;margin:0}}html.rtl .waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}html.rtl .waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);transition:all .5s ease-out;transition-property:transform,opacity;transform:scale(0) translate(0);pointer-events:none}html.rtl .waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}html.rtl .waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}html.rtl .waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}html.rtl .waves-notransition{transition:none!important}html.rtl .waves-button,html.rtl .waves-circle{transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}html.rtl .waves-button,html.rtl .waves-button:hover,html.rtl .waves-button:visited,html.rtl .waves-button-input{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:#0000;font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}html.rtl .waves-button{padding:.85em 1.1em;border-radius:.2em}html.rtl .waves-button-input{margin:0;padding:.85em 1.1em}html.rtl .waves-input-wrapper{border-radius:.2em;vertical-align:bottom}html.rtl .waves-input-wrapper.waves-button{padding:0}html.rtl .waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}html.rtl .waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}html.rtl .waves-float{-webkit-mask-image:none;box-shadow:0 1px 1.5px 1px #0000001f;transition:all .3s}html.rtl .waves-float:active{box-shadow:0 8px 20px 1px #0000004d}html.rtl .waves-block{display:block}html.rtl .slimScrollDiv{height:auto!important}html.rtl #toast-container>div{box-shadow:0 0 35px #49505726;opacity:1}html.rtl #toast-container>div:hover{box-shadow:0 0 35px #49505726;opacity:.9}html.rtl .toast-primary{border:2px solid #2f99c9!important;background-color:#64b0f2cc!important}html.rtl .toast-secondary{border:2px solid #6c757d!important;background-color:#6c757dcc!important}html.rtl .toast-success{border:2px solid #1bb99a!important;background-color:#1bb99acc!important}html.rtl .toast-info{border:2px solid #3db9dc!important;background-color:#3db9dccc!important}html.rtl .toast-warning{border:2px solid #f1b53d!important;background-color:#f1b53dcc!important}html.rtl .toast-danger{border:2px solid #ff5d48!important;background-color:#ff5d48cc!important}html.rtl .toast-light{border:2px solid #f8f9fa!important;background-color:#f8f9facc!important}html.rtl .toast-dark{border:2px solid #343a40!important;background-color:#343a40cc!important}html.rtl .toast-purple{border:2px solid #2596be!important;background-color:#9261c6cc!important}html.rtl .toast-pink{border:2px solid #ff7aa3!important;background-color:#ff7aa3cc!important}html.rtl .toast-error{background-color:#ff5d48cc;border:2px solid #ff5d48}html.rtl .swal2-modal{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";box-shadow:0 10px 33px #0000001a}html.rtl .swal2-modal .swal2-title{font-size:24px}html.rtl .swal2-modal .swal2-content{font-size:16px}html.rtl .swal2-modal .swal2-spacer{margin:10px 0}html.rtl .swal2-modal .swal2-file,html.rtl .swal2-modal .swal2-input,html.rtl .swal2-modal .swal2-textarea{border:2px solid #efefef;font-size:16px;box-shadow:none}html.rtl .swal2-modal .swal2-confirm.btn-confirm{background-color:#2f99c9!important;font-size:.9rem}html.rtl .swal2-modal .swal2-cancel.btn-cancel{background-color:#ff5d48!important;font-size:.9rem}html.rtl .swal2-modal .swal2-styled:focus{box-shadow:none!important}html.rtl .swal2-icon.swal2-question{color:#2f99c9;border-color:#2f99c9}html.rtl .swal2-icon.swal2-success{border-color:#1bb99a}html.rtl .swal2-icon.swal2-success .line,html.rtl .swal2-icon.swal2-success [class^=swal2-success-line][class$=long],html.rtl .swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#1bb99a}html.rtl .swal2-icon.swal2-success .placeholder,html.rtl .swal2-icon.swal2-success .swal2-success-ring{border-color:#1bb99a}html.rtl .swal2-icon.swal2-warning{color:#f1b53d;border-color:#f1b53d}html.rtl .swal2-icon.swal2-error{border-color:#ff5d48}html.rtl .swal2-icon.swal2-error .line{background-color:#ff5d48}html.rtl .swal2-modal .swal2-file:focus,html.rtl .swal2-modal .swal2-input:focus,html.rtl .swal2-modal .swal2-textarea:focus{outline:0;border:2px solid #2f99c9}html.rtl .swal2-container.swal2-shown{background-color:#343a40e6}html.rtl .irs--modern .irs-bar,html.rtl .irs--modern .irs-to,html.rtl .irs--modern .irs-from,html.rtl .irs--modern .irs-single{background:#2f99c9!important}html.rtl .irs--modern .irs-to:before,html.rtl .irs--modern .irs-from:before,html.rtl .irs--modern .irs-single:before{border-top-color:#2f99c9}html.rtl .irs--modern .irs-line{background:#efefef;border-color:#efefef}html.rtl .irs--modern .irs-min,html.rtl .irs--modern .irs-max{color:#adb5bd;background:#efefef}html.rtl .irs--modern .irs-grid-text{font-size:12px;color:#ced4da}html.rtl .irs--modern .irs-handle>i:nth-child(1){width:8px;height:8px}html.rtl .rating-star i{color:#6c757d}html.rtl .rating-md i{font-size:16px}html.rtl .rating-lg i{font-size:22px}html.rtl .jstree-default .jstree-node,html.rtl .jstree-default .jstree-icon{background-image:url(jstree.2297150fe66a17e4.png)}html.rtl .jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}html.rtl .jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}html.rtl .jstree-default .jstree-anchor{line-height:28px;height:28px}html.rtl .jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(loading.2f6d74ec0c397c91.gif) center center no-repeat}html.rtl .jstree-default .jstree-icon:empty{width:24px;height:28px;line-height:28px;font-size:15px;color:#6c757d}html.rtl .jstree-default .jstree-clicked,html.rtl .jstree-default .jstree-wholerow-clicked{background:rgba(100,176,242,.2);box-shadow:none}html.rtl .jstree-default .jstree-hovered,html.rtl .jstree-default .jstree-wholerow-hovered{background:rgba(100,176,242,.25);box-shadow:none}html.rtl .jstree-default .jstree-last{background:transparent}html.rtl .jstree-default .jstree-wholerow{height:28px}html.rtl div.hopscotch-bubble{border:3px solid #2f99c9;border-radius:5px}html.rtl div.hopscotch-bubble .hopscotch-next,html.rtl div.hopscotch-bubble .hopscotch-prev{background-color:#2f99c9!important;background-image:none!important;border-color:#2f99c9!important;text-shadow:none!important;margin:0 0 0 5px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#fff!important}html.rtl div.hopscotch-bubble .hopscotch-bubble-number{background:#1bb99a;padding:0;border-radius:50%}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:19px solid #2f99c9}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border:none}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left:19px solid #2f99c9;left:-2px}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:0 solid #2f99c9}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:19px solid #2f99c9;top:0}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:0 solid rgba(0,0,0,.5)}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:19px solid #2f99c9;top:-2px}html.rtl div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:0 solid rgba(0,0,0,.5)}html.rtl div.hopscotch-bubble h3{font-family:Roboto,sans-serif;margin-bottom:10px;font-weight:600}html.rtl div.hopscotch-bubble .hopscotch-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html.rtl .calendar{float:left;margin-bottom:0}html.rtl .fc-view{margin-top:30px}html.rtl .none-border .modal-footer{border-top:none}html.rtl .fc-toolbar h2{font-size:1.25rem;line-height:1.875rem;text-transform:uppercase}html.rtl .fc-day-grid-event .fc-time{font-weight:500}html.rtl .fc-day{background:transparent}html.rtl .fc-toolbar .fc-state-active,html.rtl .fc-toolbar .ui-state-active,html.rtl .fc-toolbar button:focus,html.rtl .fc-toolbar button:hover,html.rtl .fc-toolbar .ui-state-hover{z-index:0}html.rtl .fc th.fc-widget-header{background:#efefef;font-size:13px;line-height:20px;padding:10px 0;text-transform:uppercase;font-weight:600}html.rtl .fc-unthemed th,html.rtl .fc-unthemed td,html.rtl .fc-unthemed thead,html.rtl .fc-unthemed tbody,html.rtl .fc-unthemed .fc-divider,html.rtl .fc-unthemed .fc-row,html.rtl .fc-unthemed .fc-popover{border-color:#efefef}html.rtl .fc-unthemed td.fc-today,html.rtl .fc-unthemed .fc-divider{background:#efefef!important}html.rtl .fc-button{background:#efefef;border:none;color:#495057;text-transform:capitalize;box-shadow:none;border-radius:3px!important;margin:0 3px!important;padding:6px 12px!important;height:auto!important}html.rtl .fc-text-arrow{font-family:inherit;font-size:1rem}html.rtl .fc-state-hover,html.rtl .fc-state-highlight{background:#efefef}html.rtl .fc-state-down,html.rtl .fc-state-active,html.rtl .fc-state-disabled{background-color:#2f99c9;color:#fff;text-shadow:none}html.rtl .fc-cell-overlay{background:#efefef}html.rtl .fc-unthemed td.fc-today{background:#fff}html.rtl .fc-event{border-radius:2px;border:none;cursor:move;font-size:.8125rem;margin:5px 7px;padding:5px;text-align:center}html.rtl .external-event{cursor:move;margin:10px 0;padding:8px 10px;color:#fff;border-radius:4px}html.rtl .fc-basic-view td.fc-week-number span,html.rtl .fc-basic-view td.fc-day-number{padding-right:8px}html.rtl .fc-basic-view .fc-content,html.rtl .fc-time-grid-event .fc-content{color:#fff}@media (max-width: 767.98px){html.rtl .fc-toolbar .fc-left,html.rtl .fc-toolbar .fc-right,html.rtl .fc-toolbar .fc-center{float:none;display:block;clear:both;margin:10px 0}html.rtl .fc .fc-toolbar>*>*{float:none}html.rtl .fc-today-button{display:none}}html.rtl .bootstrap-tagsinput{box-shadow:none;padding:4px 7px;width:100%;background-color:#fff;border-color:#ced4da}html.rtl .bootstrap-tagsinput input{color:#495057}html.rtl .bootstrap-tagsinput .label-info{background-color:#2f99c9;display:inline-block;font-size:11px;margin:3px 1px;padding:0 5px;border-radius:3px;font-weight:500}html.rtl .ms-container{background:transparent url(multiple-arrow.c5b639dfa0344a8c.png) no-repeat 50% 50%;width:auto;max-width:370px}html.rtl .ms-container .ms-list{box-shadow:none;border:1px solid #ced4da}html.rtl .ms-container .ms-list.ms-focus{box-shadow:none;border:1px solid #b1bbc4}html.rtl .ms-container .ms-selectable{background-color:#fff}html.rtl .ms-container .ms-selectable li.ms-elem-selectable{border:none;padding:5px 10px;color:#6c757d}html.rtl .ms-container .ms-selectable li.ms-hover{background-color:#2f99c9;color:#fff}html.rtl .ms-container .ms-selection{background-color:#fff}html.rtl .ms-container .ms-selection li.ms-elem-selection{border:none;padding:5px 10px;color:#6c757d}html.rtl .ms-container .ms-selection li.ms-hover{background-color:#2f99c9;color:#fff}html.rtl .search-input{margin-bottom:10px}html.rtl .ms-selectable{box-shadow:none;outline:none!important}html.rtl .ms-optgroup-label{font-weight:500;font-family:Roboto,sans-serif;color:#343a40!important;font-size:13px}html.rtl .select2-container .select2-selection--single{background-color:#fff;border:1px solid #ced4da;height:38px;outline:none}html.rtl .select2-container .select2-selection--single .select2-selection__rendered{line-height:36px;padding-left:12px;color:#6c757d}html.rtl .select2-container .select2-selection--single .select2-selection__arrow{height:34px;width:34px;right:3px}html.rtl .select2-container .select2-selection--single .select2-selection__arrow b{border-color:#6c757d transparent transparent transparent;border-width:6px 6px 0 6px}html.rtl .select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #6c757d transparent!important;border-width:0 6px 6px 6px!important}html.rtl .select2-results__option{padding:6px 12px}html.rtl .select2-dropdown{border:rgba(0,0,0,.15);background-color:#fff;box-shadow:0 0 35px #49505726}html.rtl .select2-container--default .select2-search--dropdown{padding:10px;background-color:#fff}html.rtl .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #ced4da;background-color:#fff;color:#6c757d;outline:none}html.rtl .select2-container--default .select2-results__group{font-weight:500}html.rtl .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#2f99c9}html.rtl .select2-container--default .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}html.rtl .select2-container--default .select2-results__option[aria-selected=true]:hover{background-color:#2f99c9;color:#fff}html.rtl .select2-container .select2-selection--multiple{min-height:38px;background-color:#fff;border:1px solid #ced4da!important}html.rtl .select2-container .select2-selection--multiple .select2-selection__rendered{padding:1px 10px}html.rtl .select2-container .select2-selection--multiple .select2-search__field{border:0;color:#6c757d}html.rtl .select2-container .select2-selection--multiple .select2-search__field::placeholder{color:#6c757d}html.rtl .select2-container .select2-selection--multiple .select2-selection__choice{background-color:#2f99c9;border:none;color:#fff;border-radius:3px;padding:0 7px;margin-top:7px}html.rtl .select2-container .select2-selection--multiple .select2-selection__choice__remove{color:#fff;margin-right:5px}html.rtl .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}html.rtl .autocomplete-suggestions{border:1px solid #e9ecef;background:#eff1f3;cursor:default;overflow:auto;max-height:200px!important;box-shadow:0 0 35px #49505726}html.rtl .autocomplete-suggestions strong{font-weight:600;color:#343a40}html.rtl .autocomplete-suggestion{padding:5px 10px;white-space:nowrap;overflow:hidden}html.rtl .autocomplete-no-suggestion{padding:5px}html.rtl .autocomplete-selected{background:#e9ecef;cursor:pointer}html.rtl .autocomplete-group{padding:5px;font-weight:500;font-family:Roboto,sans-serif}html.rtl .autocomplete-group strong{font-weight:600;font-size:16px;color:#343a40;display:block}html.rtl .parsley-error{border-color:#ff5d48!important}html.rtl .parsley-errors-list{margin:0;padding:0}html.rtl .parsley-errors-list>li{font-size:12px;list-style:none;color:#ff5d48;margin-top:5px}html.rtl .bootstrap-timepicker-widget table td input{border:1px solid rgba(52,58,64,.3);width:35px;background-color:#fff;color:#6c757d}html.rtl .bootstrap-timepicker-widget table td a{color:#adb5bd}html.rtl .bootstrap-timepicker-widget table td a:hover{background-color:#eff1f3;border-color:#eff1f3}html.rtl .bootstrap-timepicker-widget.dropdown-menu:after{border-bottom-color:#e9ecef}html.rtl .bootstrap-timepicker-widget.timepicker-orient-bottom:after{border-top-color:#e9ecef}html.rtl .datepicker{padding:10px!important}html.rtl .datepicker td,html.rtl .datepicker th{width:30px;height:30px;padding:5px}html.rtl .datepicker th{font-weight:600}html.rtl .datepicker table tr td.active.active,html.rtl .datepicker table tr td.active.disabled,html.rtl .datepicker table tr td.active.disabled.active,html.rtl .datepicker table tr td.active.disabled.disabled,html.rtl .datepicker table tr td.active.disabled:active,html.rtl .datepicker table tr td.active.disabled:hover,html.rtl .datepicker table tr td.active.disabled:hover.active,html.rtl .datepicker table tr td.active.disabled:hover.disabled,html.rtl .datepicker table tr td.active.disabled:hover:active,html.rtl .datepicker table tr td.active.disabled:hover:hover,html.rtl .datepicker table tr td .active.disabled:hover[disabled],html.rtl .datepicker table tr td .active.disabled[disabled],html.rtl .datepicker table tr td .active:active,html.rtl .datepicker table tr td .active:hover,html.rtl .datepicker table tr td .active:hover.active,html.rtl .datepicker table tr td .active:hover.disabled,html.rtl .datepicker table tr td .active:hover:active,html.rtl .datepicker table tr td .active:hover:hover,html.rtl .datepicker table tr td .active:hover[disabled],html.rtl .datepicker table tr td .active[disabled],html.rtl .datepicker table tr td span.active.active,html.rtl .datepicker table tr td span.active.disabled,html.rtl .datepicker table tr td span.active.disabled.active,html.rtl .datepicker table tr td span.active.disabled.disabled,html.rtl .datepicker table tr td span.active.disabled:active,html.rtl .datepicker table tr td span.active.disabled:hover,html.rtl .datepicker table tr td span.active.disabled:hover.active,html.rtl .datepicker table tr td span.active.disabled:hover.disabled,html.rtl .datepicker table tr td span.active.disabled:hover:active,html.rtl .datepicker table tr td span.active.disabled:hover:hover,html.rtl .datepicker table tr td span.active.disabled:hover[disabled],html.rtl .datepicker table tr td span.active.disabled[disabled],html.rtl .datepicker table tr td span.active:active,html.rtl .datepicker table tr td span.active:hover,html.rtl .datepicker table tr td span.active:hover.active,html.rtl .datepicker table tr td span.active:hover.disabled,html.rtl .datepicker table tr td span.active:hover:active,html.rtl .datepicker table tr td span.active:hover:hover,html.rtl .datepicker table tr td span.active:hover[disabled],html.rtl .datepicker table tr td span.active[disabled],html.rtl .datepicker table tr td.today,html.rtl .datepicker table tr td.today.disabled,html.rtl .datepicker table tr td.today.disabled:hover,html.rtl .datepicker table tr td.today:hover,html.rtl .datepicker table tr td.selected{background-color:#2f99c9!important;background-image:none!important;color:#fff}html.rtl .datepicker table tr td.day.focused,html.rtl .datepicker table tr td.day:hover,html.rtl .datepicker table tr td span.focused,html.rtl .datepicker table tr td span:hover{background:#e9ecef}html.rtl .datepicker table tr td.new,html.rtl .datepicker table tr td.old,html.rtl .datepicker table tr td span.new,html.rtl .datepicker table tr td span.old{color:#adb5bd;opacity:.6}html.rtl .datepicker table tr td.range,html.rtl .datepicker table tr td.range.disabled,html.rtl .datepicker table tr td.range.disabled:hover,html.rtl .datepicker table tr td.range:hover{background-color:#f5f6f8}html.rtl .datepicker .datepicker-switch:hover,html.rtl .datepicker .next:hover,html.rtl .datepicker .prev:hover,html.rtl .datepicker tfoot tr th:hover{background:#e9ecef}html.rtl .datepicker .datepicker-switch:hover{background:none}html.rtl .datepicker-inline{border:2px solid rgba(52,58,64,.1)}html.rtl .datepicker-dropdown:after{border-bottom:6px solid #fff}html.rtl .datepicker-dropdown:before{border-bottom-color:#00000026}html.rtl .datepicker-dropdown.datepicker-orient-top:before{border-top:7px solid rgba(0,0,0,.15)}html.rtl .datepicker-dropdown.datepicker-orient-top:after{border-top:6px solid #fff}html.rtl .daterangepicker{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#fff;border-color:#efefef}html.rtl .daterangepicker .calendar-table{background-color:#fff;border-color:#efefef}html.rtl .daterangepicker .calendar-table .next span,html.rtl .daterangepicker .calendar-table .prev span{border-color:#adb5bd}html.rtl .daterangepicker th,html.rtl .daterangepicker td{padding:5px}html.rtl .daterangepicker th.week,html.rtl .daterangepicker td.week{color:#ced4da}html.rtl .daterangepicker th.available:hover,html.rtl .daterangepicker td.available:hover{background-color:#f5f6f8}html.rtl .daterangepicker td.active,html.rtl .daterangepicker td.active:hover,html.rtl .daterangepicker .ranges li.active{background-color:#2f99c9}html.rtl .daterangepicker .ranges li:hover{background-color:#efefef}html.rtl .daterangepicker .month select,html.rtl .daterangepicker .calendar-time select{background-color:#fff;border-color:#ced4da;color:#495057}html.rtl .daterangepicker td.off,html.rtl .daterangepicker td.off.in-range,html.rtl .daterangepicker td.off.start-date,html.rtl .daterangepicker td.off.end-date{background-color:transparent;color:#ced4dab3}html.rtl .daterangepicker td.in-range{background-color:#f5f6f8;color:#6c757d}html.rtl .daterangepicker.show-ranges.ltr .drp-calendar.left{border-left-color:#efefef}html.rtl .daterangepicker .drp-buttons{border-top-color:#efefef}html.rtl .daterangepicker .drp-buttons .btn{font-weight:500}html.rtl .clockpicker-popover .popover-title{font-size:16px;font-weight:600;background-color:#fff}html.rtl .clockpicker-popover .popover-content{background-color:#f5f6f8}html.rtl .clockpicker-popover .clockpicker-plate{background-color:#fff;border-color:#e9ecef}html.rtl .clockpicker-popover .clockpicker-tick{color:#adb5bd}html.rtl .clockpicker-popover .btn-default{background-color:#2f99c9;color:#fff}html.rtl .wizard>.steps{position:relative;display:block;width:100%}html.rtl .wizard>.steps>ul>li{width:25%}html.rtl .wizard>.steps a{font-size:16px;margin:0 .5em .5em}html.rtl .wizard>.steps a,html.rtl .wizard>.steps a:hover,html.rtl .wizard>.steps a:active{display:block;width:auto;padding:1em;text-decoration:none;border-radius:2px}html.rtl .wizard>.steps .disabled a{background:#f5f6f8;border:1px solid #e9ecef;color:#343a40;cursor:default}html.rtl .wizard>.steps .disabled a:hover,html.rtl .wizard>.steps .disabled a:active{background:#eff1f3}html.rtl .wizard>.steps .current a,html.rtl .wizard>.steps .current a:hover,html.rtl .wizard>.steps .current a:active{background:#2f99c9;color:#fff;cursor:default}html.rtl .wizard>.steps .done a,html.rtl .wizard>.steps .done a:hover,html.rtl .wizard>.steps .done a:active{background:#e9ecef;color:#343a40}html.rtl .wizard>.steps>ul>li,html.rtl .wizard>.actions>ul>li{float:left;position:relative}html.rtl .wizard>.content{display:block;margin:.5em;min-height:240px;overflow:hidden;position:relative;width:auto;padding:20px;border:1px solid #e9ecef}html.rtl .wizard>.content>.body{padding:0;position:relative}html.rtl .wizard>.content>.body ul{list-style:disc!important}html.rtl .wizard>.content>.body ul>li{display:block;line-height:30px}html.rtl .wizard>.content>.body>iframe{border:0 none;width:100%;height:100%}html.rtl .wizard>.content>.body input{display:block;border-color:#efefef}html.rtl .wizard>.content>.body input:focus{border-color:#efefef}html.rtl .wizard>.content>.body input[type=checkbox]{display:inline-block}html.rtl .wizard>.content>.body input.error{background:rgba(255,93,72,.1);border:1px solid #ffedeb;color:#ff5d48}html.rtl .wizard>.content>.body label{display:inline-block;margin-bottom:.5em;margin-top:10px}html.rtl .wizard>.content>.body label.error{color:#ff5d48;font-size:12px}html.rtl .wizard>.actions{position:relative;display:block;text-align:right;width:100%;margin-top:15px}html.rtl .wizard>.actions>ul{display:inline-block;text-align:right}html.rtl .wizard>.actions>ul>li{margin:0 .5em}html.rtl .wizard>.actions a,html.rtl .wizard>.actions a:hover,html.rtl .wizard>.actions a:active{background:#2f99c9;color:#fff;display:block;padding:.5em 1em;text-decoration:none;border-radius:2px}html.rtl .wizard>.actions .disabled a,html.rtl .wizard>.actions .disabled a:hover,html.rtl .wizard>.actions .disabled a:active{background:#f5f6f8;color:#343a40}html.rtl .wizard.vertical>.steps{display:inline;float:left;width:30%}html.rtl .wizard.vertical>.steps>ul>li{float:none;width:100%}html.rtl .wizard.vertical>.content{width:65%;margin:0 2.5% .5em;display:inline;float:left}html.rtl .wizard.vertical>.actions{display:inline;float:right;width:95%;margin:0 2.5%;margin-top:15px!important}html.rtl .wizard.vertical>.actions>ul>li{margin:0 0 0 1em}html.rtl .wizard,html.rtl .tabcontrol{display:block;width:100%;overflow:hidden}html.rtl .wizard a,html.rtl .tabcontrol a{outline:0}html.rtl .wizard ul,html.rtl .tabcontrol ul{list-style:none!important;padding:0;margin:0}html.rtl .wizard ul>li,html.rtl .tabcontrol ul>li{display:block;padding:0}html.rtl .wizard>.steps .current-info,html.rtl .tabcontrol>.steps .current-info{position:absolute;left:-999em}html.rtl .wizard>.content>.title,html.rtl .tabcontrol>.content>.title{position:absolute;left:-999em}@media (max-width: 767.98px){html.rtl .wizard>.steps>ul>li,html.rtl .wizard.vertical>.steps,html.rtl .wizard.vertical>.content{width:100%}}@font-face{font-family:summernote;font-style:normal;font-weight:400;src:url(summernote.e879f742db476b0c.eot);src:url(summernote.e879f742db476b0c.eot?#iefix) format("embedded-opentype"),url(summernote.632eccbab7bbe82f.woff?) format("woff"),url(summernote.4ed7f30a04ee45d2.ttf?) format("truetype")}html.rtl .note-editor.note-frame{border:1px solid #dde2e6;box-shadow:none;margin:0}html.rtl .note-editor.note-frame .note-statusbar{background-color:#eff1f3;border-top:1px solid #e9ecef}html.rtl .note-editor.note-frame .note-editable{border:none}html.rtl .note-status-output{display:none}html.rtl .note-editable p:last-of-type{margin-bottom:0}html.rtl .note-popover .popover-content .note-color .dropdown-menu,html.rtl .card-header.note-toolbar .note-color .dropdown-menu{min-width:344px}html.rtl .note-toolbar{z-index:1}@font-face{font-family:dropify;src:url(dropify.86e083531992f809.eot);src:url(dropify.86e083531992f809.eot#iefix) format("embedded-opentype"),url(dropify.2c49868501da13a8.woff) format("woff"),url(dropify.cffb871c3e07fe44.ttf) format("truetype"),url(dropify.02bc1127f4e90617.svg#dropify) format("svg");font-weight:400;font-style:normal}html.rtl .dropify-wrapper{border:2px dashed #efefef;background-color:transparent;border-radius:6px;color:#ced4da}html.rtl .dropify-wrapper:hover{background-image:linear-gradient(-45deg,#f5f6f8 25%,transparent 25%,transparent 50%,#f5f6f8 50%,#f5f6f8 75%,transparent 75%,transparent)}html.rtl .dropify-wrapper .dropify-preview{background-color:#f5f6f8}html.rtl .editable-clear-x{background:url(clear.c9ea5ab5f8f0057d.png) center center no-repeat}html.rtl .editableform-loading{background:url(loading.2f6d74ec0c397c91.gif) center center no-repeat}html.rtl .editable-clear-x{background:url(clear.c9ea5ab5f8f0057d.png) center center no-repeat}html.rtl .editableform-loading{background:url(loading.2f6d74ec0c397c91.gif) center center no-repeat}html.rtl .editable-checklist label{display:block}html.rtl .dataTables_wrapper.container-fluid{padding:0}html.rtl table.dataTable{border-collapse:collapse!important;margin-bottom:15px!important}html.rtl table.dataTable tbody>tr.selected,html.rtl table.dataTable tbody>tr>.selected{background-color:#2f99c9}html.rtl table.dataTable tbody>tr.selected td,html.rtl table.dataTable tbody>tr>.selected td{border-color:#2f99c9}html.rtl table.dataTable tbody td:focus{outline:none!important}html.rtl table.dataTable tbody th.focus,html.rtl table.dataTable tbody td.focus{outline:2px solid #2f99c9!important;outline-offset:-1px;color:#2f99c9;background-color:#64b0f226}html.rtl .dataTables_info{font-weight:500}html.rtl table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,html.rtl table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{box-shadow:0 1rem 3rem #0000002d;background-color:#1bb99a;top:.75rem}html.rtl table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,html.rtl table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{background-color:#ff5d48;top:.75rem}html.rtl .dt-buttons,html.rtl .dataTables_length{float:left}html.rtl div.dt-button-info{background-color:#2f99c9;border:none;color:#fff;box-shadow:none;border-radius:3px;text-align:center;z-index:21}html.rtl div.dt-button-info h2{border-bottom:none;background-color:#fff3;color:#fff}@media (max-width: 767.98px){html.rtl li.paginate_button.previous,html.rtl li.paginate_button.next{display:inline-block;font-size:1.5rem}html.rtl li.paginate_button{display:none}html.rtl .dataTables_paginate ul{text-align:center;display:block;margin:1rem 0 0!important}html.rtl div.dt-buttons{display:inline-table;margin-bottom:1rem}}html.rtl .activate-select .sorting_1{background-color:#f8f9fa}html.rtl div.ColVis{float:none;margin-right:30px}html.rtl button.ColVis_Button,html.rtl button.ColVis_Button:hover{float:none!important;border-radius:3px;outline:none!important;box-shadow:none!important;color:#fff!important;background:#2f99c9!important;border:1px solid #2f99c9!important}html.rtl div.ColVis_collectionBackground{background-color:transparent}html.rtl ul.ColVis_collection{padding:10px 0 0;background-color:#fff;box-shadow:0 0 35px #49505726;border:none}html.rtl ul.ColVis_collection li{background:transparent!important;padding:3px 10px!important;border:none!important;box-shadow:none!important}html.rtl #datatable-colvid_info{float:left}html.rtl .responsive-table-plugin .dropdown-menu li.checkbox-row{padding:7px 15px;color:#6c757d}html.rtl .responsive-table-plugin .dropdown-menu li.checkbox-row:hover,html.rtl .responsive-table-plugin .dropdown-menu li.checkbox-row:focus{background-color:#f5f6f8;color:#6c757d}html.rtl .responsive-table-plugin .table-responsive{border:none;margin-bottom:0}html.rtl .responsive-table-plugin .btn-toolbar{display:block}html.rtl .responsive-table-plugin tbody th{font-size:14px;font-weight:400}html.rtl .responsive-table-plugin .checkbox-row{padding-left:40px}html.rtl .responsive-table-plugin .checkbox-row label{display:inline-block;padding-left:5px;position:relative;margin-bottom:0}html.rtl .responsive-table-plugin .checkbox-row label:before{background-color:#f5f6f8;border-radius:3px;border:1px solid #ced4da;content:"";display:inline-block;height:17px;left:0;margin-left:-20px;position:absolute;transition:.3s ease-in-out;width:17px;outline:none}html.rtl .responsive-table-plugin .checkbox-row label:after{color:#ced4da;display:inline-block;font-size:11px;height:16px;left:0;margin-left:-20px;padding-left:3px;padding-top:1px;position:absolute;top:-1px;width:16px}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]:disabled+label{opacity:.65}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]:checked+label:after{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]:disabled+label:before{background-color:#efefef;cursor:not-allowed}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]:checked+label:before{background-color:#f5f6f8;border-color:#2f99c9}html.rtl .responsive-table-plugin .checkbox-row input[type=checkbox]:checked+label:after{color:#2f99c9}html.rtl .responsive-table-plugin table.focus-on tbody tr.focused th,html.rtl .responsive-table-plugin table.focus-on tbody tr.focused td,html.rtl .responsive-table-plugin .sticky-table-header{background:#2f99c9;border-color:#2f99c9;color:#fff}html.rtl .responsive-table-plugin table.focus-on tbody tr.focused th table,html.rtl .responsive-table-plugin table.focus-on tbody tr.focused td table,html.rtl .responsive-table-plugin .sticky-table-header table{color:#fff}html.rtl .responsive-table-plugin .fixed-solution .sticky-table-header{top:70px!important}html.rtl .responsive-table-plugin .btn-default{background-color:#f5f6f8;color:#343a40;border:1px solid #e9ecef}html.rtl .responsive-table-plugin .btn-default.btn-primary{background-color:#2596be;border-color:#2596be;color:#fff;box-shadow:0 0 0 2px #c379fb80}html.rtl .responsive-table-plugin .btn-group.pull-right{float:right}html.rtl .responsive-table-plugin .btn-group.pull-right .dropdown-menu{left:auto;right:0}html.rtl .tablesaw thead{background:#f5f6f8;background-image:none;border:none}html.rtl .tablesaw thead th{text-shadow:none}html.rtl .tablesaw thead tr:first-child th{border:none;font-weight:500;font-family:Roboto,sans-serif}html.rtl .tablesaw td{border-top:1px solid #f5f6f8!important}html.rtl .tablesaw td,html.rtl .tablesaw tbody th{font-size:inherit;line-height:inherit;padding:10px!important}html.rtl .tablesaw-stack tbody tr,html.rtl .tablesaw tbody tr{border-bottom:none}html.rtl .tablesaw-bar .btn-select .btn-small:after,html.rtl .tablesaw-bar .btn-select .btn-micro:after{font-size:8px;padding-right:10px}html.rtl .tablesaw-swipe .tablesaw-cell-persist{box-shadow:none;border-color:#f8f9fa}html.rtl .tablesaw-swipe .tablesaw-swipe-cellpersist{border-right:2px solid #f5f6f8}html.rtl .tablesaw-bar-section label{color:#6c757d}html.rtl .tablesaw-enhanced .tablesaw-bar .btn{text-shadow:none;background-image:none;text-transform:none;border:1px solid #efefef;padding:3px 10px;color:#343a40}html.rtl .tablesaw-enhanced .tablesaw-bar .btn:after{display:none}html.rtl .tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover{background:#fff}html.rtl .tablesaw-enhanced .tablesaw-bar .btn:hover,html.rtl .tablesaw-enhanced .tablesaw-bar .btn:focus,html.rtl .tablesaw-enhanced .tablesaw-bar .btn:active{color:#2f99c9!important;background-color:#f8f9fa;outline:none!important;box-shadow:none!important;background-image:none}html.rtl .tablesaw-columntoggle-popup .btn-group{display:block}html.rtl .tablesaw-sortable-btn{cursor:pointer}html.rtl .tablesaw-swipe-cellpersist{width:auto!important}html.rtl .flotTip{padding:8px 12px;background-color:#343a40e6;z-index:100;color:#f8f9fa;opacity:1;border-radius:3px}html.rtl .legend tr{height:30px;font-family:Roboto,sans-serif}html.rtl .legendLabel{padding-left:5px;line-height:10px;padding-right:20px;font-size:13px;font-weight:500;color:#6c757d}html.rtl .legendColorBox div,html.rtl .legendColorBox div div{border-radius:3px}@media (max-width: 767.98px){html.rtl .legendLabel{display:none}}html.rtl .morris-chart text{font-family:Roboto,sans-serif!important;font-weight:600!important;fill:#adb5bd}html.rtl .morris-hover{position:absolute;z-index:10}html.rtl .morris-hover.morris-default-style{font-size:12px;text-align:center;border-radius:5px;padding:10px 12px;background:rgba(248,249,250,.8);color:#343a40;border:2px solid #e9ecef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html.rtl .morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0;font-family:Roboto,sans-serif}html.rtl .morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0;color:#fff}html.rtl .ct-golden-section:before{float:none}html.rtl .ct-chart{max-height:300px}html.rtl .ct-chart .ct-label{fill:#adb5bd;color:#adb5bd;font-size:12px;line-height:1}html.rtl .ct-chart.simple-pie-chart-chartist .ct-label{color:#fff;fill:#fff;font-size:16px}html.rtl .ct-grid{stroke:#343a401a}html.rtl .ct-chart .ct-series.ct-series-a .ct-bar,html.rtl .ct-chart .ct-series.ct-series-a .ct-line,html.rtl .ct-chart .ct-series.ct-series-a .ct-point,html.rtl .ct-chart .ct-series.ct-series-a .ct-slice-donut{stroke:#2f99c9}html.rtl .ct-chart .ct-series.ct-series-b .ct-bar,html.rtl .ct-chart .ct-series.ct-series-b .ct-line,html.rtl .ct-chart .ct-series.ct-series-b .ct-point,html.rtl .ct-chart .ct-series.ct-series-b .ct-slice-donut{stroke:#1bb99a}html.rtl .ct-chart .ct-series.ct-series-c .ct-bar,html.rtl .ct-chart .ct-series.ct-series-c .ct-line,html.rtl .ct-chart .ct-series.ct-series-c .ct-point,html.rtl .ct-chart .ct-series.ct-series-c .ct-slice-donut{stroke:#f1b53d}html.rtl .ct-chart .ct-series.ct-series-d .ct-bar,html.rtl .ct-chart .ct-series.ct-series-d .ct-line,html.rtl .ct-chart .ct-series.ct-series-d .ct-point,html.rtl .ct-chart .ct-series.ct-series-d .ct-slice-donut{stroke:#ff7aa3}html.rtl .ct-chart .ct-series.ct-series-e .ct-bar,html.rtl .ct-chart .ct-series.ct-series-e .ct-line,html.rtl .ct-chart .ct-series.ct-series-e .ct-point,html.rtl .ct-chart .ct-series.ct-series-e .ct-slice-donut{stroke:#343a40}html.rtl .ct-chart .ct-series.ct-series-f .ct-bar,html.rtl .ct-chart .ct-series.ct-series-f .ct-line,html.rtl .ct-chart .ct-series.ct-series-f .ct-point,html.rtl .ct-chart .ct-series.ct-series-f .ct-slice-donut{stroke:#3db9dc}html.rtl .ct-chart .ct-series.ct-series-g .ct-bar,html.rtl .ct-chart .ct-series.ct-series-g .ct-line,html.rtl .ct-chart .ct-series.ct-series-g .ct-point,html.rtl .ct-chart .ct-series.ct-series-g .ct-slice-donut{stroke:#ff5d48}html.rtl .ct-series-a .ct-area,html.rtl .ct-series-a .ct-slice-pie{fill:#2f99c9}html.rtl .ct-series-b .ct-area,html.rtl .ct-series-b .ct-slice-pie{fill:#1bb99a}html.rtl .ct-series-c .ct-area,html.rtl .ct-series-c .ct-slice-pie{fill:#f1b53d}html.rtl .ct-series-d .ct-area,html.rtl .ct-series-d .ct-slice-pie{fill:#1bb99a}html.rtl .ct-area{fill-opacity:.33}html.rtl .chartist-tooltip{position:absolute;display:inline-block;opacity:0;min-width:10px;padding:2px 10px;border-radius:3px;background:#343a40;color:#efefef;text-align:center;pointer-events:none;z-index:1;transition:opacity .2s linear}html.rtl .chartist-tooltip.tooltip-show{opacity:1}html.rtl .chartjs-chart{margin:auto;position:relative;width:100%}html.rtl .chartjs-chart-example{height:300px}html.rtl .c3-tooltip{box-shadow:0 1rem 3rem #0000002d;opacity:1}html.rtl .c3-tooltip td{border-left:none;font-family:Roboto,sans-serif}html.rtl .c3-tooltip td>span{background:#343a40}html.rtl .c3-tooltip tr{border:none!important}html.rtl .c3-tooltip th{background-color:#343a40;color:#f8f9fa}html.rtl .c3-chart-arcs-title{font-size:18px;font-weight:600}html.rtl .c3 text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";fill:#6c757d}html.rtl .c3 line,html.rtl .c3 path{stroke:#ced4da}html.rtl .c3-chart-arc.c3-target g path{stroke:#fff}html.rtl .jqstooltip{box-sizing:content-box;width:auto!important;height:auto!important;background-color:#343a40!important;box-shadow:0 1rem 3rem #0000002d;padding:5px 10px!important;border-radius:3px;border-color:#212529!important}html.rtl .jqsfield{color:#e9ecef!important;font-size:12px!important;line-height:18px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important;font-weight:500!important}html.rtl .button-list{margin-left:-8px;margin-bottom:-12px}html.rtl .button-list .btn{margin-bottom:12px;margin-left:8px}html.rtl .icons-list-demo div{cursor:pointer;line-height:45px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}html.rtl .icons-list-demo div p{margin-bottom:0;line-height:inherit}html.rtl .icons-list-demo i{text-align:center;vertical-align:middle;font-size:22px;width:50px;height:50px;line-height:50px;margin-right:12px;color:#6c757d;border:1px solid #efefef;border-radius:3px;display:inline-block;transition:all .2s}html.rtl .icons-list-demo .col-lg-4{background-clip:padding-box;margin-top:10px}html.rtl .icons-list-demo .col-lg-4:hover i{color:#2f99c9}html.rtl .grid-structure .grid-container{background-color:#f8f9fa;margin-top:10px;font-size:.8rem;font-weight:500;padding:10px 20px}html.rtl .demos-show-btn{position:fixed;top:50%;right:0;writing-mode:vertical-rl;font-weight:600;background-color:#ff5d48;color:#fff!important;line-height:36px;padding:15px 3px;border-radius:6px 0 0 6px;transform:translateY(-50%);text-transform:uppercase}@media (max-width: 600px){html.rtl .demos-show-btn{display:none}}html.rtl .authentication-bg{background-color:#2f99c9}html.rtl .account-card-box{background-color:#fff;padding:7px;border-radius:8px}html.rtl .account-card-box .card{border:4px solid #2f99c9}html.rtl .card-pricing{box-shadow:0 .75rem 6rem #49505708}html.rtl .card-pricing .card-pricing-features li{padding:15px}html.rtl .card-pricing .card-price{font-size:48px;font-weight:300}html.rtl .card-pricing.active{margin:0 -24px;box-shadow:0 0 35px #49505726}html.rtl .maintenance-icon{height:220px;width:220px;margin:0 auto}html.rtl .line1{opacity:0;animation:fadeInLeft both 1s .4s,coding1 ease 6s 4s infinite}html.rtl .line2{opacity:0;animation:fadeInLeft both 1s .6s,coding2 ease 6s 4s infinite}html.rtl .line3{opacity:0;animation:fadeInLeft both 1s .8s,coding3 ease 6s 4s infinite}html.rtl .line4{opacity:0;animation:fadeInLeft both 1s 1s,coding4 ease 6s 4s infinite}html.rtl .line5{opacity:0;animation:fadeInLeft both 1s 1.2s,coding5 ease 6s 4s infinite}html.rtl .line6{opacity:0;animation:fadeInLeft both 1s 1.4s,coding6 ease 6s 4s infinite}html.rtl .line7{opacity:0;animation:fadeInLeft both 1s 1.6s,coding6 ease 6s 4s infinite}@keyframes coding1{0%{transform:translate(0);opacity:1}14%{transform:translateY(-10px);opacity:0}15%{transform:translateY(45px)}30%{transform:translateY(40px);opacity:1}45%{transform:translateY(30px)}60%{transform:translateY(20px)}75%{transform:translateY(10px)}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding2{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px);opacity:1}29%{transform:translateY(-10px);opacity:0}30%{transform:translateY(40px)}45%{transform:translateY(30px);opacity:1}60%{transform:translateY(20px)}75%{transform:translateY(10px)}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding3{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px);opacity:1}44%{transform:translateY(-20px);opacity:0}45%{transform:translateY(30px)}60%{transform:translateY(20px);opacity:1}75%{transform:translateY(10px)}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding4{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px)}45%{transform:translateY(-20px);opacity:1}59%{transform:translateY(-30px);opacity:0}60%{transform:translateY(20px)}75%{transform:translateY(10px);opacity:1}90%{transform:translateY(5px)}to{transform:translate(0);opacity:1}}@keyframes coding5{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px)}45%{transform:translateY(-20px)}60%{transform:translateY(-30px);opacity:1}74%{transform:translateY(-40px);opacity:0}75%{transform:translateY(10px)}90%{transform:translateY(5px);opacity:1}to{transform:translate(0);opacity:1}}@keyframes coding6{0%{transform:translate(0);opacity:1}15%{transform:translateY(-5px)}30%{transform:translateY(-10px)}45%{transform:translateY(-20px)}60%{transform:translateY(-30px)}75%{transform:translateY(-40px);opacity:1}89%{transform:translateY(-50px);opacity:0}90%{transform:translateY(10px)}to{transform:translate(0);opacity:1}}html.rtl .diamond{margin:50px auto;height:90px;width:120px}html.rtl .diamond:after{content:"";position:absolute;height:14px;width:44px;background:rgba(52,58,64,.1);border-radius:50%;margin-top:0;margin-left:38px;z-index:11}html.rtl .diamond .top{height:30px;border-left:27px solid transparent;border-right:27px solid transparent;border-bottom:24px solid #1ecba9}html.rtl .diamond .top:after{content:"";position:absolute;height:24px;width:32px;margin-top:6px;margin-left:47px;background:#1bb99a;transform:skew(48deg)}html.rtl .diamond .top:before{content:"";position:absolute;height:24px;width:32px;margin-top:7px;margin-left:-13px;background:#1bb99a;transform:skew(-48deg)}html.rtl .diamond .bot{height:60px;border-left:60px solid transparent;border-right:60px solid transparent;border-top:60px solid #1ecba9}html.rtl .diamond .bot:before{content:"";position:absolute;height:60px;margin-top:-60px;margin-left:-27px;border-left:27px solid transparent;border-right:26px solid transparent;border-top:60px solid #1bb99a}html.rtl .timeline{border-collapse:collapse;border-spacing:0;display:table;margin-bottom:50px;position:relative;table-layout:fixed;width:100%}html.rtl .timeline .time-show{margin-bottom:30px;margin-right:-75px;margin-top:30px;position:relative;text-align:right}html.rtl .timeline .time-show a{color:#fff}html.rtl .timeline:before{background-color:#adb5bd4d;bottom:0;content:"";left:50%;position:absolute;top:30px;width:2px;z-index:0}html.rtl .timeline .timeline-icon{background:#6c757d;border-radius:50%;color:#fff;display:block;height:21px;left:-54px;margin-top:-11px;position:absolute;text-align:center;top:50%;width:21px}html.rtl .timeline .timeline-icon i{color:#e9ecef}html.rtl .timeline .time-icon:before{font-size:16px;margin-top:5px}html.rtl h3.timeline-title{color:#6c757d;font-size:20px;font-weight:400;margin:0 0 5px;text-transform:uppercase}html.rtl .timeline-item{display:table-row}html.rtl .timeline-item:before{content:"";display:block;width:50%}html.rtl .timeline-item .timeline-desk .arrow{border-bottom:8px solid transparent;border-right:8px solid #fff!important;border-top:8px solid transparent;display:block;height:0;left:-7px;margin-top:-10px;position:absolute;top:50%;width:0}html.rtl .timeline-item.alt:after{content:"";display:block;width:50%}html.rtl .timeline-item.alt .timeline-desk .arrow-alt{border-bottom:8px solid transparent;border-left:8px solid #fff!important;border-top:8px solid transparent;display:block;height:0;left:auto;margin-top:-10px;position:absolute;right:-7px;top:50%;width:0}html.rtl .timeline-item.alt .timeline-desk .album{float:right;margin-top:20px}html.rtl .timeline-item.alt .timeline-desk .album a{float:right;margin-left:5px}html.rtl .timeline-item.alt .timeline-icon{left:auto;right:-58px}html.rtl .timeline-item.alt:before{display:none}html.rtl .timeline-item.alt .panel{margin-left:0;margin-right:45px}html.rtl .timeline-item.alt .panel .panel-body p+p{margin-top:10px!important}html.rtl .timeline-item.alt h4,html.rtl .timeline-item.alt p,html.rtl .timeline-item.alt .timeline-date{text-align:right}html.rtl .timeline-desk{display:table-cell;vertical-align:top;width:50%}html.rtl .timeline-desk h4{font-size:16px;font-weight:300;margin:0}html.rtl .timeline-desk .panel{background:#fff;display:block;margin-bottom:5px;margin-left:45px;position:relative;text-align:left;padding:20px;border-radius:7px;box-shadow:0 .75rem 6rem #49505708}html.rtl .timeline-desk h5 span{color:#e9ecef;display:block;font-size:12px;margin-bottom:4px}html.rtl .timeline-desk p{color:#6c757d;font-size:14px;margin-bottom:0}html.rtl .timeline-desk .album{margin-top:12px}html.rtl .timeline-desk .album a{float:left;margin-right:5px}html.rtl .timeline-desk .album img{height:36px;width:auto;border-radius:3px}html.rtl .timeline-desk .notification{background:none repeat scroll 0 0 #fff;margin-top:20px;padding:8px}html.rtl .text-error{color:#fff;font-size:98px;line-height:150px}html.rtl .text-error.shadow-text{text-shadow:rgba(255,255,255,.3) 5px 1px,rgba(255,255,255,.2) 12px 3px,rgba(255,255,255,.1) 6px 4px}html.rtl .portfolioFilter a{transition:all .3s ease-out;color:#343a40;border-radius:3px;padding:5px 10px;display:inline-block;font-size:13px;font-weight:500;text-transform:uppercase}html.rtl .portfolioFilter a:hover{color:#1bb99a}html.rtl .portfolioFilter a.current{background-color:#1bb99a;color:#fff}html.rtl .gallery-box{background-color:#fff;margin-top:24px;border-radius:4px;overflow:hidden}html.rtl .gallery-box a{display:block;background-color:#060708;overflow:hidden}html.rtl .gallery-box:hover .thumb-img{position:relative;transform:scale(1.05);opacity:.7}html.rtl .thumb-img{overflow:hidden;width:100%;transition:all .2s ease-out}html.rtl .counter-number{font-size:60px;font-weight:600;text-align:center;color:#343a40}html.rtl .counter-number span{font-size:16px;font-weight:400;display:block;text-transform:uppercase;padding-top:5px;color:#1bb99a}html.rtl .coming-box{float:left;width:25%}html.rtl{direction:rtl}html.rtl body,html.rtl .dropdown-menu{text-align:right}html.rtl .dropdown-menu.show{text-align:right;left:auto!important;right:0;bottom:auto}html.rtl .dropdown-menu.dropdown-megamenu{left:20px!important;right:20px!important}html.rtl .dropdown-menu.dropdown-megamenu .megamenu-img{transform:scaleX(-1)}html.rtl .dropdown-menu-right{right:auto!important;left:0!important}html.rtl .dropdown-menu-right.show{left:0!important}html.rtl .dropdown-example{clear:right;float:right}html.rtl .dropright .dropdown-menu.show,html.rtl .dropleft .dropdown-menu.show{right:auto}html.rtl ul{padding-right:0}html.rtl .btn-label{margin:-.55rem -.9rem -.55rem .9rem}html.rtl .btn-label-right{margin:-.45rem .9rem -.45rem -.9rem}html.rtl .btn-group,html.rtl .btn-group-vertical{direction:ltr}html.rtl .pagination .page-item:first-child .page-link{margin-right:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}html.rtl .pagination .page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}html.rtl .blockquote-reverse{text-align:left!important}html.rtl dd{margin-right:0}html.rtl .modal-header .close{margin:-1rem auto -1rem -1rem}html.rtl .modal-footer>:not(:first-child){margin-right:.25rem;margin-left:0}html.rtl .modal-footer>:not(:last-child){margin-left:.25rem;margin-right:0}html.rtl .alert-dismissible{padding-left:3.85rem;padding-right:1.25rem}html.rtl .alert-dismissible .close{left:0;right:auto}html.rtl .breadcrumb-item+.breadcrumb-item{padding-right:.5rem;padding-left:0}html.rtl .breadcrumb-item+.breadcrumb-item:before{padding-left:.5rem;padding-right:0}html.rtl .form-check-inline{margin-left:.75rem;margin-right:0}html.rtl .custom-control-inline{margin-left:1rem;margin-right:0}html.rtl .custom-control{padding-right:1.5rem;padding-left:0}html.rtl .custom-control-label:before{left:auto;right:-1.5rem}html.rtl .custom-control-label:after{left:auto;right:-1.5rem}html.rtl .custom-switch{padding-right:2.25rem;padding-left:0}html.rtl .custom-switch .custom-control-label:before{right:-2.25rem;left:auto}html.rtl .custom-switch .custom-control-label:after{right:calc(-2.25rem + 2px);left:auto}html.rtl .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translate(-.75rem)}html.rtl .custom-file-label:after{right:auto;left:0;border-right:inherit}html.rtl .input-group-prepend{margin-left:-1px;margin-right:0}html.rtl .input-group-append{margin-right:-1px;margin-left:0}html.rtl .input-group>.input-group-prepend>.btn,html.rtl .input-group>.input-group-prepend>.input-group-text,html.rtl .input-group>.input-group-append:not(:last-child)>.btn,html.rtl .input-group>.input-group-append:not(:last-child)>.input-group-text,html.rtl .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),html.rtl .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),html.rtl .input-group>.custom-select:not(:last-child),html.rtl .input-group>.form-control:not(:last-child){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}html.rtl .input-group>.input-group-append>.btn,html.rtl .input-group>.input-group-append>.input-group-text,html.rtl .input-group>.input-group-prepend:not(:first-child)>.btn,html.rtl .input-group>.input-group-prepend:not(:first-child)>.input-group-text,html.rtl .input-group>.input-group-prepend:first-child>.btn:not(:first-child),html.rtl .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),html.rtl .input-group>.custom-select:not(:first-child),html.rtl .input-group>.form-control:not(:first-child){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0}html.rtl .list-inline-item:not(:last-child){margin-left:6px;margin-right:0}html.rtl .m-0{margin:0!important}html.rtl .mt-0,html.rtl .my-0{margin-top:0!important}html.rtl .mr-0{margin-left:0!important;margin-right:0!important}html.rtl .mb-0,html.rtl .my-0{margin-bottom:0!important}html.rtl .ml-0{margin-right:0!important;margin-left:0!important}html.rtl .m-1{margin:.25rem!important}html.rtl .mt-1,html.rtl .my-1{margin-top:.25rem!important}html.rtl .mr-1{margin-left:.25rem!important;margin-right:0!important}html.rtl .mb-1,html.rtl .my-1{margin-bottom:.25rem!important}html.rtl .ml-1{margin-right:.25rem!important;margin-left:0!important}html.rtl .m-2{margin:.5rem!important}html.rtl .mt-2,html.rtl .my-2{margin-top:.5rem!important}html.rtl .mr-2{margin-left:.5rem!important;margin-right:0!important}html.rtl .mb-2,html.rtl .my-2{margin-bottom:.5rem!important}html.rtl .ml-2{margin-right:.5rem!important;margin-left:0!important}html.rtl .m-3{margin:1rem!important}html.rtl .mt-3,html.rtl .my-3{margin-top:1rem!important}html.rtl .mr-3{margin-left:1rem!important;margin-right:0!important}html.rtl .mb-3,html.rtl .my-3{margin-bottom:1rem!important}html.rtl .ml-3{margin-right:1rem!important;margin-left:0!important}html.rtl .m-4{margin:1.5rem!important}html.rtl .mt-4,html.rtl .my-4{margin-top:1.5rem!important}html.rtl .mr-4{margin-left:1.5rem!important;margin-right:0!important}html.rtl .mb-4,html.rtl .my-4{margin-bottom:1.5rem!important}html.rtl .ml-4{margin-right:1.5rem!important;margin-left:0!important}html.rtl .m-5{margin:3rem!important}html.rtl .mt-5,html.rtl .my-5{margin-top:3rem!important}html.rtl .mr-5{margin-left:3rem!important;margin-right:0!important}html.rtl .mb-5,html.rtl .my-5{margin-bottom:3rem!important}html.rtl .ml-5{margin-right:3rem!important;margin-left:0!important}html.rtl .p-0{padding:0!important}html.rtl .pt-0,html.rtl .py-0{padding-top:0!important}html.rtl .pr-0{padding-left:0!important;padding-right:0!important}html.rtl .pb-0,html.rtl .py-0{padding-bottom:0!important}html.rtl .pl-0{padding-right:0!important;padding-left:0!important}html.rtl .p-1{padding:.25rem!important}html.rtl .pt-1,html.rtl .py-1{padding-top:.25rem!important}html.rtl .pr-1{padding-left:.25rem!important;padding-right:0!important}html.rtl .pb-1,html.rtl .py-1{padding-bottom:.25rem!important}html.rtl .pl-1{padding-right:.25rem!important;padding-left:0!important}html.rtl .p-2{padding:.5rem!important}html.rtl .pt-2,html.rtl .py-2{padding-top:.5rem!important}html.rtl .pr-2{padding-left:.5rem!important;padding-right:0!important}html.rtl .pb-2,html.rtl .py-2{padding-bottom:.5rem!important}html.rtl .pl-2{padding-right:.5rem!important;padding-left:0!important}html.rtl .p-3{padding:1rem!important}html.rtl .pt-3,html.rtl .py-3{padding-top:1rem!important}html.rtl .pr-3{padding-left:1rem!important;padding-right:0!important}html.rtl .pb-3,html.rtl .py-3{padding-bottom:1rem!important}html.rtl .pl-3{padding-right:1rem!important;padding-left:0!important}html.rtl .p-4{padding:1.5rem!important}html.rtl .pt-4,html.rtl .py-4{padding-top:1.5rem!important}html.rtl .pr-4{padding-left:1.5rem!important;padding-right:0!important}html.rtl .pb-4,html.rtl .py-4{padding-bottom:1.5rem!important}html.rtl .pl-4{padding-right:1.5rem!important;padding-left:0!important}html.rtl .p-5{padding:3rem!important}html.rtl .pt-5,html.rtl .py-5{padding-top:3rem!important}html.rtl .pr-5{padding-left:3rem!important;padding-right:0!important}html.rtl .pb-5,html.rtl .py-5{padding-bottom:3rem!important}html.rtl .pl-5{padding-right:3rem!important;padding-left:0!important}html.rtl .m-n1{margin:-.25rem!important}html.rtl .mt-n1,html.rtl .my-n1{margin-top:-.25rem!important}html.rtl .mr-n1,html.rtl .mx-n1{margin-right:-.25rem!important}html.rtl .mb-n1,html.rtl .my-n1{margin-bottom:-.25rem!important}html.rtl .ml-n1,html.rtl .mx-n1{margin-left:-.25rem!important}html.rtl .m-n2{margin:-.5rem!important}html.rtl .mt-n2,html.rtl .my-n2{margin-top:-.5rem!important}html.rtl .mr-n2,html.rtl .mx-n2{margin-right:-.5rem!important}html.rtl .mb-n2,html.rtl .my-n2{margin-bottom:-.5rem!important}html.rtl .ml-n2,html.rtl .mx-n2{margin-left:-.5rem!important}html.rtl .m-n3{margin:-1rem!important}html.rtl .mt-n3,html.rtl .my-n3{margin-top:-1rem!important}html.rtl .mr-n3,html.rtl .mx-n3{margin-right:-1rem!important}html.rtl .mb-n3,html.rtl .my-n3{margin-bottom:-1rem!important}html.rtl .ml-n3,html.rtl .mx-n3{margin-left:-1rem!important}html.rtl .m-n4{margin:-1.5rem!important}html.rtl .mt-n4,html.rtl .my-n4{margin-top:-1.5rem!important}html.rtl .mr-n4,html.rtl .mx-n4{margin-right:-1.5rem!important}html.rtl .mb-n4,html.rtl .my-n4{margin-bottom:-1.5rem!important}html.rtl .ml-n4,html.rtl .mx-n4{margin-left:-1.5rem!important}html.rtl .m-n5{margin:-3rem!important}html.rtl .mt-n5,html.rtl .my-n5{margin-top:-3rem!important}html.rtl .mr-n5,html.rtl .mx-n5{margin-right:-3rem!important}html.rtl .mb-n5,html.rtl .my-n5{margin-bottom:-3rem!important}html.rtl .ml-n5,html.rtl .mx-n5{margin-left:-3rem!important}html.rtl .m-auto{margin:auto!important}html.rtl .mt-auto,html.rtl .my-auto{margin-top:auto!important}html.rtl .mr-auto,html.rtl .mx-auto{margin-left:auto!important;margin-right:inherit!important}html.rtl .mb-auto,html.rtl .my-auto{margin-bottom:auto!important}html.rtl .ml-auto,html.rtl .mx-auto{margin-right:auto!important;margin-left:auto!important}@media (min-width: 576px){html.rtl .m-sm-0{margin:0!important}html.rtl .mt-sm-0,html.rtl .my-sm-0{margin-top:0!important}html.rtl .mr-sm-0{margin-left:0!important;margin-right:0!important}html.rtl .mb-sm-0,html.rtl .my-sm-0{margin-bottom:0!important}html.rtl .ml-sm-0{margin-right:0!important;margin-left:0!important}html.rtl .m-sm-1{margin:.25rem!important}html.rtl .mt-sm-1,html.rtl .my-sm-1{margin-top:.25rem!important}html.rtl .mr-sm-1{margin-left:.25rem!important;margin-right:0!important}html.rtl .mb-sm-1,html.rtl .my-sm-1{margin-bottom:.25rem!important}html.rtl .ml-sm-1{margin-right:.25rem!important;margin-left:0!important}html.rtl .m-sm-2{margin:.5rem!important}html.rtl .mt-sm-2,html.rtl .my-sm-2{margin-top:.5rem!important}html.rtl .mr-sm-2{margin-left:.5rem!important;margin-right:0!important}html.rtl .mb-sm-2,html.rtl .my-sm-2{margin-bottom:.5rem!important}html.rtl .ml-sm-2{margin-right:.5rem!important;margin-left:0!important}html.rtl .m-sm-3{margin:1rem!important}html.rtl .mt-sm-3,html.rtl .my-sm-3{margin-top:1rem!important}html.rtl .mr-sm-3{margin-left:1rem!important;margin-right:0!important}html.rtl .mb-sm-3,html.rtl .my-sm-3{margin-bottom:1rem!important}html.rtl .ml-sm-3{margin-right:1rem!important;margin-left:0!important}html.rtl .m-sm-4{margin:1.5rem!important}html.rtl .mt-sm-4,html.rtl .my-sm-4{margin-top:1.5rem!important}html.rtl .mr-sm-4{margin-left:1.5rem!important;margin-right:0!important}html.rtl .mb-sm-4,html.rtl .my-sm-4{margin-bottom:1.5rem!important}html.rtl .ml-sm-4{margin-right:1.5rem!important;margin-left:0!important}html.rtl .m-sm-5{margin:3rem!important}html.rtl .mt-sm-5,html.rtl .my-sm-5{margin-top:3rem!important}html.rtl .mr-sm-5{margin-left:3rem!important;margin-right:0!important}html.rtl .mb-sm-5,html.rtl .my-sm-5{margin-bottom:3rem!important}html.rtl .ml-sm-5{margin-right:3rem!important;margin-left:0!important}html.rtl .p-sm-0{padding:0!important}html.rtl .pt-sm-0,html.rtl .py-sm-0{padding-top:0!important}html.rtl .pr-sm-0{padding-left:0!important;padding-right:0!important}html.rtl .pb-sm-0,html.rtl .py-sm-0{padding-bottom:0!important}html.rtl .pl-sm-0{padding-right:0!important;padding-left:0!important}html.rtl .p-sm-1{padding:.25rem!important}html.rtl .pt-sm-1,html.rtl .py-sm-1{padding-top:.25rem!important}html.rtl .pr-sm-1{padding-left:.25rem!important;padding-right:0!important}html.rtl .pb-sm-1,html.rtl .py-sm-1{padding-bottom:.25rem!important}html.rtl .pl-sm-1{padding-right:.25rem!important;padding-left:0!important}html.rtl .p-sm-2{padding:.5rem!important}html.rtl .pt-sm-2,html.rtl .py-sm-2{padding-top:.5rem!important}html.rtl .pr-sm-2{padding-left:.5rem!important;padding-right:0!important}html.rtl .pb-sm-2,html.rtl .py-sm-2{padding-bottom:.5rem!important}html.rtl .pl-sm-2{padding-right:.5rem!important;padding-left:0!important}html.rtl .p-sm-3{padding:1rem!important}html.rtl .pt-sm-3,html.rtl .py-sm-3{padding-top:1rem!important}html.rtl .pr-sm-3{padding-left:1rem!important;padding-right:0!important}html.rtl .pb-sm-3,html.rtl .py-sm-3{padding-bottom:1rem!important}html.rtl .pl-sm-3{padding-right:1rem!important;padding-left:0!important}html.rtl .p-sm-4{padding:1.5rem!important}html.rtl .pt-sm-4,html.rtl .py-sm-4{padding-top:1.5rem!important}html.rtl .pr-sm-4{padding-left:1.5rem!important;padding-right:0!important}html.rtl .pb-sm-4,html.rtl .py-sm-4{padding-bottom:1.5rem!important}html.rtl .pl-sm-4{padding-right:1.5rem!important;padding-left:0!important}html.rtl .p-sm-5{padding:3rem!important}html.rtl .pt-sm-5,html.rtl .py-sm-5{padding-top:3rem!important}html.rtl .pr-sm-5{padding-left:3rem!important;padding-right:0!important}html.rtl .pb-sm-5,html.rtl .py-sm-5{padding-bottom:3rem!important}html.rtl .pl-sm-5{padding-right:3rem!important;padding-left:0!important}html.rtl .m-sm-n1{margin:-.25rem!important}html.rtl .mt-sm-n1,html.rtl .my-sm-n1{margin-top:-.25rem!important}html.rtl .mr-sm-n1,html.rtl .mx-sm-n1{margin-right:-.25rem!important}html.rtl .mb-sm-n1,html.rtl .my-sm-n1{margin-bottom:-.25rem!important}html.rtl .ml-sm-n1,html.rtl .mx-sm-n1{margin-left:-.25rem!important}html.rtl .m-sm-n2{margin:-.5rem!important}html.rtl .mt-sm-n2,html.rtl .my-sm-n2{margin-top:-.5rem!important}html.rtl .mr-sm-n2,html.rtl .mx-sm-n2{margin-right:-.5rem!important}html.rtl .mb-sm-n2,html.rtl .my-sm-n2{margin-bottom:-.5rem!important}html.rtl .ml-sm-n2,html.rtl .mx-sm-n2{margin-left:-.5rem!important}html.rtl .m-sm-n3{margin:-1rem!important}html.rtl .mt-sm-n3,html.rtl .my-sm-n3{margin-top:-1rem!important}html.rtl .mr-sm-n3,html.rtl .mx-sm-n3{margin-right:-1rem!important}html.rtl .mb-sm-n3,html.rtl .my-sm-n3{margin-bottom:-1rem!important}html.rtl .ml-sm-n3,html.rtl .mx-sm-n3{margin-left:-1rem!important}html.rtl .m-sm-n4{margin:-1.5rem!important}html.rtl .mt-sm-n4,html.rtl .my-sm-n4{margin-top:-1.5rem!important}html.rtl .mr-sm-n4,html.rtl .mx-sm-n4{margin-right:-1.5rem!important}html.rtl .mb-sm-n4,html.rtl .my-sm-n4{margin-bottom:-1.5rem!important}html.rtl .ml-sm-n4,html.rtl .mx-sm-n4{margin-left:-1.5rem!important}html.rtl .m-sm-n5{margin:-3rem!important}html.rtl .mt-sm-n5,html.rtl .my-sm-n5{margin-top:-3rem!important}html.rtl .mr-sm-n5,html.rtl .mx-sm-n5{margin-right:-3rem!important}html.rtl .mb-sm-n5,html.rtl .my-sm-n5{margin-bottom:-3rem!important}html.rtl .ml-sm-n5,html.rtl .mx-sm-n5{margin-left:-3rem!important}html.rtl .m-sm-auto{margin:auto!important}html.rtl .mt-sm-auto,html.rtl .my-sm-auto{margin-top:auto!important}html.rtl .mr-sm-auto,html.rtl .mx-sm-auto{margin-left:auto!important;margin-right:inherit!important}html.rtl .mb-sm-auto,html.rtl .my-sm-auto{margin-bottom:auto!important}html.rtl .ml-sm-auto,html.rtl .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 768px){html.rtl .m-md-0{margin:0!important}html.rtl .mt-md-0,html.rtl .my-md-0{margin-top:0!important}html.rtl .mr-md-0{margin-left:0!important;margin-right:0!important}html.rtl .mb-md-0,html.rtl .my-md-0{margin-bottom:0!important}html.rtl .ml-md-0{margin-right:0!important;margin-left:0!important}html.rtl .m-md-1{margin:.25rem!important}html.rtl .mt-md-1,html.rtl .my-md-1{margin-top:.25rem!important}html.rtl .mr-md-1{margin-left:.25rem!important;margin-right:0!important}html.rtl .mb-md-1,html.rtl .my-md-1{margin-bottom:.25rem!important}html.rtl .ml-md-1{margin-right:.25rem!important;margin-left:0!important}html.rtl .m-md-2{margin:.5rem!important}html.rtl .mt-md-2,html.rtl .my-md-2{margin-top:.5rem!important}html.rtl .mr-md-2{margin-left:.5rem!important;margin-right:0!important}html.rtl .mb-md-2,html.rtl .my-md-2{margin-bottom:.5rem!important}html.rtl .ml-md-2{margin-right:.5rem!important;margin-left:0!important}html.rtl .m-md-3{margin:1rem!important}html.rtl .mt-md-3,html.rtl .my-md-3{margin-top:1rem!important}html.rtl .mr-md-3{margin-left:1rem!important;margin-right:0!important}html.rtl .mb-md-3,html.rtl .my-md-3{margin-bottom:1rem!important}html.rtl .ml-md-3{margin-right:1rem!important;margin-left:0!important}html.rtl .m-md-4{margin:1.5rem!important}html.rtl .mt-md-4,html.rtl .my-md-4{margin-top:1.5rem!important}html.rtl .mr-md-4{margin-left:1.5rem!important;margin-right:0!important}html.rtl .mb-md-4,html.rtl .my-md-4{margin-bottom:1.5rem!important}html.rtl .ml-md-4{margin-right:1.5rem!important;margin-left:0!important}html.rtl .m-md-5{margin:3rem!important}html.rtl .mt-md-5,html.rtl .my-md-5{margin-top:3rem!important}html.rtl .mr-md-5{margin-left:3rem!important;margin-right:0!important}html.rtl .mb-md-5,html.rtl .my-md-5{margin-bottom:3rem!important}html.rtl .ml-md-5{margin-right:3rem!important;margin-left:0!important}html.rtl .p-md-0{padding:0!important}html.rtl .pt-md-0,html.rtl .py-md-0{padding-top:0!important}html.rtl .pr-md-0{padding-left:0!important;padding-right:0!important}html.rtl .pb-md-0,html.rtl .py-md-0{padding-bottom:0!important}html.rtl .pl-md-0{padding-right:0!important;padding-left:0!important}html.rtl .p-md-1{padding:.25rem!important}html.rtl .pt-md-1,html.rtl .py-md-1{padding-top:.25rem!important}html.rtl .pr-md-1{padding-left:.25rem!important;padding-right:0!important}html.rtl .pb-md-1,html.rtl .py-md-1{padding-bottom:.25rem!important}html.rtl .pl-md-1{padding-right:.25rem!important;padding-left:0!important}html.rtl .p-md-2{padding:.5rem!important}html.rtl .pt-md-2,html.rtl .py-md-2{padding-top:.5rem!important}html.rtl .pr-md-2{padding-left:.5rem!important;padding-right:0!important}html.rtl .pb-md-2,html.rtl .py-md-2{padding-bottom:.5rem!important}html.rtl .pl-md-2{padding-right:.5rem!important;padding-left:0!important}html.rtl .p-md-3{padding:1rem!important}html.rtl .pt-md-3,html.rtl .py-md-3{padding-top:1rem!important}html.rtl .pr-md-3{padding-left:1rem!important;padding-right:0!important}html.rtl .pb-md-3,html.rtl .py-md-3{padding-bottom:1rem!important}html.rtl .pl-md-3{padding-right:1rem!important;padding-left:0!important}html.rtl .p-md-4{padding:1.5rem!important}html.rtl .pt-md-4,html.rtl .py-md-4{padding-top:1.5rem!important}html.rtl .pr-md-4{padding-left:1.5rem!important;padding-right:0!important}html.rtl .pb-md-4,html.rtl .py-md-4{padding-bottom:1.5rem!important}html.rtl .pl-md-4{padding-right:1.5rem!important;padding-left:0!important}html.rtl .p-md-5{padding:3rem!important}html.rtl .pt-md-5,html.rtl .py-md-5{padding-top:3rem!important}html.rtl .pr-md-5{padding-left:3rem!important;padding-right:0!important}html.rtl .pb-md-5,html.rtl .py-md-5{padding-bottom:3rem!important}html.rtl .pl-md-5{padding-right:3rem!important;padding-left:0!important}html.rtl .m-md-n1{margin:-.25rem!important}html.rtl .mt-md-n1,html.rtl .my-md-n1{margin-top:-.25rem!important}html.rtl .mr-md-n1,html.rtl .mx-md-n1{margin-right:-.25rem!important}html.rtl .mb-md-n1,html.rtl .my-md-n1{margin-bottom:-.25rem!important}html.rtl .ml-md-n1,html.rtl .mx-md-n1{margin-left:-.25rem!important}html.rtl .m-md-n2{margin:-.5rem!important}html.rtl .mt-md-n2,html.rtl .my-md-n2{margin-top:-.5rem!important}html.rtl .mr-md-n2,html.rtl .mx-md-n2{margin-right:-.5rem!important}html.rtl .mb-md-n2,html.rtl .my-md-n2{margin-bottom:-.5rem!important}html.rtl .ml-md-n2,html.rtl .mx-md-n2{margin-left:-.5rem!important}html.rtl .m-md-n3{margin:-1rem!important}html.rtl .mt-md-n3,html.rtl .my-md-n3{margin-top:-1rem!important}html.rtl .mr-md-n3,html.rtl .mx-md-n3{margin-right:-1rem!important}html.rtl .mb-md-n3,html.rtl .my-md-n3{margin-bottom:-1rem!important}html.rtl .ml-md-n3,html.rtl .mx-md-n3{margin-left:-1rem!important}html.rtl .m-md-n4{margin:-1.5rem!important}html.rtl .mt-md-n4,html.rtl .my-md-n4{margin-top:-1.5rem!important}html.rtl .mr-md-n4,html.rtl .mx-md-n4{margin-right:-1.5rem!important}html.rtl .mb-md-n4,html.rtl .my-md-n4{margin-bottom:-1.5rem!important}html.rtl .ml-md-n4,html.rtl .mx-md-n4{margin-left:-1.5rem!important}html.rtl .m-md-n5{margin:-3rem!important}html.rtl .mt-md-n5,html.rtl .my-md-n5{margin-top:-3rem!important}html.rtl .mr-md-n5,html.rtl .mx-md-n5{margin-right:-3rem!important}html.rtl .mb-md-n5,html.rtl .my-md-n5{margin-bottom:-3rem!important}html.rtl .ml-md-n5,html.rtl .mx-md-n5{margin-left:-3rem!important}html.rtl .m-md-auto{margin:auto!important}html.rtl .mt-md-auto,html.rtl .my-md-auto{margin-top:auto!important}html.rtl .mr-md-auto,html.rtl .mx-md-auto{margin-left:auto!important;margin-right:inherit!important}html.rtl .mb-md-auto,html.rtl .my-md-auto{margin-bottom:auto!important}html.rtl .ml-md-auto,html.rtl .mx-md-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 992px){html.rtl .m-lg-0{margin:0!important}html.rtl .mt-lg-0,html.rtl .my-lg-0{margin-top:0!important}html.rtl .mr-lg-0{margin-left:0!important;margin-right:0!important}html.rtl .mb-lg-0,html.rtl .my-lg-0{margin-bottom:0!important}html.rtl .ml-lg-0{margin-right:0!important;margin-left:0!important}html.rtl .m-lg-1{margin:.25rem!important}html.rtl .mt-lg-1,html.rtl .my-lg-1{margin-top:.25rem!important}html.rtl .mr-lg-1{margin-left:.25rem!important;margin-right:0!important}html.rtl .mb-lg-1,html.rtl .my-lg-1{margin-bottom:.25rem!important}html.rtl .ml-lg-1{margin-right:.25rem!important;margin-left:0!important}html.rtl .m-lg-2{margin:.5rem!important}html.rtl .mt-lg-2,html.rtl .my-lg-2{margin-top:.5rem!important}html.rtl .mr-lg-2{margin-left:.5rem!important;margin-right:0!important}html.rtl .mb-lg-2,html.rtl .my-lg-2{margin-bottom:.5rem!important}html.rtl .ml-lg-2{margin-right:.5rem!important;margin-left:0!important}html.rtl .m-lg-3{margin:1rem!important}html.rtl .mt-lg-3,html.rtl .my-lg-3{margin-top:1rem!important}html.rtl .mr-lg-3{margin-left:1rem!important;margin-right:0!important}html.rtl .mb-lg-3,html.rtl .my-lg-3{margin-bottom:1rem!important}html.rtl .ml-lg-3{margin-right:1rem!important;margin-left:0!important}html.rtl .m-lg-4{margin:1.5rem!important}html.rtl .mt-lg-4,html.rtl .my-lg-4{margin-top:1.5rem!important}html.rtl .mr-lg-4{margin-left:1.5rem!important;margin-right:0!important}html.rtl .mb-lg-4,html.rtl .my-lg-4{margin-bottom:1.5rem!important}html.rtl .ml-lg-4{margin-right:1.5rem!important;margin-left:0!important}html.rtl .m-lg-5{margin:3rem!important}html.rtl .mt-lg-5,html.rtl .my-lg-5{margin-top:3rem!important}html.rtl .mr-lg-5{margin-left:3rem!important;margin-right:0!important}html.rtl .mb-lg-5,html.rtl .my-lg-5{margin-bottom:3rem!important}html.rtl .ml-lg-5{margin-right:3rem!important;margin-left:0!important}html.rtl .p-lg-0{padding:0!important}html.rtl .pt-lg-0,html.rtl .py-lg-0{padding-top:0!important}html.rtl .pr-lg-0{padding-left:0!important;padding-right:0!important}html.rtl .pb-lg-0,html.rtl .py-lg-0{padding-bottom:0!important}html.rtl .pl-lg-0{padding-right:0!important;padding-left:0!important}html.rtl .p-lg-1{padding:.25rem!important}html.rtl .pt-lg-1,html.rtl .py-lg-1{padding-top:.25rem!important}html.rtl .pr-lg-1{padding-left:.25rem!important;padding-right:0!important}html.rtl .pb-lg-1,html.rtl .py-lg-1{padding-bottom:.25rem!important}html.rtl .pl-lg-1{padding-right:.25rem!important;padding-left:0!important}html.rtl .p-lg-2{padding:.5rem!important}html.rtl .pt-lg-2,html.rtl .py-lg-2{padding-top:.5rem!important}html.rtl .pr-lg-2{padding-left:.5rem!important;padding-right:0!important}html.rtl .pb-lg-2,html.rtl .py-lg-2{padding-bottom:.5rem!important}html.rtl .pl-lg-2{padding-right:.5rem!important;padding-left:0!important}html.rtl .p-lg-3{padding:1rem!important}html.rtl .pt-lg-3,html.rtl .py-lg-3{padding-top:1rem!important}html.rtl .pr-lg-3{padding-left:1rem!important;padding-right:0!important}html.rtl .pb-lg-3,html.rtl .py-lg-3{padding-bottom:1rem!important}html.rtl .pl-lg-3{padding-right:1rem!important;padding-left:0!important}html.rtl .p-lg-4{padding:1.5rem!important}html.rtl .pt-lg-4,html.rtl .py-lg-4{padding-top:1.5rem!important}html.rtl .pr-lg-4{padding-left:1.5rem!important;padding-right:0!important}html.rtl .pb-lg-4,html.rtl .py-lg-4{padding-bottom:1.5rem!important}html.rtl .pl-lg-4{padding-right:1.5rem!important;padding-left:0!important}html.rtl .p-lg-5{padding:3rem!important}html.rtl .pt-lg-5,html.rtl .py-lg-5{padding-top:3rem!important}html.rtl .pr-lg-5{padding-left:3rem!important;padding-right:0!important}html.rtl .pb-lg-5,html.rtl .py-lg-5{padding-bottom:3rem!important}html.rtl .pl-lg-5{padding-right:3rem!important;padding-left:0!important}html.rtl .m-lg-n1{margin:-.25rem!important}html.rtl .mt-lg-n1,html.rtl .my-lg-n1{margin-top:-.25rem!important}html.rtl .mr-lg-n1,html.rtl .mx-lg-n1{margin-right:-.25rem!important}html.rtl .mb-lg-n1,html.rtl .my-lg-n1{margin-bottom:-.25rem!important}html.rtl .ml-lg-n1,html.rtl .mx-lg-n1{margin-left:-.25rem!important}html.rtl .m-lg-n2{margin:-.5rem!important}html.rtl .mt-lg-n2,html.rtl .my-lg-n2{margin-top:-.5rem!important}html.rtl .mr-lg-n2,html.rtl .mx-lg-n2{margin-right:-.5rem!important}html.rtl .mb-lg-n2,html.rtl .my-lg-n2{margin-bottom:-.5rem!important}html.rtl .ml-lg-n2,html.rtl .mx-lg-n2{margin-left:-.5rem!important}html.rtl .m-lg-n3{margin:-1rem!important}html.rtl .mt-lg-n3,html.rtl .my-lg-n3{margin-top:-1rem!important}html.rtl .mr-lg-n3,html.rtl .mx-lg-n3{margin-right:-1rem!important}html.rtl .mb-lg-n3,html.rtl .my-lg-n3{margin-bottom:-1rem!important}html.rtl .ml-lg-n3,html.rtl .mx-lg-n3{margin-left:-1rem!important}html.rtl .m-lg-n4{margin:-1.5rem!important}html.rtl .mt-lg-n4,html.rtl .my-lg-n4{margin-top:-1.5rem!important}html.rtl .mr-lg-n4,html.rtl .mx-lg-n4{margin-right:-1.5rem!important}html.rtl .mb-lg-n4,html.rtl .my-lg-n4{margin-bottom:-1.5rem!important}html.rtl .ml-lg-n4,html.rtl .mx-lg-n4{margin-left:-1.5rem!important}html.rtl .m-lg-n5{margin:-3rem!important}html.rtl .mt-lg-n5,html.rtl .my-lg-n5{margin-top:-3rem!important}html.rtl .mr-lg-n5,html.rtl .mx-lg-n5{margin-right:-3rem!important}html.rtl .mb-lg-n5,html.rtl .my-lg-n5{margin-bottom:-3rem!important}html.rtl .ml-lg-n5,html.rtl .mx-lg-n5{margin-left:-3rem!important}html.rtl .m-lg-auto{margin:auto!important}html.rtl .mt-lg-auto,html.rtl .my-lg-auto{margin-top:auto!important}html.rtl .mr-lg-auto,html.rtl .mx-lg-auto{margin-left:auto!important;margin-right:inherit!important}html.rtl .mb-lg-auto,html.rtl .my-lg-auto{margin-bottom:auto!important}html.rtl .ml-lg-auto,html.rtl .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}}@media (min-width: 1200px){html.rtl .m-xl-0{margin:0!important}html.rtl .mt-xl-0,html.rtl .my-xl-0{margin-top:0!important}html.rtl .mr-xl-0{margin-left:0!important;margin-right:0!important}html.rtl .mb-xl-0,html.rtl .my-xl-0{margin-bottom:0!important}html.rtl .ml-xl-0{margin-right:0!important;margin-left:0!important}html.rtl .m-xl-1{margin:.25rem!important}html.rtl .mt-xl-1,html.rtl .my-xl-1{margin-top:.25rem!important}html.rtl .mr-xl-1{margin-left:.25rem!important;margin-right:0!important}html.rtl .mb-xl-1,html.rtl .my-xl-1{margin-bottom:.25rem!important}html.rtl .ml-xl-1{margin-right:.25rem!important;margin-left:0!important}html.rtl .m-xl-2{margin:.5rem!important}html.rtl .mt-xl-2,html.rtl .my-xl-2{margin-top:.5rem!important}html.rtl .mr-xl-2{margin-left:.5rem!important;margin-right:0!important}html.rtl .mb-xl-2,html.rtl .my-xl-2{margin-bottom:.5rem!important}html.rtl .ml-xl-2{margin-right:.5rem!important;margin-left:0!important}html.rtl .m-xl-3{margin:1rem!important}html.rtl .mt-xl-3,html.rtl .my-xl-3{margin-top:1rem!important}html.rtl .mr-xl-3{margin-left:1rem!important;margin-right:0!important}html.rtl .mb-xl-3,html.rtl .my-xl-3{margin-bottom:1rem!important}html.rtl .ml-xl-3{margin-right:1rem!important;margin-left:0!important}html.rtl .m-xl-4{margin:1.5rem!important}html.rtl .mt-xl-4,html.rtl .my-xl-4{margin-top:1.5rem!important}html.rtl .mr-xl-4{margin-left:1.5rem!important;margin-right:0!important}html.rtl .mb-xl-4,html.rtl .my-xl-4{margin-bottom:1.5rem!important}html.rtl .ml-xl-4{margin-right:1.5rem!important;margin-left:0!important}html.rtl .m-xl-5{margin:3rem!important}html.rtl .mt-xl-5,html.rtl .my-xl-5{margin-top:3rem!important}html.rtl .mr-xl-5{margin-left:3rem!important;margin-right:0!important}html.rtl .mb-xl-5,html.rtl .my-xl-5{margin-bottom:3rem!important}html.rtl .ml-xl-5{margin-right:3rem!important;margin-left:0!important}html.rtl .p-xl-0{padding:0!important}html.rtl .pt-xl-0,html.rtl .py-xl-0{padding-top:0!important}html.rtl .pr-xl-0{padding-left:0!important;padding-right:0!important}html.rtl .pb-xl-0,html.rtl .py-xl-0{padding-bottom:0!important}html.rtl .pl-xl-0{padding-right:0!important;padding-left:0!important}html.rtl .p-xl-1{padding:.25rem!important}html.rtl .pt-xl-1,html.rtl .py-xl-1{padding-top:.25rem!important}html.rtl .pr-xl-1{padding-left:.25rem!important;padding-right:0!important}html.rtl .pb-xl-1,html.rtl .py-xl-1{padding-bottom:.25rem!important}html.rtl .pl-xl-1{padding-right:.25rem!important;padding-left:0!important}html.rtl .p-xl-2{padding:.5rem!important}html.rtl .pt-xl-2,html.rtl .py-xl-2{padding-top:.5rem!important}html.rtl .pr-xl-2{padding-left:.5rem!important;padding-right:0!important}html.rtl .pb-xl-2,html.rtl .py-xl-2{padding-bottom:.5rem!important}html.rtl .pl-xl-2{padding-right:.5rem!important;padding-left:0!important}html.rtl .p-xl-3{padding:1rem!important}html.rtl .pt-xl-3,html.rtl .py-xl-3{padding-top:1rem!important}html.rtl .pr-xl-3{padding-left:1rem!important;padding-right:0!important}html.rtl .pb-xl-3,html.rtl .py-xl-3{padding-bottom:1rem!important}html.rtl .pl-xl-3{padding-right:1rem!important;padding-left:0!important}html.rtl .p-xl-4{padding:1.5rem!important}html.rtl .pt-xl-4,html.rtl .py-xl-4{padding-top:1.5rem!important}html.rtl .pr-xl-4{padding-left:1.5rem!important;padding-right:0!important}html.rtl .pb-xl-4,html.rtl .py-xl-4{padding-bottom:1.5rem!important}html.rtl .pl-xl-4{padding-right:1.5rem!important;padding-left:0!important}html.rtl .p-xl-5{padding:3rem!important}html.rtl .pt-xl-5,html.rtl .py-xl-5{padding-top:3rem!important}html.rtl .pr-xl-5{padding-left:3rem!important;padding-right:0!important}html.rtl .pb-xl-5,html.rtl .py-xl-5{padding-bottom:3rem!important}html.rtl .pl-xl-5{padding-right:3rem!important;padding-left:0!important}html.rtl .m-xl-n1{margin:-.25rem!important}html.rtl .mt-xl-n1,html.rtl .my-xl-n1{margin-top:-.25rem!important}html.rtl .mr-xl-n1,html.rtl .mx-xl-n1{margin-right:-.25rem!important}html.rtl .mb-xl-n1,html.rtl .my-xl-n1{margin-bottom:-.25rem!important}html.rtl .ml-xl-n1,html.rtl .mx-xl-n1{margin-left:-.25rem!important}html.rtl .m-xl-n2{margin:-.5rem!important}html.rtl .mt-xl-n2,html.rtl .my-xl-n2{margin-top:-.5rem!important}html.rtl .mr-xl-n2,html.rtl .mx-xl-n2{margin-right:-.5rem!important}html.rtl .mb-xl-n2,html.rtl .my-xl-n2{margin-bottom:-.5rem!important}html.rtl .ml-xl-n2,html.rtl .mx-xl-n2{margin-left:-.5rem!important}html.rtl .m-xl-n3{margin:-1rem!important}html.rtl .mt-xl-n3,html.rtl .my-xl-n3{margin-top:-1rem!important}html.rtl .mr-xl-n3,html.rtl .mx-xl-n3{margin-right:-1rem!important}html.rtl .mb-xl-n3,html.rtl .my-xl-n3{margin-bottom:-1rem!important}html.rtl .ml-xl-n3,html.rtl .mx-xl-n3{margin-left:-1rem!important}html.rtl .m-xl-n4{margin:-1.5rem!important}html.rtl .mt-xl-n4,html.rtl .my-xl-n4{margin-top:-1.5rem!important}html.rtl .mr-xl-n4,html.rtl .mx-xl-n4{margin-right:-1.5rem!important}html.rtl .mb-xl-n4,html.rtl .my-xl-n4{margin-bottom:-1.5rem!important}html.rtl .ml-xl-n4,html.rtl .mx-xl-n4{margin-left:-1.5rem!important}html.rtl .m-xl-n5{margin:-3rem!important}html.rtl .mt-xl-n5,html.rtl .my-xl-n5{margin-top:-3rem!important}html.rtl .mr-xl-n5,html.rtl .mx-xl-n5{margin-right:-3rem!important}html.rtl .mb-xl-n5,html.rtl .my-xl-n5{margin-bottom:-3rem!important}html.rtl .ml-xl-n5,html.rtl .mx-xl-n5{margin-left:-3rem!important}html.rtl .m-xl-auto{margin:auto!important}html.rtl .mt-xl-auto,html.rtl .my-xl-auto{margin-top:auto!important}html.rtl .mr-xl-auto,html.rtl .mx-xl-auto{margin-left:auto!important;margin-right:inherit!important}html.rtl .mb-xl-auto,html.rtl .my-xl-auto{margin-bottom:auto!important}html.rtl .ml-xl-auto,html.rtl .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}}html.rtl .float-left{float:right!important}html.rtl .float-right{float:left!important}html.rtl .float-none{float:none!important}@media (min-width: 576px){html.rtl .float-sm-left{float:right!important}html.rtl .float-sm-right{float:left!important}html.rtl .float-sm-none{float:none!important}}@media (min-width: 768px){html.rtl .float-md-left{float:right!important}html.rtl .float-md-right{float:left!important}html.rtl .float-md-none{float:none!important}}@media (min-width: 992px){html.rtl .float-lg-left{float:right!important}html.rtl .float-lg-right{float:left!important}html.rtl .float-lg-none{float:none!important}}@media (min-width: 1200px){html.rtl .float-xl-left{float:right!important}html.rtl .float-xl-right{float:left!important}html.rtl .float-xl-none{float:none!important}}html.rtl .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}html.rtl .text-justify{text-align:justify!important}html.rtl .text-wrap{white-space:normal!important}html.rtl .text-nowrap{white-space:nowrap!important}html.rtl .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.rtl .text-left{text-align:right!important}html.rtl .text-right{text-align:left!important}html.rtl .text-center{text-align:center!important}@media (min-width: 576px){html.rtl .text-sm-left{text-align:right!important}html.rtl .text-sm-right{text-align:left!important}html.rtl .text-sm-center{text-align:center!important}}@media (min-width: 768px){html.rtl .text-md-left{text-align:right!important}html.rtl .text-md-right{text-align:left!important}html.rtl .text-md-center{text-align:center!important}}@media (min-width: 992px){html.rtl .text-lg-left{text-align:right!important}html.rtl .text-lg-right{text-align:left!important}html.rtl .text-lg-center{text-align:center!important}}@media (min-width: 1200px){html.rtl .text-xl-left{text-align:right!important}html.rtl .text-xl-right{text-align:left!important}html.rtl .text-xl-center{text-align:center!important}}html.rtl .text-lowercase{text-transform:lowercase!important}html.rtl .text-uppercase{text-transform:uppercase!important}html.rtl .text-capitalize{text-transform:capitalize!important}html.rtl .font-weight-light{font-weight:300!important}html.rtl .font-weight-lighter{font-weight:lighter!important}html.rtl .font-weight-normal{font-weight:400!important}html.rtl .font-weight-bold{font-weight:700!important}html.rtl .font-weight-bolder{font-weight:bolder!important}html.rtl .font-italic{font-style:italic!important}html.rtl .text-white{color:#fff!important}html.rtl .text-primary{color:#2f99c9!important}html.rtl a.text-primary:hover,html.rtl a.text-primary:focus{color:#1d8cec!important}html.rtl .text-secondary{color:#6c757d!important}html.rtl a.text-secondary:hover,html.rtl a.text-secondary:focus{color:#494f54!important}html.rtl .text-success{color:#1bb99a!important}html.rtl a.text-success:hover,html.rtl a.text-success:focus{color:#117662!important}html.rtl .text-info{color:#3db9dc!important}html.rtl a.text-info:hover,html.rtl a.text-info:focus{color:#1f8ead!important}html.rtl .text-warning{color:#f1b53d!important}html.rtl a.text-warning:hover,html.rtl a.text-warning:focus{color:#d2910f!important}html.rtl .text-danger{color:#ff5d48!important}html.rtl a.text-danger:hover,html.rtl a.text-danger:focus{color:#fb1d00!important}html.rtl .text-light{color:#f8f9fa!important}html.rtl a.text-light:hover,html.rtl a.text-light:focus{color:#cbd3da!important}html.rtl .text-dark{color:#343a40!important}html.rtl a.text-dark:hover,html.rtl a.text-dark:focus{color:#121416!important}html.rtl .text-purple{color:#2596be!important}html.rtl a.text-purple:hover,html.rtl a.text-purple:focus{color:#6c3aa1!important}html.rtl .text-pink{color:#ff7aa3!important}html.rtl a.text-pink:hover,html.rtl a.text-pink:focus{color:#ff2e6e!important}html.rtl .text-body{color:#495057!important}html.rtl .text-muted{color:#6c757d!important}html.rtl .text-black-50{color:#00000080!important}html.rtl .text-white-50{color:#ffffff80!important}html.rtl .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}html.rtl .text-decoration-none{text-decoration:none!important}html.rtl .text-break{word-break:break-word!important;overflow-wrap:break-word!important}html.rtl .text-reset{color:inherit!important}html.rtl .logo-box{float:right}html.rtl .navbar-custom{padding:0 0 0 10px}html.rtl .navbar-custom .topnav-menu>li{float:right}html.rtl .navbar-custom .topnav-menu .nav-link{direction:ltr}html.rtl .navbar-custom .app-search{margin-left:20px}html.rtl .navbar-custom .app-search .form-control{padding-right:20px;padding-left:0;border-radius:0 30px 30px 0}html.rtl .navbar-custom .app-search .input-group-append{margin-right:0}html.rtl .navbar-custom .app-search .btn{border-radius:30px 0 0 30px}html.rtl .notification-list .noti-icon-badge{left:14px;right:auto}html.rtl .notification-list .notify-item .notify-icon{float:right;margin-left:10px;margin-right:0}html.rtl .notification-list .notify-item .notify-details{margin-left:0;margin-right:45px}html.rtl .notification-list .profile-dropdown i{margin-left:5px;margin-right:0;float:right}html.rtl .page-title-box .page-title-right{float:left}html.rtl .content-page{margin-right:240px;margin-left:0}html.rtl #sidebar-menu>ul>li>a i{margin:0 3px 0 10px}html.rtl #sidebar-menu>ul>li>a .drop-arrow{float:left}html.rtl #sidebar-menu>ul>li>a .drop-arrow i{margin-left:0}html.rtl #sidebar-menu>ul>li>ul{padding-right:40px;padding-left:0}html.rtl #sidebar-menu>ul>li>ul ul{padding-right:20px;padding-left:0}html.rtl #sidebar-menu .menu-arrow{left:20px;right:auto}html.rtl #sidebar-menu .menu-arrow:before{content:"\f141"}html.rtl #sidebar-menu li.mm-active>a>span.menu-arrow{transform:rotate(-90deg)}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a i{margin-left:20px;margin-right:5px}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li>a span{padding-right:25px;padding-left:0}html.rtl .enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul{right:70px;left:auto}html.rtl .enlarged .left-side-menu #sidebar-menu>ul ul li:hover>ul{right:190px;margin-top:-36px}html.rtl .enlarged .left-side-menu #sidebar-menu>ul ul li>a span.pull-right{left:20px;right:0}html.rtl .enlarged .navbar-custom{right:0}html.rtl .enlarged .content-page{margin-right:70px!important;margin-left:0!important}html.rtl .enlarged .footer{left:0!important;right:70px!important}@media (max-width: 767.98px){html.rtl .content-page,html.rtl .enlarged .content-page{margin-right:0!important}}@media (min-width: 1025px){html.rtl .navbar-custom .button-menu-mobile{margin-left:0;margin-right:8px}}html.rtl .left-side-menu-sm .left-side-menu #sidebar-menu>ul ul{padding-right:0}html.rtl .left-side-menu-sm .left-side-menu+.content-page{margin-right:160px;margin-left:0}html.rtl .left-side-menu-sm .left-side-menu+.content-page .footer{left:auto;right:160px}html.rtl .enlarged.left-side-menu-sm #wrapper .left-side-menu{text-align:right}html.rtl .enlarged.left-side-menu-sm #wrapper .left-side-menu ul li a i{margin-right:3px;margin-left:15px}html.rtl .footer{left:0;right:240px}@media (max-width: 767.98px){html.rtl .footer{right:0!important}}html.rtl .right-bar{float:left!important;left:-270px;right:auto}html.rtl .right-bar-enabled .right-bar{left:0;right:auto}html.rtl .activity-widget .activity-list{border-left:0;border-right:2px dashed #ced4da;padding-right:24px;padding-left:0}html.rtl .activity-widget .activity-list:after{right:-7px}html.rtl .topbar-light .navbar-custom{box-shadow:-240px 1px #f8f9fa}html.rtl .enlarged.left-side-menu-dark #wrapper .navbar-custom{box-shadow:-70px 1px #f8f9fa}html.rtl .inbox-widget .inbox-item .inbox-item-img{float:right;margin-left:15px;margin-right:0}html.rtl .inbox-widget .inbox-item .inbox-item-date{right:auto;left:5px}html.rtl .user-position{left:0;right:auto}html.rtl .icons-list-demo i{margin-left:12px;margin-right:0}html.rtl .checkbox label{padding-right:8px;padding-left:0}html.rtl .checkbox label:before{left:auto;right:0;margin-left:0;margin-right:-18px}html.rtl .checkbox label:after{left:auto;right:0;margin-right:-18px;margin-left:0;padding-left:0;padding-right:3px}html.rtl .checkbox input[type=checkbox]:checked+label:after{left:auto;right:7px;transform:rotate(45deg)}html.rtl .checkbox.checkbox-single label:before{margin-right:0}html.rtl .checkbox.checkbox-single label:after{margin-right:0}html.rtl .radio label{padding-left:0;padding-right:8px}html.rtl .radio label:before{left:auto;right:0;margin-left:0;margin-right:-18px}html.rtl .radio label:after{left:0;right:6px;margin-left:0;margin-right:-20px}@media print{html.rtl .content-page,html.rtl .content,html.rtl body{margin-right:0}}html.rtl .demos-show-btn{left:0;right:auto;border-radius:0 6px 6px 0}html.rtl .custom-modal-title{text-align:right}html.rtl .modal-demo .close{left:25px;right:auto}html.rtl .legendLabel{padding-left:20px;padding-right:5px}html.rtl .select2-container .select2-selection--single .select2-selection__rendered{padding-right:12px}html.rtl .select2-container .select2-selection--single .select2-selection__arrow{left:3px;right:auto}html.rtl .select2-container .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:0}html.rtl .select2-container .select2-search--inline{float:right}html.rtl .ms-container .ms-optgroup-label{padding:5px 5px 0 0}html.rtl .editable-buttons,html.rtl .editable-buttons .editable-cancel{margin-left:0;margin-right:7px}html.rtl .dataTables_wrapper .dataTables_filter{text-align:left!important}html.rtl .dataTables_wrapper .dataTables_filter input{margin-left:0!important;margin-right:.5em}html.rtl .dataTables_length,html.rtl .dt-buttons,html.rtl #datatable-colvid_info{float:right}html.rtl div.ColVis{margin-right:0;margin-left:30px}html.rtl button.ColVis_Button{margin-right:3px}html.rtl ul.ColVis_collection li span{padding-left:0;padding-right:.5em}html.rtl .responsive-table-plugin .btn-group.pull-right{float:left}html.rtl .responsive-table-plugin .checkbox-row label:after{margin-left:-22px;top:-2px}html.rtl .tablesaw-columntoggle-popup .tablesaw-btn-group>label input{margin-right:0;margin-left:.8em}html.rtl .tablesaw-bar .tablesaw-bar-section .tablesaw-btn{margin-left:0;margin-right:.4em}html.rtl .diamond .top:before{margin-left:0;margin-right:-13px;transform:skew(48deg)}html.rtl .diamond .top:after{margin-left:0;margin-right:47px;transform:skew(-48deg)}html.rtl .diamond .bot:before{margin-left:0;margin-right:-27px}html.rtl .diamond:after{margin-left:0;margin-right:38px}html.rtl .btn-generate{position:absolute;top:28px;left:12px}html.rtl display-ltr{display:none}html.ltr .toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}html.ltr .toast-top-center{top:0;right:0;width:100%}html.ltr .toast-bottom-center{bottom:0;right:0;width:100%}html.ltr .toast-top-full-width{top:0;right:0;width:100%}html.ltr .toast-bottom-full-width{bottom:0;right:0;width:100%}html.ltr .toast-top-left{top:12px;left:12px}html.ltr .toast-top-right{top:12px;right:12px}html.ltr .toast-bottom-right{right:12px;bottom:12px}html.ltr .toast-bottom-left{bottom:12px;left:12px}html.ltr .toast-title{font-weight:700}html.ltr .toast-message{word-wrap:break-word}html.ltr .toast-message a,html.ltr .toast-message label{color:#fff}html.ltr .toast-message a:hover{color:#ccc;text-decoration:none}html.ltr .toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}html.ltr .toast-close-button:hover,html.ltr .toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}html.ltr button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}html.ltr .toast-container{pointer-events:none;position:fixed;z-index:999999}html.ltr .toast-container *{box-sizing:border-box}html.ltr .toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}html.ltr .toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}html.ltr .toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}html.ltr .toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}html.ltr .toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}html.ltr .toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}html.ltr .toast-container.toast-top-center .ngx-toastr,html.ltr .toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}html.ltr .toast-container.toast-top-full-width .ngx-toastr,html.ltr .toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}html.ltr .ngx-toastr{background-color:#030303;pointer-events:auto}html.ltr .toast-success{background-color:#51a351}html.ltr .toast-error{background-color:#bd362f}html.ltr .toast-info{background-color:#2f96b4}html.ltr .toast-warning{background-color:#f89406}html.ltr .toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){html.ltr .toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}html.ltr .toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){html.ltr .toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}html.ltr .toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){html.ltr .toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}html.rtl .toast-center-center{top:50%;right:50%;transform:translate(50%,-50%)}html.rtl .toast-top-center{top:0;left:0;width:100%}html.rtl .toast-bottom-center{bottom:0;left:0;width:100%}html.rtl .toast-top-full-width{top:0;left:0;width:100%}html.rtl .toast-bottom-full-width{bottom:0;left:0;width:100%}html.rtl .toast-top-left{top:12px;right:12px}html.rtl .toast-top-right{top:12px;left:12px}html.rtl .toast-bottom-right{left:12px;bottom:12px}html.rtl .toast-bottom-left{bottom:12px;right:12px}html.rtl .toast-title{font-weight:700}html.rtl .toast-message{word-wrap:break-word}html.rtl .toast-message a,html.rtl .toast-message label{color:#fff}html.rtl .toast-message a:hover{color:#ccc;text-decoration:none}html.rtl .toast-close-button{position:relative;left:-.3em;top:-.3em;float:left;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}html.rtl .toast-close-button:hover,html.rtl .toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}html.rtl button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}html.rtl .toast-container{pointer-events:none;position:fixed;z-index:999999}html.rtl .toast-container *{box-sizing:border-box}html.rtl .toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 50px 15px 15px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}html.rtl .toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}html.rtl .toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}html.rtl .toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}html.rtl .toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}html.rtl .toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}html.rtl .toast-container.toast-top-center .ngx-toastr,html.rtl .toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-right:auto;margin-left:auto}html.rtl .toast-container.toast-top-full-width .ngx-toastr,html.rtl .toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-right:auto;margin-left:auto}html.rtl .ngx-toastr{background-color:#030303;pointer-events:auto}html.rtl .toast-success{background-color:#51a351}html.rtl .toast-error{background-color:#bd362f}html.rtl .toast-info{background-color:#2f96b4}html.rtl .toast-warning{background-color:#f89406}html.rtl .toast-progress{position:absolute;right:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){html.rtl .toast-container .ngx-toastr.div{padding:8px 50px 8px 8px;width:11em}html.rtl .toast-container .toast-close-button{left:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){html.rtl .toast-container .ngx-toastr.div{padding:8px 50px 8px 8px;width:18em}html.rtl .toast-container .toast-close-button{left:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){html.rtl .toast-container .ngx-toastr.div{padding:15px 50px 15px 15px;width:25em}}.la-ball-scale-multiple,.la-ball-scale-multiple>div{position:relative;box-sizing:border-box}.la-ball-scale-multiple{display:block;font-size:0;color:#fff}.la-ball-scale-multiple.la-dark{color:#333}.la-ball-scale-multiple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale-multiple{width:32px;height:32px}.la-ball-scale-multiple>div{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:100%;opacity:0;animation:ball-scale-multiple 1s 0s linear infinite}.la-ball-scale-multiple>div:nth-child(2){animation-delay:.2s}.la-ball-scale-multiple>div:nth-child(3){animation-delay:.4s}.la-ball-scale-multiple.la-sm{width:16px;height:16px}.la-ball-scale-multiple.la-sm>div{width:16px;height:16px}.la-ball-scale-multiple.la-2x{width:64px;height:64px}.la-ball-scale-multiple.la-2x>div{width:64px;height:64px}.la-ball-scale-multiple.la-3x{width:96px;height:96px}.la-ball-scale-multiple.la-3x>div{width:96px;height:96px}@keyframes ball-scale-multiple{0%{opacity:0;transform:scale(0)}5%{opacity:.75}to{opacity:0;transform:scale(1)}}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-clip-rotate-pulse,.la-ball-clip-rotate-pulse>div{position:relative;box-sizing:border-box}.la-ball-clip-rotate-pulse{display:block;font-size:0;color:#fff}.la-ball-clip-rotate-pulse.la-dark{color:#333}.la-ball-clip-rotate-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate-pulse{width:32px;height:32px}.la-ball-clip-rotate-pulse>div{position:absolute;top:50%;left:50%;border-radius:100%}.la-ball-clip-rotate-pulse>div:first-child{position:absolute;width:32px;height:32px;background:transparent;border-style:solid;border-width:2px;border-right-color:transparent;border-left-color:transparent;animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09,.57,.49,.9) infinite}.la-ball-clip-rotate-pulse>div:last-child{width:16px;height:16px;animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(.09,.57,.49,.9) infinite}.la-ball-clip-rotate-pulse.la-sm{width:16px;height:16px}.la-ball-clip-rotate-pulse.la-sm>div:first-child{width:16px;height:16px;border-width:1px}.la-ball-clip-rotate-pulse.la-sm>div:last-child{width:8px;height:8px}.la-ball-clip-rotate-pulse.la-2x{width:64px;height:64px}.la-ball-clip-rotate-pulse.la-2x>div:first-child{width:64px;height:64px;border-width:4px}.la-ball-clip-rotate-pulse.la-2x>div:last-child{width:32px;height:32px}.la-ball-clip-rotate-pulse.la-3x{width:96px;height:96px}.la-ball-clip-rotate-pulse.la-3x>div:first-child{width:96px;height:96px;border-width:6px}.la-ball-clip-rotate-pulse.la-3x>div:last-child{width:48px;height:48px}@keyframes ball-clip-rotate-pulse-rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes ball-clip-rotate-pulse-scale{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}30%{opacity:.3;transform:translate(-50%,-50%) scale(.15)}}
