/**
 * OptiGest360° — Design System v2 — ICÔNES (Phosphor)
 * Généré : remappe les classes FontAwesome .fa-* vers les glyphes Phosphor,
 * sous html[data-ds-v2] uniquement (flag ON). Flag OFF = FontAwesome intact.
 * Le markup .fa-* ne change pas. Police self-hostée.
 */
@font-face {
  font-family: 'Phosphor';
  src: url('phosphor/regular/Phosphor.woff2') format('woff2');
  font-weight: normal; font-style: normal; font-display: block;
}
/* NB : on ne force PLUS font-weight:normal sur tous les .fa* — ça cassait les
   icônes FA Solid (.fas, weight 900) NON mappées en Phosphor (elles tombaient
   en weight 400 → glyphe absent → carré vide). Chaque mapping Phosphor pose
   déjà son propre font-weight:normal sur ::before, donc le rendu des icônes
   mappées reste correct ; les non-mappées rendent en FontAwesome. */
html[data-ds-v2] .fa-times::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4f6"!important}
html[data-ds-v2] .fa-plus::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3d4"!important}
html[data-ds-v2] .fa-info-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2ce"!important}
html[data-ds-v2] .fa-check-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e184"!important}
html[data-ds-v2] .fa-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e182"!important}
html[data-ds-v2] .fa-arrow-left::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e058"!important}
html[data-ds-v2] .fa-save::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e248"!important}
html[data-ds-v2] .fa-eye::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e220"!important}
html[data-ds-v2] .fa-trash::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4a6"!important}
html[data-ds-v2] .fa-edit::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3b4"!important}
html[data-ds-v2] .fa-exclamation-triangle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4e0"!important}
html[data-ds-v2] .fa-clock::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e19a"!important}
html[data-ds-v2] .fa-file-invoice::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3ec"!important}
html[data-ds-v2] .fa-coins::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e78e"!important}
html[data-ds-v2] .fa-users::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4d6"!important}
html[data-ds-v2] .fa-download::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e20c"!important}
html[data-ds-v2] .fa-user::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c2"!important}
html[data-ds-v2] .fa-arrow-right::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e06c"!important}
html[data-ds-v2] .fa-paper-plane::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e398"!important}
html[data-ds-v2] .fa-history::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1a0"!important}
html[data-ds-v2] .fa-chart-line::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e154"!important}
html[data-ds-v2] .fa-search::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e30c"!important}
html[data-ds-v2] .fa-building::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e102"!important}
html[data-ds-v2] .fa-spinner::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eb44"!important}
html[data-ds-v2] .fa-list::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2f0"!important}
html[data-ds-v2] .fa-file-pdf::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e702"!important}
html[data-ds-v2] .fa-exclamation-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4e2"!important}
html[data-ds-v2] .fa-plus-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3d6"!important}
html[data-ds-v2] .fa-inbox::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4aa"!important}
html[data-ds-v2] .fa-filter::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e266"!important}
html[data-ds-v2] .fa-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e18a"!important}
html[data-ds-v2] .fa-chevron-right::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e13a"!important}
html[data-ds-v2] .fa-envelope::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e214"!important}
html[data-ds-v2] .fa-truck::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4b4"!important}
html[data-ds-v2] .fa-user-plus::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4d0"!important}
html[data-ds-v2] .fa-sitemap::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e67c"!important}
html[data-ds-v2] .fa-briefcase::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0ee"!important}
html[data-ds-v2] .fa-times-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4f8"!important}
html[data-ds-v2] .fa-calculator::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e538"!important}
html[data-ds-v2] .fa-file-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e23a"!important}
html[data-ds-v2] .fa-calendar-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e108"!important}
html[data-ds-v2] .fa-map-marker-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e316"!important}
html[data-ds-v2] .fa-link::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2e2"!important}
html[data-ds-v2] .fa-calendar::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e108"!important}
html[data-ds-v2] .fa-upload::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c0"!important}
html[data-ds-v2] .fa-file-contract::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e23a"!important}
html[data-ds-v2] .fa-university::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0b4"!important}
html[data-ds-v2] .fa-cog::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e270"!important}
html[data-ds-v2] .fa-chart-bar::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e150"!important}
html[data-ds-v2] .fa-project-diagram::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e67c"!important}
html[data-ds-v2] .fa-boxes::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e390"!important}
html[data-ds-v2] .fa-bell::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0ce"!important}
html[data-ds-v2] .fa-user-tie::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c2"!important}
html[data-ds-v2] .fa-money-bill-wave::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e588"!important}
html[data-ds-v2] .fa-clipboard-list::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e198"!important}
html[data-ds-v2] .fa-receipt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3ec"!important}
html[data-ds-v2] .fa-print::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3dc"!important}
html[data-ds-v2] .fa-file-csv::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eb1c"!important}
html[data-ds-v2] .fa-book::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0e6"!important}
html[data-ds-v2] .fa-lock::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2fa"!important}
html[data-ds-v2] .fa-tag::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e478"!important}
html[data-ds-v2] .fa-percentage::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3b6"!important}
html[data-ds-v2] .fa-magic::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e6b6"!important}
html[data-ds-v2] .fa-file-invoice-dollar::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3ec"!important}
html[data-ds-v2] .fa-balance-scale::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e750"!important}
html[data-ds-v2] .fa-arrow-up::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e08e"!important}
html[data-ds-v2] .fa-arrow-down::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e03e"!important}
html[data-ds-v2] .fa-sticky-note::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e348"!important}
html[data-ds-v2] .fa-layer-group::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e466"!important}
html[data-ds-v2] .fa-home::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2c2"!important}
html[data-ds-v2] .fa-exchange-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0a0"!important}
html[data-ds-v2] .fa-credit-card::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1d2"!important}
html[data-ds-v2] .fa-calendar-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e712"!important}
html[data-ds-v2] .fa-bolt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2de"!important}
html[data-ds-v2] .fa-stream::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2f2"!important}
html[data-ds-v2] .fa-phone::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3b8"!important}
html[data-ds-v2] .fa-warehouse::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ecd4"!important}
html[data-ds-v2] .fa-pen::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3aa"!important}
html[data-ds-v2] .fa-gift::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e276"!important}
html[data-ds-v2] .fa-folder-open::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e256"!important}
html[data-ds-v2] .fa-file-import::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e20c"!important}
html[data-ds-v2] .fa-external-link-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5de"!important}
html[data-ds-v2] .fa-chevron-down::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e136"!important}
html[data-ds-v2] .fa-chart-pie::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e158"!important}
html[data-ds-v2] .fa-whatsapp::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5d0"!important}
html[data-ds-v2] .fa-sync::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e094"!important}
html[data-ds-v2] .fa-file-excel::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eb6c"!important}
html[data-ds-v2] .fa-chevron-left::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e138"!important}
html[data-ds-v2] .fa-cash-register::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ed80"!important}
html[data-ds-v2] .fa-bullseye::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e47c"!important}
html[data-ds-v2] .fa-box::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e390"!important}
html[data-ds-v2] .fa-user-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eafa"!important}
html[data-ds-v2] .fa-shield-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e40c"!important}
html[data-ds-v2] .fa-copy::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1ca"!important}
html[data-ds-v2] .fa-user-tag::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c2"!important}
html[data-ds-v2] .fa-mobile-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1e0"!important}
html[data-ds-v2] .fa-file-signature::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e23a"!important}
html[data-ds-v2] .fa-file-export::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eaf0"!important}
html[data-ds-v2] .fa-user-slash::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4ce"!important}
html[data-ds-v2] .fa-undo::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e038"!important}
html[data-ds-v2] .fa-th-large::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e464"!important}
html[data-ds-v2] .fa-tasks::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eadc"!important}
html[data-ds-v2] .fa-star::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e46a"!important}
html[data-ds-v2] .fa-check-double::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e53a"!important}
html[data-ds-v2] .fa-video::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4da"!important}
html[data-ds-v2] .fa-globe::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e288"!important}
html[data-ds-v2] .fa-user-clock::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c2"!important}
html[data-ds-v2] .fa-tags::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e478"!important}
html[data-ds-v2] .fa-shopping-cart::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e41e"!important}
html[data-ds-v2] .fa-redo::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e036"!important}
html[data-ds-v2] .fa-lightbulb::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2dc"!important}
html[data-ds-v2] .fa-hashtag::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2a2"!important}
html[data-ds-v2] .fa-handshake::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e582"!important}
html[data-ds-v2] .fa-folder::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e24a"!important}
html[data-ds-v2] .fa-cube::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1da"!important}
html[data-ds-v2] .fa-wallet::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e68a"!important}
html[data-ds-v2] .fa-trophy::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e67e"!important}
html[data-ds-v2] .fa-sync-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e094"!important}
html[data-ds-v2] .fa-percent::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3b6"!important}
html[data-ds-v2] .fa-eye-slash::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e224"!important}
html[data-ds-v2] .fa-euro-sign::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e554"!important}
html[data-ds-v2] .fa-comments::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e17e"!important}
html[data-ds-v2] .fa-cogs::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e272"!important}
html[data-ds-v2] .fa-cloud-upload-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1ae"!important}
html[data-ds-v2] .fa-ban::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3de"!important}
html[data-ds-v2] .fa-archive::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e00c"!important}
html[data-ds-v2] .fa-sliders-h::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e434"!important}
html[data-ds-v2] .fa-puzzle-piece::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e596"!important}
html[data-ds-v2] .fa-play-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3d2"!important}
html[data-ds-v2] .fa-list-ul::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2f2"!important}
html[data-ds-v2] .fa-headset::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e584"!important}
html[data-ds-v2] .fa-flag-checkered::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea38"!important}
html[data-ds-v2] .fa-code::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1bc"!important}
html[data-ds-v2] .fa-chart-area::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e156"!important}
html[data-ds-v2] .fa-align-left::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e484"!important}
html[data-ds-v2] .fa-user-shield::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e40c"!important}
html[data-ds-v2] .fa-unlink::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2e4"!important}
html[data-ds-v2] .fa-sign-out-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e42a"!important}
html[data-ds-v2] .fa-plug::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e946"!important}
html[data-ds-v2] .fa-play::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3d0"!important}
html[data-ds-v2] .fa-money-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e588"!important}
html[data-ds-v2] .fa-laptop::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e586"!important}
html[data-ds-v2] .fa-hand-holding-usd::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea8c"!important}
html[data-ds-v2] .fa-concierge-bell::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0ce"!important}
html[data-ds-v2] .fa-columns::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e546"!important}
html[data-ds-v2] .fa-calendar-plus::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e714"!important}
html[data-ds-v2] .fa-pencil-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3b4"!important}
html[data-ds-v2] .fa-pause-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3a0"!important}
html[data-ds-v2] .fa-hourglass-half::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2b8"!important}
html[data-ds-v2] .fa-grip-vertical::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eae2"!important}
html[data-ds-v2] .fa-flag::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e244"!important}
html[data-ds-v2] .fa-clipboard-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e198"!important}
html[data-ds-v2] .fa-car::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e112"!important}
html[data-ds-v2] .fa-bell-slash::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0d4"!important}
html[data-ds-v2] .fa-arrow-down-to-line::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e05c"!important}
html[data-ds-v2] .fa-wand-magic-sparkles::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e6b6"!important}
html[data-ds-v2] .fa-th::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e464"!important}
html[data-ds-v2] .fa-tachometer-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e628"!important}
html[data-ds-v2] .fa-table::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e476"!important}
html[data-ds-v2] .fa-square::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e45e"!important}
html[data-ds-v2] .fa-share-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e408"!important}
html[data-ds-v2] .fa-rocket::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3fc"!important}
html[data-ds-v2] .fa-map-marked::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e31a"!important}
html[data-ds-v2] .fa-list-ol::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2f6"!important}
html[data-ds-v2] .fa-list-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2f0"!important}
html[data-ds-v2] .fa-linkedin::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2ee"!important}
html[data-ds-v2] .fa-graduation-cap::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e62c"!important}
html[data-ds-v2] .fa-fire::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e242"!important}
html[data-ds-v2] .fa-envelope-open::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e216"!important}
html[data-ds-v2] .fa-crown::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e614"!important}
html[data-ds-v2] .fa-calendar-times::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e10c"!important}
html[data-ds-v2] .fa-book-open::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0e6"!important}
html[data-ds-v2] .fa-balance-scale-left::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e750"!important}
html[data-ds-v2] .fa-user-group::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e68e"!important}
html[data-ds-v2] .fa-user-friends::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4d6"!important}
html[data-ds-v2] .fa-umbrella-beach::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e684"!important}
html[data-ds-v2] .fa-truck-loading::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4b4"!important}
html[data-ds-v2] .fa-tools::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5d4"!important}
html[data-ds-v2] .fa-toggle-on::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e676"!important}
html[data-ds-v2] .fa-thumbs-up::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e48e"!important}
html[data-ds-v2] .fa-sun::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e472"!important}
html[data-ds-v2] .fa-stopwatch::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e492"!important}
html[data-ds-v2] .fa-stop::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e46c"!important}
html[data-ds-v2] .fa-signature::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ebac"!important}
html[data-ds-v2] .fa-question-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3e8"!important}
html[data-ds-v2] .fa-paperclip::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e39a"!important}
html[data-ds-v2] .fa-money-check-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e588"!important}
html[data-ds-v2] .fa-money-bill::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e588"!important}
html[data-ds-v2] .fa-minus-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e32c"!important}
html[data-ds-v2] .fa-medal::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e320"!important}
html[data-ds-v2] .fa-list-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eadc"!important}
html[data-ds-v2] .fa-landmark::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0b4"!important}
html[data-ds-v2] .fa-key::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2d6"!important}
html[data-ds-v2] .fa-id-card::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2c8"!important}
html[data-ds-v2] .fa-heartbeat::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2ac"!important}
html[data-ds-v2] .fa-funnel-dollar::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e266"!important}
html[data-ds-v2] .fa-file-upload::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c0"!important}
html[data-ds-v2] .fa-facebook::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e226"!important}
html[data-ds-v2] .fa-exclamation::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4e0"!important}
html[data-ds-v2] .fa-envelope-open-text::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e216"!important}
html[data-ds-v2] .fa-ellipsis-h::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1fe"!important}
html[data-ds-v2] .fa-database::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1de"!important}
html[data-ds-v2] .fa-chair::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e950"!important}
html[data-ds-v2] .fa-calendar-day::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e7b2"!important}
html[data-ds-v2] .fa-box-open::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e390"!important}
html[data-ds-v2] .fa-arrow-up-from-line::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e066"!important}
html[data-ds-v2] .fa-arrow-trend-up::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4ae"!important}
html[data-ds-v2] .fa-arrow-trend-down::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4ac"!important}
html[data-ds-v2] .fa-address-card::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2c8"!important}
html[data-ds-v2] .fa-youtube::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4fc"!important}
html[data-ds-v2] .fa-x-twitter::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4bc"!important}
html[data-ds-v2] .fa-volume-up::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e44a"!important}
html[data-ds-v2] .fa-users-cog::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e68e"!important}
html[data-ds-v2] .fa-user-graduate::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e62c"!important}
html[data-ds-v2] .fa-underline::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5c4"!important}
html[data-ds-v2] .fa-tiktok::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eaf2"!important}
html[data-ds-v2] .fa-thumbtack::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3e2"!important}
html[data-ds-v2] .fa-sms::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e17a"!important}
html[data-ds-v2] .fa-sign-in-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e428"!important}
html[data-ds-v2] .fa-shield-halved::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e40c"!important}
html[data-ds-v2] .fa-power-off::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3da"!important}
html[data-ds-v2] .fa-plane-departure::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e504"!important}
html[data-ds-v2] .fa-piggy-bank::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea04"!important}
html[data-ds-v2] .fa-pen-fancy::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3ac"!important}
html[data-ds-v2] .fa-moon::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e330"!important}
html[data-ds-v2] .fa-minus::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e32a"!important}
html[data-ds-v2] .fa-microphone::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e326"!important}
html[data-ds-v2] .fa-map-marked-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e31a"!important}
html[data-ds-v2] .fa-level-up-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e026"!important}
html[data-ds-v2] .fa-laptop-code::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e586"!important}
html[data-ds-v2] .fa-italic::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5c0"!important}
html[data-ds-v2] .fa-instagram::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2d0"!important}
html[data-ds-v2] .fa-image::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2ca"!important}
html[data-ds-v2] .fa-id-badge::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e6f6"!important}
html[data-ds-v2] .fa-google::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e292"!important}
html[data-ds-v2] .fa-gavel::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea32"!important}
html[data-ds-v2] .fa-fingerprint::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e23e"!important}
html[data-ds-v2] .fa-file-lines::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e23a"!important}
html[data-ds-v2] .fa-file-arrow-down::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e232"!important}
html[data-ds-v2] .fa-file::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e230"!important}
html[data-ds-v2] .fa-divide::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1fa"!important}
html[data-ds-v2] .fa-desktop::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e560"!important}
html[data-ds-v2] .fa-comment-dots::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e16c"!important}
html[data-ds-v2] .fa-caret-down::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e136"!important}
html[data-ds-v2] .fa-camera::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e10e"!important}
html[data-ds-v2] .fa-bullhorn::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e324"!important}
html[data-ds-v2] .fa-brain::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e74e"!important}
html[data-ds-v2] .fa-boxes-stacked::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e466"!important}
html[data-ds-v2] .fa-book-reader::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0e6"!important}
html[data-ds-v2] .fa-bold::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5be"!important}
html[data-ds-v2] .fa-align-justify::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e482"!important}
html[data-ds-v2] .fa-align-center::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e480"!important}
html[data-ds-v2] .fa-adjust::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e18c"!important}
html[data-ds-v2] .fa-weight-hanging::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e750"!important}
html[data-ds-v2] .fa-wave-square::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea9e"!important}
html[data-ds-v2] .fa-volume-mute::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e45c"!important}
html[data-ds-v2] .fa-utensils::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e262"!important}
html[data-ds-v2] .fa-users-line::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e68e"!important}
html[data-ds-v2] .fa-user-secret::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c2"!important}
html[data-ds-v2] .fa-user-minus::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4ce"!important}
html[data-ds-v2] .fa-user-edit::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4cc"!important}
html[data-ds-v2] .fa-user-cog::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4cc"!important}
html[data-ds-v2] .fa-user-circle::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4c4"!important}
html[data-ds-v2] .fa-twitter::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4ba"!important}
html[data-ds-v2] .fa-triangle-exclamation::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4e0"!important}
html[data-ds-v2] .fa-trash-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e4a6"!important}
html[data-ds-v2] .fa-traffic-light::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e9aa"!important}
html[data-ds-v2] .fa-store::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e470"!important}
html[data-ds-v2] .fa-stethoscope::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e7ea"!important}
html[data-ds-v2] .fa-sort::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e098"!important}
html[data-ds-v2] .fa-snapchat::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e668"!important}
html[data-ds-v2] .fa-shopping-bag::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e416"!important}
html[data-ds-v2] .fa-seedling::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ebae"!important}
html[data-ds-v2] .fa-reply::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e024"!important}
html[data-ds-v2] .fa-question::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3e8"!important}
html[data-ds-v2] .fa-plane::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e002"!important}
html[data-ds-v2] .fa-phone-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e3b8"!important}
html[data-ds-v2] .fa-pause::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e39e"!important}
html[data-ds-v2] .fa-paste::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e196"!important}
html[data-ds-v2] .fa-palette::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e6c8"!important}
html[data-ds-v2] .fa-linkedin-in::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2ee"!important}
html[data-ds-v2] .fa-keyboard::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2d8"!important}
html[data-ds-v2] .fa-infinity::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e634"!important}
html[data-ds-v2] .fa-images::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e836"!important}
html[data-ds-v2] .fa-hourglass-start::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2b4"!important}
html[data-ds-v2] .fa-hourglass-end::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2b6"!important}
html[data-ds-v2] .fa-heading::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e6ba"!important}
html[data-ds-v2] .fa-hard-hat::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ed46"!important}
html[data-ds-v2] .fa-hands-helping::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e582"!important}
html[data-ds-v2] .fa-github::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e576"!important}
html[data-ds-v2] .fa-gear::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e270"!important}
html[data-ds-v2] .fa-function::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ebe4"!important}
html[data-ds-v2] .fa-folder-tree::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e67c"!important}
html[data-ds-v2] .fa-file-word::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eb6a"!important}
html[data-ds-v2] .fa-file-image::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea24"!important}
html[data-ds-v2] .fa-file-code::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e914"!important}
html[data-ds-v2] .fa-file-archive::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\eb2a"!important}
html[data-ds-v2] .fa-facebook-f::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e226"!important}
html[data-ds-v2] .fa-expand-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0a6"!important}
html[data-ds-v2] .fa-expand::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0a2"!important}
html[data-ds-v2] .fa-eraser::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e21e"!important}
html[data-ds-v2] .fa-ellipsis-v::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e208"!important}
html[data-ds-v2] .fa-door-open::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e7e6"!important}
html[data-ds-v2] .fa-dollar-sign::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e550"!important}
html[data-ds-v2] .fa-diagram-project::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e67c"!important}
html[data-ds-v2] .fa-crosshairs::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1d6"!important}
html[data-ds-v2] .fa-compress-alt::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e09e"!important}
html[data-ds-v2] .fa-compass::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e1c8"!important}
html[data-ds-v2] .fa-comment::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e168"!important}
html[data-ds-v2] .fa-circle-info::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2ce"!important}
html[data-ds-v2] .fa-circle-check::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e184"!important}
html[data-ds-v2] .fa-chevron-up::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e13c"!important}
html[data-ds-v2] .fa-check-square::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e186"!important}
html[data-ds-v2] .fa-chalkboard-teacher::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e600"!important}
html[data-ds-v2] .fa-certificate::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e766"!important}
html[data-ds-v2] .fa-calendar-week::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e108"!important}
html[data-ds-v2] .fa-bus::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e106"!important}
html[data-ds-v2] .fa-bug::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e5f4"!important}
html[data-ds-v2] .fa-binoculars::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\ea64"!important}
html[data-ds-v2] .fa-bars::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e2f0"!important}
html[data-ds-v2] .fa-barcode::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e0b8"!important}
html[data-ds-v2] .fa-award::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e320"!important}
html[data-ds-v2] .fa-address-book::before{font-family:"Phosphor"!important;font-weight:normal!important;content:"\e6f8"!important}
