﻿@font-face{font-display:swap;font-family:"Quicksand";font-style:normal;font-weight:300;src:url("../fonts/quicksand/quicksand-v30-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Quicksand";font-style:normal;font-weight:400;src:url("../fonts/quicksand/quicksand-v30-latin-400.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Quicksand";font-style:normal;font-weight:500;src:url("../fonts/quicksand/quicksand-v30-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Quicksand";font-style:normal;font-weight:600;src:url("../fonts/quicksand/quicksand-v30-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Quicksand";font-style:normal;font-weight:700;src:url("../fonts/quicksand/quicksand-v30-latin-700.woff2") format("woff2")}/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fa{font-family:"Font Awesome 6 Pro";font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:900;font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;text-rendering:auto;color:inherit;color:var(--fa-color, inherit)}.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:-0.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:2em;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:#eee;border-color:var(--fa-border-color, #eee);border-radius:.1em;border-radius:var(--fa-border-radius, 0.1em);border-style:solid;border-style:var(--fa-border-style, solid);border-width:.08em;border-width:var(--fa-border-width, 0.08em);padding:.2em .25em .15em;padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:.3em;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:.3em;margin-left:var(--fa-pull-margin, 0.3em)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-direction:var(--fa-spin-direction, normal);animation-direction:var(--fa-spin-direction, normal);-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:var(--fa-spin-duration, 2s);animation-duration:var(--fa-spin-duration, 2s);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-spin-iteration-count, infinite);animation-iteration-count:var(--fa-spin-iteration-count, infinite);-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-timing-function:var(--fa-spin-timing, linear);animation-timing-function:var(--fa-spin-timing, linear)}.fa-spin-reverse{--fa-spin-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-direction:var(--fa-spin-direction, normal);animation-direction:var(--fa-spin-direction, normal);-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--fa-spin-duration, 1s);animation-duration:var(--fa-spin-duration, 1s);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-spin-iteration-count, infinite);animation-iteration-count:var(--fa-spin-iteration-count, infinite);-webkit-animation-timing-function:steps(8);animation-timing-function:steps(8);-webkit-animation-timing-function:var(--fa-spin-timing, steps(8));animation-timing-function:var(--fa-spin-timing, steps(8))}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-webkit-transform:scale(1, -1);transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1, -1);transform:scale(-1, -1)}.fa-rotate-by{-webkit-transform:rotate(none);transform:rotate(none);-webkit-transform:rotate(var(--fa-rotate-angle, none));transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:auto;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff;color:var(--fa-inverse, #fff)}.fa-0::before{content:""}.fa-1::before{content:""}.fa-2::before{content:""}.fa-3::before{content:""}.fa-4::before{content:""}.fa-5::before{content:""}.fa-6::before{content:""}.fa-7::before{content:""}.fa-8::before{content:""}.fa-9::before{content:""}.fa-a::before{content:""}.fa-abacus::before{content:""}.fa-acorn::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-air-conditioner::before{content:""}.fa-air-freshener::before{content:""}.fa-airplay::before{content:""}.fa-alarm-clock::before{content:""}.fa-alarm-exclamation::before{content:""}.fa-alarm-plus::before{content:""}.fa-alarm-snooze::before{content:""}.fa-album::before{content:""}.fa-album-collection::before{content:""}.fa-alicorn::before{content:""}.fa-alien::before{content:""}.fa-alien-8bit::before{content:""}.fa-alien-monster::before{content:""}.fa-align-center::before{content:""}.fa-align-justify::before{content:""}.fa-align-left::before{content:""}.fa-align-right::before{content:""}.fa-align-slash::before{content:""}.fa-alt::before{content:""}.fa-amp-guitar::before{content:""}.fa-ampersand::before{content:""}.fa-anchor::before{content:""}.fa-angel::before{content:""}.fa-angle::before{content:""}.fa-angle-90::before{content:""}.fa-angle-down::before{content:""}.fa-angle-left::before{content:""}.fa-angle-right::before{content:""}.fa-angle-up::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-ankh::before{content:""}.fa-aperture::before{content:""}.fa-apple-core::before{content:""}.fa-apple-crate::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-archway::before{content:""}.fa-arrow-down::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-arrow-down-arrow-up::before{content:""}.fa-sort-alt::before{content:""}.fa-arrow-down-big-small::before{content:""}.fa-sort-size-down::before{content:""}.fa-arrow-down-from-dotted-line::before{content:""}.fa-arrow-down-from-line::before{content:""}.fa-arrow-from-top::before{content:""}.fa-arrow-down-left::before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-arrow-down-right::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-arrow-down-small-big::before{content:""}.fa-sort-size-down-alt::before{content:""}.fa-arrow-down-square-triangle::before{content:""}.fa-sort-shapes-down-alt::before{content:""}.fa-arrow-down-to-bracket::before{content:""}.fa-arrow-down-to-dotted-line::before{content:""}.fa-arrow-down-to-line::before{content:""}.fa-arrow-to-bottom::before{content:""}.fa-arrow-down-to-square::before{content:""}.fa-arrow-down-triangle-square::before{content:""}.fa-sort-shapes-down::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-down::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-arrow-left::before{content:""}.fa-arrow-left-from-line::before{content:""}.fa-arrow-from-right::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-undo::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-to-line::before{content:""}.fa-arrow-to-left::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-arrow-right::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-arrow-right-from-line::before{content:""}.fa-arrow-from-left::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-arrow-right-to-line::before{content:""}.fa-arrow-to-right::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-rotate-right::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-arrow-up::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-arrow-up-arrow-down::before{content:""}.fa-sort-up-down::before{content:""}.fa-arrow-up-big-small::before{content:""}.fa-sort-size-up::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-arrow-up-from-dotted-line::before{content:""}.fa-arrow-up-from-line::before{content:""}.fa-arrow-from-bottom::before{content:""}.fa-arrow-up-from-square::before{content:""}.fa-arrow-up-left::before{content:""}.fa-arrow-up-left-from-circle::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-arrow-up-right::before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-arrow-up-small-big::before{content:""}.fa-sort-size-up-alt::before{content:""}.fa-arrow-up-square-triangle::before{content:""}.fa-sort-shapes-up-alt::before{content:""}.fa-arrow-up-to-dotted-line::before{content:""}.fa-arrow-up-to-line::before{content:""}.fa-arrow-to-top::before{content:""}.fa-arrow-up-triangle-square::before{content:""}.fa-sort-shapes-up::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-arrows-cross::before{content:""}.fa-arrows-from-dotted-line::before{content:""}.fa-arrows-from-line::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-arrows-maximize::before{content:""}.fa-expand-arrows::before{content:""}.fa-arrows-minimize::before{content:""}.fa-compress-arrows::before{content:""}.fa-arrows-repeat::before{content:""}.fa-repeat-alt::before{content:""}.fa-arrows-repeat-1::before{content:""}.fa-repeat-1-alt::before{content:""}.fa-arrows-retweet::before{content:""}.fa-retweet-alt::before{content:""}.fa-arrows-rotate::before{content:""}.fa-sync::before{content:""}.fa-refresh::before{content:""}.fa-arrows-to-dotted-line::before{content:""}.fa-arrows-to-line::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-asterisk::before{content:""}.fa-at::before{content:""}.fa-atom::before{content:""}.fa-atom-simple::before{content:""}.fa-atom-alt::before{content:""}.fa-audio-description::before{content:""}.fa-audio-description-slash::before{content:""}.fa-austral-sign::before{content:""}.fa-avocado::before{content:""}.fa-award::before{content:""}.fa-award-simple::before{content:""}.fa-axe::before{content:""}.fa-axe-battle::before{content:""}.fa-b::before{content:""}.fa-baby::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-backpack::before{content:""}.fa-backward::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-bacon::before{content:""}.fa-bacteria::before{content:""}.fa-bacterium::before{content:""}.fa-badge::before{content:""}.fa-badge-check::before{content:""}.fa-badge-dollar::before{content:""}.fa-badge-percent::before{content:""}.fa-badge-sheriff::before{content:""}.fa-badger-honey::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-bags-shopping::before{content:""}.fa-bahai::before{content:""}.fa-baht-sign::before{content:""}.fa-ball-pile::before{content:""}.fa-ballot::before{content:""}.fa-ballot-check::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-ban-bug::before{content:""}.fa-debug::before{content:""}.fa-ban-parking::before{content:""}.fa-parking-circle-slash::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-banjo::before{content:""}.fa-bank::before{content:""}.fa-university::before{content:""}.fa-institution::before{content:""}.fa-barcode::before{content:""}.fa-barcode-read::before{content:""}.fa-barcode-scan::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-bars-filter::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-bars-sort::before{content:""}.fa-bars-staggered::before{content:""}.fa-stream::before{content:""}.fa-reorder::before{content:""}.fa-baseball-ball::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-baseball::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-basket-shopping-simple::before{content:""}.fa-shopping-basket-alt::before{content:""}.fa-basketball-ball::before{content:""}.fa-basketball-hoop::before{content:""}.fa-bat::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-battery-bolt::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-battery-exclamation::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-battery-low::before{content:""}.fa-battery-1::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-battery-slash::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-bed::before{content:""}.fa-bed-bunk::before{content:""}.fa-bed-empty::before{content:""}.fa-bed-front::before{content:""}.fa-bed-alt::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-bee::before{content:""}.fa-beer-mug::before{content:""}.fa-beer-foam::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-bell::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-bell-exclamation::before{content:""}.fa-bell-on::before{content:""}.fa-bell-plus::before{content:""}.fa-bell-school::before{content:""}.fa-bell-school-slash::before{content:""}.fa-bell-slash::before{content:""}.fa-bells::before{content:""}.fa-bezier-curve::before{content:""}.fa-bicycle::before{content:""}.fa-binoculars::before{content:""}.fa-biohazard::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-blanket::before{content:""}.fa-blender::before{content:""}.fa-blender-phone::before{content:""}.fa-blinds::before{content:""}.fa-blinds-open::before{content:""}.fa-blinds-raised::before{content:""}.fa-block-quote::before{content:""}.fa-blog::before{content:""}.fa-bold::before{content:""}.fa-bolt::before{content:""}.fa-flash::before{content:""}.fa-bolt-auto::before{content:""}.fa-bolt-lightning::before{content:""}.fa-bolt-slash::before{content:""}.fa-bomb::before{content:""}.fa-bone::before{content:""}.fa-bone-break::before{content:""}.fa-bong::before{content:""}.fa-book::before{content:""}.fa-book-arrow-right::before{content:""}.fa-book-arrow-up::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-book-blank::before{content:""}.fa-book-alt::before{content:""}.fa-book-bookmark::before{content:""}.fa-book-circle-arrow-right::before{content:""}.fa-book-circle-arrow-up::before{content:""}.fa-book-copy::before{content:""}.fa-book-font::before{content:""}.fa-book-heart::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-book-law::before{content:""}.fa-book-medical::before{content:""}.fa-book-open::before{content:""}.fa-book-open-cover::before{content:""}.fa-book-open-alt::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-book-section::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-book-sparkles::before{content:""}.fa-book-spells::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-book-user::before{content:""}.fa-bookmark::before{content:""}.fa-bookmark-slash::before{content:""}.fa-books::before{content:""}.fa-books-medical::before{content:""}.fa-boombox::before{content:""}.fa-boot::before{content:""}.fa-booth-curtain::before{content:""}.fa-border-all::before{content:""}.fa-border-bottom::before{content:""}.fa-border-bottom-right::before{content:""}.fa-border-style-alt::before{content:""}.fa-border-center-h::before{content:""}.fa-border-center-v::before{content:""}.fa-border-inner::before{content:""}.fa-border-left::before{content:""}.fa-border-none::before{content:""}.fa-border-outer::before{content:""}.fa-border-right::before{content:""}.fa-border-top::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-bow-arrow::before{content:""}.fa-bowl-hot::before{content:""}.fa-soup::before{content:""}.fa-bowling-ball::before{content:""}.fa-bowling-ball-pin::before{content:""}.fa-bowling-pins::before{content:""}.fa-box::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-box-ballot::before{content:""}.fa-box-check::before{content:""}.fa-box-circle-check::before{content:""}.fa-box-dollar::before{content:""}.fa-box-usd::before{content:""}.fa-box-heart::before{content:""}.fa-box-open::before{content:""}.fa-box-open-full::before{content:""}.fa-box-full::before{content:""}.fa-box-taped::before{content:""}.fa-box-alt::before{content:""}.fa-box-tissue::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-boxing-glove::before{content:""}.fa-glove-boxing::before{content:""}.fa-bracket-curly::before{content:""}.fa-bracket-curly-left::before{content:""}.fa-bracket-curly-right::before{content:""}.fa-bracket-round::before{content:""}.fa-parenthesis::before{content:""}.fa-bracket-round-right::before{content:""}.fa-bracket-square::before{content:""}.fa-bracket::before{content:""}.fa-bracket-left::before{content:""}.fa-bracket-square-right::before{content:""}.fa-brackets-curly::before{content:""}.fa-brackets-round::before{content:""}.fa-parentheses::before{content:""}.fa-brackets-square::before{content:""}.fa-brackets::before{content:""}.fa-braille::before{content:""}.fa-brain::before{content:""}.fa-brain-arrow-curved-right::before{content:""}.fa-mind-share::before{content:""}.fa-brain-circuit::before{content:""}.fa-brake-warning::before{content:""}.fa-bread-loaf::before{content:""}.fa-bread-slice::before{content:""}.fa-briefcase::before{content:""}.fa-briefcase-arrow-right::before{content:""}.fa-briefcase-clock::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-medical::before{content:""}.fa-bring-forward::before{content:""}.fa-bring-front::before{content:""}.fa-broom::before{content:""}.fa-browser::before{content:""}.fa-browsers::before{content:""}.fa-brush::before{content:""}.fa-bug::before{content:""}.fa-building::before{content:""}.fa-buildings::before{content:""}.fa-bullhorn::before{content:""}.fa-bullseye::before{content:""}.fa-bullseye-arrow::before{content:""}.fa-bullseye-pointer::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-burger-cheese::before{content:""}.fa-cheeseburger::before{content:""}.fa-burger-fries::before{content:""}.fa-burger-glass::before{content:""}.fa-burger-soda::before{content:""}.fa-burrito::before{content:""}.fa-bus::before{content:""}.fa-bus-school::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-c::before{content:""}.fa-cabinet-filing::before{content:""}.fa-cable-car::before{content:""}.fa-cactus::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-calculator::before{content:""}.fa-calculator-simple::before{content:""}.fa-calculator-alt::before{content:""}.fa-calendar::before{content:""}.fa-calendar-arrow-down::before{content:""}.fa-calendar-download::before{content:""}.fa-calendar-arrow-up::before{content:""}.fa-calendar-upload::before{content:""}.fa-calendar-check::before{content:""}.fa-calendar-clock::before{content:""}.fa-calendar-time::before{content:""}.fa-calendar-day::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-calendar-exclamation::before{content:""}.fa-calendar-heart::before{content:""}.fa-calendar-image::before{content:""}.fa-calendar-lines::before{content:""}.fa-calendar-note::before{content:""}.fa-calendar-minus::before{content:""}.fa-calendar-pen::before{content:""}.fa-calendar-edit::before{content:""}.fa-calendar-plus::before{content:""}.fa-calendar-range::before{content:""}.fa-calendar-star::before{content:""}.fa-calendar-week::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-calendars::before{content:""}.fa-camcorder::before{content:""}.fa-video-handheld::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-camera-cctv::before{content:""}.fa-cctv::before{content:""}.fa-camera-movie::before{content:""}.fa-camera-polaroid::before{content:""}.fa-camera-retro::before{content:""}.fa-camera-rotate::before{content:""}.fa-camera-security::before{content:""}.fa-camera-home::before{content:""}.fa-camera-slash::before{content:""}.fa-camera-viewfinder::before{content:""}.fa-camera-web::before{content:""}.fa-webcam::before{content:""}.fa-camera-web-slash::before{content:""}.fa-webcam-slash::before{content:""}.fa-campfire::before{content:""}.fa-campground::before{content:""}.fa-candle-holder::before{content:""}.fa-candy-cane::before{content:""}.fa-candy-corn::before{content:""}.fa-cannabis::before{content:""}.fa-capsules::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-car-building::before{content:""}.fa-car-bump::before{content:""}.fa-car-bus::before{content:""}.fa-car-crash::before{content:""}.fa-car-garage::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-car-side::before{content:""}.fa-car-tilt::before{content:""}.fa-car-wash::before{content:""}.fa-car-wrench::before{content:""}.fa-car-mechanic::before{content:""}.fa-caravan::before{content:""}.fa-caravan-simple::before{content:""}.fa-caravan-alt::before{content:""}.fa-caret-down::before{content:""}.fa-caret-left::before{content:""}.fa-caret-right::before{content:""}.fa-caret-up::before{content:""}.fa-carrot::before{content:""}.fa-cars::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-cart-flatbed-boxes::before{content:""}.fa-dolly-flatbed-alt::before{content:""}.fa-cart-flatbed-empty::before{content:""}.fa-dolly-flatbed-empty::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-cart-plus::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-cart-shopping-fast::before{content:""}.fa-casette-betamax::before{content:""}.fa-betamax::before{content:""}.fa-casette-vhs::before{content:""}.fa-vhs::before{content:""}.fa-cash-register::before{content:""}.fa-cassette-tape::before{content:""}.fa-castle::before{content:""}.fa-cat::before{content:""}.fa-cat-space::before{content:""}.fa-cauldron::before{content:""}.fa-cedi-sign::before{content:""}.fa-cent-sign::before{content:""}.fa-certificate::before{content:""}.fa-chair::before{content:""}.fa-chair-office::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-champagne-glass::before{content:""}.fa-glass-champagne::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-charging-station::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-chart-bullet::before{content:""}.fa-chart-candlestick::before{content:""}.fa-chart-column::before{content:""}.fa-chart-gantt::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-chart-line-down::before{content:""}.fa-chart-line-up::before{content:""}.fa-chart-mixed::before{content:""}.fa-analytics::before{content:""}.fa-chart-network::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-chart-pie-simple::before{content:""}.fa-chart-pie-alt::before{content:""}.fa-chart-pyramid::before{content:""}.fa-chart-radar::before{content:""}.fa-chart-scatter::before{content:""}.fa-chart-scatter-3d::before{content:""}.fa-chart-scatter-bubble::before{content:""}.fa-chart-tree-map::before{content:""}.fa-chart-user::before{content:""}.fa-user-chart::before{content:""}.fa-chart-waterfall::before{content:""}.fa-check::before{content:""}.fa-check-double::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-cheese::before{content:""}.fa-cheese-swiss::before{content:""}.fa-cherries::before{content:""}.fa-chess::before{content:""}.fa-chess-bishop::before{content:""}.fa-chess-bishop-piece::before{content:""}.fa-chess-bishop-alt::before{content:""}.fa-chess-board::before{content:""}.fa-chess-clock::before{content:""}.fa-chess-clock-flip::before{content:""}.fa-chess-clock-alt::before{content:""}.fa-chess-king::before{content:""}.fa-chess-king-piece::before{content:""}.fa-chess-king-alt::before{content:""}.fa-chess-knight::before{content:""}.fa-chess-knight-piece::before{content:""}.fa-chess-knight-alt::before{content:""}.fa-chess-pawn::before{content:""}.fa-chess-pawn-piece::before{content:""}.fa-chess-pawn-alt::before{content:""}.fa-chess-queen::before{content:""}.fa-chess-queen-piece::before{content:""}.fa-chess-queen-alt::before{content:""}.fa-chess-rook::before{content:""}.fa-chess-rook-piece::before{content:""}.fa-chess-rook-alt::before{content:""}.fa-chevron-down::before{content:""}.fa-chevron-left::before{content:""}.fa-chevron-right::before{content:""}.fa-chevron-up::before{content:""}.fa-chevrons-down::before{content:""}.fa-chevron-double-down::before{content:""}.fa-chevrons-left::before{content:""}.fa-chevron-double-left::before{content:""}.fa-chevrons-right::before{content:""}.fa-chevron-double-right::before{content:""}.fa-chevrons-up::before{content:""}.fa-chevron-double-up::before{content:""}.fa-child::before{content:""}.fa-chimney::before{content:""}.fa-church::before{content:""}.fa-circle::before{content:""}.fa-circle-0::before{content:""}.fa-circle-1::before{content:""}.fa-circle-2::before{content:""}.fa-circle-3::before{content:""}.fa-circle-4::before{content:""}.fa-circle-5::before{content:""}.fa-circle-6::before{content:""}.fa-circle-7::before{content:""}.fa-circle-8::before{content:""}.fa-circle-9::before{content:""}.fa-circle-a::before{content:""}.fa-circle-ampersand::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-circle-arrow-down-left::before{content:""}.fa-circle-arrow-down-right::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-circle-arrow-up-left::before{content:""}.fa-circle-arrow-up-right::before{content:""}.fa-circle-b::before{content:""}.fa-circle-bolt::before{content:""}.fa-circle-book-open::before{content:""}.fa-book-circle::before{content:""}.fa-circle-bookmark::before{content:""}.fa-bookmark-circle::before{content:""}.fa-circle-c::before{content:""}.fa-circle-calendar::before{content:""}.fa-calendar-circle::before{content:""}.fa-circle-camera::before{content:""}.fa-camera-circle::before{content:""}.fa-circle-caret-down::before{content:""}.fa-caret-circle-down::before{content:""}.fa-circle-caret-left::before{content:""}.fa-caret-circle-left::before{content:""}.fa-circle-caret-right::before{content:""}.fa-caret-circle-right::before{content:""}.fa-circle-caret-up::before{content:""}.fa-caret-circle-up::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-circle-d::before{content:""}.fa-circle-dashed::before{content:""}.fa-circle-divide::before{content:""}.fa-circle-dollar::before{content:""}.fa-usd-circle::before{content:""}.fa-dollar-circle::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-circle-down-left::before{content:""}.fa-circle-down-right::before{content:""}.fa-circle-e::before{content:""}.fa-circle-envelope::before{content:""}.fa-envelope-circle::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-circle-exclamation-check::before{content:""}.fa-circle-f::before{content:""}.fa-circle-g::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-circle-half::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-circle-heart::before{content:""}.fa-heart-circle::before{content:""}.fa-circle-i::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-circle-j::before{content:""}.fa-circle-k::before{content:""}.fa-circle-l::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-circle-location-arrow::before{content:""}.fa-location-circle::before{content:""}.fa-circle-m::before{content:""}.fa-circle-microphone::before{content:""}.fa-microphone-circle::before{content:""}.fa-circle-microphone-lines::before{content:""}.fa-microphone-circle-alt::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-circle-n::before{content:""}.fa-circle-notch::before{content:""}.fa-circle-o::before{content:""}.fa-circle-p::before{content:""}.fa-circle-parking::before{content:""}.fa-parking-circle::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-circle-phone::before{content:""}.fa-phone-circle::before{content:""}.fa-circle-phone-flip::before{content:""}.fa-phone-circle-alt::before{content:""}.fa-circle-phone-hangup::before{content:""}.fa-phone-circle-down::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-circle-q::before{content:""}.fa-circle-quarter::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-circle-r::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-circle-s::before{content:""}.fa-circle-small::before{content:""}.fa-circle-sort::before{content:""}.fa-sort-circle::before{content:""}.fa-circle-sort-down::before{content:""}.fa-sort-circle-down::before{content:""}.fa-circle-sort-up::before{content:""}.fa-sort-circle-up::before{content:""}.fa-circle-star::before{content:""}.fa-star-circle::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-circle-t::before{content:""}.fa-circle-three-quarters::before{content:""}.fa-circle-trash::before{content:""}.fa-trash-circle::before{content:""}.fa-circle-u::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-circle-up-left::before{content:""}.fa-circle-up-right::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-circle-v::before{content:""}.fa-circle-video::before{content:""}.fa-video-circle::before{content:""}.fa-circle-w::before{content:""}.fa-circle-waveform-lines::before{content:""}.fa-waveform-circle::before{content:""}.fa-circle-x::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-circle-y::before{content:""}.fa-circle-z::before{content:""}.fa-city::before{content:""}.fa-clapperboard::before{content:""}.fa-clapperboard-play::before{content:""}.fa-clarinet::before{content:""}.fa-claw-marks::before{content:""}.fa-clipboard::before{content:""}.fa-clipboard-check::before{content:""}.fa-clipboard-list::before{content:""}.fa-clipboard-list-check::before{content:""}.fa-clipboard-medical::before{content:""}.fa-clipboard-prescription::before{content:""}.fa-clipboard-user::before{content:""}.fa-clock::before{content:""}.fa-clock-desk::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-clone::before{content:""}.fa-closed-captioning::before{content:""}.fa-closed-captioning-slash::before{content:""}.fa-clothes-hanger::before{content:""}.fa-cloud::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-cloud-bolt-moon::before{content:""}.fa-thunderstorm-moon::before{content:""}.fa-cloud-bolt-sun::before{content:""}.fa-thunderstorm-sun::before{content:""}.fa-cloud-drizzle::before{content:""}.fa-cloud-fog::before{content:""}.fa-fog::before{content:""}.fa-cloud-hail::before{content:""}.fa-cloud-hail-mixed::before{content:""}.fa-cloud-meatball::before{content:""}.fa-cloud-moon::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-cloud-music::before{content:""}.fa-cloud-rain::before{content:""}.fa-cloud-rainbow::before{content:""}.fa-cloud-showers::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-cloud-slash::before{content:""}.fa-cloud-sleet::before{content:""}.fa-cloud-snow::before{content:""}.fa-cloud-sun::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-cloud-word::before{content:""}.fa-clouds::before{content:""}.fa-clouds-moon::before{content:""}.fa-clouds-sun::before{content:""}.fa-clover::before{content:""}.fa-club::before{content:""}.fa-code::before{content:""}.fa-code-branch::before{content:""}.fa-code-commit::before{content:""}.fa-code-compare::before{content:""}.fa-code-fork::before{content:""}.fa-code-merge::before{content:""}.fa-code-pull-request::before{content:""}.fa-code-simple::before{content:""}.fa-coffee-bean::before{content:""}.fa-coffee-beans::before{content:""}.fa-coffee-pot::before{content:""}.fa-coffin::before{content:""}.fa-coffin-cross::before{content:""}.fa-coin::before{content:""}.fa-coins::before{content:""}.fa-colon-sign::before{content:""}.fa-comet::before{content:""}.fa-command::before{content:""}.fa-comment::before{content:""}.fa-comment-arrow-down::before{content:""}.fa-comment-arrow-up::before{content:""}.fa-comment-arrow-up-right::before{content:""}.fa-comment-captions::before{content:""}.fa-comment-check::before{content:""}.fa-comment-code::before{content:""}.fa-comment-dollar::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-comment-exclamation::before{content:""}.fa-comment-image::before{content:""}.fa-comment-lines::before{content:""}.fa-comment-medical::before{content:""}.fa-comment-middle::before{content:""}.fa-comment-middle-top::before{content:""}.fa-comment-minus::before{content:""}.fa-comment-music::before{content:""}.fa-comment-pen::before{content:""}.fa-comment-edit::before{content:""}.fa-comment-plus::before{content:""}.fa-comment-question::before{content:""}.fa-comment-quote::before{content:""}.fa-comment-slash::before{content:""}.fa-comment-smile::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-comment-text::before{content:""}.fa-comment-xmark::before{content:""}.fa-comment-times::before{content:""}.fa-comments::before{content:""}.fa-comments-dollar::before{content:""}.fa-comments-question::before{content:""}.fa-comments-question-check::before{content:""}.fa-compact-disc::before{content:""}.fa-compass::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-compass-slash::before{content:""}.fa-compress::before{content:""}.fa-compress-wide::before{content:""}.fa-computer-classic::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-computer-mouse-scrollwheel::before{content:""}.fa-mouse-alt::before{content:""}.fa-computer-speaker::before{content:""}.fa-container-storage::before{content:""}.fa-conveyor-belt::before{content:""}.fa-conveyor-belt-boxes::before{content:""}.fa-conveyor-belt-alt::before{content:""}.fa-conveyor-belt-empty::before{content:""}.fa-cookie::before{content:""}.fa-cookie-bite::before{content:""}.fa-copy::before{content:""}.fa-copyright::before{content:""}.fa-corn::before{content:""}.fa-couch::before{content:""}.fa-cow::before{content:""}.fa-cowbell::before{content:""}.fa-cowbell-circle-plus::before{content:""}.fa-cowbell-more::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-credit-card-blank::before{content:""}.fa-credit-card-front::before{content:""}.fa-cricket-bat-ball::before{content:""}.fa-cricket::before{content:""}.fa-croissant::before{content:""}.fa-crop::before{content:""}.fa-crop-simple::before{content:""}.fa-crop-alt::before{content:""}.fa-cross::before{content:""}.fa-crosshairs::before{content:""}.fa-crow::before{content:""}.fa-crown::before{content:""}.fa-crutch::before{content:""}.fa-crutches::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-cube::before{content:""}.fa-cubes::before{content:""}.fa-cup-togo::before{content:""}.fa-coffee-togo::before{content:""}.fa-curling-stone::before{content:""}.fa-curling::before{content:""}.fa-d::before{content:""}.fa-dagger::before{content:""}.fa-database::before{content:""}.fa-deer::before{content:""}.fa-deer-rudolph::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-delete-right::before{content:""}.fa-democrat::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-desktop-arrow-down::before{content:""}.fa-dharmachakra::before{content:""}.fa-diagram-lean-canvas::before{content:""}.fa-diagram-nested::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-diagram-sankey::before{content:""}.fa-diagram-stankey::before{content:""}.fa-diagram-venn::before{content:""}.fa-dial::before{content:""}.fa-dial-med-high::before{content:""}.fa-dial-high::before{content:""}.fa-dial-low::before{content:""}.fa-dial-max::before{content:""}.fa-dial-med::before{content:""}.fa-dial-med-low::before{content:""}.fa-dial-min::before{content:""}.fa-diamond::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-dice::before{content:""}.fa-dice-d10::before{content:""}.fa-dice-d12::before{content:""}.fa-dice-d20::before{content:""}.fa-dice-d4::before{content:""}.fa-dice-d6::before{content:""}.fa-dice-d8::before{content:""}.fa-dice-five::before{content:""}.fa-dice-four::before{content:""}.fa-dice-one::before{content:""}.fa-dice-six::before{content:""}.fa-dice-three::before{content:""}.fa-dice-two::before{content:""}.fa-diploma::before{content:""}.fa-scroll-ribbon::before{content:""}.fa-disc-drive::before{content:""}.fa-disease::before{content:""}.fa-display::before{content:""}.fa-display-arrow-down::before{content:""}.fa-display-code::before{content:""}.fa-desktop-code::before{content:""}.fa-display-medical::before{content:""}.fa-desktop-medical::before{content:""}.fa-display-slash::before{content:""}.fa-desktop-slash::before{content:""}.fa-divide::before{content:""}.fa-dna::before{content:""}.fa-do-not-enter::before{content:""}.fa-dog::before{content:""}.fa-dog-leashed::before{content:""}.fa-dollar-sign::before{content:""}.fa-dollar::before{content:""}.fa-usd::before{content:""}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-dolly-empty::before{content:""}.fa-dolphin::before{content:""}.fa-dong-sign::before{content:""}.fa-door-closed::before{content:""}.fa-door-open::before{content:""}.fa-dove::before{content:""}.fa-down::before{content:""}.fa-arrow-alt-down::before{content:""}.fa-down-from-line::before{content:""}.fa-arrow-alt-from-top::before{content:""}.fa-down-left::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-down-right::before{content:""}.fa-down-to-line::before{content:""}.fa-arrow-alt-to-bottom::before{content:""}.fa-download::before{content:""}.fa-dragon::before{content:""}.fa-draw-circle::before{content:""}.fa-draw-polygon::before{content:""}.fa-draw-square::before{content:""}.fa-dreidel::before{content:""}.fa-drone::before{content:""}.fa-drone-front::before{content:""}.fa-drone-alt::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-droplet-degree::before{content:""}.fa-dewpoint::before{content:""}.fa-droplet-percent::before{content:""}.fa-humidity::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-drum::before{content:""}.fa-drum-steelpan::before{content:""}.fa-drumstick::before{content:""}.fa-drumstick-bite::before{content:""}.fa-dryer::before{content:""}.fa-dryer-heat::before{content:""}.fa-dryer-alt::before{content:""}.fa-duck::before{content:""}.fa-dumbbell::before{content:""}.fa-dumpster::before{content:""}.fa-dumpster-fire::before{content:""}.fa-dungeon::before{content:""}.fa-e::before{content:""}.fa-ear::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-ear-muffs::before{content:""}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-globe-americas::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-earth-europa::before{content:""}.fa-globe-europe::before{content:""}.fa-eclipse::before{content:""}.fa-egg::before{content:""}.fa-egg-fried::before{content:""}.fa-eggplant::before{content:""}.fa-eject::before{content:""}.fa-elephant::before{content:""}.fa-elevator::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-ellipsis-stroke::before{content:""}.fa-ellipsis-h-alt::before{content:""}.fa-ellipsis-stroke-vertical::before{content:""}.fa-ellipsis-v-alt::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-empty-set::before{content:""}.fa-engine::before{content:""}.fa-engine-warning::before{content:""}.fa-engine-exclamation::before{content:""}.fa-envelope::before{content:""}.fa-envelope-dot::before{content:""}.fa-envelope-badge::before{content:""}.fa-envelope-open::before{content:""}.fa-envelope-open-dollar::before{content:""}.fa-envelope-open-text::before{content:""}.fa-envelopes::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-equals::before{content:""}.fa-eraser::before{content:""}.fa-escalator::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-euro::before{content:""}.fa-eur::before{content:""}.fa-exclamation::before{content:""}.fa-expand::before{content:""}.fa-expand-wide::before{content:""}.fa-eye::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-eye-dropper-full::before{content:""}.fa-eye-dropper-half::before{content:""}.fa-eye-evil::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-eye-slash::before{content:""}.fa-f::before{content:""}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-face-smile-plus::before{content:""}.fa-smile-plus::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-fan::before{content:""}.fa-fan-table::before{content:""}.fa-farm::before{content:""}.fa-barn-silo::before{content:""}.fa-faucet::before{content:""}.fa-faucet-drip::before{content:""}.fa-fax::before{content:""}.fa-feather::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-fence::before{content:""}.fa-field-hockey-stick-ball::before{content:""}.fa-field-hockey::before{content:""}.fa-file::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-file-audio::before{content:""}.fa-file-binary::before{content:""}.fa-file-certificate::before{content:""}.fa-file-award::before{content:""}.fa-file-chart-column::before{content:""}.fa-file-chart-line::before{content:""}.fa-file-chart-pie::before{content:""}.fa-file-check::before{content:""}.fa-file-code::before{content:""}.fa-file-contract::before{content:""}.fa-file-csv::before{content:""}.fa-file-dashed-line::before{content:""}.fa-page-break::before{content:""}.fa-file-excel::before{content:""}.fa-file-exclamation::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-file-heart::before{content:""}.fa-file-image::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-file-invoice::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-file-magnifying-glass::before{content:""}.fa-file-search::before{content:""}.fa-file-medical::before{content:""}.fa-file-minus::before{content:""}.fa-file-music::before{content:""}.fa-file-pdf::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-file-plus::before{content:""}.fa-file-plus-minus::before{content:""}.fa-file-powerpoint::before{content:""}.fa-file-prescription::before{content:""}.fa-file-signature::before{content:""}.fa-file-spreadsheet::before{content:""}.fa-file-user::before{content:""}.fa-file-video::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-file-word::before{content:""}.fa-file-xmark::before{content:""}.fa-file-times::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-files::before{content:""}.fa-files-medical::before{content:""}.fa-fill::before{content:""}.fa-fill-drip::before{content:""}.fa-film::before{content:""}.fa-film-canister::before{content:""}.fa-film-simple::before{content:""}.fa-film-alt::before{content:""}.fa-film-slash::before{content:""}.fa-films::before{content:""}.fa-filter::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-filter-list::before{content:""}.fa-filter-slash::before{content:""}.fa-filters::before{content:""}.fa-fingerprint::before{content:""}.fa-fire::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-fire-flame::before{content:""}.fa-flame::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-fire-hydrant::before{content:""}.fa-fire-smoke::before{content:""}.fa-fireplace::before{content:""}.fa-fish::before{content:""}.fa-fish-cooked::before{content:""}.fa-flag::before{content:""}.fa-flag-checkered::before{content:""}.fa-flag-pennant::before{content:""}.fa-pennant::before{content:""}.fa-flag-swallowtail::before{content:""}.fa-flag-alt::before{content:""}.fa-flag-usa::before{content:""}.fa-flashlight::before{content:""}.fa-flask::before{content:""}.fa-flask-round-poison::before{content:""}.fa-flask-poison::before{content:""}.fa-flask-round-potion::before{content:""}.fa-flask-potion::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-floppy-disk-circle-arrow-right::before{content:""}.fa-save-circle-arrow-right::before{content:""}.fa-floppy-disk-circle-xmark::before{content:""}.fa-floppy-disk-times::before{content:""}.fa-save-times::before{content:""}.fa-save-circle-xmark::before{content:""}.fa-floppy-disk-pen::before{content:""}.fa-floppy-disks::before{content:""}.fa-florin-sign::before{content:""}.fa-flower::before{content:""}.fa-flower-daffodil::before{content:""}.fa-flower-tulip::before{content:""}.fa-flute::before{content:""}.fa-flux-capacitor::before{content:""}.fa-folder::before{content:""}.fa-folder-arrow-down::before{content:""}.fa-folder-download::before{content:""}.fa-folder-arrow-up::before{content:""}.fa-folder-upload::before{content:""}.fa-folder-blank::before{content:""}.fa-folder-bookmark::before{content:""}.fa-folder-gear::before{content:""}.fa-folder-cog::before{content:""}.fa-folder-grid::before{content:""}.fa-folder-heart::before{content:""}.fa-folder-image::before{content:""}.fa-folder-magnifying-glass::before{content:""}.fa-folder-search::before{content:""}.fa-folder-medical::before{content:""}.fa-folder-minus::before{content:""}.fa-folder-music::before{content:""}.fa-folder-open::before{content:""}.fa-folder-plus::before{content:""}.fa-folder-tree::before{content:""}.fa-folder-user::before{content:""}.fa-folder-xmark::before{content:""}.fa-folder-times::before{content:""}.fa-folders::before{content:""}.fa-font::before{content:""}.fa-font-case::before{content:""}.fa-football-ball::before{content:""}.fa-football-helmet::before{content:""}.fa-fork::before{content:""}.fa-utensil-fork::before{content:""}.fa-fork-knife::before{content:""}.fa-utensils-alt::before{content:""}.fa-forklift::before{content:""}.fa-forward::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-franc-sign::before{content:""}.fa-french-fries::before{content:""}.fa-frog::before{content:""}.fa-function::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-futbol::before{content:""}.fa-g::before{content:""}.fa-galaxy::before{content:""}.fa-game-board::before{content:""}.fa-game-board-simple::before{content:""}.fa-game-board-alt::before{content:""}.fa-game-console-handheld::before{content:""}.fa-gamepad::before{content:""}.fa-gamepad-modern::before{content:""}.fa-gamepad-alt::before{content:""}.fa-garage::before{content:""}.fa-garage-car::before{content:""}.fa-garage-open::before{content:""}.fa-gas-pump::before{content:""}.fa-gas-pump-slash::before{content:""}.fa-gauge::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-low::before{content:""}.fa-tachometer-alt-slow::before{content:""}.fa-gauge-max::before{content:""}.fa-tachometer-alt-fastest::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-gauge-min::before{content:""}.fa-tachometer-alt-slowest::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-gauge-simple-low::before{content:""}.fa-tachometer-slow::before{content:""}.fa-gauge-simple-max::before{content:""}.fa-tachometer-fastest::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-gauge-simple-min::before{content:""}.fa-tachometer-slowest::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-gem::before{content:""}.fa-genderless::before{content:""}.fa-ghost::before{content:""}.fa-gif::before{content:""}.fa-gift::before{content:""}.fa-gift-card::before{content:""}.fa-gifts::before{content:""}.fa-gingerbread-man::before{content:""}.fa-glass::before{content:""}.fa-glass-citrus::before{content:""}.fa-glass-empty::before{content:""}.fa-glass-half::before{content:""}.fa-glass-half-full::before{content:""}.fa-glass-half-empty::before{content:""}.fa-glasses::before{content:""}.fa-glasses-round::before{content:""}.fa-glasses-alt::before{content:""}.fa-globe::before{content:""}.fa-globe-snow::before{content:""}.fa-globe-stand::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-golf-club::before{content:""}.fa-gopuram::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-gramophone::before{content:""}.fa-grate::before{content:""}.fa-grate-droplet::before{content:""}.fa-greater-than::before{content:""}.fa-greater-than-equal::before{content:""}.fa-grid::before{content:""}.fa-grid-3::before{content:""}.fa-grid-2::before{content:""}.fa-grid-2-plus::before{content:""}.fa-grid-4::before{content:""}.fa-grid-5::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-grip-lines::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-grip-vertical::before{content:""}.fa-guarani-sign::before{content:""}.fa-guitar::before{content:""}.fa-guitar-electric::before{content:""}.fa-guitars::before{content:""}.fa-gun::before{content:""}.fa-gun-slash::before{content:""}.fa-gun-squirt::before{content:""}.fa-h::before{content:""}.fa-h1::before{content:""}.fa-h2::before{content:""}.fa-h3::before{content:""}.fa-h4::before{content:""}.fa-hammer::before{content:""}.fa-hammer-war::before{content:""}.fa-hamsa::before{content:""}.fa-hand-back-point-down::before{content:""}.fa-hand-back-point-left::before{content:""}.fa-hand-back-point-right::before{content:""}.fa-hand-back-point-up::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-hand-fingers-crossed::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-hand-heart::before{content:""}.fa-hand-holding::before{content:""}.fa-hand-holding-box::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-hand-holding-magic::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-hand-holding-seedling::before{content:""}.fa-hand-holding-skull::before{content:""}.fa-hand-lizard::before{content:""}.fa-hand-love::before{content:""}.fa-hand-middle-finger::before{content:""}.fa-hand-paper::before{content:""}.fa-hand-peace::before{content:""}.fa-hand-point-down::before{content:""}.fa-hand-point-left::before{content:""}.fa-hand-point-right::before{content:""}.fa-hand-point-up::before{content:""}.fa-hand-pointer::before{content:""}.fa-hand-rock::before{content:""}.fa-hand-scissors::before{content:""}.fa-hand-sparkles::before{content:""}.fa-hand-spock::before{content:""}.fa-hand-wave::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-hands-clapping::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-holding-diamond::before{content:""}.fa-hand-receiving::before{content:""}.fa-hands-holding-dollar::before{content:""}.fa-hands-usd::before{content:""}.fa-hands-holding-heart::before{content:""}.fa-hands-heart::before{content:""}.fa-hands-horns::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-handshake::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-handshake-slash::before{content:""}.fa-hanukiah::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-hashtag::before{content:""}.fa-hat-chef::before{content:""}.fa-hat-cowboy::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-hat-santa::before{content:""}.fa-hat-winter::before{content:""}.fa-hat-witch::before{content:""}.fa-hat-wizard::before{content:""}.fa-head-side::before{content:""}.fa-head-side-brain::before{content:""}.fa-head-side-cough::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-head-side-goggles::before{content:""}.fa-head-vr::before{content:""}.fa-head-side-headphones::before{content:""}.fa-head-side-heart::before{content:""}.fa-head-side-mask::before{content:""}.fa-head-side-medical::before{content:""}.fa-head-side-virus::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-headphones::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-headset::before{content:""}.fa-heart::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-heart-half::before{content:""}.fa-heart-half-stroke::before{content:""}.fa-heart-half-alt::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-heat::before{content:""}.fa-helicopter::before{content:""}.fa-helmet-battle::before{content:""}.fa-helmet-safety::before{content:""}.fa-hat-hard::before{content:""}.fa-hard-hat::before{content:""}.fa-hexagon::before{content:""}.fa-hexagon-divide::before{content:""}.fa-hexagon-minus::before{content:""}.fa-minus-hexagon::before{content:""}.fa-hexagon-plus::before{content:""}.fa-plus-hexagon::before{content:""}.fa-hexagon-xmark::before{content:""}.fa-times-hexagon::before{content:""}.fa-xmark-hexagon::before{content:""}.fa-high-definition::before{content:""}.fa-highlighter::before{content:""}.fa-highlighter-line::before{content:""}.fa-hippo::before{content:""}.fa-hockey-mask::before{content:""}.fa-hockey-puck::before{content:""}.fa-hockey-sticks::before{content:""}.fa-holly-berry::before{content:""}.fa-home::before{content:""}.fa-home-lg::before{content:""}.fa-home-heart::before{content:""}.fa-home-simple::before{content:""}.fa-home-lg-alt::before{content:""}.fa-home-user::before{content:""}.fa-hood-cloak::before{content:""}.fa-horizontal-rule::before{content:""}.fa-horse::before{content:""}.fa-horse-head::before{content:""}.fa-horse-saddle::before{content:""}.fa-hospital::before{content:""}.fa-hospital-user::before{content:""}.fa-hospital-wide::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospitals::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-hotdog::before{content:""}.fa-hotel::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-2::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-empty::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-house::before{content:""}.fa-house-building::before{content:""}.fa-house-crack::before{content:""}.fa-house-damage::before{content:""}.fa-house-day::before{content:""}.fa-house-flood::before{content:""}.fa-house-heart::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-house-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-house-night::before{content:""}.fa-house-person-leave::before{content:""}.fa-house-person-depart::before{content:""}.fa-house-person-return::before{content:""}.fa-house-person-arrive::before{content:""}.fa-house-signal::before{content:""}.fa-house-tree::before{content:""}.fa-house-turret::before{content:""}.fa-house-user::before{content:""}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-hurricane::before{content:""}.fa-i::before{content:""}.fa-i-cursor::before{content:""}.fa-ice-cream::before{content:""}.fa-ice-skate::before{content:""}.fa-icicles::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-id-badge::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-igloo::before{content:""}.fa-image::before{content:""}.fa-image-landscape::before{content:""}.fa-landscape::before{content:""}.fa-image-polaroid::before{content:""}.fa-image-polaroid-user::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-image-slash::before{content:""}.fa-image-user::before{content:""}.fa-images::before{content:""}.fa-images-user::before{content:""}.fa-inbox::before{content:""}.fa-inbox-full::before{content:""}.fa-inbox-in::before{content:""}.fa-inbox-arrow-down::before{content:""}.fa-inbox-out::before{content:""}.fa-inbox-arrow-up::before{content:""}.fa-inboxes::before{content:""}.fa-indent::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-industry::before{content:""}.fa-industry-windows::before{content:""}.fa-industry-alt::before{content:""}.fa-infinity::before{content:""}.fa-info::before{content:""}.fa-inhaler::before{content:""}.fa-input-numeric::before{content:""}.fa-input-pipe::before{content:""}.fa-input-text::before{content:""}.fa-integral::before{content:""}.fa-intersection::before{content:""}.fa-island-tropical::before{content:""}.fa-island-tree-palm::before{content:""}.fa-italic::before{content:""}.fa-j::before{content:""}.fa-jack-o-lantern::before{content:""}.fa-jedi::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-joint::before{content:""}.fa-joystick::before{content:""}.fa-jug::before{content:""}.fa-k::before{content:""}.fa-kaaba::before{content:""}.fa-kazoo::before{content:""}.fa-kerning::before{content:""}.fa-key::before{content:""}.fa-key-skeleton::before{content:""}.fa-keyboard::before{content:""}.fa-keyboard-down::before{content:""}.fa-keyboard-left::before{content:""}.fa-keynote::before{content:""}.fa-khanda::before{content:""}.fa-kidneys::before{content:""}.fa-kip-sign::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-kite::before{content:""}.fa-kiwi-bird::before{content:""}.fa-knife::before{content:""}.fa-utensil-knife::before{content:""}.fa-knife-kitchen::before{content:""}.fa-l::before{content:""}.fa-lambda::before{content:""}.fa-lamp::before{content:""}.fa-lamp-desk::before{content:""}.fa-lamp-floor::before{content:""}.fa-lamp-street::before{content:""}.fa-landmark::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-language::before{content:""}.fa-laptop::before{content:""}.fa-laptop-arrow-down::before{content:""}.fa-laptop-code::before{content:""}.fa-laptop-medical::before{content:""}.fa-laptop-mobile::before{content:""}.fa-phone-laptop::before{content:""}.fa-laptop-slash::before{content:""}.fa-lari-sign::before{content:""}.fa-lasso::before{content:""}.fa-lasso-sparkles::before{content:""}.fa-layers::before{content:""}.fa-layer-group::before{content:""}.fa-layers-minus::before{content:""}.fa-layer-minus::before{content:""}.fa-layers-plus::before{content:""}.fa-layer-plus::before{content:""}.fa-leaf::before{content:""}.fa-leaf-heart::before{content:""}.fa-leaf-maple::before{content:""}.fa-leaf-oak::before{content:""}.fa-left::before{content:""}.fa-arrow-alt-left::before{content:""}.fa-left-from-line::before{content:""}.fa-arrow-alt-from-right::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-left-to-line::before{content:""}.fa-arrow-alt-to-left::before{content:""}.fa-lemon::before{content:""}.fa-less-than::before{content:""}.fa-less-than-equal::before{content:""}.fa-life-ring::before{content:""}.fa-light-ceiling::before{content:""}.fa-light-switch::before{content:""}.fa-light-switch-off::before{content:""}.fa-light-switch-on::before{content:""}.fa-lightbulb::before{content:""}.fa-lightbulb-dollar::before{content:""}.fa-lightbulb-exclamation::before{content:""}.fa-lightbulb-on::before{content:""}.fa-lightbulb-slash::before{content:""}.fa-lights-holiday::before{content:""}.fa-line-columns::before{content:""}.fa-line-height::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-link-horizontal::before{content:""}.fa-chain-horizontal::before{content:""}.fa-link-horizontal-slash::before{content:""}.fa-chain-horizontal-slash::before{content:""}.fa-link-simple::before{content:""}.fa-link-simple-slash::before{content:""}.fa-link-slash::before{content:""}.fa-chain-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-unlink::before{content:""}.fa-lips::before{content:""}.fa-lira-sign::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-list-dropdown::before{content:""}.fa-list-music::before{content:""}.fa-list-ol::before{content:""}.fa-list-numeric::before{content:""}.fa-list-1-2::before{content:""}.fa-list-radio::before{content:""}.fa-list-timeline::before{content:""}.fa-list-tree::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-litecoin-sign::before{content:""}.fa-loader::before{content:""}.fa-location::before{content:""}.fa-map-marker::before{content:""}.fa-location-arrow::before{content:""}.fa-location-check::before{content:""}.fa-map-marker-check::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location-crosshairs-slash::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-location-dot-slash::before{content:""}.fa-map-marker-alt-slash::before{content:""}.fa-location-exclamation::before{content:""}.fa-map-marker-exclamation::before{content:""}.fa-location-minus::before{content:""}.fa-map-marker-minus::before{content:""}.fa-location-pen::before{content:""}.fa-map-marker-edit::before{content:""}.fa-location-plus::before{content:""}.fa-map-marker-plus::before{content:""}.fa-location-question::before{content:""}.fa-map-marker-question::before{content:""}.fa-location-slash::before{content:""}.fa-map-marker-slash::before{content:""}.fa-location-smile::before{content:""}.fa-map-marker-smile::before{content:""}.fa-location-xmark::before{content:""}.fa-map-marker-times::before{content:""}.fa-map-marker-xmark::before{content:""}.fa-lock::before{content:""}.fa-lock-keyhole::before{content:""}.fa-lock-alt::before{content:""}.fa-lock-keyhole-open::before{content:""}.fa-lock-open-alt::before{content:""}.fa-lock-open::before{content:""}.fa-loveseat::before{content:""}.fa-couch-small::before{content:""}.fa-luchador-mask::before{content:""}.fa-luchador::before{content:""}.fa-mask-luchador::before{content:""}.fa-lungs::before{content:""}.fa-lungs-virus::before{content:""}.fa-m::before{content:""}.fa-mace::before{content:""}.fa-magnet::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-mailbox::before{content:""}.fa-manat-sign::before{content:""}.fa-mandolin::before{content:""}.fa-manhole::before{content:""}.fa-map::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-map-pin::before{content:""}.fa-marker::before{content:""}.fa-mars::before{content:""}.fa-mars-double::before{content:""}.fa-mars-stroke::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-mask::before{content:""}.fa-mask-face::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-meat::before{content:""}.fa-medal::before{content:""}.fa-megaphone::before{content:""}.fa-memo::before{content:""}.fa-memo-circle-check::before{content:""}.fa-memory::before{content:""}.fa-menorah::before{content:""}.fa-mercury::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-message-arrow-down::before{content:""}.fa-comment-alt-arrow-down::before{content:""}.fa-message-arrow-up::before{content:""}.fa-comment-alt-arrow-up::before{content:""}.fa-message-arrow-up-right::before{content:""}.fa-message-captions::before{content:""}.fa-comment-alt-captions::before{content:""}.fa-message-check::before{content:""}.fa-comment-alt-check::before{content:""}.fa-message-code::before{content:""}.fa-message-dollar::before{content:""}.fa-comment-alt-dollar::before{content:""}.fa-message-dots::before{content:""}.fa-comment-alt-dots::before{content:""}.fa-messaging::before{content:""}.fa-message-exclamation::before{content:""}.fa-comment-alt-exclamation::before{content:""}.fa-message-image::before{content:""}.fa-comment-alt-image::before{content:""}.fa-message-lines::before{content:""}.fa-comment-alt-lines::before{content:""}.fa-message-medical::before{content:""}.fa-comment-alt-medical::before{content:""}.fa-message-middle::before{content:""}.fa-comment-middle-alt::before{content:""}.fa-message-middle-top::before{content:""}.fa-comment-middle-top-alt::before{content:""}.fa-message-minus::before{content:""}.fa-comment-alt-minus::before{content:""}.fa-message-music::before{content:""}.fa-comment-alt-music::before{content:""}.fa-message-pen::before{content:""}.fa-message-edit::before{content:""}.fa-comment-alt-edit::before{content:""}.fa-message-plus::before{content:""}.fa-comment-alt-plus::before{content:""}.fa-message-question::before{content:""}.fa-message-quote::before{content:""}.fa-comment-alt-quote::before{content:""}.fa-message-slash::before{content:""}.fa-comment-alt-slash::before{content:""}.fa-message-smile::before{content:""}.fa-comment-alt-smile::before{content:""}.fa-message-sms::before{content:""}.fa-message-text::before{content:""}.fa-comment-alt-text::before{content:""}.fa-message-xmark::before{content:""}.fa-comment-alt-times::before{content:""}.fa-message-times::before{content:""}.fa-messages::before{content:""}.fa-comments-alt::before{content:""}.fa-messages-dollar::before{content:""}.fa-comments-alt-dollar::before{content:""}.fa-messages-question::before{content:""}.fa-meteor::before{content:""}.fa-meter::before{content:""}.fa-meter-bolt::before{content:""}.fa-meter-droplet::before{content:""}.fa-meter-fire::before{content:""}.fa-microchip::before{content:""}.fa-microchip-ai::before{content:""}.fa-microphone::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-microphone-slash::before{content:""}.fa-microphone-stand::before{content:""}.fa-microscope::before{content:""}.fa-microwave::before{content:""}.fa-mill-sign::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-mistletoe::before{content:""}.fa-mitten::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-mobile-button::before{content:""}.fa-mobile-notch::before{content:""}.fa-mobile-iphone::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-money-bill::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-money-bill-simple::before{content:""}.fa-money-bill-simple-wave::before{content:""}.fa-money-bill-wave::before{content:""}.fa-money-bills::before{content:""}.fa-money-bills-simple::before{content:""}.fa-money-bills-alt::before{content:""}.fa-money-check::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-money-check-dollar-pen::before{content:""}.fa-money-check-edit-alt::before{content:""}.fa-money-check-pen::before{content:""}.fa-money-check-edit::before{content:""}.fa-monitor-waveform::before{content:""}.fa-monitor-heart-rate::before{content:""}.fa-monkey::before{content:""}.fa-monument::before{content:""}.fa-moon::before{content:""}.fa-moon-cloud::before{content:""}.fa-moon-over-sun::before{content:""}.fa-eclipse-alt::before{content:""}.fa-moon-stars::before{content:""}.fa-mortar-pestle::before{content:""}.fa-mosque::before{content:""}.fa-motorcycle::before{content:""}.fa-mountain::before{content:""}.fa-mountains::before{content:""}.fa-mp3-player::before{content:""}.fa-mug::before{content:""}.fa-mug-hot::before{content:""}.fa-mug-marshmallows::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-mug-tea::before{content:""}.fa-mug-tea-saucer::before{content:""}.fa-music::before{content:""}.fa-music-note::before{content:""}.fa-music-alt::before{content:""}.fa-music-note-slash::before{content:""}.fa-music-alt-slash::before{content:""}.fa-music-slash::before{content:""}.fa-n::before{content:""}.fa-naira-sign::before{content:""}.fa-narwhal::before{content:""}.fa-network-wired::before{content:""}.fa-neuter::before{content:""}.fa-newspaper::before{content:""}.fa-not-equal::before{content:""}.fa-notdef::before{content:""}.fa-note::before{content:""}.fa-note-medical::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-notes::before{content:""}.fa-notes-medical::before{content:""}.fa-o::before{content:""}.fa-object-group::before{content:""}.fa-object-ungroup::before{content:""}.fa-octagon::before{content:""}.fa-octagon-divide::before{content:""}.fa-octagon-exclamation::before{content:""}.fa-octagon-minus::before{content:""}.fa-minus-octagon::before{content:""}.fa-octagon-plus::before{content:""}.fa-plus-octagon::before{content:""}.fa-octagon-xmark::before{content:""}.fa-times-octagon::before{content:""}.fa-xmark-octagon::before{content:""}.fa-oil-can::before{content:""}.fa-oil-can-drip::before{content:""}.fa-oil-temperature::before{content:""}.fa-oil-temp::before{content:""}.fa-om::before{content:""}.fa-omega::before{content:""}.fa-option::before{content:""}.fa-ornament::before{content:""}.fa-otter::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-outlet::before{content:""}.fa-oven::before{content:""}.fa-overline::before{content:""}.fa-p::before{content:""}.fa-pager::before{content:""}.fa-paint-brush::before{content:""}.fa-paint-brush-fine::before{content:""}.fa-paint-brush-alt::before{content:""}.fa-paint-roller::before{content:""}.fa-paintbrush-pencil::before{content:""}.fa-palette::before{content:""}.fa-palette-boxes::before{content:""}.fa-pallet::before{content:""}.fa-pallet-box::before{content:""}.fa-pallet-boxes::before{content:""}.fa-pallet-alt::before{content:""}.fa-panorama::before{content:""}.fa-paper-plane::before{content:""}.fa-paper-plane-top::before{content:""}.fa-paper-plane-alt::before{content:""}.fa-send::before{content:""}.fa-paperclip::before{content:""}.fa-parachute-box::before{content:""}.fa-paragraph::before{content:""}.fa-paragraph-left::before{content:""}.fa-paragraph-rtl::before{content:""}.fa-passport::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-pause::before{content:""}.fa-paw::before{content:""}.fa-paw-claws::before{content:""}.fa-paw-simple::before{content:""}.fa-paw-alt::before{content:""}.fa-peace::before{content:""}.fa-peach::before{content:""}.fa-pear::before{content:""}.fa-pedestal::before{content:""}.fa-pegasus::before{content:""}.fa-pen::before{content:""}.fa-pen-circle::before{content:""}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-pen-clip-slash::before{content:""}.fa-pen-alt-slash::before{content:""}.fa-pen-fancy::before{content:""}.fa-pen-fancy-slash::before{content:""}.fa-pen-field::before{content:""}.fa-pen-line::before{content:""}.fa-pen-nib::before{content:""}.fa-pen-paintbrush::before{content:""}.fa-pencil-paintbrush::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-pen-slash::before{content:""}.fa-pen-swirl::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-pencil-slash::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-people-arrows::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-pepper-hot::before{content:""}.fa-percent::before{content:""}.fa-percentage::before{content:""}.fa-person::before{content:""}.fa-male::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-person-biking-mountain::before{content:""}.fa-biking-mountain::before{content:""}.fa-person-booth::before{content:""}.fa-person-carry-box::before{content:""}.fa-person-carry::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-person-dolly::before{content:""}.fa-person-dolly-empty::before{content:""}.fa-person-dots-from-line::before{content:""}.fa-diagnoses::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-person-dress-simple::before{content:""}.fa-person-from-portal::before{content:""}.fa-portal-exit::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-person-pinball::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-person-seat::before{content:""}.fa-person-seat-reclined::before{content:""}.fa-person-sign::before{content:""}.fa-person-simple::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-person-ski-jumping::before{content:""}.fa-ski-jump::before{content:""}.fa-person-ski-lift::before{content:""}.fa-ski-lift::before{content:""}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-person-sledding::before{content:""}.fa-sledding::before{content:""}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-person-snowmobiling::before{content:""}.fa-snowmobile::before{content:""}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-person-to-portal::before{content:""}.fa-portal-enter::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-peseta-sign::before{content:""}.fa-peso-sign::before{content:""}.fa-phone::before{content:""}.fa-phone-arrow-down-left::before{content:""}.fa-phone-incoming::before{content:""}.fa-phone-arrow-down::before{content:""}.fa-phone-arrow-up-right::before{content:""}.fa-phone-outgoing::before{content:""}.fa-phone-arrow-up::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-phone-hangup::before{content:""}.fa-phone-missed::before{content:""}.fa-phone-office::before{content:""}.fa-phone-plus::before{content:""}.fa-phone-rotary::before{content:""}.fa-phone-slash::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-phone-xmark::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-photo-film-music::before{content:""}.fa-pi::before{content:""}.fa-piano::before{content:""}.fa-piano-keyboard::before{content:""}.fa-pie::before{content:""}.fa-pig::before{content:""}.fa-piggy-bank::before{content:""}.fa-pills::before{content:""}.fa-pinball::before{content:""}.fa-pizza::before{content:""}.fa-pizza-slice::before{content:""}.fa-place-of-worship::before{content:""}.fa-plane::before{content:""}.fa-plane-arrival::before{content:""}.fa-plane-departure::before{content:""}.fa-plane-engines::before{content:""}.fa-plane-alt::before{content:""}.fa-plane-prop::before{content:""}.fa-plane-slash::before{content:""}.fa-plane-tail::before{content:""}.fa-plane-up::before{content:""}.fa-plane-up-slash::before{content:""}.fa-planet-moon::before{content:""}.fa-planet-ringed::before{content:""}.fa-play::before{content:""}.fa-play-pause::before{content:""}.fa-plug::before{content:""}.fa-plus::before{content:""}.fa-add::before{content:""}.fa-plus-minus::before{content:""}.fa-podcast::before{content:""}.fa-podium::before{content:""}.fa-podium-star::before{content:""}.fa-police-box::before{content:""}.fa-poll-people::before{content:""}.fa-poo::before{content:""}.fa-poo-bolt::before{content:""}.fa-poo-storm::before{content:""}.fa-poop::before{content:""}.fa-popcorn::before{content:""}.fa-power-off::before{content:""}.fa-prescription::before{content:""}.fa-prescription-bottle::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-presentation-screen::before{content:""}.fa-presentation::before{content:""}.fa-print::before{content:""}.fa-print-magnifying-glass::before{content:""}.fa-print-search::before{content:""}.fa-print-slash::before{content:""}.fa-projector::before{content:""}.fa-pump-medical::before{content:""}.fa-pump-soap::before{content:""}.fa-pumpkin::before{content:""}.fa-puzzle-piece::before{content:""}.fa-puzzle-piece-simple::before{content:""}.fa-puzzle-piece-alt::before{content:""}.fa-q::before{content:""}.fa-qrcode::before{content:""}.fa-question::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quote-left::before{content:""}.fa-quote-left-round::before{content:""}.fa-quote-left-alt::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-round::before{content:""}.fa-quote-right-alt::before{content:""}.fa-r::before{content:""}.fa-rabbit::before{content:""}.fa-rabbit-running::before{content:""}.fa-rabbit-fast::before{content:""}.fa-racquet::before{content:""}.fa-radar::before{content:""}.fa-radiation::before{content:""}.fa-radio::before{content:""}.fa-radio-tuner::before{content:""}.fa-radio-alt::before{content:""}.fa-rainbow::before{content:""}.fa-raindrops::before{content:""}.fa-ram::before{content:""}.fa-ramp-loading::before{content:""}.fa-raygun::before{content:""}.fa-receipt::before{content:""}.fa-record-vinyl::before{content:""}.fa-rectangle::before{content:""}.fa-rectangle-landscape::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-rectangle-barcode::before{content:""}.fa-barcode-alt::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-rectangle-terminal::before{content:""}.fa-rectangle-vertical::before{content:""}.fa-rectangle-portrait::before{content:""}.fa-rectangle-vertical-history::before{content:""}.fa-rectangle-wide::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-times-rectangle::before{content:""}.fa-rectangle-times::before{content:""}.fa-window-close::before{content:""}.fa-recycle::before{content:""}.fa-refrigerator::before{content:""}.fa-registered::before{content:""}.fa-repeat::before{content:""}.fa-repeat-1::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-reply-clock::before{content:""}.fa-reply-time::before{content:""}.fa-republican::before{content:""}.fa-restroom::before{content:""}.fa-restroom-simple::before{content:""}.fa-retweet::before{content:""}.fa-rhombus::before{content:""}.fa-ribbon::before{content:""}.fa-right::before{content:""}.fa-arrow-alt-right::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-right-from-line::before{content:""}.fa-arrow-alt-from-left::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-right-to-line::before{content:""}.fa-arrow-alt-to-right::before{content:""}.fa-ring::before{content:""}.fa-rings-wedding::before{content:""}.fa-road::before{content:""}.fa-robot::before{content:""}.fa-rocket::before{content:""}.fa-rocket-launch::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-rotate-exclamation::before{content:""}.fa-rotate-forward::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-left::before{content:""}.fa-undo-alt::before{content:""}.fa-route::before{content:""}.fa-route-highway::before{content:""}.fa-route-interstate::before{content:""}.fa-router::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-ruler::before{content:""}.fa-ruler-combined::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-ruler-triangle::before{content:""}.fa-ruler-vertical::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-rupiah-sign::before{content:""}.fa-rv::before{content:""}.fa-s::before{content:""}.fa-sack::before{content:""}.fa-sack-dollar::before{content:""}.fa-salad::before{content:""}.fa-bowl-salad::before{content:""}.fa-sandwich::before{content:""}.fa-satellite::before{content:""}.fa-satellite-dish::before{content:""}.fa-sausage::before{content:""}.fa-saxophone::before{content:""}.fa-saxophone-fire::before{content:""}.fa-sax-hot::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-scalpel::before{content:""}.fa-scalpel-line-dashed::before{content:""}.fa-scalpel-path::before{content:""}.fa-scanner::before{content:""}.fa-scanner-image::before{content:""}.fa-scanner-gun::before{content:""}.fa-scanner-keyboard::before{content:""}.fa-scanner-touchscreen::before{content:""}.fa-scarecrow::before{content:""}.fa-scarf::before{content:""}.fa-school::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-screen-users::before{content:""}.fa-users-class::before{content:""}.fa-screencast::before{content:""}.fa-screwdriver::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-scribble::before{content:""}.fa-scroll::before{content:""}.fa-scroll-old::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-scrubber::before{content:""}.fa-scythe::before{content:""}.fa-sd-card::before{content:""}.fa-sd-cards::before{content:""}.fa-seal::before{content:""}.fa-seal-exclamation::before{content:""}.fa-seal-question::before{content:""}.fa-seat-airline::before{content:""}.fa-section::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-send-back::before{content:""}.fa-send-backward::before{content:""}.fa-sensor::before{content:""}.fa-sensor-cloud::before{content:""}.fa-sensor-smoke::before{content:""}.fa-sensor-fire::before{content:""}.fa-sensor-on::before{content:""}.fa-sensor-triangle-exclamation::before{content:""}.fa-sensor-alert::before{content:""}.fa-server::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-share::before{content:""}.fa-arrow-turn-right::before{content:""}.fa-mail-forward::before{content:""}.fa-share-all::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-sheep::before{content:""}.fa-shekel-sign::before{content:""}.fa-sheqel-sign::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-ils::before{content:""}.fa-shelves::before{content:""}.fa-inventory::before{content:""}.fa-shelves-empty::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-shield-alt::before{content:""}.fa-shield-check::before{content:""}.fa-shield-cross::before{content:""}.fa-shield-exclamation::before{content:""}.fa-shield-keyhole::before{content:""}.fa-shield-minus::before{content:""}.fa-shield-plus::before{content:""}.fa-shield-slash::before{content:""}.fa-shield-virus::before{content:""}.fa-shield-xmark::before{content:""}.fa-shield-times::before{content:""}.fa-ship::before{content:""}.fa-shish-kebab::before{content:""}.fa-shoe-prints::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-shovel::before{content:""}.fa-shovel-snow::before{content:""}.fa-shower::before{content:""}.fa-shower-down::before{content:""}.fa-shower-alt::before{content:""}.fa-shredder::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-shuttlecock::before{content:""}.fa-sickle::before{content:""}.fa-sidebar::before{content:""}.fa-sidebar-flip::before{content:""}.fa-sigma::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-signal::before{content:""}.fa-signal-perfect::before{content:""}.fa-signal-5::before{content:""}.fa-signal-bars::before{content:""}.fa-signal-bars-strong::before{content:""}.fa-signal-alt::before{content:""}.fa-signal-alt-4::before{content:""}.fa-signal-bars-fair::before{content:""}.fa-signal-alt-2::before{content:""}.fa-signal-bars-good::before{content:""}.fa-signal-alt-3::before{content:""}.fa-signal-bars-slash::before{content:""}.fa-signal-alt-slash::before{content:""}.fa-signal-bars-weak::before{content:""}.fa-signal-alt-1::before{content:""}.fa-signal-fair::before{content:""}.fa-signal-2::before{content:""}.fa-signal-good::before{content:""}.fa-signal-3::before{content:""}.fa-signal-slash::before{content:""}.fa-signal-stream::before{content:""}.fa-signal-stream-slash::before{content:""}.fa-signal-strong::before{content:""}.fa-signal-4::before{content:""}.fa-signal-weak::before{content:""}.fa-signal-1::before{content:""}.fa-signature::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-sim-card::before{content:""}.fa-sim-cards::before{content:""}.fa-sink::before{content:""}.fa-siren::before{content:""}.fa-siren-on::before{content:""}.fa-sitemap::before{content:""}.fa-skeleton::before{content:""}.fa-skull::before{content:""}.fa-skull-cow::before{content:""}.fa-skull-crossbones::before{content:""}.fa-slash::before{content:""}.fa-sleigh::before{content:""}.fa-slider::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-sliders-up::before{content:""}.fa-sliders-v::before{content:""}.fa-smog::before{content:""}.fa-smoke::before{content:""}.fa-smoking::before{content:""}.fa-snake::before{content:""}.fa-snooze::before{content:""}.fa-zzz::before{content:""}.fa-snow-blowing::before{content:""}.fa-snowflake::before{content:""}.fa-snowflakes::before{content:""}.fa-snowman::before{content:""}.fa-snowman-head::before{content:""}.fa-frosty-head::before{content:""}.fa-snowplow::before{content:""}.fa-soap::before{content:""}.fa-socks::before{content:""}.fa-solar-panel::before{content:""}.fa-solar-system::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-spa::before{content:""}.fa-space-station-moon::before{content:""}.fa-space-station-moon-construction::before{content:""}.fa-space-station-moon-alt::before{content:""}.fa-spade::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-sparkles::before{content:""}.fa-speaker::before{content:""}.fa-speakers::before{content:""}.fa-spell-check::before{content:""}.fa-spider::before{content:""}.fa-spider-black-widow::before{content:""}.fa-spider-web::before{content:""}.fa-spinner::before{content:""}.fa-spinner-third::before{content:""}.fa-split::before{content:""}.fa-splotch::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-spray-can::before{content:""}.fa-sprinkler::before{content:""}.fa-square::before{content:""}.fa-square-0::before{content:""}.fa-square-1::before{content:""}.fa-square-2::before{content:""}.fa-square-3::before{content:""}.fa-square-4::before{content:""}.fa-square-5::before{content:""}.fa-square-6::before{content:""}.fa-square-7::before{content:""}.fa-square-8::before{content:""}.fa-square-9::before{content:""}.fa-square-a::before{content:""}.fa-square-ampersand::before{content:""}.fa-square-arrow-down::before{content:""}.fa-arrow-square-down::before{content:""}.fa-square-arrow-down-left::before{content:""}.fa-square-arrow-down-right::before{content:""}.fa-square-arrow-left::before{content:""}.fa-arrow-square-left::before{content:""}.fa-square-arrow-right::before{content:""}.fa-arrow-square-right::before{content:""}.fa-square-arrow-up::before{content:""}.fa-arrow-square-up::before{content:""}.fa-square-arrow-up-left::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-square-b::before{content:""}.fa-square-bolt::before{content:""}.fa-square-c::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-square-chevron-down::before{content:""}.fa-chevron-square-down::before{content:""}.fa-square-chevron-left::before{content:""}.fa-chevron-square-left::before{content:""}.fa-square-chevron-right::before{content:""}.fa-chevron-square-right::before{content:""}.fa-square-chevron-up::before{content:""}.fa-chevron-square-up::before{content:""}.fa-square-code::before{content:""}.fa-square-d::before{content:""}.fa-square-dashed::before{content:""}.fa-square-divide::before{content:""}.fa-square-dollar::before{content:""}.fa-usd-square::before{content:""}.fa-dollar-square::before{content:""}.fa-square-down::before{content:""}.fa-arrow-alt-square-down::before{content:""}.fa-square-down-left::before{content:""}.fa-square-down-right::before{content:""}.fa-square-e::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-square-exclamation::before{content:""}.fa-exclamation-square::before{content:""}.fa-square-f::before{content:""}.fa-square-fragile::before{content:""}.fa-box-fragile::before{content:""}.fa-square-wine-glass-crack::before{content:""}.fa-square-full::before{content:""}.fa-square-g::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-square-heart::before{content:""}.fa-heart-square::before{content:""}.fa-square-i::before{content:""}.fa-square-info::before{content:""}.fa-info-square::before{content:""}.fa-square-j::before{content:""}.fa-square-k::before{content:""}.fa-square-l::before{content:""}.fa-square-left::before{content:""}.fa-arrow-alt-square-left::before{content:""}.fa-square-m::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-square-n::before{content:""}.fa-square-o::before{content:""}.fa-square-p::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-square-parking-slash::before{content:""}.fa-parking-slash::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-square-phone-hangup::before{content:""}.fa-phone-square-down::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-square-q::before{content:""}.fa-square-question::before{content:""}.fa-question-square::before{content:""}.fa-square-r::before{content:""}.fa-square-right::before{content:""}.fa-arrow-alt-square-right::before{content:""}.fa-square-root::before{content:""}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-square-s::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-square-sliders::before{content:""}.fa-sliders-h-square::before{content:""}.fa-square-sliders-vertical::before{content:""}.fa-sliders-v-square::before{content:""}.fa-square-small::before{content:""}.fa-square-star::before{content:""}.fa-square-t::before{content:""}.fa-square-this-way-up::before{content:""}.fa-box-up::before{content:""}.fa-square-u::before{content:""}.fa-square-up::before{content:""}.fa-arrow-alt-square-up::before{content:""}.fa-square-up-left::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-square-user::before{content:""}.fa-square-v::before{content:""}.fa-square-w::before{content:""}.fa-square-x::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-square-y::before{content:""}.fa-square-z::before{content:""}.fa-squirrel::before{content:""}.fa-staff::before{content:""}.fa-stairs::before{content:""}.fa-stamp::before{content:""}.fa-standard-definition::before{content:""}.fa-star::before{content:""}.fa-star-and-crescent::before{content:""}.fa-star-christmas::before{content:""}.fa-star-exclamation::before{content:""}.fa-star-half::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-star-of-david::before{content:""}.fa-star-of-life::before{content:""}.fa-star-sharp::before{content:""}.fa-star-sharp-half::before{content:""}.fa-star-sharp-half-stroke::before{content:""}.fa-star-sharp-half-alt::before{content:""}.fa-star-shooting::before{content:""}.fa-starfighter::before{content:""}.fa-starfighter-twin-ion-engine::before{content:""}.fa-starfighter-alt::before{content:""}.fa-starfighter-twin-ion-engine-advanced::before{content:""}.fa-starfighter-alt-advanced::before{content:""}.fa-stars::before{content:""}.fa-starship::before{content:""}.fa-starship-freighter::before{content:""}.fa-steak::before{content:""}.fa-steering-wheel::before{content:""}.fa-sterling-sign::before{content:""}.fa-pound-sign::before{content:""}.fa-gbp::before{content:""}.fa-stethoscope::before{content:""}.fa-stocking::before{content:""}.fa-stomach::before{content:""}.fa-stop::before{content:""}.fa-stopwatch::before{content:""}.fa-stopwatch-20::before{content:""}.fa-store::before{content:""}.fa-store-slash::before{content:""}.fa-street-view::before{content:""}.fa-stretcher::before{content:""}.fa-strikethrough::before{content:""}.fa-stroopwafel::before{content:""}.fa-subscript::before{content:""}.fa-suitcase::before{content:""}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-sun::before{content:""}.fa-sun-bright::before{content:""}.fa-sun-alt::before{content:""}.fa-sun-cloud::before{content:""}.fa-sun-dust::before{content:""}.fa-sun-haze::before{content:""}.fa-sunglasses::before{content:""}.fa-sunrise::before{content:""}.fa-sunset::before{content:""}.fa-superscript::before{content:""}.fa-swatchbook::before{content:""}.fa-sword::before{content:""}.fa-sword-laser::before{content:""}.fa-sword-laser-alt::before{content:""}.fa-swords::before{content:""}.fa-swords-laser::before{content:""}.fa-symbols::before{content:""}.fa-icons-alt::before{content:""}.fa-synagogue::before{content:""}.fa-syringe::before{content:""}.fa-t::before{content:""}.fa-table::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-table-layout::before{content:""}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-table-pivot::before{content:""}.fa-table-rows::before{content:""}.fa-rows::before{content:""}.fa-table-tennis-paddle-ball::before{content:""}.fa-ping-pong-paddle-ball::before{content:""}.fa-table-tennis::before{content:""}.fa-table-tree::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-tablet-button::before{content:""}.fa-tablet-rugged::before{content:""}.fa-tablet-screen::before{content:""}.fa-tablet-android-alt::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-tablets::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-taco::before{content:""}.fa-tag::before{content:""}.fa-tags::before{content:""}.fa-tally::before{content:""}.fa-tally-5::before{content:""}.fa-tally-1::before{content:""}.fa-tally-2::before{content:""}.fa-tally-3::before{content:""}.fa-tally-4::before{content:""}.fa-tape::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-taxi-bus::before{content:""}.fa-teeth::before{content:""}.fa-teeth-open::before{content:""}.fa-telescope::before{content:""}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-temperature-arrow-up::before{content:""}.fa-temperature-up::before{content:""}.fa-temperature-empty::before{content:""}.fa-thermometer-empty::before{content:""}.fa-thermometer-0::before{content:""}.fa-temperature-0::before{content:""}.fa-temperature-full::before{content:""}.fa-thermometer-full::before{content:""}.fa-thermometer-4::before{content:""}.fa-temperature-4::before{content:""}.fa-temperature-half::before{content:""}.fa-thermometer-half::before{content:""}.fa-thermometer-2::before{content:""}.fa-temperature-2::before{content:""}.fa-temperature-high::before{content:""}.fa-temperature-list::before{content:""}.fa-temperature-low::before{content:""}.fa-temperature-quarter::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-thermometer-1::before{content:""}.fa-temperature-1::before{content:""}.fa-temperature-snow::before{content:""}.fa-temperature-frigid::before{content:""}.fa-temperature-sun::before{content:""}.fa-temperature-hot::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-thermometer-3::before{content:""}.fa-temperature-3::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-tennis-ball::before{content:""}.fa-terminal::before{content:""}.fa-text::before{content:""}.fa-text-height::before{content:""}.fa-text-size::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-text-width::before{content:""}.fa-thermometer::before{content:""}.fa-theta::before{content:""}.fa-thumbs-down::before{content:""}.fa-thumbs-up::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-ticket::before{content:""}.fa-ticket-airline::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-tickets-airline::before{content:""}.fa-tilde::before{content:""}.fa-timeline::before{content:""}.fa-timeline-arrow::before{content:""}.fa-timer::before{content:""}.fa-tire::before{content:""}.fa-tire-flat::before{content:""}.fa-tire-pressure-warning::before{content:""}.fa-tire-rugged::before{content:""}.fa-toggle-off::before{content:""}.fa-toggle-on::before{content:""}.fa-toilet::before{content:""}.fa-toilet-paper::before{content:""}.fa-toilet-paper-blank::before{content:""}.fa-toilet-paper-alt::before{content:""}.fa-toilet-paper-blank-under::before{content:""}.fa-toilet-paper-reverse-alt::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-toilet-paper-under::before{content:""}.fa-toilet-paper-reverse::before{content:""}.fa-toilet-paper-under-slash::before{content:""}.fa-toilet-paper-reverse-slash::before{content:""}.fa-tombstone::before{content:""}.fa-tombstone-blank::before{content:""}.fa-tombstone-alt::before{content:""}.fa-toolbox::before{content:""}.fa-tooth::before{content:""}.fa-toothbrush::before{content:""}.fa-torii-gate::before{content:""}.fa-tornado::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-tower-control::before{content:""}.fa-tractor::before{content:""}.fa-trademark::before{content:""}.fa-traffic-cone::before{content:""}.fa-traffic-light::before{content:""}.fa-traffic-light-go::before{content:""}.fa-traffic-light-slow::before{content:""}.fa-traffic-light-stop::before{content:""}.fa-trailer::before{content:""}.fa-train::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-train-subway-tunnel::before{content:""}.fa-subway-tunnel::before{content:""}.fa-train-tram::before{content:""}.fa-tram::before{content:""}.fa-transformer-bolt::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-transporter::before{content:""}.fa-transporter-1::before{content:""}.fa-transporter-2::before{content:""}.fa-transporter-3::before{content:""}.fa-transporter-4::before{content:""}.fa-transporter-5::before{content:""}.fa-transporter-6::before{content:""}.fa-transporter-7::before{content:""}.fa-transporter-empty::before{content:""}.fa-trash::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-trash-can-clock::before{content:""}.fa-trash-can-list::before{content:""}.fa-trash-can-slash::before{content:""}.fa-trash-alt-slash::before{content:""}.fa-trash-can-undo::before{content:""}.fa-trash-can-arrow-turn-left::before{content:""}.fa-trash-undo-alt::before{content:""}.fa-trash-clock::before{content:""}.fa-trash-list::before{content:""}.fa-trash-slash::before{content:""}.fa-trash-undo::before{content:""}.fa-trash-arrow-turn-left::before{content:""}.fa-treasure-chest::before{content:""}.fa-tree::before{content:""}.fa-tree-christmas::before{content:""}.fa-tree-deciduous::before{content:""}.fa-tree-alt::before{content:""}.fa-tree-decorated::before{content:""}.fa-tree-large::before{content:""}.fa-tree-palm::before{content:""}.fa-trees::before{content:""}.fa-triangle::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-triangle-instrument::before{content:""}.fa-triangle-music::before{content:""}.fa-triangle-person-digging::before{content:""}.fa-construction::before{content:""}.fa-trophy::before{content:""}.fa-trophy-star::before{content:""}.fa-trophy-alt::before{content:""}.fa-truck::before{content:""}.fa-truck-clock::before{content:""}.fa-shipping-timed::before{content:""}.fa-truck-container::before{content:""}.fa-truck-container-empty::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-truck-flatbed::before{content:""}.fa-truck-front::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-truck-monster::before{content:""}.fa-truck-moving::before{content:""}.fa-truck-pickup::before{content:""}.fa-truck-plow::before{content:""}.fa-truck-ramp::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-truck-ramp-couch::before{content:""}.fa-truck-couch::before{content:""}.fa-truck-tow::before{content:""}.fa-trumpet::before{content:""}.fa-tshirt::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-tty-answer::before{content:""}.fa-teletype-answer::before{content:""}.fa-tugrik-sign::before{content:""}.fa-turkey::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.fa-turntable::before{content:""}.fa-turtle::before{content:""}.fa-tv::before{content:""}.fa-tv-alt::before{content:""}.fa-television::before{content:""}.fa-tv-music::before{content:""}.fa-tv-retro::before{content:""}.fa-typewriter::before{content:""}.fa-u::before{content:""}.fa-ufo::before{content:""}.fa-ufo-beam::before{content:""}.fa-umbrella::before{content:""}.fa-umbrella-beach::before{content:""}.fa-umbrella-simple::before{content:""}.fa-umbrella-alt::before{content:""}.fa-underline::before{content:""}.fa-unicorn::before{content:""}.fa-union::before{content:""}.fa-universal-access::before{content:""}.fa-unlock::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-up::before{content:""}.fa-arrow-alt-up::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-up-from-line::before{content:""}.fa-arrow-alt-from-bottom::before{content:""}.fa-up-left::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-up-right::before{content:""}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-up-to-line::before{content:""}.fa-arrow-alt-to-top::before{content:""}.fa-upload::before{content:""}.fa-usb-drive::before{content:""}.fa-user::before{content:""}.fa-user-alien::before{content:""}.fa-user-astronaut::before{content:""}.fa-user-bounty-hunter::before{content:""}.fa-user-check::before{content:""}.fa-user-clock::before{content:""}.fa-user-cowboy::before{content:""}.fa-user-crown::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-user-doctor-message::before{content:""}.fa-user-md-chat::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-user-graduate::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-user-group-crown::before{content:""}.fa-users-crown::before{content:""}.fa-user-headset::before{content:""}.fa-user-helmet-safety::before{content:""}.fa-user-construction::before{content:""}.fa-user-hard-hat::before{content:""}.fa-user-injured::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-user-lock::before{content:""}.fa-user-minus::before{content:""}.fa-user-music::before{content:""}.fa-user-ninja::before{content:""}.fa-user-nurse::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-user-pilot::before{content:""}.fa-user-pilot-tie::before{content:""}.fa-user-plus::before{content:""}.fa-user-robot::before{content:""}.fa-user-secret::before{content:""}.fa-user-shakespeare::before{content:""}.fa-user-shield::before{content:""}.fa-user-slash::before{content:""}.fa-user-tag::before{content:""}.fa-user-tie::before{content:""}.fa-user-unlock::before{content:""}.fa-user-visor::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-users::before{content:""}.fa-group::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-users-medical::before{content:""}.fa-users-slash::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-utility-pole::before{content:""}.fa-utility-pole-double::before{content:""}.fa-v::before{content:""}.fa-vacuum::before{content:""}.fa-vacuum-robot::before{content:""}.fa-value-absolute::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-vault::before{content:""}.fa-vector-circle::before{content:""}.fa-vector-polygon::before{content:""}.fa-vector-square::before{content:""}.fa-venus::before{content:""}.fa-venus-double::before{content:""}.fa-venus-mars::before{content:""}.fa-vest::before{content:""}.fa-vest-patches::before{content:""}.fa-vial::before{content:""}.fa-vials::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-video-arrow-down-left::before{content:""}.fa-video-arrow-up-right::before{content:""}.fa-video-plus::before{content:""}.fa-video-slash::before{content:""}.fa-vihara::before{content:""}.fa-violin::before{content:""}.fa-virus::before{content:""}.fa-virus-slash::before{content:""}.fa-viruses::before{content:""}.fa-voicemail::before{content:""}.fa-volcano::before{content:""}.fa-volleyball-ball::before{content:""}.fa-volume::before{content:""}.fa-volume-medium::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-volume-off::before{content:""}.fa-volume-slash::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-times::before{content:""}.fa-volume-mute::before{content:""}.fa-vr-cardboard::before{content:""}.fa-w::before{content:""}.fa-wagon-covered::before{content:""}.fa-walker::before{content:""}.fa-walkie-talkie::before{content:""}.fa-wallet::before{content:""}.fa-wand::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-wand-sparkles::before{content:""}.fa-warehouse::before{content:""}.fa-warehouse-full::before{content:""}.fa-warehouse-alt::before{content:""}.fa-washing-machine::before{content:""}.fa-washer::before{content:""}.fa-watch::before{content:""}.fa-watch-apple::before{content:""}.fa-watch-calculator::before{content:""}.fa-watch-fitness::before{content:""}.fa-watch-smart::before{content:""}.fa-water::before{content:""}.fa-water-arrow-down::before{content:""}.fa-water-lower::before{content:""}.fa-water-arrow-up::before{content:""}.fa-water-rise::before{content:""}.fa-water-ladder::before{content:""}.fa-swimming-pool::before{content:""}.fa-ladder-water::before{content:""}.fa-wave-pulse::before{content:""}.fa-heart-rate::before{content:""}.fa-wave-sine::before{content:""}.fa-wave-square::before{content:""}.fa-wave-triangle::before{content:""}.fa-waveform::before{content:""}.fa-waveform-lines::before{content:""}.fa-weight-hanging::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-whale::before{content:""}.fa-wheat::before{content:""}.fa-wheat-awn::before{content:""}.fa-wheat-alt::before{content:""}.fa-wheelchair::before{content:""}.fa-wheelchair-move::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-whiskey-glass-ice::before{content:""}.fa-glass-whiskey-rocks::before{content:""}.fa-whistle::before{content:""}.fa-wifi::before{content:""}.fa-wifi-strong::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-exclamation::before{content:""}.fa-wifi-fair::before{content:""}.fa-wifi-2::before{content:""}.fa-wifi-slash::before{content:""}.fa-wifi-weak::before{content:""}.fa-wifi-1::before{content:""}.fa-wind::before{content:""}.fa-wind-turbine::before{content:""}.fa-wind-warning::before{content:""}.fa-wind-circle-exclamation::before{content:""}.fa-window::before{content:""}.fa-window-flip::before{content:""}.fa-window-alt::before{content:""}.fa-window-frame::before{content:""}.fa-window-frame-open::before{content:""}.fa-window-maximize::before{content:""}.fa-window-minimize::before{content:""}.fa-window-restore::before{content:""}.fa-windsock::before{content:""}.fa-wine-bottle::before{content:""}.fa-wine-glass::before{content:""}.fa-wine-glass-crack::before{content:""}.fa-fragile::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-won-sign::before{content:""}.fa-won::before{content:""}.fa-krw::before{content:""}.fa-wreath::before{content:""}.fa-wrench::before{content:""}.fa-wrench-simple::before{content:""}.fa-x::before{content:""}.fa-x-ray::before{content:""}.fa-xmark::before{content:""}.fa-multiply::before{content:""}.fa-times::before{content:""}.fa-close::before{content:""}.fa-remove::before{content:""}.fa-xmark-to-slot::before{content:""}.fa-times-to-slot::before{content:""}.fa-vote-nay::before{content:""}.fa-y::before{content:""}.fa-yen-sign::before{content:""}.fa-yen::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yin-yang::before{content:""}.fa-z::before{content:""}.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}/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("../fonts/fa6/fa-regular-400.woff2") format("woff2"),url("../fonts/fa6/fa-regular-400.woff") format("woff"),url("../fonts/fa6/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Pro";font-weight:400}/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("../fonts/fa6/fa-solid-900.woff2") format("woff2"),url("../fonts/fa6/fa-solid-900.woff") format("woff"),url("../fonts/fa6/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Pro";font-weight:900}/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url("../fonts/fa6/fa-duotone-900.woff2") format("woff2"),url("../fonts/fa6/fa-duotone-900.woff") format("woff"),url("../fonts/fa6/fa-duotone-900.ttf") format("truetype")}.fad,.fa-duotone{position:relative;font-family:"Font Awesome 6 Duotone";font-weight:900}.fad:before,.fa-duotone:before{position:absolute;color:inherit;color:var(--fa-primary-color, inherit);opacity:1;opacity:var(--fa-primary-opacity, 1)}.fad:after,.fa-duotone:after{color:inherit;color:var(--fa-secondary-color, inherit);opacity:.4;opacity:var(--fa-secondary-opacity, 0.4)}.fa-swap-opacity .fad:before,.fa-swap-opacity .fa-duotone:before,.fad.fa-swap-opacity:before,.fa-duotone.fa-swap-opacity:before{opacity:.4;opacity:var(--fa-secondary-opacity, 0.4)}.fa-swap-opacity .fad:after,.fa-swap-opacity .fa-duotone:after,.fad.fa-swap-opacity:after,.fa-duotone.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity, 1)}.fad.fa-inverse,.fa-duotone.fa-inverse{color:#fff;color:var(--fa-inverse, #fff)}.fad.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x{position:absolute}.fad.fa-stack-1x:before,.fa-duotone.fa-stack-1x:before,.fad.fa-stack-2x:before,.fa-duotone.fa-stack-2x:before,.fad.fa-fw:before,.fa-duotone.fa-fw:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fad.fa-0:after,.fa-duotone.fa-0:after{content:"􎂉"}.fad.fa-1:after,.fa-duotone.fa-1:after{content:"􎂊"}.fad.fa-2:after,.fa-duotone.fa-2:after{content:"􎂋"}.fad.fa-3:after,.fa-duotone.fa-3:after{content:"􎂌"}.fad.fa-4:after,.fa-duotone.fa-4:after{content:"􎂍"}.fad.fa-5:after,.fa-duotone.fa-5:after{content:"􎂎"}.fad.fa-6:after,.fa-duotone.fa-6:after{content:"􎂏"}.fad.fa-7:after,.fa-duotone.fa-7:after{content:"􎂐"}.fad.fa-8:after,.fa-duotone.fa-8:after{content:"􎂑"}.fad.fa-9:after,.fa-duotone.fa-9:after{content:"􎂒"}.fad.fa-a:after,.fa-duotone.fa-a:after{content:"􎂓"}.fad.fa-abacus:after,.fa-duotone.fa-abacus:after{content:"􏙀"}.fad.fa-acorn:after,.fa-duotone.fa-acorn:after{content:"􏚮"}.fad.fa-address-book:after,.fa-duotone.fa-address-book:after{content:"􏊹"}.fad.fa-contact-book:after,.fa-duotone.fa-contact-book:after{content:"􏊹"}.fad.fa-address-card:after,.fa-duotone.fa-address-card:after{content:"􏊻"}.fad.fa-contact-card:after,.fa-duotone.fa-contact-card:after{content:"􏊻"}.fad.fa-vcard:after,.fa-duotone.fa-vcard:after{content:"􏊻"}.fad.fa-air-conditioner:after,.fa-duotone.fa-air-conditioner:after{content:"􏣴"}.fad.fa-air-freshener:after,.fa-duotone.fa-air-freshener:after{content:"􏗐"}.fad.fa-airplay:after,.fa-duotone.fa-airplay:after{content:"􎂔"}.fad.fa-alarm-clock:after,.fa-duotone.fa-alarm-clock:after{content:"􏍎"}.fad.fa-alarm-exclamation:after,.fa-duotone.fa-alarm-exclamation:after{content:"􏡃"}.fad.fa-alarm-plus:after,.fa-duotone.fa-alarm-plus:after{content:"􏡄"}.fad.fa-alarm-snooze:after,.fa-duotone.fa-alarm-snooze:after{content:"􏡅"}.fad.fa-album:after,.fa-duotone.fa-album:after{content:"􏢟"}.fad.fa-album-collection:after,.fa-duotone.fa-album-collection:after{content:"􏢠"}.fad.fa-alicorn:after,.fa-duotone.fa-alicorn:after{content:"􏚰"}.fad.fa-alien:after,.fa-duotone.fa-alien:after{content:"􏣵"}.fad.fa-alien-8bit:after,.fa-duotone.fa-alien-8bit:after{content:"􏣶"}.fad.fa-alien-monster:after,.fa-duotone.fa-alien-monster:after{content:"􏣶"}.fad.fa-align-center:after,.fa-duotone.fa-align-center:after{content:"􏀷"}.fad.fa-align-justify:after,.fa-duotone.fa-align-justify:after{content:"􏀹"}.fad.fa-align-left:after,.fa-duotone.fa-align-left:after{content:"􏀶"}.fad.fa-align-right:after,.fa-duotone.fa-align-right:after{content:"􏀸"}.fad.fa-align-slash:after,.fa-duotone.fa-align-slash:after{content:"􏡆"}.fad.fa-alt:after,.fa-duotone.fa-alt:after{content:"􎂕"}.fad.fa-amp-guitar:after,.fa-duotone.fa-amp-guitar:after{content:"􏢡"}.fad.fa-ampersand:after,.fa-duotone.fa-ampersand:after{content:"􎂖"}.fad.fa-anchor:after,.fa-duotone.fa-anchor:after{content:"􏄽"}.fad.fa-angel:after,.fa-duotone.fa-angel:after{content:"􏝹"}.fad.fa-angle:after,.fa-duotone.fa-angle:after{content:"􎂗"}.fad.fa-angle-90:after,.fa-duotone.fa-angle-90:after{content:"􎂘"}.fad.fa-angle-down:after,.fa-duotone.fa-angle-down:after{content:"􏄇"}.fad.fa-angle-left:after,.fa-duotone.fa-angle-left:after{content:"􏄄"}.fad.fa-angle-right:after,.fa-duotone.fa-angle-right:after{content:"􏄅"}.fad.fa-angle-up:after,.fa-duotone.fa-angle-up:after{content:"􏄆"}.fad.fa-angles-down:after,.fa-duotone.fa-angles-down:after{content:"􏄃"}.fad.fa-angle-double-down:after,.fa-duotone.fa-angle-double-down:after{content:"􏄃"}.fad.fa-angles-left:after,.fa-duotone.fa-angles-left:after{content:"􏄀"}.fad.fa-angle-double-left:after,.fa-duotone.fa-angle-double-left:after{content:"􏄀"}.fad.fa-angles-right:after,.fa-duotone.fa-angles-right:after{content:"􏄁"}.fad.fa-angle-double-right:after,.fa-duotone.fa-angle-double-right:after{content:"􏄁"}.fad.fa-angles-up:after,.fa-duotone.fa-angles-up:after{content:"􏄂"}.fad.fa-angle-double-up:after,.fa-duotone.fa-angle-double-up:after{content:"􏄂"}.fad.fa-ankh:after,.fa-duotone.fa-ankh:after{content:"􏙄"}.fad.fa-aperture:after,.fa-duotone.fa-aperture:after{content:"􎂙"}.fad.fa-apple-core:after,.fa-duotone.fa-apple-core:after{content:"􎂚"}.fad.fa-apple-crate:after,.fa-duotone.fa-apple-crate:after{content:"􏚱"}.fad.fa-apple-whole:after,.fa-duotone.fa-apple-whole:after{content:"􏗑"}.fad.fa-apple-alt:after,.fa-duotone.fa-apple-alt:after{content:"􏗑"}.fad.fa-archway:after,.fa-duotone.fa-archway:after{content:"􏕗"}.fad.fa-arrow-down:after,.fa-duotone.fa-arrow-down:after{content:"􏁣"}.fad.fa-arrow-down-1-9:after,.fa-duotone.fa-arrow-down-1-9:after{content:"􏅢"}.fad.fa-sort-numeric-down:after,.fa-duotone.fa-sort-numeric-down:after{content:"􏅢"}.fad.fa-sort-numeric-asc:after,.fa-duotone.fa-sort-numeric-asc:after{content:"􏅢"}.fad.fa-arrow-down-9-1:after,.fa-duotone.fa-arrow-down-9-1:after{content:"􏢆"}.fad.fa-sort-numeric-down-alt:after,.fa-duotone.fa-sort-numeric-down-alt:after{content:"􏢆"}.fad.fa-sort-numeric-desc:after,.fa-duotone.fa-sort-numeric-desc:after{content:"􏢆"}.fad.fa-arrow-down-a-z:after,.fa-duotone.fa-arrow-down-a-z:after{content:"􏅝"}.fad.fa-sort-alpha-down:after,.fa-duotone.fa-sort-alpha-down:after{content:"􏅝"}.fad.fa-sort-alpha-asc:after,.fa-duotone.fa-sort-alpha-asc:after{content:"􏅝"}.fad.fa-arrow-down-arrow-up:after,.fa-duotone.fa-arrow-down-arrow-up:after{content:"􏢃"}.fad.fa-sort-alt:after,.fa-duotone.fa-sort-alt:after{content:"􏢃"}.fad.fa-arrow-down-big-small:after,.fa-duotone.fa-arrow-down-big-small:after{content:"􏢌"}.fad.fa-sort-size-down:after,.fa-duotone.fa-sort-size-down:after{content:"􏢌"}.fad.fa-arrow-down-from-dotted-line:after,.fa-duotone.fa-arrow-down-from-dotted-line:after{content:"􎂛"}.fad.fa-arrow-down-from-line:after,.fa-duotone.fa-arrow-down-from-line:after{content:"􏍅"}.fad.fa-arrow-from-top:after,.fa-duotone.fa-arrow-from-top:after{content:"􏍅"}.fad.fa-arrow-down-left:after,.fa-duotone.fa-arrow-down-left:after{content:"􎂜"}.fad.fa-arrow-down-left-and-arrow-up-right-to-center:after,.fa-duotone.fa-arrow-down-left-and-arrow-up-right-to-center:after{content:"􎂝"}.fad.fa-arrow-down-long:after,.fa-duotone.fa-arrow-down-long:after{content:"􏅵"}.fad.fa-long-arrow-down:after,.fa-duotone.fa-long-arrow-down:after{content:"􏅵"}.fad.fa-arrow-down-right:after,.fa-duotone.fa-arrow-down-right:after{content:"􎂞"}.fad.fa-arrow-down-short-wide:after,.fa-duotone.fa-arrow-down-short-wide:after{content:"􏢄"}.fad.fa-sort-amount-down-alt:after,.fa-duotone.fa-sort-amount-down-alt:after{content:"􏢄"}.fad.fa-sort-amount-desc:after,.fa-duotone.fa-sort-amount-desc:after{content:"􏢄"}.fad.fa-arrow-down-small-big:after,.fa-duotone.fa-arrow-down-small-big:after{content:"􏢍"}.fad.fa-sort-size-down-alt:after,.fa-duotone.fa-sort-size-down-alt:after{content:"􏢍"}.fad.fa-arrow-down-square-triangle:after,.fa-duotone.fa-arrow-down-square-triangle:after{content:"􏢉"}.fad.fa-sort-shapes-down-alt:after,.fa-duotone.fa-sort-shapes-down-alt:after{content:"􏢉"}.fad.fa-arrow-down-to-bracket:after,.fa-duotone.fa-arrow-down-to-bracket:after{content:"􎂟"}.fad.fa-arrow-down-to-dotted-line:after,.fa-duotone.fa-arrow-down-to-dotted-line:after{content:"􎂠"}.fad.fa-arrow-down-to-line:after,.fa-duotone.fa-arrow-down-to-line:after{content:"􏌽"}.fad.fa-arrow-to-bottom:after,.fa-duotone.fa-arrow-to-bottom:after{content:"􏌽"}.fad.fa-arrow-down-to-square:after,.fa-duotone.fa-arrow-down-to-square:after{content:"􎂡"}.fad.fa-arrow-down-triangle-square:after,.fa-duotone.fa-arrow-down-triangle-square:after{content:"􏢈"}.fad.fa-sort-shapes-down:after,.fa-duotone.fa-sort-shapes-down:after{content:"􏢈"}.fad.fa-arrow-down-wide-short:after,.fa-duotone.fa-arrow-down-wide-short:after{content:"􏅠"}.fad.fa-sort-amount-down:after,.fa-duotone.fa-sort-amount-down:after{content:"􏅠"}.fad.fa-sort-amount-asc:after,.fa-duotone.fa-sort-amount-asc:after{content:"􏅠"}.fad.fa-arrow-down-z-a:after,.fa-duotone.fa-arrow-down-z-a:after{content:"􏢁"}.fad.fa-sort-alpha-down-alt:after,.fa-duotone.fa-sort-alpha-down-alt:after{content:"􏢁"}.fad.fa-sort-alpha-desc:after,.fa-duotone.fa-sort-alpha-desc:after{content:"􏢁"}.fad.fa-arrow-left:after,.fa-duotone.fa-arrow-left:after{content:"􏁠"}.fad.fa-arrow-left-from-line:after,.fa-duotone.fa-arrow-left-from-line:after{content:"􏍄"}.fad.fa-arrow-from-right:after,.fa-duotone.fa-arrow-from-right:after{content:"􏍄"}.fad.fa-arrow-left-long:after,.fa-duotone.fa-arrow-left-long:after{content:"􏅷"}.fad.fa-long-arrow-left:after,.fa-duotone.fa-long-arrow-left:after{content:"􏅷"}.fad.fa-arrow-left-rotate:after,.fa-duotone.fa-arrow-left-rotate:after{content:"􏃢"}.fad.fa-undo:after,.fa-duotone.fa-undo:after{content:"􏃢"}.fad.fa-arrow-rotate-left:after,.fa-duotone.fa-arrow-rotate-left:after{content:"􏃢"}.fad.fa-arrow-left-to-line:after,.fa-duotone.fa-arrow-left-to-line:after{content:"􏌾"}.fad.fa-arrow-to-left:after,.fa-duotone.fa-arrow-to-left:after{content:"􏌾"}.fad.fa-arrow-pointer:after,.fa-duotone.fa-arrow-pointer:after{content:"􏉅"}.fad.fa-mouse-pointer:after,.fa-duotone.fa-mouse-pointer:after{content:"􏉅"}.fad.fa-arrow-right:after,.fa-duotone.fa-arrow-right:after{content:"􏁡"}.fad.fa-arrow-right-arrow-left:after,.fa-duotone.fa-arrow-right-arrow-left:after{content:"􏃬"}.fad.fa-exchange:after,.fa-duotone.fa-exchange:after{content:"􏃬"}.fad.fa-arrow-right-from-bracket:after,.fa-duotone.fa-arrow-right-from-bracket:after{content:"􏂋"}.fad.fa-sign-out:after,.fa-duotone.fa-sign-out:after{content:"􏂋"}.fad.fa-arrow-right-from-line:after,.fa-duotone.fa-arrow-right-from-line:after{content:"􏍃"}.fad.fa-arrow-from-left:after,.fa-duotone.fa-arrow-from-left:after{content:"􏍃"}.fad.fa-arrow-right-long:after,.fa-duotone.fa-arrow-right-long:after{content:"􏅸"}.fad.fa-long-arrow-right:after,.fa-duotone.fa-long-arrow-right:after{content:"􏅸"}.fad.fa-arrow-right-to-bracket:after,.fa-duotone.fa-arrow-right-to-bracket:after{content:"􏂐"}.fad.fa-sign-in:after,.fa-duotone.fa-sign-in:after{content:"􏂐"}.fad.fa-arrow-right-to-line:after,.fa-duotone.fa-arrow-right-to-line:after{content:"􏍀"}.fad.fa-arrow-to-right:after,.fa-duotone.fa-arrow-to-right:after{content:"􏍀"}.fad.fa-arrow-rotate-forward:after,.fa-duotone.fa-arrow-rotate-forward:after{content:"􏀞"}.fad.fa-redo:after,.fa-duotone.fa-redo:after{content:"􏀞"}.fad.fa-rotate-right:after,.fa-duotone.fa-rotate-right:after{content:"􏀞"}.fad.fa-arrow-trend-down:after,.fa-duotone.fa-arrow-trend-down:after{content:"􎂢"}.fad.fa-arrow-trend-up:after,.fa-duotone.fa-arrow-trend-up:after{content:"􎂣"}.fad.fa-arrow-turn-down:after,.fa-duotone.fa-arrow-turn-down:after{content:"􏅉"}.fad.fa-level-down:after,.fa-duotone.fa-level-down:after{content:"􏅉"}.fad.fa-arrow-turn-up:after,.fa-duotone.fa-arrow-turn-up:after{content:"􏅈"}.fad.fa-level-up:after,.fa-duotone.fa-level-up:after{content:"􏅈"}.fad.fa-arrow-up:after,.fa-duotone.fa-arrow-up:after{content:"􏁢"}.fad.fa-arrow-up-1-9:after,.fa-duotone.fa-arrow-up-1-9:after{content:"􏅣"}.fad.fa-sort-numeric-up:after,.fa-duotone.fa-sort-numeric-up:after{content:"􏅣"}.fad.fa-arrow-up-9-1:after,.fa-duotone.fa-arrow-up-9-1:after{content:"􏢇"}.fad.fa-sort-numeric-up-alt:after,.fa-duotone.fa-sort-numeric-up-alt:after{content:"􏢇"}.fad.fa-arrow-up-a-z:after,.fa-duotone.fa-arrow-up-a-z:after{content:"􏅞"}.fad.fa-sort-alpha-up:after,.fa-duotone.fa-sort-alpha-up:after{content:"􏅞"}.fad.fa-arrow-up-arrow-down:after,.fa-duotone.fa-arrow-up-arrow-down:after{content:"􎂤"}.fad.fa-sort-up-down:after,.fa-duotone.fa-sort-up-down:after{content:"􎂤"}.fad.fa-arrow-up-big-small:after,.fa-duotone.fa-arrow-up-big-small:after{content:"􏢎"}.fad.fa-sort-size-up:after,.fa-duotone.fa-sort-size-up:after{content:"􏢎"}.fad.fa-arrow-up-from-bracket:after,.fa-duotone.fa-arrow-up-from-bracket:after{content:"􎂥"}.fad.fa-arrow-up-from-dotted-line:after,.fa-duotone.fa-arrow-up-from-dotted-line:after{content:"􎂦"}.fad.fa-arrow-up-from-line:after,.fa-duotone.fa-arrow-up-from-line:after{content:"􏍂"}.fad.fa-arrow-from-bottom:after,.fa-duotone.fa-arrow-from-bottom:after{content:"􏍂"}.fad.fa-arrow-up-from-square:after,.fa-duotone.fa-arrow-up-from-square:after{content:"􎂧"}.fad.fa-arrow-up-left:after,.fa-duotone.fa-arrow-up-left:after{content:"􎂨"}.fad.fa-arrow-up-left-from-circle:after,.fa-duotone.fa-arrow-up-left-from-circle:after{content:"􎂩"}.fad.fa-arrow-up-long:after,.fa-duotone.fa-arrow-up-long:after{content:"􏅶"}.fad.fa-long-arrow-up:after,.fa-duotone.fa-long-arrow-up:after{content:"􏅶"}.fad.fa-arrow-up-right:after,.fa-duotone.fa-arrow-up-right:after{content:"􎂪"}.fad.fa-arrow-up-right-and-arrow-down-left-from-center:after,.fa-duotone.fa-arrow-up-right-and-arrow-down-left-from-center:after{content:"􎂫"}.fad.fa-arrow-up-right-from-square:after,.fa-duotone.fa-arrow-up-right-from-square:after{content:"􏂎"}.fad.fa-external-link:after,.fa-duotone.fa-external-link:after{content:"􏂎"}.fad.fa-arrow-up-short-wide:after,.fa-duotone.fa-arrow-up-short-wide:after{content:"􏢅"}.fad.fa-sort-amount-up-alt:after,.fa-duotone.fa-sort-amount-up-alt:after{content:"􏢅"}.fad.fa-arrow-up-small-big:after,.fa-duotone.fa-arrow-up-small-big:after{content:"􏢏"}.fad.fa-sort-size-up-alt:after,.fa-duotone.fa-sort-size-up-alt:after{content:"􏢏"}.fad.fa-arrow-up-square-triangle:after,.fa-duotone.fa-arrow-up-square-triangle:after{content:"􏢋"}.fad.fa-sort-shapes-up-alt:after,.fa-duotone.fa-sort-shapes-up-alt:after{content:"􏢋"}.fad.fa-arrow-up-to-dotted-line:after,.fa-duotone.fa-arrow-up-to-dotted-line:after{content:"􎂬"}.fad.fa-arrow-up-to-line:after,.fa-duotone.fa-arrow-up-to-line:after{content:"􏍁"}.fad.fa-arrow-to-top:after,.fa-duotone.fa-arrow-to-top:after{content:"􏍁"}.fad.fa-arrow-up-triangle-square:after,.fa-duotone.fa-arrow-up-triangle-square:after{content:"􏢊"}.fad.fa-sort-shapes-up:after,.fa-duotone.fa-sort-shapes-up:after{content:"􏢊"}.fad.fa-arrow-up-wide-short:after,.fa-duotone.fa-arrow-up-wide-short:after{content:"􏅡"}.fad.fa-sort-amount-up:after,.fa-duotone.fa-sort-amount-up:after{content:"􏅡"}.fad.fa-arrow-up-z-a:after,.fa-duotone.fa-arrow-up-z-a:after{content:"􏢂"}.fad.fa-sort-alpha-up-alt:after,.fa-duotone.fa-sort-alpha-up-alt:after{content:"􏢂"}.fad.fa-arrows-cross:after,.fa-duotone.fa-arrows-cross:after{content:"􎂭"}.fad.fa-arrows-from-dotted-line:after,.fa-duotone.fa-arrows-from-dotted-line:after{content:"􎂮"}.fad.fa-arrows-from-line:after,.fa-duotone.fa-arrows-from-line:after{content:"􎂯"}.fad.fa-arrows-left-right:after,.fa-duotone.fa-arrows-left-right:after{content:"􏁾"}.fad.fa-arrows-h:after,.fa-duotone.fa-arrows-h:after{content:"􏁾"}.fad.fa-arrows-maximize:after,.fa-duotone.fa-arrows-maximize:after{content:"􏌝"}.fad.fa-expand-arrows:after,.fa-duotone.fa-expand-arrows:after{content:"􏌝"}.fad.fa-arrows-minimize:after,.fa-duotone.fa-arrows-minimize:after{content:"􎂰"}.fad.fa-compress-arrows:after,.fa-duotone.fa-compress-arrows:after{content:"􎂰"}.fad.fa-arrows-repeat:after,.fa-duotone.fa-arrows-repeat:after{content:"􏍤"}.fad.fa-repeat-alt:after,.fa-duotone.fa-repeat-alt:after{content:"􏍤"}.fad.fa-arrows-repeat-1:after,.fa-duotone.fa-arrows-repeat-1:after{content:"􏍦"}.fad.fa-repeat-1-alt:after,.fa-duotone.fa-repeat-1-alt:after{content:"􏍦"}.fad.fa-arrows-retweet:after,.fa-duotone.fa-arrows-retweet:after{content:"􏍡"}.fad.fa-retweet-alt:after,.fa-duotone.fa-retweet-alt:after{content:"􏍡"}.fad.fa-arrows-rotate:after,.fa-duotone.fa-arrows-rotate:after{content:"􏀡"}.fad.fa-sync:after,.fa-duotone.fa-sync:after{content:"􏀡"}.fad.fa-refresh:after,.fa-duotone.fa-refresh:after{content:"􏀡"}.fad.fa-arrows-to-dotted-line:after,.fa-duotone.fa-arrows-to-dotted-line:after{content:"􎂱"}.fad.fa-arrows-to-line:after,.fa-duotone.fa-arrows-to-line:after{content:"􎂲"}.fad.fa-arrows-up-down:after,.fa-duotone.fa-arrows-up-down:after{content:"􏁽"}.fad.fa-arrows-v:after,.fa-duotone.fa-arrows-v:after{content:"􏁽"}.fad.fa-arrows-up-down-left-right:after,.fa-duotone.fa-arrows-up-down-left-right:after{content:"􏁇"}.fad.fa-arrows:after,.fa-duotone.fa-arrows:after{content:"􏁇"}.fad.fa-asterisk:after,.fa-duotone.fa-asterisk:after{content:"􏁩"}.fad.fa-at:after,.fa-duotone.fa-at:after{content:"􏇺"}.fad.fa-atom:after,.fa-duotone.fa-atom:after{content:"􏗒"}.fad.fa-atom-simple:after,.fa-duotone.fa-atom-simple:after{content:"􏗓"}.fad.fa-atom-alt:after,.fa-duotone.fa-atom-alt:after{content:"􏗓"}.fad.fa-audio-description:after,.fa-duotone.fa-audio-description:after{content:"􏊞"}.fad.fa-audio-description-slash:after,.fa-duotone.fa-audio-description-slash:after{content:"􎂳"}.fad.fa-austral-sign:after,.fa-duotone.fa-austral-sign:after{content:"􎂴"}.fad.fa-avocado:after,.fa-duotone.fa-avocado:after{content:"􎂵"}.fad.fa-award:after,.fa-duotone.fa-award:after{content:"􏕙"}.fad.fa-award-simple:after,.fa-duotone.fa-award-simple:after{content:"􎂶"}.fad.fa-axe:after,.fa-duotone.fa-axe:after{content:"􏚲"}.fad.fa-axe-battle:after,.fa-duotone.fa-axe-battle:after{content:"􏚳"}.fad.fa-b:after,.fa-duotone.fa-b:after{content:"􎂷"}.fad.fa-baby:after,.fa-duotone.fa-baby:after{content:"􏝼"}.fad.fa-baby-carriage:after,.fa-duotone.fa-baby-carriage:after{content:"􏝽"}.fad.fa-carriage-baby:after,.fa-duotone.fa-carriage-baby:after{content:"􏝽"}.fad.fa-backpack:after,.fa-duotone.fa-backpack:after{content:"􏗔"}.fad.fa-backward:after,.fa-duotone.fa-backward:after{content:"􏁊"}.fad.fa-backward-fast:after,.fa-duotone.fa-backward-fast:after{content:"􏁉"}.fad.fa-fast-backward:after,.fa-duotone.fa-fast-backward:after{content:"􏁉"}.fad.fa-backward-step:after,.fa-duotone.fa-backward-step:after{content:"􏁈"}.fad.fa-step-backward:after,.fa-duotone.fa-step-backward:after{content:"􏁈"}.fad.fa-bacon:after,.fa-duotone.fa-bacon:after{content:"􏟥"}.fad.fa-bacteria:after,.fa-duotone.fa-bacteria:after{content:"􎁙"}.fad.fa-bacterium:after,.fa-duotone.fa-bacterium:after{content:"􎁚"}.fad.fa-badge:after,.fa-duotone.fa-badge:after{content:"􏌵"}.fad.fa-badge-check:after,.fa-duotone.fa-badge-check:after{content:"􏌶"}.fad.fa-badge-dollar:after,.fa-duotone.fa-badge-dollar:after{content:"􏙅"}.fad.fa-badge-percent:after,.fa-duotone.fa-badge-percent:after{content:"􏙆"}.fad.fa-badge-sheriff:after,.fa-duotone.fa-badge-sheriff:after{content:"􏢢"}.fad.fa-badger-honey:after,.fa-duotone.fa-badger-honey:after{content:"􏚴"}.fad.fa-bag-shopping:after,.fa-duotone.fa-bag-shopping:after{content:"􏊐"}.fad.fa-shopping-bag:after,.fa-duotone.fa-shopping-bag:after{content:"􏊐"}.fad.fa-bags-shopping:after,.fa-duotone.fa-bags-shopping:after{content:"􏡇"}.fad.fa-bahai:after,.fa-duotone.fa-bahai:after{content:"􏙦"}.fad.fa-baht-sign:after,.fa-duotone.fa-baht-sign:after{content:"􎂸"}.fad.fa-ball-pile:after,.fa-duotone.fa-ball-pile:after{content:"􏝾"}.fad.fa-ballot:after,.fa-duotone.fa-ballot:after{content:"􏜲"}.fad.fa-ballot-check:after,.fa-duotone.fa-ballot-check:after{content:"􏜳"}.fad.fa-ban:after,.fa-duotone.fa-ban:after{content:"􏁞"}.fad.fa-cancel:after,.fa-duotone.fa-cancel:after{content:"􏁞"}.fad.fa-ban-bug:after,.fa-duotone.fa-ban-bug:after{content:"􏟹"}.fad.fa-debug:after,.fa-duotone.fa-debug:after{content:"􏟹"}.fad.fa-ban-parking:after,.fa-duotone.fa-ban-parking:after{content:"􏘖"}.fad.fa-parking-circle-slash:after,.fa-duotone.fa-parking-circle-slash:after{content:"􏘖"}.fad.fa-ban-smoking:after,.fa-duotone.fa-ban-smoking:after{content:"􏕍"}.fad.fa-smoking-ban:after,.fa-duotone.fa-smoking-ban:after{content:"􏕍"}.fad.fa-bandage:after,.fa-duotone.fa-bandage:after{content:"􏑢"}.fad.fa-band-aid:after,.fa-duotone.fa-band-aid:after{content:"􏑢"}.fad.fa-banjo:after,.fa-duotone.fa-banjo:after{content:"􏢣"}.fad.fa-bank:after,.fa-duotone.fa-bank:after{content:"􏆜"}.fad.fa-university:after,.fa-duotone.fa-university:after{content:"􏆜"}.fad.fa-institution:after,.fa-duotone.fa-institution:after{content:"􏆜"}.fad.fa-barcode:after,.fa-duotone.fa-barcode:after{content:"􏀪"}.fad.fa-barcode-read:after,.fa-duotone.fa-barcode-read:after{content:"􏑤"}.fad.fa-barcode-scan:after,.fa-duotone.fa-barcode-scan:after{content:"􏑥"}.fad.fa-bars:after,.fa-duotone.fa-bars:after{content:"􏃉"}.fad.fa-navicon:after,.fa-duotone.fa-navicon:after{content:"􏃉"}.fad.fa-bars-filter:after,.fa-duotone.fa-bars-filter:after{content:"􎂹"}.fad.fa-bars-progress:after,.fa-duotone.fa-bars-progress:after{content:"􏠨"}.fad.fa-tasks-alt:after,.fa-duotone.fa-tasks-alt:after{content:"􏠨"}.fad.fa-bars-sort:after,.fa-duotone.fa-bars-sort:after{content:"􎂺"}.fad.fa-bars-staggered:after,.fa-duotone.fa-bars-staggered:after{content:"􏕐"}.fad.fa-stream:after,.fa-duotone.fa-stream:after{content:"􏕐"}.fad.fa-reorder:after,.fa-duotone.fa-reorder:after{content:"􏕐"}.fad.fa-baseball-ball:after,.fa-duotone.fa-baseball-ball:after{content:"􏐳"}.fad.fa-baseball-bat-ball:after,.fa-duotone.fa-baseball-bat-ball:after{content:"􏐲"}.fad.fa-baseball:after,.fa-duotone.fa-baseball:after{content:"􏐲"}.fad.fa-basket-shopping:after,.fa-duotone.fa-basket-shopping:after{content:"􏊑"}.fad.fa-shopping-basket:after,.fa-duotone.fa-shopping-basket:after{content:"􏊑"}.fad.fa-basket-shopping-simple:after,.fa-duotone.fa-basket-shopping-simple:after{content:"􎂻"}.fad.fa-shopping-basket-alt:after,.fa-duotone.fa-shopping-basket-alt:after{content:"􎂻"}.fad.fa-basketball-ball:after,.fa-duotone.fa-basketball-ball:after{content:"􏐴"}.fad.fa-basketball-hoop:after,.fa-duotone.fa-basketball-hoop:after{content:"􏐵"}.fad.fa-bat:after,.fa-duotone.fa-bat:after{content:"􏚵"}.fad.fa-bath:after,.fa-duotone.fa-bath:after{content:"􏋍"}.fad.fa-bathtub:after,.fa-duotone.fa-bathtub:after{content:"􏋍"}.fad.fa-battery-bolt:after,.fa-duotone.fa-battery-bolt:after{content:"􏍶"}.fad.fa-battery-empty:after,.fa-duotone.fa-battery-empty:after{content:"􏉄"}.fad.fa-battery-0:after,.fa-duotone.fa-battery-0:after{content:"􏉄"}.fad.fa-battery-exclamation:after,.fa-duotone.fa-battery-exclamation:after{content:"􎂼"}.fad.fa-battery-full:after,.fa-duotone.fa-battery-full:after{content:"􏉀"}.fad.fa-battery:after,.fa-duotone.fa-battery:after{content:"􏉀"}.fad.fa-battery-5:after,.fa-duotone.fa-battery-5:after{content:"􏉀"}.fad.fa-battery-half:after,.fa-duotone.fa-battery-half:after{content:"􏉂"}.fad.fa-battery-3:after,.fa-duotone.fa-battery-3:after{content:"􏉂"}.fad.fa-battery-low:after,.fa-duotone.fa-battery-low:after{content:"􎂽"}.fad.fa-battery-1:after,.fa-duotone.fa-battery-1:after{content:"􎂽"}.fad.fa-battery-quarter:after,.fa-duotone.fa-battery-quarter:after{content:"􏉃"}.fad.fa-battery-2:after,.fa-duotone.fa-battery-2:after{content:"􏉃"}.fad.fa-battery-slash:after,.fa-duotone.fa-battery-slash:after{content:"􏍷"}.fad.fa-battery-three-quarters:after,.fa-duotone.fa-battery-three-quarters:after{content:"􏉁"}.fad.fa-battery-4:after,.fa-duotone.fa-battery-4:after{content:"􏉁"}.fad.fa-bed:after,.fa-duotone.fa-bed:after{content:"􏈶"}.fad.fa-bed-bunk:after,.fa-duotone.fa-bed-bunk:after{content:"􏣸"}.fad.fa-bed-empty:after,.fa-duotone.fa-bed-empty:after{content:"􏣹"}.fad.fa-bed-front:after,.fa-duotone.fa-bed-front:after{content:"􏣷"}.fad.fa-bed-alt:after,.fa-duotone.fa-bed-alt:after{content:"􏣷"}.fad.fa-bed-pulse:after,.fa-duotone.fa-bed-pulse:after{content:"􏒇"}.fad.fa-procedures:after,.fa-duotone.fa-procedures:after{content:"􏒇"}.fad.fa-bee:after,.fa-duotone.fa-bee:after{content:"􎂾"}.fad.fa-beer-mug:after,.fa-duotone.fa-beer-mug:after{content:"􎂿"}.fad.fa-beer-foam:after,.fa-duotone.fa-beer-foam:after{content:"􎂿"}.fad.fa-beer-mug-empty:after,.fa-duotone.fa-beer-mug-empty:after{content:"􏃼"}.fad.fa-beer:after,.fa-duotone.fa-beer:after{content:"􏃼"}.fad.fa-bell:after,.fa-duotone.fa-bell:after{content:"􏃳"}.fad.fa-bell-concierge:after,.fa-duotone.fa-bell-concierge:after{content:"􏕢"}.fad.fa-concierge-bell:after,.fa-duotone.fa-concierge-bell:after{content:"􏕢"}.fad.fa-bell-exclamation:after,.fa-duotone.fa-bell-exclamation:after{content:"􏡈"}.fad.fa-bell-on:after,.fa-duotone.fa-bell-on:after{content:"􏣺"}.fad.fa-bell-plus:after,.fa-duotone.fa-bell-plus:after{content:"􏡉"}.fad.fa-bell-school:after,.fa-duotone.fa-bell-school:after{content:"􏗕"}.fad.fa-bell-school-slash:after,.fa-duotone.fa-bell-school-slash:after{content:"􏗖"}.fad.fa-bell-slash:after,.fa-duotone.fa-bell-slash:after{content:"􏇶"}.fad.fa-bells:after,.fa-duotone.fa-bells:after{content:"􏝿"}.fad.fa-bezier-curve:after,.fa-duotone.fa-bezier-curve:after{content:"􏕛"}.fad.fa-bicycle:after,.fa-duotone.fa-bicycle:after{content:"􏈆"}.fad.fa-binoculars:after,.fa-duotone.fa-binoculars:after{content:"􏇥"}.fad.fa-biohazard:after,.fa-duotone.fa-biohazard:after{content:"􏞀"}.fad.fa-bitcoin-sign:after,.fa-duotone.fa-bitcoin-sign:after{content:"􎃀"}.fad.fa-blanket:after,.fa-duotone.fa-blanket:after{content:"􏒘"}.fad.fa-blender:after,.fa-duotone.fa-blender:after{content:"􏔗"}.fad.fa-blender-phone:after,.fa-duotone.fa-blender-phone:after{content:"􏚶"}.fad.fa-blinds:after,.fa-duotone.fa-blinds:after{content:"􏣻"}.fad.fa-blinds-open:after,.fa-duotone.fa-blinds-open:after{content:"􏣼"}.fad.fa-blinds-raised:after,.fa-duotone.fa-blinds-raised:after{content:"􏣽"}.fad.fa-block-quote:after,.fa-duotone.fa-block-quote:after{content:"􎃁"}.fad.fa-blog:after,.fa-duotone.fa-blog:after{content:"􏞁"}.fad.fa-bluetooth:after,.fa-duotone.fa-bluetooth:after{content:"􏊓"}.fad.fa-bold:after,.fa-duotone.fa-bold:after{content:"􏀲"}.fad.fa-bolt:after,.fa-duotone.fa-bolt:after{content:"􏃧"}.fad.fa-flash:after,.fa-duotone.fa-flash:after{content:"􏃧"}.fad.fa-bolt-auto:after,.fa-duotone.fa-bolt-auto:after{content:"􎃂"}.fad.fa-bolt-lightning:after,.fa-duotone.fa-bolt-lightning:after{content:"􎃃"}.fad.fa-bolt-slash:after,.fa-duotone.fa-bolt-slash:after{content:"􎃄"}.fad.fa-bomb:after,.fa-duotone.fa-bomb:after{content:"􏇢"}.fad.fa-bone:after,.fa-duotone.fa-bone:after{content:"􏗗"}.fad.fa-bone-break:after,.fa-duotone.fa-bone-break:after{content:"􏗘"}.fad.fa-bong:after,.fa-duotone.fa-bong:after{content:"􏕜"}.fad.fa-book:after,.fa-duotone.fa-book:after{content:"􏀭"}.fad.fa-book-arrow-right:after,.fa-duotone.fa-book-arrow-right:after{content:"􎃅"}.fad.fa-book-arrow-up:after,.fa-duotone.fa-book-arrow-up:after{content:"􎃆"}.fad.fa-book-atlas:after,.fa-duotone.fa-book-atlas:after{content:"􏕘"}.fad.fa-atlas:after,.fa-duotone.fa-atlas:after{content:"􏕘"}.fad.fa-book-bible:after,.fa-duotone.fa-book-bible:after{content:"􏙇"}.fad.fa-bible:after,.fa-duotone.fa-bible:after{content:"􏙇"}.fad.fa-book-blank:after,.fa-duotone.fa-book-blank:after{content:"􏗙"}.fad.fa-book-alt:after,.fa-duotone.fa-book-alt:after{content:"􏗙"}.fad.fa-book-bookmark:after,.fa-duotone.fa-book-bookmark:after{content:"􎃇"}.fad.fa-book-circle-arrow-right:after,.fa-duotone.fa-book-circle-arrow-right:after{content:"􎃈"}.fad.fa-book-circle-arrow-up:after,.fa-duotone.fa-book-circle-arrow-up:after{content:"􎃉"}.fad.fa-book-copy:after,.fa-duotone.fa-book-copy:after{content:"􎃊"}.fad.fa-book-font:after,.fa-duotone.fa-book-font:after{content:"􎃋"}.fad.fa-book-heart:after,.fa-duotone.fa-book-heart:after{content:"􏒙"}.fad.fa-book-journal-whills:after,.fa-duotone.fa-book-journal-whills:after{content:"􏙪"}.fad.fa-journal-whills:after,.fa-duotone.fa-journal-whills:after{content:"􏙪"}.fad.fa-book-law:after,.fa-duotone.fa-book-law:after{content:"􎃌"}.fad.fa-book-medical:after,.fa-duotone.fa-book-medical:after{content:"􏟦"}.fad.fa-book-open:after,.fa-duotone.fa-book-open:after{content:"􏔘"}.fad.fa-book-open-cover:after,.fa-duotone.fa-book-open-cover:after{content:"􎃍"}.fad.fa-book-open-alt:after,.fa-duotone.fa-book-open-alt:after{content:"􎃍"}.fad.fa-book-open-reader:after,.fa-duotone.fa-book-open-reader:after{content:"􏗚"}.fad.fa-book-reader:after,.fa-duotone.fa-book-reader:after{content:"􏗚"}.fad.fa-book-quran:after,.fa-duotone.fa-book-quran:after{content:"􏚇"}.fad.fa-quran:after,.fa-duotone.fa-quran:after{content:"􏚇"}.fad.fa-book-section:after,.fa-duotone.fa-book-section:after{content:"􎃎"}.fad.fa-book-skull:after,.fa-duotone.fa-book-skull:after{content:"􏚷"}.fad.fa-book-dead:after,.fa-duotone.fa-book-dead:after{content:"􏚷"}.fad.fa-book-sparkles:after,.fa-duotone.fa-book-sparkles:after{content:"􏚸"}.fad.fa-book-spells:after,.fa-duotone.fa-book-spells:after{content:"􏚸"}.fad.fa-book-tanakh:after,.fa-duotone.fa-book-tanakh:after{content:"􏠧"}.fad.fa-tanakh:after,.fa-duotone.fa-tanakh:after{content:"􏠧"}.fad.fa-book-user:after,.fa-duotone.fa-book-user:after{content:"􏟧"}.fad.fa-bookmark:after,.fa-duotone.fa-bookmark:after{content:"􏀮"}.fad.fa-bookmark-slash:after,.fa-duotone.fa-bookmark-slash:after{content:"􎃏"}.fad.fa-books:after,.fa-duotone.fa-books:after{content:"􏗛"}.fad.fa-books-medical:after,.fa-duotone.fa-books-medical:after{content:"􏟨"}.fad.fa-boombox:after,.fa-duotone.fa-boombox:after{content:"􏢥"}.fad.fa-boot:after,.fa-duotone.fa-boot:after{content:"􏞂"}.fad.fa-booth-curtain:after,.fa-duotone.fa-booth-curtain:after{content:"􏜴"}.fad.fa-border-all:after,.fa-duotone.fa-border-all:after{content:"􏡌"}.fad.fa-border-bottom:after,.fa-duotone.fa-border-bottom:after{content:"􏡍"}.fad.fa-border-bottom-right:after,.fa-duotone.fa-border-bottom-right:after{content:"􏡔"}.fad.fa-border-style-alt:after,.fa-duotone.fa-border-style-alt:after{content:"􏡔"}.fad.fa-border-center-h:after,.fa-duotone.fa-border-center-h:after{content:"􏢜"}.fad.fa-border-center-v:after,.fa-duotone.fa-border-center-v:after{content:"􏢝"}.fad.fa-border-inner:after,.fa-duotone.fa-border-inner:after{content:"􏡎"}.fad.fa-border-left:after,.fa-duotone.fa-border-left:after{content:"􏡏"}.fad.fa-border-none:after,.fa-duotone.fa-border-none:after{content:"􏡐"}.fad.fa-border-outer:after,.fa-duotone.fa-border-outer:after{content:"􏡑"}.fad.fa-border-right:after,.fa-duotone.fa-border-right:after{content:"􏡒"}.fad.fa-border-top:after,.fa-duotone.fa-border-top:after{content:"􏡕"}.fad.fa-border-top-left:after,.fa-duotone.fa-border-top-left:after{content:"􏡓"}.fad.fa-border-style:after,.fa-duotone.fa-border-style:after{content:"􏡓"}.fad.fa-bow-arrow:after,.fa-duotone.fa-bow-arrow:after{content:"􏚹"}.fad.fa-bowl-hot:after,.fa-duotone.fa-bowl-hot:after{content:"􏠣"}.fad.fa-soup:after,.fa-duotone.fa-soup:after{content:"􏠣"}.fad.fa-bowling-ball:after,.fa-duotone.fa-bowling-ball:after{content:"􏐶"}.fad.fa-bowling-ball-pin:after,.fa-duotone.fa-bowling-ball-pin:after{content:"􎃐"}.fad.fa-bowling-pins:after,.fa-duotone.fa-bowling-pins:after{content:"􏐷"}.fad.fa-box:after,.fa-duotone.fa-box:after{content:"􏑦"}.fad.fa-box-archive:after,.fa-duotone.fa-box-archive:after{content:"􏆇"}.fad.fa-archive:after,.fa-duotone.fa-archive:after{content:"􏆇"}.fad.fa-box-ballot:after,.fa-duotone.fa-box-ballot:after{content:"􏜵"}.fad.fa-box-check:after,.fa-duotone.fa-box-check:after{content:"􏑧"}.fad.fa-box-circle-check:after,.fa-duotone.fa-box-circle-check:after{content:"􎃑"}.fad.fa-box-dollar:after,.fa-duotone.fa-box-dollar:after{content:"􏒠"}.fad.fa-box-usd:after,.fa-duotone.fa-box-usd:after{content:"􏒠"}.fad.fa-box-heart:after,.fa-duotone.fa-box-heart:after{content:"􏒝"}.fad.fa-box-open:after,.fa-duotone.fa-box-open:after{content:"􏒞"}.fad.fa-box-open-full:after,.fa-duotone.fa-box-open-full:after{content:"􏒜"}.fad.fa-box-full:after,.fa-duotone.fa-box-full:after{content:"􏒜"}.fad.fa-box-taped:after,.fa-duotone.fa-box-taped:after{content:"􏒚"}.fad.fa-box-alt:after,.fa-duotone.fa-box-alt:after{content:"􏒚"}.fad.fa-box-tissue:after,.fa-duotone.fa-box-tissue:after{content:"􎁛"}.fad.fa-boxes-stacked:after,.fa-duotone.fa-boxes-stacked:after{content:"􏑨"}.fad.fa-boxes:after,.fa-duotone.fa-boxes:after{content:"􏑨"}.fad.fa-boxes-alt:after,.fa-duotone.fa-boxes-alt:after{content:"􏑨"}.fad.fa-boxing-glove:after,.fa-duotone.fa-boxing-glove:after{content:"􏐸"}.fad.fa-glove-boxing:after,.fa-duotone.fa-glove-boxing:after{content:"􏐸"}.fad.fa-bracket-curly:after,.fa-duotone.fa-bracket-curly:after{content:"􎃒"}.fad.fa-bracket-curly-left:after,.fa-duotone.fa-bracket-curly-left:after{content:"􎃒"}.fad.fa-bracket-curly-right:after,.fa-duotone.fa-bracket-curly-right:after{content:"􎃓"}.fad.fa-bracket-round:after,.fa-duotone.fa-bracket-round:after{content:"􎃔"}.fad.fa-parenthesis:after,.fa-duotone.fa-parenthesis:after{content:"􎃔"}.fad.fa-bracket-round-right:after,.fa-duotone.fa-bracket-round-right:after{content:"􎃕"}.fad.fa-bracket-square:after,.fa-duotone.fa-bracket-square:after{content:"􎃖"}.fad.fa-bracket:after,.fa-duotone.fa-bracket:after{content:"􎃖"}.fad.fa-bracket-left:after,.fa-duotone.fa-bracket-left:after{content:"􎃖"}.fad.fa-bracket-square-right:after,.fa-duotone.fa-bracket-square-right:after{content:"􎃗"}.fad.fa-brackets-curly:after,.fa-duotone.fa-brackets-curly:after{content:"􏟪"}.fad.fa-brackets-round:after,.fa-duotone.fa-brackets-round:after{content:"􎃘"}.fad.fa-parentheses:after,.fa-duotone.fa-parentheses:after{content:"􎃘"}.fad.fa-brackets-square:after,.fa-duotone.fa-brackets-square:after{content:"􏟩"}.fad.fa-brackets:after,.fa-duotone.fa-brackets:after{content:"􏟩"}.fad.fa-braille:after,.fa-duotone.fa-braille:after{content:"􏊡"}.fad.fa-brain:after,.fa-duotone.fa-brain:after{content:"􏗜"}.fad.fa-brain-arrow-curved-right:after,.fa-duotone.fa-brain-arrow-curved-right:after{content:"􏙷"}.fad.fa-mind-share:after,.fa-duotone.fa-mind-share:after{content:"􏙷"}.fad.fa-brain-circuit:after,.fa-duotone.fa-brain-circuit:after{content:"􎃙"}.fad.fa-brake-warning:after,.fa-duotone.fa-brake-warning:after{content:"􎃚"}.fad.fa-bread-loaf:after,.fa-duotone.fa-bread-loaf:after{content:"􏟫"}.fad.fa-bread-slice:after,.fa-duotone.fa-bread-slice:after{content:"􏟬"}.fad.fa-briefcase:after,.fa-duotone.fa-briefcase:after{content:"􏂱"}.fad.fa-briefcase-arrow-right:after,.fa-duotone.fa-briefcase-arrow-right:after{content:"􎃛"}.fad.fa-briefcase-clock:after,.fa-duotone.fa-briefcase-clock:after{content:"􏙊"}.fad.fa-business-time:after,.fa-duotone.fa-business-time:after{content:"􏙊"}.fad.fa-briefcase-medical:after,.fa-duotone.fa-briefcase-medical:after{content:"􏑩"}.fad.fa-bring-forward:after,.fa-duotone.fa-bring-forward:after{content:"􏡖"}.fad.fa-bring-front:after,.fa-duotone.fa-bring-front:after{content:"􏡗"}.fad.fa-broom:after,.fa-duotone.fa-broom:after{content:"􏔚"}.fad.fa-browser:after,.fa-duotone.fa-browser:after{content:"􏍾"}.fad.fa-browsers:after,.fa-duotone.fa-browsers:after{content:"􎃜"}.fad.fa-brush:after,.fa-duotone.fa-brush:after{content:"􏕝"}.fad.fa-bug:after,.fa-duotone.fa-bug:after{content:"􏆈"}.fad.fa-building:after,.fa-duotone.fa-building:after{content:"􏆭"}.fad.fa-buildings:after,.fa-duotone.fa-buildings:after{content:"􎃝"}.fad.fa-bullhorn:after,.fa-duotone.fa-bullhorn:after{content:"􏂡"}.fad.fa-bullseye:after,.fa-duotone.fa-bullseye:after{content:"􏅀"}.fad.fa-bullseye-arrow:after,.fa-duotone.fa-bullseye-arrow:after{content:"􏙈"}.fad.fa-bullseye-pointer:after,.fa-duotone.fa-bullseye-pointer:after{content:"􏙉"}.fad.fa-burger:after,.fa-duotone.fa-burger:after{content:"􏠅"}.fad.fa-hamburger:after,.fa-duotone.fa-hamburger:after{content:"􏠅"}.fad.fa-burger-cheese:after,.fa-duotone.fa-burger-cheese:after{content:"􏟱"}.fad.fa-cheeseburger:after,.fa-duotone.fa-cheeseburger:after{content:"􏟱"}.fad.fa-burger-fries:after,.fa-duotone.fa-burger-fries:after{content:"􎃞"}.fad.fa-burger-glass:after,.fa-duotone.fa-burger-glass:after{content:"􎃟"}.fad.fa-burger-soda:after,.fa-duotone.fa-burger-soda:after{content:"􏡘"}.fad.fa-burrito:after,.fa-duotone.fa-burrito:after{content:"􏟭"}.fad.fa-bus:after,.fa-duotone.fa-bus:after{content:"􏈇"}.fad.fa-bus-school:after,.fa-duotone.fa-bus-school:after{content:"􏗝"}.fad.fa-bus-simple:after,.fa-duotone.fa-bus-simple:after{content:"􏕞"}.fad.fa-bus-alt:after,.fa-duotone.fa-bus-alt:after{content:"􏕞"}.fad.fa-c:after,.fa-duotone.fa-c:after{content:"􎃠"}.fad.fa-cabinet-filing:after,.fa-duotone.fa-cabinet-filing:after{content:"􏙋"}.fad.fa-cable-car:after,.fa-duotone.fa-cable-car:after{content:"􎃡"}.fad.fa-cactus:after,.fa-duotone.fa-cactus:after{content:"􏢧"}.fad.fa-cake-candles:after,.fa-duotone.fa-cake-candles:after{content:"􏇽"}.fad.fa-birthday-cake:after,.fa-duotone.fa-birthday-cake:after{content:"􏇽"}.fad.fa-calculator:after,.fa-duotone.fa-calculator:after{content:"􏇬"}.fad.fa-calculator-simple:after,.fa-duotone.fa-calculator-simple:after{content:"􏙌"}.fad.fa-calculator-alt:after,.fa-duotone.fa-calculator-alt:after{content:"􏙌"}.fad.fa-calendar:after,.fa-duotone.fa-calendar:after{content:"􏄳"}.fad.fa-calendar-arrow-down:after,.fa-duotone.fa-calendar-arrow-down:after{content:"􎃢"}.fad.fa-calendar-download:after,.fa-duotone.fa-calendar-download:after{content:"􎃢"}.fad.fa-calendar-arrow-up:after,.fa-duotone.fa-calendar-arrow-up:after{content:"􎃣"}.fad.fa-calendar-upload:after,.fa-duotone.fa-calendar-upload:after{content:"􎃣"}.fad.fa-calendar-check:after,.fa-duotone.fa-calendar-check:after{content:"􏉴"}.fad.fa-calendar-clock:after,.fa-duotone.fa-calendar-clock:after{content:"􎃤"}.fad.fa-calendar-time:after,.fa-duotone.fa-calendar-time:after{content:"􎃤"}.fad.fa-calendar-day:after,.fa-duotone.fa-calendar-day:after{content:"􏞃"}.fad.fa-calendar-days:after,.fa-duotone.fa-calendar-days:after{content:"􏁳"}.fad.fa-calendar-alt:after,.fa-duotone.fa-calendar-alt:after{content:"􏁳"}.fad.fa-calendar-exclamation:after,.fa-duotone.fa-calendar-exclamation:after{content:"􏌴"}.fad.fa-calendar-heart:after,.fa-duotone.fa-calendar-heart:after{content:"􎃥"}.fad.fa-calendar-image:after,.fa-duotone.fa-calendar-image:after{content:"􎃦"}.fad.fa-calendar-lines:after,.fa-duotone.fa-calendar-lines:after{content:"􎃧"}.fad.fa-calendar-note:after,.fa-duotone.fa-calendar-note:after{content:"􎃧"}.fad.fa-calendar-minus:after,.fa-duotone.fa-calendar-minus:after{content:"􏉲"}.fad.fa-calendar-pen:after,.fa-duotone.fa-calendar-pen:after{content:"􏌳"}.fad.fa-calendar-edit:after,.fa-duotone.fa-calendar-edit:after{content:"􏌳"}.fad.fa-calendar-plus:after,.fa-duotone.fa-calendar-plus:after{content:"􏉱"}.fad.fa-calendar-range:after,.fa-duotone.fa-calendar-range:after{content:"􎃨"}.fad.fa-calendar-star:after,.fa-duotone.fa-calendar-star:after{content:"􏜶"}.fad.fa-calendar-week:after,.fa-duotone.fa-calendar-week:after{content:"􏞄"}.fad.fa-calendar-xmark:after,.fa-duotone.fa-calendar-xmark:after{content:"􏉳"}.fad.fa-calendar-times:after,.fa-duotone.fa-calendar-times:after{content:"􏉳"}.fad.fa-calendars:after,.fa-duotone.fa-calendars:after{content:"􎃩"}.fad.fa-camcorder:after,.fa-duotone.fa-camcorder:after{content:"􏢨"}.fad.fa-video-handheld:after,.fa-duotone.fa-video-handheld:after{content:"􏢨"}.fad.fa-camera:after,.fa-duotone.fa-camera:after{content:"􏀰"}.fad.fa-camera-alt:after,.fa-duotone.fa-camera-alt:after{content:"􏀰"}.fad.fa-camera-cctv:after,.fa-duotone.fa-camera-cctv:after{content:"􏢬"}.fad.fa-cctv:after,.fa-duotone.fa-cctv:after{content:"􏢬"}.fad.fa-camera-movie:after,.fa-duotone.fa-camera-movie:after{content:"􏢩"}.fad.fa-camera-polaroid:after,.fa-duotone.fa-camera-polaroid:after{content:"􏢪"}.fad.fa-camera-retro:after,.fa-duotone.fa-camera-retro:after{content:"􏂃"}.fad.fa-camera-rotate:after,.fa-duotone.fa-camera-rotate:after{content:"􎃪"}.fad.fa-camera-security:after,.fa-duotone.fa-camera-security:after{content:"􏣾"}.fad.fa-camera-home:after,.fa-duotone.fa-camera-home:after{content:"􏣾"}.fad.fa-camera-slash:after,.fa-duotone.fa-camera-slash:after{content:"􎃫"}.fad.fa-camera-viewfinder:after,.fa-duotone.fa-camera-viewfinder:after{content:"􎃬"}.fad.fa-camera-web:after,.fa-duotone.fa-camera-web:after{content:"􏠲"}.fad.fa-webcam:after,.fa-duotone.fa-webcam:after{content:"􏠲"}.fad.fa-camera-web-slash:after,.fa-duotone.fa-camera-web-slash:after{content:"􏠳"}.fad.fa-webcam-slash:after,.fa-duotone.fa-webcam-slash:after{content:"􏠳"}.fad.fa-campfire:after,.fa-duotone.fa-campfire:after{content:"􏚺"}.fad.fa-campground:after,.fa-duotone.fa-campground:after{content:"􏚻"}.fad.fa-candle-holder:after,.fa-duotone.fa-candle-holder:after{content:"􏚼"}.fad.fa-candy-cane:after,.fa-duotone.fa-candy-cane:after{content:"􏞆"}.fad.fa-candy-corn:after,.fa-duotone.fa-candy-corn:after{content:"􏚽"}.fad.fa-cannabis:after,.fa-duotone.fa-cannabis:after{content:"􏕟"}.fad.fa-capsules:after,.fa-duotone.fa-capsules:after{content:"􏑫"}.fad.fa-car:after,.fa-duotone.fa-car:after{content:"􏆹"}.fad.fa-automobile:after,.fa-duotone.fa-automobile:after{content:"􏆹"}.fad.fa-car-battery:after,.fa-duotone.fa-car-battery:after{content:"􏗟"}.fad.fa-battery-car:after,.fa-duotone.fa-battery-car:after{content:"􏗟"}.fad.fa-car-building:after,.fa-duotone.fa-car-building:after{content:"􏡙"}.fad.fa-car-bump:after,.fa-duotone.fa-car-bump:after{content:"􏗠"}.fad.fa-car-bus:after,.fa-duotone.fa-car-bus:after{content:"􏡚"}.fad.fa-car-crash:after,.fa-duotone.fa-car-crash:after{content:"􏗡"}.fad.fa-car-garage:after,.fa-duotone.fa-car-garage:after{content:"􏗢"}.fad.fa-car-rear:after,.fa-duotone.fa-car-rear:after{content:"􏗞"}.fad.fa-car-alt:after,.fa-duotone.fa-car-alt:after{content:"􏗞"}.fad.fa-car-side:after,.fa-duotone.fa-car-side:after{content:"􏗤"}.fad.fa-car-tilt:after,.fa-duotone.fa-car-tilt:after{content:"􏗥"}.fad.fa-car-wash:after,.fa-duotone.fa-car-wash:after{content:"􏗦"}.fad.fa-car-wrench:after,.fa-duotone.fa-car-wrench:after{content:"􏗣"}.fad.fa-car-mechanic:after,.fa-duotone.fa-car-mechanic:after{content:"􏗣"}.fad.fa-caravan:after,.fa-duotone.fa-caravan:after{content:"􏣿"}.fad.fa-caravan-simple:after,.fa-duotone.fa-caravan-simple:after{content:"􎀀"}.fad.fa-caravan-alt:after,.fa-duotone.fa-caravan-alt:after{content:"􎀀"}.fad.fa-caret-down:after,.fa-duotone.fa-caret-down:after{content:"􏃗"}.fad.fa-caret-left:after,.fa-duotone.fa-caret-left:after{content:"􏃙"}.fad.fa-caret-right:after,.fa-duotone.fa-caret-right:after{content:"􏃚"}.fad.fa-caret-up:after,.fa-duotone.fa-caret-up:after{content:"􏃘"}.fad.fa-carrot:after,.fa-duotone.fa-carrot:after{content:"􏞇"}.fad.fa-cars:after,.fa-duotone.fa-cars:after{content:"􏡛"}.fad.fa-cart-arrow-down:after,.fa-duotone.fa-cart-arrow-down:after{content:"􏈘"}.fad.fa-cart-flatbed:after,.fa-duotone.fa-cart-flatbed:after{content:"􏑴"}.fad.fa-dolly-flatbed:after,.fa-duotone.fa-dolly-flatbed:after{content:"􏑴"}.fad.fa-cart-flatbed-boxes:after,.fa-duotone.fa-cart-flatbed-boxes:after{content:"􏑵"}.fad.fa-dolly-flatbed-alt:after,.fa-duotone.fa-dolly-flatbed-alt:after{content:"􏑵"}.fad.fa-cart-flatbed-empty:after,.fa-duotone.fa-cart-flatbed-empty:after{content:"􏑶"}.fad.fa-dolly-flatbed-empty:after,.fa-duotone.fa-dolly-flatbed-empty:after{content:"􏑶"}.fad.fa-cart-flatbed-suitcase:after,.fa-duotone.fa-cart-flatbed-suitcase:after{content:"􏖝"}.fad.fa-luggage-cart:after,.fa-duotone.fa-luggage-cart:after{content:"􏖝"}.fad.fa-cart-plus:after,.fa-duotone.fa-cart-plus:after{content:"􏈗"}.fad.fa-cart-shopping:after,.fa-duotone.fa-cart-shopping:after{content:"􏁺"}.fad.fa-shopping-cart:after,.fa-duotone.fa-shopping-cart:after{content:"􏁺"}.fad.fa-cart-shopping-fast:after,.fa-duotone.fa-cart-shopping-fast:after{content:"􎃭"}.fad.fa-casette-betamax:after,.fa-duotone.fa-casette-betamax:after{content:"􏢤"}.fad.fa-betamax:after,.fa-duotone.fa-betamax:after{content:"􏢤"}.fad.fa-casette-vhs:after,.fa-duotone.fa-casette-vhs:after{content:"􏣬"}.fad.fa-vhs:after,.fa-duotone.fa-vhs:after{content:"􏣬"}.fad.fa-cash-register:after,.fa-duotone.fa-cash-register:after{content:"􏞈"}.fad.fa-cassette-tape:after,.fa-duotone.fa-cassette-tape:after{content:"􏢫"}.fad.fa-castle:after,.fa-duotone.fa-castle:after{content:"􎃮"}.fad.fa-cat:after,.fa-duotone.fa-cat:after{content:"􏚾"}.fad.fa-cat-space:after,.fa-duotone.fa-cat-space:after{content:"􎀁"}.fad.fa-cauldron:after,.fa-duotone.fa-cauldron:after{content:"􏚿"}.fad.fa-cedi-sign:after,.fa-duotone.fa-cedi-sign:after{content:"􎃯"}.fad.fa-cent-sign:after,.fa-duotone.fa-cent-sign:after{content:"􎃰"}.fad.fa-certificate:after,.fa-duotone.fa-certificate:after{content:"􏂣"}.fad.fa-chair:after,.fa-duotone.fa-chair:after{content:"􏛀"}.fad.fa-chair-office:after,.fa-duotone.fa-chair-office:after{content:"􏛁"}.fad.fa-chalkboard:after,.fa-duotone.fa-chalkboard:after{content:"􏔛"}.fad.fa-blackboard:after,.fa-duotone.fa-blackboard:after{content:"􏔛"}.fad.fa-chalkboard-user:after,.fa-duotone.fa-chalkboard-user:after{content:"􏔜"}.fad.fa-chalkboard-teacher:after,.fa-duotone.fa-chalkboard-teacher:after{content:"􏔜"}.fad.fa-champagne-glass:after,.fa-duotone.fa-champagne-glass:after{content:"􏞞"}.fad.fa-glass-champagne:after,.fa-duotone.fa-glass-champagne:after{content:"􏞞"}.fad.fa-champagne-glasses:after,.fa-duotone.fa-champagne-glasses:after{content:"􏞟"}.fad.fa-glass-cheers:after,.fa-duotone.fa-glass-cheers:after{content:"􏞟"}.fad.fa-charging-station:after,.fa-duotone.fa-charging-station:after{content:"􏗧"}.fad.fa-chart-area:after,.fa-duotone.fa-chart-area:after{content:"􏇾"}.fad.fa-area-chart:after,.fa-duotone.fa-area-chart:after{content:"􏇾"}.fad.fa-chart-bar:after,.fa-duotone.fa-chart-bar:after{content:"􏂀"}.fad.fa-bar-chart:after,.fa-duotone.fa-bar-chart:after{content:"􏂀"}.fad.fa-chart-bullet:after,.fa-duotone.fa-chart-bullet:after{content:"􎃱"}.fad.fa-chart-candlestick:after,.fa-duotone.fa-chart-candlestick:after{content:"􎃲"}.fad.fa-chart-column:after,.fa-duotone.fa-chart-column:after{content:"􎃳"}.fad.fa-chart-gantt:after,.fa-duotone.fa-chart-gantt:after{content:"􎃴"}.fad.fa-chart-line:after,.fa-duotone.fa-chart-line:after{content:"􏈁"}.fad.fa-line-chart:after,.fa-duotone.fa-line-chart:after{content:"􏈁"}.fad.fa-chart-line-down:after,.fa-duotone.fa-chart-line-down:after{content:"􏙍"}.fad.fa-chart-line-up:after,.fa-duotone.fa-chart-line-up:after{content:"􎃵"}.fad.fa-chart-mixed:after,.fa-duotone.fa-chart-mixed:after{content:"􏙃"}.fad.fa-analytics:after,.fa-duotone.fa-analytics:after{content:"􏙃"}.fad.fa-chart-network:after,.fa-duotone.fa-chart-network:after{content:"􏞊"}.fad.fa-chart-pie:after,.fa-duotone.fa-chart-pie:after{content:"􏈀"}.fad.fa-pie-chart:after,.fa-duotone.fa-pie-chart:after{content:"􏈀"}.fad.fa-chart-pie-simple:after,.fa-duotone.fa-chart-pie-simple:after{content:"􏙎"}.fad.fa-chart-pie-alt:after,.fa-duotone.fa-chart-pie-alt:after{content:"􏙎"}.fad.fa-chart-pyramid:after,.fa-duotone.fa-chart-pyramid:after{content:"􎃶"}.fad.fa-chart-radar:after,.fa-duotone.fa-chart-radar:after{content:"􎃷"}.fad.fa-chart-scatter:after,.fa-duotone.fa-chart-scatter:after{content:"􏟮"}.fad.fa-chart-scatter-3d:after,.fa-duotone.fa-chart-scatter-3d:after{content:"􎃸"}.fad.fa-chart-scatter-bubble:after,.fa-duotone.fa-chart-scatter-bubble:after{content:"􎃹"}.fad.fa-chart-tree-map:after,.fa-duotone.fa-chart-tree-map:after{content:"􎃺"}.fad.fa-chart-user:after,.fa-duotone.fa-chart-user:after{content:"􏚣"}.fad.fa-user-chart:after,.fa-duotone.fa-user-chart:after{content:"􏚣"}.fad.fa-chart-waterfall:after,.fa-duotone.fa-chart-waterfall:after{content:"􎃻"}.fad.fa-check:after,.fa-duotone.fa-check:after{content:"􏀌"}.fad.fa-check-double:after,.fa-duotone.fa-check-double:after{content:"􏕠"}.fad.fa-check-to-slot:after,.fa-duotone.fa-check-to-slot:after{content:"􏝲"}.fad.fa-vote-yea:after,.fa-duotone.fa-vote-yea:after{content:"􏝲"}.fad.fa-cheese:after,.fa-duotone.fa-cheese:after{content:"􏟯"}.fad.fa-cheese-swiss:after,.fa-duotone.fa-cheese-swiss:after{content:"􏟰"}.fad.fa-cherries:after,.fa-duotone.fa-cherries:after{content:"􎃼"}.fad.fa-chess:after,.fa-duotone.fa-chess:after{content:"􏐹"}.fad.fa-chess-bishop:after,.fa-duotone.fa-chess-bishop:after{content:"􏐺"}.fad.fa-chess-bishop-piece:after,.fa-duotone.fa-chess-bishop-piece:after{content:"􏐻"}.fad.fa-chess-bishop-alt:after,.fa-duotone.fa-chess-bishop-alt:after{content:"􏐻"}.fad.fa-chess-board:after,.fa-duotone.fa-chess-board:after{content:"􏐼"}.fad.fa-chess-clock:after,.fa-duotone.fa-chess-clock:after{content:"􏐽"}.fad.fa-chess-clock-flip:after,.fa-duotone.fa-chess-clock-flip:after{content:"􏐾"}.fad.fa-chess-clock-alt:after,.fa-duotone.fa-chess-clock-alt:after{content:"􏐾"}.fad.fa-chess-king:after,.fa-duotone.fa-chess-king:after{content:"􏐿"}.fad.fa-chess-king-piece:after,.fa-duotone.fa-chess-king-piece:after{content:"􏑀"}.fad.fa-chess-king-alt:after,.fa-duotone.fa-chess-king-alt:after{content:"􏑀"}.fad.fa-chess-knight:after,.fa-duotone.fa-chess-knight:after{content:"􏑁"}.fad.fa-chess-knight-piece:after,.fa-duotone.fa-chess-knight-piece:after{content:"􏑂"}.fad.fa-chess-knight-alt:after,.fa-duotone.fa-chess-knight-alt:after{content:"􏑂"}.fad.fa-chess-pawn:after,.fa-duotone.fa-chess-pawn:after{content:"􏑃"}.fad.fa-chess-pawn-piece:after,.fa-duotone.fa-chess-pawn-piece:after{content:"􏑄"}.fad.fa-chess-pawn-alt:after,.fa-duotone.fa-chess-pawn-alt:after{content:"􏑄"}.fad.fa-chess-queen:after,.fa-duotone.fa-chess-queen:after{content:"􏑅"}.fad.fa-chess-queen-piece:after,.fa-duotone.fa-chess-queen-piece:after{content:"􏑆"}.fad.fa-chess-queen-alt:after,.fa-duotone.fa-chess-queen-alt:after{content:"􏑆"}.fad.fa-chess-rook:after,.fa-duotone.fa-chess-rook:after{content:"􏑇"}.fad.fa-chess-rook-piece:after,.fa-duotone.fa-chess-rook-piece:after{content:"􏑈"}.fad.fa-chess-rook-alt:after,.fa-duotone.fa-chess-rook-alt:after{content:"􏑈"}.fad.fa-chevron-down:after,.fa-duotone.fa-chevron-down:after{content:"􏁸"}.fad.fa-chevron-left:after,.fa-duotone.fa-chevron-left:after{content:"􏁓"}.fad.fa-chevron-right:after,.fa-duotone.fa-chevron-right:after{content:"􏁔"}.fad.fa-chevron-up:after,.fa-duotone.fa-chevron-up:after{content:"􏁷"}.fad.fa-chevrons-down:after,.fa-duotone.fa-chevrons-down:after{content:"􏌢"}.fad.fa-chevron-double-down:after,.fa-duotone.fa-chevron-double-down:after{content:"􏌢"}.fad.fa-chevrons-left:after,.fa-duotone.fa-chevrons-left:after{content:"􏌣"}.fad.fa-chevron-double-left:after,.fa-duotone.fa-chevron-double-left:after{content:"􏌣"}.fad.fa-chevrons-right:after,.fa-duotone.fa-chevrons-right:after{content:"􏌤"}.fad.fa-chevron-double-right:after,.fa-duotone.fa-chevron-double-right:after{content:"􏌤"}.fad.fa-chevrons-up:after,.fa-duotone.fa-chevrons-up:after{content:"􏌥"}.fad.fa-chevron-double-up:after,.fa-duotone.fa-chevron-double-up:after{content:"􏌥"}.fad.fa-child:after,.fa-duotone.fa-child:after{content:"􏆮"}.fad.fa-chimney:after,.fa-duotone.fa-chimney:after{content:"􏞋"}.fad.fa-church:after,.fa-duotone.fa-church:after{content:"􏔝"}.fad.fa-circle:after,.fa-duotone.fa-circle:after{content:"􏄑"}.fad.fa-circle-0:after,.fa-duotone.fa-circle-0:after{content:"􎃽"}.fad.fa-circle-1:after,.fa-duotone.fa-circle-1:after{content:"􎃾"}.fad.fa-circle-2:after,.fa-duotone.fa-circle-2:after{content:"􎃿"}.fad.fa-circle-3:after,.fa-duotone.fa-circle-3:after{content:"􎄀"}.fad.fa-circle-4:after,.fa-duotone.fa-circle-4:after{content:"􎄁"}.fad.fa-circle-5:after,.fa-duotone.fa-circle-5:after{content:"􎄂"}.fad.fa-circle-6:after,.fa-duotone.fa-circle-6:after{content:"􎄃"}.fad.fa-circle-7:after,.fa-duotone.fa-circle-7:after{content:"􎄄"}.fad.fa-circle-8:after,.fa-duotone.fa-circle-8:after{content:"􎄅"}.fad.fa-circle-9:after,.fa-duotone.fa-circle-9:after{content:"􎄆"}.fad.fa-circle-a:after,.fa-duotone.fa-circle-a:after{content:"􎄇"}.fad.fa-circle-ampersand:after,.fa-duotone.fa-circle-ampersand:after{content:"􎄈"}.fad.fa-circle-arrow-down:after,.fa-duotone.fa-circle-arrow-down:after{content:"􏂫"}.fad.fa-arrow-circle-down:after,.fa-duotone.fa-arrow-circle-down:after{content:"􏂫"}.fad.fa-circle-arrow-down-left:after,.fa-duotone.fa-circle-arrow-down-left:after{content:"􎄉"}.fad.fa-circle-arrow-down-right:after,.fa-duotone.fa-circle-arrow-down-right:after{content:"􎄊"}.fad.fa-circle-arrow-left:after,.fa-duotone.fa-circle-arrow-left:after{content:"􏂨"}.fad.fa-arrow-circle-left:after,.fa-duotone.fa-arrow-circle-left:after{content:"􏂨"}.fad.fa-circle-arrow-right:after,.fa-duotone.fa-circle-arrow-right:after{content:"􏂩"}.fad.fa-arrow-circle-right:after,.fa-duotone.fa-arrow-circle-right:after{content:"􏂩"}.fad.fa-circle-arrow-up:after,.fa-duotone.fa-circle-arrow-up:after{content:"􏂪"}.fad.fa-arrow-circle-up:after,.fa-duotone.fa-arrow-circle-up:after{content:"􏂪"}.fad.fa-circle-arrow-up-left:after,.fa-duotone.fa-circle-arrow-up-left:after{content:"􎄋"}.fad.fa-circle-arrow-up-right:after,.fa-duotone.fa-circle-arrow-up-right:after{content:"􎄌"}.fad.fa-circle-b:after,.fa-duotone.fa-circle-b:after{content:"􎄍"}.fad.fa-circle-bolt:after,.fa-duotone.fa-circle-bolt:after{content:"􎄎"}.fad.fa-circle-book-open:after,.fa-duotone.fa-circle-book-open:after{content:"􎄏"}.fad.fa-book-circle:after,.fa-duotone.fa-book-circle:after{content:"􎄏"}.fad.fa-circle-bookmark:after,.fa-duotone.fa-circle-bookmark:after{content:"􎄐"}.fad.fa-bookmark-circle:after,.fa-duotone.fa-bookmark-circle:after{content:"􎄐"}.fad.fa-circle-c:after,.fa-duotone.fa-circle-c:after{content:"􎄑"}.fad.fa-circle-calendar:after,.fa-duotone.fa-circle-calendar:after{content:"􎄒"}.fad.fa-calendar-circle:after,.fa-duotone.fa-calendar-circle:after{content:"􎄒"}.fad.fa-circle-camera:after,.fa-duotone.fa-circle-camera:after{content:"􎄓"}.fad.fa-camera-circle:after,.fa-duotone.fa-camera-circle:after{content:"􎄓"}.fad.fa-circle-caret-down:after,.fa-duotone.fa-circle-caret-down:after{content:"􏌭"}.fad.fa-caret-circle-down:after,.fa-duotone.fa-caret-circle-down:after{content:"􏌭"}.fad.fa-circle-caret-left:after,.fa-duotone.fa-circle-caret-left:after{content:"􏌮"}.fad.fa-caret-circle-left:after,.fa-duotone.fa-caret-circle-left:after{content:"􏌮"}.fad.fa-circle-caret-right:after,.fa-duotone.fa-circle-caret-right:after{content:"􏌰"}.fad.fa-caret-circle-right:after,.fa-duotone.fa-caret-circle-right:after{content:"􏌰"}.fad.fa-circle-caret-up:after,.fa-duotone.fa-circle-caret-up:after{content:"􏌱"}.fad.fa-caret-circle-up:after,.fa-duotone.fa-caret-circle-up:after{content:"􏌱"}.fad.fa-circle-check:after,.fa-duotone.fa-circle-check:after{content:"􏁘"}.fad.fa-check-circle:after,.fa-duotone.fa-check-circle:after{content:"􏁘"}.fad.fa-circle-chevron-down:after,.fa-duotone.fa-circle-chevron-down:after{content:"􏄺"}.fad.fa-chevron-circle-down:after,.fa-duotone.fa-chevron-circle-down:after{content:"􏄺"}.fad.fa-circle-chevron-left:after,.fa-duotone.fa-circle-chevron-left:after{content:"􏄷"}.fad.fa-chevron-circle-left:after,.fa-duotone.fa-chevron-circle-left:after{content:"􏄷"}.fad.fa-circle-chevron-right:after,.fa-duotone.fa-circle-chevron-right:after{content:"􏄸"}.fad.fa-chevron-circle-right:after,.fa-duotone.fa-chevron-circle-right:after{content:"􏄸"}.fad.fa-circle-chevron-up:after,.fa-duotone.fa-circle-chevron-up:after{content:"􏄹"}.fad.fa-chevron-circle-up:after,.fa-duotone.fa-chevron-circle-up:after{content:"􏄹"}.fad.fa-circle-d:after,.fa-duotone.fa-circle-d:after{content:"􎄔"}.fad.fa-circle-dashed:after,.fa-duotone.fa-circle-dashed:after{content:"􎄕"}.fad.fa-circle-divide:after,.fa-duotone.fa-circle-divide:after{content:"􎄖"}.fad.fa-circle-dollar:after,.fa-duotone.fa-circle-dollar:after{content:"􏋨"}.fad.fa-usd-circle:after,.fa-duotone.fa-usd-circle:after{content:"􏋨"}.fad.fa-dollar-circle:after,.fa-duotone.fa-dollar-circle:after{content:"􏋨"}.fad.fa-circle-dollar-to-slot:after,.fa-duotone.fa-circle-dollar-to-slot:after{content:"􏒹"}.fad.fa-donate:after,.fa-duotone.fa-donate:after{content:"􏒹"}.fad.fa-circle-dot:after,.fa-duotone.fa-circle-dot:after{content:"􏆒"}.fad.fa-dot-circle:after,.fa-duotone.fa-dot-circle:after{content:"􏆒"}.fad.fa-circle-down:after,.fa-duotone.fa-circle-down:after{content:"􏍘"}.fad.fa-arrow-alt-circle-down:after,.fa-duotone.fa-arrow-alt-circle-down:after{content:"􏍘"}.fad.fa-circle-down-left:after,.fa-duotone.fa-circle-down-left:after{content:"􎄗"}.fad.fa-circle-down-right:after,.fa-duotone.fa-circle-down-right:after{content:"􎄘"}.fad.fa-circle-e:after,.fa-duotone.fa-circle-e:after{content:"􎄙"}.fad.fa-circle-envelope:after,.fa-duotone.fa-circle-envelope:after{content:"􎄚"}.fad.fa-envelope-circle:after,.fa-duotone.fa-envelope-circle:after{content:"􎄚"}.fad.fa-circle-exclamation:after,.fa-duotone.fa-circle-exclamation:after{content:"􏁪"}.fad.fa-exclamation-circle:after,.fa-duotone.fa-exclamation-circle:after{content:"􏁪"}.fad.fa-circle-exclamation-check:after,.fa-duotone.fa-circle-exclamation-check:after{content:"􎄛"}.fad.fa-circle-f:after,.fa-duotone.fa-circle-f:after{content:"􎄜"}.fad.fa-circle-g:after,.fa-duotone.fa-circle-g:after{content:"􎄝"}.fad.fa-circle-h:after,.fa-duotone.fa-circle-h:after{content:"􏑾"}.fad.fa-hospital-symbol:after,.fa-duotone.fa-hospital-symbol:after{content:"􏑾"}.fad.fa-circle-half:after,.fa-duotone.fa-circle-half:after{content:"􎄞"}.fad.fa-circle-half-stroke:after,.fa-duotone.fa-circle-half-stroke:after{content:"􏁂"}.fad.fa-adjust:after,.fa-duotone.fa-adjust:after{content:"􏁂"}.fad.fa-circle-heart:after,.fa-duotone.fa-circle-heart:after{content:"􏓇"}.fad.fa-heart-circle:after,.fa-duotone.fa-heart-circle:after{content:"􏓇"}.fad.fa-circle-i:after,.fa-duotone.fa-circle-i:after{content:"􎄟"}.fad.fa-circle-info:after,.fa-duotone.fa-circle-info:after{content:"􏁚"}.fad.fa-info-circle:after,.fa-duotone.fa-info-circle:after{content:"􏁚"}.fad.fa-circle-j:after,.fa-duotone.fa-circle-j:after{content:"􎄠"}.fad.fa-circle-k:after,.fa-duotone.fa-circle-k:after{content:"􎄡"}.fad.fa-circle-l:after,.fa-duotone.fa-circle-l:after{content:"􎄢"}.fad.fa-circle-left:after,.fa-duotone.fa-circle-left:after{content:"􏍙"}.fad.fa-arrow-alt-circle-left:after,.fa-duotone.fa-arrow-alt-circle-left:after{content:"􏍙"}.fad.fa-circle-location-arrow:after,.fa-duotone.fa-circle-location-arrow:after{content:"􏘂"}.fad.fa-location-circle:after,.fa-duotone.fa-location-circle:after{content:"􏘂"}.fad.fa-circle-m:after,.fa-duotone.fa-circle-m:after{content:"􎄣"}.fad.fa-circle-microphone:after,.fa-duotone.fa-circle-microphone:after{content:"􎄤"}.fad.fa-microphone-circle:after,.fa-duotone.fa-microphone-circle:after{content:"􎄤"}.fad.fa-circle-microphone-lines:after,.fa-duotone.fa-circle-microphone-lines:after{content:"􎄥"}.fad.fa-microphone-circle-alt:after,.fa-duotone.fa-microphone-circle-alt:after{content:"􎄥"}.fad.fa-circle-minus:after,.fa-duotone.fa-circle-minus:after{content:"􏁖"}.fad.fa-minus-circle:after,.fa-duotone.fa-minus-circle:after{content:"􏁖"}.fad.fa-circle-n:after,.fa-duotone.fa-circle-n:after{content:"􎄦"}.fad.fa-circle-notch:after,.fa-duotone.fa-circle-notch:after{content:"􏇎"}.fad.fa-circle-o:after,.fa-duotone.fa-circle-o:after{content:"􎄧"}.fad.fa-circle-p:after,.fa-duotone.fa-circle-p:after{content:"􎄨"}.fad.fa-circle-parking:after,.fa-duotone.fa-circle-parking:after{content:"􏘕"}.fad.fa-parking-circle:after,.fa-duotone.fa-parking-circle:after{content:"􏘕"}.fad.fa-circle-pause:after,.fa-duotone.fa-circle-pause:after{content:"􏊋"}.fad.fa-pause-circle:after,.fa-duotone.fa-pause-circle:after{content:"􏊋"}.fad.fa-circle-phone:after,.fa-duotone.fa-circle-phone:after{content:"􎄩"}.fad.fa-phone-circle:after,.fa-duotone.fa-phone-circle:after{content:"􎄩"}.fad.fa-circle-phone-flip:after,.fa-duotone.fa-circle-phone-flip:after{content:"􎄪"}.fad.fa-phone-circle-alt:after,.fa-duotone.fa-phone-circle-alt:after{content:"􎄪"}.fad.fa-circle-phone-hangup:after,.fa-duotone.fa-circle-phone-hangup:after{content:"􎄫"}.fad.fa-phone-circle-down:after,.fa-duotone.fa-phone-circle-down:after{content:"􎄫"}.fad.fa-circle-play:after,.fa-duotone.fa-circle-play:after{content:"􏅄"}.fad.fa-play-circle:after,.fa-duotone.fa-play-circle:after{content:"􏅄"}.fad.fa-circle-plus:after,.fa-duotone.fa-circle-plus:after{content:"􏁕"}.fad.fa-plus-circle:after,.fa-duotone.fa-plus-circle:after{content:"􏁕"}.fad.fa-circle-q:after,.fa-duotone.fa-circle-q:after{content:"􎄬"}.fad.fa-circle-quarter:after,.fa-duotone.fa-circle-quarter:after{content:"􎄭"}.fad.fa-circle-question:after,.fa-duotone.fa-circle-question:after{content:"􏁙"}.fad.fa-question-circle:after,.fa-duotone.fa-question-circle:after{content:"􏁙"}.fad.fa-circle-r:after,.fa-duotone.fa-circle-r:after{content:"􎄮"}.fad.fa-circle-radiation:after,.fa-duotone.fa-circle-radiation:after{content:"􏞺"}.fad.fa-radiation-alt:after,.fa-duotone.fa-radiation-alt:after{content:"􏞺"}.fad.fa-circle-right:after,.fa-duotone.fa-circle-right:after{content:"􏍚"}.fad.fa-arrow-alt-circle-right:after,.fa-duotone.fa-arrow-alt-circle-right:after{content:"􏍚"}.fad.fa-circle-s:after,.fa-duotone.fa-circle-s:after{content:"􎄯"}.fad.fa-circle-small:after,.fa-duotone.fa-circle-small:after{content:"􎄰"}.fad.fa-circle-sort:after,.fa-duotone.fa-circle-sort:after{content:"􎀰"}.fad.fa-sort-circle:after,.fa-duotone.fa-sort-circle:after{content:"􎀰"}.fad.fa-circle-sort-down:after,.fa-duotone.fa-circle-sort-down:after{content:"􎀱"}.fad.fa-sort-circle-down:after,.fa-duotone.fa-sort-circle-down:after{content:"􎀱"}.fad.fa-circle-sort-up:after,.fa-duotone.fa-circle-sort-up:after{content:"􎀲"}.fad.fa-sort-circle-up:after,.fa-duotone.fa-sort-circle-up:after{content:"􎀲"}.fad.fa-circle-star:after,.fa-duotone.fa-circle-star:after{content:"􎄱"}.fad.fa-star-circle:after,.fa-duotone.fa-star-circle:after{content:"􎄱"}.fad.fa-circle-stop:after,.fa-duotone.fa-circle-stop:after{content:"􏊍"}.fad.fa-stop-circle:after,.fa-duotone.fa-stop-circle:after{content:"􏊍"}.fad.fa-circle-t:after,.fa-duotone.fa-circle-t:after{content:"􎄲"}.fad.fa-circle-three-quarters:after,.fa-duotone.fa-circle-three-quarters:after{content:"􎄳"}.fad.fa-circle-trash:after,.fa-duotone.fa-circle-trash:after{content:"􎄴"}.fad.fa-trash-circle:after,.fa-duotone.fa-trash-circle:after{content:"􎄴"}.fad.fa-circle-u:after,.fa-duotone.fa-circle-u:after{content:"􎄵"}.fad.fa-circle-up:after,.fa-duotone.fa-circle-up:after{content:"􏍛"}.fad.fa-arrow-alt-circle-up:after,.fa-duotone.fa-arrow-alt-circle-up:after{content:"􏍛"}.fad.fa-circle-up-left:after,.fa-duotone.fa-circle-up-left:after{content:"􎄶"}.fad.fa-circle-up-right:after,.fa-duotone.fa-circle-up-right:after{content:"􎄷"}.fad.fa-circle-user:after,.fa-duotone.fa-circle-user:after{content:"􏊽"}.fad.fa-user-circle:after,.fa-duotone.fa-user-circle:after{content:"􏊽"}.fad.fa-circle-v:after,.fa-duotone.fa-circle-v:after{content:"􎄸"}.fad.fa-circle-video:after,.fa-duotone.fa-circle-video:after{content:"􎄹"}.fad.fa-video-circle:after,.fa-duotone.fa-video-circle:after{content:"􎄹"}.fad.fa-circle-w:after,.fa-duotone.fa-circle-w:after{content:"􎄺"}.fad.fa-circle-waveform-lines:after,.fa-duotone.fa-circle-waveform-lines:after{content:"􎄻"}.fad.fa-waveform-circle:after,.fa-duotone.fa-waveform-circle:after{content:"􎄻"}.fad.fa-circle-x:after,.fa-duotone.fa-circle-x:after{content:"􎄼"}.fad.fa-circle-xmark:after,.fa-duotone.fa-circle-xmark:after{content:"􏁗"}.fad.fa-times-circle:after,.fa-duotone.fa-times-circle:after{content:"􏁗"}.fad.fa-xmark-circle:after,.fa-duotone.fa-xmark-circle:after{content:"􏁗"}.fad.fa-circle-y:after,.fa-duotone.fa-circle-y:after{content:"􎄽"}.fad.fa-circle-z:after,.fa-duotone.fa-circle-z:after{content:"􎄾"}.fad.fa-city:after,.fa-duotone.fa-city:after{content:"􏙏"}.fad.fa-clapperboard:after,.fa-duotone.fa-clapperboard:after{content:"􎄿"}.fad.fa-clapperboard-play:after,.fa-duotone.fa-clapperboard-play:after{content:"􎅀"}.fad.fa-clarinet:after,.fa-duotone.fa-clarinet:after{content:"􏢭"}.fad.fa-claw-marks:after,.fa-duotone.fa-claw-marks:after{content:"􏛂"}.fad.fa-clipboard:after,.fa-duotone.fa-clipboard:after{content:"􏌨"}.fad.fa-clipboard-check:after,.fa-duotone.fa-clipboard-check:after{content:"􏑬"}.fad.fa-clipboard-list:after,.fa-duotone.fa-clipboard-list:after{content:"􏑭"}.fad.fa-clipboard-list-check:after,.fa-duotone.fa-clipboard-list-check:after{content:"􏜷"}.fad.fa-clipboard-medical:after,.fa-duotone.fa-clipboard-medical:after{content:"􎅁"}.fad.fa-clipboard-prescription:after,.fa-duotone.fa-clipboard-prescription:after{content:"􏗨"}.fad.fa-clipboard-user:after,.fa-duotone.fa-clipboard-user:after{content:"􏟳"}.fad.fa-clock:after,.fa-duotone.fa-clock:after{content:"􏀗"}.fad.fa-clock-desk:after,.fa-duotone.fa-clock-desk:after{content:"􎅂"}.fad.fa-clock-rotate-left:after,.fa-duotone.fa-clock-rotate-left:after{content:"􏇚"}.fad.fa-history:after,.fa-duotone.fa-history:after{content:"􏇚"}.fad.fa-history:before{opacity:.4 !important}.fad.fa-history:after{opacity:1 !important}.fad.fa-clone:after,.fa-duotone.fa-clone:after{content:"􏉍"}.fad.fa-closed-captioning:after,.fa-duotone.fa-closed-captioning:after{content:"􏈊"}.fad.fa-closed-captioning-slash:after,.fa-duotone.fa-closed-captioning-slash:after{content:"􎅃"}.fad.fa-clothes-hanger:after,.fa-duotone.fa-clothes-hanger:after{content:"􎅄"}.fad.fa-cloud:after,.fa-duotone.fa-cloud:after{content:"􏃂"}.fad.fa-cloud-arrow-down:after,.fa-duotone.fa-cloud-arrow-down:after{content:"􏃭"}.fad.fa-cloud-download:after,.fa-duotone.fa-cloud-download:after{content:"􏃭"}.fad.fa-cloud-download-alt:after,.fa-duotone.fa-cloud-download-alt:after{content:"􏃭"}.fad.fa-cloud-arrow-up:after,.fa-duotone.fa-cloud-arrow-up:after{content:"􏃮"}.fad.fa-cloud-upload:after,.fa-duotone.fa-cloud-upload:after{content:"􏃮"}.fad.fa-cloud-upload-alt:after,.fa-duotone.fa-cloud-upload-alt:after{content:"􏃮"}.fad.fa-cloud-bolt:after,.fa-duotone.fa-cloud-bolt:after{content:"􏝬"}.fad.fa-thunderstorm:after,.fa-duotone.fa-thunderstorm:after{content:"􏝬"}.fad.fa-cloud-bolt-moon:after,.fa-duotone.fa-cloud-bolt-moon:after{content:"􏝭"}.fad.fa-thunderstorm-moon:after,.fa-duotone.fa-thunderstorm-moon:after{content:"􏝭"}.fad.fa-cloud-bolt-sun:after,.fa-duotone.fa-cloud-bolt-sun:after{content:"􏝮"}.fad.fa-thunderstorm-sun:after,.fa-duotone.fa-thunderstorm-sun:after{content:"􏝮"}.fad.fa-cloud-drizzle:after,.fa-duotone.fa-cloud-drizzle:after{content:"􏜸"}.fad.fa-cloud-fog:after,.fa-duotone.fa-cloud-fog:after{content:"􏝎"}.fad.fa-fog:after,.fa-duotone.fa-fog:after{content:"􏝎"}.fad.fa-cloud-hail:after,.fa-duotone.fa-cloud-hail:after{content:"􏜹"}.fad.fa-cloud-hail-mixed:after,.fa-duotone.fa-cloud-hail-mixed:after{content:"􏜺"}.fad.fa-cloud-meatball:after,.fa-duotone.fa-cloud-meatball:after{content:"􏜻"}.fad.fa-cloud-moon:after,.fa-duotone.fa-cloud-moon:after{content:"􏛃"}.fad.fa-cloud-moon-rain:after,.fa-duotone.fa-cloud-moon-rain:after{content:"􏜼"}.fad.fa-cloud-music:after,.fa-duotone.fa-cloud-music:after{content:"􏢮"}.fad.fa-cloud-rain:after,.fa-duotone.fa-cloud-rain:after{content:"􏜽"}.fad.fa-cloud-rainbow:after,.fa-duotone.fa-cloud-rainbow:after{content:"􏜾"}.fad.fa-cloud-showers:after,.fa-duotone.fa-cloud-showers:after{content:"􏜿"}.fad.fa-cloud-showers-heavy:after,.fa-duotone.fa-cloud-showers-heavy:after{content:"􏝀"}.fad.fa-cloud-slash:after,.fa-duotone.fa-cloud-slash:after{content:"􎅅"}.fad.fa-cloud-sleet:after,.fa-duotone.fa-cloud-sleet:after{content:"􏝁"}.fad.fa-cloud-snow:after,.fa-duotone.fa-cloud-snow:after{content:"􏝂"}.fad.fa-cloud-sun:after,.fa-duotone.fa-cloud-sun:after{content:"􏛄"}.fad.fa-cloud-sun-rain:after,.fa-duotone.fa-cloud-sun-rain:after{content:"􏝃"}.fad.fa-cloud-word:after,.fa-duotone.fa-cloud-word:after{content:"􎅆"}.fad.fa-clouds:after,.fa-duotone.fa-clouds:after{content:"􏝄"}.fad.fa-clouds-moon:after,.fa-duotone.fa-clouds-moon:after{content:"􏝅"}.fad.fa-clouds-sun:after,.fa-duotone.fa-clouds-sun:after{content:"􏝆"}.fad.fa-clover:after,.fa-duotone.fa-clover:after{content:"􎅇"}.fad.fa-club:after,.fa-duotone.fa-club:after{content:"􏌧"}.fad.fa-code:after,.fa-duotone.fa-code:after{content:"􏄡"}.fad.fa-code-branch:after,.fa-duotone.fa-code-branch:after{content:"􏄦"}.fad.fa-code-commit:after,.fa-duotone.fa-code-commit:after{content:"􏎆"}.fad.fa-code-compare:after,.fa-duotone.fa-code-compare:after{content:"􎅈"}.fad.fa-code-fork:after,.fa-duotone.fa-code-fork:after{content:"􎅉"}.fad.fa-code-merge:after,.fa-duotone.fa-code-merge:after{content:"􏎇"}.fad.fa-code-pull-request:after,.fa-duotone.fa-code-pull-request:after{content:"􎅊"}.fad.fa-code-simple:after,.fa-duotone.fa-code-simple:after{content:"􎅋"}.fad.fa-coffee-bean:after,.fa-duotone.fa-coffee-bean:after{content:"􎅌"}.fad.fa-coffee-beans:after,.fa-duotone.fa-coffee-beans:after{content:"􎅍"}.fad.fa-coffee-pot:after,.fa-duotone.fa-coffee-pot:after{content:"􎀂"}.fad.fa-coffin:after,.fa-duotone.fa-coffin:after{content:"􏛆"}.fad.fa-coffin-cross:after,.fa-duotone.fa-coffin-cross:after{content:"􎁑"}.fad.fa-coin:after,.fa-duotone.fa-coin:after{content:"􏡜"}.fad.fa-coins:after,.fa-duotone.fa-coins:after{content:"􏔞"}.fad.fa-colon-sign:after,.fa-duotone.fa-colon-sign:after{content:"􎅎"}.fad.fa-comet:after,.fa-duotone.fa-comet:after{content:"􎀃"}.fad.fa-command:after,.fa-duotone.fa-command:after{content:"􎅏"}.fad.fa-comment:after,.fa-duotone.fa-comment:after{content:"􏁵"}.fad.fa-comment-arrow-down:after,.fa-duotone.fa-comment-arrow-down:after{content:"􎅐"}.fad.fa-comment-arrow-up:after,.fa-duotone.fa-comment-arrow-up:after{content:"􎅑"}.fad.fa-comment-arrow-up-right:after,.fa-duotone.fa-comment-arrow-up-right:after{content:"􎅒"}.fad.fa-comment-captions:after,.fa-duotone.fa-comment-captions:after{content:"􎅓"}.fad.fa-comment-check:after,.fa-duotone.fa-comment-check:after{content:"􏒬"}.fad.fa-comment-code:after,.fa-duotone.fa-comment-code:after{content:"􎅔"}.fad.fa-comment-dollar:after,.fa-duotone.fa-comment-dollar:after{content:"􏙑"}.fad.fa-comment-dots:after,.fa-duotone.fa-comment-dots:after{content:"􏒭"}.fad.fa-commenting:after,.fa-duotone.fa-commenting:after{content:"􏒭"}.fad.fa-comment-exclamation:after,.fa-duotone.fa-comment-exclamation:after{content:"􏒯"}.fad.fa-comment-image:after,.fa-duotone.fa-comment-image:after{content:"􎅕"}.fad.fa-comment-lines:after,.fa-duotone.fa-comment-lines:after{content:"􏒰"}.fad.fa-comment-medical:after,.fa-duotone.fa-comment-medical:after{content:"􏟵"}.fad.fa-comment-middle:after,.fa-duotone.fa-comment-middle:after{content:"􎅖"}.fad.fa-comment-middle-top:after,.fa-duotone.fa-comment-middle-top:after{content:"􎅗"}.fad.fa-comment-minus:after,.fa-duotone.fa-comment-minus:after{content:"􏒱"}.fad.fa-comment-music:after,.fa-duotone.fa-comment-music:after{content:"􏢰"}.fad.fa-comment-pen:after,.fa-duotone.fa-comment-pen:after{content:"􏒮"}.fad.fa-comment-edit:after,.fa-duotone.fa-comment-edit:after{content:"􏒮"}.fad.fa-comment-plus:after,.fa-duotone.fa-comment-plus:after{content:"􏒲"}.fad.fa-comment-question:after,.fa-duotone.fa-comment-question:after{content:"􎅘"}.fad.fa-comment-quote:after,.fa-duotone.fa-comment-quote:after{content:"􎅙"}.fad.fa-comment-slash:after,.fa-duotone.fa-comment-slash:after{content:"􏒳"}.fad.fa-comment-smile:after,.fa-duotone.fa-comment-smile:after{content:"􏒴"}.fad.fa-comment-sms:after,.fa-duotone.fa-comment-sms:after{content:"􏟍"}.fad.fa-sms:after,.fa-duotone.fa-sms:after{content:"􏟍"}.fad.fa-comment-text:after,.fa-duotone.fa-comment-text:after{content:"􎅚"}.fad.fa-comment-xmark:after,.fa-duotone.fa-comment-xmark:after{content:"􏒵"}.fad.fa-comment-times:after,.fa-duotone.fa-comment-times:after{content:"􏒵"}.fad.fa-comments:after,.fa-duotone.fa-comments:after{content:"􏂆"}.fad.fa-comments-dollar:after,.fa-duotone.fa-comments-dollar:after{content:"􏙓"}.fad.fa-comments-question:after,.fa-duotone.fa-comments-question:after{content:"􎅛"}.fad.fa-comments-question-check:after,.fa-duotone.fa-comments-question-check:after{content:"􎅜"}.fad.fa-compact-disc:after,.fa-duotone.fa-compact-disc:after{content:"􏔟"}.fad.fa-compass:after,.fa-duotone.fa-compass:after{content:"􏅎"}.fad.fa-compass-drafting:after,.fa-duotone.fa-compass-drafting:after{content:"􏕨"}.fad.fa-drafting-compass:after,.fa-duotone.fa-drafting-compass:after{content:"􏕨"}.fad.fa-compass-slash:after,.fa-duotone.fa-compass-slash:after{content:"􏗩"}.fad.fa-compress:after,.fa-duotone.fa-compress:after{content:"􏁦"}.fad.fa-compress-wide:after,.fa-duotone.fa-compress-wide:after{content:"􏌦"}.fad.fa-computer-classic:after,.fa-duotone.fa-computer-classic:after{content:"􏢱"}.fad.fa-computer-mouse:after,.fa-duotone.fa-computer-mouse:after{content:"􏣌"}.fad.fa-mouse:after,.fa-duotone.fa-mouse:after{content:"􏣌"}.fad.fa-computer-mouse-scrollwheel:after,.fa-duotone.fa-computer-mouse-scrollwheel:after{content:"􏣍"}.fad.fa-mouse-alt:after,.fa-duotone.fa-mouse-alt:after{content:"􏣍"}.fad.fa-computer-speaker:after,.fa-duotone.fa-computer-speaker:after{content:"􏢲"}.fad.fa-container-storage:after,.fa-duotone.fa-container-storage:after{content:"􏒷"}.fad.fa-conveyor-belt:after,.fa-duotone.fa-conveyor-belt:after{content:"􏑮"}.fad.fa-conveyor-belt-boxes:after,.fa-duotone.fa-conveyor-belt-boxes:after{content:"􏑯"}.fad.fa-conveyor-belt-alt:after,.fa-duotone.fa-conveyor-belt-alt:after{content:"􏑯"}.fad.fa-conveyor-belt-empty:after,.fa-duotone.fa-conveyor-belt-empty:after{content:"􎅝"}.fad.fa-cookie:after,.fa-duotone.fa-cookie:after{content:"􏕣"}.fad.fa-cookie-bite:after,.fa-duotone.fa-cookie-bite:after{content:"􏕤"}.fad.fa-copy:after,.fa-duotone.fa-copy:after{content:"􏃅"}.fad.fa-copyright:after,.fa-duotone.fa-copyright:after{content:"􏇹"}.fad.fa-corn:after,.fa-duotone.fa-corn:after{content:"􏛇"}.fad.fa-couch:after,.fa-duotone.fa-couch:after{content:"􏒸"}.fad.fa-cow:after,.fa-duotone.fa-cow:after{content:"􏛈"}.fad.fa-cowbell:after,.fa-duotone.fa-cowbell:after{content:"􏢳"}.fad.fa-cowbell-circle-plus:after,.fa-duotone.fa-cowbell-circle-plus:after{content:"􏢴"}.fad.fa-cowbell-more:after,.fa-duotone.fa-cowbell-more:after{content:"􏢴"}.fad.fa-credit-card:after,.fa-duotone.fa-credit-card:after{content:"􏂝"}.fad.fa-credit-card-alt:after,.fa-duotone.fa-credit-card-alt:after{content:"􏂝"}.fad.fa-credit-card-blank:after,.fa-duotone.fa-credit-card-blank:after{content:"􏎉"}.fad.fa-credit-card-front:after,.fa-duotone.fa-credit-card-front:after{content:"􏎊"}.fad.fa-cricket-bat-ball:after,.fa-duotone.fa-cricket-bat-ball:after{content:"􏑉"}.fad.fa-cricket:after,.fa-duotone.fa-cricket:after{content:"􏑉"}.fad.fa-croissant:after,.fa-duotone.fa-croissant:after{content:"􏟶"}.fad.fa-crop:after,.fa-duotone.fa-crop:after{content:"􏄥"}.fad.fa-crop-simple:after,.fa-duotone.fa-crop-simple:after{content:"􏕥"}.fad.fa-crop-alt:after,.fa-duotone.fa-crop-alt:after{content:"􏕥"}.fad.fa-cross:after,.fa-duotone.fa-cross:after{content:"􏙔"}.fad.fa-crosshairs:after,.fa-duotone.fa-crosshairs:after{content:"􏁛"}.fad.fa-crow:after,.fa-duotone.fa-crow:after{content:"􏔠"}.fad.fa-crown:after,.fa-duotone.fa-crown:after{content:"􏔡"}.fad.fa-crutch:after,.fa-duotone.fa-crutch:after{content:"􏟷"}.fad.fa-crutches:after,.fa-duotone.fa-crutches:after{content:"􏟸"}.fad.fa-cruzeiro-sign:after,.fa-duotone.fa-cruzeiro-sign:after{content:"􎅞"}.fad.fa-cube:after,.fa-duotone.fa-cube:after{content:"􏆲"}.fad.fa-cubes:after,.fa-duotone.fa-cubes:after{content:"􏆳"}.fad.fa-cup-togo:after,.fa-duotone.fa-cup-togo:after{content:"􏛅"}.fad.fa-coffee-togo:after,.fa-duotone.fa-coffee-togo:after{content:"􏛅"}.fad.fa-curling-stone:after,.fa-duotone.fa-curling-stone:after{content:"􏑊"}.fad.fa-curling:after,.fa-duotone.fa-curling:after{content:"􏑊"}.fad.fa-d:after,.fa-duotone.fa-d:after{content:"􎅟"}.fad.fa-dagger:after,.fa-duotone.fa-dagger:after{content:"􏛋"}.fad.fa-database:after,.fa-duotone.fa-database:after{content:"􏇀"}.fad.fa-deer:after,.fa-duotone.fa-deer:after{content:"􏞎"}.fad.fa-deer-rudolph:after,.fa-duotone.fa-deer-rudolph:after{content:"􏞏"}.fad.fa-delete-left:after,.fa-duotone.fa-delete-left:after{content:"􏕚"}.fad.fa-backspace:after,.fa-duotone.fa-backspace:after{content:"􏕚"}.fad.fa-delete-right:after,.fa-duotone.fa-delete-right:after{content:"􎅠"}.fad.fa-democrat:after,.fa-duotone.fa-democrat:after{content:"􏝇"}.fad.fa-desktop:after,.fa-duotone.fa-desktop:after{content:"􏄈"}.fad.fa-desktop-alt:after,.fa-duotone.fa-desktop-alt:after{content:"􏄈"}.fad.fa-desktop-arrow-down:after,.fa-duotone.fa-desktop-arrow-down:after{content:"􎅡"}.fad.fa-dharmachakra:after,.fa-duotone.fa-dharmachakra:after{content:"􏙕"}.fad.fa-diagram-lean-canvas:after,.fa-duotone.fa-diagram-lean-canvas:after{content:"􎅢"}.fad.fa-diagram-nested:after,.fa-duotone.fa-diagram-nested:after{content:"􎅣"}.fad.fa-diagram-project:after,.fa-duotone.fa-diagram-project:after{content:"􏕂"}.fad.fa-project-diagram:after,.fa-duotone.fa-project-diagram:after{content:"􏕂"}.fad.fa-diagram-sankey:after,.fa-duotone.fa-diagram-sankey:after{content:"􎅤"}.fad.fa-diagram-stankey:after,.fa-duotone.fa-diagram-stankey:after{content:"􎅥"}.fad.fa-diagram-venn:after,.fa-duotone.fa-diagram-venn:after{content:"􎅦"}.fad.fa-dial:after,.fa-duotone.fa-dial:after{content:"􎅧"}.fad.fa-dial-med-high:after,.fa-duotone.fa-dial-med-high:after{content:"􎅧"}.fad.fa-dial-high:after,.fa-duotone.fa-dial-high:after{content:"􎅨"}.fad.fa-dial-low:after,.fa-duotone.fa-dial-low:after{content:"􎅩"}.fad.fa-dial-max:after,.fa-duotone.fa-dial-max:after{content:"􎅪"}.fad.fa-dial-med:after,.fa-duotone.fa-dial-med:after{content:"􎅫"}.fad.fa-dial-med-low:after,.fa-duotone.fa-dial-med-low:after{content:"􎅬"}.fad.fa-dial-min:after,.fa-duotone.fa-dial-min:after{content:"􎅭"}.fad.fa-diamond:after,.fa-duotone.fa-diamond:after{content:"􏈙"}.fad.fa-diamond-turn-right:after,.fa-duotone.fa-diamond-turn-right:after{content:"􏗫"}.fad.fa-directions:after,.fa-duotone.fa-directions:after{content:"􏗫"}.fad.fa-dice:after,.fa-duotone.fa-dice:after{content:"􏔢"}.fad.fa-dice-d10:after,.fa-duotone.fa-dice-d10:after{content:"􏛍"}.fad.fa-dice-d12:after,.fa-duotone.fa-dice-d12:after{content:"􏛎"}.fad.fa-dice-d20:after,.fa-duotone.fa-dice-d20:after{content:"􏛏"}.fad.fa-dice-d4:after,.fa-duotone.fa-dice-d4:after{content:"􏛐"}.fad.fa-dice-d6:after,.fa-duotone.fa-dice-d6:after{content:"􏛑"}.fad.fa-dice-d8:after,.fa-duotone.fa-dice-d8:after{content:"􏛒"}.fad.fa-dice-five:after,.fa-duotone.fa-dice-five:after{content:"􏔣"}.fad.fa-dice-four:after,.fa-duotone.fa-dice-four:after{content:"􏔤"}.fad.fa-dice-one:after,.fa-duotone.fa-dice-one:after{content:"􏔥"}.fad.fa-dice-six:after,.fa-duotone.fa-dice-six:after{content:"􏔦"}.fad.fa-dice-three:after,.fa-duotone.fa-dice-three:after{content:"􏔧"}.fad.fa-dice-two:after,.fa-duotone.fa-dice-two:after{content:"􏔨"}.fad.fa-diploma:after,.fa-duotone.fa-diploma:after{content:"􏗪"}.fad.fa-scroll-ribbon:after,.fa-duotone.fa-scroll-ribbon:after{content:"􏗪"}.fad.fa-disc-drive:after,.fa-duotone.fa-disc-drive:after{content:"􏢵"}.fad.fa-disease:after,.fa-duotone.fa-disease:after{content:"􏟺"}.fad.fa-display:after,.fa-duotone.fa-display:after{content:"􎅮"}.fad.fa-display-arrow-down:after,.fa-duotone.fa-display-arrow-down:after{content:"􎅯"}.fad.fa-display-code:after,.fa-duotone.fa-display-code:after{content:"􎅰"}.fad.fa-desktop-code:after,.fa-duotone.fa-desktop-code:after{content:"􎅰"}.fad.fa-display-medical:after,.fa-duotone.fa-display-medical:after{content:"􎅱"}.fad.fa-desktop-medical:after,.fa-duotone.fa-desktop-medical:after{content:"􎅱"}.fad.fa-display-slash:after,.fa-duotone.fa-display-slash:after{content:"􎅲"}.fad.fa-desktop-slash:after,.fa-duotone.fa-desktop-slash:after{content:"􎅲"}.fad.fa-divide:after,.fa-duotone.fa-divide:after{content:"􏔩"}.fad.fa-dna:after,.fa-duotone.fa-dna:after{content:"􏑱"}.fad.fa-do-not-enter:after,.fa-duotone.fa-do-not-enter:after{content:"􏗬"}.fad.fa-dog:after,.fa-duotone.fa-dog:after{content:"􏛓"}.fad.fa-dog-leashed:after,.fa-duotone.fa-dog-leashed:after{content:"􏛔"}.fad.fa-dollar-sign:after,.fa-duotone.fa-dollar-sign:after{content:"􏅕"}.fad.fa-dollar:after,.fa-duotone.fa-dollar:after{content:"􏅕"}.fad.fa-usd:after,.fa-duotone.fa-usd:after{content:"􏅕"}.fad.fa-dolly:after,.fa-duotone.fa-dolly:after{content:"􏑲"}.fad.fa-dolly-box:after,.fa-duotone.fa-dolly-box:after{content:"􏑲"}.fad.fa-dolly-empty:after,.fa-duotone.fa-dolly-empty:after{content:"􏑳"}.fad.fa-dolphin:after,.fa-duotone.fa-dolphin:after{content:"􎅳"}.fad.fa-dong-sign:after,.fa-duotone.fa-dong-sign:after{content:"􎅴"}.fad.fa-door-closed:after,.fa-duotone.fa-door-closed:after{content:"􏔪"}.fad.fa-door-open:after,.fa-duotone.fa-door-open:after{content:"􏔫"}.fad.fa-dove:after,.fa-duotone.fa-dove:after{content:"􏒺"}.fad.fa-down:after,.fa-duotone.fa-down:after{content:"􏍔"}.fad.fa-arrow-alt-down:after,.fa-duotone.fa-arrow-alt-down:after{content:"􏍔"}.fad.fa-down-from-line:after,.fa-duotone.fa-down-from-line:after{content:"􏍉"}.fad.fa-arrow-alt-from-top:after,.fa-duotone.fa-arrow-alt-from-top:after{content:"􏍉"}.fad.fa-down-left:after,.fa-duotone.fa-down-left:after{content:"􎅵"}.fad.fa-down-left-and-up-right-to-center:after,.fa-duotone.fa-down-left-and-up-right-to-center:after{content:"􏐢"}.fad.fa-compress-alt:after,.fa-duotone.fa-compress-alt:after{content:"􏐢"}.fad.fa-down-long:after,.fa-duotone.fa-down-long:after{content:"􏌉"}.fad.fa-long-arrow-alt-down:after,.fa-duotone.fa-long-arrow-alt-down:after{content:"􏌉"}.fad.fa-down-right:after,.fa-duotone.fa-down-right:after{content:"􎅶"}.fad.fa-down-to-line:after,.fa-duotone.fa-down-to-line:after{content:"􏍊"}.fad.fa-arrow-alt-to-bottom:after,.fa-duotone.fa-arrow-alt-to-bottom:after{content:"􏍊"}.fad.fa-download:after,.fa-duotone.fa-download:after{content:"􏀙"}.fad.fa-dragon:after,.fa-duotone.fa-dragon:after{content:"􏛕"}.fad.fa-draw-circle:after,.fa-duotone.fa-draw-circle:after{content:"􏗭"}.fad.fa-draw-polygon:after,.fa-duotone.fa-draw-polygon:after{content:"􏗮"}.fad.fa-draw-square:after,.fa-duotone.fa-draw-square:after{content:"􏗯"}.fad.fa-dreidel:after,.fa-duotone.fa-dreidel:after{content:"􏞒"}.fad.fa-drone:after,.fa-duotone.fa-drone:after{content:"􏡟"}.fad.fa-drone-front:after,.fa-duotone.fa-drone-front:after{content:"􏡠"}.fad.fa-drone-alt:after,.fa-duotone.fa-drone-alt:after{content:"􏡠"}.fad.fa-droplet:after,.fa-duotone.fa-droplet:after{content:"􏁃"}.fad.fa-tint:after,.fa-duotone.fa-tint:after{content:"􏁃"}.fad.fa-droplet-degree:after,.fa-duotone.fa-droplet-degree:after{content:"􏝈"}.fad.fa-dewpoint:after,.fa-duotone.fa-dewpoint:after{content:"􏝈"}.fad.fa-droplet-percent:after,.fa-duotone.fa-droplet-percent:after{content:"􏝐"}.fad.fa-humidity:after,.fa-duotone.fa-humidity:after{content:"􏝐"}.fad.fa-droplet-slash:after,.fa-duotone.fa-droplet-slash:after{content:"􏗇"}.fad.fa-tint-slash:after,.fa-duotone.fa-tint-slash:after{content:"􏗇"}.fad.fa-drum:after,.fa-duotone.fa-drum:after{content:"􏕩"}.fad.fa-drum-steelpan:after,.fa-duotone.fa-drum-steelpan:after{content:"􏕪"}.fad.fa-drumstick:after,.fa-duotone.fa-drumstick:after{content:"􏛖"}.fad.fa-drumstick-bite:after,.fa-duotone.fa-drumstick-bite:after{content:"􏛗"}.fad.fa-dryer:after,.fa-duotone.fa-dryer:after{content:"􏡡"}.fad.fa-dryer-heat:after,.fa-duotone.fa-dryer-heat:after{content:"􏡢"}.fad.fa-dryer-alt:after,.fa-duotone.fa-dryer-alt:after{content:"􏡢"}.fad.fa-duck:after,.fa-duotone.fa-duck:after{content:"􏛘"}.fad.fa-dumbbell:after,.fa-duotone.fa-dumbbell:after{content:"􏑋"}.fad.fa-dumpster:after,.fa-duotone.fa-dumpster:after{content:"􏞓"}.fad.fa-dumpster-fire:after,.fa-duotone.fa-dumpster-fire:after{content:"􏞔"}.fad.fa-dungeon:after,.fa-duotone.fa-dungeon:after{content:"􏛙"}.fad.fa-e:after,.fa-duotone.fa-e:after{content:"􎅷"}.fad.fa-ear:after,.fa-duotone.fa-ear:after{content:"􏗰"}.fad.fa-ear-deaf:after,.fa-duotone.fa-ear-deaf:after{content:"􏊤"}.fad.fa-deaf:after,.fa-duotone.fa-deaf:after{content:"􏊤"}.fad.fa-deafness:after,.fa-duotone.fa-deafness:after{content:"􏊤"}.fad.fa-hard-of-hearing:after,.fa-duotone.fa-hard-of-hearing:after{content:"􏊤"}.fad.fa-ear-listen:after,.fa-duotone.fa-ear-listen:after{content:"􏊢"}.fad.fa-assistive-listening-systems:after,.fa-duotone.fa-assistive-listening-systems:after{content:"􏊢"}.fad.fa-ear-muffs:after,.fa-duotone.fa-ear-muffs:after{content:"􏞕"}.fad.fa-earth-africa:after,.fa-duotone.fa-earth-africa:after{content:"􏕼"}.fad.fa-globe-africa:after,.fa-duotone.fa-globe-africa:after{content:"􏕼"}.fad.fa-earth-americas:after,.fa-duotone.fa-earth-americas:after{content:"􏕽"}.fad.fa-earth:after,.fa-duotone.fa-earth:after{content:"􏕽"}.fad.fa-globe-americas:after,.fa-duotone.fa-globe-americas:after{content:"􏕽"}.fad.fa-earth-asia:after,.fa-duotone.fa-earth-asia:after{content:"􏕾"}.fad.fa-globe-asia:after,.fa-duotone.fa-globe-asia:after{content:"􏕾"}.fad.fa-earth-europa:after,.fa-duotone.fa-earth-europa:after{content:"􏞢"}.fad.fa-globe-europe:after,.fa-duotone.fa-globe-europe:after{content:"􏞢"}.fad.fa-eclipse:after,.fa-duotone.fa-eclipse:after{content:"􏝉"}.fad.fa-egg:after,.fa-duotone.fa-egg:after{content:"􏟻"}.fad.fa-egg-fried:after,.fa-duotone.fa-egg-fried:after{content:"􏟼"}.fad.fa-eggplant:after,.fa-duotone.fa-eggplant:after{content:"􎅸"}.fad.fa-eject:after,.fa-duotone.fa-eject:after{content:"􏁒"}.fad.fa-elephant:after,.fa-duotone.fa-elephant:after{content:"􏛚"}.fad.fa-elevator:after,.fa-duotone.fa-elevator:after{content:"􎅹"}.fad.fa-ellipsis:after,.fa-duotone.fa-ellipsis:after{content:"􏅁"}.fad.fa-ellipsis-h:after,.fa-duotone.fa-ellipsis-h:after{content:"􏅁"}.fad.fa-ellipsis-stroke:after,.fa-duotone.fa-ellipsis-stroke:after{content:"􏎛"}.fad.fa-ellipsis-h-alt:after,.fa-duotone.fa-ellipsis-h-alt:after{content:"􏎛"}.fad.fa-ellipsis-stroke-vertical:after,.fa-duotone.fa-ellipsis-stroke-vertical:after{content:"􏎜"}.fad.fa-ellipsis-v-alt:after,.fa-duotone.fa-ellipsis-v-alt:after{content:"􏎜"}.fad.fa-ellipsis-vertical:after,.fa-duotone.fa-ellipsis-vertical:after{content:"􏅂"}.fad.fa-ellipsis-v:after,.fa-duotone.fa-ellipsis-v:after{content:"􏅂"}.fad.fa-empty-set:after,.fa-duotone.fa-empty-set:after{content:"􏙖"}.fad.fa-engine:after,.fa-duotone.fa-engine:after{content:"􎅺"}.fad.fa-engine-warning:after,.fa-duotone.fa-engine-warning:after{content:"􏗲"}.fad.fa-engine-exclamation:after,.fa-duotone.fa-engine-exclamation:after{content:"􏗲"}.fad.fa-envelope:after,.fa-duotone.fa-envelope:after{content:"􏃠"}.fad.fa-envelope-dot:after,.fa-duotone.fa-envelope-dot:after{content:"􎅻"}.fad.fa-envelope-badge:after,.fa-duotone.fa-envelope-badge:after{content:"􎅻"}.fad.fa-envelope-open:after,.fa-duotone.fa-envelope-open:after{content:"􏊶"}.fad.fa-envelope-open-dollar:after,.fa-duotone.fa-envelope-open-dollar:after{content:"􏙗"}.fad.fa-envelope-open-text:after,.fa-duotone.fa-envelope-open-text:after{content:"􏙘"}.fad.fa-envelopes:after,.fa-duotone.fa-envelopes:after{content:"􎅼"}.fad.fa-envelopes-bulk:after,.fa-duotone.fa-envelopes-bulk:after{content:"􏙴"}.fad.fa-mail-bulk:after,.fa-duotone.fa-mail-bulk:after{content:"􏙴"}.fad.fa-equals:after,.fa-duotone.fa-equals:after{content:"􏔬"}.fad.fa-eraser:after,.fa-duotone.fa-eraser:after{content:"􏄭"}.fad.fa-escalator:after,.fa-duotone.fa-escalator:after{content:"􎅽"}.fad.fa-ethernet:after,.fa-duotone.fa-ethernet:after{content:"􏞖"}.fad.fa-euro-sign:after,.fa-duotone.fa-euro-sign:after{content:"􏅓"}.fad.fa-euro:after,.fa-duotone.fa-euro:after{content:"􏅓"}.fad.fa-eur:after,.fa-duotone.fa-eur:after{content:"􏅓"}.fad.fa-exclamation:after,.fa-duotone.fa-exclamation:after{content:"􏄪"}.fad.fa-expand:after,.fa-duotone.fa-expand:after{content:"􏁥"}.fad.fa-expand-wide:after,.fa-duotone.fa-expand-wide:after{content:"􏌠"}.fad.fa-eye:after,.fa-duotone.fa-eye:after{content:"􏁮"}.fad.fa-eye-dropper:after,.fa-duotone.fa-eye-dropper:after{content:"􏇻"}.fad.fa-eye-dropper-empty:after,.fa-duotone.fa-eye-dropper-empty:after{content:"􏇻"}.fad.fa-eyedropper:after,.fa-duotone.fa-eyedropper:after{content:"􏇻"}.fad.fa-eye-dropper-full:after,.fa-duotone.fa-eye-dropper-full:after{content:"􎅾"}.fad.fa-eye-dropper-half:after,.fa-duotone.fa-eye-dropper-half:after{content:"􎅿"}.fad.fa-eye-evil:after,.fa-duotone.fa-eye-evil:after{content:"􏛛"}.fad.fa-eye-low-vision:after,.fa-duotone.fa-eye-low-vision:after{content:"􏊨"}.fad.fa-low-vision:after,.fa-duotone.fa-low-vision:after{content:"􏊨"}.fad.fa-eye-slash:after,.fa-duotone.fa-eye-slash:after{content:"􏁰"}.fad.fa-f:after,.fa-duotone.fa-f:after{content:"􎆀"}.fad.fa-face-angry:after,.fa-duotone.fa-face-angry:after{content:"􏕖"}.fad.fa-angry:after,.fa-duotone.fa-angry:after{content:"􏕖"}.fad.fa-face-dizzy:after,.fa-duotone.fa-face-dizzy:after{content:"􏕧"}.fad.fa-dizzy:after,.fa-duotone.fa-dizzy:after{content:"􏕧"}.fad.fa-face-flushed:after,.fa-duotone.fa-face-flushed:after{content:"􏕹"}.fad.fa-flushed:after,.fa-duotone.fa-flushed:after{content:"􏕹"}.fad.fa-face-frown:after,.fa-duotone.fa-face-frown:after{content:"􏄙"}.fad.fa-frown:after,.fa-duotone.fa-frown:after{content:"􏄙"}.fad.fa-face-frown-open:after,.fa-duotone.fa-face-frown-open:after{content:"􏕺"}.fad.fa-frown-open:after,.fa-duotone.fa-frown-open:after{content:"􏕺"}.fad.fa-face-grimace:after,.fa-duotone.fa-face-grimace:after{content:"􏕿"}.fad.fa-grimace:after,.fa-duotone.fa-grimace:after{content:"􏕿"}.fad.fa-face-grin:after,.fa-duotone.fa-face-grin:after{content:"􏖀"}.fad.fa-grin:after,.fa-duotone.fa-grin:after{content:"􏖀"}.fad.fa-face-grin-beam:after,.fa-duotone.fa-face-grin-beam:after{content:"􏖂"}.fad.fa-grin-beam:after,.fa-duotone.fa-grin-beam:after{content:"􏖂"}.fad.fa-face-grin-beam-sweat:after,.fa-duotone.fa-face-grin-beam-sweat:after{content:"􏖃"}.fad.fa-grin-beam-sweat:after,.fa-duotone.fa-grin-beam-sweat:after{content:"􏖃"}.fad.fa-face-grin-hearts:after,.fa-duotone.fa-face-grin-hearts:after{content:"􏖄"}.fad.fa-grin-hearts:after,.fa-duotone.fa-grin-hearts:after{content:"􏖄"}.fad.fa-face-grin-squint:after,.fa-duotone.fa-face-grin-squint:after{content:"􏖅"}.fad.fa-grin-squint:after,.fa-duotone.fa-grin-squint:after{content:"􏖅"}.fad.fa-face-grin-squint-tears:after,.fa-duotone.fa-face-grin-squint-tears:after{content:"􏖆"}.fad.fa-grin-squint-tears:after,.fa-duotone.fa-grin-squint-tears:after{content:"􏖆"}.fad.fa-face-grin-stars:after,.fa-duotone.fa-face-grin-stars:after{content:"􏖇"}.fad.fa-grin-stars:after,.fa-duotone.fa-grin-stars:after{content:"􏖇"}.fad.fa-face-grin-tears:after,.fa-duotone.fa-face-grin-tears:after{content:"􏖈"}.fad.fa-grin-tears:after,.fa-duotone.fa-grin-tears:after{content:"􏖈"}.fad.fa-face-grin-tongue:after,.fa-duotone.fa-face-grin-tongue:after{content:"􏖉"}.fad.fa-grin-tongue:after,.fa-duotone.fa-grin-tongue:after{content:"􏖉"}.fad.fa-face-grin-tongue-squint:after,.fa-duotone.fa-face-grin-tongue-squint:after{content:"􏖊"}.fad.fa-grin-tongue-squint:after,.fa-duotone.fa-grin-tongue-squint:after{content:"􏖊"}.fad.fa-face-grin-tongue-wink:after,.fa-duotone.fa-face-grin-tongue-wink:after{content:"􏖋"}.fad.fa-grin-tongue-wink:after,.fa-duotone.fa-grin-tongue-wink:after{content:"􏖋"}.fad.fa-face-grin-wide:after,.fa-duotone.fa-face-grin-wide:after{content:"􏖁"}.fad.fa-grin-alt:after,.fa-duotone.fa-grin-alt:after{content:"􏖁"}.fad.fa-face-grin-wink:after,.fa-duotone.fa-face-grin-wink:after{content:"􏖌"}.fad.fa-grin-wink:after,.fa-duotone.fa-grin-wink:after{content:"􏖌"}.fad.fa-face-kiss:after,.fa-duotone.fa-face-kiss:after{content:"􏖖"}.fad.fa-kiss:after,.fa-duotone.fa-kiss:after{content:"􏖖"}.fad.fa-face-kiss-beam:after,.fa-duotone.fa-face-kiss-beam:after{content:"􏖗"}.fad.fa-kiss-beam:after,.fa-duotone.fa-kiss-beam:after{content:"􏖗"}.fad.fa-face-kiss-wink-heart:after,.fa-duotone.fa-face-kiss-wink-heart:after{content:"􏖘"}.fad.fa-kiss-wink-heart:after,.fa-duotone.fa-kiss-wink-heart:after{content:"􏖘"}.fad.fa-face-laugh:after,.fa-duotone.fa-face-laugh:after{content:"􏖙"}.fad.fa-laugh:after,.fa-duotone.fa-laugh:after{content:"􏖙"}.fad.fa-face-laugh-beam:after,.fa-duotone.fa-face-laugh-beam:after{content:"􏖚"}.fad.fa-laugh-beam:after,.fa-duotone.fa-laugh-beam:after{content:"􏖚"}.fad.fa-face-laugh-squint:after,.fa-duotone.fa-face-laugh-squint:after{content:"􏖛"}.fad.fa-laugh-squint:after,.fa-duotone.fa-laugh-squint:after{content:"􏖛"}.fad.fa-face-laugh-wink:after,.fa-duotone.fa-face-laugh-wink:after{content:"􏖜"}.fad.fa-laugh-wink:after,.fa-duotone.fa-laugh-wink:after{content:"􏖜"}.fad.fa-face-meh:after,.fa-duotone.fa-face-meh:after{content:"􏄚"}.fad.fa-meh:after,.fa-duotone.fa-meh:after{content:"􏄚"}.fad.fa-face-meh-blank:after,.fa-duotone.fa-face-meh-blank:after{content:"􏖤"}.fad.fa-meh-blank:after,.fa-duotone.fa-meh-blank:after{content:"􏖤"}.fad.fa-face-rolling-eyes:after,.fa-duotone.fa-face-rolling-eyes:after{content:"􏖥"}.fad.fa-meh-rolling-eyes:after,.fa-duotone.fa-meh-rolling-eyes:after{content:"􏖥"}.fad.fa-face-sad-cry:after,.fa-duotone.fa-face-sad-cry:after{content:"􏖳"}.fad.fa-sad-cry:after,.fa-duotone.fa-sad-cry:after{content:"􏖳"}.fad.fa-face-sad-tear:after,.fa-duotone.fa-face-sad-tear:after{content:"􏖴"}.fad.fa-sad-tear:after,.fa-duotone.fa-sad-tear:after{content:"􏖴"}.fad.fa-face-smile:after,.fa-duotone.fa-face-smile:after{content:"􏄘"}.fad.fa-smile:after,.fa-duotone.fa-smile:after{content:"􏄘"}.fad.fa-face-smile-beam:after,.fa-duotone.fa-face-smile-beam:after{content:"􏖸"}.fad.fa-smile-beam:after,.fa-duotone.fa-smile-beam:after{content:"􏖸"}.fad.fa-face-smile-plus:after,.fa-duotone.fa-face-smile-plus:after{content:"􏖹"}.fad.fa-smile-plus:after,.fa-duotone.fa-smile-plus:after{content:"􏖹"}.fad.fa-face-smile-wink:after,.fa-duotone.fa-face-smile-wink:after{content:"􏓚"}.fad.fa-smile-wink:after,.fa-duotone.fa-smile-wink:after{content:"􏓚"}.fad.fa-face-surprise:after,.fa-duotone.fa-face-surprise:after{content:"􏗂"}.fad.fa-surprise:after,.fa-duotone.fa-surprise:after{content:"􏗂"}.fad.fa-face-tired:after,.fa-duotone.fa-face-tired:after{content:"􏗈"}.fad.fa-tired:after,.fa-duotone.fa-tired:after{content:"􏗈"}.fad.fa-fan:after,.fa-duotone.fa-fan:after{content:"􏡣"}.fad.fa-fan-table:after,.fa-duotone.fa-fan-table:after{content:"􎀄"}.fad.fa-farm:after,.fa-duotone.fa-farm:after{content:"􏡤"}.fad.fa-barn-silo:after,.fa-duotone.fa-barn-silo:after{content:"􏡤"}.fad.fa-faucet:after,.fa-duotone.fa-faucet:after{content:"􎀅"}.fad.fa-faucet-drip:after,.fa-duotone.fa-faucet-drip:after{content:"􎀆"}.fad.fa-fax:after,.fa-duotone.fa-fax:after{content:"􏆬"}.fad.fa-feather:after,.fa-duotone.fa-feather:after{content:"􏔭"}.fad.fa-feather-pointed:after,.fa-duotone.fa-feather-pointed:after{content:"􏕫"}.fad.fa-feather-alt:after,.fa-duotone.fa-feather-alt:after{content:"􏕫"}.fad.fa-fence:after,.fa-duotone.fa-fence:after{content:"􎆁"}.fad.fa-field-hockey-stick-ball:after,.fa-duotone.fa-field-hockey-stick-ball:after{content:"􏑌"}.fad.fa-field-hockey:after,.fa-duotone.fa-field-hockey:after{content:"􏑌"}.fad.fa-file:after,.fa-duotone.fa-file:after{content:"􏅛"}.fad.fa-file-arrow-down:after,.fa-duotone.fa-file-arrow-down:after{content:"􏕭"}.fad.fa-file-download:after,.fa-duotone.fa-file-download:after{content:"􏕭"}.fad.fa-file-arrow-up:after,.fa-duotone.fa-file-arrow-up:after{content:"􏕴"}.fad.fa-file-upload:after,.fa-duotone.fa-file-upload:after{content:"􏕴"}.fad.fa-file-audio:after,.fa-duotone.fa-file-audio:after{content:"􏇇"}.fad.fa-file-binary:after,.fa-duotone.fa-file-binary:after{content:"􎆂"}.fad.fa-file-certificate:after,.fa-duotone.fa-file-certificate:after{content:"􏗳"}.fad.fa-file-award:after,.fa-duotone.fa-file-award:after{content:"􏗳"}.fad.fa-file-chart-column:after,.fa-duotone.fa-file-chart-column:after{content:"􏙙"}.fad.fa-file-chart-line:after,.fa-duotone.fa-file-chart-line:after{content:"􏙙"}.fad.fa-file-chart-pie:after,.fa-duotone.fa-file-chart-pie:after{content:"􏙚"}.fad.fa-file-check:after,.fa-duotone.fa-file-check:after{content:"􏌖"}.fad.fa-file-code:after,.fa-duotone.fa-file-code:after{content:"􏇉"}.fad.fa-file-contract:after,.fa-duotone.fa-file-contract:after{content:"􏕬"}.fad.fa-file-csv:after,.fa-duotone.fa-file-csv:after{content:"􏛝"}.fad.fa-file-dashed-line:after,.fa-duotone.fa-file-dashed-line:after{content:"􏡷"}.fad.fa-page-break:after,.fa-duotone.fa-page-break:after{content:"􏡷"}.fad.fa-file-excel:after,.fa-duotone.fa-file-excel:after{content:"􏇃"}.fad.fa-file-exclamation:after,.fa-duotone.fa-file-exclamation:after{content:"􏌚"}.fad.fa-file-export:after,.fa-duotone.fa-file-export:after{content:"􏕮"}.fad.fa-arrow-right-from-file:after,.fa-duotone.fa-arrow-right-from-file:after{content:"􏕮"}.fad.fa-file-heart:after,.fa-duotone.fa-file-heart:after{content:"􎆃"}.fad.fa-file-image:after,.fa-duotone.fa-file-image:after{content:"􏇅"}.fad.fa-file-import:after,.fa-duotone.fa-file-import:after{content:"􏕯"}.fad.fa-arrow-right-to-file:after,.fa-duotone.fa-arrow-right-to-file:after{content:"􏕯"}.fad.fa-file-invoice:after,.fa-duotone.fa-file-invoice:after{content:"􏕰"}.fad.fa-file-invoice-dollar:after,.fa-duotone.fa-file-invoice-dollar:after{content:"􏕱"}.fad.fa-file-lines:after,.fa-duotone.fa-file-lines:after{content:"􏅜"}.fad.fa-file-alt:after,.fa-duotone.fa-file-alt:after{content:"􏅜"}.fad.fa-file-text:after,.fa-duotone.fa-file-text:after{content:"􏅜"}.fad.fa-file-magnifying-glass:after,.fa-duotone.fa-file-magnifying-glass:after{content:"􏡥"}.fad.fa-file-search:after,.fa-duotone.fa-file-search:after{content:"􏡥"}.fad.fa-file-medical:after,.fa-duotone.fa-file-medical:after{content:"􏑷"}.fad.fa-file-minus:after,.fa-duotone.fa-file-minus:after{content:"􏌘"}.fad.fa-file-music:after,.fa-duotone.fa-file-music:after{content:"􏢶"}.fad.fa-file-pdf:after,.fa-duotone.fa-file-pdf:after{content:"􏇁"}.fad.fa-file-pen:after,.fa-duotone.fa-file-pen:after{content:"􏌜"}.fad.fa-file-edit:after,.fa-duotone.fa-file-edit:after{content:"􏌜"}.fad.fa-file-plus:after,.fa-duotone.fa-file-plus:after{content:"􏌙"}.fad.fa-file-plus-minus:after,.fa-duotone.fa-file-plus-minus:after{content:"􎆄"}.fad.fa-file-powerpoint:after,.fa-duotone.fa-file-powerpoint:after{content:"􏇄"}.fad.fa-file-prescription:after,.fa-duotone.fa-file-prescription:after{content:"􏕲"}.fad.fa-file-signature:after,.fa-duotone.fa-file-signature:after{content:"􏕳"}.fad.fa-file-spreadsheet:after,.fa-duotone.fa-file-spreadsheet:after{content:"􏙛"}.fad.fa-file-user:after,.fa-duotone.fa-file-user:after{content:"􏙜"}.fad.fa-file-video:after,.fa-duotone.fa-file-video:after{content:"􏇈"}.fad.fa-file-waveform:after,.fa-duotone.fa-file-waveform:after{content:"􏑸"}.fad.fa-file-medical-alt:after,.fa-duotone.fa-file-medical-alt:after{content:"􏑸"}.fad.fa-file-word:after,.fa-duotone.fa-file-word:after{content:"􏇂"}.fad.fa-file-xmark:after,.fa-duotone.fa-file-xmark:after{content:"􏌗"}.fad.fa-file-times:after,.fa-duotone.fa-file-times:after{content:"􏌗"}.fad.fa-file-zipper:after,.fa-duotone.fa-file-zipper:after{content:"􏇆"}.fad.fa-file-archive:after,.fa-duotone.fa-file-archive:after{content:"􏇆"}.fad.fa-files:after,.fa-duotone.fa-files:after{content:"􎆅"}.fad.fa-files-medical:after,.fa-duotone.fa-files-medical:after{content:"􏟽"}.fad.fa-fill:after,.fa-duotone.fa-fill:after{content:"􏕵"}.fad.fa-fill-drip:after,.fa-duotone.fa-fill-drip:after{content:"􏕶"}.fad.fa-film:after,.fa-duotone.fa-film:after{content:"􏀈"}.fad.fa-film-canister:after,.fa-duotone.fa-film-canister:after{content:"􏢷"}.fad.fa-film-simple:after,.fa-duotone.fa-film-simple:after{content:"􏎠"}.fad.fa-film-alt:after,.fa-duotone.fa-film-alt:after{content:"􏎠"}.fad.fa-film-slash:after,.fa-duotone.fa-film-slash:after{content:"􎆆"}.fad.fa-films:after,.fa-duotone.fa-films:after{content:"􎆇"}.fad.fa-filter:after,.fa-duotone.fa-filter:after{content:"􏂰"}.fad.fa-filter-circle-dollar:after,.fa-duotone.fa-filter-circle-dollar:after{content:"􏙢"}.fad.fa-funnel-dollar:after,.fa-duotone.fa-funnel-dollar:after{content:"􏙢"}.fad.fa-filter-circle-xmark:after,.fa-duotone.fa-filter-circle-xmark:after{content:"􎆈"}.fad.fa-filter-list:after,.fa-duotone.fa-filter-list:after{content:"􎆉"}.fad.fa-filter-slash:after,.fa-duotone.fa-filter-slash:after{content:"􎆊"}.fad.fa-filters:after,.fa-duotone.fa-filters:after{content:"􎆋"}.fad.fa-fingerprint:after,.fa-duotone.fa-fingerprint:after{content:"􏕷"}.fad.fa-fire:after,.fa-duotone.fa-fire:after{content:"􏁭"}.fad.fa-fire-extinguisher:after,.fa-duotone.fa-fire-extinguisher:after{content:"􏄴"}.fad.fa-fire-flame:after,.fa-duotone.fa-fire-flame:after{content:"􏛟"}.fad.fa-flame:after,.fa-duotone.fa-flame:after{content:"􏛟"}.fad.fa-fire-flame-curved:after,.fa-duotone.fa-fire-flame-curved:after{content:"􏟤"}.fad.fa-fire-alt:after,.fa-duotone.fa-fire-alt:after{content:"􏟤"}.fad.fa-fire-flame-simple:after,.fa-duotone.fa-fire-flame-simple:after{content:"􏑪"}.fad.fa-burn:after,.fa-duotone.fa-burn:after{content:"􏑪"}.fad.fa-fire-hydrant:after,.fa-duotone.fa-fire-hydrant:after{content:"􎆌"}.fad.fa-fire-smoke:after,.fa-duotone.fa-fire-smoke:after{content:"􏝋"}.fad.fa-fireplace:after,.fa-duotone.fa-fireplace:after{content:"􏞚"}.fad.fa-fish:after,.fa-duotone.fa-fish:after{content:"􏕸"}.fad.fa-fish-cooked:after,.fa-duotone.fa-fish-cooked:after{content:"􏟾"}.fad.fa-flag:after,.fa-duotone.fa-flag:after{content:"􏀤"}.fad.fa-flag-checkered:after,.fa-duotone.fa-flag-checkered:after{content:"􏄞"}.fad.fa-flag-pennant:after,.fa-duotone.fa-flag-pennant:after{content:"􏑖"}.fad.fa-pennant:after,.fa-duotone.fa-pennant:after{content:"􏑖"}.fad.fa-flag-swallowtail:after,.fa-duotone.fa-flag-swallowtail:after{content:"􏝌"}.fad.fa-flag-alt:after,.fa-duotone.fa-flag-alt:after{content:"􏝌"}.fad.fa-flag-usa:after,.fa-duotone.fa-flag-usa:after{content:"􏝍"}.fad.fa-flashlight:after,.fa-duotone.fa-flashlight:after{content:"􏢸"}.fad.fa-flask:after,.fa-duotone.fa-flask:after{content:"􏃃"}.fad.fa-flask-round-poison:after,.fa-duotone.fa-flask-round-poison:after{content:"􏛠"}.fad.fa-flask-poison:after,.fa-duotone.fa-flask-poison:after{content:"􏛠"}.fad.fa-flask-round-potion:after,.fa-duotone.fa-flask-round-potion:after{content:"􏛡"}.fad.fa-flask-potion:after,.fa-duotone.fa-flask-potion:after{content:"􏛡"}.fad.fa-floppy-disk:after,.fa-duotone.fa-floppy-disk:after{content:"􏃇"}.fad.fa-save:after,.fa-duotone.fa-save:after{content:"􏃇"}.fad.fa-floppy-disk-circle-arrow-right:after,.fa-duotone.fa-floppy-disk-circle-arrow-right:after{content:"􎆍"}.fad.fa-save-circle-arrow-right:after,.fa-duotone.fa-save-circle-arrow-right:after{content:"􎆍"}.fad.fa-floppy-disk-circle-xmark:after,.fa-duotone.fa-floppy-disk-circle-xmark:after{content:"􎆎"}.fad.fa-floppy-disk-times:after,.fa-duotone.fa-floppy-disk-times:after{content:"􎆎"}.fad.fa-save-times:after,.fa-duotone.fa-save-times:after{content:"􎆎"}.fad.fa-save-circle-xmark:after,.fa-duotone.fa-save-circle-xmark:after{content:"􎆎"}.fad.fa-floppy-disk-pen:after,.fa-duotone.fa-floppy-disk-pen:after{content:"􎆏"}.fad.fa-floppy-disks:after,.fa-duotone.fa-floppy-disks:after{content:"􎆐"}.fad.fa-florin-sign:after,.fa-duotone.fa-florin-sign:after{content:"􎆑"}.fad.fa-flower:after,.fa-duotone.fa-flower:after{content:"􏟿"}.fad.fa-flower-daffodil:after,.fa-duotone.fa-flower-daffodil:after{content:"􏠀"}.fad.fa-flower-tulip:after,.fa-duotone.fa-flower-tulip:after{content:"􏠁"}.fad.fa-flute:after,.fa-duotone.fa-flute:after{content:"􏢹"}.fad.fa-flux-capacitor:after,.fa-duotone.fa-flux-capacitor:after{content:"􏢺"}.fad.fa-folder:after,.fa-duotone.fa-folder:after{content:"􏁻"}.fad.fa-folder-arrow-down:after,.fa-duotone.fa-folder-arrow-down:after{content:"􎁓"}.fad.fa-folder-download:after,.fa-duotone.fa-folder-download:after{content:"􎁓"}.fad.fa-folder-arrow-up:after,.fa-duotone.fa-folder-arrow-up:after{content:"􎁔"}.fad.fa-folder-upload:after,.fa-duotone.fa-folder-upload:after{content:"􎁔"}.fad.fa-folder-blank:after,.fa-duotone.fa-folder-blank:after{content:"􎆒"}.fad.fa-folder-bookmark:after,.fa-duotone.fa-folder-bookmark:after{content:"􎆓"}.fad.fa-folder-gear:after,.fa-duotone.fa-folder-gear:after{content:"􎆔"}.fad.fa-folder-cog:after,.fa-duotone.fa-folder-cog:after{content:"􎆔"}.fad.fa-folder-grid:after,.fa-duotone.fa-folder-grid:after{content:"􎆕"}.fad.fa-folder-heart:after,.fa-duotone.fa-folder-heart:after{content:"􎆖"}.fad.fa-folder-image:after,.fa-duotone.fa-folder-image:after{content:"􎆗"}.fad.fa-folder-magnifying-glass:after,.fa-duotone.fa-folder-magnifying-glass:after{content:"􎆘"}.fad.fa-folder-search:after,.fa-duotone.fa-folder-search:after{content:"􎆘"}.fad.fa-folder-medical:after,.fa-duotone.fa-folder-medical:after{content:"􎆙"}.fad.fa-folder-minus:after,.fa-duotone.fa-folder-minus:after{content:"􏙝"}.fad.fa-folder-music:after,.fa-duotone.fa-folder-music:after{content:"􎆚"}.fad.fa-folder-open:after,.fa-duotone.fa-folder-open:after{content:"􏁼"}.fad.fa-folder-plus:after,.fa-duotone.fa-folder-plus:after{content:"􏙞"}.fad.fa-folder-tree:after,.fa-duotone.fa-folder-tree:after{content:"􏠂"}.fad.fa-folder-user:after,.fa-duotone.fa-folder-user:after{content:"􎆛"}.fad.fa-folder-xmark:after,.fa-duotone.fa-folder-xmark:after{content:"􏙟"}.fad.fa-folder-times:after,.fa-duotone.fa-folder-times:after{content:"􏙟"}.fad.fa-folders:after,.fa-duotone.fa-folders:after{content:"􏙠"}.fad.fa-font:after,.fa-duotone.fa-font:after{content:"􏀱"}.fad.fa-font-awesome:after,.fa-duotone.fa-font-awesome:after{content:"􏊴"}.fad.fa-font-awesome-logo-full:after,.fa-duotone.fa-font-awesome-logo-full:after{content:"􏊴"}.fad.fa-font-awesome-flag:after,.fa-duotone.fa-font-awesome-flag:after{content:"􏊴"}.fad.fa-font-case:after,.fa-duotone.fa-font-case:after{content:"􏡦"}.fad.fa-football-ball:after,.fa-duotone.fa-football-ball:after{content:"􏑎"}.fad.fa-football-helmet:after,.fa-duotone.fa-football-helmet:after{content:"􏑏"}.fad.fa-fork:after,.fa-duotone.fa-fork:after{content:"􏋣"}.fad.fa-utensil-fork:after,.fa-duotone.fa-utensil-fork:after{content:"􏋣"}.fad.fa-fork-knife:after,.fa-duotone.fa-fork-knife:after{content:"􏋦"}.fad.fa-utensils-alt:after,.fa-duotone.fa-utensils-alt:after{content:"􏋦"}.fad.fa-forklift:after,.fa-duotone.fa-forklift:after{content:"􏑺"}.fad.fa-forward:after,.fa-duotone.fa-forward:after{content:"􏁎"}.fad.fa-forward-fast:after,.fa-duotone.fa-forward-fast:after{content:"􏁐"}.fad.fa-fast-forward:after,.fa-duotone.fa-fast-forward:after{content:"􏁐"}.fad.fa-forward-step:after,.fa-duotone.fa-forward-step:after{content:"􏁑"}.fad.fa-step-forward:after,.fa-duotone.fa-step-forward:after{content:"􏁑"}.fad.fa-franc-sign:after,.fa-duotone.fa-franc-sign:after{content:"􎆜"}.fad.fa-french-fries:after,.fa-duotone.fa-french-fries:after{content:"􏠃"}.fad.fa-frog:after,.fa-duotone.fa-frog:after{content:"􏔮"}.fad.fa-function:after,.fa-duotone.fa-function:after{content:"􏙡"}.fad.fa-futbol-ball:after,.fa-duotone.fa-futbol-ball:after{content:"􏇣"}.fad.fa-soccer-ball:after,.fa-duotone.fa-soccer-ball:after{content:"􏇣"}.fad.fa-futbol:after,.fa-duotone.fa-futbol:after{content:"􏇣"}.fad.fa-g:after,.fa-duotone.fa-g:after{content:"􎆝"}.fad.fa-galaxy:after,.fa-duotone.fa-galaxy:after{content:"􎀈"}.fad.fa-game-board:after,.fa-duotone.fa-game-board:after{content:"􏡧"}.fad.fa-game-board-simple:after,.fa-duotone.fa-game-board-simple:after{content:"􏡨"}.fad.fa-game-board-alt:after,.fa-duotone.fa-game-board-alt:after{content:"􏡨"}.fad.fa-game-console-handheld:after,.fa-duotone.fa-game-console-handheld:after{content:"􏢻"}.fad.fa-gamepad:after,.fa-duotone.fa-gamepad:after{content:"􏄛"}.fad.fa-gamepad-modern:after,.fa-duotone.fa-gamepad-modern:after{content:"􏢼"}.fad.fa-gamepad-alt:after,.fa-duotone.fa-gamepad-alt:after{content:"􏢼"}.fad.fa-garage:after,.fa-duotone.fa-garage:after{content:"􎀉"}.fad.fa-garage-car:after,.fa-duotone.fa-garage-car:after{content:"􎀊"}.fad.fa-garage-open:after,.fa-duotone.fa-garage-open:after{content:"􎀋"}.fad.fa-gas-pump:after,.fa-duotone.fa-gas-pump:after{content:"􏔯"}.fad.fa-gas-pump-slash:after,.fa-duotone.fa-gas-pump-slash:after{content:"􏗴"}.fad.fa-gauge:after,.fa-duotone.fa-gauge:after{content:"􏘥"}.fad.fa-gauge-high:after,.fa-duotone.fa-gauge-high:after{content:"􏘥"}.fad.fa-tachometer-alt:after,.fa-duotone.fa-tachometer-alt:after{content:"􏘥"}.fad.fa-tachometer-alt-fast:after,.fa-duotone.fa-tachometer-alt-fast:after{content:"􏘥"}.fad.fa-dashboard:after,.fa-duotone.fa-dashboard:after{content:"􏘥"}.fad.fa-gauge-low:after,.fa-duotone.fa-gauge-low:after{content:"􏘧"}.fad.fa-tachometer-alt-slow:after,.fa-duotone.fa-tachometer-alt-slow:after{content:"􏘧"}.fad.fa-gauge-max:after,.fa-duotone.fa-gauge-max:after{content:"􏘦"}.fad.fa-tachometer-alt-fastest:after,.fa-duotone.fa-tachometer-alt-fastest:after{content:"􏘦"}.fad.fa-gauge-med:after,.fa-duotone.fa-gauge-med:after{content:"􏘤"}.fad.fa-tachometer-alt-average:after,.fa-duotone.fa-tachometer-alt-average:after{content:"􏘤"}.fad.fa-gauge-min:after,.fa-duotone.fa-gauge-min:after{content:"􏘨"}.fad.fa-tachometer-alt-slowest:after,.fa-duotone.fa-tachometer-alt-slowest:after{content:"􏘨"}.fad.fa-gauge-simple:after,.fa-duotone.fa-gauge-simple:after{content:"􏘪"}.fad.fa-gauge-simple-high:after,.fa-duotone.fa-gauge-simple-high:after{content:"􏘪"}.fad.fa-tachometer:after,.fa-duotone.fa-tachometer:after{content:"􏘪"}.fad.fa-gauge-simple-low:after,.fa-duotone.fa-gauge-simple-low:after{content:"􏘬"}.fad.fa-tachometer-slow:after,.fa-duotone.fa-tachometer-slow:after{content:"􏘬"}.fad.fa-gauge-simple-max:after,.fa-duotone.fa-gauge-simple-max:after{content:"􏘫"}.fad.fa-tachometer-fastest:after,.fa-duotone.fa-tachometer-fastest:after{content:"􏘫"}.fad.fa-gauge-simple-med:after,.fa-duotone.fa-gauge-simple-med:after{content:"􏘩"}.fad.fa-tachometer-average:after,.fa-duotone.fa-tachometer-average:after{content:"􏘩"}.fad.fa-gauge-simple-min:after,.fa-duotone.fa-gauge-simple-min:after{content:"􏘭"}.fad.fa-tachometer-slowest:after,.fa-duotone.fa-tachometer-slowest:after{content:"􏘭"}.fad.fa-gavel:after,.fa-duotone.fa-gavel:after{content:"􏃣"}.fad.fa-legal:after,.fa-duotone.fa-legal:after{content:"􏃣"}.fad.fa-gear:after,.fa-duotone.fa-gear:after{content:"􏀓"}.fad.fa-cog:after,.fa-duotone.fa-cog:after{content:"􏀓"}.fad.fa-gears:after,.fa-duotone.fa-gears:after{content:"􏂅"}.fad.fa-cogs:after,.fa-duotone.fa-cogs:after{content:"􏂅"}.fad.fa-gem:after,.fa-duotone.fa-gem:after{content:"􏎥"}.fad.fa-genderless:after,.fa-duotone.fa-genderless:after{content:"􏈭"}.fad.fa-ghost:after,.fa-duotone.fa-ghost:after{content:"􏛢"}.fad.fa-gif:after,.fa-duotone.fa-gif:after{content:"􎆞"}.fad.fa-gift:after,.fa-duotone.fa-gift:after{content:"􏁫"}.fad.fa-gift-card:after,.fa-duotone.fa-gift-card:after{content:"􏙣"}.fad.fa-gifts:after,.fa-duotone.fa-gifts:after{content:"􏞜"}.fad.fa-gingerbread-man:after,.fa-duotone.fa-gingerbread-man:after{content:"􏞝"}.fad.fa-glass:after,.fa-duotone.fa-glass:after{content:"􏠄"}.fad.fa-glass-citrus:after,.fa-duotone.fa-glass-citrus:after{content:"􏡩"}.fad.fa-glass-empty:after,.fa-duotone.fa-glass-empty:after{content:"􎆟"}.fad.fa-glass-half:after,.fa-duotone.fa-glass-half:after{content:"􎆠"}.fad.fa-glass-half-full:after,.fa-duotone.fa-glass-half-full:after{content:"􎆠"}.fad.fa-glass-half-empty:after,.fa-duotone.fa-glass-half-empty:after{content:"􎆠"}.fad.fa-glasses:after,.fa-duotone.fa-glasses:after{content:"􏔰"}.fad.fa-glasses-round:after,.fa-duotone.fa-glasses-round:after{content:"􏗵"}.fad.fa-glasses-alt:after,.fa-duotone.fa-glasses-alt:after{content:"􏗵"}.fad.fa-globe:after,.fa-duotone.fa-globe:after{content:"􏂬"}.fad.fa-globe-snow:after,.fa-duotone.fa-globe-snow:after{content:"􏞣"}.fad.fa-globe-stand:after,.fa-duotone.fa-globe-stand:after{content:"􏗶"}.fad.fa-golf-ball-tee:after,.fa-duotone.fa-golf-ball-tee:after{content:"􏑐"}.fad.fa-golf-ball:after,.fa-duotone.fa-golf-ball:after{content:"􏑐"}.fad.fa-golf-club:after,.fa-duotone.fa-golf-club:after{content:"􏑑"}.fad.fa-gopuram:after,.fa-duotone.fa-gopuram:after{content:"􏙤"}.fad.fa-graduation-cap:after,.fa-duotone.fa-graduation-cap:after{content:"􏆝"}.fad.fa-mortar-board:after,.fa-duotone.fa-mortar-board:after{content:"􏆝"}.fad.fa-gramophone:after,.fa-duotone.fa-gramophone:after{content:"􏢽"}.fad.fa-grate:after,.fa-duotone.fa-grate:after{content:"􎆡"}.fad.fa-grate-droplet:after,.fa-duotone.fa-grate-droplet:after{content:"􎆢"}.fad.fa-greater-than:after,.fa-duotone.fa-greater-than:after{content:"􏔱"}.fad.fa-greater-than-equal:after,.fa-duotone.fa-greater-than-equal:after{content:"􏔲"}.fad.fa-grid:after,.fa-duotone.fa-grid:after{content:"􎆣"}.fad.fa-grid-3:after,.fa-duotone.fa-grid-3:after{content:"􎆣"}.fad.fa-grid-2:after,.fa-duotone.fa-grid-2:after{content:"􎆤"}.fad.fa-grid-2-plus:after,.fa-duotone.fa-grid-2-plus:after{content:"􎆥"}.fad.fa-grid-4:after,.fa-duotone.fa-grid-4:after{content:"􎆦"}.fad.fa-grid-5:after,.fa-duotone.fa-grid-5:after{content:"􎆧"}.fad.fa-grip:after,.fa-duotone.fa-grip:after{content:"􏖍"}.fad.fa-grip-horizontal:after,.fa-duotone.fa-grip-horizontal:after{content:"􏖍"}.fad.fa-grip-lines:after,.fa-duotone.fa-grip-lines:after{content:"􏞤"}.fad.fa-grip-lines-vertical:after,.fa-duotone.fa-grip-lines-vertical:after{content:"􏞥"}.fad.fa-grip-vertical:after,.fa-duotone.fa-grip-vertical:after{content:"􏖎"}.fad.fa-guarani-sign:after,.fa-duotone.fa-guarani-sign:after{content:"􎆨"}.fad.fa-guitar:after,.fa-duotone.fa-guitar:after{content:"􏞦"}.fad.fa-guitar-electric:after,.fa-duotone.fa-guitar-electric:after{content:"􏢾"}.fad.fa-guitars:after,.fa-duotone.fa-guitars:after{content:"􏢿"}.fad.fa-gun:after,.fa-duotone.fa-gun:after{content:"􎆩"}.fad.fa-gun-slash:after,.fa-duotone.fa-gun-slash:after{content:"􎆪"}.fad.fa-gun-squirt:after,.fa-duotone.fa-gun-squirt:after{content:"􎆫"}.fad.fa-h:after,.fa-duotone.fa-h:after{content:"􎆬"}.fad.fa-h1:after,.fa-duotone.fa-h1:after{content:"􏌓"}.fad.fa-h2:after,.fa-duotone.fa-h2:after{content:"􏌔"}.fad.fa-h3:after,.fa-duotone.fa-h3:after{content:"􏌕"}.fad.fa-h4:after,.fa-duotone.fa-h4:after{content:"􏡪"}.fad.fa-hammer:after,.fa-duotone.fa-hammer:after{content:"􏛣"}.fad.fa-hammer-war:after,.fa-duotone.fa-hammer-war:after{content:"􏛤"}.fad.fa-hamsa:after,.fa-duotone.fa-hamsa:after{content:"􏙥"}.fad.fa-hand-back-point-down:after,.fa-duotone.fa-hand-back-point-down:after{content:"􎆭"}.fad.fa-hand-back-point-left:after,.fa-duotone.fa-hand-back-point-left:after{content:"􎆮"}.fad.fa-hand-back-point-right:after,.fa-duotone.fa-hand-back-point-right:after{content:"􎆯"}.fad.fa-hand-back-point-up:after,.fa-duotone.fa-hand-back-point-up:after{content:"􎆰"}.fad.fa-hand-dots:after,.fa-duotone.fa-hand-dots:after{content:"􏑡"}.fad.fa-allergies:after,.fa-duotone.fa-allergies:after{content:"􏑡"}.fad.fa-hand-fingers-crossed:after,.fa-duotone.fa-hand-fingers-crossed:after{content:"􎆱"}.fad.fa-hand-fist:after,.fa-duotone.fa-hand-fist:after{content:"􏛞"}.fad.fa-fist-raised:after,.fa-duotone.fa-fist-raised:after{content:"􏛞"}.fad.fa-hand-heart:after,.fa-duotone.fa-hand-heart:after{content:"􏒼"}.fad.fa-hand-holding:after,.fa-duotone.fa-hand-holding:after{content:"􏒽"}.fad.fa-hand-holding-box:after,.fa-duotone.fa-hand-holding-box:after{content:"􏑻"}.fad.fa-hand-holding-dollar:after,.fa-duotone.fa-hand-holding-dollar:after{content:"􏓀"}.fad.fa-hand-holding-usd:after,.fa-duotone.fa-hand-holding-usd:after{content:"􏓀"}.fad.fa-hand-holding-droplet:after,.fa-duotone.fa-hand-holding-droplet:after{content:"􏓁"}.fad.fa-hand-holding-water:after,.fa-duotone.fa-hand-holding-water:after{content:"􏓁"}.fad.fa-hand-holding-heart:after,.fa-duotone.fa-hand-holding-heart:after{content:"􏒾"}.fad.fa-hand-holding-magic:after,.fa-duotone.fa-hand-holding-magic:after{content:"􏛥"}.fad.fa-hand-holding-medical:after,.fa-duotone.fa-hand-holding-medical:after{content:"􎁜"}.fad.fa-hand-holding-seedling:after,.fa-duotone.fa-hand-holding-seedling:after{content:"􏒿"}.fad.fa-hand-holding-skull:after,.fa-duotone.fa-hand-holding-skull:after{content:"􎆲"}.fad.fa-hand-lizard:after,.fa-duotone.fa-hand-lizard:after{content:"􏉘"}.fad.fa-hand-love:after,.fa-duotone.fa-hand-love:after{content:"􎆳"}.fad.fa-hand-middle-finger:after,.fa-duotone.fa-hand-middle-finger:after{content:"􏠆"}.fad.fa-hand-paper:after,.fa-duotone.fa-hand-paper:after{content:"􏉖"}.fad.fa-hand-peace:after,.fa-duotone.fa-hand-peace:after{content:"􏉛"}.fad.fa-hand-point-down:after,.fa-duotone.fa-hand-point-down:after{content:"􏂧"}.fad.fa-hand-point-left:after,.fa-duotone.fa-hand-point-left:after{content:"􏂥"}.fad.fa-hand-point-right:after,.fa-duotone.fa-hand-point-right:after{content:"􏂤"}.fad.fa-hand-point-up:after,.fa-duotone.fa-hand-point-up:after{content:"􏂦"}.fad.fa-hand-pointer:after,.fa-duotone.fa-hand-pointer:after{content:"􏉚"}.fad.fa-hand-rock:after,.fa-duotone.fa-hand-rock:after{content:"􏉕"}.fad.fa-hand-scissors:after,.fa-duotone.fa-hand-scissors:after{content:"􏉗"}.fad.fa-hand-sparkles:after,.fa-duotone.fa-hand-sparkles:after{content:"􎁝"}.fad.fa-hand-spock:after,.fa-duotone.fa-hand-spock:after{content:"􏉙"}.fad.fa-hand-wave:after,.fa-duotone.fa-hand-wave:after{content:"􎆴"}.fad.fa-hands:after,.fa-duotone.fa-hands:after{content:"􏊧"}.fad.fa-sign-language:after,.fa-duotone.fa-sign-language:after{content:"􏊧"}.fad.fa-signing:after,.fa-duotone.fa-signing:after{content:"􏊧"}.fad.fa-hands-asl-interpreting:after,.fa-duotone.fa-hands-asl-interpreting:after{content:"􏊣"}.fad.fa-american-sign-language-interpreting:after,.fa-duotone.fa-american-sign-language-interpreting:after{content:"􏊣"}.fad.fa-hands-american-sign-language-interpreting:after,.fa-duotone.fa-hands-american-sign-language-interpreting:after{content:"􏊣"}.fad.fa-asl-interpreting:after,.fa-duotone.fa-asl-interpreting:after{content:"􏊣"}.fad.fa-hands-bubbles:after,.fa-duotone.fa-hands-bubbles:after{content:"􎁞"}.fad.fa-hands-wash:after,.fa-duotone.fa-hands-wash:after{content:"􎁞"}.fad.fa-hands-clapping:after,.fa-duotone.fa-hands-clapping:after{content:"􎆵"}.fad.fa-hands-holding:after,.fa-duotone.fa-hands-holding:after{content:"􏓂"}.fad.fa-hands-holding-diamond:after,.fa-duotone.fa-hands-holding-diamond:after{content:"􏑼"}.fad.fa-hand-receiving:after,.fa-duotone.fa-hand-receiving:after{content:"􏑼"}.fad.fa-hands-holding-dollar:after,.fa-duotone.fa-hands-holding-dollar:after{content:"􏓅"}.fad.fa-hands-usd:after,.fa-duotone.fa-hands-usd:after{content:"􏓅"}.fad.fa-hands-holding-heart:after,.fa-duotone.fa-hands-holding-heart:after{content:"􏓃"}.fad.fa-hands-heart:after,.fa-duotone.fa-hands-heart:after{content:"􏓃"}.fad.fa-hands-horns:after,.fa-duotone.fa-hands-horns:after{content:"􎆶"}.fad.fa-hands-praying:after,.fa-duotone.fa-hands-praying:after{content:"􏚄"}.fad.fa-praying-hands:after,.fa-duotone.fa-praying-hands:after{content:"􏚄"}.fad.fa-handshake:after,.fa-duotone.fa-handshake:after{content:"􏊵"}.fad.fa-handshake-angle:after,.fa-duotone.fa-handshake-angle:after{content:"􏓄"}.fad.fa-hands-helping:after,.fa-duotone.fa-hands-helping:after{content:"􏓄"}.fad.fa-handshake-simple:after,.fa-duotone.fa-handshake-simple:after{content:"􏓆"}.fad.fa-handshake-alt:after,.fa-duotone.fa-handshake-alt:after{content:"􏓆"}.fad.fa-handshake-simple-slash:after,.fa-duotone.fa-handshake-simple-slash:after{content:"􎁟"}.fad.fa-handshake-alt-slash:after,.fa-duotone.fa-handshake-alt-slash:after{content:"􎁟"}.fad.fa-handshake-slash:after,.fa-duotone.fa-handshake-slash:after{content:"􎁠"}.fad.fa-hanukiah:after,.fa-duotone.fa-hanukiah:after{content:"􏛦"}.fad.fa-hard-drive:after,.fa-duotone.fa-hard-drive:after{content:"􏂠"}.fad.fa-hdd:after,.fa-duotone.fa-hdd:after{content:"􏂠"}.fad.fa-hashtag:after,.fa-duotone.fa-hashtag:after{content:"􏊒"}.fad.fa-hat-chef:after,.fa-duotone.fa-hat-chef:after{content:"􏡫"}.fad.fa-hat-cowboy:after,.fa-duotone.fa-hat-cowboy:after{content:"􏣀"}.fad.fa-hat-cowboy-side:after,.fa-duotone.fa-hat-cowboy-side:after{content:"􏣁"}.fad.fa-hat-santa:after,.fa-duotone.fa-hat-santa:after{content:"􏞧"}.fad.fa-hat-winter:after,.fa-duotone.fa-hat-winter:after{content:"􏞨"}.fad.fa-hat-witch:after,.fa-duotone.fa-hat-witch:after{content:"􏛧"}.fad.fa-hat-wizard:after,.fa-duotone.fa-hat-wizard:after{content:"􏛨"}.fad.fa-head-side:after,.fa-duotone.fa-head-side:after{content:"􏛩"}.fad.fa-head-side-brain:after,.fa-duotone.fa-head-side-brain:after{content:"􏠈"}.fad.fa-head-side-cough:after,.fa-duotone.fa-head-side-cough:after{content:"􎁡"}.fad.fa-head-side-cough-slash:after,.fa-duotone.fa-head-side-cough-slash:after{content:"􎁢"}.fad.fa-head-side-goggles:after,.fa-duotone.fa-head-side-goggles:after{content:"􏛪"}.fad.fa-head-vr:after,.fa-duotone.fa-head-vr:after{content:"􏛪"}.fad.fa-head-side-headphones:after,.fa-duotone.fa-head-side-headphones:after{content:"􏣂"}.fad.fa-head-side-heart:after,.fa-duotone.fa-head-side-heart:after{content:"􎆷"}.fad.fa-head-side-mask:after,.fa-duotone.fa-head-side-mask:after{content:"􎁣"}.fad.fa-head-side-medical:after,.fa-duotone.fa-head-side-medical:after{content:"􏠉"}.fad.fa-head-side-virus:after,.fa-duotone.fa-head-side-virus:after{content:"􎁤"}.fad.fa-heading:after,.fa-duotone.fa-heading:after{content:"􏇜"}.fad.fa-header:after,.fa-duotone.fa-header:after{content:"􏇜"}.fad.fa-headphones:after,.fa-duotone.fa-headphones:after{content:"􏀥"}.fad.fa-headphones-simple:after,.fa-duotone.fa-headphones-simple:after{content:"􏖏"}.fad.fa-headphones-alt:after,.fa-duotone.fa-headphones-alt:after{content:"􏖏"}.fad.fa-headset:after,.fa-duotone.fa-headset:after{content:"􏖐"}.fad.fa-heart:after,.fa-duotone.fa-heart:after{content:"􏀄"}.fad.fa-heart-crack:after,.fa-duotone.fa-heart-crack:after{content:"􏞩"}.fad.fa-heart-broken:after,.fa-duotone.fa-heart-broken:after{content:"􏞩"}.fad.fa-heart-half:after,.fa-duotone.fa-heart-half:after{content:"􎆸"}.fad.fa-heart-half-stroke:after,.fa-duotone.fa-heart-half-stroke:after{content:"􎆹"}.fad.fa-heart-half-alt:after,.fa-duotone.fa-heart-half-alt:after{content:"􎆹"}.fad.fa-heart-pulse:after,.fa-duotone.fa-heart-pulse:after{content:"􏈞"}.fad.fa-heartbeat:after,.fa-duotone.fa-heartbeat:after{content:"􏈞"}.fad.fa-heat:after,.fa-duotone.fa-heat:after{content:"􎀌"}.fad.fa-helicopter:after,.fa-duotone.fa-helicopter:after{content:"􏔳"}.fad.fa-helmet-battle:after,.fa-duotone.fa-helmet-battle:after{content:"􏛫"}.fad.fa-helmet-safety:after,.fa-duotone.fa-helmet-safety:after{content:"􏠇"}.fad.fa-hat-hard:after,.fa-duotone.fa-hat-hard:after{content:"􏠇"}.fad.fa-hard-hat:after,.fa-duotone.fa-hard-hat:after{content:"􏠇"}.fad.fa-hexagon:after,.fa-duotone.fa-hexagon:after{content:"􏌒"}.fad.fa-hexagon-divide:after,.fa-duotone.fa-hexagon-divide:after{content:"􎆺"}.fad.fa-hexagon-minus:after,.fa-duotone.fa-hexagon-minus:after{content:"􏌇"}.fad.fa-minus-hexagon:after,.fa-duotone.fa-minus-hexagon:after{content:"􏌇"}.fad.fa-hexagon-plus:after,.fa-duotone.fa-hexagon-plus:after{content:"􏌀"}.fad.fa-plus-hexagon:after,.fa-duotone.fa-plus-hexagon:after{content:"􏌀"}.fad.fa-hexagon-xmark:after,.fa-duotone.fa-hexagon-xmark:after{content:"􏋮"}.fad.fa-times-hexagon:after,.fa-duotone.fa-times-hexagon:after{content:"􏋮"}.fad.fa-xmark-hexagon:after,.fa-duotone.fa-xmark-hexagon:after{content:"􏋮"}.fad.fa-high-definition:after,.fa-duotone.fa-high-definition:after{content:"􎆻"}.fad.fa-highlighter:after,.fa-duotone.fa-highlighter:after{content:"􏖑"}.fad.fa-highlighter-line:after,.fa-duotone.fa-highlighter-line:after{content:"􎆼"}.fad.fa-hippo:after,.fa-duotone.fa-hippo:after{content:"􏛭"}.fad.fa-hockey-mask:after,.fa-duotone.fa-hockey-mask:after{content:"􏛮"}.fad.fa-hockey-puck:after,.fa-duotone.fa-hockey-puck:after{content:"􏑓"}.fad.fa-hockey-sticks:after,.fa-duotone.fa-hockey-sticks:after{content:"􏑔"}.fad.fa-holly-berry:after,.fa-duotone.fa-holly-berry:after{content:"􏞪"}.fad.fa-home:after,.fa-duotone.fa-home:after{content:"􏀕"}.fad.fa-home-lg:after,.fa-duotone.fa-home-lg:after{content:"􏀕"}.fad.fa-home-heart:after,.fa-duotone.fa-home-heart:after{content:"􏓉"}.fad.fa-home-simple:after,.fa-duotone.fa-home-simple:after{content:"􏠊"}.fad.fa-home-lg-alt:after,.fa-duotone.fa-home-lg-alt:after{content:"􏠊"}.fad.fa-home-user:after,.fa-duotone.fa-home-user:after{content:"􎆽"}.fad.fa-hood-cloak:after,.fa-duotone.fa-hood-cloak:after{content:"􏛯"}.fad.fa-horizontal-rule:after,.fa-duotone.fa-horizontal-rule:after{content:"􏡬"}.fad.fa-horse:after,.fa-duotone.fa-horse:after{content:"􏛰"}.fad.fa-horse-head:after,.fa-duotone.fa-horse-head:after{content:"􏞫"}.fad.fa-horse-saddle:after,.fa-duotone.fa-horse-saddle:after{content:"􏣃"}.fad.fa-hospital:after,.fa-duotone.fa-hospital:after{content:"􏃸"}.fad.fa-hospital-user:after,.fa-duotone.fa-hospital-user:after{content:"􏠍"}.fad.fa-hospital-wide:after,.fa-duotone.fa-hospital-wide:after{content:"􏑽"}.fad.fa-hospital-alt:after,.fa-duotone.fa-hospital-alt:after{content:"􏑽"}.fad.fa-hospitals:after,.fa-duotone.fa-hospitals:after{content:"􏠎"}.fad.fa-hot-tub-person:after,.fa-duotone.fa-hot-tub-person:after{content:"􏖓"}.fad.fa-hot-tub:after,.fa-duotone.fa-hot-tub:after{content:"􏖓"}.fad.fa-hotdog:after,.fa-duotone.fa-hotdog:after{content:"􏠏"}.fad.fa-hotel:after,.fa-duotone.fa-hotel:after{content:"􏖔"}.fad.fa-hourglass:after,.fa-duotone.fa-hourglass:after{content:"􏉔"}.fad.fa-hourglass-2:after,.fa-duotone.fa-hourglass-2:after{content:"􏉔"}.fad.fa-hourglass-half:after,.fa-duotone.fa-hourglass-half:after{content:"􏉔"}.fad.fa-hourglass-empty:after,.fa-duotone.fa-hourglass-empty:after{content:"􏉒"}.fad.fa-hourglass-end:after,.fa-duotone.fa-hourglass-end:after{content:"􏉓"}.fad.fa-hourglass-3:after,.fa-duotone.fa-hourglass-3:after{content:"􏉓"}.fad.fa-hourglass-start:after,.fa-duotone.fa-hourglass-start:after{content:"􏉑"}.fad.fa-hourglass-1:after,.fa-duotone.fa-hourglass-1:after{content:"􏉑"}.fad.fa-house:after,.fa-duotone.fa-house:after{content:"􎀍"}.fad.fa-house-building:after,.fa-duotone.fa-house-building:after{content:"􎆾"}.fad.fa-house-crack:after,.fa-duotone.fa-house-crack:after{content:"􏛱"}.fad.fa-house-damage:after,.fa-duotone.fa-house-damage:after{content:"􏛱"}.fad.fa-house-day:after,.fa-duotone.fa-house-day:after{content:"􎀎"}.fad.fa-house-flood:after,.fa-duotone.fa-house-flood:after{content:"􏝏"}.fad.fa-house-heart:after,.fa-duotone.fa-house-heart:after{content:"􎆿"}.fad.fa-house-laptop:after,.fa-duotone.fa-house-laptop:after{content:"􎁦"}.fad.fa-laptop-house:after,.fa-duotone.fa-laptop-house:after{content:"􎁦"}.fad.fa-house-medical:after,.fa-duotone.fa-house-medical:after{content:"􏟲"}.fad.fa-clinic-medical:after,.fa-duotone.fa-clinic-medical:after{content:"􏟲"}.fad.fa-house-night:after,.fa-duotone.fa-house-night:after{content:"􎀐"}.fad.fa-house-person-leave:after,.fa-duotone.fa-house-person-leave:after{content:"􎀏"}.fad.fa-house-person-depart:after,.fa-duotone.fa-house-person-depart:after{content:"􎀏"}.fad.fa-house-person-return:after,.fa-duotone.fa-house-person-return:after{content:"􎀑"}.fad.fa-house-person-arrive:after,.fa-duotone.fa-house-person-arrive:after{content:"􎀑"}.fad.fa-house-signal:after,.fa-duotone.fa-house-signal:after{content:"􎀒"}.fad.fa-house-tree:after,.fa-duotone.fa-house-tree:after{content:"􎇀"}.fad.fa-house-turret:after,.fa-duotone.fa-house-turret:after{content:"􎇁"}.fad.fa-house-user:after,.fa-duotone.fa-house-user:after{content:"􎁥"}.fad.fa-hryvnia-sign:after,.fa-duotone.fa-hryvnia-sign:after{content:"􏛲"}.fad.fa-hryvnia:after,.fa-duotone.fa-hryvnia:after{content:"􏛲"}.fad.fa-hurricane:after,.fa-duotone.fa-hurricane:after{content:"􏝑"}.fad.fa-i:after,.fa-duotone.fa-i:after{content:"􎇂"}.fad.fa-i-cursor:after,.fa-duotone.fa-i-cursor:after{content:"􏉆"}.fad.fa-ice-cream:after,.fa-duotone.fa-ice-cream:after{content:"􏠐"}.fad.fa-ice-skate:after,.fa-duotone.fa-ice-skate:after{content:"􏞬"}.fad.fa-icicles:after,.fa-duotone.fa-icicles:after{content:"􏞭"}.fad.fa-icons:after,.fa-duotone.fa-icons:after{content:"􏡭"}.fad.fa-heart-music-camera-bolt:after,.fa-duotone.fa-heart-music-camera-bolt:after{content:"􏡭"}.fad.fa-id-badge:after,.fa-duotone.fa-id-badge:after{content:"􏋁"}.fad.fa-id-card:after,.fa-duotone.fa-id-card:after{content:"􏋂"}.fad.fa-drivers-license:after,.fa-duotone.fa-drivers-license:after{content:"􏋂"}.fad.fa-id-card-clip:after,.fa-duotone.fa-id-card-clip:after{content:"􏑿"}.fad.fa-id-card-alt:after,.fa-duotone.fa-id-card-alt:after{content:"􏑿"}.fad.fa-igloo:after,.fa-duotone.fa-igloo:after{content:"􏞮"}.fad.fa-image:after,.fa-duotone.fa-image:after{content:"􏀾"}.fad.fa-image-landscape:after,.fa-duotone.fa-image-landscape:after{content:"􎇃"}.fad.fa-landscape:after,.fa-duotone.fa-landscape:after{content:"􎇃"}.fad.fa-image-polaroid:after,.fa-duotone.fa-image-polaroid:after{content:"􏣄"}.fad.fa-image-polaroid-user:after,.fa-duotone.fa-image-polaroid-user:after{content:"􎇄"}.fad.fa-image-portrait:after,.fa-duotone.fa-image-portrait:after{content:"􏏠"}.fad.fa-portrait:after,.fa-duotone.fa-portrait:after{content:"􏏠"}.fad.fa-image-slash:after,.fa-duotone.fa-image-slash:after{content:"􎇅"}.fad.fa-image-user:after,.fa-duotone.fa-image-user:after{content:"􎇆"}.fad.fa-images:after,.fa-duotone.fa-images:after{content:"􏌂"}.fad.fa-images-user:after,.fa-duotone.fa-images-user:after{content:"􎇇"}.fad.fa-inbox:after,.fa-duotone.fa-inbox:after{content:"􏀜"}.fad.fa-inbox-full:after,.fa-duotone.fa-inbox-full:after{content:"􎇈"}.fad.fa-inbox-in:after,.fa-duotone.fa-inbox-in:after{content:"􏌐"}.fad.fa-inbox-arrow-down:after,.fa-duotone.fa-inbox-arrow-down:after{content:"􏌐"}.fad.fa-inbox-out:after,.fa-duotone.fa-inbox-out:after{content:"􏌑"}.fad.fa-inbox-arrow-up:after,.fa-duotone.fa-inbox-arrow-up:after{content:"􏌑"}.fad.fa-inboxes:after,.fa-duotone.fa-inboxes:after{content:"􎇉"}.fad.fa-indent:after,.fa-duotone.fa-indent:after{content:"􏀼"}.fad.fa-indian-rupee-sign:after,.fa-duotone.fa-indian-rupee-sign:after{content:"􎇊"}.fad.fa-indian-rupee:after,.fa-duotone.fa-indian-rupee:after{content:"􎇊"}.fad.fa-inr:after,.fa-duotone.fa-inr:after{content:"􎇊"}.fad.fa-industry:after,.fa-duotone.fa-industry:after{content:"􏉵"}.fad.fa-industry-windows:after,.fa-duotone.fa-industry-windows:after{content:"􏎳"}.fad.fa-industry-alt:after,.fa-duotone.fa-industry-alt:after{content:"􏎳"}.fad.fa-infinity:after,.fa-duotone.fa-infinity:after{content:"􏔴"}.fad.fa-info:after,.fa-duotone.fa-info:after{content:"􏄩"}.fad.fa-inhaler:after,.fa-duotone.fa-inhaler:after{content:"􏗹"}.fad.fa-input-numeric:after,.fa-duotone.fa-input-numeric:after{content:"􎇋"}.fad.fa-input-pipe:after,.fa-duotone.fa-input-pipe:after{content:"􎇌"}.fad.fa-input-text:after,.fa-duotone.fa-input-text:after{content:"􎇍"}.fad.fa-integral:after,.fa-duotone.fa-integral:after{content:"􏙧"}.fad.fa-intersection:after,.fa-duotone.fa-intersection:after{content:"􏙨"}.fad.fa-island-tropical:after,.fa-duotone.fa-island-tropical:after{content:"􏠑"}.fad.fa-island-tree-palm:after,.fa-duotone.fa-island-tree-palm:after{content:"􏠑"}.fad.fa-italic:after,.fa-duotone.fa-italic:after{content:"􏀳"}.fad.fa-j:after,.fa-duotone.fa-j:after{content:"􎇎"}.fad.fa-jack-o-lantern:after,.fa-duotone.fa-jack-o-lantern:after{content:"􏌎"}.fad.fa-jedi:after,.fa-duotone.fa-jedi:after{content:"􏙩"}.fad.fa-jet-fighter:after,.fa-duotone.fa-jet-fighter:after{content:"􏃻"}.fad.fa-fighter-jet:after,.fa-duotone.fa-fighter-jet:after{content:"􏃻"}.fad.fa-joint:after,.fa-duotone.fa-joint:after{content:"􏖕"}.fad.fa-joystick:after,.fa-duotone.fa-joystick:after{content:"􏣅"}.fad.fa-jug:after,.fa-duotone.fa-jug:after{content:"􏣆"}.fad.fa-k:after,.fa-duotone.fa-k:after{content:"􎇏"}.fad.fa-kaaba:after,.fa-duotone.fa-kaaba:after{content:"􏙫"}.fad.fa-kazoo:after,.fa-duotone.fa-kazoo:after{content:"􏣇"}.fad.fa-kerning:after,.fa-duotone.fa-kerning:after{content:"􏡯"}.fad.fa-key:after,.fa-duotone.fa-key:after{content:"􏂄"}.fad.fa-key-skeleton:after,.fa-duotone.fa-key-skeleton:after{content:"􏛳"}.fad.fa-keyboard:after,.fa-duotone.fa-keyboard:after{content:"􏄜"}.fad.fa-keyboard-down:after,.fa-duotone.fa-keyboard-down:after{content:"􎇐"}.fad.fa-keyboard-left:after,.fa-duotone.fa-keyboard-left:after{content:"􎇑"}.fad.fa-keynote:after,.fa-duotone.fa-keynote:after{content:"􏙬"}.fad.fa-khanda:after,.fa-duotone.fa-khanda:after{content:"􏙭"}.fad.fa-kidneys:after,.fa-duotone.fa-kidneys:after{content:"􏗻"}.fad.fa-kip-sign:after,.fa-duotone.fa-kip-sign:after{content:"􎇒"}.fad.fa-kit-medical:after,.fa-duotone.fa-kit-medical:after{content:"􏑹"}.fad.fa-first-aid:after,.fa-duotone.fa-first-aid:after{content:"􏑹"}.fad.fa-kite:after,.fa-duotone.fa-kite:after{content:"􏛴"}.fad.fa-kiwi-bird:after,.fa-duotone.fa-kiwi-bird:after{content:"􏔵"}.fad.fa-knife:after,.fa-duotone.fa-knife:after{content:"􏋤"}.fad.fa-utensil-knife:after,.fa-duotone.fa-utensil-knife:after{content:"􏋤"}.fad.fa-knife-kitchen:after,.fa-duotone.fa-knife-kitchen:after{content:"􏛵"}.fad.fa-l:after,.fa-duotone.fa-l:after{content:"􎇓"}.fad.fa-lambda:after,.fa-duotone.fa-lambda:after{content:"􏙮"}.fad.fa-lamp:after,.fa-duotone.fa-lamp:after{content:"􏓊"}.fad.fa-lamp-desk:after,.fa-duotone.fa-lamp-desk:after{content:"􎀔"}.fad.fa-lamp-floor:after,.fa-duotone.fa-lamp-floor:after{content:"􎀕"}.fad.fa-lamp-street:after,.fa-duotone.fa-lamp-street:after{content:"􎇔"}.fad.fa-landmark:after,.fa-duotone.fa-landmark:after{content:"􏙯"}.fad.fa-landmark-dome:after,.fa-duotone.fa-landmark-dome:after{content:"􏝒"}.fad.fa-landmark-alt:after,.fa-duotone.fa-landmark-alt:after{content:"􏝒"}.fad.fa-language:after,.fa-duotone.fa-language:after{content:"􏆫"}.fad.fa-laptop:after,.fa-duotone.fa-laptop:after{content:"􏄉"}.fad.fa-laptop-arrow-down:after,.fa-duotone.fa-laptop-arrow-down:after{content:"􎇕"}.fad.fa-laptop-code:after,.fa-duotone.fa-laptop-code:after{content:"􏗼"}.fad.fa-laptop-medical:after,.fa-duotone.fa-laptop-medical:after{content:"􏠒"}.fad.fa-laptop-mobile:after,.fa-duotone.fa-laptop-mobile:after{content:"􏡺"}.fad.fa-phone-laptop:after,.fa-duotone.fa-phone-laptop:after{content:"􏡺"}.fad.fa-laptop-slash:after,.fa-duotone.fa-laptop-slash:after{content:"􎇖"}.fad.fa-lari-sign:after,.fa-duotone.fa-lari-sign:after{content:"􎇗"}.fad.fa-lasso:after,.fa-duotone.fa-lasso:after{content:"􏣈"}.fad.fa-lasso-sparkles:after,.fa-duotone.fa-lasso-sparkles:after{content:"􎇘"}.fad.fa-layers:after,.fa-duotone.fa-layers:after{content:"􏗽"}.fad.fa-layer-group:after,.fa-duotone.fa-layer-group:after{content:"􏗽"}.fad.fa-layers-minus:after,.fa-duotone.fa-layers-minus:after{content:"􏗾"}.fad.fa-layer-minus:after,.fa-duotone.fa-layer-minus:after{content:"􏗾"}.fad.fa-layers-plus:after,.fa-duotone.fa-layers-plus:after{content:"􏗿"}.fad.fa-layer-plus:after,.fa-duotone.fa-layer-plus:after{content:"􏗿"}.fad.fa-leaf:after,.fa-duotone.fa-leaf:after{content:"􏁬"}.fad.fa-leaf-heart:after,.fa-duotone.fa-leaf-heart:after{content:"􏓋"}.fad.fa-leaf-maple:after,.fa-duotone.fa-leaf-maple:after{content:"􏛶"}.fad.fa-leaf-oak:after,.fa-duotone.fa-leaf-oak:after{content:"􏛷"}.fad.fa-left:after,.fa-duotone.fa-left:after{content:"􏍕"}.fad.fa-arrow-alt-left:after,.fa-duotone.fa-arrow-alt-left:after{content:"􏍕"}.fad.fa-left-from-line:after,.fa-duotone.fa-left-from-line:after{content:"􏍈"}.fad.fa-arrow-alt-from-right:after,.fa-duotone.fa-arrow-alt-from-right:after{content:"􏍈"}.fad.fa-left-long:after,.fa-duotone.fa-left-long:after{content:"􏌊"}.fad.fa-long-arrow-alt-left:after,.fa-duotone.fa-long-arrow-alt-left:after{content:"􏌊"}.fad.fa-left-right:after,.fa-duotone.fa-left-right:after{content:"􏌷"}.fad.fa-arrows-alt-h:after,.fa-duotone.fa-arrows-alt-h:after{content:"􏌷"}.fad.fa-left-to-line:after,.fa-duotone.fa-left-to-line:after{content:"􏍋"}.fad.fa-arrow-alt-to-left:after,.fa-duotone.fa-arrow-alt-to-left:after{content:"􏍋"}.fad.fa-lemon:after,.fa-duotone.fa-lemon:after{content:"􏂔"}.fad.fa-less-than:after,.fa-duotone.fa-less-than:after{content:"􏔶"}.fad.fa-less-than-equal:after,.fa-duotone.fa-less-than-equal:after{content:"􏔷"}.fad.fa-life-ring:after,.fa-duotone.fa-life-ring:after{content:"􏇍"}.fad.fa-light-ceiling:after,.fa-duotone.fa-light-ceiling:after{content:"􎀖"}.fad.fa-light-switch:after,.fa-duotone.fa-light-switch:after{content:"􎀗"}.fad.fa-light-switch-off:after,.fa-duotone.fa-light-switch-off:after{content:"􎀘"}.fad.fa-light-switch-on:after,.fa-duotone.fa-light-switch-on:after{content:"􎀙"}.fad.fa-lightbulb:after,.fa-duotone.fa-lightbulb:after{content:"􏃫"}.fad.fa-lightbulb-dollar:after,.fa-duotone.fa-lightbulb-dollar:after{content:"􏙰"}.fad.fa-lightbulb-exclamation:after,.fa-duotone.fa-lightbulb-exclamation:after{content:"􏙱"}.fad.fa-lightbulb-on:after,.fa-duotone.fa-lightbulb-on:after{content:"􏙲"}.fad.fa-lightbulb-slash:after,.fa-duotone.fa-lightbulb-slash:after{content:"􏙳"}.fad.fa-lights-holiday:after,.fa-duotone.fa-lights-holiday:after{content:"􏞲"}.fad.fa-line-columns:after,.fa-duotone.fa-line-columns:after{content:"􏡰"}.fad.fa-line-height:after,.fa-duotone.fa-line-height:after{content:"􏡱"}.fad.fa-link:after,.fa-duotone.fa-link:after{content:"􏃁"}.fad.fa-chain:after,.fa-duotone.fa-chain:after{content:"􏃁"}.fad.fa-link-horizontal:after,.fa-duotone.fa-link-horizontal:after{content:"􎇙"}.fad.fa-chain-horizontal:after,.fa-duotone.fa-chain-horizontal:after{content:"􎇙"}.fad.fa-link-horizontal-slash:after,.fa-duotone.fa-link-horizontal-slash:after{content:"􎇚"}.fad.fa-chain-horizontal-slash:after,.fa-duotone.fa-chain-horizontal-slash:after{content:"􎇚"}.fad.fa-link-simple:after,.fa-duotone.fa-link-simple:after{content:"􎇛"}.fad.fa-link-simple-slash:after,.fa-duotone.fa-link-simple-slash:after{content:"􎇜"}.fad.fa-link-slash:after,.fa-duotone.fa-link-slash:after{content:"􏄧"}.fad.fa-chain-slash:after,.fa-duotone.fa-chain-slash:after{content:"􏄧"}.fad.fa-chain-broken:after,.fa-duotone.fa-chain-broken:after{content:"􏄧"}.fad.fa-unlink:after,.fa-duotone.fa-unlink:after{content:"􏄧"}.fad.fa-lips:after,.fa-duotone.fa-lips:after{content:"􏘀"}.fad.fa-lira-sign:after,.fa-duotone.fa-lira-sign:after{content:"􏆕"}.fad.fa-list:after,.fa-duotone.fa-list:after{content:"􏀺"}.fad.fa-list-squares:after,.fa-duotone.fa-list-squares:after{content:"􏀺"}.fad.fa-list-check:after,.fa-duotone.fa-list-check:after{content:"􏂮"}.fad.fa-tasks:after,.fa-duotone.fa-tasks:after{content:"􏂮"}.fad.fa-list-dropdown:after,.fa-duotone.fa-list-dropdown:after{content:"􎇝"}.fad.fa-list-music:after,.fa-duotone.fa-list-music:after{content:"􏣉"}.fad.fa-list-ol:after,.fa-duotone.fa-list-ol:after{content:"􏃋"}.fad.fa-list-numeric:after,.fa-duotone.fa-list-numeric:after{content:"􏃋"}.fad.fa-list-1-2:after,.fa-duotone.fa-list-1-2:after{content:"􏃋"}.fad.fa-list-radio:after,.fa-duotone.fa-list-radio:after{content:"􎇞"}.fad.fa-list-timeline:after,.fa-duotone.fa-list-timeline:after{content:"􎇟"}.fad.fa-list-tree:after,.fa-duotone.fa-list-tree:after{content:"􎇠"}.fad.fa-list-ul:after,.fa-duotone.fa-list-ul:after{content:"􏃊"}.fad.fa-list-dots:after,.fa-duotone.fa-list-dots:after{content:"􏃊"}.fad.fa-litecoin-sign:after,.fa-duotone.fa-litecoin-sign:after{content:"􎇡"}.fad.fa-loader:after,.fa-duotone.fa-loader:after{content:"􎇢"}.fad.fa-location:after,.fa-duotone.fa-location:after{content:"􏁁"}.fad.fa-map-marker:after,.fa-duotone.fa-map-marker:after{content:"􏁁"}.fad.fa-location-arrow:after,.fa-duotone.fa-location-arrow:after{content:"􏄤"}.fad.fa-location-check:after,.fa-duotone.fa-location-check:after{content:"􏘆"}.fad.fa-map-marker-check:after,.fa-duotone.fa-map-marker-check:after{content:"􏘆"}.fad.fa-location-crosshairs:after,.fa-duotone.fa-location-crosshairs:after{content:"􏘁"}.fad.fa-location-crosshairs-slash:after,.fa-duotone.fa-location-crosshairs-slash:after{content:"􏘃"}.fad.fa-location-dot:after,.fa-duotone.fa-location-dot:after{content:"􏏅"}.fad.fa-map-marker-alt:after,.fa-duotone.fa-map-marker-alt:after{content:"􏏅"}.fad.fa-location-dot-slash:after,.fa-duotone.fa-location-dot-slash:after{content:"􏘅"}.fad.fa-map-marker-alt-slash:after,.fa-duotone.fa-map-marker-alt-slash:after{content:"􏘅"}.fad.fa-location-exclamation:after,.fa-duotone.fa-location-exclamation:after{content:"􏘈"}.fad.fa-map-marker-exclamation:after,.fa-duotone.fa-map-marker-exclamation:after{content:"􏘈"}.fad.fa-location-minus:after,.fa-duotone.fa-location-minus:after{content:"􏘉"}.fad.fa-map-marker-minus:after,.fa-duotone.fa-map-marker-minus:after{content:"􏘉"}.fad.fa-location-pen:after,.fa-duotone.fa-location-pen:after{content:"􏘇"}.fad.fa-map-marker-edit:after,.fa-duotone.fa-map-marker-edit:after{content:"􏘇"}.fad.fa-location-plus:after,.fa-duotone.fa-location-plus:after{content:"􏘊"}.fad.fa-map-marker-plus:after,.fa-duotone.fa-map-marker-plus:after{content:"􏘊"}.fad.fa-location-question:after,.fa-duotone.fa-location-question:after{content:"􏘋"}.fad.fa-map-marker-question:after,.fa-duotone.fa-map-marker-question:after{content:"􏘋"}.fad.fa-location-slash:after,.fa-duotone.fa-location-slash:after{content:"􏘌"}.fad.fa-map-marker-slash:after,.fa-duotone.fa-map-marker-slash:after{content:"􏘌"}.fad.fa-location-smile:after,.fa-duotone.fa-location-smile:after{content:"􏘍"}.fad.fa-map-marker-smile:after,.fa-duotone.fa-map-marker-smile:after{content:"􏘍"}.fad.fa-location-xmark:after,.fa-duotone.fa-location-xmark:after{content:"􏘎"}.fad.fa-map-marker-times:after,.fa-duotone.fa-map-marker-times:after{content:"􏘎"}.fad.fa-map-marker-xmark:after,.fa-duotone.fa-map-marker-xmark:after{content:"􏘎"}.fad.fa-lock:after,.fa-duotone.fa-lock:after{content:"􏀣"}.fad.fa-lock-keyhole:after,.fa-duotone.fa-lock-keyhole:after{content:"􏌍"}.fad.fa-lock-alt:after,.fa-duotone.fa-lock-alt:after{content:"􏌍"}.fad.fa-lock-keyhole-open:after,.fa-duotone.fa-lock-keyhole-open:after{content:"􏏂"}.fad.fa-lock-open-alt:after,.fa-duotone.fa-lock-open-alt:after{content:"􏏂"}.fad.fa-lock-open:after,.fa-duotone.fa-lock-open:after{content:"􏏁"}.fad.fa-loveseat:after,.fa-duotone.fa-loveseat:after{content:"􏓌"}.fad.fa-couch-small:after,.fa-duotone.fa-couch-small:after{content:"􏓌"}.fad.fa-luchador-mask:after,.fa-duotone.fa-luchador-mask:after{content:"􏑕"}.fad.fa-luchador:after,.fa-duotone.fa-luchador:after{content:"􏑕"}.fad.fa-mask-luchador:after,.fa-duotone.fa-mask-luchador:after{content:"􏑕"}.fad.fa-lungs:after,.fa-duotone.fa-lungs:after{content:"􏘄"}.fad.fa-lungs-virus:after,.fa-duotone.fa-lungs-virus:after{content:"􎁧"}.fad.fa-m:after,.fa-duotone.fa-m:after{content:"􎇣"}.fad.fa-mace:after,.fa-duotone.fa-mace:after{content:"􏛸"}.fad.fa-magnet:after,.fa-duotone.fa-magnet:after{content:"􏁶"}.fad.fa-magnifying-glass:after,.fa-duotone.fa-magnifying-glass:after{content:"􏀂"}.fad.fa-search:after,.fa-duotone.fa-search:after{content:"􏀂"}.fad.fa-magnifying-glass-dollar:after,.fa-duotone.fa-magnifying-glass-dollar:after{content:"􏚈"}.fad.fa-search-dollar:after,.fa-duotone.fa-search-dollar:after{content:"􏚈"}.fad.fa-magnifying-glass-location:after,.fa-duotone.fa-magnifying-glass-location:after{content:"􏚉"}.fad.fa-search-location:after,.fa-duotone.fa-search-location:after{content:"􏚉"}.fad.fa-magnifying-glass-minus:after,.fa-duotone.fa-magnifying-glass-minus:after{content:"􏀐"}.fad.fa-search-minus:after,.fa-duotone.fa-search-minus:after{content:"􏀐"}.fad.fa-magnifying-glass-plus:after,.fa-duotone.fa-magnifying-glass-plus:after{content:"􏀎"}.fad.fa-search-plus:after,.fa-duotone.fa-search-plus:after{content:"􏀎"}.fad.fa-mailbox:after,.fa-duotone.fa-mailbox:after{content:"􏠓"}.fad.fa-manat-sign:after,.fa-duotone.fa-manat-sign:after{content:"􎇤"}.fad.fa-mandolin:after,.fa-duotone.fa-mandolin:after{content:"􏛹"}.fad.fa-manhole:after,.fa-duotone.fa-manhole:after{content:"􎇥"}.fad.fa-map:after,.fa-duotone.fa-map:after{content:"􏉹"}.fad.fa-map-location:after,.fa-duotone.fa-map-location:after{content:"􏖟"}.fad.fa-map-marked:after,.fa-duotone.fa-map-marked:after{content:"􏖟"}.fad.fa-map-location-dot:after,.fa-duotone.fa-map-location-dot:after{content:"􏖠"}.fad.fa-map-marked-alt:after,.fa-duotone.fa-map-marked-alt:after{content:"􏖠"}.fad.fa-map-pin:after,.fa-duotone.fa-map-pin:after{content:"􏉶"}.fad.fa-marker:after,.fa-duotone.fa-marker:after{content:"􏖡"}.fad.fa-mars:after,.fa-duotone.fa-mars:after{content:"􏈢"}.fad.fa-mars-double:after,.fa-duotone.fa-mars-double:after{content:"􏈧"}.fad.fa-mars-stroke:after,.fa-duotone.fa-mars-stroke:after{content:"􏈩"}.fad.fa-mars-stroke-right:after,.fa-duotone.fa-mars-stroke-right:after{content:"􏈫"}.fad.fa-mars-stroke-h:after,.fa-duotone.fa-mars-stroke-h:after{content:"􏈫"}.fad.fa-mars-stroke-up:after,.fa-duotone.fa-mars-stroke-up:after{content:"􏈪"}.fad.fa-mars-stroke-v:after,.fa-duotone.fa-mars-stroke-v:after{content:"􏈪"}.fad.fa-martini-glass:after,.fa-duotone.fa-martini-glass:after{content:"􏕻"}.fad.fa-glass-martini-alt:after,.fa-duotone.fa-glass-martini-alt:after{content:"􏕻"}.fad.fa-martini-glass-citrus:after,.fa-duotone.fa-martini-glass-citrus:after{content:"􏕡"}.fad.fa-cocktail:after,.fa-duotone.fa-cocktail:after{content:"􏕡"}.fad.fa-martini-glass-empty:after,.fa-duotone.fa-martini-glass-empty:after{content:"􏀀"}.fad.fa-glass-martini:after,.fa-duotone.fa-glass-martini:after{content:"􏀀"}.fad.fa-mask:after,.fa-duotone.fa-mask:after{content:"􏛺"}.fad.fa-mask-face:after,.fa-duotone.fa-mask-face:after{content:"􎇦"}.fad.fa-masks-theater:after,.fa-duotone.fa-masks-theater:after{content:"􏘰"}.fad.fa-theater-masks:after,.fa-duotone.fa-theater-masks:after{content:"􏘰"}.fad.fa-maximize:after,.fa-duotone.fa-maximize:after{content:"􏌞"}.fad.fa-expand-arrows-alt:after,.fa-duotone.fa-expand-arrows-alt:after{content:"􏌞"}.fad.fa-meat:after,.fa-duotone.fa-meat:after{content:"􏠔"}.fad.fa-medal:after,.fa-duotone.fa-medal:after{content:"􏖢"}.fad.fa-megaphone:after,.fa-duotone.fa-megaphone:after{content:"􏙵"}.fad.fa-memo:after,.fa-duotone.fa-memo:after{content:"􎇧"}.fad.fa-memo-circle-check:after,.fa-duotone.fa-memo-circle-check:after{content:"􎇨"}.fad.fa-memory:after,.fa-duotone.fa-memory:after{content:"􏔸"}.fad.fa-menorah:after,.fa-duotone.fa-menorah:after{content:"􏙶"}.fad.fa-mercury:after,.fa-duotone.fa-mercury:after{content:"􏈣"}.fad.fa-message:after,.fa-duotone.fa-message:after{content:"􏉺"}.fad.fa-comment-alt:after,.fa-duotone.fa-comment-alt:after{content:"􏉺"}.fad.fa-message-arrow-down:after,.fa-duotone.fa-message-arrow-down:after{content:"􎇩"}.fad.fa-comment-alt-arrow-down:after,.fa-duotone.fa-comment-alt-arrow-down:after{content:"􎇩"}.fad.fa-message-arrow-up:after,.fa-duotone.fa-message-arrow-up:after{content:"􎇪"}.fad.fa-comment-alt-arrow-up:after,.fa-duotone.fa-comment-alt-arrow-up:after{content:"􎇪"}.fad.fa-message-arrow-up-right:after,.fa-duotone.fa-message-arrow-up-right:after{content:"􎇫"}.fad.fa-message-captions:after,.fa-duotone.fa-message-captions:after{content:"􎇬"}.fad.fa-comment-alt-captions:after,.fa-duotone.fa-comment-alt-captions:after{content:"􎇬"}.fad.fa-message-check:after,.fa-duotone.fa-message-check:after{content:"􏒢"}.fad.fa-comment-alt-check:after,.fa-duotone.fa-comment-alt-check:after{content:"􏒢"}.fad.fa-message-code:after,.fa-duotone.fa-message-code:after{content:"􎇭"}.fad.fa-message-dollar:after,.fa-duotone.fa-message-dollar:after{content:"􏙐"}.fad.fa-comment-alt-dollar:after,.fa-duotone.fa-comment-alt-dollar:after{content:"􏙐"}.fad.fa-message-dots:after,.fa-duotone.fa-message-dots:after{content:"􏒣"}.fad.fa-comment-alt-dots:after,.fa-duotone.fa-comment-alt-dots:after{content:"􏒣"}.fad.fa-messaging:after,.fa-duotone.fa-messaging:after{content:"􏒣"}.fad.fa-message-exclamation:after,.fa-duotone.fa-message-exclamation:after{content:"􏒥"}.fad.fa-comment-alt-exclamation:after,.fa-duotone.fa-comment-alt-exclamation:after{content:"􏒥"}.fad.fa-message-image:after,.fa-duotone.fa-message-image:after{content:"􎇮"}.fad.fa-comment-alt-image:after,.fa-duotone.fa-comment-alt-image:after{content:"􎇮"}.fad.fa-message-lines:after,.fa-duotone.fa-message-lines:after{content:"􏒦"}.fad.fa-comment-alt-lines:after,.fa-duotone.fa-comment-alt-lines:after{content:"􏒦"}.fad.fa-message-medical:after,.fa-duotone.fa-message-medical:after{content:"􏟴"}.fad.fa-comment-alt-medical:after,.fa-duotone.fa-comment-alt-medical:after{content:"􏟴"}.fad.fa-message-middle:after,.fa-duotone.fa-message-middle:after{content:"􎇯"}.fad.fa-comment-middle-alt:after,.fa-duotone.fa-comment-middle-alt:after{content:"􎇯"}.fad.fa-message-middle-top:after,.fa-duotone.fa-message-middle-top:after{content:"􎇰"}.fad.fa-comment-middle-top-alt:after,.fa-duotone.fa-comment-middle-top-alt:after{content:"􎇰"}.fad.fa-message-minus:after,.fa-duotone.fa-message-minus:after{content:"􏒧"}.fad.fa-comment-alt-minus:after,.fa-duotone.fa-comment-alt-minus:after{content:"􏒧"}.fad.fa-message-music:after,.fa-duotone.fa-message-music:after{content:"􏢯"}.fad.fa-comment-alt-music:after,.fa-duotone.fa-comment-alt-music:after{content:"􏢯"}.fad.fa-message-pen:after,.fa-duotone.fa-message-pen:after{content:"􏒤"}.fad.fa-message-edit:after,.fa-duotone.fa-message-edit:after{content:"􏒤"}.fad.fa-comment-alt-edit:after,.fa-duotone.fa-comment-alt-edit:after{content:"􏒤"}.fad.fa-message-plus:after,.fa-duotone.fa-message-plus:after{content:"􏒨"}.fad.fa-comment-alt-plus:after,.fa-duotone.fa-comment-alt-plus:after{content:"􏒨"}.fad.fa-message-question:after,.fa-duotone.fa-message-question:after{content:"􎇱"}.fad.fa-message-quote:after,.fa-duotone.fa-message-quote:after{content:"􎇲"}.fad.fa-comment-alt-quote:after,.fa-duotone.fa-comment-alt-quote:after{content:"􎇲"}.fad.fa-message-slash:after,.fa-duotone.fa-message-slash:after{content:"􏒩"}.fad.fa-comment-alt-slash:after,.fa-duotone.fa-comment-alt-slash:after{content:"􏒩"}.fad.fa-message-smile:after,.fa-duotone.fa-message-smile:after{content:"􏒪"}.fad.fa-comment-alt-smile:after,.fa-duotone.fa-comment-alt-smile:after{content:"􏒪"}.fad.fa-message-sms:after,.fa-duotone.fa-message-sms:after{content:"􎇳"}.fad.fa-message-text:after,.fa-duotone.fa-message-text:after{content:"􎇴"}.fad.fa-comment-alt-text:after,.fa-duotone.fa-comment-alt-text:after{content:"􎇴"}.fad.fa-message-xmark:after,.fa-duotone.fa-message-xmark:after{content:"􏒫"}.fad.fa-comment-alt-times:after,.fa-duotone.fa-comment-alt-times:after{content:"􏒫"}.fad.fa-message-times:after,.fa-duotone.fa-message-times:after{content:"􏒫"}.fad.fa-messages:after,.fa-duotone.fa-messages:after{content:"􏒶"}.fad.fa-comments-alt:after,.fa-duotone.fa-comments-alt:after{content:"􏒶"}.fad.fa-messages-dollar:after,.fa-duotone.fa-messages-dollar:after{content:"􏙒"}.fad.fa-comments-alt-dollar:after,.fa-duotone.fa-comments-alt-dollar:after{content:"􏙒"}.fad.fa-messages-question:after,.fa-duotone.fa-messages-question:after{content:"􎇵"}.fad.fa-meteor:after,.fa-duotone.fa-meteor:after{content:"􏝓"}.fad.fa-meter:after,.fa-duotone.fa-meter:after{content:"􎇶"}.fad.fa-meter-bolt:after,.fa-duotone.fa-meter-bolt:after{content:"􎇷"}.fad.fa-meter-droplet:after,.fa-duotone.fa-meter-droplet:after{content:"􎇸"}.fad.fa-meter-fire:after,.fa-duotone.fa-meter-fire:after{content:"􎇹"}.fad.fa-microchip:after,.fa-duotone.fa-microchip:after{content:"􏋛"}.fad.fa-microchip-ai:after,.fa-duotone.fa-microchip-ai:after{content:"􎇺"}.fad.fa-microphone:after,.fa-duotone.fa-microphone:after{content:"􏄰"}.fad.fa-microphone-lines:after,.fa-duotone.fa-microphone-lines:after{content:"􏏉"}.fad.fa-microphone-alt:after,.fa-duotone.fa-microphone-alt:after{content:"􏏉"}.fad.fa-microphone-lines-slash:after,.fa-duotone.fa-microphone-lines-slash:after{content:"􏔹"}.fad.fa-microphone-alt-slash:after,.fa-duotone.fa-microphone-alt-slash:after{content:"􏔹"}.fad.fa-microphone-slash:after,.fa-duotone.fa-microphone-slash:after{content:"􏄱"}.fad.fa-microphone-stand:after,.fa-duotone.fa-microphone-stand:after{content:"􏣋"}.fad.fa-microscope:after,.fa-duotone.fa-microscope:after{content:"􏘐"}.fad.fa-microwave:after,.fa-duotone.fa-microwave:after{content:"􎀛"}.fad.fa-mill-sign:after,.fa-duotone.fa-mill-sign:after{content:"􎇻"}.fad.fa-minimize:after,.fa-duotone.fa-minimize:after{content:"􏞌"}.fad.fa-compress-arrows-alt:after,.fa-duotone.fa-compress-arrows-alt:after{content:"􏞌"}.fad.fa-minus:after,.fa-duotone.fa-minus:after{content:"􏁨"}.fad.fa-subtract:after,.fa-duotone.fa-subtract:after{content:"􏁨"}.fad.fa-mistletoe:after,.fa-duotone.fa-mistletoe:after{content:"􏞴"}.fad.fa-mitten:after,.fa-duotone.fa-mitten:after{content:"􏞵"}.fad.fa-mobile:after,.fa-duotone.fa-mobile:after{content:"􏏎"}.fad.fa-mobile-android:after,.fa-duotone.fa-mobile-android:after{content:"􏏎"}.fad.fa-mobile-phone:after,.fa-duotone.fa-mobile-phone:after{content:"􏏎"}.fad.fa-mobile-button:after,.fa-duotone.fa-mobile-button:after{content:"􏄋"}.fad.fa-mobile-notch:after,.fa-duotone.fa-mobile-notch:after{content:"􎇼"}.fad.fa-mobile-iphone:after,.fa-duotone.fa-mobile-iphone:after{content:"􎇼"}.fad.fa-mobile-screen:after,.fa-duotone.fa-mobile-screen:after{content:"􏏏"}.fad.fa-mobile-android-alt:after,.fa-duotone.fa-mobile-android-alt:after{content:"􏏏"}.fad.fa-mobile-screen-button:after,.fa-duotone.fa-mobile-screen-button:after{content:"􏏍"}.fad.fa-mobile-alt:after,.fa-duotone.fa-mobile-alt:after{content:"􏏍"}.fad.fa-money-bill:after,.fa-duotone.fa-money-bill:after{content:"􏃖"}.fad.fa-money-bill-1:after,.fa-duotone.fa-money-bill-1:after{content:"􏏑"}.fad.fa-money-bill-alt:after,.fa-duotone.fa-money-bill-alt:after{content:"􏏑"}.fad.fa-money-bill-1-wave:after,.fa-duotone.fa-money-bill-1-wave:after{content:"􏔻"}.fad.fa-money-bill-wave-alt:after,.fa-duotone.fa-money-bill-wave-alt:after{content:"􏔻"}.fad.fa-money-bill-simple:after,.fa-duotone.fa-money-bill-simple:after{content:"􎇽"}.fad.fa-money-bill-simple-wave:after,.fa-duotone.fa-money-bill-simple-wave:after{content:"􎇾"}.fad.fa-money-bill-wave:after,.fa-duotone.fa-money-bill-wave:after{content:"􏔺"}.fad.fa-money-bills:after,.fa-duotone.fa-money-bills:after{content:"􎇿"}.fad.fa-money-bills-simple:after,.fa-duotone.fa-money-bills-simple:after{content:"􎈀"}.fad.fa-money-bills-alt:after,.fa-duotone.fa-money-bills-alt:after{content:"􎈀"}.fad.fa-money-check:after,.fa-duotone.fa-money-check:after{content:"􏔼"}.fad.fa-money-check-dollar:after,.fa-duotone.fa-money-check-dollar:after{content:"􏔽"}.fad.fa-money-check-alt:after,.fa-duotone.fa-money-check-alt:after{content:"􏔽"}.fad.fa-money-check-dollar-pen:after,.fa-duotone.fa-money-check-dollar-pen:after{content:"􏡳"}.fad.fa-money-check-edit-alt:after,.fa-duotone.fa-money-check-edit-alt:after{content:"􏡳"}.fad.fa-money-check-pen:after,.fa-duotone.fa-money-check-pen:after{content:"􏡲"}.fad.fa-money-check-edit:after,.fa-duotone.fa-money-check-edit:after{content:"􏡲"}.fad.fa-monitor-waveform:after,.fa-duotone.fa-monitor-waveform:after{content:"􏘑"}.fad.fa-monitor-heart-rate:after,.fa-duotone.fa-monitor-heart-rate:after{content:"􏘑"}.fad.fa-monkey:after,.fa-duotone.fa-monkey:after{content:"􏛻"}.fad.fa-monument:after,.fa-duotone.fa-monument:after{content:"􏖦"}.fad.fa-moon:after,.fa-duotone.fa-moon:after{content:"􏆆"}.fad.fa-moon-cloud:after,.fa-duotone.fa-moon-cloud:after{content:"􏝔"}.fad.fa-moon-over-sun:after,.fa-duotone.fa-moon-over-sun:after{content:"􏝊"}.fad.fa-eclipse-alt:after,.fa-duotone.fa-eclipse-alt:after{content:"􏝊"}.fad.fa-moon-stars:after,.fa-duotone.fa-moon-stars:after{content:"􏝕"}.fad.fa-mortar-pestle:after,.fa-duotone.fa-mortar-pestle:after{content:"􏖧"}.fad.fa-mosque:after,.fa-duotone.fa-mosque:after{content:"􏙸"}.fad.fa-motorcycle:after,.fa-duotone.fa-motorcycle:after{content:"􏈜"}.fad.fa-mountain:after,.fa-duotone.fa-mountain:after{content:"􏛼"}.fad.fa-mountains:after,.fa-duotone.fa-mountains:after{content:"􏛽"}.fad.fa-mp3-player:after,.fa-duotone.fa-mp3-player:after{content:"􏣎"}.fad.fa-mug:after,.fa-duotone.fa-mug:after{content:"􏡴"}.fad.fa-mug-hot:after,.fa-duotone.fa-mug-hot:after{content:"􏞶"}.fad.fa-mug-marshmallows:after,.fa-duotone.fa-mug-marshmallows:after{content:"􏞷"}.fad.fa-mug-saucer:after,.fa-duotone.fa-mug-saucer:after{content:"􏃴"}.fad.fa-coffee:after,.fa-duotone.fa-coffee:after{content:"􏃴"}.fad.fa-mug-tea:after,.fa-duotone.fa-mug-tea:after{content:"􏡵"}.fad.fa-mug-tea-saucer:after,.fa-duotone.fa-mug-tea-saucer:after{content:"􎈁"}.fad.fa-music:after,.fa-duotone.fa-music:after{content:"􏀁"}.fad.fa-music-note:after,.fa-duotone.fa-music-note:after{content:"􏣏"}.fad.fa-music-alt:after,.fa-duotone.fa-music-alt:after{content:"􏣏"}.fad.fa-music-note-slash:after,.fa-duotone.fa-music-note-slash:after{content:"􏣐"}.fad.fa-music-alt-slash:after,.fa-duotone.fa-music-alt-slash:after{content:"􏣐"}.fad.fa-music-slash:after,.fa-duotone.fa-music-slash:after{content:"􏣑"}.fad.fa-n:after,.fa-duotone.fa-n:after{content:"􎈂"}.fad.fa-naira-sign:after,.fa-duotone.fa-naira-sign:after{content:"􎈃"}.fad.fa-narwhal:after,.fa-duotone.fa-narwhal:after{content:"􏛾"}.fad.fa-network-wired:after,.fa-duotone.fa-network-wired:after{content:"􏛿"}.fad.fa-neuter:after,.fa-duotone.fa-neuter:after{content:"􏈬"}.fad.fa-newspaper:after,.fa-duotone.fa-newspaper:after{content:"􏇪"}.fad.fa-not-equal:after,.fa-duotone.fa-not-equal:after{content:"􏔾"}.fad.fa-notdef:after,.fa-duotone.fa-notdef:after{content:"􎈄"}.fad.fa-note:after,.fa-duotone.fa-note:after{content:"􎈅"}.fad.fa-note-medical:after,.fa-duotone.fa-note-medical:after{content:"􎈆"}.fad.fa-note-sticky:after,.fa-duotone.fa-note-sticky:after{content:"􏉉"}.fad.fa-sticky-note:after,.fa-duotone.fa-sticky-note:after{content:"􏉉"}.fad.fa-notes:after,.fa-duotone.fa-notes:after{content:"􎈇"}.fad.fa-notes-medical:after,.fa-duotone.fa-notes-medical:after{content:"􏒁"}.fad.fa-o:after,.fa-duotone.fa-o:after{content:"􎈈"}.fad.fa-object-group:after,.fa-duotone.fa-object-group:after{content:"􏉇"}.fad.fa-object-ungroup:after,.fa-duotone.fa-object-ungroup:after{content:"􏉈"}.fad.fa-octagon:after,.fa-duotone.fa-octagon:after{content:"􏌆"}.fad.fa-octagon-divide:after,.fa-duotone.fa-octagon-divide:after{content:"􎈉"}.fad.fa-octagon-exclamation:after,.fa-duotone.fa-octagon-exclamation:after{content:"􎈊"}.fad.fa-octagon-minus:after,.fa-duotone.fa-octagon-minus:after{content:"􏌈"}.fad.fa-minus-octagon:after,.fa-duotone.fa-minus-octagon:after{content:"􏌈"}.fad.fa-octagon-plus:after,.fa-duotone.fa-octagon-plus:after{content:"􏌁"}.fad.fa-plus-octagon:after,.fa-duotone.fa-plus-octagon:after{content:"􏌁"}.fad.fa-octagon-xmark:after,.fa-duotone.fa-octagon-xmark:after{content:"􏋰"}.fad.fa-times-octagon:after,.fa-duotone.fa-times-octagon:after{content:"􏋰"}.fad.fa-xmark-octagon:after,.fa-duotone.fa-xmark-octagon:after{content:"􏋰"}.fad.fa-oil-can:after,.fa-duotone.fa-oil-can:after{content:"􏘓"}.fad.fa-oil-can-drip:after,.fa-duotone.fa-oil-can-drip:after{content:"􎈋"}.fad.fa-oil-temperature:after,.fa-duotone.fa-oil-temperature:after{content:"􏘔"}.fad.fa-oil-temp:after,.fa-duotone.fa-oil-temp:after{content:"􏘔"}.fad.fa-om:after,.fa-duotone.fa-om:after{content:"􏙹"}.fad.fa-omega:after,.fa-duotone.fa-omega:after{content:"􏙺"}.fad.fa-option:after,.fa-duotone.fa-option:after{content:"􎈌"}.fad.fa-ornament:after,.fa-duotone.fa-ornament:after{content:"􏞸"}.fad.fa-otter:after,.fa-duotone.fa-otter:after{content:"􏜀"}.fad.fa-outdent:after,.fa-duotone.fa-outdent:after{content:"􏀻"}.fad.fa-dedent:after,.fa-duotone.fa-dedent:after{content:"􏀻"}.fad.fa-outlet:after,.fa-duotone.fa-outlet:after{content:"􎀜"}.fad.fa-oven:after,.fa-duotone.fa-oven:after{content:"􎀝"}.fad.fa-overline:after,.fa-duotone.fa-overline:after{content:"􏡶"}.fad.fa-p:after,.fa-duotone.fa-p:after{content:"􎈍"}.fad.fa-pager:after,.fa-duotone.fa-pager:after{content:"􏠕"}.fad.fa-paint-brush:after,.fa-duotone.fa-paint-brush:after{content:"􏇼"}.fad.fa-paint-brush-fine:after,.fa-duotone.fa-paint-brush-fine:after{content:"􏖩"}.fad.fa-paint-brush-alt:after,.fa-duotone.fa-paint-brush-alt:after{content:"􏖩"}.fad.fa-paint-roller:after,.fa-duotone.fa-paint-roller:after{content:"􏖪"}.fad.fa-paintbrush-pencil:after,.fa-duotone.fa-paintbrush-pencil:after{content:"􎈎"}.fad.fa-palette:after,.fa-duotone.fa-palette:after{content:"􏔿"}.fad.fa-palette-boxes:after,.fa-duotone.fa-palette-boxes:after{content:"􎈏"}.fad.fa-pallet:after,.fa-duotone.fa-pallet:after{content:"􏒂"}.fad.fa-pallet-box:after,.fa-duotone.fa-pallet-box:after{content:"􎈐"}.fad.fa-pallet-boxes:after,.fa-duotone.fa-pallet-boxes:after{content:"􏒃"}.fad.fa-pallet-alt:after,.fa-duotone.fa-pallet-alt:after{content:"􏒃"}.fad.fa-panorama:after,.fa-duotone.fa-panorama:after{content:"􎈑"}.fad.fa-paper-plane:after,.fa-duotone.fa-paper-plane:after{content:"􏇘"}.fad.fa-paper-plane-top:after,.fa-duotone.fa-paper-plane-top:after{content:"􎈒"}.fad.fa-paper-plane-alt:after,.fa-duotone.fa-paper-plane-alt:after{content:"􎈒"}.fad.fa-send:after,.fa-duotone.fa-send:after{content:"􎈒"}.fad.fa-paperclip:after,.fa-duotone.fa-paperclip:after{content:"􏃆"}.fad.fa-parachute-box:after,.fa-duotone.fa-parachute-box:after{content:"􏓍"}.fad.fa-paragraph:after,.fa-duotone.fa-paragraph:after{content:"􏇝"}.fad.fa-paragraph-left:after,.fa-duotone.fa-paragraph-left:after{content:"􏡸"}.fad.fa-paragraph-rtl:after,.fa-duotone.fa-paragraph-rtl:after{content:"􏡸"}.fad.fa-passport:after,.fa-duotone.fa-passport:after{content:"􏖫"}.fad.fa-paste:after,.fa-duotone.fa-paste:after{content:"􏃪"}.fad.fa-file-clipboard:after,.fa-duotone.fa-file-clipboard:after{content:"􏃪"}.fad.fa-pause:after,.fa-duotone.fa-pause:after{content:"􏁌"}.fad.fa-paw:after,.fa-duotone.fa-paw:after{content:"􏆰"}.fad.fa-paw-claws:after,.fa-duotone.fa-paw-claws:after{content:"􏜂"}.fad.fa-paw-simple:after,.fa-duotone.fa-paw-simple:after{content:"􏜁"}.fad.fa-paw-alt:after,.fa-duotone.fa-paw-alt:after{content:"􏜁"}.fad.fa-peace:after,.fa-duotone.fa-peace:after{content:"􏙼"}.fad.fa-peach:after,.fa-duotone.fa-peach:after{content:"􎈓"}.fad.fa-pear:after,.fa-duotone.fa-pear:after{content:"􎈔"}.fad.fa-pedestal:after,.fa-duotone.fa-pedestal:after{content:"􎈕"}.fad.fa-pegasus:after,.fa-duotone.fa-pegasus:after{content:"􏜃"}.fad.fa-pen:after,.fa-duotone.fa-pen:after{content:"􏌄"}.fad.fa-pen-circle:after,.fa-duotone.fa-pen-circle:after{content:"􎈖"}.fad.fa-pen-clip:after,.fa-duotone.fa-pen-clip:after{content:"􏌅"}.fad.fa-pen-alt:after,.fa-duotone.fa-pen-alt:after{content:"􏌅"}.fad.fa-pen-clip-slash:after,.fa-duotone.fa-pen-clip-slash:after{content:"􎈗"}.fad.fa-pen-alt-slash:after,.fa-duotone.fa-pen-alt-slash:after{content:"􎈗"}.fad.fa-pen-fancy:after,.fa-duotone.fa-pen-fancy:after{content:"􏖬"}.fad.fa-pen-fancy-slash:after,.fa-duotone.fa-pen-fancy-slash:after{content:"􎈘"}.fad.fa-pen-field:after,.fa-duotone.fa-pen-field:after{content:"􎈙"}.fad.fa-pen-line:after,.fa-duotone.fa-pen-line:after{content:"􎈚"}.fad.fa-pen-nib:after,.fa-duotone.fa-pen-nib:after{content:"􏖭"}.fad.fa-pen-paintbrush:after,.fa-duotone.fa-pen-paintbrush:after{content:"􏘘"}.fad.fa-pencil-paintbrush:after,.fa-duotone.fa-pencil-paintbrush:after{content:"􏘘"}.fad.fa-pen-ruler:after,.fa-duotone.fa-pen-ruler:after{content:"􏖮"}.fad.fa-pencil-ruler:after,.fa-duotone.fa-pencil-ruler:after{content:"􏖮"}.fad.fa-pen-slash:after,.fa-duotone.fa-pen-slash:after{content:"􎈛"}.fad.fa-pen-swirl:after,.fa-duotone.fa-pen-swirl:after{content:"􎈜"}.fad.fa-pen-to-square:after,.fa-duotone.fa-pen-to-square:after{content:"􏁄"}.fad.fa-edit:after,.fa-duotone.fa-edit:after{content:"􏁄"}.fad.fa-pencil:after,.fa-duotone.fa-pencil:after{content:"􏁀"}.fad.fa-pencil-alt:after,.fa-duotone.fa-pencil-alt:after{content:"􏁀"}.fad.fa-pencil-slash:after,.fa-duotone.fa-pencil-slash:after{content:"􎈝"}.fad.fa-people-arrows-left-right:after,.fa-duotone.fa-people-arrows-left-right:after{content:"􎁨"}.fad.fa-people-arrows:after,.fa-duotone.fa-people-arrows:after{content:"􎁨"}.fad.fa-people-carry-box:after,.fa-duotone.fa-people-carry-box:after{content:"􏓎"}.fad.fa-people-carry:after,.fa-duotone.fa-people-carry:after{content:"􏓎"}.fad.fa-pepper-hot:after,.fa-duotone.fa-pepper-hot:after{content:"􏠖"}.fad.fa-percent:after,.fa-duotone.fa-percent:after{content:"􏊕"}.fad.fa-percentage:after,.fa-duotone.fa-percentage:after{content:"􏊕"}.fad.fa-person:after,.fa-duotone.fa-person:after{content:"􏆃"}.fad.fa-male:after,.fa-duotone.fa-male:after{content:"􏆃"}.fad.fa-person-biking:after,.fa-duotone.fa-person-biking:after{content:"􏡊"}.fad.fa-biking:after,.fa-duotone.fa-biking:after{content:"􏡊"}.fad.fa-person-biking-mountain:after,.fa-duotone.fa-person-biking-mountain:after{content:"􏡋"}.fad.fa-biking-mountain:after,.fa-duotone.fa-biking-mountain:after{content:"􏡋"}.fad.fa-person-booth:after,.fa-duotone.fa-person-booth:after{content:"􏝖"}.fad.fa-person-carry-box:after,.fa-duotone.fa-person-carry-box:after{content:"􏓏"}.fad.fa-person-carry:after,.fa-duotone.fa-person-carry:after{content:"􏓏"}.fad.fa-person-digging:after,.fa-duotone.fa-person-digging:after{content:"􏡞"}.fad.fa-digging:after,.fa-duotone.fa-digging:after{content:"􏡞"}.fad.fa-person-dolly:after,.fa-duotone.fa-person-dolly:after{content:"􏓐"}.fad.fa-person-dolly-empty:after,.fa-duotone.fa-person-dolly-empty:after{content:"􏓑"}.fad.fa-person-dots-from-line:after,.fa-duotone.fa-person-dots-from-line:after{content:"􏑰"}.fad.fa-diagnoses:after,.fa-duotone.fa-diagnoses:after{content:"􏑰"}.fad.fa-person-dress:after,.fa-duotone.fa-person-dress:after{content:"􏆂"}.fad.fa-female:after,.fa-duotone.fa-female:after{content:"􏆂"}.fad.fa-person-dress-simple:after,.fa-duotone.fa-person-dress-simple:after{content:"􎈞"}.fad.fa-person-from-portal:after,.fa-duotone.fa-person-from-portal:after{content:"􎀣"}.fad.fa-portal-exit:after,.fa-duotone.fa-portal-exit:after{content:"􎀣"}.fad.fa-person-hiking:after,.fa-duotone.fa-person-hiking:after{content:"􏛬"}.fad.fa-hiking:after,.fa-duotone.fa-hiking:after{content:"􏛬"}.fad.fa-person-pinball:after,.fa-duotone.fa-person-pinball:after{content:"􎈟"}.fad.fa-person-praying:after,.fa-duotone.fa-person-praying:after{content:"􏚃"}.fad.fa-pray:after,.fa-duotone.fa-pray:after{content:"􏚃"}.fad.fa-person-running:after,.fa-duotone.fa-person-running:after{content:"􏜌"}.fad.fa-running:after,.fa-duotone.fa-running:after{content:"􏜌"}.fad.fa-person-seat:after,.fa-duotone.fa-person-seat:after{content:"􎈠"}.fad.fa-person-seat-reclined:after,.fa-duotone.fa-person-seat-reclined:after{content:"􎈡"}.fad.fa-person-sign:after,.fa-duotone.fa-person-sign:after{content:"􏝗"}.fad.fa-person-simple:after,.fa-duotone.fa-person-simple:after{content:"􎈢"}.fad.fa-person-skating:after,.fa-duotone.fa-person-skating:after{content:"􏟅"}.fad.fa-skating:after,.fa-duotone.fa-skating:after{content:"􏟅"}.fad.fa-person-ski-jumping:after,.fa-duotone.fa-person-ski-jumping:after{content:"􏟇"}.fad.fa-ski-jump:after,.fa-duotone.fa-ski-jump:after{content:"􏟇"}.fad.fa-person-ski-lift:after,.fa-duotone.fa-person-ski-lift:after{content:"􏟈"}.fad.fa-ski-lift:after,.fa-duotone.fa-ski-lift:after{content:"􏟈"}.fad.fa-person-skiing:after,.fa-duotone.fa-person-skiing:after{content:"􏟉"}.fad.fa-skiing:after,.fa-duotone.fa-skiing:after{content:"􏟉"}.fad.fa-person-skiing-nordic:after,.fa-duotone.fa-person-skiing-nordic:after{content:"􏟊"}.fad.fa-skiing-nordic:after,.fa-duotone.fa-skiing-nordic:after{content:"􏟊"}.fad.fa-person-sledding:after,.fa-duotone.fa-person-sledding:after{content:"􏟋"}.fad.fa-sledding:after,.fa-duotone.fa-sledding:after{content:"􏟋"}.fad.fa-person-snowboarding:after,.fa-duotone.fa-person-snowboarding:after{content:"􏟎"}.fad.fa-snowboarding:after,.fa-duotone.fa-snowboarding:after{content:"􏟎"}.fad.fa-person-snowmobiling:after,.fa-duotone.fa-person-snowmobiling:after{content:"􏟑"}.fad.fa-snowmobile:after,.fa-duotone.fa-snowmobile:after{content:"􏟑"}.fad.fa-person-swimming:after,.fa-duotone.fa-person-swimming:after{content:"􏗄"}.fad.fa-swimmer:after,.fa-duotone.fa-swimmer:after{content:"􏗄"}.fad.fa-person-to-portal:after,.fa-duotone.fa-person-to-portal:after{content:"􎀢"}.fad.fa-portal-enter:after,.fa-duotone.fa-portal-enter:after{content:"􎀢"}.fad.fa-person-walking:after,.fa-duotone.fa-person-walking:after{content:"􏕔"}.fad.fa-walking:after,.fa-duotone.fa-walking:after{content:"􏕔"}.fad.fa-person-walking-with-cane:after,.fa-duotone.fa-person-walking-with-cane:after{content:"􏊝"}.fad.fa-blind:after,.fa-duotone.fa-blind:after{content:"􏊝"}.fad.fa-peseta-sign:after,.fa-duotone.fa-peseta-sign:after{content:"􎈣"}.fad.fa-peso-sign:after,.fa-duotone.fa-peso-sign:after{content:"􎈤"}.fad.fa-phone:after,.fa-duotone.fa-phone:after{content:"􏂕"}.fad.fa-phone-arrow-down-left:after,.fa-duotone.fa-phone-arrow-down-left:after{content:"􎈥"}.fad.fa-phone-incoming:after,.fa-duotone.fa-phone-incoming:after{content:"􎈥"}.fad.fa-phone-arrow-down:after,.fa-duotone.fa-phone-arrow-down:after{content:"􎈥"}.fad.fa-phone-arrow-up-right:after,.fa-duotone.fa-phone-arrow-up-right:after{content:"􎈦"}.fad.fa-phone-outgoing:after,.fa-duotone.fa-phone-outgoing:after{content:"􎈦"}.fad.fa-phone-arrow-up:after,.fa-duotone.fa-phone-arrow-up:after{content:"􎈦"}.fad.fa-phone-flip:after,.fa-duotone.fa-phone-flip:after{content:"􏡹"}.fad.fa-phone-alt:after,.fa-duotone.fa-phone-alt:after{content:"􏡹"}.fad.fa-phone-hangup:after,.fa-duotone.fa-phone-hangup:after{content:"􎈧"}.fad.fa-phone-missed:after,.fa-duotone.fa-phone-missed:after{content:"􎈨"}.fad.fa-phone-office:after,.fa-duotone.fa-phone-office:after{content:"􏙽"}.fad.fa-phone-plus:after,.fa-duotone.fa-phone-plus:after{content:"􏓒"}.fad.fa-phone-rotary:after,.fa-duotone.fa-phone-rotary:after{content:"􏣓"}.fad.fa-phone-slash:after,.fa-duotone.fa-phone-slash:after{content:"􏏝"}.fad.fa-phone-volume:after,.fa-duotone.fa-phone-volume:after{content:"􏊠"}.fad.fa-volume-control-phone:after,.fa-duotone.fa-volume-control-phone:after{content:"􏊠"}.fad.fa-phone-xmark:after,.fa-duotone.fa-phone-xmark:after{content:"􎈩"}.fad.fa-photo-film:after,.fa-duotone.fa-photo-film:after{content:"􏡼"}.fad.fa-photo-video:after,.fa-duotone.fa-photo-video:after{content:"􏡼"}.fad.fa-photo-film-music:after,.fa-duotone.fa-photo-film-music:after{content:"􎈪"}.fad.fa-pi:after,.fa-duotone.fa-pi:after{content:"􏙾"}.fad.fa-piano:after,.fa-duotone.fa-piano:after{content:"􏣔"}.fad.fa-piano-keyboard:after,.fa-duotone.fa-piano-keyboard:after{content:"􏣕"}.fad.fa-pie:after,.fa-duotone.fa-pie:after{content:"􏜅"}.fad.fa-pig:after,.fa-duotone.fa-pig:after{content:"􏜆"}.fad.fa-piggy-bank:after,.fa-duotone.fa-piggy-bank:after{content:"􏓓"}.fad.fa-pills:after,.fa-duotone.fa-pills:after{content:"􏒄"}.fad.fa-pinball:after,.fa-duotone.fa-pinball:after{content:"􎈫"}.fad.fa-pizza:after,.fa-duotone.fa-pizza:after{content:"􏠗"}.fad.fa-pizza-slice:after,.fa-duotone.fa-pizza-slice:after{content:"􏠘"}.fad.fa-place-of-worship:after,.fa-duotone.fa-place-of-worship:after{content:"􏙿"}.fad.fa-plane:after,.fa-duotone.fa-plane:after{content:"􏁲"}.fad.fa-plane-arrival:after,.fa-duotone.fa-plane-arrival:after{content:"􏖯"}.fad.fa-plane-departure:after,.fa-duotone.fa-plane-departure:after{content:"􏖰"}.fad.fa-plane-engines:after,.fa-duotone.fa-plane-engines:after{content:"􏏞"}.fad.fa-plane-alt:after,.fa-duotone.fa-plane-alt:after{content:"􏏞"}.fad.fa-plane-prop:after,.fa-duotone.fa-plane-prop:after{content:"􎈬"}.fad.fa-plane-slash:after,.fa-duotone.fa-plane-slash:after{content:"􎁩"}.fad.fa-plane-tail:after,.fa-duotone.fa-plane-tail:after{content:"􎈭"}.fad.fa-plane-up:after,.fa-duotone.fa-plane-up:after{content:"􎈮"}.fad.fa-plane-up-slash:after,.fa-duotone.fa-plane-up-slash:after{content:"􎈯"}.fad.fa-planet-moon:after,.fa-duotone.fa-planet-moon:after{content:"􎀟"}.fad.fa-planet-ringed:after,.fa-duotone.fa-planet-ringed:after{content:"􎀠"}.fad.fa-play:after,.fa-duotone.fa-play:after{content:"􏁋"}.fad.fa-play-pause:after,.fa-duotone.fa-play-pause:after{content:"􎈰"}.fad.fa-plug:after,.fa-duotone.fa-plug:after{content:"􏇦"}.fad.fa-plus:after,.fa-duotone.fa-plus:after{content:"􏁧"}.fad.fa-add:after,.fa-duotone.fa-add:after{content:"􏁧"}.fad.fa-plus-minus:after,.fa-duotone.fa-plus-minus:after{content:"􎈱"}.fad.fa-podcast:after,.fa-duotone.fa-podcast:after{content:"􏋎"}.fad.fa-podium:after,.fa-duotone.fa-podium:after{content:"􏚀"}.fad.fa-podium-star:after,.fa-duotone.fa-podium-star:after{content:"􏝘"}.fad.fa-police-box:after,.fa-duotone.fa-police-box:after{content:"􎀡"}.fad.fa-poll-people:after,.fa-duotone.fa-poll-people:after{content:"􏝙"}.fad.fa-poo:after,.fa-duotone.fa-poo:after{content:"􏋾"}.fad.fa-poo-bolt:after,.fa-duotone.fa-poo-bolt:after{content:"􏝚"}.fad.fa-poo-storm:after,.fa-duotone.fa-poo-storm:after{content:"􏝚"}.fad.fa-poop:after,.fa-duotone.fa-poop:after{content:"􏘙"}.fad.fa-popcorn:after,.fa-duotone.fa-popcorn:after{content:"􏠙"}.fad.fa-power-off:after,.fa-duotone.fa-power-off:after{content:"􏀑"}.fad.fa-prescription:after,.fa-duotone.fa-prescription:after{content:"􏖱"}.fad.fa-prescription-bottle:after,.fa-duotone.fa-prescription-bottle:after{content:"􏒅"}.fad.fa-prescription-bottle-medical:after,.fa-duotone.fa-prescription-bottle-medical:after{content:"􏒆"}.fad.fa-prescription-bottle-alt:after,.fa-duotone.fa-prescription-bottle-alt:after{content:"􏒆"}.fad.fa-presentation-screen:after,.fa-duotone.fa-presentation-screen:after{content:"􏚅"}.fad.fa-presentation:after,.fa-duotone.fa-presentation:after{content:"􏚅"}.fad.fa-print:after,.fa-duotone.fa-print:after{content:"􏀯"}.fad.fa-print-magnifying-glass:after,.fa-duotone.fa-print-magnifying-glass:after{content:"􏠚"}.fad.fa-print-search:after,.fa-duotone.fa-print-search:after{content:"􏠚"}.fad.fa-print-slash:after,.fa-duotone.fa-print-slash:after{content:"􏚆"}.fad.fa-projector:after,.fa-duotone.fa-projector:after{content:"􏣖"}.fad.fa-pump-medical:after,.fa-duotone.fa-pump-medical:after{content:"􎁪"}.fad.fa-pump-soap:after,.fa-duotone.fa-pump-soap:after{content:"􎁫"}.fad.fa-pumpkin:after,.fa-duotone.fa-pumpkin:after{content:"􏜇"}.fad.fa-puzzle-piece:after,.fa-duotone.fa-puzzle-piece:after{content:"􏄮"}.fad.fa-puzzle-piece-simple:after,.fa-duotone.fa-puzzle-piece-simple:after{content:"􎈲"}.fad.fa-puzzle-piece-alt:after,.fa-duotone.fa-puzzle-piece-alt:after{content:"􎈲"}.fad.fa-q:after,.fa-duotone.fa-q:after{content:"􎈳"}.fad.fa-qrcode:after,.fa-duotone.fa-qrcode:after{content:"􏀩"}.fad.fa-question:after,.fa-duotone.fa-question:after{content:"􏄨"}.fad.fa-quidditch-broom-ball:after,.fa-duotone.fa-quidditch-broom-ball:after{content:"􏑘"}.fad.fa-broom-ball:after,.fa-duotone.fa-broom-ball:after{content:"􏑘"}.fad.fa-quidditch:after,.fa-duotone.fa-quidditch:after{content:"􏑘"}.fad.fa-quote-left:after,.fa-duotone.fa-quote-left:after{content:"􏄍"}.fad.fa-quote-left-round:after,.fa-duotone.fa-quote-left-round:after{content:"􎈴"}.fad.fa-quote-left-alt:after,.fa-duotone.fa-quote-left-alt:after{content:"􎈴"}.fad.fa-quote-right:after,.fa-duotone.fa-quote-right:after{content:"􏄎"}.fad.fa-quote-right-round:after,.fa-duotone.fa-quote-right-round:after{content:"􎈵"}.fad.fa-quote-right-alt:after,.fa-duotone.fa-quote-right-alt:after{content:"􎈵"}.fad.fa-r:after,.fa-duotone.fa-r:after{content:"􎈶"}.fad.fa-rabbit:after,.fa-duotone.fa-rabbit:after{content:"􏜈"}.fad.fa-rabbit-running:after,.fa-duotone.fa-rabbit-running:after{content:"􏜉"}.fad.fa-rabbit-fast:after,.fa-duotone.fa-rabbit-fast:after{content:"􏜉"}.fad.fa-racquet:after,.fa-duotone.fa-racquet:after{content:"􏑚"}.fad.fa-radar:after,.fa-duotone.fa-radar:after{content:"􎀤"}.fad.fa-radiation:after,.fa-duotone.fa-radiation:after{content:"􏞹"}.fad.fa-radio:after,.fa-duotone.fa-radio:after{content:"􏣗"}.fad.fa-radio-tuner:after,.fa-duotone.fa-radio-tuner:after{content:"􏣘"}.fad.fa-radio-alt:after,.fa-duotone.fa-radio-alt:after{content:"􏣘"}.fad.fa-rainbow:after,.fa-duotone.fa-rainbow:after{content:"􏝛"}.fad.fa-raindrops:after,.fa-duotone.fa-raindrops:after{content:"􏝜"}.fad.fa-ram:after,.fa-duotone.fa-ram:after{content:"􏜊"}.fad.fa-ramp-loading:after,.fa-duotone.fa-ramp-loading:after{content:"􏓔"}.fad.fa-raygun:after,.fa-duotone.fa-raygun:after{content:"􎀥"}.fad.fa-receipt:after,.fa-duotone.fa-receipt:after{content:"􏕃"}.fad.fa-record-vinyl:after,.fa-duotone.fa-record-vinyl:after{content:"􏣙"}.fad.fa-rectangle:after,.fa-duotone.fa-rectangle:after{content:"􏋺"}.fad.fa-rectangle-landscape:after,.fa-duotone.fa-rectangle-landscape:after{content:"􏋺"}.fad.fa-rectangle-ad:after,.fa-duotone.fa-rectangle-ad:after{content:"􏙁"}.fad.fa-ad:after,.fa-duotone.fa-ad:after{content:"􏙁"}.fad.fa-rectangle-barcode:after,.fa-duotone.fa-rectangle-barcode:after{content:"􏑣"}.fad.fa-barcode-alt:after,.fa-duotone.fa-barcode-alt:after{content:"􏑣"}.fad.fa-rectangle-list:after,.fa-duotone.fa-rectangle-list:after{content:"􏀢"}.fad.fa-list-alt:after,.fa-duotone.fa-list-alt:after{content:"􏀢"}.fad.fa-rectangle-terminal:after,.fa-duotone.fa-rectangle-terminal:after{content:"􎈷"}.fad.fa-rectangle-vertical:after,.fa-duotone.fa-rectangle-vertical:after{content:"􏋻"}.fad.fa-rectangle-portrait:after,.fa-duotone.fa-rectangle-portrait:after{content:"􏋻"}.fad.fa-rectangle-vertical-history:after,.fa-duotone.fa-rectangle-vertical-history:after{content:"􎈸"}.fad.fa-rectangle-wide:after,.fa-duotone.fa-rectangle-wide:after{content:"􏋼"}.fad.fa-rectangle-xmark:after,.fa-duotone.fa-rectangle-xmark:after{content:"􏐐"}.fad.fa-times-rectangle:after,.fa-duotone.fa-times-rectangle:after{content:"􏐐"}.fad.fa-rectangle-times:after,.fa-duotone.fa-rectangle-times:after{content:"􏐐"}.fad.fa-window-close:after,.fa-duotone.fa-window-close:after{content:"􏐐"}.fad.fa-recycle:after,.fa-duotone.fa-recycle:after{content:"􏆸"}.fad.fa-refrigerator:after,.fa-duotone.fa-refrigerator:after{content:"􎀦"}.fad.fa-registered:after,.fa-duotone.fa-registered:after{content:"􏉝"}.fad.fa-repeat:after,.fa-duotone.fa-repeat:after{content:"􏍣"}.fad.fa-repeat-1:after,.fa-duotone.fa-repeat-1:after{content:"􏍥"}.fad.fa-reply:after,.fa-duotone.fa-reply:after{content:"􏏥"}.fad.fa-mail-reply:after,.fa-duotone.fa-mail-reply:after{content:"􏏥"}.fad.fa-reply-all:after,.fa-duotone.fa-reply-all:after{content:"􏄢"}.fad.fa-mail-reply-all:after,.fa-duotone.fa-mail-reply-all:after{content:"􏄢"}.fad.fa-reply-clock:after,.fa-duotone.fa-reply-clock:after{content:"􎈹"}.fad.fa-reply-time:after,.fa-duotone.fa-reply-time:after{content:"􎈹"}.fad.fa-republican:after,.fa-duotone.fa-republican:after{content:"􏝞"}.fad.fa-restroom:after,.fa-duotone.fa-restroom:after{content:"􏞽"}.fad.fa-restroom-simple:after,.fa-duotone.fa-restroom-simple:after{content:"􎈺"}.fad.fa-retweet:after,.fa-duotone.fa-retweet:after{content:"􏁹"}.fad.fa-rhombus:after,.fa-duotone.fa-rhombus:after{content:"􎈻"}.fad.fa-ribbon:after,.fa-duotone.fa-ribbon:after{content:"􏓖"}.fad.fa-right:after,.fa-duotone.fa-right:after{content:"􏍖"}.fad.fa-arrow-alt-right:after,.fa-duotone.fa-arrow-alt-right:after{content:"􏍖"}.fad.fa-right-from-bracket:after,.fa-duotone.fa-right-from-bracket:after{content:"􏋵"}.fad.fa-sign-out-alt:after,.fa-duotone.fa-sign-out-alt:after{content:"􏋵"}.fad.fa-right-from-line:after,.fa-duotone.fa-right-from-line:after{content:"􏍇"}.fad.fa-arrow-alt-from-left:after,.fa-duotone.fa-arrow-alt-from-left:after{content:"􏍇"}.fad.fa-right-left:after,.fa-duotone.fa-right-left:after{content:"􏍢"}.fad.fa-exchange-alt:after,.fa-duotone.fa-exchange-alt:after{content:"􏍢"}.fad.fa-right-long:after,.fa-duotone.fa-right-long:after{content:"􏌋"}.fad.fa-long-arrow-alt-right:after,.fa-duotone.fa-long-arrow-alt-right:after{content:"􏌋"}.fad.fa-right-to-bracket:after,.fa-duotone.fa-right-to-bracket:after{content:"􏋶"}.fad.fa-sign-in-alt:after,.fa-duotone.fa-sign-in-alt:after{content:"􏋶"}.fad.fa-right-to-line:after,.fa-duotone.fa-right-to-line:after{content:"􏍌"}.fad.fa-arrow-alt-to-right:after,.fa-duotone.fa-arrow-alt-to-right:after{content:"􏍌"}.fad.fa-ring:after,.fa-duotone.fa-ring:after{content:"􏜋"}.fad.fa-rings-wedding:after,.fa-duotone.fa-rings-wedding:after{content:"􏠛"}.fad.fa-road:after,.fa-duotone.fa-road:after{content:"􏀘"}.fad.fa-robot:after,.fa-duotone.fa-robot:after{content:"􏕄"}.fad.fa-rocket:after,.fa-duotone.fa-rocket:after{content:"􏄵"}.fad.fa-rocket-launch:after,.fa-duotone.fa-rocket-launch:after{content:"􎀧"}.fad.fa-rotate:after,.fa-duotone.fa-rotate:after{content:"􏋱"}.fad.fa-sync-alt:after,.fa-duotone.fa-sync-alt:after{content:"􏋱"}.fad.fa-rotate-exclamation:after,.fa-duotone.fa-rotate-exclamation:after{content:"􎈼"}.fad.fa-rotate-forward:after,.fa-duotone.fa-rotate-forward:after{content:"􏋹"}.fad.fa-redo-alt:after,.fa-duotone.fa-redo-alt:after{content:"􏋹"}.fad.fa-rotate-left:after,.fa-duotone.fa-rotate-left:after{content:"􏋪"}.fad.fa-undo-alt:after,.fa-duotone.fa-undo-alt:after{content:"􏋪"}.fad.fa-route:after,.fa-duotone.fa-route:after{content:"􏓗"}.fad.fa-route-highway:after,.fa-duotone.fa-route-highway:after{content:"􏘚"}.fad.fa-route-interstate:after,.fa-duotone.fa-route-interstate:after{content:"􏘛"}.fad.fa-router:after,.fa-duotone.fa-router:after{content:"􏣚"}.fad.fa-rss:after,.fa-duotone.fa-rss:after{content:"􏂞"}.fad.fa-feed:after,.fa-duotone.fa-feed:after{content:"􏂞"}.fad.fa-ruble-sign:after,.fa-duotone.fa-ruble-sign:after{content:"􏅘"}.fad.fa-rouble:after,.fa-duotone.fa-rouble:after{content:"􏅘"}.fad.fa-rub:after,.fa-duotone.fa-rub:after{content:"􏅘"}.fad.fa-ruble:after,.fa-duotone.fa-ruble:after{content:"􏅘"}.fad.fa-ruler:after,.fa-duotone.fa-ruler:after{content:"􏕅"}.fad.fa-ruler-combined:after,.fa-duotone.fa-ruler-combined:after{content:"􏕆"}.fad.fa-ruler-horizontal:after,.fa-duotone.fa-ruler-horizontal:after{content:"􏕇"}.fad.fa-ruler-triangle:after,.fa-duotone.fa-ruler-triangle:after{content:"􏘜"}.fad.fa-ruler-vertical:after,.fa-duotone.fa-ruler-vertical:after{content:"􏕈"}.fad.fa-rupee-sign:after,.fa-duotone.fa-rupee-sign:after{content:"􏅖"}.fad.fa-rupee:after,.fa-duotone.fa-rupee:after{content:"􏅖"}.fad.fa-rupiah-sign:after,.fa-duotone.fa-rupiah-sign:after{content:"􎈽"}.fad.fa-rv:after,.fa-duotone.fa-rv:after{content:"􏞾"}.fad.fa-s:after,.fa-duotone.fa-s:after{content:"􎈾"}.fad.fa-sack:after,.fa-duotone.fa-sack:after{content:"􏠜"}.fad.fa-sack-dollar:after,.fa-duotone.fa-sack-dollar:after{content:"􏠝"}.fad.fa-salad:after,.fa-duotone.fa-salad:after{content:"􏠞"}.fad.fa-bowl-salad:after,.fa-duotone.fa-bowl-salad:after{content:"􏠞"}.fad.fa-sandwich:after,.fa-duotone.fa-sandwich:after{content:"􏠟"}.fad.fa-satellite:after,.fa-duotone.fa-satellite:after{content:"􏞿"}.fad.fa-satellite-dish:after,.fa-duotone.fa-satellite-dish:after{content:"􏟀"}.fad.fa-sausage:after,.fa-duotone.fa-sausage:after{content:"􏠠"}.fad.fa-saxophone:after,.fa-duotone.fa-saxophone:after{content:"􏣜"}.fad.fa-saxophone-fire:after,.fa-duotone.fa-saxophone-fire:after{content:"􏣛"}.fad.fa-sax-hot:after,.fa-duotone.fa-sax-hot:after{content:"􏣛"}.fad.fa-scale-balanced:after,.fa-duotone.fa-scale-balanced:after{content:"􏉎"}.fad.fa-balance-scale:after,.fa-duotone.fa-balance-scale:after{content:"􏉎"}.fad.fa-scale-unbalanced:after,.fa-duotone.fa-scale-unbalanced:after{content:"􏔕"}.fad.fa-balance-scale-left:after,.fa-duotone.fa-balance-scale-left:after{content:"􏔕"}.fad.fa-scale-unbalanced-flip:after,.fa-duotone.fa-scale-unbalanced-flip:after{content:"􏔖"}.fad.fa-balance-scale-right:after,.fa-duotone.fa-balance-scale-right:after{content:"􏔖"}.fad.fa-scalpel:after,.fa-duotone.fa-scalpel:after{content:"􏘝"}.fad.fa-scalpel-line-dashed:after,.fa-duotone.fa-scalpel-line-dashed:after{content:"􏘞"}.fad.fa-scalpel-path:after,.fa-duotone.fa-scalpel-path:after{content:"􏘞"}.fad.fa-scanner:after,.fa-duotone.fa-scanner:after{content:"􏣳"}.fad.fa-scanner-image:after,.fa-duotone.fa-scanner-image:after{content:"􏣳"}.fad.fa-scanner-gun:after,.fa-duotone.fa-scanner-gun:after{content:"􏒈"}.fad.fa-scanner-keyboard:after,.fa-duotone.fa-scanner-keyboard:after{content:"􏒉"}.fad.fa-scanner-touchscreen:after,.fa-duotone.fa-scanner-touchscreen:after{content:"􏒊"}.fad.fa-scarecrow:after,.fa-duotone.fa-scarecrow:after{content:"􏜍"}.fad.fa-scarf:after,.fa-duotone.fa-scarf:after{content:"􏟁"}.fad.fa-school:after,.fa-duotone.fa-school:after{content:"􏕉"}.fad.fa-scissors:after,.fa-duotone.fa-scissors:after{content:"􏃄"}.fad.fa-cut:after,.fa-duotone.fa-cut:after{content:"􏃄"}.fad.fa-screen-users:after,.fa-duotone.fa-screen-users:after{content:"􏘽"}.fad.fa-users-class:after,.fa-duotone.fa-users-class:after{content:"􏘽"}.fad.fa-screencast:after,.fa-duotone.fa-screencast:after{content:"􎈿"}.fad.fa-screwdriver:after,.fa-duotone.fa-screwdriver:after{content:"􏕊"}.fad.fa-screwdriver-wrench:after,.fa-duotone.fa-screwdriver-wrench:after{content:"􏟙"}.fad.fa-tools:after,.fa-duotone.fa-tools:after{content:"􏟙"}.fad.fa-scribble:after,.fa-duotone.fa-scribble:after{content:"􎉀"}.fad.fa-scroll:after,.fa-duotone.fa-scroll:after{content:"􏜎"}.fad.fa-scroll-old:after,.fa-duotone.fa-scroll-old:after{content:"􏜏"}.fad.fa-scroll-torah:after,.fa-duotone.fa-scroll-torah:after{content:"􏚠"}.fad.fa-torah:after,.fa-duotone.fa-torah:after{content:"􏚠"}.fad.fa-scrubber:after,.fa-duotone.fa-scrubber:after{content:"􏋸"}.fad.fa-scythe:after,.fa-duotone.fa-scythe:after{content:"􏜐"}.fad.fa-sd-card:after,.fa-duotone.fa-sd-card:after{content:"􏟂"}.fad.fa-sd-cards:after,.fa-duotone.fa-sd-cards:after{content:"􎉁"}.fad.fa-seal:after,.fa-duotone.fa-seal:after{content:"􎉂"}.fad.fa-seal-exclamation:after,.fa-duotone.fa-seal-exclamation:after{content:"􎉃"}.fad.fa-seal-question:after,.fa-duotone.fa-seal-question:after{content:"􎉄"}.fad.fa-seat-airline:after,.fa-duotone.fa-seat-airline:after{content:"􎉅"}.fad.fa-section:after,.fa-duotone.fa-section:after{content:"􎉆"}.fad.fa-seedling:after,.fa-duotone.fa-seedling:after{content:"􏓘"}.fad.fa-sprout:after,.fa-duotone.fa-sprout:after{content:"􏓘"}.fad.fa-send-back:after,.fa-duotone.fa-send-back:after{content:"􏡾"}.fad.fa-send-backward:after,.fa-duotone.fa-send-backward:after{content:"􏡿"}.fad.fa-sensor:after,.fa-duotone.fa-sensor:after{content:"􎀨"}.fad.fa-sensor-cloud:after,.fa-duotone.fa-sensor-cloud:after{content:"􎀬"}.fad.fa-sensor-smoke:after,.fa-duotone.fa-sensor-smoke:after{content:"􎀬"}.fad.fa-sensor-fire:after,.fa-duotone.fa-sensor-fire:after{content:"􎀪"}.fad.fa-sensor-on:after,.fa-duotone.fa-sensor-on:after{content:"􎀫"}.fad.fa-sensor-triangle-exclamation:after,.fa-duotone.fa-sensor-triangle-exclamation:after{content:"􎀩"}.fad.fa-sensor-alert:after,.fa-duotone.fa-sensor-alert:after{content:"􎀩"}.fad.fa-server:after,.fa-duotone.fa-server:after{content:"􏈳"}.fad.fa-shapes:after,.fa-duotone.fa-shapes:after{content:"􏘟"}.fad.fa-triangle-circle-square:after,.fa-duotone.fa-triangle-circle-square:after{content:"􏘟"}.fad.fa-share:after,.fa-duotone.fa-share:after{content:"􏁤"}.fad.fa-arrow-turn-right:after,.fa-duotone.fa-arrow-turn-right:after{content:"􏁤"}.fad.fa-mail-forward:after,.fa-duotone.fa-mail-forward:after{content:"􏁤"}.fad.fa-share-all:after,.fa-duotone.fa-share-all:after{content:"􏍧"}.fad.fa-arrows-turn-right:after,.fa-duotone.fa-arrows-turn-right:after{content:"􏍧"}.fad.fa-share-from-square:after,.fa-duotone.fa-share-from-square:after{content:"􏅍"}.fad.fa-share-square:after,.fa-duotone.fa-share-square:after{content:"􏅍"}.fad.fa-share-nodes:after,.fa-duotone.fa-share-nodes:after{content:"􏇠"}.fad.fa-share-alt:after,.fa-duotone.fa-share-alt:after{content:"􏇠"}.fad.fa-sheep:after,.fa-duotone.fa-sheep:after{content:"􏜑"}.fad.fa-shekel-sign:after,.fa-duotone.fa-shekel-sign:after{content:"􏈋"}.fad.fa-sheqel-sign:after,.fa-duotone.fa-sheqel-sign:after{content:"􏈋"}.fad.fa-shekel:after,.fa-duotone.fa-shekel:after{content:"􏈋"}.fad.fa-sheqel:after,.fa-duotone.fa-sheqel:after{content:"􏈋"}.fad.fa-ils:after,.fa-duotone.fa-ils:after{content:"􏈋"}.fad.fa-shelves:after,.fa-duotone.fa-shelves:after{content:"􏒀"}.fad.fa-inventory:after,.fa-duotone.fa-inventory:after{content:"􏒀"}.fad.fa-shelves-empty:after,.fa-duotone.fa-shelves-empty:after{content:"􎉇"}.fad.fa-shield:after,.fa-duotone.fa-shield:after{content:"􏄲"}.fad.fa-shield-blank:after,.fa-duotone.fa-shield-blank:after{content:"􏏭"}.fad.fa-shield-alt:after,.fa-duotone.fa-shield-alt:after{content:"􏏭"}.fad.fa-shield-check:after,.fa-duotone.fa-shield-check:after{content:"􏋷"}.fad.fa-shield-cross:after,.fa-duotone.fa-shield-cross:after{content:"􏜒"}.fad.fa-shield-exclamation:after,.fa-duotone.fa-shield-exclamation:after{content:"􎉈"}.fad.fa-shield-keyhole:after,.fa-duotone.fa-shield-keyhole:after{content:"􎉉"}.fad.fa-shield-minus:after,.fa-duotone.fa-shield-minus:after{content:"􎉊"}.fad.fa-shield-plus:after,.fa-duotone.fa-shield-plus:after{content:"􎉋"}.fad.fa-shield-slash:after,.fa-duotone.fa-shield-slash:after{content:"􎉌"}.fad.fa-shield-virus:after,.fa-duotone.fa-shield-virus:after{content:"􎁬"}.fad.fa-shield-xmark:after,.fa-duotone.fa-shield-xmark:after{content:"􎉍"}.fad.fa-shield-times:after,.fa-duotone.fa-shield-times:after{content:"􎉍"}.fad.fa-ship:after,.fa-duotone.fa-ship:after{content:"􏈚"}.fad.fa-shish-kebab:after,.fa-duotone.fa-shish-kebab:after{content:"􏠡"}.fad.fa-shoe-prints:after,.fa-duotone.fa-shoe-prints:after{content:"􏕋"}.fad.fa-shop:after,.fa-duotone.fa-shop:after{content:"􏕏"}.fad.fa-store-alt:after,.fa-duotone.fa-store-alt:after{content:"􏕏"}.fad.fa-shop-slash:after,.fa-duotone.fa-shop-slash:after{content:"􎁰"}.fad.fa-store-alt-slash:after,.fa-duotone.fa-store-alt-slash:after{content:"􎁰"}.fad.fa-shovel:after,.fa-duotone.fa-shovel:after{content:"􏜓"}.fad.fa-shovel-snow:after,.fa-duotone.fa-shovel-snow:after{content:"􏟃"}.fad.fa-shower:after,.fa-duotone.fa-shower:after{content:"􏋌"}.fad.fa-shower-down:after,.fa-duotone.fa-shower-down:after{content:"􎉎"}.fad.fa-shower-alt:after,.fa-duotone.fa-shower-alt:after{content:"􎉎"}.fad.fa-shredder:after,.fa-duotone.fa-shredder:after{content:"􏚊"}.fad.fa-shuffle:after,.fa-duotone.fa-shuffle:after{content:"􏁴"}.fad.fa-random:after,.fa-duotone.fa-random:after{content:"􏁴"}.fad.fa-shuttle-space:after,.fa-duotone.fa-shuttle-space:after{content:"􏆗"}.fad.fa-space-shuttle:after,.fa-duotone.fa-space-shuttle:after{content:"􏆗"}.fad.fa-shuttlecock:after,.fa-duotone.fa-shuttlecock:after{content:"􏑛"}.fad.fa-sickle:after,.fa-duotone.fa-sickle:after{content:"􏠢"}.fad.fa-sidebar:after,.fa-duotone.fa-sidebar:after{content:"􎉏"}.fad.fa-sidebar-flip:after,.fa-duotone.fa-sidebar-flip:after{content:"􎉐"}.fad.fa-sigma:after,.fa-duotone.fa-sigma:after{content:"􏚋"}.fad.fa-sign-hanging:after,.fa-duotone.fa-sign-hanging:after{content:"􏓙"}.fad.fa-sign:after,.fa-duotone.fa-sign:after{content:"􏓙"}.fad.fa-signal:after,.fa-duotone.fa-signal:after{content:"􏀒"}.fad.fa-signal-perfect:after,.fa-duotone.fa-signal-perfect:after{content:"􏀒"}.fad.fa-signal-5:after,.fa-duotone.fa-signal-5:after{content:"􏀒"}.fad.fa-signal-bars:after,.fa-duotone.fa-signal-bars:after{content:"􏚐"}.fad.fa-signal-bars-strong:after,.fa-duotone.fa-signal-bars-strong:after{content:"􏚐"}.fad.fa-signal-alt:after,.fa-duotone.fa-signal-alt:after{content:"􏚐"}.fad.fa-signal-alt-4:after,.fa-duotone.fa-signal-alt-4:after{content:"􏚐"}.fad.fa-signal-bars-fair:after,.fa-duotone.fa-signal-bars-fair:after{content:"􏚒"}.fad.fa-signal-alt-2:after,.fa-duotone.fa-signal-alt-2:after{content:"􏚒"}.fad.fa-signal-bars-good:after,.fa-duotone.fa-signal-bars-good:after{content:"􏚓"}.fad.fa-signal-alt-3:after,.fa-duotone.fa-signal-alt-3:after{content:"􏚓"}.fad.fa-signal-bars-slash:after,.fa-duotone.fa-signal-bars-slash:after{content:"􏚔"}.fad.fa-signal-alt-slash:after,.fa-duotone.fa-signal-alt-slash:after{content:"􏚔"}.fad.fa-signal-bars-weak:after,.fa-duotone.fa-signal-bars-weak:after{content:"􏚑"}.fad.fa-signal-alt-1:after,.fa-duotone.fa-signal-alt-1:after{content:"􏚑"}.fad.fa-signal-fair:after,.fa-duotone.fa-signal-fair:after{content:"􏚍"}.fad.fa-signal-2:after,.fa-duotone.fa-signal-2:after{content:"􏚍"}.fad.fa-signal-good:after,.fa-duotone.fa-signal-good:after{content:"􏚎"}.fad.fa-signal-3:after,.fa-duotone.fa-signal-3:after{content:"􏚎"}.fad.fa-signal-slash:after,.fa-duotone.fa-signal-slash:after{content:"􏚕"}.fad.fa-signal-stream:after,.fa-duotone.fa-signal-stream:after{content:"􏣝"}.fad.fa-signal-stream-slash:after,.fa-duotone.fa-signal-stream-slash:after{content:"􎉑"}.fad.fa-signal-strong:after,.fa-duotone.fa-signal-strong:after{content:"􏚏"}.fad.fa-signal-4:after,.fa-duotone.fa-signal-4:after{content:"􏚏"}.fad.fa-signal-weak:after,.fa-duotone.fa-signal-weak:after{content:"􏚌"}.fad.fa-signal-1:after,.fa-duotone.fa-signal-1:after{content:"􏚌"}.fad.fa-signature:after,.fa-duotone.fa-signature:after{content:"􏖷"}.fad.fa-signs-post:after,.fa-duotone.fa-signs-post:after{content:"􏉷"}.fad.fa-map-signs:after,.fa-duotone.fa-map-signs:after{content:"􏉷"}.fad.fa-sim-card:after,.fa-duotone.fa-sim-card:after{content:"􏟄"}.fad.fa-sim-cards:after,.fa-duotone.fa-sim-cards:after{content:"􎉒"}.fad.fa-sink:after,.fa-duotone.fa-sink:after{content:"􎁭"}.fad.fa-siren:after,.fa-duotone.fa-siren:after{content:"􎀭"}.fad.fa-siren-on:after,.fa-duotone.fa-siren-on:after{content:"􎀮"}.fad.fa-sitemap:after,.fa-duotone.fa-sitemap:after{content:"􏃨"}.fad.fa-skeleton:after,.fa-duotone.fa-skeleton:after{content:"􏘠"}.fad.fa-skull:after,.fa-duotone.fa-skull:after{content:"􏕌"}.fad.fa-skull-cow:after,.fa-duotone.fa-skull-cow:after{content:"􏣞"}.fad.fa-skull-crossbones:after,.fa-duotone.fa-skull-crossbones:after{content:"􏜔"}.fad.fa-slash:after,.fa-duotone.fa-slash:after{content:"􏜕"}.fad.fa-sleigh:after,.fa-duotone.fa-sleigh:after{content:"􏟌"}.fad.fa-slider:after,.fa-duotone.fa-slider:after{content:"􎉓"}.fad.fa-sliders:after,.fa-duotone.fa-sliders:after{content:"􏇞"}.fad.fa-sliders-h:after,.fa-duotone.fa-sliders-h:after{content:"􏇞"}.fad.fa-sliders-up:after,.fa-duotone.fa-sliders-up:after{content:"􏏱"}.fad.fa-sliders-v:after,.fa-duotone.fa-sliders-v:after{content:"􏏱"}.fad.fa-smog:after,.fa-duotone.fa-smog:after{content:"􏝟"}.fad.fa-smoke:after,.fa-duotone.fa-smoke:after{content:"􏝠"}.fad.fa-smoking:after,.fa-duotone.fa-smoking:after{content:"􏒍"}.fad.fa-snake:after,.fa-duotone.fa-snake:after{content:"􏜖"}.fad.fa-snooze:after,.fa-duotone.fa-snooze:after{content:"􏢀"}.fad.fa-zzz:after,.fa-duotone.fa-zzz:after{content:"􏢀"}.fad.fa-snow-blowing:after,.fa-duotone.fa-snow-blowing:after{content:"􏝡"}.fad.fa-snowflake:after,.fa-duotone.fa-snowflake:after{content:"􏋜"}.fad.fa-snowflakes:after,.fa-duotone.fa-snowflakes:after{content:"􏟏"}.fad.fa-snowman:after,.fa-duotone.fa-snowman:after{content:"􏟐"}.fad.fa-snowman-head:after,.fa-duotone.fa-snowman-head:after{content:"􏞛"}.fad.fa-frosty-head:after,.fa-duotone.fa-frosty-head:after{content:"􏞛"}.fad.fa-snowplow:after,.fa-duotone.fa-snowplow:after{content:"􏟒"}.fad.fa-soap:after,.fa-duotone.fa-soap:after{content:"􎁮"}.fad.fa-socks:after,.fa-duotone.fa-socks:after{content:"􏚖"}.fad.fa-solar-panel:after,.fa-duotone.fa-solar-panel:after{content:"􏖺"}.fad.fa-solar-system:after,.fa-duotone.fa-solar-system:after{content:"􎀯"}.fad.fa-sort:after,.fa-duotone.fa-sort:after{content:"􏃜"}.fad.fa-unsorted:after,.fa-duotone.fa-unsorted:after{content:"􏃜"}.fad.fa-sort-down:after,.fa-duotone.fa-sort-down:after{content:"􏃝"}.fad.fa-sort-desc:after,.fa-duotone.fa-sort-desc:after{content:"􏃝"}.fad.fa-sort-up:after,.fa-duotone.fa-sort-up:after{content:"􏃞"}.fad.fa-sort-asc:after,.fa-duotone.fa-sort-asc:after{content:"􏃞"}.fad.fa-spa:after,.fa-duotone.fa-spa:after{content:"􏖻"}.fad.fa-space-station-moon:after,.fa-duotone.fa-space-station-moon:after{content:"􎀳"}.fad.fa-space-station-moon-construction:after,.fa-duotone.fa-space-station-moon-construction:after{content:"􎀴"}.fad.fa-space-station-moon-alt:after,.fa-duotone.fa-space-station-moon-alt:after{content:"􎀴"}.fad.fa-spade:after,.fa-duotone.fa-spade:after{content:"􏋴"}.fad.fa-spaghetti-monster-flying:after,.fa-duotone.fa-spaghetti-monster-flying:after{content:"􏙻"}.fad.fa-pastafarianism:after,.fa-duotone.fa-pastafarianism:after{content:"􏙻"}.fad.fa-sparkles:after,.fa-duotone.fa-sparkles:after{content:"􏢐"}.fad.fa-speaker:after,.fa-duotone.fa-speaker:after{content:"􏣟"}.fad.fa-speakers:after,.fa-duotone.fa-speakers:after{content:"􏣠"}.fad.fa-spell-check:after,.fa-duotone.fa-spell-check:after{content:"􏢑"}.fad.fa-spider:after,.fa-duotone.fa-spider:after{content:"􏜗"}.fad.fa-spider-black-widow:after,.fa-duotone.fa-spider-black-widow:after{content:"􏜘"}.fad.fa-spider-web:after,.fa-duotone.fa-spider-web:after{content:"􏜙"}.fad.fa-spinner:after,.fa-duotone.fa-spinner:after{content:"􏄐"}.fad.fa-spinner-third:after,.fa-duotone.fa-spinner-third:after{content:"􏏴"}.fad.fa-split:after,.fa-duotone.fa-split:after{content:"􎉔"}.fad.fa-splotch:after,.fa-duotone.fa-splotch:after{content:"􏖼"}.fad.fa-spoon:after,.fa-duotone.fa-spoon:after{content:"􏋥"}.fad.fa-utensil-spoon:after,.fa-duotone.fa-utensil-spoon:after{content:"􏋥"}.fad.fa-spray-can:after,.fa-duotone.fa-spray-can:after{content:"􏖽"}.fad.fa-sprinkler:after,.fa-duotone.fa-sprinkler:after{content:"􎀵"}.fad.fa-square:after,.fa-duotone.fa-square:after{content:"􏃈"}.fad.fa-square-0:after,.fa-duotone.fa-square-0:after{content:"􎉕"}.fad.fa-square-1:after,.fa-duotone.fa-square-1:after{content:"􎉖"}.fad.fa-square-2:after,.fa-duotone.fa-square-2:after{content:"􎉗"}.fad.fa-square-3:after,.fa-duotone.fa-square-3:after{content:"􎉘"}.fad.fa-square-4:after,.fa-duotone.fa-square-4:after{content:"􎉙"}.fad.fa-square-5:after,.fa-duotone.fa-square-5:after{content:"􎉚"}.fad.fa-square-6:after,.fa-duotone.fa-square-6:after{content:"􎉛"}.fad.fa-square-7:after,.fa-duotone.fa-square-7:after{content:"􎉜"}.fad.fa-square-8:after,.fa-duotone.fa-square-8:after{content:"􎉝"}.fad.fa-square-9:after,.fa-duotone.fa-square-9:after{content:"􎉞"}.fad.fa-square-a:after,.fa-duotone.fa-square-a:after{content:"􎉟"}.fad.fa-square-ampersand:after,.fa-duotone.fa-square-ampersand:after{content:"􎉠"}.fad.fa-square-arrow-down:after,.fa-duotone.fa-square-arrow-down:after{content:"􏌹"}.fad.fa-arrow-square-down:after,.fa-duotone.fa-arrow-square-down:after{content:"􏌹"}.fad.fa-square-arrow-down-left:after,.fa-duotone.fa-square-arrow-down-left:after{content:"􎉡"}.fad.fa-square-arrow-down-right:after,.fa-duotone.fa-square-arrow-down-right:after{content:"􎉢"}.fad.fa-square-arrow-left:after,.fa-duotone.fa-square-arrow-left:after{content:"􏌺"}.fad.fa-arrow-square-left:after,.fa-duotone.fa-arrow-square-left:after{content:"􏌺"}.fad.fa-square-arrow-right:after,.fa-duotone.fa-square-arrow-right:after{content:"􏌻"}.fad.fa-arrow-square-right:after,.fa-duotone.fa-arrow-square-right:after{content:"􏌻"}.fad.fa-square-arrow-up:after,.fa-duotone.fa-square-arrow-up:after{content:"􏌼"}.fad.fa-arrow-square-up:after,.fa-duotone.fa-arrow-square-up:after{content:"􏌼"}.fad.fa-square-arrow-up-left:after,.fa-duotone.fa-square-arrow-up-left:after{content:"􎉣"}.fad.fa-square-arrow-up-right:after,.fa-duotone.fa-square-arrow-up-right:after{content:"􏅌"}.fad.fa-external-link-square:after,.fa-duotone.fa-external-link-square:after{content:"􏅌"}.fad.fa-square-b:after,.fa-duotone.fa-square-b:after{content:"􎉤"}.fad.fa-square-bolt:after,.fa-duotone.fa-square-bolt:after{content:"􎉥"}.fad.fa-square-c:after,.fa-duotone.fa-square-c:after{content:"􎉦"}.fad.fa-square-caret-down:after,.fa-duotone.fa-square-caret-down:after{content:"􏅐"}.fad.fa-caret-square-down:after,.fa-duotone.fa-caret-square-down:after{content:"􏅐"}.fad.fa-square-caret-left:after,.fa-duotone.fa-square-caret-left:after{content:"􏆑"}.fad.fa-caret-square-left:after,.fa-duotone.fa-caret-square-left:after{content:"􏆑"}.fad.fa-square-caret-right:after,.fa-duotone.fa-square-caret-right:after{content:"􏅒"}.fad.fa-caret-square-right:after,.fa-duotone.fa-caret-square-right:after{content:"􏅒"}.fad.fa-square-caret-up:after,.fa-duotone.fa-square-caret-up:after{content:"􏅑"}.fad.fa-caret-square-up:after,.fa-duotone.fa-caret-square-up:after{content:"􏅑"}.fad.fa-square-check:after,.fa-duotone.fa-square-check:after{content:"􏅊"}.fad.fa-check-square:after,.fa-duotone.fa-check-square:after{content:"􏅊"}.fad.fa-square-chevron-down:after,.fa-duotone.fa-square-chevron-down:after{content:"􏌩"}.fad.fa-chevron-square-down:after,.fa-duotone.fa-chevron-square-down:after{content:"􏌩"}.fad.fa-square-chevron-left:after,.fa-duotone.fa-square-chevron-left:after{content:"􏌪"}.fad.fa-chevron-square-left:after,.fa-duotone.fa-chevron-square-left:after{content:"􏌪"}.fad.fa-square-chevron-right:after,.fa-duotone.fa-square-chevron-right:after{content:"􏌫"}.fad.fa-chevron-square-right:after,.fa-duotone.fa-chevron-square-right:after{content:"􏌫"}.fad.fa-square-chevron-up:after,.fa-duotone.fa-square-chevron-up:after{content:"􏌬"}.fad.fa-chevron-square-up:after,.fa-duotone.fa-chevron-square-up:after{content:"􏌬"}.fad.fa-square-code:after,.fa-duotone.fa-square-code:after{content:"􎉧"}.fad.fa-square-d:after,.fa-duotone.fa-square-d:after{content:"􎉨"}.fad.fa-square-dashed:after,.fa-duotone.fa-square-dashed:after{content:"􎉩"}.fad.fa-square-divide:after,.fa-duotone.fa-square-divide:after{content:"􎉪"}.fad.fa-square-dollar:after,.fa-duotone.fa-square-dollar:after{content:"􏋩"}.fad.fa-usd-square:after,.fa-duotone.fa-usd-square:after{content:"􏋩"}.fad.fa-dollar-square:after,.fa-duotone.fa-dollar-square:after{content:"􏋩"}.fad.fa-square-down:after,.fa-duotone.fa-square-down:after{content:"􏍐"}.fad.fa-arrow-alt-square-down:after,.fa-duotone.fa-arrow-alt-square-down:after{content:"􏍐"}.fad.fa-square-down-left:after,.fa-duotone.fa-square-down-left:after{content:"􎉫"}.fad.fa-square-down-right:after,.fa-duotone.fa-square-down-right:after{content:"􎉬"}.fad.fa-square-e:after,.fa-duotone.fa-square-e:after{content:"􎉭"}.fad.fa-square-envelope:after,.fa-duotone.fa-square-envelope:after{content:"􏆙"}.fad.fa-envelope-square:after,.fa-duotone.fa-envelope-square:after{content:"􏆙"}.fad.fa-square-exclamation:after,.fa-duotone.fa-square-exclamation:after{content:"􏌡"}.fad.fa-exclamation-square:after,.fa-duotone.fa-exclamation-square:after{content:"􏌡"}.fad.fa-square-f:after,.fa-duotone.fa-square-f:after{content:"􎉮"}.fad.fa-square-fragile:after,.fa-duotone.fa-square-fragile:after{content:"􏒛"}.fad.fa-box-fragile:after,.fa-duotone.fa-box-fragile:after{content:"􏒛"}.fad.fa-square-wine-glass-crack:after,.fa-duotone.fa-square-wine-glass-crack:after{content:"􏒛"}.fad.fa-square-full:after,.fa-duotone.fa-square-full:after{content:"􏑜"}.fad.fa-square-g:after,.fa-duotone.fa-square-g:after{content:"􎉯"}.fad.fa-square-h:after,.fa-duotone.fa-square-h:after{content:"􏃽"}.fad.fa-h-square:after,.fa-duotone.fa-h-square:after{content:"􏃽"}.fad.fa-square-heart:after,.fa-duotone.fa-square-heart:after{content:"􏓈"}.fad.fa-heart-square:after,.fa-duotone.fa-heart-square:after{content:"􏓈"}.fad.fa-square-i:after,.fa-duotone.fa-square-i:after{content:"􎉰"}.fad.fa-square-info:after,.fa-duotone.fa-square-info:after{content:"􏌏"}.fad.fa-info-square:after,.fa-duotone.fa-info-square:after{content:"􏌏"}.fad.fa-square-j:after,.fa-duotone.fa-square-j:after{content:"􎉱"}.fad.fa-square-k:after,.fa-duotone.fa-square-k:after{content:"􎉲"}.fad.fa-square-l:after,.fa-duotone.fa-square-l:after{content:"􎉳"}.fad.fa-square-left:after,.fa-duotone.fa-square-left:after{content:"􏍑"}.fad.fa-arrow-alt-square-left:after,.fa-duotone.fa-arrow-alt-square-left:after{content:"􏍑"}.fad.fa-square-m:after,.fa-duotone.fa-square-m:after{content:"􎉴"}.fad.fa-square-minus:after,.fa-duotone.fa-square-minus:after{content:"􏅆"}.fad.fa-minus-square:after,.fa-duotone.fa-minus-square:after{content:"􏅆"}.fad.fa-square-n:after,.fa-duotone.fa-square-n:after{content:"􎉵"}.fad.fa-square-o:after,.fa-duotone.fa-square-o:after{content:"􎉶"}.fad.fa-square-p:after,.fa-duotone.fa-square-p:after{content:"􎉷"}.fad.fa-square-parking:after,.fa-duotone.fa-square-parking:after{content:"􏕀"}.fad.fa-parking:after,.fa-duotone.fa-parking:after{content:"􏕀"}.fad.fa-square-parking-slash:after,.fa-duotone.fa-square-parking-slash:after{content:"􏘗"}.fad.fa-parking-slash:after,.fa-duotone.fa-parking-slash:after{content:"􏘗"}.fad.fa-square-pen:after,.fa-duotone.fa-square-pen:after{content:"􏅋"}.fad.fa-pen-square:after,.fa-duotone.fa-pen-square:after{content:"􏅋"}.fad.fa-pencil-square:after,.fa-duotone.fa-pencil-square:after{content:"􏅋"}.fad.fa-square-phone:after,.fa-duotone.fa-square-phone:after{content:"􏂘"}.fad.fa-phone-square:after,.fa-duotone.fa-phone-square:after{content:"􏂘"}.fad.fa-square-phone-flip:after,.fa-duotone.fa-square-phone-flip:after{content:"􏡻"}.fad.fa-phone-square-alt:after,.fa-duotone.fa-phone-square-alt:after{content:"􏡻"}.fad.fa-square-phone-hangup:after,.fa-duotone.fa-square-phone-hangup:after{content:"􎉸"}.fad.fa-phone-square-down:after,.fa-duotone.fa-phone-square-down:after{content:"􎉸"}.fad.fa-square-plus:after,.fa-duotone.fa-square-plus:after{content:"􏃾"}.fad.fa-plus-square:after,.fa-duotone.fa-plus-square:after{content:"􏃾"}.fad.fa-square-poll-horizontal:after,.fa-duotone.fa-square-poll-horizontal:after{content:"􏚂"}.fad.fa-poll-h:after,.fa-duotone.fa-poll-h:after{content:"􏚂"}.fad.fa-square-poll-vertical:after,.fa-duotone.fa-square-poll-vertical:after{content:"􏚁"}.fad.fa-poll:after,.fa-duotone.fa-poll:after{content:"􏚁"}.fad.fa-square-q:after,.fa-duotone.fa-square-q:after{content:"􎉹"}.fad.fa-square-question:after,.fa-duotone.fa-square-question:after{content:"􏋽"}.fad.fa-question-square:after,.fa-duotone.fa-question-square:after{content:"􏋽"}.fad.fa-square-r:after,.fa-duotone.fa-square-r:after{content:"􎉺"}.fad.fa-square-right:after,.fa-duotone.fa-square-right:after{content:"􏍒"}.fad.fa-arrow-alt-square-right:after,.fa-duotone.fa-arrow-alt-square-right:after{content:"􏍒"}.fad.fa-square-root:after,.fa-duotone.fa-square-root:after{content:"􏚗"}.fad.fa-square-root-variable:after,.fa-duotone.fa-square-root-variable:after{content:"􏚘"}.fad.fa-square-root-alt:after,.fa-duotone.fa-square-root-alt:after{content:"􏚘"}.fad.fa-square-rss:after,.fa-duotone.fa-square-rss:after{content:"􏅃"}.fad.fa-rss-square:after,.fa-duotone.fa-rss-square:after{content:"􏅃"}.fad.fa-square-s:after,.fa-duotone.fa-square-s:after{content:"􎉻"}.fad.fa-square-share-nodes:after,.fa-duotone.fa-square-share-nodes:after{content:"􏇡"}.fad.fa-share-alt-square:after,.fa-duotone.fa-share-alt-square:after{content:"􏇡"}.fad.fa-square-sliders:after,.fa-duotone.fa-square-sliders:after{content:"􏏰"}.fad.fa-sliders-h-square:after,.fa-duotone.fa-sliders-h-square:after{content:"􏏰"}.fad.fa-square-sliders-vertical:after,.fa-duotone.fa-square-sliders-vertical:after{content:"􏏲"}.fad.fa-sliders-v-square:after,.fa-duotone.fa-sliders-v-square:after{content:"􏏲"}.fad.fa-square-small:after,.fa-duotone.fa-square-small:after{content:"􎉼"}.fad.fa-square-star:after,.fa-duotone.fa-square-star:after{content:"􎉽"}.fad.fa-square-t:after,.fa-duotone.fa-square-t:after{content:"􎉾"}.fad.fa-square-this-way-up:after,.fa-duotone.fa-square-this-way-up:after{content:"􏒟"}.fad.fa-box-up:after,.fa-duotone.fa-box-up:after{content:"􏒟"}.fad.fa-square-u:after,.fa-duotone.fa-square-u:after{content:"􎉿"}.fad.fa-square-up:after,.fa-duotone.fa-square-up:after{content:"􏍓"}.fad.fa-arrow-alt-square-up:after,.fa-duotone.fa-arrow-alt-square-up:after{content:"􏍓"}.fad.fa-square-up-left:after,.fa-duotone.fa-square-up-left:after{content:"􎊀"}.fad.fa-square-up-right:after,.fa-duotone.fa-square-up-right:after{content:"􏍠"}.fad.fa-external-link-square-alt:after,.fa-duotone.fa-external-link-square-alt:after{content:"􏍠"}.fad.fa-square-user:after,.fa-duotone.fa-square-user:after{content:"􎊁"}.fad.fa-square-v:after,.fa-duotone.fa-square-v:after{content:"􎊂"}.fad.fa-square-w:after,.fa-duotone.fa-square-w:after{content:"􎊃"}.fad.fa-square-x:after,.fa-duotone.fa-square-x:after{content:"􎊄"}.fad.fa-square-xmark:after,.fa-duotone.fa-square-xmark:after{content:"􏋓"}.fad.fa-times-square:after,.fa-duotone.fa-times-square:after{content:"􏋓"}.fad.fa-xmark-square:after,.fa-duotone.fa-xmark-square:after{content:"􏋓"}.fad.fa-square-y:after,.fa-duotone.fa-square-y:after{content:"􎊅"}.fad.fa-square-z:after,.fa-duotone.fa-square-z:after{content:"􎊆"}.fad.fa-squirrel:after,.fa-duotone.fa-squirrel:after{content:"􏜚"}.fad.fa-staff:after,.fa-duotone.fa-staff:after{content:"􏜛"}.fad.fa-stairs:after,.fa-duotone.fa-stairs:after{content:"􎊇"}.fad.fa-stamp:after,.fa-duotone.fa-stamp:after{content:"􏖿"}.fad.fa-standard-definition:after,.fa-duotone.fa-standard-definition:after{content:"􎊈"}.fad.fa-star:after,.fa-duotone.fa-star:after{content:"􏀅"}.fad.fa-star-and-crescent:after,.fa-duotone.fa-star-and-crescent:after{content:"􏚙"}.fad.fa-star-christmas:after,.fa-duotone.fa-star-christmas:after{content:"􏟔"}.fad.fa-star-exclamation:after,.fa-duotone.fa-star-exclamation:after{content:"􏋳"}.fad.fa-star-half:after,.fa-duotone.fa-star-half:after{content:"􏂉"}.fad.fa-star-half-stroke:after,.fa-duotone.fa-star-half-stroke:after{content:"􏗀"}.fad.fa-star-half-alt:after,.fa-duotone.fa-star-half-alt:after{content:"􏗀"}.fad.fa-star-of-david:after,.fa-duotone.fa-star-of-david:after{content:"􏚚"}.fad.fa-star-of-life:after,.fa-duotone.fa-star-of-life:after{content:"􏘡"}.fad.fa-star-sharp:after,.fa-duotone.fa-star-sharp:after{content:"􎊉"}.fad.fa-star-sharp-half:after,.fa-duotone.fa-star-sharp-half:after{content:"􎊊"}.fad.fa-star-sharp-half-stroke:after,.fa-duotone.fa-star-sharp-half-stroke:after{content:"􎊋"}.fad.fa-star-sharp-half-alt:after,.fa-duotone.fa-star-sharp-half-alt:after{content:"􎊋"}.fad.fa-star-shooting:after,.fa-duotone.fa-star-shooting:after{content:"􎀶"}.fad.fa-starfighter:after,.fa-duotone.fa-starfighter:after{content:"􎀷"}.fad.fa-starfighter-twin-ion-engine:after,.fa-duotone.fa-starfighter-twin-ion-engine:after{content:"􎀸"}.fad.fa-starfighter-alt:after,.fa-duotone.fa-starfighter-alt:after{content:"􎀸"}.fad.fa-starfighter-twin-ion-engine-advanced:after,.fa-duotone.fa-starfighter-twin-ion-engine-advanced:after{content:"􎊌"}.fad.fa-starfighter-alt-advanced:after,.fa-duotone.fa-starfighter-alt-advanced:after{content:"􎊌"}.fad.fa-stars:after,.fa-duotone.fa-stars:after{content:"􏝢"}.fad.fa-starship:after,.fa-duotone.fa-starship:after{content:"􎀹"}.fad.fa-starship-freighter:after,.fa-duotone.fa-starship-freighter:after{content:"􎀺"}.fad.fa-steak:after,.fa-duotone.fa-steak:after{content:"􏠤"}.fad.fa-steering-wheel:after,.fa-duotone.fa-steering-wheel:after{content:"􏘢"}.fad.fa-sterling-sign:after,.fa-duotone.fa-sterling-sign:after{content:"􏅔"}.fad.fa-pound-sign:after,.fa-duotone.fa-pound-sign:after{content:"􏅔"}.fad.fa-gbp:after,.fa-duotone.fa-gbp:after{content:"􏅔"}.fad.fa-stethoscope:after,.fa-duotone.fa-stethoscope:after{content:"􏃱"}.fad.fa-stocking:after,.fa-duotone.fa-stocking:after{content:"􏟕"}.fad.fa-stomach:after,.fa-duotone.fa-stomach:after{content:"􏘣"}.fad.fa-stop:after,.fa-duotone.fa-stop:after{content:"􏁍"}.fad.fa-stopwatch:after,.fa-duotone.fa-stopwatch:after{content:"􏋲"}.fad.fa-stopwatch-20:after,.fa-duotone.fa-stopwatch-20:after{content:"􎁯"}.fad.fa-store:after,.fa-duotone.fa-store:after{content:"􏕎"}.fad.fa-store-slash:after,.fa-duotone.fa-store-slash:after{content:"􎁱"}.fad.fa-street-view:after,.fa-duotone.fa-street-view:after{content:"􏈝"}.fad.fa-stretcher:after,.fa-duotone.fa-stretcher:after{content:"􏠥"}.fad.fa-strikethrough:after,.fa-duotone.fa-strikethrough:after{content:"􏃌"}.fad.fa-stroopwafel:after,.fa-duotone.fa-stroopwafel:after{content:"􏕑"}.fad.fa-subscript:after,.fa-duotone.fa-subscript:after{content:"􏄬"}.fad.fa-suitcase:after,.fa-duotone.fa-suitcase:after{content:"􏃲"}.fad.fa-suitcase-medical:after,.fa-duotone.fa-suitcase-medical:after{content:"􏃺"}.fad.fa-medkit:after,.fa-duotone.fa-medkit:after{content:"􏃺"}.fad.fa-suitcase-rolling:after,.fa-duotone.fa-suitcase-rolling:after{content:"􏗁"}.fad.fa-sun:after,.fa-duotone.fa-sun:after{content:"􏆅"}.fad.fa-sun-bright:after,.fa-duotone.fa-sun-bright:after{content:"􎊍"}.fad.fa-sun-alt:after,.fa-duotone.fa-sun-alt:after{content:"􎊍"}.fad.fa-sun-cloud:after,.fa-duotone.fa-sun-cloud:after{content:"􏝣"}.fad.fa-sun-dust:after,.fa-duotone.fa-sun-dust:after{content:"􏝤"}.fad.fa-sun-haze:after,.fa-duotone.fa-sun-haze:after{content:"􏝥"}.fad.fa-sunglasses:after,.fa-duotone.fa-sunglasses:after{content:"􏢒"}.fad.fa-sunrise:after,.fa-duotone.fa-sunrise:after{content:"􏝦"}.fad.fa-sunset:after,.fa-duotone.fa-sunset:after{content:"􏝧"}.fad.fa-superscript:after,.fa-duotone.fa-superscript:after{content:"􏄫"}.fad.fa-swatchbook:after,.fa-duotone.fa-swatchbook:after{content:"􏗃"}.fad.fa-sword:after,.fa-duotone.fa-sword:after{content:"􏜜"}.fad.fa-sword-laser:after,.fa-duotone.fa-sword-laser:after{content:"􎀻"}.fad.fa-sword-laser-alt:after,.fa-duotone.fa-sword-laser-alt:after{content:"􎀼"}.fad.fa-swords:after,.fa-duotone.fa-swords:after{content:"􏜝"}.fad.fa-swords-laser:after,.fa-duotone.fa-swords-laser:after{content:"􎀽"}.fad.fa-symbols:after,.fa-duotone.fa-symbols:after{content:"􏡮"}.fad.fa-icons-alt:after,.fa-duotone.fa-icons-alt:after{content:"􏡮"}.fad.fa-synagogue:after,.fa-duotone.fa-synagogue:after{content:"􏚛"}.fad.fa-syringe:after,.fa-duotone.fa-syringe:after{content:"􏒎"}.fad.fa-t:after,.fa-duotone.fa-t:after{content:"􎊎"}.fad.fa-table:after,.fa-duotone.fa-table:after{content:"􏃎"}.fad.fa-table-cells:after,.fa-duotone.fa-table-cells:after{content:"􏀊"}.fad.fa-th:after,.fa-duotone.fa-th:after{content:"􏀊"}.fad.fa-table-cells-large:after,.fa-duotone.fa-table-cells-large:after{content:"􏀉"}.fad.fa-th-large:after,.fa-duotone.fa-th-large:after{content:"􏀉"}.fad.fa-table-columns:after,.fa-duotone.fa-table-columns:after{content:"􏃛"}.fad.fa-columns:after,.fa-duotone.fa-columns:after{content:"􏃛"}.fad.fa-table-layout:after,.fa-duotone.fa-table-layout:after{content:"􎊏"}.fad.fa-table-list:after,.fa-duotone.fa-table-list:after{content:"􏀋"}.fad.fa-th-list:after,.fa-duotone.fa-th-list:after{content:"􏀋"}.fad.fa-table-pivot:after,.fa-duotone.fa-table-pivot:after{content:"􎊐"}.fad.fa-table-rows:after,.fa-duotone.fa-table-rows:after{content:"􎊑"}.fad.fa-rows:after,.fa-duotone.fa-rows:after{content:"􎊑"}.fad.fa-table-tennis-paddle-ball:after,.fa-duotone.fa-table-tennis-paddle-ball:after{content:"􏑝"}.fad.fa-ping-pong-paddle-ball:after,.fa-duotone.fa-ping-pong-paddle-ball:after{content:"􏑝"}.fad.fa-table-tennis:after,.fa-duotone.fa-table-tennis:after{content:"􏑝"}.fad.fa-table-tree:after,.fa-duotone.fa-table-tree:after{content:"􎊒"}.fad.fa-tablet:after,.fa-duotone.fa-tablet:after{content:"􏏻"}.fad.fa-tablet-android:after,.fa-duotone.fa-tablet-android:after{content:"􏏻"}.fad.fa-tablet-button:after,.fa-duotone.fa-tablet-button:after{content:"􏄊"}.fad.fa-tablet-rugged:after,.fa-duotone.fa-tablet-rugged:after{content:"􏒏"}.fad.fa-tablet-screen:after,.fa-duotone.fa-tablet-screen:after{content:"􏏼"}.fad.fa-tablet-android-alt:after,.fa-duotone.fa-tablet-android-alt:after{content:"􏏼"}.fad.fa-tablet-screen-button:after,.fa-duotone.fa-tablet-screen-button:after{content:"􏏺"}.fad.fa-tablet-alt:after,.fa-duotone.fa-tablet-alt:after{content:"􏏺"}.fad.fa-tablets:after,.fa-duotone.fa-tablets:after{content:"􏒐"}.fad.fa-tachograph-digital:after,.fa-duotone.fa-tachograph-digital:after{content:"􏕦"}.fad.fa-digital-tachograph:after,.fa-duotone.fa-digital-tachograph:after{content:"􏕦"}.fad.fa-taco:after,.fa-duotone.fa-taco:after{content:"􏠦"}.fad.fa-tag:after,.fa-duotone.fa-tag:after{content:"􏀫"}.fad.fa-tags:after,.fa-duotone.fa-tags:after{content:"􏀬"}.fad.fa-tally:after,.fa-duotone.fa-tally:after{content:"􏚜"}.fad.fa-tally-5:after,.fa-duotone.fa-tally-5:after{content:"􏚜"}.fad.fa-tally-1:after,.fa-duotone.fa-tally-1:after{content:"􎊓"}.fad.fa-tally-2:after,.fa-duotone.fa-tally-2:after{content:"􎊔"}.fad.fa-tally-3:after,.fa-duotone.fa-tally-3:after{content:"􎊕"}.fad.fa-tally-4:after,.fa-duotone.fa-tally-4:after{content:"􎊖"}.fad.fa-tape:after,.fa-duotone.fa-tape:after{content:"􏓛"}.fad.fa-taxi:after,.fa-duotone.fa-taxi:after{content:"􏆺"}.fad.fa-cab:after,.fa-duotone.fa-cab:after{content:"􏆺"}.fad.fa-taxi-bus:after,.fa-duotone.fa-taxi-bus:after{content:"􎊗"}.fad.fa-teeth:after,.fa-duotone.fa-teeth:after{content:"􏘮"}.fad.fa-teeth-open:after,.fa-duotone.fa-teeth-open:after{content:"􏘯"}.fad.fa-telescope:after,.fa-duotone.fa-telescope:after{content:"􎀾"}.fad.fa-temperature-arrow-down:after,.fa-duotone.fa-temperature-arrow-down:after{content:"􎀿"}.fad.fa-temperature-down:after,.fa-duotone.fa-temperature-down:after{content:"􎀿"}.fad.fa-temperature-arrow-up:after,.fa-duotone.fa-temperature-arrow-up:after{content:"􎁀"}.fad.fa-temperature-up:after,.fa-duotone.fa-temperature-up:after{content:"􎁀"}.fad.fa-temperature-empty:after,.fa-duotone.fa-temperature-empty:after{content:"􏋋"}.fad.fa-thermometer-empty:after,.fa-duotone.fa-thermometer-empty:after{content:"􏋋"}.fad.fa-thermometer-0:after,.fa-duotone.fa-thermometer-0:after{content:"􏋋"}.fad.fa-temperature-0:after,.fa-duotone.fa-temperature-0:after{content:"􏋋"}.fad.fa-temperature-full:after,.fa-duotone.fa-temperature-full:after{content:"􏋇"}.fad.fa-thermometer-full:after,.fa-duotone.fa-thermometer-full:after{content:"􏋇"}.fad.fa-thermometer-4:after,.fa-duotone.fa-thermometer-4:after{content:"􏋇"}.fad.fa-temperature-4:after,.fa-duotone.fa-temperature-4:after{content:"􏋇"}.fad.fa-temperature-half:after,.fa-duotone.fa-temperature-half:after{content:"􏋉"}.fad.fa-thermometer-half:after,.fa-duotone.fa-thermometer-half:after{content:"􏋉"}.fad.fa-thermometer-2:after,.fa-duotone.fa-thermometer-2:after{content:"􏋉"}.fad.fa-temperature-2:after,.fa-duotone.fa-temperature-2:after{content:"􏋉"}.fad.fa-temperature-high:after,.fa-duotone.fa-temperature-high:after{content:"􏝩"}.fad.fa-temperature-list:after,.fa-duotone.fa-temperature-list:after{content:"􎊘"}.fad.fa-temperature-low:after,.fa-duotone.fa-temperature-low:after{content:"􏝫"}.fad.fa-temperature-quarter:after,.fa-duotone.fa-temperature-quarter:after{content:"􏋊"}.fad.fa-thermometer-quarter:after,.fa-duotone.fa-thermometer-quarter:after{content:"􏋊"}.fad.fa-thermometer-1:after,.fa-duotone.fa-thermometer-1:after{content:"􏋊"}.fad.fa-temperature-1:after,.fa-duotone.fa-temperature-1:after{content:"􏋊"}.fad.fa-temperature-snow:after,.fa-duotone.fa-temperature-snow:after{content:"􏝨"}.fad.fa-temperature-frigid:after,.fa-duotone.fa-temperature-frigid:after{content:"􏝨"}.fad.fa-temperature-sun:after,.fa-duotone.fa-temperature-sun:after{content:"􏝪"}.fad.fa-temperature-hot:after,.fa-duotone.fa-temperature-hot:after{content:"􏝪"}.fad.fa-temperature-three-quarters:after,.fa-duotone.fa-temperature-three-quarters:after{content:"􏋈"}.fad.fa-thermometer-three-quarters:after,.fa-duotone.fa-thermometer-three-quarters:after{content:"􏋈"}.fad.fa-thermometer-3:after,.fa-duotone.fa-thermometer-3:after{content:"􏋈"}.fad.fa-temperature-3:after,.fa-duotone.fa-temperature-3:after{content:"􏋈"}.fad.fa-tenge-sign:after,.fa-duotone.fa-tenge-sign:after{content:"􏟗"}.fad.fa-tenge:after,.fa-duotone.fa-tenge:after{content:"􏟗"}.fad.fa-tennis-ball:after,.fa-duotone.fa-tennis-ball:after{content:"􏑞"}.fad.fa-terminal:after,.fa-duotone.fa-terminal:after{content:"􏄠"}.fad.fa-text:after,.fa-duotone.fa-text:after{content:"􏢓"}.fad.fa-text-height:after,.fa-duotone.fa-text-height:after{content:"􏀴"}.fad.fa-text-size:after,.fa-duotone.fa-text-size:after{content:"􏢔"}.fad.fa-text-slash:after,.fa-duotone.fa-text-slash:after{content:"􏡽"}.fad.fa-remove-format:after,.fa-duotone.fa-remove-format:after{content:"􏡽"}.fad.fa-text-width:after,.fa-duotone.fa-text-width:after{content:"􏀵"}.fad.fa-thermometer:after,.fa-duotone.fa-thermometer:after{content:"􏒑"}.fad.fa-theta:after,.fa-duotone.fa-theta:after{content:"􏚞"}.fad.fa-thumbs-down:after,.fa-duotone.fa-thumbs-down:after{content:"􏅥"}.fad.fa-thumbs-up:after,.fa-duotone.fa-thumbs-up:after{content:"􏅤"}.fad.fa-thumbtack:after,.fa-duotone.fa-thumbtack:after{content:"􏂍"}.fad.fa-thumb-tack:after,.fa-duotone.fa-thumb-tack:after{content:"􏂍"}.fad.fa-ticket:after,.fa-duotone.fa-ticket:after{content:"􏅅"}.fad.fa-ticket-airline:after,.fa-duotone.fa-ticket-airline:after{content:"􎊙"}.fad.fa-ticket-simple:after,.fa-duotone.fa-ticket-simple:after{content:"􏏿"}.fad.fa-ticket-alt:after,.fa-duotone.fa-ticket-alt:after{content:"􏏿"}.fad.fa-tickets-airline:after,.fa-duotone.fa-tickets-airline:after{content:"􎊚"}.fad.fa-tilde:after,.fa-duotone.fa-tilde:after{content:"􏚟"}.fad.fa-timeline:after,.fa-duotone.fa-timeline:after{content:"􎊛"}.fad.fa-timeline-arrow:after,.fa-duotone.fa-timeline-arrow:after{content:"􎊜"}.fad.fa-timer:after,.fa-duotone.fa-timer:after{content:"􎊝"}.fad.fa-tire:after,.fa-duotone.fa-tire:after{content:"􏘱"}.fad.fa-tire-flat:after,.fa-duotone.fa-tire-flat:after{content:"􏘲"}.fad.fa-tire-pressure-warning:after,.fa-duotone.fa-tire-pressure-warning:after{content:"􏘳"}.fad.fa-tire-rugged:after,.fa-duotone.fa-tire-rugged:after{content:"􏘴"}.fad.fa-toggle-off:after,.fa-duotone.fa-toggle-off:after{content:"􏈄"}.fad.fa-toggle-on:after,.fa-duotone.fa-toggle-on:after{content:"􏈅"}.fad.fa-toilet:after,.fa-duotone.fa-toilet:after{content:"􏟘"}.fad.fa-toilet-paper:after,.fa-duotone.fa-toilet-paper:after{content:"􏜞"}.fad.fa-toilet-paper-blank:after,.fa-duotone.fa-toilet-paper-blank:after{content:"􏜟"}.fad.fa-toilet-paper-alt:after,.fa-duotone.fa-toilet-paper-alt:after{content:"􏜟"}.fad.fa-toilet-paper-blank-under:after,.fa-duotone.fa-toilet-paper-blank-under:after{content:"􎊞"}.fad.fa-toilet-paper-reverse-alt:after,.fa-duotone.fa-toilet-paper-reverse-alt:after{content:"􎊞"}.fad.fa-toilet-paper-slash:after,.fa-duotone.fa-toilet-paper-slash:after{content:"􎁲"}.fad.fa-toilet-paper-under:after,.fa-duotone.fa-toilet-paper-under:after{content:"􎊟"}.fad.fa-toilet-paper-reverse:after,.fa-duotone.fa-toilet-paper-reverse:after{content:"􎊟"}.fad.fa-toilet-paper-under-slash:after,.fa-duotone.fa-toilet-paper-under-slash:after{content:"􎊠"}.fad.fa-toilet-paper-reverse-slash:after,.fa-duotone.fa-toilet-paper-reverse-slash:after{content:"􎊠"}.fad.fa-tombstone:after,.fa-duotone.fa-tombstone:after{content:"􏜠"}.fad.fa-tombstone-blank:after,.fa-duotone.fa-tombstone-blank:after{content:"􏜡"}.fad.fa-tombstone-alt:after,.fa-duotone.fa-tombstone-alt:after{content:"􏜡"}.fad.fa-toolbox:after,.fa-duotone.fa-toolbox:after{content:"􏕒"}.fad.fa-tooth:after,.fa-duotone.fa-tooth:after{content:"􏗉"}.fad.fa-toothbrush:after,.fa-duotone.fa-toothbrush:after{content:"􏘵"}.fad.fa-torii-gate:after,.fa-duotone.fa-torii-gate:after{content:"􏚡"}.fad.fa-tornado:after,.fa-duotone.fa-tornado:after{content:"􏝯"}.fad.fa-tower-broadcast:after,.fa-duotone.fa-tower-broadcast:after{content:"􏔙"}.fad.fa-broadcast-tower:after,.fa-duotone.fa-broadcast-tower:after{content:"􏔙"}.fad.fa-tower-control:after,.fa-duotone.fa-tower-control:after{content:"􎊡"}.fad.fa-tractor:after,.fa-duotone.fa-tractor:after{content:"􏜢"}.fad.fa-trademark:after,.fa-duotone.fa-trademark:after{content:"􏉜"}.fad.fa-traffic-cone:after,.fa-duotone.fa-traffic-cone:after{content:"􏘶"}.fad.fa-traffic-light:after,.fa-duotone.fa-traffic-light:after{content:"􏘷"}.fad.fa-traffic-light-go:after,.fa-duotone.fa-traffic-light-go:after{content:"􏘸"}.fad.fa-traffic-light-slow:after,.fa-duotone.fa-traffic-light-slow:after{content:"􏘹"}.fad.fa-traffic-light-stop:after,.fa-duotone.fa-traffic-light-stop:after{content:"􏘺"}.fad.fa-trailer:after,.fa-duotone.fa-trailer:after{content:"􎁁"}.fad.fa-train:after,.fa-duotone.fa-train:after{content:"􏈸"}.fad.fa-train-subway:after,.fa-duotone.fa-train-subway:after{content:"􏈹"}.fad.fa-subway:after,.fa-duotone.fa-subway:after{content:"􏈹"}.fad.fa-train-subway-tunnel:after,.fa-duotone.fa-train-subway-tunnel:after{content:"􎊢"}.fad.fa-subway-tunnel:after,.fa-duotone.fa-subway-tunnel:after{content:"􎊢"}.fad.fa-train-tram:after,.fa-duotone.fa-train-tram:after{content:"􏟚"}.fad.fa-tram:after,.fa-duotone.fa-tram:after{content:"􏟚"}.fad.fa-transformer-bolt:after,.fa-duotone.fa-transformer-bolt:after{content:"􎊣"}.fad.fa-transgender:after,.fa-duotone.fa-transgender:after{content:"􏈤"}.fad.fa-transgender-alt:after,.fa-duotone.fa-transgender-alt:after{content:"􏈥"}.fad.fa-transporter:after,.fa-duotone.fa-transporter:after{content:"􎁂"}.fad.fa-transporter-1:after,.fa-duotone.fa-transporter-1:after{content:"􎁃"}.fad.fa-transporter-2:after,.fa-duotone.fa-transporter-2:after{content:"􎁄"}.fad.fa-transporter-3:after,.fa-duotone.fa-transporter-3:after{content:"􎁅"}.fad.fa-transporter-4:after,.fa-duotone.fa-transporter-4:after{content:"􎊤"}.fad.fa-transporter-5:after,.fa-duotone.fa-transporter-5:after{content:"􎊥"}.fad.fa-transporter-6:after,.fa-duotone.fa-transporter-6:after{content:"􎊦"}.fad.fa-transporter-7:after,.fa-duotone.fa-transporter-7:after{content:"􎊧"}.fad.fa-transporter-empty:after,.fa-duotone.fa-transporter-empty:after{content:"􎁆"}.fad.fa-trash:after,.fa-duotone.fa-trash:after{content:"􏇸"}.fad.fa-trash-arrow-up:after,.fa-duotone.fa-trash-arrow-up:after{content:"􏠩"}.fad.fa-trash-restore:after,.fa-duotone.fa-trash-restore:after{content:"􏠩"}.fad.fa-trash-can:after,.fa-duotone.fa-trash-can:after{content:"􏋭"}.fad.fa-trash-alt:after,.fa-duotone.fa-trash-alt:after{content:"􏋭"}.fad.fa-trash-can-arrow-up:after,.fa-duotone.fa-trash-can-arrow-up:after{content:"􏠪"}.fad.fa-trash-restore-alt:after,.fa-duotone.fa-trash-restore-alt:after{content:"􏠪"}.fad.fa-trash-can-clock:after,.fa-duotone.fa-trash-can-clock:after{content:"􎊨"}.fad.fa-trash-can-list:after,.fa-duotone.fa-trash-can-list:after{content:"􎊩"}.fad.fa-trash-can-slash:after,.fa-duotone.fa-trash-can-slash:after{content:"􎊪"}.fad.fa-trash-alt-slash:after,.fa-duotone.fa-trash-alt-slash:after{content:"􎊪"}.fad.fa-trash-can-undo:after,.fa-duotone.fa-trash-can-undo:after{content:"􏢖"}.fad.fa-trash-can-arrow-turn-left:after,.fa-duotone.fa-trash-can-arrow-turn-left:after{content:"􏢖"}.fad.fa-trash-undo-alt:after,.fa-duotone.fa-trash-undo-alt:after{content:"􏢖"}.fad.fa-trash-clock:after,.fa-duotone.fa-trash-clock:after{content:"􎊫"}.fad.fa-trash-list:after,.fa-duotone.fa-trash-list:after{content:"􎊬"}.fad.fa-trash-slash:after,.fa-duotone.fa-trash-slash:after{content:"􎊭"}.fad.fa-trash-undo:after,.fa-duotone.fa-trash-undo:after{content:"􏢕"}.fad.fa-trash-arrow-turn-left:after,.fa-duotone.fa-trash-arrow-turn-left:after{content:"􏢕"}.fad.fa-treasure-chest:after,.fa-duotone.fa-treasure-chest:after{content:"􏜣"}.fad.fa-tree:after,.fa-duotone.fa-tree:after{content:"􏆻"}.fad.fa-tree-christmas:after,.fa-duotone.fa-tree-christmas:after{content:"􏟛"}.fad.fa-tree-deciduous:after,.fa-duotone.fa-tree-deciduous:after{content:"􏐀"}.fad.fa-tree-alt:after,.fa-duotone.fa-tree-alt:after{content:"􏐀"}.fad.fa-tree-decorated:after,.fa-duotone.fa-tree-decorated:after{content:"􏟜"}.fad.fa-tree-large:after,.fa-duotone.fa-tree-large:after{content:"􏟝"}.fad.fa-tree-palm:after,.fa-duotone.fa-tree-palm:after{content:"􏠫"}.fad.fa-trees:after,.fa-duotone.fa-trees:after{content:"􏜤"}.fad.fa-triangle:after,.fa-duotone.fa-triangle:after{content:"􏋬"}.fad.fa-triangle-exclamation:after,.fa-duotone.fa-triangle-exclamation:after{content:"􏁱"}.fad.fa-exclamation-triangle:after,.fa-duotone.fa-exclamation-triangle:after{content:"􏁱"}.fad.fa-warning:after,.fa-duotone.fa-warning:after{content:"􏁱"}.fad.fa-triangle-instrument:after,.fa-duotone.fa-triangle-instrument:after{content:"􏣢"}.fad.fa-triangle-music:after,.fa-duotone.fa-triangle-music:after{content:"􏣢"}.fad.fa-triangle-person-digging:after,.fa-duotone.fa-triangle-person-digging:after{content:"􏡝"}.fad.fa-construction:after,.fa-duotone.fa-construction:after{content:"􏡝"}.fad.fa-trophy:after,.fa-duotone.fa-trophy:after{content:"􏂑"}.fad.fa-trophy-star:after,.fa-duotone.fa-trophy-star:after{content:"􏋫"}.fad.fa-trophy-alt:after,.fa-duotone.fa-trophy-alt:after{content:"􏋫"}.fad.fa-truck:after,.fa-duotone.fa-truck:after{content:"􏃑"}.fad.fa-truck-clock:after,.fa-duotone.fa-truck-clock:after{content:"􏒌"}.fad.fa-shipping-timed:after,.fa-duotone.fa-shipping-timed:after{content:"􏒌"}.fad.fa-truck-container:after,.fa-duotone.fa-truck-container:after{content:"􏓜"}.fad.fa-truck-container-empty:after,.fa-duotone.fa-truck-container-empty:after{content:"􎊮"}.fad.fa-truck-fast:after,.fa-duotone.fa-truck-fast:after{content:"􏒋"}.fad.fa-shipping-fast:after,.fa-duotone.fa-shipping-fast:after{content:"􏒋"}.fad.fa-truck-flatbed:after,.fa-duotone.fa-truck-flatbed:after{content:"􎊯"}.fad.fa-truck-front:after,.fa-duotone.fa-truck-front:after{content:"􎊰"}.fad.fa-truck-medical:after,.fa-duotone.fa-truck-medical:after{content:"􏃹"}.fad.fa-ambulance:after,.fa-duotone.fa-ambulance:after{content:"􏃹"}.fad.fa-truck-monster:after,.fa-duotone.fa-truck-monster:after{content:"􏘻"}.fad.fa-truck-moving:after,.fa-duotone.fa-truck-moving:after{content:"􏓟"}.fad.fa-truck-pickup:after,.fa-duotone.fa-truck-pickup:after{content:"􏘼"}.fad.fa-truck-plow:after,.fa-duotone.fa-truck-plow:after{content:"􏟞"}.fad.fa-truck-ramp:after,.fa-duotone.fa-truck-ramp:after{content:"􏓠"}.fad.fa-truck-ramp-box:after,.fa-duotone.fa-truck-ramp-box:after{content:"􏓞"}.fad.fa-truck-loading:after,.fa-duotone.fa-truck-loading:after{content:"􏓞"}.fad.fa-truck-ramp-couch:after,.fa-duotone.fa-truck-ramp-couch:after{content:"􏓝"}.fad.fa-truck-couch:after,.fa-duotone.fa-truck-couch:after{content:"􏓝"}.fad.fa-truck-tow:after,.fa-duotone.fa-truck-tow:after{content:"􎊱"}.fad.fa-trumpet:after,.fa-duotone.fa-trumpet:after{content:"􏣣"}.fad.fa-tshirt:after,.fa-duotone.fa-tshirt:after{content:"􏕓"}.fad.fa-tty:after,.fa-duotone.fa-tty:after{content:"􏇤"}.fad.fa-teletype:after,.fa-duotone.fa-teletype:after{content:"􏇤"}.fad.fa-tty-answer:after,.fa-duotone.fa-tty-answer:after{content:"􎊲"}.fad.fa-teletype-answer:after,.fa-duotone.fa-teletype-answer:after{content:"􎊲"}.fad.fa-tugrik-sign:after,.fa-duotone.fa-tugrik-sign:after{content:"􎊳"}.fad.fa-turkey:after,.fa-duotone.fa-turkey:after{content:"􏜥"}.fad.fa-turkish-lira-sign:after,.fa-duotone.fa-turkish-lira-sign:after{content:"􎊴"}.fad.fa-try:after,.fa-duotone.fa-try:after{content:"􎊴"}.fad.fa-turkish-lira:after,.fa-duotone.fa-turkish-lira:after{content:"􎊴"}.fad.fa-turn-down:after,.fa-duotone.fa-turn-down:after{content:"􏎾"}.fad.fa-level-down-alt:after,.fa-duotone.fa-level-down-alt:after{content:"􏎾"}.fad.fa-turn-up:after,.fa-duotone.fa-turn-up:after{content:"􏎿"}.fad.fa-level-up-alt:after,.fa-duotone.fa-level-up-alt:after{content:"􏎿"}.fad.fa-turntable:after,.fa-duotone.fa-turntable:after{content:"􏣤"}.fad.fa-turtle:after,.fa-duotone.fa-turtle:after{content:"􏜦"}.fad.fa-tv:after,.fa-duotone.fa-tv:after{content:"􏉬"}.fad.fa-tv-alt:after,.fa-duotone.fa-tv-alt:after{content:"􏉬"}.fad.fa-television:after,.fa-duotone.fa-television:after{content:"􏉬"}.fad.fa-tv-music:after,.fa-duotone.fa-tv-music:after{content:"􏣦"}.fad.fa-tv-retro:after,.fa-duotone.fa-tv-retro:after{content:"􏐁"}.fad.fa-typewriter:after,.fa-duotone.fa-typewriter:after{content:"􏣧"}.fad.fa-u:after,.fa-duotone.fa-u:after{content:"􎊵"}.fad.fa-ufo:after,.fa-duotone.fa-ufo:after{content:"􎁇"}.fad.fa-ufo-beam:after,.fa-duotone.fa-ufo-beam:after{content:"􎁈"}.fad.fa-umbrella:after,.fa-duotone.fa-umbrella:after{content:"􏃩"}.fad.fa-umbrella-beach:after,.fa-duotone.fa-umbrella-beach:after{content:"􏗊"}.fad.fa-umbrella-simple:after,.fa-duotone.fa-umbrella-simple:after{content:"􎊶"}.fad.fa-umbrella-alt:after,.fa-duotone.fa-umbrella-alt:after{content:"􎊶"}.fad.fa-underline:after,.fa-duotone.fa-underline:after{content:"􏃍"}.fad.fa-unicorn:after,.fa-duotone.fa-unicorn:after{content:"􏜧"}.fad.fa-union:after,.fa-duotone.fa-union:after{content:"􏚢"}.fad.fa-universal-access:after,.fa-duotone.fa-universal-access:after{content:"􏊚"}.fad.fa-unlock:after,.fa-duotone.fa-unlock:after{content:"􏂜"}.fad.fa-unlock-keyhole:after,.fa-duotone.fa-unlock-keyhole:after{content:"􏄾"}.fad.fa-unlock-alt:after,.fa-duotone.fa-unlock-alt:after{content:"􏄾"}.fad.fa-up:after,.fa-duotone.fa-up:after{content:"􏍗"}.fad.fa-arrow-alt-up:after,.fa-duotone.fa-arrow-alt-up:after{content:"􏍗"}.fad.fa-up-down:after,.fa-duotone.fa-up-down:after{content:"􏌸"}.fad.fa-arrows-alt-v:after,.fa-duotone.fa-arrows-alt-v:after{content:"􏌸"}.fad.fa-up-down-left-right:after,.fa-duotone.fa-up-down-left-right:after{content:"􏂲"}.fad.fa-arrows-alt:after,.fa-duotone.fa-arrows-alt:after{content:"􏂲"}.fad.fa-up-from-line:after,.fa-duotone.fa-up-from-line:after{content:"􏍆"}.fad.fa-arrow-alt-from-bottom:after,.fa-duotone.fa-arrow-alt-from-bottom:after{content:"􏍆"}.fad.fa-up-left:after,.fa-duotone.fa-up-left:after{content:"􎊷"}.fad.fa-up-long:after,.fa-duotone.fa-up-long:after{content:"􏌌"}.fad.fa-long-arrow-alt-up:after,.fa-duotone.fa-long-arrow-alt-up:after{content:"􏌌"}.fad.fa-up-right:after,.fa-duotone.fa-up-right:after{content:"􎊸"}.fad.fa-up-right-and-down-left-from-center:after,.fa-duotone.fa-up-right-and-down-left-from-center:after{content:"􏐤"}.fad.fa-expand-alt:after,.fa-duotone.fa-expand-alt:after{content:"􏐤"}.fad.fa-up-right-from-square:after,.fa-duotone.fa-up-right-from-square:after{content:"􏍝"}.fad.fa-external-link-alt:after,.fa-duotone.fa-external-link-alt:after{content:"􏍝"}.fad.fa-up-to-line:after,.fa-duotone.fa-up-to-line:after{content:"􏍍"}.fad.fa-arrow-alt-to-top:after,.fa-duotone.fa-arrow-alt-to-top:after{content:"􏍍"}.fad.fa-upload:after,.fa-duotone.fa-upload:after{content:"􏂓"}.fad.fa-usb-drive:after,.fa-duotone.fa-usb-drive:after{content:"􏣩"}.fad.fa-user:after,.fa-duotone.fa-user:after{content:"􏀇"}.fad.fa-user-alien:after,.fa-duotone.fa-user-alien:after{content:"􎁊"}.fad.fa-user-astronaut:after,.fa-duotone.fa-user-astronaut:after{content:"􏓻"}.fad.fa-user-bounty-hunter:after,.fa-duotone.fa-user-bounty-hunter:after{content:"􎊹"}.fad.fa-user-check:after,.fa-duotone.fa-user-check:after{content:"􏓼"}.fad.fa-user-clock:after,.fa-duotone.fa-user-clock:after{content:"􏓽"}.fad.fa-user-cowboy:after,.fa-duotone.fa-user-cowboy:after{content:"􏣪"}.fad.fa-user-crown:after,.fa-duotone.fa-user-crown:after{content:"􏚤"}.fad.fa-user-doctor:after,.fa-duotone.fa-user-doctor:after{content:"􏃰"}.fad.fa-user-md:after,.fa-duotone.fa-user-md:after{content:"􏃰"}.fad.fa-user-doctor-message:after,.fa-duotone.fa-user-doctor-message:after{content:"􏠮"}.fad.fa-user-md-chat:after,.fa-duotone.fa-user-md-chat:after{content:"􏠮"}.fad.fa-user-gear:after,.fa-duotone.fa-user-gear:after{content:"􏓾"}.fad.fa-user-cog:after,.fa-duotone.fa-user-cog:after{content:"􏓾"}.fad.fa-user-graduate:after,.fa-duotone.fa-user-graduate:after{content:"􏔁"}.fad.fa-user-group:after,.fa-duotone.fa-user-group:after{content:"􏔀"}.fad.fa-user-friends:after,.fa-duotone.fa-user-friends:after{content:"􏔀"}.fad.fa-user-group-crown:after,.fa-duotone.fa-user-group-crown:after{content:"􏚥"}.fad.fa-users-crown:after,.fa-duotone.fa-users-crown:after{content:"􏚥"}.fad.fa-user-headset:after,.fa-duotone.fa-user-headset:after{content:"􏠭"}.fad.fa-user-helmet-safety:after,.fa-duotone.fa-user-helmet-safety:after{content:"􏠬"}.fad.fa-user-construction:after,.fa-duotone.fa-user-construction:after{content:"􏠬"}.fad.fa-user-hard-hat:after,.fa-duotone.fa-user-hard-hat:after{content:"􏠬"}.fad.fa-user-injured:after,.fa-duotone.fa-user-injured:after{content:"􏜨"}.fad.fa-user-large:after,.fa-duotone.fa-user-large:after{content:"􏐆"}.fad.fa-user-alt:after,.fa-duotone.fa-user-alt:after{content:"􏐆"}.fad.fa-user-large-slash:after,.fa-duotone.fa-user-large-slash:after{content:"􏓺"}.fad.fa-user-alt-slash:after,.fa-duotone.fa-user-alt-slash:after{content:"􏓺"}.fad.fa-user-lock:after,.fa-duotone.fa-user-lock:after{content:"􏔂"}.fad.fa-user-minus:after,.fa-duotone.fa-user-minus:after{content:"􏔃"}.fad.fa-user-music:after,.fa-duotone.fa-user-music:after{content:"􏣫"}.fad.fa-user-ninja:after,.fa-duotone.fa-user-ninja:after{content:"􏔄"}.fad.fa-user-nurse:after,.fa-duotone.fa-user-nurse:after{content:"􏠯"}.fad.fa-user-pen:after,.fa-duotone.fa-user-pen:after{content:"􏓿"}.fad.fa-user-edit:after,.fa-duotone.fa-user-edit:after{content:"􏓿"}.fad.fa-user-pilot:after,.fa-duotone.fa-user-pilot:after{content:"􎊺"}.fad.fa-user-pilot-tie:after,.fa-duotone.fa-user-pilot-tie:after{content:"􎊻"}.fad.fa-user-plus:after,.fa-duotone.fa-user-plus:after{content:"􏈴"}.fad.fa-user-robot:after,.fa-duotone.fa-user-robot:after{content:"􎁋"}.fad.fa-user-secret:after,.fa-duotone.fa-user-secret:after{content:"􏈛"}.fad.fa-user-shakespeare:after,.fa-duotone.fa-user-shakespeare:after{content:"􎊼"}.fad.fa-user-shield:after,.fa-duotone.fa-user-shield:after{content:"􏔅"}.fad.fa-user-slash:after,.fa-duotone.fa-user-slash:after{content:"􏔆"}.fad.fa-user-tag:after,.fa-duotone.fa-user-tag:after{content:"􏔇"}.fad.fa-user-tie:after,.fa-duotone.fa-user-tie:after{content:"􏔈"}.fad.fa-user-unlock:after,.fa-duotone.fa-user-unlock:after{content:"􎁘"}.fad.fa-user-visor:after,.fa-duotone.fa-user-visor:after{content:"􎁌"}.fad.fa-user-xmark:after,.fa-duotone.fa-user-xmark:after{content:"􏈵"}.fad.fa-user-times:after,.fa-duotone.fa-user-times:after{content:"􏈵"}.fad.fa-users:after,.fa-duotone.fa-users:after{content:"􏃀"}.fad.fa-group:after,.fa-duotone.fa-group:after{content:"􏃀"}.fad.fa-users-gear:after,.fa-duotone.fa-users-gear:after{content:"􏔉"}.fad.fa-users-cog:after,.fa-duotone.fa-users-cog:after{content:"􏔉"}.fad.fa-users-cog:before{opacity:.4 !important}.fad.fa-users-cog:after{opacity:1 !important}.fad.fa-users-medical:after,.fa-duotone.fa-users-medical:after{content:"􏠰"}.fad.fa-users-slash:after,.fa-duotone.fa-users-slash:after{content:"􎁳"}.fad.fa-utensils:after,.fa-duotone.fa-utensils:after{content:"􏋧"}.fad.fa-cutlery:after,.fa-duotone.fa-cutlery:after{content:"􏋧"}.fad.fa-utility-pole:after,.fa-duotone.fa-utility-pole:after{content:"􎊽"}.fad.fa-utility-pole-double:after,.fa-duotone.fa-utility-pole-double:after{content:"􎊾"}.fad.fa-v:after,.fa-duotone.fa-v:after{content:"􎊿"}.fad.fa-vacuum:after,.fa-duotone.fa-vacuum:after{content:"􎁍"}.fad.fa-vacuum-robot:after,.fa-duotone.fa-vacuum-robot:after{content:"􎁎"}.fad.fa-value-absolute:after,.fa-duotone.fa-value-absolute:after{content:"􏚦"}.fad.fa-van-shuttle:after,.fa-duotone.fa-van-shuttle:after{content:"􏖶"}.fad.fa-shuttle-van:after,.fa-duotone.fa-shuttle-van:after{content:"􏖶"}.fad.fa-vault:after,.fa-duotone.fa-vault:after{content:"􎋀"}.fad.fa-vector-circle:after,.fa-duotone.fa-vector-circle:after{content:"􎋁"}.fad.fa-vector-polygon:after,.fa-duotone.fa-vector-polygon:after{content:"􎋂"}.fad.fa-vector-square:after,.fa-duotone.fa-vector-square:after{content:"􏗋"}.fad.fa-venus:after,.fa-duotone.fa-venus:after{content:"􏈡"}.fad.fa-venus-double:after,.fa-duotone.fa-venus-double:after{content:"􏈦"}.fad.fa-venus-mars:after,.fa-duotone.fa-venus-mars:after{content:"􏈨"}.fad.fa-vest:after,.fa-duotone.fa-vest:after{content:"􎂅"}.fad.fa-vest-patches:after,.fa-duotone.fa-vest-patches:after{content:"􎂆"}.fad.fa-vial:after,.fa-duotone.fa-vial:after{content:"􏒒"}.fad.fa-vials:after,.fa-duotone.fa-vials:after{content:"􏒓"}.fad.fa-video:after,.fa-duotone.fa-video:after{content:"􏀽"}.fad.fa-video-camera:after,.fa-duotone.fa-video-camera:after{content:"􏀽"}.fad.fa-video-arrow-down-left:after,.fa-duotone.fa-video-arrow-down-left:after{content:"􎋃"}.fad.fa-video-arrow-up-right:after,.fa-duotone.fa-video-arrow-up-right:after{content:"􎋄"}.fad.fa-video-plus:after,.fa-duotone.fa-video-plus:after{content:"􏓡"}.fad.fa-video-slash:after,.fa-duotone.fa-video-slash:after{content:"􏓢"}.fad.fa-vihara:after,.fa-duotone.fa-vihara:after{content:"􏚧"}.fad.fa-violin:after,.fa-duotone.fa-violin:after{content:"􏣭"}.fad.fa-virus:after,.fa-duotone.fa-virus:after{content:"􎁴"}.fad.fa-virus-slash:after,.fa-duotone.fa-virus-slash:after{content:"􎁵"}.fad.fa-viruses:after,.fa-duotone.fa-viruses:after{content:"􎁶"}.fad.fa-voicemail:after,.fa-duotone.fa-voicemail:after{content:"􏢗"}.fad.fa-volcano:after,.fa-duotone.fa-volcano:after{content:"􏝰"}.fad.fa-volleyball-ball:after,.fa-duotone.fa-volleyball-ball:after{content:"􏑟"}.fad.fa-volume:after,.fa-duotone.fa-volume:after{content:"􏚨"}.fad.fa-volume-medium:after,.fa-duotone.fa-volume-medium:after{content:"􏚨"}.fad.fa-volume-high:after,.fa-duotone.fa-volume-high:after{content:"􏀨"}.fad.fa-volume-up:after,.fa-duotone.fa-volume-up:after{content:"􏀨"}.fad.fa-volume-low:after,.fa-duotone.fa-volume-low:after{content:"􏀧"}.fad.fa-volume-down:after,.fa-duotone.fa-volume-down:after{content:"􏀧"}.fad.fa-volume-off:after,.fa-duotone.fa-volume-off:after{content:"􏀦"}.fad.fa-volume-slash:after,.fa-duotone.fa-volume-slash:after{content:"􏋢"}.fad.fa-volume-xmark:after,.fa-duotone.fa-volume-xmark:after{content:"􏚩"}.fad.fa-volume-times:after,.fa-duotone.fa-volume-times:after{content:"􏚩"}.fad.fa-volume-mute:after,.fa-duotone.fa-volume-mute:after{content:"􏚩"}.fad.fa-vr-cardboard:after,.fa-duotone.fa-vr-cardboard:after{content:"􏜩"}.fad.fa-w:after,.fa-duotone.fa-w:after{content:"􎋅"}.fad.fa-wagon-covered:after,.fa-duotone.fa-wagon-covered:after{content:"􏣮"}.fad.fa-walker:after,.fa-duotone.fa-walker:after{content:"􏠱"}.fad.fa-walkie-talkie:after,.fa-duotone.fa-walkie-talkie:after{content:"􏣯"}.fad.fa-wallet:after,.fa-duotone.fa-wallet:after{content:"􏕕"}.fad.fa-wand:after,.fa-duotone.fa-wand:after{content:"􏜪"}.fad.fa-wand-magic:after,.fa-duotone.fa-wand-magic:after{content:"􏃐"}.fad.fa-magic:after,.fa-duotone.fa-magic:after{content:"􏃐"}.fad.fa-wand-magic-sparkles:after,.fa-duotone.fa-wand-magic-sparkles:after{content:"􎋆"}.fad.fa-magic-wand-sparkles:after,.fa-duotone.fa-magic-wand-sparkles:after{content:"􎋆"}.fad.fa-wand-sparkles:after,.fa-duotone.fa-wand-sparkles:after{content:"􏜫"}.fad.fa-warehouse:after,.fa-duotone.fa-warehouse:after{content:"􏒔"}.fad.fa-warehouse-full:after,.fa-duotone.fa-warehouse-full:after{content:"􏒕"}.fad.fa-warehouse-alt:after,.fa-duotone.fa-warehouse-alt:after{content:"􏒕"}.fad.fa-washing-machine:after,.fa-duotone.fa-washing-machine:after{content:"􏢘"}.fad.fa-washer:after,.fa-duotone.fa-washer:after{content:"􏢘"}.fad.fa-watch:after,.fa-duotone.fa-watch:after{content:"􏋡"}.fad.fa-watch-apple:after,.fa-duotone.fa-watch-apple:after{content:"􎋇"}.fad.fa-watch-calculator:after,.fa-duotone.fa-watch-calculator:after{content:"􏣰"}.fad.fa-watch-fitness:after,.fa-duotone.fa-watch-fitness:after{content:"􏘾"}.fad.fa-watch-smart:after,.fa-duotone.fa-watch-smart:after{content:"􎋈"}.fad.fa-water:after,.fa-duotone.fa-water:after{content:"􏝳"}.fad.fa-water-arrow-down:after,.fa-duotone.fa-water-arrow-down:after{content:"􏝴"}.fad.fa-water-lower:after,.fa-duotone.fa-water-lower:after{content:"􏝴"}.fad.fa-water-arrow-up:after,.fa-duotone.fa-water-arrow-up:after{content:"􏝵"}.fad.fa-water-rise:after,.fa-duotone.fa-water-rise:after{content:"􏝵"}.fad.fa-water-ladder:after,.fa-duotone.fa-water-ladder:after{content:"􏗅"}.fad.fa-swimming-pool:after,.fa-duotone.fa-swimming-pool:after{content:"􏗅"}.fad.fa-ladder-water:after,.fa-duotone.fa-ladder-water:after{content:"􏗅"}.fad.fa-wave-pulse:after,.fa-duotone.fa-wave-pulse:after{content:"􏗸"}.fad.fa-heart-rate:after,.fa-duotone.fa-heart-rate:after{content:"􏗸"}.fad.fa-wave-sine:after,.fa-duotone.fa-wave-sine:after{content:"􏢙"}.fad.fa-wave-square:after,.fa-duotone.fa-wave-square:after{content:"􏠾"}.fad.fa-wave-triangle:after,.fa-duotone.fa-wave-triangle:after{content:"􏢚"}.fad.fa-waveform:after,.fa-duotone.fa-waveform:after{content:"􏣱"}.fad.fa-waveform-lines:after,.fa-duotone.fa-waveform-lines:after{content:"􏣲"}.fad.fa-weight-hanging:after,.fa-duotone.fa-weight-hanging:after{content:"􏗍"}.fad.fa-weight-scale:after,.fa-duotone.fa-weight-scale:after{content:"􏒖"}.fad.fa-weight:after,.fa-duotone.fa-weight:after{content:"􏒖"}.fad.fa-whale:after,.fa-duotone.fa-whale:after{content:"􏜬"}.fad.fa-wheat:after,.fa-duotone.fa-wheat:after{content:"􏜭"}.fad.fa-wheat-awn:after,.fa-duotone.fa-wheat-awn:after{content:"􎋉"}.fad.fa-wheat-alt:after,.fa-duotone.fa-wheat-alt:after{content:"􎋉"}.fad.fa-wheelchair:after,.fa-duotone.fa-wheelchair:after{content:"􏆓"}.fad.fa-wheelchair-move:after,.fa-duotone.fa-wheelchair-move:after{content:"􎋊"}.fad.fa-wheelchair-alt:after,.fa-duotone.fa-wheelchair-alt:after{content:"􎋊"}.fad.fa-whiskey-glass:after,.fa-duotone.fa-whiskey-glass:after{content:"􏞠"}.fad.fa-glass-whiskey:after,.fa-duotone.fa-glass-whiskey:after{content:"􏞠"}.fad.fa-whiskey-glass-ice:after,.fa-duotone.fa-whiskey-glass-ice:after{content:"􏞡"}.fad.fa-glass-whiskey-rocks:after,.fa-duotone.fa-glass-whiskey-rocks:after{content:"􏞡"}.fad.fa-whistle:after,.fa-duotone.fa-whistle:after{content:"􏑠"}.fad.fa-wifi:after,.fa-duotone.fa-wifi:after{content:"􏇫"}.fad.fa-wifi-strong:after,.fa-duotone.fa-wifi-strong:after{content:"􏇫"}.fad.fa-wifi-3:after,.fa-duotone.fa-wifi-3:after{content:"􏇫"}.fad.fa-wifi-exclamation:after,.fa-duotone.fa-wifi-exclamation:after{content:"􎋋"}.fad.fa-wifi-fair:after,.fa-duotone.fa-wifi-fair:after{content:"􏚫"}.fad.fa-wifi-2:after,.fa-duotone.fa-wifi-2:after{content:"􏚫"}.fad.fa-wifi-slash:after,.fa-duotone.fa-wifi-slash:after{content:"􏚬"}.fad.fa-wifi-weak:after,.fa-duotone.fa-wifi-weak:after{content:"􏚪"}.fad.fa-wifi-1:after,.fa-duotone.fa-wifi-1:after{content:"􏚪"}.fad.fa-wind:after,.fa-duotone.fa-wind:after{content:"􏜮"}.fad.fa-wind-turbine:after,.fa-duotone.fa-wind-turbine:after{content:"􏢛"}.fad.fa-wind-warning:after,.fa-duotone.fa-wind-warning:after{content:"􏝶"}.fad.fa-wind-circle-exclamation:after,.fa-duotone.fa-wind-circle-exclamation:after{content:"􏝶"}.fad.fa-window:after,.fa-duotone.fa-window:after{content:"􏐎"}.fad.fa-window-flip:after,.fa-duotone.fa-window-flip:after{content:"􏐏"}.fad.fa-window-alt:after,.fa-duotone.fa-window-alt:after{content:"􏐏"}.fad.fa-window-frame:after,.fa-duotone.fa-window-frame:after{content:"􎁏"}.fad.fa-window-frame-open:after,.fa-duotone.fa-window-frame-open:after{content:"􎁐"}.fad.fa-window-maximize:after,.fa-duotone.fa-window-maximize:after{content:"􏋐"}.fad.fa-window-minimize:after,.fa-duotone.fa-window-minimize:after{content:"􏋑"}.fad.fa-window-restore:after,.fa-duotone.fa-window-restore:after{content:"􏋒"}.fad.fa-windsock:after,.fa-duotone.fa-windsock:after{content:"􏝷"}.fad.fa-wine-bottle:after,.fa-duotone.fa-wine-bottle:after{content:"􏜯"}.fad.fa-wine-glass:after,.fa-duotone.fa-wine-glass:after{content:"􏓣"}.fad.fa-wine-glass-crack:after,.fa-duotone.fa-wine-glass-crack:after{content:"􏒻"}.fad.fa-fragile:after,.fa-duotone.fa-fragile:after{content:"􏒻"}.fad.fa-wine-glass-empty:after,.fa-duotone.fa-wine-glass-empty:after{content:"􏗎"}.fad.fa-wine-glass-alt:after,.fa-duotone.fa-wine-glass-alt:after{content:"􏗎"}.fad.fa-won-sign:after,.fa-duotone.fa-won-sign:after{content:"􏅙"}.fad.fa-won:after,.fa-duotone.fa-won:after{content:"􏅙"}.fad.fa-krw:after,.fa-duotone.fa-krw:after{content:"􏅙"}.fad.fa-wreath:after,.fa-duotone.fa-wreath:after{content:"􏟢"}.fad.fa-wrench:after,.fa-duotone.fa-wrench:after{content:"􏂭"}.fad.fa-wrench-simple:after,.fa-duotone.fa-wrench-simple:after{content:"􎋌"}.fad.fa-x:after,.fa-duotone.fa-x:after{content:"􎋍"}.fad.fa-x-ray:after,.fa-duotone.fa-x-ray:after{content:"􏒗"}.fad.fa-xmark:after,.fa-duotone.fa-xmark:after{content:"􏀍"}.fad.fa-multiply:after,.fa-duotone.fa-multiply:after{content:"􏀍"}.fad.fa-times:after,.fa-duotone.fa-times:after{content:"􏀍"}.fad.fa-close:after,.fa-duotone.fa-close:after{content:"􏀍"}.fad.fa-remove:after,.fa-duotone.fa-remove:after{content:"􏀍"}.fad.fa-xmark-to-slot:after,.fa-duotone.fa-xmark-to-slot:after{content:"􏝱"}.fad.fa-times-to-slot:after,.fa-duotone.fa-times-to-slot:after{content:"􏝱"}.fad.fa-vote-nay:after,.fa-duotone.fa-vote-nay:after{content:"􏝱"}.fad.fa-y:after,.fa-duotone.fa-y:after{content:"􎋎"}.fad.fa-yen-sign:after,.fa-duotone.fa-yen-sign:after{content:"􏅗"}.fad.fa-yen:after,.fa-duotone.fa-yen:after{content:"􏅗"}.fad.fa-cny:after,.fa-duotone.fa-cny:after{content:"􏅗"}.fad.fa-jpy:after,.fa-duotone.fa-jpy:after{content:"􏅗"}.fad.fa-rmb:after,.fa-duotone.fa-rmb:after{content:"􏅗"}.fad.fa-yin-yang:after,.fa-duotone.fa-yin-yang:after{content:"􏚭"}.fad.fa-z:after,.fa-duotone.fa-z:after{content:"􎋏"}/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url("../fonts/fa6/fa-light-300.woff2") format("woff2"),url("../fonts/fa6/fa-light-300.woff") format("woff"),url("../fonts/fa6/fa-light-300.ttf") format("truetype")}.fal,.fa-light{font-family:"Font Awesome 6 Pro";font-weight:300}/*!
 * Font Awesome Pro 6.0.0-alpha2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("../fonts/fa6/fa-brands-400.woff2") format("woff2")}.fab,.fa-brands{font-family:"Font Awesome 6 Pro";font-weight:400}.fa-whatsapp::before{content:""}.fa-whatsapp-square::before{content:""}.fa-facebook-f::before{content:""}.fa-facebook::before{content:""}.fa-facebook-square::before{content:""}.fa-facebook-messenger::before{content:""}.fa-instagram::before{content:""}.fa-instagram-square::before{content:""}.fa-youtube::before{content:""}.fa-youtube-square::before{content:""}.fa-twitter::before{content:""}.fa-twitter-square::before{content:""}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #000;--primary-shade: #000;--secondary: #7caf22;--success: #58BB42;--info: #588dcd;--warning: #FFA800;--danger: #f53d3d;--light: #f4f4f4;--dark: #171717;--gray: #626262;--gray-shade: #272727;--gray-shade-2: #1a1a1a;--gray-tint: #454545;--green: #2f876c;--green-shade: #123D18;--green-tint: #3baa88;--green-shade-2: #29443e;--primary: #000;--secondary: #7caf22;--success: #58BB42;--info: #588dcd;--warning: #FFA800;--danger: #f53d3d;--light: #f4f4f4;--dark: #171717;--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", "Liberation 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","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:0.9rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){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;text-decoration:underline dotted;cursor:help;border-bottom:0;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:-0.25em}sup{top:-0.5em}a{color:#000;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#000;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}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;-ms-overflow-style:scrollbar}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;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}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}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:0.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:0.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.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:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;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:#e83e8c;word-wrap: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,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.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.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #e7e7e7}.table thead th{vertical-align:bottom;border-bottom:2px solid #e7e7e7}.table tbody+tbody{border-top:2px solid #e7e7e7}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #e7e7e7}.table-bordered th,.table-bordered td{border:1px solid #e7e7e7}.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:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:hsl(0,0%,72%)}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:hsl(0,0%,48%)}.table-hover .table-primary:hover{background-color:hsl(0,0%,67%)}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:hsl(0,0%,67%)}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:rgb(218.32,232.6,193.12)}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:rgb(186.88,213.4,140.08)}.table-hover .table-secondary:hover{background-color:hsl(81.7021276596,46.8438538206%,78.4745098039%)}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:hsl(81.7021276596,46.8438538206%,78.4745098039%)}.table-success,.table-success>th,.table-success>td{background-color:rgb(208.24,235.96,202.08)}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:rgb(168.16,219.64,156.72)}.table-hover .table-success:hover{background-color:rgb(191.6699610895,229.2129182879,183.3270817121)}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:rgb(191.6699610895,229.2129182879,183.3270817121)}.table-info,.table-info>th,.table-info>td{background-color:rgb(208.24,223.08,241)}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:rgb(168.16,195.72,229)}.table-hover .table-info:hover{background-color:rgb(188.6155760369,209.6836866359,235.1244239631)}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:rgb(188.6155760369,209.6836866359,235.1244239631)}.table-warning,.table-warning>th,.table-warning>td{background-color:rgb(255,230.64,183.6)}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:rgb(255,209.76,122.4)}.table-hover .table-warning:hover{background-color:rgb(255,221.94,158.1)}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:rgb(255,221.94,158.1)}.table-danger,.table-danger>th,.table-danger>td{background-color:rgb(252.2,200.68,200.68)}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:rgb(249.8,154.12,154.12)}.table-hover .table-danger:hover{background-color:rgb(250.95,176.43,176.43)}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:rgb(250.95,176.43,176.43)}.table-light,.table-light>th,.table-light>td{background-color:hsl(0,0%,98.7921568627%)}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:hsl(0,0%,97.7568627451%)}.table-hover .table-light:hover{background-color:hsl(0,0%,93.7921568627%)}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:hsl(0,0%,93.7921568627%)}.table-dark,.table-dark>th,.table-dark>td{background-color:hsl(0,0%,74.5254901961%)}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:hsl(0,0%,52.6901960784%)}.table-hover .table-dark:hover{background-color:hsl(0,0%,69.5254901961%)}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:hsl(0,0%,69.5254901961%)}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:hsl(210,10.3448275862%,30.2450980392%)}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e7e7e7}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:hsl(210,10.3448275862%,30.2450980392%)}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@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:40px;padding:.375rem .75rem;font-size:0.9rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #e7e7e7;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:rgba(0,0,0,0);border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:hsl(0,0%,25%);outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}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(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.125rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.7875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:0.9rem;line-height:1.5;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);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 + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.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:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}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,.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:0.875em;color:#58bb42}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.7875rem;line-height:1.5;color:#fff;background-color:rgba(88,187,66,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#58bb42;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2358BB42' 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:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#58bb42;box-shadow:0 0 0 .2rem rgba(88,187,66,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#58bb42;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2358BB42' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#58bb42;box-shadow:0 0 0 .2rem rgba(88,187,66,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#58bb42}.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:#58bb42}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#58bb42}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:rgb(120.652173913,201.2608695652,102.7391304348);background-color:rgb(120.652173913,201.2608695652,102.7391304348)}.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 .2rem rgba(88,187,66,.25)}.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:#58bb42}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#58bb42}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#58bb42;box-shadow:0 0 0 .2rem rgba(88,187,66,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#f53d3d}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.7875rem;line-height:1.5;color:#fff;background-color:rgba(245,61,61,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#f53d3d;padding-right:calc(1.5em + 0.75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f53d3d' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f53d3d' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f53d3d;box-shadow:0 0 0 .2rem rgba(245,61,61,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#f53d3d;padding-right:calc(0.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f53d3d' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f53d3d' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#f53d3d;box-shadow:0 0 0 .2rem rgba(245,61,61,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f53d3d}.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:#f53d3d}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#f53d3d}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:rgb(247.5,109.5,109.5);background-color:rgb(247.5,109.5,109.5)}.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 .2rem rgba(245,61,61,.25)}.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:#f53d3d}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f53d3d}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#f53d3d;box-shadow:0 0 0 .2rem rgba(245,61,61,.25)}.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:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:0.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:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#000;border-color:#000}.btn-primary:hover{color:#fff;background-color:#000;border-color:#000}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#000;border-color:#000;box-shadow:0 0 0 .2rem hsla(0,0%,15%,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#000;border-color:#000}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.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 .2rem hsla(0,0%,15%,.5)}.btn-secondary{color:#fff;background-color:#7caf22;border-color:#7caf22}.btn-secondary:hover{color:#fff;background-color:rgb(101.3062200957,142.9724880383,27.7775119617);border-color:rgb(93.7416267943,132.2966507177,25.7033492823)}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:rgb(101.3062200957,142.9724880383,27.7775119617);border-color:rgb(93.7416267943,132.2966507177,25.7033492823);box-shadow:0 0 0 .2rem rgba(143.65,187,67.15,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#7caf22;border-color:#7caf22}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(93.7416267943,132.2966507177,25.7033492823);border-color:rgb(86.1770334928,121.6208133971,23.6291866029)}.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 .2rem rgba(143.65,187,67.15,.5)}.btn-success{color:#fff;background-color:#58bb42;border-color:#58bb42}.btn-success:hover{color:#fff;background-color:rgb(74.6956521739,158.7282608696,56.0217391304);border-color:rgb(70.2608695652,149.3043478261,52.6956521739)}.btn-success:focus,.btn-success.focus{color:#fff;background-color:rgb(74.6956521739,158.7282608696,56.0217391304);border-color:rgb(70.2608695652,149.3043478261,52.6956521739);box-shadow:0 0 0 .2rem rgba(113.05,197.2,94.35,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#58bb42;border-color:#58bb42}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(70.2608695652,149.3043478261,52.6956521739);border-color:rgb(65.8260869565,139.8804347826,49.3695652174)}.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 .2rem rgba(113.05,197.2,94.35,.5)}.btn-info{color:#fff;background-color:#588dcd;border-color:#588dcd}.btn-info:hover{color:#fff;background-color:rgb(58.698156682,120.918202765,196.051843318);border-color:rgb(55.7603686636,114.866359447,186.2396313364)}.btn-info:focus,.btn-info.focus{color:#fff;background-color:rgb(58.698156682,120.918202765,196.051843318);border-color:rgb(55.7603686636,114.866359447,186.2396313364);box-shadow:0 0 0 .2rem rgba(113.05,158.1,212.5,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#588dcd;border-color:#588dcd}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(55.7603686636,114.866359447,186.2396313364);border-color:rgb(52.8225806452,108.814516129,176.4274193548)}.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 .2rem rgba(113.05,158.1,212.5,.5)}.btn-warning{color:#212529;background-color:#ffa800;border-color:#ffa800}.btn-warning:hover{color:#fff;background-color:rgb(216.75,142.8,0);border-color:rgb(204,134.4,0)}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:rgb(216.75,142.8,0);border-color:rgb(204,134.4,0);box-shadow:0 0 0 .2rem rgba(221.7,148.35,6.15,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffa800;border-color:#ffa800}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:rgb(204,134.4,0);border-color:rgb(191.25,126,0)}.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 .2rem rgba(221.7,148.35,6.15,.5)}.btn-danger{color:#fff;background-color:#f53d3d;border-color:#f53d3d}.btn-danger:hover{color:#fff;background-color:rgb(243.125,24.625,24.625);border-color:rgb(242.5,12.5,12.5)}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:rgb(243.125,24.625,24.625);border-color:rgb(242.5,12.5,12.5);box-shadow:0 0 0 .2rem rgba(246.5,90.1,90.1,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f53d3d;border-color:#f53d3d}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(242.5,12.5,12.5);border-color:rgb(230.375,11.875,11.875)}.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 .2rem rgba(246.5,90.1,90.1,.5)}.btn-light{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-light:hover{color:#212529;background-color:hsl(0,0%,88.1862745098%);border-color:rgb(218.5,218.5,218.5)}.btn-light:focus,.btn-light.focus{color:#212529;background-color:hsl(0,0%,88.1862745098%);border-color:rgb(218.5,218.5,218.5);box-shadow:0 0 0 .2rem rgba(212.35,212.95,213.55,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(218.5,218.5,218.5);border-color:hsl(0,0%,83.1862745098%)}.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 .2rem rgba(212.35,212.95,213.55,.5)}.btn-dark{color:#fff;background-color:#171717;border-color:#171717}.btn-dark:hover{color:#fff;background-color:rgb(3.875,3.875,3.875);border-color:#000}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:rgb(3.875,3.875,3.875);border-color:#000;box-shadow:0 0 0 .2rem rgba(57.8,57.8,57.8,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#171717;border-color:#171717}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.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 .2rem rgba(57.8,57.8,57.8,.5)}.btn-outline-primary{color:#000;border-color:#000}.btn-outline-primary:hover{color:#fff;background-color:#000;border-color:#000}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#000;background-color:rgba(0,0,0,0)}.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:#000;border-color:#000}.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 .2rem rgba(0,0,0,.5)}.btn-outline-secondary{color:#7caf22;border-color:#7caf22}.btn-outline-secondary:hover{color:#fff;background-color:#7caf22;border-color:#7caf22}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(124,175,34,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#7caf22;background-color:rgba(0,0,0,0)}.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:#7caf22;border-color:#7caf22}.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 .2rem rgba(124,175,34,.5)}.btn-outline-success{color:#58bb42;border-color:#58bb42}.btn-outline-success:hover{color:#fff;background-color:#58bb42;border-color:#58bb42}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(88,187,66,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#58bb42;background-color:rgba(0,0,0,0)}.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:#58bb42;border-color:#58bb42}.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 .2rem rgba(88,187,66,.5)}.btn-outline-info{color:#588dcd;border-color:#588dcd}.btn-outline-info:hover{color:#fff;background-color:#588dcd;border-color:#588dcd}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(88,141,205,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#588dcd;background-color:rgba(0,0,0,0)}.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:#588dcd;border-color:#588dcd}.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 .2rem rgba(88,141,205,.5)}.btn-outline-warning{color:#ffa800;border-color:#ffa800}.btn-outline-warning:hover{color:#212529;background-color:#ffa800;border-color:#ffa800}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,168,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffa800;background-color:rgba(0,0,0,0)}.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:#ffa800;border-color:#ffa800}.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 .2rem rgba(255,168,0,.5)}.btn-outline-danger{color:#f53d3d;border-color:#f53d3d}.btn-outline-danger:hover{color:#fff;background-color:#f53d3d;border-color:#f53d3d}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(245,61,61,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f53d3d;background-color:rgba(0,0,0,0)}.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:#f53d3d;border-color:#f53d3d}.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 .2rem rgba(245,61,61,.5)}.btn-outline-light{color:#f4f4f4;border-color:#f4f4f4}.btn-outline-light:hover{color:#212529;background-color:#f4f4f4;border-color:#f4f4f4}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(244,244,244,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f4f4f4;background-color:rgba(0,0,0,0)}.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:#f4f4f4;border-color:#f4f4f4}.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 .2rem rgba(244,244,244,.5)}.btn-outline-dark{color:#171717;border-color:#171717}.btn-outline-dark:hover{color:#fff;background-color:#171717;border-color:#171717}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(23,23,23,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#171717;background-color:rgba(0,0,0,0)}.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:#171717;border-color:#171717}.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 .2rem rgba(23,23,23,.5)}.btn-link{font-weight:400;color:#000;text-decoration:none}.btn-link:hover{color:#000;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.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:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.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}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.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:0.9rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px 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}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.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::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty::after{margin-left:0}.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:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:hsl(210,10.8108108108%,9.5098039216%);text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:0.7875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.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:.5625rem;padding-left:.5625rem}.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%;min-width:0;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(: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:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-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:.375rem .75rem;margin-bottom:0;font-size:0.9rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #e7e7e7;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:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + 0.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:0.7875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.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;z-index:1;display:block;min-height:1.35rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.175rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#000;background-color:#000}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:hsl(0,0%,25%)}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:hsl(0,0%,35%);border-color:hsl(0,0%,35%)}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label::before,.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.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:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.175rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#000;background-color:#000}.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' width='4' height='4' 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:rgba(0,0,0,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,0,0,.5)}.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' width='12' height='12' 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:rgba(0,0,0,.5)}.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(0.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:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,0,0,.5)}.custom-select{display:inline-block;width:100%;height:40px;padding:.375rem 1.75rem .375rem .75rem;font-size:0.9rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #e7e7e7;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:hsl(0,0%,25%);outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.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:40px;margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:40px;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:hsl(0,0%,25%);box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.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:40px;padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #e7e7e7;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:.375rem .75rem;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.4rem;padding:0;background-color:rgba(0,0,0,0);appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,0,0,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#000;border:0;border-radius:1rem;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{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:hsl(0,0%,35%)}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#000;border:0;border-radius:1rem;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{transition:none}}.custom-range::-moz-range-thumb:active{background-color:hsl(0,0%,35%)}.custom-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#000;border:0;border-radius:1rem;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{transition:none}}.custom-range::-ms-thumb:active{background-color:hsl(0,0%,35%)}.custom-range::-ms-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;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 #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#000}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.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,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{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:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);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:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{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,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{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,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{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,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{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,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{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,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.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:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.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:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.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:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-0.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:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.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{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.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{float:left;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:#6c757d}.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:#000;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#000;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.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:3;color:#fff;background-color:#000;border-color:#000}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.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:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:0.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:700;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:#000}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#000}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}.badge-secondary{color:#fff;background-color:#7caf22}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:rgb(93.7416267943,132.2966507177,25.7033492823)}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(124,175,34,.5)}.badge-success{color:#fff;background-color:#58bb42}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:rgb(70.2608695652,149.3043478261,52.6956521739)}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(88,187,66,.5)}.badge-info{color:#fff;background-color:#588dcd}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:rgb(55.7603686636,114.866359447,186.2396313364)}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(88,141,205,.5)}.badge-warning{color:#212529;background-color:#ffa800}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:rgb(204,134.4,0)}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,168,0,.5)}.badge-danger{color:#fff;background-color:#f53d3d}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:rgb(242.5,12.5,12.5)}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(245,61,61,.5)}.badge-light{color:#212529;background-color:#f4f4f4}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:rgb(218.5,218.5,218.5)}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(244,244,244,.5)}.badge-dark{color:#fff;background-color:#171717}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#000}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,23,23,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@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 rgba(0,0,0,0);border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.85rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#000;background-color:#ccc;border-color:hsl(0,0%,72%)}.alert-primary hr{border-top-color:hsl(0,0%,67%)}.alert-primary .alert-link{color:#000}.alert-secondary{color:rgb(64.48,91,17.68);background-color:rgb(228.8,239,210.8);border-color:rgb(218.32,232.6,193.12)}.alert-secondary hr{border-top-color:hsl(81.7021276596,46.8438538206%,78.4745098039%)}.alert-secondary .alert-link{color:rgb(34.2216267943,48.2966507177,9.3833492823)}.alert-success{color:rgb(45.76,97.24,34.32);background-color:rgb(221.6,241.4,217.2);border-color:rgb(208.24,235.96,202.08)}.alert-success hr{border-top-color:rgb(191.6699610895,229.2129182879,183.3270817121)}.alert-success .alert-link{color:rgb(28.0208695652,59.5443478261,21.0156521739)}.alert-info{color:rgb(45.76,73.32,106.6);background-color:rgb(221.6,232.2,245);border-color:rgb(208.24,223.08,241)}.alert-info hr{border-top-color:rgb(188.6155760369,209.6836866359,235.1244239631)}.alert-info .alert-link{color:rgb(30.4425938567,48.777337884,70.9174061433)}.alert-warning{color:rgb(132.6,87.36,0);background-color:rgb(255,237.6,204);border-color:rgb(255,230.64,183.6)}.alert-warning hr{border-top-color:rgb(255,221.94,158.1)}.alert-warning .alert-link{color:rgb(81.6,53.76,0)}.alert-danger{color:rgb(127.4,31.72,31.72);background-color:rgb(253,216.2,216.2);border-color:rgb(252.2,200.68,200.68)}.alert-danger hr{border-top-color:rgb(250.95,176.43,176.43)}.alert-danger .alert-link{color:hsl(0,60.1307189542%,21.2%)}.alert-light{color:hsl(0,0%,49.7568627451%);background-color:rgb(252.8,252.8,252.8);border-color:hsl(0,0%,98.7921568627%)}.alert-light hr{border-top-color:hsl(0,0%,93.7921568627%)}.alert-light .alert-link{color:hsl(0,0%,39.7568627451%)}.alert-dark{color:rgb(11.96,11.96,11.96);background-color:rgb(208.6,208.6,208.6);border-color:hsl(0,0%,74.5254901961%)}.alert-dark hr{border-top-color:hsl(0,0%,69.5254901961%)}.alert-dark .alert-link{color:#000}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.675rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#000;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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@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;border-radius:.25rem}.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:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#000;border-color:#000}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#000;background-color:hsl(0,0%,72%)}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#000;background-color:hsl(0,0%,67%)}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}.list-group-item-secondary{color:rgb(64.48,91,17.68);background-color:rgb(218.32,232.6,193.12)}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:rgb(64.48,91,17.68);background-color:hsl(81.7021276596,46.8438538206%,78.4745098039%)}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(64.48,91,17.68);border-color:rgb(64.48,91,17.68)}.list-group-item-success{color:rgb(45.76,97.24,34.32);background-color:rgb(208.24,235.96,202.08)}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:rgb(45.76,97.24,34.32);background-color:rgb(191.6699610895,229.2129182879,183.3270817121)}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(45.76,97.24,34.32);border-color:rgb(45.76,97.24,34.32)}.list-group-item-info{color:rgb(45.76,73.32,106.6);background-color:rgb(208.24,223.08,241)}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:rgb(45.76,73.32,106.6);background-color:rgb(188.6155760369,209.6836866359,235.1244239631)}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(45.76,73.32,106.6);border-color:rgb(45.76,73.32,106.6)}.list-group-item-warning{color:rgb(132.6,87.36,0);background-color:rgb(255,230.64,183.6)}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:rgb(132.6,87.36,0);background-color:rgb(255,221.94,158.1)}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(132.6,87.36,0);border-color:rgb(132.6,87.36,0)}.list-group-item-danger{color:rgb(127.4,31.72,31.72);background-color:rgb(252.2,200.68,200.68)}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:rgb(127.4,31.72,31.72);background-color:rgb(250.95,176.43,176.43)}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(127.4,31.72,31.72);border-color:rgb(127.4,31.72,31.72)}.list-group-item-light{color:hsl(0,0%,49.7568627451%);background-color:hsl(0,0%,98.7921568627%)}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:hsl(0,0%,49.7568627451%);background-color:hsl(0,0%,93.7921568627%)}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:hsl(0,0%,49.7568627451%);border-color:hsl(0,0%,49.7568627451%)}.list-group-item-dark{color:rgb(11.96,11.96,11.96);background-color:hsl(0,0%,74.5254901961%)}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:rgb(11.96,11.96,11.96);background-color:hsl(0,0%,69.5254901961%)}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(11.96,11.96,11.96);border-color:rgb(11.96,11.96,11.96)}.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:rgba(0,0,0,0);border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:0.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);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:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.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:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{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);height:min-content;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 rgba(0,0,0,.2);border-radius:.3rem;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 1rem;border-bottom:1px solid #e7e7e7;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .close{padding:1rem 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;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #e7e7e7;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.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);height:min-content}.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","Liberation 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;white-space:normal;word-spacing:normal;line-break:auto;font-size:0.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:rgba(0,0,0,0);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","Liberation 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;white-space:normal;word-spacing:normal;line-break:auto;font-size:0.7875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);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(-0.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.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(-0.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 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:rgba(0,0,0,.25)}.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(-0.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.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:-0.5rem;content:"";border-bottom:1px solid hsl(0,0%,97%)}.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(-0.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 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:rgba(0,0,0,.25)}.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:0.9rem;background-color:hsl(0,0%,97%);border-bottom:1px solid hsl(0,0%,92%);border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.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:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-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:opacity 0s .6s}@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%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-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 rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);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:-0.125em;border:.25em solid currentcolor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.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:#000 !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#000 !important}.bg-secondary{background-color:#7caf22 !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:rgb(93.7416267943,132.2966507177,25.7033492823) !important}.bg-success{background-color:#58bb42 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:rgb(70.2608695652,149.3043478261,52.6956521739) !important}.bg-info{background-color:#588dcd !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:rgb(55.7603686636,114.866359447,186.2396313364) !important}.bg-warning{background-color:#ffa800 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:rgb(204,134.4,0) !important}.bg-danger{background-color:#f53d3d !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:rgb(242.5,12.5,12.5) !important}.bg-light{background-color:#f4f4f4 !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:rgb(218.5,218.5,218.5) !important}.bg-dark{background-color:#171717 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#000 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.border{border:1px solid #e7e7e7 !important}.border-top{border-top:1px solid #e7e7e7 !important}.border-right{border-right:1px solid #e7e7e7 !important}.border-bottom{border-bottom:1px solid #e7e7e7 !important}.border-left{border-left:1px solid #e7e7e7 !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:#000 !important}.border-secondary{border-color:#7caf22 !important}.border-success{border-color:#58bb42 !important}.border-info{border-color:#588dcd !important}.border-warning{border-color:#ffa800 !important}.border-danger{border-color:#f53d3d !important}.border-light{border-color:#f4f4f4 !important}.border-dark{border-color:#171717 !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:.3rem !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.85714286%}.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}}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select: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;margin:-1px;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 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !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}.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:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.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:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.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:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.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:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.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:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.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}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.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:#000 !important}a.text-primary:hover,a.text-primary:focus{color:#000 !important}.text-secondary{color:#7caf22 !important}a.text-secondary:hover,a.text-secondary:focus{color:rgb(78.6124401914,110.9449760766,21.5550239234) !important}.text-success{color:#58bb42 !important}a.text-success:hover,a.text-success:focus{color:rgb(61.3913043478,130.4565217391,46.0434782609) !important}.text-info{color:#588dcd !important}a.text-info:hover,a.text-info:focus{color:rgb(49.8847926267,102.7626728111,166.6152073733) !important}.text-warning{color:#ffa800 !important}a.text-warning:hover,a.text-warning:focus{color:rgb(178.5,117.6,0) !important}.text-danger{color:#f53d3d !important}a.text-danger:hover,a.text-danger:focus{color:rgb(218.25,11.25,11.25) !important}.text-light{color:#f4f4f4 !important}a.text-light:hover,a.text-light:focus{color:hsl(0,0%,80.6862745098%) !important}.text-dark{color:#171717 !important}a.text-dark:hover,a.text-dark:focus{color:#000 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:hsla(0,0%,100%,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;word-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}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.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 #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#e7e7e7}.table .thead-dark th{color:inherit;border-color:#e7e7e7}}a.link{text-decoration:none;transition:opacity .4s ease}a.link:hover{opacity:.8}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rotating{animation:rotating 2s linear infinite}.hide{display:none}[data-json]{display:none}.text-upper{text-transform:uppercase}.w-fit-content{width:fit-content}td.code{font-family:monospace;text-transform:uppercase}.bold{font-weight:600}.btn{outline:none !important;box-shadow:none !important;font-weight:700;border-radius:12px;text-transform:uppercase;font-size:15px;padding:6px 14px}.btn:not(.btn-sm):not(.btn-lg):not(.btn-icon){min-height:40px;padding:0 20px;line-height:15px;display:flex;align-items:center;justify-content:center}.btn.btn-sm,.btn-group-sm>.btn{font-size:12px;border-radius:8px}.btn.btn-light{background-color:#fff;border-color:#e7e7e7}.btn.btn-light:hover{background-color:#f4f4f4}.btn.with-icon>i{margin-right:8px}.btn.btn-icon{padding:0;width:32px;height:32px;display:flex;justify-content:center;align-items:center;transition:all .4s ease;border-radius:50%}.btn.btn-icon.btn-status{cursor:default}.btn.btn-icon.btn-icon-bg.btn-icon-success{background-color:#58bb42;color:#fff}.btn.btn-icon.btn-icon-bg.btn-icon-warning{background-color:#ffa800;color:#333}.btn.btn-icon:hover{background-color:#f4f4f4}.btn.btn-icon:hover.btn-icon-primary{background-color:#000;color:#fff}.btn.btn-icon:hover.btn-icon-danger{background-color:#f53d3d}.btn.btn-icon:hover.btn-icon-danger,.btn.btn-icon:hover.btn-icon-danger i{color:#fff}.btn.btn-icon:hover[disabled] i{color:inherit}.btn[disabled]{opacity:.3;cursor:not-allowed !important}.btn[disabled]:hover{background-color:rgba(0,0,0,0) !important;color:#000 !important}.alert{padding:15px;margin-bottom:20px;position:relative;font-weight:500;padding-right:30px;border:none;border-radius:6px;border:none !important}.alert p{margin:0}.alert .texts{display:flex;flex-direction:column}.alert .texts span{display:block;font-weight:600;font-size:13px;margin-bottom:0px}.alert .texts p{margin:0}.alert .texts p:not(:last-child){margin-bottom:10px}.alert .btn-close{position:absolute;top:10px;right:10px;width:30px;height:30px;background-color:hsla(0,0%,100%,0);display:flex;justify-content:center;align-items:center;border-radius:100%;font-size:12px;margin:0;padding:0;border:none;transition:all .4s ease-in-out;color:#fff;outline:none !important;margin-left:20px}.alert .btn-close:hover{background-color:hsla(0,0%,100%,.3)}.alert.alert-danger{background-color:#f53d3d;color:#fff}.alert.alert-success{background-color:#58bb42;color:#fff}.alert.alert-success .close{color:#155724}.alert.alert-warning .btn-close{background-color:rgba(0,0,0,0);color:#856404}.alert.alert-warning .btn-close:hover{background-color:rgba(0,0,0,.1)}footer{display:flex;justify-content:center;text-align:center;padding:0px 30px 20px;font-size:13px}footer p{margin:0;flex-grow:1;text-align:left}footer p b{font-weight:500}@media(max-width: 767px){footer{padding:0 20px 20px}}header{background-color:#000;height:65px}header .header-wrapper{width:100%;height:100%;display:flex;align-items:center}header .header-wrapper .header-left-items,header .header-wrapper .header-right-items{display:flex;align-items:center}header .header-wrapper .header-right-items{margin-left:auto}header .header-wrapper .header-left-items .sidebar-toggle{margin-right:20px}header .header-wrapper .header-left-items .logo img{height:40px}header .dropdown .dropdown-toggle{outline:none !important;box-shadow:none !important;font-size:14px;display:flex;align-items:center}header .dropdown .dropdown-toggle:not(.only-icon) i{margin-right:10px}header .dropdown .dropdown-toggle:after{border:none;margin:0;vertical-align:unset;font-family:"Font Awesome 6 Pro";font-weight:900;content:"";font-size:8px;margin-left:10px}header .dropdown .btn-logout{font-weight:500}header .header-menu-items{display:flex;margin-left:40px}header .header-menu-items>.btn:not(:last-child),header .header-menu-items>.dropdown>.btn:not(:last-child){margin-right:10px}header .header-menu-items>.btn,header .dropdown>.btn{height:35px;transition:all .4s ease;display:flex;align-items:center;color:#fff}header .header-menu-items>.btn i,header .dropdown>.btn i{font-size:12px;margin-right:5px}header .header-menu-items>.btn span,header .dropdown>.btn span{font-size:13px;line-height:13px}header .header-menu-items>.btn:not(.active):hover,header .header-menu-items>.btn:not(.active)[aria-expanded=true],header .dropdown>.btn:not(.active):hover,header .dropdown>.btn:not(.active)[aria-expanded=true]{background-color:#222}header .dropdown .dropdown-menu{padding:10px;min-width:220px;border:1px solid #eee;border-top:none;border-top-left-radius:0;border-top-right-radius:0}header .dropdown .dropdown-menu .dropdown-item{padding:10px 8px;font-size:14px;font-weight:600;transition:all .4s ease;display:flex;align-items:center}header .dropdown .dropdown-menu .dropdown-item>i{margin-right:7px;padding:0;width:20px;text-align:center}header .dropdown .dropdown-menu .dropdown-item:not(:last-child){border-bottom:1px solid #eee}header .dropdown .dropdown-menu .dropdown-item:hover,header .dropdown .dropdown-menu .dropdown-item:active,header .dropdown .dropdown-menu .dropdown-item.active{color:#7caf22;background-color:#fff}.sidebar{position:fixed;top:65px;left:0;background-color:#000;width:70px;height:calc(100% - 65px);z-index:100}.sidebar .sidebar-wrapper{height:100%;display:flex;flex-direction:column}.sidebar .sidebar-header{flex:0 0 65px;padding:0 25px;background:#000;display:flex;align-items:center}.sidebar .sidebar-header .logo{flex:1;display:none;margin-right:25px;filter:invert(1)}.sidebar .sidebar-body{overflow:hidden;flex-grow:1}.sidebar .sidebar-header .sidebar-toggle a span,.sidebar .sidebar-header .sidebar-toggle a span:before,.sidebar .sidebar-header .sidebar-toggle a span:after{left:auto;right:0}.sidebar.opened{width:255px}.sidebar.opened .logo{display:block}.sidebar.opened .menu li span{display:block}.sidebar.opened .menu li.with-submenu{overflow:hidden;height:50px}.sidebar.opened .menu li.with-submenu .submenu{display:block}.sidebar.opened .menu li.with-submenu.opened,.sidebar.opened .menu li.with-submenu.active{height:auto}.sidebar.opened .menu li.with-submenu.opened a:hover,.sidebar.opened .menu li.with-submenu.active a:hover{background-color:rgba(0,0,0,.1)}.sidebar-toggle>a{display:block;position:relative;width:26px;height:26px;font-size:0;text-indent:-9999px;appearance:none;cursor:pointer;outline:none;transition:all .4s ease}.sidebar-toggle>a>span{top:13px}.sidebar-toggle>a>span,.sidebar-toggle>a>span:before,.sidebar-toggle>a>span:after{position:absolute;display:block;width:100%;height:1px;min-height:1px;content:"";border-radius:0;background:#fff;left:0;transition:all .3s ease-in-out}.sidebar-toggle>a>span:before{top:-7px;width:50%}.sidebar-toggle>a>span:after{top:7px;width:75%}.sidebar-toggle>a:hover>span:before{top:-7px;width:100%}.sidebar-toggle>a:hover>span:after{top:7px;width:100%}.sidebar .menu{padding:10px 15px 20px;overflow:hidden auto;height:100%}.sidebar .menu .menu-item{background:none;border-radius:4px;padding:10px 15px;transition:all .4s ease}.sidebar .menu .menu-item .menu-item-head{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;color:#f4f4f4;transition:all .4s ease;text-decoration:none}.sidebar .menu .menu-item .menu-item-head i{width:25px;display:flex;justify-content:flex-start;align-items:center;font-size:20px;justify-content:center;font-size:14px;margin:0 0 0 auto}.sidebar .menu .menu-item .menu-item-head span{font-weight:500}.sidebar .menu .menu-item:hover,.sidebar .menu .menu-item.active,.sidebar .menu .menu-item.subsection-active,.sidebar .menu .menu-item.with-subsection.open{background-color:#222}.sidebar .menu .menu-item:hover>.menu-item-head,.sidebar .menu .menu-item.active>.menu-item-head,.sidebar .menu .menu-item.subsection-active>.menu-item-head,.sidebar .menu .menu-item.with-subsection.open>.menu-item-head{color:#fff}.sidebar .menu .menu-item:not(:last-child){margin-bottom:10px}.sidebar .menu .menu-section{margin-top:15px}.sidebar .menu .menu-section .menu-section-head{padding:10px 15px;margin-bottom:5px;display:flex;align-items:center;cursor:pointer;color:hsla(0,0%,100%,.4)}.sidebar .menu .menu-section .menu-section-head span{text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:2px}.sidebar .menu .menu-section .menu-section-head i{margin-left:auto;width:25px;text-align:center;font-weight:300}.sidebar .menu .menu-section.section-closed .section-toggle:before{content:""}.sidebar .menu .menu-section.section-closed .menu-section-body{display:none}.sidebar .menu::-webkit-scrollbar{width:4px;height:4px}.sidebar .menu::-webkit-scrollbar-button{width:0px;height:0px}.sidebar .menu::-webkit-scrollbar-thumb{background:#666}.sidebar .menu::-webkit-scrollbar-track{background:#282a3c}.sidebar .menu::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}@media(min-width: 992px){.sidebar:not(.opened) .menu{padding:0 10px 20px}.sidebar:not(.opened) .menu .menu-item span,.sidebar:not(.opened) .menu .menu-item .menu-item-body,.sidebar:not(.opened) .menu .menu-item .subsection-toggle{display:none}.sidebar:not(.opened) .menu .menu-item i{justify-content:center;margin-right:0}.sidebar:not(.opened) .menu .menu-section .menu-section-head{display:none}}.page-header{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start}.page-header .breadcrumb{margin-bottom:15px;margin-left:auto}.page-header .title{margin-bottom:20px}.page-header .title h3{margin:0;font-size:24px;line-height:24px;font-weight:800}.page-header .title p{margin:2px 0 0;font-size:15px;color:#777}@media(max-width: 767px){.page-header{flex-direction:column;align-items:flex-start}.page-header .breadcrumb{margin-left:0;margin-bottom:10px}}.breadcrumb{display:inline-flex;list-style:none;margin:0;padding:0;align-items:center;background:none}.breadcrumb li{display:flex;align-items:center;font-size:14px;color:#666}.breadcrumb li a{text-decoration:none;color:unset}.breadcrumb li:not(:last-child):after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";padding:0 10px;font-size:8px}.breadcrumb li:last-child{font-weight:600;color:#141322}table.table{margin:0}table.table.table-fixed{table-layout:fixed}table.table.no-wrap{white-space:unset !important}table.table.no-wrap th,table.table.no-wrap td{white-space:nowrap}table.table thead tr th{border-top:none;border-bottom-color:#e7e7e7;font-weight:700;text-align:center}table.table thead:not(.allow-select) tr th{user-select:none}table.table tbody tr td{text-align:center;vertical-align:middle}table.table tbody tr td .badge{padding:6px 8px;font-size:12px;line-height:12px}table.table tbody tr td>.status{display:flex;align-items:center;justify-content:center}table.table tbody tr td>.status::before{content:"";display:block;margin:unset !important;width:12px;height:12px;margin:0 auto;border-radius:50%;background-color:#e7e7e7}table.table tbody tr td>.status.active::before{background-color:#58bb42}table.table tbody tr td>.status span{margin-left:7px}table.table tbody tr td a:not(.btn){font-weight:600;text-decoration:underline}table.table .table-buttons{display:flex;justify-content:center;padding:0 20px}table.table .table-buttons .btn{margin:0}table.table .table-buttons .btn:not(:last-child){margin-right:10px}table.table.table-ordered th[data-column]{cursor:pointer}table.table.table-ordered th[data-ordered]:after{font-family:"Font Awesome 6 Pro";font-weight:900;font-size:10px;margin-left:6px;opacity:.6}table.table.table-ordered th[data-ordered=asc]:after{content:""}table.table.table-ordered th[data-ordered=desc]:after{content:""}.table-responsive.fixed-header{max-height:500px}.table-responsive.fixed-header th{position:sticky;top:0;z-index:2;background-color:#fff;box-shadow:inset 0 -2px 0 #e7e7e7;border-top:none;border-bottom:none}.table-responsive.fixed-header tbody tr:first-child td{border-top:none}.card{border-radius:6px;border:1px solid #e7e7e7}.card.card-sticky{position:sticky;top:30px;right:0}.card .card-buttons{display:flex;align-items:center}.card .card-buttons .btn{margin:0}.card .card-buttons .btn:not(:last-child){margin-right:15px}@media(max-width: 990px){.card .card-buttons .btn:not(:last-child).with-icon{margin-right:10px}}.card .card-buttons.align-right{justify-content:flex-end}.card .card-content-full{width:100%;display:block}.card .card-header{background:none;display:flex;align-items:center;padding:20px;border-bottom-color:#e7e7e7}.card .card-header .card-icon{margin-right:15px;opacity:.5}.card .card-header .card-title{flex-direction:row;display:flex;margin:0}.card .card-header .card-title .card-title-text{display:flex;flex-direction:column;margin:0}.card .card-header .card-title .card-title-text h3{margin:0;font-size:18px;font-weight:700}.card .card-header .card-title .card-title-text p{color:#777;margin:2px 0 0;font-size:15px}.card .card-header .card-buttons{margin-left:auto;padding-left:20px}.card .card-header .card-buttons .input_add{margin-right:15px}.card .card-header .card-buttons input.form-control.doc{min-height:0;margin-right:15px}@media(max-width: 990px){.card .card-header .card-buttons .btn.with-icon{font-size:0px;padding:0 15px !important}.card .card-header .card-buttons .btn.with-icon>i{margin-right:0;font-size:15px}}.card .card-header .form-group{margin-bottom:0;display:flex;flex-direction:column}.card .card-body{padding:15px}.card .card-body+.card-header{border-top:1px solid #e7e7e7}.card .card-body .card-header{margin:5px -15px 15px;border-top:1px solid #e7e7e7}.card .card-footer{padding:15px 20px;background:none;border-top-color:#e7e7e7}@media(max-width: 575px){.card .card-header{flex-direction:column;align-items:flex-start;justify-content:flex-start}.card .card-header .card-buttons{width:100%;padding:0;margin-top:15px;margin-left:unset}}.pagination-wrapper,.dt-paging{margin:0 -15px;padding:15px 15px 0;font-size:15px;border-top:1px solid #e7e7e7;position:relative;display:flex;align-items:center}.pagination-wrapper.dt-paging,.dt-paging.dt-paging{border:none}.pagination-wrapper .pagination,.dt-paging .pagination{display:flex;justify-content:center;margin:0 auto 0 0}.pagination-wrapper .pagination .page-item,.dt-paging .pagination .page-item{padding:0;margin:0;display:inline-block;border-radius:0;background:none !important}.pagination-wrapper .pagination .page-item:not(last-child),.dt-paging .pagination .page-item:not(last-child){margin-right:10px}.pagination-wrapper .pagination .page-item i,.dt-paging .pagination .page-item i{font-size:10px}.pagination-wrapper .pagination .page-item .page-link,.dt-paging .pagination .page-item .page-link{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border:none;color:#6c757d;font-weight:600;background:none !important;box-shadow:none !important}.pagination-wrapper .pagination .page-item .page-link.str-size-2,.dt-paging .pagination .page-item .page-link.str-size-2{width:calc(32px + 5px)}.pagination-wrapper .pagination .page-item .page-link.str-size-3,.dt-paging .pagination .page-item .page-link.str-size-3{width:calc(32px + 11px)}.pagination-wrapper .pagination .page-item .page-link:before,.dt-paging .pagination .page-item .page-link:before{position:absolute;z-index:-1;height:32px;width:32px;top:50%;left:50%;transform:translate(-50%, -50%);transform-origin:50% 50%;content:"";background-color:#e7e7e7;border-radius:50%;opacity:0;transition:all .4s ease}.pagination-wrapper .pagination .page-item .page-link:hover,.dt-paging .pagination .page-item .page-link:hover{color:#333}.pagination-wrapper .pagination .page-item.active .page-link:before,.pagination-wrapper .pagination .page-item .page-link:hover:before,.dt-paging .pagination .page-item.active .page-link:before,.dt-paging .pagination .page-item .page-link:hover:before{opacity:1;height:100%;width:100%}.pagination-wrapper .pagination .page-item.active .page-link,.dt-paging .pagination .page-item.active .page-link{color:#fff}.pagination-wrapper .pagination .page-item.active .page-link:before,.dt-paging .pagination .page-item.active .page-link:before{opacity:1;background-color:#000}@media(max-width: 991px){.pagination-wrapper .pagination .page-item,.dt-paging .pagination .page-item{display:none;margin-right:15px}.pagination-wrapper .pagination .page-item:first-child,.pagination-wrapper .pagination .page-item:last-child,.pagination-wrapper .pagination .page-item.active,.dt-paging .pagination .page-item:first-child,.dt-paging .pagination .page-item:last-child,.dt-paging .pagination .page-item.active{display:inline-block}}.pagination-status,.dt-info{display:flex;align-self:center;padding-left:15px;color:#333;font-weight:700;right:0;top:0;background-color:#e7e7e7;border-radius:6px;padding:5px 10px}form .note{font-size:13px}form .required{color:#f53d3d}form .row.col-pad-5{margin-left:-5px;margin-right:-5px}form .row.col-pad-5>[class*=col-]{padding-left:5px;padding-right:5px}form .top-line:before{content:"";display:block;width:100%;height:1px;margin:10px 15px;background-color:#e7e7e7}.form-control{min-height:40px;border:1px solid #e7e7e7;outline:none !important;background-image:none !important;font-size:15px;color:#333}.form-control:focus{border-color:#e7e7e7;box-shadow:0 0 0 .2rem rgba(226,226,226,.6)}.form-control[type=color]{width:45px;height:45px;border-radius:0;padding:2px 3px;cursor:pointer}.form-control:disabled,.form-control[readonly]{background-color:#f7f7f7}.form-group{margin-bottom:10px}.form-group label{font-weight:600;margin:0 0 5px;display:flex;align-items:center}.form-group label .required{margin-left:3px}.form-group .label-wrapper{display:flex;flex-direction:column;margin-bottom:5px}.form-group .label-wrapper label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;margin:0}.form-group .label-wrapper small{display:block;text-transform:none;font-weight:400;font-size:12px;line-height:15px;opacity:.8;margin-top:2px}.input-group .input-group-text{font-size:11px}.input-group .input-group-append .btn{border-radius:0;height:40px;width:40px;border-top-right-radius:8px;border-bottom-right-radius:8px}.input-group .input-group-append .btn:hover,.input-group .input-group-append .btn:active,.input-group .input-group-append .btn.active{background-color:#000}.bootstrap-tagsinput{border-color:#e7e7e7;box-shadow:none;height:40px}.bootstrap-tagsinput input{padding:4px 6px}.bootstrap-tagsinput span.badge.badge.badge-info{background-color:#7caf22;border:none;color:#fff;padding:8px 10px;font-size:13px;font-weight:600}.parsley-errors-list{margin:7px 0 0;padding:0;list-style:none;font-size:13px;font-weight:400;color:#f53d3d;margin-top:4px}.fieldset-groups fieldset legend{opacity:.7;font-size:14px;font-weight:500;padding-bottom:4px;margin-bottom:16px;border-bottom:1px solid #ddd}.fieldset-groups fieldset:not(:last-child){margin-bottom:2rem}section .section-title{display:flex;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:15px}section .section-title .icon{margin-right:15px;opacity:.5}section .section-title h3{margin:0;font-size:18px;font-weight:800;text-transform:uppercase}section .section-title h3 small{display:block;text-transform:none;font-size:14px;opacity:.6;margin-top:5px}.sections section:not(:last-child){margin-bottom:30px}.tooltip .tooltip-inner{padding:10px}.tooltip .tooltip-inner b{font-weight:600}.row.form-group-row{margin-bottom:-1rem}.bootbox.modal{padding-right:0 !important}.bootbox.modal .modal-dialog{margin:40px auto 20px}.bootbox.modal .modal-dialog .modal-content{border:none}.bootbox.modal .modal-dialog .modal-content .modal-header{flex-direction:row;align-items:center;justify-content:flex-end;padding:15px 20px}.bootbox.modal .modal-dialog .modal-content .modal-header .modal-title{margin:0;line-height:unset;font-size:20px;font-weight:600}.bootbox.modal .modal-dialog .modal-content .modal-header .bootbox-close-button{padding:0;margin:0 0 0 auto;width:30px;height:30px;position:relative;display:flex;justify-content:center;align-items:center;opacity:1;text-shadow:none;color:rgba(0,0,0,0);transition:all .4s ease}.bootbox.modal .modal-dialog .modal-content .modal-header .bootbox-close-button:hover{opacity:.5}.bootbox.modal .modal-dialog .modal-content .modal-header .bootbox-close-button:after{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#333;font-size:14px}.bootbox.modal .modal-dialog .modal-content .modal-body{padding:20px}.bootbox.modal .modal-dialog .modal-content .modal-body .bootbox-body b{font-weight:500}.bootbox.modal .modal-dialog .modal-content .modal-footer{padding:15px 20px}.bootbox.modal.two-buttons .modal-footer{display:flex}.bootbox.modal.two-buttons .modal-footer .btn{margin:0}.bootbox.modal.two-buttons .modal-footer .btn:last-child{margin-left:auto}@media(max-width: 767px){.bootbox.modal .modal-dialog{margin:20px}}.sys-checkbox{display:flex;align-items:center;position:relative}.sys-checkbox>*{cursor:pointer}.sys-checkbox input{position:absolute;top:0;left:0;height:100%;z-index:100;width:18px;opacity:0}.sys-checkbox span{width:18px;height:18px;flex-grow:0;flex-shrink:0;flex-basis:18px;background:#fff;display:inline-flex;margin-right:8px;position:relative;border-radius:3px;border:1px solid #ddd;transition:all .3s ease}.sys-checkbox span:after{position:absolute;margin-top:1px;top:0;left:0;width:100%;height:100%;font-family:"Font Awesome 6 Pro";font-weight:900;content:"";display:flex;justify-content:center;align-items:center;font-size:12px;color:#fff}.sys-checkbox label{margin:0;text-transform:uppercase;font-weight:600;font-size:12px;user-select:none}.sys-checkbox label small{display:block;text-transform:none;font-weight:400;font-size:12px;line-height:15px;opacity:.8;margin-top:0px}.sys-checkbox input[type=radio]+span{border-radius:50%}.sys-checkbox input[type=radio]+span:after{content:"";font-size:6px}.sys-checkbox input:checked+span{background:#000;border-color:#000}.sys-checkbox.without-label{display:inline-block}.sys-checkbox.without-label span{margin-right:0}.sys-checkbox-list{display:flex;flex-direction:column}.sys-checkbox-list:not(.horizontal) .sys-checkbox:not(:last-child){margin-bottom:1rem}.sys-checkbox-list.horizontal{flex-direction:row}.sys-checkbox-list.horizontal .sys-checkbox:not(:last-child){margin-right:1rem}.dropdown .dropdown-menu .dropdown-item{outline:none !important}.dropdown .dropdown-menu .dropdown-item.active,.dropdown .dropdown-menu .dropdown-item:active{color:#171717}.dropdown .dropdown-menu .dropdown-item i{padding-left:15px}.loader-container{position:absolute;z-index:2;background-color:hsla(0,0%,100%,.3);height:100%;width:100%;top:0;left:0}.loader-container .loader-content{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loader-container .loader-content .loader{position:absolute;margin:0;padding:0;left:auto;top:auto;border:3px solid #000;border-radius:30px;height:30px;opacity:0;z-index:10;width:30px;animation:pulsate .7s ease-out infinite}@keyframes pulsate{0%{transform:scale(0.1);opacity:0}50%{opacity:.5}100%{transform:scale(1.2);opacity:0}}body>.loader-container{position:fixed}.media-select .media-select-gallery{display:flex;flex-wrap:wrap}.media-select .media-select-gallery .item{position:relative;width:calc(100% - 10px);margin-right:12px;overflow:hidden;border-radius:5px;background-color:#ddd;border:1px solid #e0e0e0;box-shadow:0 1px 4px 0 rgba(0,0,0,.05);max-width:150px}.media-select .media-select-gallery .item:after{content:"";display:block;padding-bottom:100%}.media-select .media-select-gallery .item:last-child{margin-right:0}.media-select .media-select-gallery .item.item-error>span{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;text-align:center;display:flex;justify-content:center;align-items:center;user-select:none;font-weight:700}.media-select .media-select-gallery .item.item-error>span p{margin:0;color:#000;font-size:14px;line-height:18px;font-weight:400}.media-select .media-select-gallery .item .item-ctrls{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;background-color:rgba(0,0,0,.3);z-index:1;transition:all .5s}.media-select .media-select-gallery .item .item-ctrls .btn{font-size:14px;width:32px;height:32px;padding:8px 0;padding:0;text-align:center;position:relative}.media-select .media-select-gallery .item .item-ctrls .btn:not(:first-child){margin-left:8px}.media-select .media-select-gallery .item .item-ctrls .btn i{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.media-select .media-select-gallery .item .item-ctrls .btn i::before{font-size:12px}.media-select .media-select-gallery .item .item-ctrls .btn:not(.hide)+.btn.btn-rmv{margin-left:15px}.media-select .media-select-gallery .item .btn-spotlight{position:absolute;top:0;right:0;z-index:2;color:#aaa;transition:color .5s ease}.media-select .media-select-gallery .item.item-spotlight .btn-spotlight{color:#ff0}.media-select .media-select-gallery .item:hover .btn-spotlight{color:#ff0}.media-select .media-select-gallery .item.spotlight{border:1px solid #ff0}.media-select .media-select-gallery .item.spotlight .btn-spotlight{color:#ff0}.media-select .media-select-gallery .item:hover .item-ctrls{opacity:1}.media-select .media-select-gallery .item.empty .item-ctrls{background-color:rgba(0,0,0,0);opacity:1}.media-select .media-select-gallery .item.loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border-top:2px solid #28b661;border-right:2px solid rgba(0,0,0,0);animation:spinner .6s linear infinite}.media-select .media-select-gallery .item.loading:before .item-ctrls{display:none}.media-select .media-select-gallery .item>img{position:absolute;left:50%;top:50%;height:100%;width:auto;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);image-orientation:from-image;max-width:none}.media-select .media-select-gallery .item>img.portrait{width:100%;height:auto}@media(max-width: 575.98px){.media-select .media-select-gallery .item{width:calc(50% - 5px);margin-right:10px;max-width:none}.media-select .media-select-gallery .item:nth-child(2n){margin-right:0}.media-select .media-select-gallery .item:nth-child(-n+4){margin-bottom:10px}.media-select .media-select-gallery .item.item-error>span{padding:0;height:50%;top:50%;padding-top:20px}.media-select .media-select-gallery .item.item-error>span p{font-size:13px}.media-select .media-select-gallery .item .item-ctrls{background:rgba(0,0,0,0);opacity:1}}datetimepicker .datepicker-wrapper .bootstrap-datetimepicker-widget.dropdown-menu,datepicker .datepicker-wrapper .bootstrap-datetimepicker-widget.dropdown-menu,timepicker .datepicker-wrapper .bootstrap-datetimepicker-widget.dropdown-menu{height:fit-content !important}datetimepicker .datepicker-wrapper,datetimepicker .datepicker-wrapper .input-group,datepicker .datepicker-wrapper,datepicker .datepicker-wrapper .input-group,timepicker .datepicker-wrapper,timepicker .datepicker-wrapper .input-group{border-radius:4px}datetimepicker .datepicker-wrapper input.form-control,datepicker .datepicker-wrapper input.form-control,timepicker .datepicker-wrapper input.form-control{border-radius:4px;height:40px}datetimepicker .datepicker-wrapper .input-group .input-group-append .btn,datepicker .datepicker-wrapper .input-group .input-group-append .btn,timepicker .datepicker-wrapper .input-group .input-group-append .btn{padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-top-right-radius:4px;border-bottom-right-radius:4px}datetimepicker.focused .datepicker-wrapper .input-group,datepicker.focused .datepicker-wrapper .input-group,timepicker.focused .datepicker-wrapper .input-group{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}datetimepicker.focused .datepicker-wrapper input:focus,datepicker.focused .datepicker-wrapper input:focus,timepicker.focused .datepicker-wrapper input:focus{box-shadow:none}.bootstrap-datetimepicker-widget.dropdown-menu{width:270px !important;background-color:#fff;margin:6px 0 0 !important;padding:8px !important;border:none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);left:unset !important;right:0 !important}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{display:none}.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .timepicker table tr td a{color:#000}.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .picker-switch table tr td a{display:block;width:100%;padding:8px 16px;transition:all .3s ease-in-out;border-radius:4px}.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .picker-switch table tr td a:hover{background-color:#f5f5f5}.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .picker-switch table tr td a span{background:none;margin:0;height:unset;line-height:unset;color:#000}.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .picker-switch{margin:0 0 8px}.bootstrap-datetimepicker-widget.dropdown-menu .list-unstyled .collapse.show+.picker-switch{margin:8px 0 0}.bootstrap-datetimepicker-widget.dropdown-menu table tbody tr{background:none}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th{padding:0;border:none;transition:all .3s ease-in-out;vertical-align:middle}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th.picker-switch,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th.picker-switch,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th.picker-switch,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th.picker-switch{padding:8px 16px;background:none;color:#111;font-weight:600}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th.prev,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th.next,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th.prev,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th.next,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th.prev,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th.next,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th.prev,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th.next{background:none;color:#111;width:36px}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th.prev.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th.next.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th.prev.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th.next.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th.prev.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th.next.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th.prev.disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th.next.disabled{opacity:.3}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:first-child th:not(.disabled):hover,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:first-child th:not(.disabled):hover,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:first-child th:not(.disabled):hover,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:first-child th:not(.disabled):hover{background-color:#f5f5f5}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table thead tr:last-child th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr:last-child th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr:last-child th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr:last-child th{padding:0;height:36px;border-radius:0;background:none;color:rgba(0,0,0,.3803921569);font-weight:500;border:none;border:none}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody:before{content:"@";display:block;line-height:8px;text-indent:-99999px}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody .active,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody .active,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody .active,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody .active{background-color:#000;color:#f4f4f4;font-weight:600}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody .active:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody .active:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody .active:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody .active:before{display:none}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody td.today:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody td.today:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody td.today:before,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody td.today:before{border-bottom-color:#999}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody .disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody .disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody .disabled,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody .disabled{color:#dcdcdc}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody [data-action]:not(.active):not(.disabled):hover,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody [data-action]:not(.active):not(.disabled):hover,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody [data-action]:not(.active):not(.disabled):hover,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody [data-action]:not(.active):not(.disabled):hover{background-color:#f5f5f5}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-days table tbody tr td{padding:0;border-radius:4px;transition:all .1s ease-in-out;min-width:14.28%;width:14.28%;height:37px;vertical-align:middle}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table thead tr th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table thead tr th,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table thead tr th{border:none !important}.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months table tbody td span,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years table tbody td span,.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades table tbody td span{display:inline-flex;width:25%;justify-content:center;align-items:center;margin:0;padding:0}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td{width:33.33%;height:unset;line-height:unset;height:35px}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td:nth-child(2){display:none}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td a{width:100%;height:100%;padding:0;display:flex;justify-content:center;align-items:center}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td span{width:100%;height:100%;padding:0;margin:0;line-height:unset}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td a,.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td span{display:flex;justify-content:center;align-items:center;border-radius:4px;transition:all .3s ease-in-out}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td a:hover,.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr td span:hover{background-color:#f5f5f5}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker table tr:nth-child(2) td{height:60px}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-hours table tr td,.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-minutes table tr td{width:25%;transition:all .3s ease-in-out}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-hours table tr td:hover,.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-minutes table tr td:hover{background-color:#f5f5f5}.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-picker:before,.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-hours:before,.bootstrap-datetimepicker-widget.dropdown-menu .timepicker .timepicker-minutes:before{display:block;font-family:"Font Awesome 6 Pro";font-weight:400;content:"";opacity:.6;text-align:center;padding:12px 0}.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs>.row{margin:0;flex-direction:column}.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs>.row>div{padding:0;flex:unset;max-width:unset}.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs>.row .timepicker{border-top:1px solid #eee;padding-top:8px;margin-top:8px}datepicker .bootstrap-datetimepicker-widget .list-unstyled>.picker-switch{display:none}.datepicker input[disabled]+.input-group-append{opacity:.5}.switch{display:inline-block;position:relative;font-size:16px;height:20px}.switch__input{position:absolute;top:0;left:0;width:40px;height:20px;opacity:0;z-index:0}.switch__label{display:block;padding:0 0 0 44px;margin:0;cursor:pointer}.switch__label:before{content:"";position:absolute;top:2px;left:4px;width:40px;height:15px;background-color:rgba(0,0,0,.26);border-radius:14px;z-index:1;transition:background-color .28s cubic-bezier(0.4, 0, 0.2, 1)}.switch__label:after{content:"";position:absolute;top:-1px;left:4px;width:20px;height:20px;background-color:#fff;border-radius:14px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);z-index:2;transition:all .28s cubic-bezier(0.4, 0, 0.2, 1);transition-property:left,background-color}.switch__input:checked+.switch__label:before{background-color:#7caf22}.switch__input:checked+.switch__label:after{left:calc(4px + 20px);background-color:#fff}.sys-media-wrapper{display:flex;flex-wrap:wrap;margin-top:-10px}.sys-media-wrapper .thumb{position:relative;overflow:hidden;width:160px;flex:0 0 160px;border-radius:7px;background-color:#eee;cursor:pointer}.sys-media-wrapper .thumb:after{content:"";display:block;padding-bottom:75%}.sys-media-wrapper .thumb>*{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.sys-media-wrapper .thumb img,.sys-media-wrapper .thumb video{left:50%;top:50%;width:auto;height:100%;transform:translate(-50%, -50%) scale(1);transition:all .5s ease-out}.sys-media-wrapper .thumb img.portrait,.sys-media-wrapper .thumb video.portrait{width:100%;height:auto}.sys-media-wrapper .thumb .thumb-inner{flex-direction:column}.sys-media-wrapper .thumb .controls{transition:all .3s ease-in-out;opacity:0;z-index:10}.sys-media-wrapper .thumb .controls>div{position:absolute;display:flex}.sys-media-wrapper .thumb .controls>div .btn{padding:0;width:24px;height:24px;min-height:unset;border-radius:100%;margin:0;background:hsla(0,0%,100%,.5);transition:all .3s ease-in-out;border:none}.sys-media-wrapper .thumb .controls>div .btn i{font-size:10px;transition:all .3s ease-in-out;color:#000}.sys-media-wrapper .thumb .controls>div .btn:hover{background:#fff}.sys-media-wrapper .thumb .controls>div .btn:hover.btn-danger{background:#dd4036 !important}.sys-media-wrapper .thumb .controls>div .btn:hover.btn-danger i{color:#fff}.sys-media-wrapper .thumb .controls>div .btn:hover.btn-primary{background:#144e9e}.sys-media-wrapper .thumb .controls>div .btn:hover.btn-primary i{color:#fff}.sys-media-wrapper .thumb .controls>div.top-right{top:8px;right:8px}.sys-media-wrapper .thumb .controls>div.bottom-left{bottom:8px;left:8px}.sys-media-wrapper .thumb .controls>div.bottom-right{bottom:8px;right:8px}.sys-media-wrapper .thumb .controls>div.top-right .btn:not(:first-child),.sys-media-wrapper .thumb .controls>div.bottom-right .btn:not(:first-child){margin-left:8px}.sys-media-wrapper .thumb .controls>div.bottom-left .btn:not(:last-child),.sys-media-wrapper .thumb .controls>div.top-left .btn:not(:last-child){margin-left:8px}.sys-media-wrapper .thumb:hover img{transform:translate(-50%, -50%) scale(1.3)}.sys-media-wrapper .thumb:hover .controls{opacity:1}.sys-media-wrapper .thumb.ui-sortable-placeholder{visibility:visible !important;border-style:dashed;border-color:#000}.sys-media-wrapper .sys-media-files{display:flex;display:contents}.sys-media-wrapper .sys-media-files .thumb{margin-top:10px;margin-right:10px;position:relative}.sys-media-wrapper .sys-media-files .thumb:first-child .controls .btn-move-left,.sys-media-wrapper .sys-media-files .thumb:last-child .controls .btn-move-right{display:none}.sys-media-wrapper .sys-media-files .thumb:not(.blank):first-child:before{position:absolute;top:10px;left:10px;z-index:1;background-color:#000;color:#fff;content:"Principal";border-radius:.2rem;padding:2px 10px;font-size:12px;font-weight:500}.sys-media-wrapper .sys-media-selector{display:contents;position:relative}.sys-media-wrapper .sys-media-selector .thumb{margin-top:10px;color:#fff;cursor:pointer;background-color:#000;transition:all .3s ease-in-out}.sys-media-wrapper .sys-media-selector .thumb:hover{background-color:#000}.sys-media-wrapper .sys-media-selector .thumb .thumb-inner i{font-size:30px}.sys-media-wrapper .sys-media-selector .thumb .thumb-inner span{font-weight:500;font-size:13px}.sys-media-wrapper .sys-media-selector .thumb .thumb-inner small{margin-top:2px;text-align:center;padding:0 4px;font-size:12px}.sys-media-wrapper .sys-media-selector.error .thumb{border-color:#cd2c23}.sys-media-wrapper .sys-media-selector.error .thumb .thumb-inner.error{color:#fff}.sys-media-wrapper .sys-media-selector.error .thumb .thumb-inner.error i{font-size:22px}.sys-media-wrapper .sys-media-selector.error .thumb .controls{opacity:1}.sys-media-wrapper .sys-media-selector.error .thumb .controls button{background:rgba(0,0,0,0)}.sys-media-wrapper.locked .sys-media-files .thumb:last-child{margin-right:0}.sys-media-wrapper.locked .sys-media-selector{display:none}@media(max-width: 991px){.sys-media-wrapper .sys-media-files .thumb{margin:8px 8px 0 0;width:calc(33.33% - 6px);flex:unset}.sys-media-wrapper .sys-media-files .thumb:nth-child(3n){margin-right:0}.sys-media-wrapper .sys-media-selector .thumb{flex:unset;width:calc(33.33% - 8px)}}@media(max-width: 767px){.sys-media-wrapper .sys-media-files .thumb{margin:8px 0 0;width:calc(50% - 4px);flex:unset}.sys-media-wrapper .sys-media-files .thumb:nth-child(odd){margin-right:8px}.sys-media-wrapper .sys-media-selector .thumb{width:calc(50% - 4px)}}.sys-media-modal .sys-media-modal-message p{margin-bottom:8px}.sys-media-modal .sys-media-modal-message ul{margin:0;padding:0;padding-left:16px;list-style:disc;margin-left:16px}.sys-media-rules{display:flex;flex-direction:column;margin-top:5px}.sys-media-rules small{font-size:13px;line-height:16px;opacity:.8}.sys-media-rules small b{font-weight:500}.sys-media-rules small:not(:last-child){margin-bottom:5px}sys-media.hide-first-thumb-badge .sys-media-files .thumb:before{display:none}.map-wrapper{position:relative;background-color:#eee;border-radius:.25rem;overflow:hidden}.map-wrapper:not(.without-max-height){max-height:500px}.map-wrapper:after{content:"";display:block;padding-bottom:56.25%}.map-wrapper .map{position:absolute;top:0;left:0;width:100%;height:100%;min-height:unset}.video-selector .video-selector-box{width:160px;height:120px;background-color:#000;border-radius:6px;position:relative;transition:all .3s ease-in-out}.video-selector .video-selector-box:hover{background-color:#000}.video-selector .video-selector-box .controls{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.video-selector .video-selector-box .controls,.video-selector .video-selector-box .controls .btn{display:flex;justify-content:center;align-items:center}.video-selector .video-selector-box .controls .btn{color:#fff;padding:0;width:30px;height:30px;margin:0 5px;transition:all .4s ease;margin:0}.video-selector .video-selector-box .controls .btn:not(:last-child){margin-right:15px}.video-selector .video-selector-box .text{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:#fff;user-select:none;cursor:pointer}.video-selector .video-selector-box .text i{font-size:30px;margin-bottom:5px}.video-selector .video-selector-box .text span{font-weight:500;font-size:13px}.video-selector .video-selector-rules{margin:0 0 5px}.video-selector .video-selector-rules p{margin:0;font-size:15px;opacity:.75}.select2-container{width:100% !important}.select2-container .selection .select2-selection.select2-selection{border-color:#e7e7e7}.select2-container .selection .select2-selection.select2-selection.select2-selection--single{height:40px}.select2-container .selection .select2-selection.select2-selection.select2-selection--single .select2-selection__rendered{line-height:40px;padding-left:15px}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple{min-height:40px}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background-color:#000;border-color:#000;height:28px;padding-top:1px}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice>button{border:none;left:3px;margin-top:2px}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice>button,.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice>button:hover{background-color:rgba(0,0,0,0)}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice>button>span{color:#fff;position:relative}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice>span{color:#fff;font-size:13px;font-weight:600;padding-left:5px;padding-right:10px}.select2-container .selection .select2-selection.select2-selection.select2-selection--multiple .select2-search__field{font-family:"Quicksand";height:24px}.select2-container .selection .select2-selection .select2-selection__arrow{height:auto;margin:0;padding:0;width:unset}.select2-container .selection .select2-selection .select2-selection__arrow b{display:none}.select2-container .selection .select2-selection .select2-selection__arrow::before{content:"";font-family:"Font Awesome 6 Pro";font-size:12px;font-weight:600;color:#000;display:block;margin-top:10px;margin-right:10px}.select2-container .select2-dropdown{border-color:#e7e7e7}.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field{border-color:#e7e7e7;border-radius:4px;padding-left:8px}.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field:focus,.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field:focus-visible{outline:none}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted{background-color:#000}.select2-container.select2-container--open .select2-selection{box-shadow:0 0 0 .2rem rgba(226,226,226,.6)}.filters{margin-bottom:15px;padding:15px 15px 5px;border:1px solid #e7e7e7;border-radius:8px}.filters .filter-buttons{display:flex;flex-direction:row;justify-content:flex-end;padding-bottom:10px}.filters .filter-buttons .btn+.btn{margin-left:10px}.empty-search{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:15px}.empty-search .empty-search__icon i{font-size:60px;color:#ccc}.empty-search .empty-search__text{text-align:center;max-width:400px}.empty-search .empty-search__text h3{font-weight:700;font-size:18px}.empty-search .empty-search__text p{color:#666}html,body{margin:0;padding:0;min-height:100vh}body{font-family:"Quicksand";font-size:15px;display:flex}body .cursor-pointer{cursor:pointer}body .wrapper{flex-grow:1;display:flex;flex-direction:column}body .wrapper main{flex-grow:1}body.blank .wrapper{padding-left:unset}@media(max-width: 991px){body .sidebar{width:255px !important;transform:translateX(-255px);transition:transform .4s ease}body .sidebar.opened{transform:translateX(0)}body .wrapper{padding-left:0 !important}body .wrapper main{max-width:100vw}}@media(max-width: 767px){body .wrapper main{padding:20px}}body .app-version{font-size:13px}body.with-container .wrapper main{padding:30px 0}@media(max-width: 991px){body.with-container .wrapper main,body.with-container .wrapper header{padding-left:30px;padding-right:30px}body.with-container .wrapper main>.container,body.with-container .wrapper header>.container{max-width:unset;padding:0}}@media(max-width: 767px){body.with-container .wrapper main{padding:20px}body.with-container .wrapper header{padding:0 20px}}body:not(.with-container) .wrapper main{padding:30px}body:not(.with-container) .wrapper header{padding:0 30px}body:not(.with-container) .wrapper main>.container,body:not(.with-container) .wrapper header>.container{max-width:unset;padding:0}@media(max-width: 767px){body:not(.with-container) .wrapper main{padding:20px}body:not(.with-container) .wrapper header{padding:0 20px}}body.full-width .wrapper main{padding:0;position:relative}.page.page-index .table thead tr th:last-child,.page.page-index .table tbody tr td:last-child{text-align:center}.page.page-index .card .card-body{display:flex;flex-direction:column}.page.page-form .card .card-footer.card-buttons .btn:last-child,.page.page-form .card .card-footer .card-buttons .btn:last-child{margin-left:auto}.page.page-details .form-control[readonly]{background-color:#fff}.highlight-message{padding:40px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:.6}.highlight-message i{margin:0 0 20px;font-size:60px;opacity:.3}.highlight-message p{margin:0;font-size:20px;line-height:22px;font-weight:400;color:#999}.highlight-message small{margin:5px 0 0;font-size:14px;color:#444}.page.page-login{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.page.page-login .alert-container{width:460px}.page.page-login .form-section{border:1px solid #e7e7e7;border-radius:15px;width:460px}.page.page-login .form-section .section-inner{display:flex;flex-direction:column;width:100%;height:100%;margin:0 auto;padding:30px}.page.page-login .form-section .section-inner .logo{margin-bottom:40px;text-align:center}.page.page-login .form-section .section-inner .logo img{width:240px}.page.page-login .form-section .section-inner form .form-title{margin:0 0 20px}.page.page-login .form-section .section-inner form .form-title p{margin:0 0 5px;font-weight:400;color:#666}.page.page-login .form-section .section-inner form .form-title h3{margin:0;font-weight:700}.page.page-login .form-section .section-inner form .form-group .form-control{min-height:50px}.page.page-login .form-section .section-inner form .form-group .form-control[readonly]{background-color:#fff}.page.page-login .form-section .section-inner form .buttons{margin:30px 0 0;display:flex;flex-direction:column;justify-content:flex-end}.page.page-login .form-section .section-inner form .buttons .btn{margin:0;height:50px}.page.page-login .form-section .section-inner form .buttons .btn:not(:last-child){margin-bottom:15px}.page.page-login .form-section .section-inner form .links{margin-top:20px;text-align:center}.page.page-login .form-section .section-inner form .links a{font-weight:500;font-size:16px}.page.page-login .app-version{margin-top:15px;opacity:.6}@media(max-width: 576px){.page.page-login{height:100%}.page.page-login .alert-container{width:100%}.page.page-login .form-section{width:100%;border:none}}.page-report .chart-title h4{font-weight:700;font-size:18px;margin-bottom:15px}.page-report .table tbody tr td,.page-report .table tbody tr th{vertical-align:middle}.page-report .table tbody tr td div,.page-report .table tbody tr th div{display:inline-block;position:relative}.page-report .table tbody tr td div.icon::after,.page-report .table tbody tr th div.icon::after{position:absolute;display:block;font-family:"Font Awesome 6 Pro";font-weight:600;margin-left:8px;right:-20px;top:11px;content:"";color:#ccc}.page-report .table tbody tr td div.icon-up::after,.page-report .table tbody tr th div.icon-up::after{content:"";color:#58bb42}.page-report .table tbody tr td div.icon-down::after,.page-report .table tbody tr th div.icon-down::after{content:"";color:#f53d3d}.page-report .table tbody tr td div small,.page-report .table tbody tr th div small{display:block}.page-cashflow.page-form .list .item{border:1px solid #e7e7e7;margin-bottom:15px;border-radius:5px;position:relative;display:flex;justify-content:center}.page-cashflow.page-form .list .item .item-inner{flex:1;padding:15px}.page-cashflow.page-form .list .item .item-inner:last-child{margin-bottom:0}.page-cashflow.page-form .list .item .item-controls{display:flex;align-items:center;justify-content:center;border-left:1px solid #eee;text-align:right;padding:0 15px}.page-cashflow.page-report .card-summary .chart{max-width:60%;margin:0 auto}.page-cashflow.page-report .card-summary .legend{margin-top:30px;font-size:13px}.page-cashflow.page-report .card-summary .legend .item{display:flex;flex-direction:row;align-items:center}.page-cashflow.page-report .card-summary .legend .item>div:first-child{display:block;width:12px;height:12px;border-radius:50%;margin-right:10px}.page-cashflow.page-report .card-summary .card-body>div:not(:last-child){border-bottom:1px solid #e7e7e7;padding-bottom:15px;margin-bottom:15px}@media(max-width: 479px){.page-cashflow.page-report .chart{width:100%}}.table-checkpoints tr.invalid{background-color:rgba(255,0,0,.062745098)}.table-checkpoints tr.holiday,.table-checkpoints tr.weekend{background-color:#eee}.page-dashboard.dashboard-employee .checkpoint-balance{text-align:right}.page-dashboard.dashboard-employee .checkpoint-balance h3{margin:0;font-size:20px;font-weight:700}.page-dashboard.dashboard-employee .checkpoint-balance>small{font-weight:600}@media(max-width: 767px){.page-dashboard.dashboard-employee .last-checkpoints>div>div:not(:first-child) table thead{display:none}}@media(max-width: 575px){.page-dashboard.dashboard-employee .checkpoint-balance{padding-top:15px;width:100%;border-top:1px solid #e7e7e7;text-align:center}}