/* ============================================================
   Phosphor Icons — AUTO-HÉBERGÉ (sous-ensemble Hotelium)
   Source : @phosphor-icons/web@2.1.1 (MIT). Polices dans /assets/fonts/.
   Contient les 4 poids utilisés (regular/bold/fill/duotone) et uniquement
   les icônes référencées dans vitrine/. Les .woff2 contiennent TOUS les
   glyphes — seuls les mappings CSS sont sous-ensemblés.
   Pour ajouter une icône : copier sa règle « .ph.ph-xxx:before {content:...} »
   (et variantes -bold/-fill/-duotone) depuis le CSS officiel
   @phosphor-icons/web@2.1.1, aucun re-téléchargement de police nécessaire.
   ============================================================ */
@font-face{font-family:"Phosphor";src:url("/assets/fonts/Phosphor.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:"Phosphor-Bold";src:url("/assets/fonts/Phosphor-Bold.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:"Phosphor-Fill";src:url("/assets/fonts/Phosphor-Fill.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:"Phosphor-Duotone";src:url("/assets/fonts/Phosphor-Duotone.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}

.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-duotone {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Duotone" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* regular */
.ph.ph-arrow-bend-down-right:before {
  content: "\e01a";
}
.ph.ph-arrow-counter-clockwise:before {
  content: "\e038";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-bed:before {
  content: "\e0cc";
}
.ph.ph-bell:before {
  content: "\e0ce";
}
.ph.ph-bell-ringing:before {
  content: "\e5e8";
}
.ph.ph-book-open:before {
  content: "\e0e6";
}
.ph.ph-books:before {
  content: "\e758";
}
.ph.ph-buildings:before {
  content: "\e102";
}
.ph.ph-calendar:before {
  content: "\e108";
}
.ph.ph-calendar-check:before {
  content: "\e712";
}
.ph.ph-calendar-dots:before {
  content: "\e7b4";
}
.ph.ph-calendar-plus:before {
  content: "\e714";
}
.ph.ph-chart-bar:before {
  content: "\e150";
}
.ph.ph-chart-donut:before {
  content: "\eaa6";
}
.ph.ph-chart-line:before {
  content: "\e154";
}
.ph.ph-chart-line-down:before {
  content: "\e8b6";
}
.ph.ph-chart-line-up:before {
  content: "\e156";
}
.ph.ph-chart-pie-slice:before {
  content: "\e15a";
}
.ph.ph-chart-scatter:before {
  content: "\eaac";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-check-circle:before {
  content: "\e184";
}
.ph.ph-circle-notch:before {
  content: "\eb44";
}
.ph.ph-city:before {
  content: "\ea6a";
}
.ph.ph-clipboard-text:before {
  content: "\e198";
}
.ph.ph-clock:before {
  content: "\e19a";
}
.ph.ph-cloud:before {
  content: "\e1aa";
}
.ph.ph-cloud-fog:before {
  content: "\e53c";
}
.ph.ph-coffee:before {
  content: "\e1c2";
}
.ph.ph-compass:before {
  content: "\e1c8";
}
.ph.ph-cpu:before {
  content: "\e610";
}
.ph.ph-credit-card:before {
  content: "\e1d2";
}
.ph.ph-crown:before {
  content: "\e614";
}
.ph.ph-currency-circle-dollar:before {
  content: "\e54c";
}
.ph.ph-currency-eur:before {
  content: "\e554";
}
.ph.ph-dots-three-outline:before {
  content: "\e204";
}
.ph.ph-download-simple:before {
  content: "\e20c";
}
.ph.ph-drop:before {
  content: "\e210";
}
.ph.ph-factory:before {
  content: "\e760";
}
.ph.ph-file-pdf:before {
  content: "\e702";
}
.ph.ph-file-text:before {
  content: "\e23a";
}
.ph.ph-file-xls:before {
  content: "\eb22";
}
.ph.ph-files:before {
  content: "\e710";
}
.ph.ph-flag-banner:before {
  content: "\e622";
}
.ph.ph-floppy-disk:before {
  content: "\e248";
}
.ph.ph-folder:before {
  content: "\e24a";
}
.ph.ph-fork-knife:before {
  content: "\e262";
}
.ph.ph-gauge:before {
  content: "\e628";
}
.ph.ph-gear:before {
  content: "\e270";
}
.ph.ph-globe:before {
  content: "\e288";
}
.ph.ph-house:before {
  content: "\e2c2";
}
.ph.ph-info:before {
  content: "\e2ce";
}
.ph.ph-island:before {
  content: "\ee06";
}
.ph.ph-leaf:before {
  content: "\e2da";
}
.ph.ph-lightning:before {
  content: "\e2de";
}
.ph.ph-lightning-a:before {
  content: "\ea84";
}
.ph.ph-list:before {
  content: "\e2f0";
}
.ph.ph-list-checks:before {
  content: "\eadc";
}
.ph.ph-lock-key:before {
  content: "\e2fe";
}
.ph.ph-lock-simple:before {
  content: "\e308";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-medal:before {
  content: "\e320";
}
.ph.ph-microsoft-excel-logo:before {
  content: "\eb6c";
}
.ph.ph-minus:before {
  content: "\e32a";
}
.ph.ph-moon-stars:before {
  content: "\e58e";
}
.ph.ph-paperclip:before {
  content: "\e39a";
}
.ph.ph-path:before {
  content: "\e39c";
}
.ph.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph.ph-plug:before {
  content: "\e946";
}
.ph.ph-plugs:before {
  content: "\eb56";
}
.ph.ph-plus:before {
  content: "\e3d4";
}
.ph.ph-plus-circle:before {
  content: "\e3d6";
}
.ph.ph-question:before {
  content: "\e3e8";
}
.ph.ph-ranking:before {
  content: "\ed62";
}
.ph.ph-rocket-launch:before {
  content: "\e3fe";
}
.ph.ph-ruler:before {
  content: "\e6b8";
}
.ph.ph-scales:before {
  content: "\e750";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-sign-out:before {
  content: "\e42a";
}
.ph.ph-sparkle:before {
  content: "\e6a2";
}
.ph.ph-squares-four:before {
  content: "\e464";
}
.ph.ph-star:before {
  content: "\e46a";
}
.ph.ph-star-four:before {
  content: "\e6a4";
}
.ph.ph-star-half:before {
  content: "\e70a";
}
.ph.ph-sun:before {
  content: "\e472";
}
.ph.ph-sun-horizon:before {
  content: "\e5b6";
}
.ph.ph-table:before {
  content: "\e476";
}
.ph.ph-tag:before {
  content: "\e478";
}
.ph.ph-target:before {
  content: "\e47c";
}
.ph.ph-thermometer:before {
  content: "\e5c6";
}
.ph.ph-trash:before {
  content: "\e4a6";
}
.ph.ph-trend-down:before {
  content: "\e4ac";
}
.ph.ph-trend-up:before {
  content: "\e4ae";
}
.ph.ph-trophy:before {
  content: "\e67e";
}
.ph.ph-user:before {
  content: "\e4c2";
}
.ph.ph-users:before {
  content: "\e4d6";
}
.ph.ph-users-three:before {
  content: "\e68e";
}
.ph.ph-warning:before {
  content: "\e4e0";
}
.ph.ph-warning-circle:before {
  content: "\e4e2";
}
.ph.ph-warning-diamond:before {
  content: "\e7fc";
}
.ph.ph-warning-octagon:before {
  content: "\e4e4";
}
.ph.ph-waveform:before {
  content: "\e802";
}
.ph.ph-wrench:before {
  content: "\e5d4";
}
.ph.ph-x:before {
  content: "\e4f6";
}
/* bold */
.ph-bold.ph-arrow-bend-down-right:before {
  content: "\e01a";
}
.ph-bold.ph-arrow-counter-clockwise:before {
  content: "\e038";
}
.ph-bold.ph-arrow-right:before {
  content: "\e06c";
}
.ph-bold.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph-bold.ph-arrow-up-right:before {
  content: "\e092";
}
.ph-bold.ph-bed:before {
  content: "\e0cc";
}
.ph-bold.ph-bell:before {
  content: "\e0ce";
}
.ph-bold.ph-bell-ringing:before {
  content: "\e5e8";
}
.ph-bold.ph-book-open:before {
  content: "\e0e6";
}
.ph-bold.ph-books:before {
  content: "\e758";
}
.ph-bold.ph-buildings:before {
  content: "\e102";
}
.ph-bold.ph-calendar:before {
  content: "\e108";
}
.ph-bold.ph-calendar-check:before {
  content: "\e712";
}
.ph-bold.ph-calendar-dots:before {
  content: "\e7b4";
}
.ph-bold.ph-calendar-plus:before {
  content: "\e714";
}
.ph-bold.ph-chart-bar:before {
  content: "\e150";
}
.ph-bold.ph-chart-donut:before {
  content: "\eaa6";
}
.ph-bold.ph-chart-line:before {
  content: "\e154";
}
.ph-bold.ph-chart-line-down:before {
  content: "\e8b6";
}
.ph-bold.ph-chart-line-up:before {
  content: "\e156";
}
.ph-bold.ph-chart-pie-slice:before {
  content: "\e15a";
}
.ph-bold.ph-chart-scatter:before {
  content: "\eaac";
}
.ph-bold.ph-check:before {
  content: "\e182";
}
.ph-bold.ph-check-circle:before {
  content: "\e184";
}
.ph-bold.ph-circle-notch:before {
  content: "\eb44";
}
.ph-bold.ph-city:before {
  content: "\ea6a";
}
.ph-bold.ph-clipboard-text:before {
  content: "\e198";
}
.ph-bold.ph-clock:before {
  content: "\e19a";
}
.ph-bold.ph-cloud:before {
  content: "\e1aa";
}
.ph-bold.ph-cloud-fog:before {
  content: "\e53c";
}
.ph-bold.ph-coffee:before {
  content: "\e1c2";
}
.ph-bold.ph-compass:before {
  content: "\e1c8";
}
.ph-bold.ph-cpu:before {
  content: "\e610";
}
.ph-bold.ph-credit-card:before {
  content: "\e1d2";
}
.ph-bold.ph-crown:before {
  content: "\e614";
}
.ph-bold.ph-currency-circle-dollar:before {
  content: "\e54c";
}
.ph-bold.ph-currency-eur:before {
  content: "\e554";
}
.ph-bold.ph-dots-three-outline:before {
  content: "\e204";
}
.ph-bold.ph-download-simple:before {
  content: "\e20c";
}
.ph-bold.ph-drop:before {
  content: "\e210";
}
.ph-bold.ph-factory:before {
  content: "\e760";
}
.ph-bold.ph-file-pdf:before {
  content: "\e702";
}
.ph-bold.ph-file-text:before {
  content: "\e23a";
}
.ph-bold.ph-file-xls:before {
  content: "\eb22";
}
.ph-bold.ph-files:before {
  content: "\e710";
}
.ph-bold.ph-flag-banner:before {
  content: "\e622";
}
.ph-bold.ph-floppy-disk:before {
  content: "\e248";
}
.ph-bold.ph-folder:before {
  content: "\e24a";
}
.ph-bold.ph-fork-knife:before {
  content: "\e262";
}
.ph-bold.ph-gauge:before {
  content: "\e628";
}
.ph-bold.ph-gear:before {
  content: "\e270";
}
.ph-bold.ph-globe:before {
  content: "\e288";
}
.ph-bold.ph-house:before {
  content: "\e2c2";
}
.ph-bold.ph-info:before {
  content: "\e2ce";
}
.ph-bold.ph-island:before {
  content: "\ee06";
}
.ph-bold.ph-leaf:before {
  content: "\e2da";
}
.ph-bold.ph-lightning:before {
  content: "\e2de";
}
.ph-bold.ph-lightning-a:before {
  content: "\ea84";
}
.ph-bold.ph-list:before {
  content: "\e2f0";
}
.ph-bold.ph-list-checks:before {
  content: "\eadc";
}
.ph-bold.ph-lock-key:before {
  content: "\e2fe";
}
.ph-bold.ph-lock-simple:before {
  content: "\e308";
}
.ph-bold.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-bold.ph-map-pin:before {
  content: "\e316";
}
.ph-bold.ph-medal:before {
  content: "\e320";
}
.ph-bold.ph-microsoft-excel-logo:before {
  content: "\eb6c";
}
.ph-bold.ph-minus:before {
  content: "\e32a";
}
.ph-bold.ph-moon-stars:before {
  content: "\e58e";
}
.ph-bold.ph-paperclip:before {
  content: "\e39a";
}
.ph-bold.ph-path:before {
  content: "\e39c";
}
.ph-bold.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph-bold.ph-plug:before {
  content: "\e946";
}
.ph-bold.ph-plugs:before {
  content: "\eb56";
}
.ph-bold.ph-plus:before {
  content: "\e3d4";
}
.ph-bold.ph-plus-circle:before {
  content: "\e3d6";
}
.ph-bold.ph-question:before {
  content: "\e3e8";
}
.ph-bold.ph-ranking:before {
  content: "\ed62";
}
.ph-bold.ph-rocket-launch:before {
  content: "\e3fe";
}
.ph-bold.ph-ruler:before {
  content: "\e6b8";
}
.ph-bold.ph-scales:before {
  content: "\e750";
}
.ph-bold.ph-shield-check:before {
  content: "\e40c";
}
.ph-bold.ph-sign-out:before {
  content: "\e42a";
}
.ph-bold.ph-sparkle:before {
  content: "\e6a2";
}
.ph-bold.ph-squares-four:before {
  content: "\e464";
}
.ph-bold.ph-star:before {
  content: "\e46a";
}
.ph-bold.ph-star-four:before {
  content: "\e6a4";
}
.ph-bold.ph-star-half:before {
  content: "\e70a";
}
.ph-bold.ph-sun:before {
  content: "\e472";
}
.ph-bold.ph-sun-horizon:before {
  content: "\e5b6";
}
.ph-bold.ph-table:before {
  content: "\e476";
}
.ph-bold.ph-tag:before {
  content: "\e478";
}
.ph-bold.ph-target:before {
  content: "\e47c";
}
.ph-bold.ph-thermometer:before {
  content: "\e5c6";
}
.ph-bold.ph-trash:before {
  content: "\e4a6";
}
.ph-bold.ph-trend-down:before {
  content: "\e4ac";
}
.ph-bold.ph-trend-up:before {
  content: "\e4ae";
}
.ph-bold.ph-trophy:before {
  content: "\e67e";
}
.ph-bold.ph-user:before {
  content: "\e4c2";
}
.ph-bold.ph-users:before {
  content: "\e4d6";
}
.ph-bold.ph-users-three:before {
  content: "\e68e";
}
.ph-bold.ph-warning:before {
  content: "\e4e0";
}
.ph-bold.ph-warning-circle:before {
  content: "\e4e2";
}
.ph-bold.ph-warning-diamond:before {
  content: "\e7fc";
}
.ph-bold.ph-warning-octagon:before {
  content: "\e4e4";
}
.ph-bold.ph-waveform:before {
  content: "\e802";
}
.ph-bold.ph-wrench:before {
  content: "\e5d4";
}
.ph-bold.ph-x:before {
  content: "\e4f6";
}
/* fill */
.ph-fill.ph-arrow-bend-down-right:before {
  content: "\e01a";
}
.ph-fill.ph-arrow-counter-clockwise:before {
  content: "\e038";
}
.ph-fill.ph-arrow-right:before {
  content: "\e06c";
}
.ph-fill.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph-fill.ph-arrow-up-right:before {
  content: "\e092";
}
.ph-fill.ph-bed:before {
  content: "\e0cc";
}
.ph-fill.ph-bell:before {
  content: "\e0ce";
}
.ph-fill.ph-bell-ringing:before {
  content: "\e5e8";
}
.ph-fill.ph-book-open:before {
  content: "\e0e6";
}
.ph-fill.ph-books:before {
  content: "\e758";
}
.ph-fill.ph-buildings:before {
  content: "\e102";
}
.ph-fill.ph-calendar:before {
  content: "\e108";
}
.ph-fill.ph-calendar-check:before {
  content: "\e712";
}
.ph-fill.ph-calendar-dots:before {
  content: "\e7b4";
}
.ph-fill.ph-calendar-plus:before {
  content: "\e714";
}
.ph-fill.ph-chart-bar:before {
  content: "\e150";
}
.ph-fill.ph-chart-donut:before {
  content: "\eaa6";
}
.ph-fill.ph-chart-line:before {
  content: "\e154";
}
.ph-fill.ph-chart-line-down:before {
  content: "\e8b6";
}
.ph-fill.ph-chart-line-up:before {
  content: "\e156";
}
.ph-fill.ph-chart-pie-slice:before {
  content: "\e15a";
}
.ph-fill.ph-chart-scatter:before {
  content: "\eaac";
}
.ph-fill.ph-check:before {
  content: "\e182";
}
.ph-fill.ph-check-circle:before {
  content: "\e184";
}
.ph-fill.ph-circle-notch:before {
  content: "\eb44";
}
.ph-fill.ph-city:before {
  content: "\ea6a";
}
.ph-fill.ph-clipboard-text:before {
  content: "\e198";
}
.ph-fill.ph-clock:before {
  content: "\e19a";
}
.ph-fill.ph-cloud:before {
  content: "\e1aa";
}
.ph-fill.ph-cloud-fog:before {
  content: "\e53c";
}
.ph-fill.ph-coffee:before {
  content: "\e1c2";
}
.ph-fill.ph-compass:before {
  content: "\e1c8";
}
.ph-fill.ph-cpu:before {
  content: "\e610";
}
.ph-fill.ph-credit-card:before {
  content: "\e1d2";
}
.ph-fill.ph-crown:before {
  content: "\e614";
}
.ph-fill.ph-currency-circle-dollar:before {
  content: "\e54c";
}
.ph-fill.ph-currency-eur:before {
  content: "\e554";
}
.ph-fill.ph-dots-three-outline:before {
  content: "\e204";
}
.ph-fill.ph-download-simple:before {
  content: "\e20c";
}
.ph-fill.ph-drop:before {
  content: "\e210";
}
.ph-fill.ph-factory:before {
  content: "\e760";
}
.ph-fill.ph-file-pdf:before {
  content: "\e702";
}
.ph-fill.ph-file-text:before {
  content: "\e23a";
}
.ph-fill.ph-file-xls:before {
  content: "\eb22";
}
.ph-fill.ph-files:before {
  content: "\e710";
}
.ph-fill.ph-flag-banner:before {
  content: "\e622";
}
.ph-fill.ph-floppy-disk:before {
  content: "\e248";
}
.ph-fill.ph-folder:before {
  content: "\e24a";
}
.ph-fill.ph-fork-knife:before {
  content: "\e262";
}
.ph-fill.ph-gauge:before {
  content: "\e628";
}
.ph-fill.ph-gear:before {
  content: "\e270";
}
.ph-fill.ph-globe:before {
  content: "\e288";
}
.ph-fill.ph-house:before {
  content: "\e2c2";
}
.ph-fill.ph-info:before {
  content: "\e2ce";
}
.ph-fill.ph-island:before {
  content: "\ee06";
}
.ph-fill.ph-leaf:before {
  content: "\e2da";
}
.ph-fill.ph-lightning:before {
  content: "\e2de";
}
.ph-fill.ph-lightning-a:before {
  content: "\ea84";
}
.ph-fill.ph-list:before {
  content: "\e2f0";
}
.ph-fill.ph-list-checks:before {
  content: "\eadc";
}
.ph-fill.ph-lock-key:before {
  content: "\e2fe";
}
.ph-fill.ph-lock-simple:before {
  content: "\e308";
}
.ph-fill.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-fill.ph-map-pin:before {
  content: "\e316";
}
.ph-fill.ph-medal:before {
  content: "\e320";
}
.ph-fill.ph-microsoft-excel-logo:before {
  content: "\eb6c";
}
.ph-fill.ph-minus:before {
  content: "\e32a";
}
.ph-fill.ph-moon-stars:before {
  content: "\e58e";
}
.ph-fill.ph-paperclip:before {
  content: "\e39a";
}
.ph-fill.ph-path:before {
  content: "\e39c";
}
.ph-fill.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph-fill.ph-plug:before {
  content: "\e946";
}
.ph-fill.ph-plugs:before {
  content: "\eb56";
}
.ph-fill.ph-plus:before {
  content: "\e3d4";
}
.ph-fill.ph-plus-circle:before {
  content: "\e3d6";
}
.ph-fill.ph-question:before {
  content: "\e3e8";
}
.ph-fill.ph-ranking:before {
  content: "\ed62";
}
.ph-fill.ph-rocket-launch:before {
  content: "\e3fe";
}
.ph-fill.ph-ruler:before {
  content: "\e6b8";
}
.ph-fill.ph-scales:before {
  content: "\e750";
}
.ph-fill.ph-shield-check:before {
  content: "\e40c";
}
.ph-fill.ph-sign-out:before {
  content: "\e42a";
}
.ph-fill.ph-sparkle:before {
  content: "\e6a2";
}
.ph-fill.ph-squares-four:before {
  content: "\e464";
}
.ph-fill.ph-star:before {
  content: "\e46a";
}
.ph-fill.ph-star-four:before {
  content: "\e6a4";
}
.ph-fill.ph-star-half:before {
  content: "\e70a";
}
.ph-fill.ph-sun:before {
  content: "\e472";
}
.ph-fill.ph-sun-horizon:before {
  content: "\e5b6";
}
.ph-fill.ph-table:before {
  content: "\e476";
}
.ph-fill.ph-tag:before {
  content: "\e478";
}
.ph-fill.ph-target:before {
  content: "\e47c";
}
.ph-fill.ph-thermometer:before {
  content: "\e5c6";
}
.ph-fill.ph-trash:before {
  content: "\e4a6";
}
.ph-fill.ph-trend-down:before {
  content: "\e4ac";
}
.ph-fill.ph-trend-up:before {
  content: "\e4ae";
}
.ph-fill.ph-trophy:before {
  content: "\e67e";
}
.ph-fill.ph-user:before {
  content: "\e4c2";
}
.ph-fill.ph-users:before {
  content: "\e4d6";
}
.ph-fill.ph-users-three:before {
  content: "\e68e";
}
.ph-fill.ph-warning:before {
  content: "\e4e0";
}
.ph-fill.ph-warning-circle:before {
  content: "\e4e2";
}
.ph-fill.ph-warning-diamond:before {
  content: "\e7fc";
}
.ph-fill.ph-warning-octagon:before {
  content: "\e4e4";
}
.ph-fill.ph-waveform:before {
  content: "\e802";
}
.ph-fill.ph-wrench:before {
  content: "\e5d4";
}
.ph-fill.ph-x:before {
  content: "\e4f6";
}
/* duotone */
.ph-duotone.ph-arrow-bend-down-right:before {
  content: "\e01a";
  opacity: 0.2;
}
.ph-duotone.ph-arrow-bend-down-right:after {
  content: "\e01b";
  margin-left: -1em;
}
.ph-duotone.ph-arrow-counter-clockwise:before {
  content: "\e038";
  opacity: 0.2;
}
.ph-duotone.ph-arrow-counter-clockwise:after {
  content: "\e039";
  margin-left: -1em;
}
.ph-duotone.ph-arrow-right:before {
  content: "\e06c";
  opacity: 0.2;
}
.ph-duotone.ph-arrow-right:after {
  content: "\e06d";
  margin-left: -1em;
}
.ph-duotone.ph-arrow-square-out:before {
  content: "\e5de";
  opacity: 0.2;
}
.ph-duotone.ph-arrow-square-out:after {
  content: "\e5df";
  margin-left: -1em;
}
.ph-duotone.ph-arrow-up-right:before {
  content: "\e092";
  opacity: 0.2;
}
.ph-duotone.ph-arrow-up-right:after {
  content: "\e093";
  margin-left: -1em;
}
.ph-duotone.ph-bed:before {
  content: "\e0cc";
  opacity: 0.2;
}
.ph-duotone.ph-bed:after {
  content: "\e0cd";
  margin-left: -1em;
}
.ph-duotone.ph-bell:before {
  content: "\e0ce";
  opacity: 0.2;
}
.ph-duotone.ph-bell:after {
  content: "\e0cf";
  margin-left: -1em;
}
.ph-duotone.ph-bell-ringing:before {
  content: "\e5e8";
  opacity: 0.2;
}
.ph-duotone.ph-bell-ringing:after {
  content: "\e5e9";
  margin-left: -1em;
}
.ph-duotone.ph-book-open:before {
  content: "\e0e6";
  opacity: 0.2;
}
.ph-duotone.ph-book-open:after {
  content: "\e0e7";
  margin-left: -1em;
}
.ph-duotone.ph-books:before {
  content: "\e758";
  opacity: 0.2;
}
.ph-duotone.ph-books:after {
  content: "\e759";
  margin-left: -1em;
}
.ph-duotone.ph-buildings:before {
  content: "\e102";
  opacity: 0.2;
}
.ph-duotone.ph-buildings:after {
  content: "\e105";
  margin-left: -1em;
}
.ph-duotone.ph-calendar:before {
  content: "\e108";
  opacity: 0.2;
}
.ph-duotone.ph-calendar:after {
  content: "\e109";
  margin-left: -1em;
}
.ph-duotone.ph-calendar-check:before {
  content: "\e712";
  opacity: 0.2;
}
.ph-duotone.ph-calendar-check:after {
  content: "\e713";
  margin-left: -1em;
}
.ph-duotone.ph-calendar-dots:before {
  content: "\e7b4";
  opacity: 0.2;
}
.ph-duotone.ph-calendar-dots:after {
  content: "\e7b5";
  margin-left: -1em;
}
.ph-duotone.ph-calendar-plus:before {
  content: "\e714";
  opacity: 0.2;
}
.ph-duotone.ph-calendar-plus:after {
  content: "\e715";
  margin-left: -1em;
}
.ph-duotone.ph-chart-bar:before {
  content: "\e150";
  opacity: 0.2;
}
.ph-duotone.ph-chart-bar:after {
  content: "\e151";
  margin-left: -1em;
}
.ph-duotone.ph-chart-donut:before {
  content: "\eaa6";
  opacity: 0.2;
}
.ph-duotone.ph-chart-donut:after {
  content: "\eaa7";
  margin-left: -1em;
}
.ph-duotone.ph-chart-line:before {
  content: "\e154";
  opacity: 0.2;
}
.ph-duotone.ph-chart-line:after {
  content: "\e155";
  margin-left: -1em;
}
.ph-duotone.ph-chart-line-down:before {
  content: "\e8b6";
  opacity: 0.2;
}
.ph-duotone.ph-chart-line-down:after {
  content: "\e8b7";
  margin-left: -1em;
}
.ph-duotone.ph-chart-line-up:before {
  content: "\e156";
  opacity: 0.2;
}
.ph-duotone.ph-chart-line-up:after {
  content: "\e157";
  margin-left: -1em;
}
.ph-duotone.ph-chart-pie-slice:before {
  content: "\e15a";
  opacity: 0.2;
}
.ph-duotone.ph-chart-pie-slice:after {
  content: "\e15b";
  margin-left: -1em;
}
.ph-duotone.ph-chart-scatter:before {
  content: "\eaac";
  opacity: 0.2;
}
.ph-duotone.ph-chart-scatter:after {
  content: "\eaad";
  margin-left: -1em;
}
.ph-duotone.ph-check:before {
  content: "\e182";
  opacity: 0.2;
}
.ph-duotone.ph-check:after {
  content: "\e183";
  margin-left: -1em;
}
.ph-duotone.ph-check-circle:before {
  content: "\e184";
  opacity: 0.2;
}
.ph-duotone.ph-check-circle:after {
  content: "\e185";
  margin-left: -1em;
}
.ph-duotone.ph-circle-notch:before {
  content: "\eb44";
  opacity: 0.2;
}
.ph-duotone.ph-circle-notch:after {
  content: "\eb45";
  margin-left: -1em;
}
.ph-duotone.ph-city:before {
  content: "\ea6a";
  opacity: 0.2;
}
.ph-duotone.ph-city:after {
  content: "\ea6b";
  margin-left: -1em;
}
.ph-duotone.ph-clipboard-text:before {
  content: "\e198";
  opacity: 0.2;
}
.ph-duotone.ph-clipboard-text:after {
  content: "\e199";
  margin-left: -1em;
}
.ph-duotone.ph-clock:before {
  content: "\e19a";
  opacity: 0.2;
}
.ph-duotone.ph-clock:after {
  content: "\e19b";
  margin-left: -1em;
}
.ph-duotone.ph-cloud:before {
  content: "\e1aa";
  opacity: 0.2;
}
.ph-duotone.ph-cloud:after {
  content: "\e1ab";
  margin-left: -1em;
}
.ph-duotone.ph-cloud-fog:before {
  content: "\e53c";
  opacity: 0.2;
}
.ph-duotone.ph-cloud-fog:after {
  content: "\e53d";
  margin-left: -1em;
}
.ph-duotone.ph-coffee:before {
  content: "\e1c2";
  opacity: 0.2;
}
.ph-duotone.ph-coffee:after {
  content: "\e1c3";
  margin-left: -1em;
}
.ph-duotone.ph-compass:before {
  content: "\e1c8";
  opacity: 0.2;
}
.ph-duotone.ph-compass:after {
  content: "\e1c9";
  margin-left: -1em;
}
.ph-duotone.ph-cpu:before {
  content: "\e610";
  opacity: 0.2;
}
.ph-duotone.ph-cpu:after {
  content: "\e611";
  margin-left: -1em;
}
.ph-duotone.ph-credit-card:before {
  content: "\e1d2";
  opacity: 0.2;
}
.ph-duotone.ph-credit-card:after {
  content: "\e1d3";
  margin-left: -1em;
}
.ph-duotone.ph-crown:before {
  content: "\e614";
  opacity: 0.2;
}
.ph-duotone.ph-crown:after {
  content: "\e615";
  margin-left: -1em;
}
.ph-duotone.ph-currency-circle-dollar:before {
  content: "\e54c";
  opacity: 0.2;
}
.ph-duotone.ph-currency-circle-dollar:after {
  content: "\e54d";
  margin-left: -1em;
}
.ph-duotone.ph-currency-eur:before {
  content: "\e554";
  opacity: 0.2;
}
.ph-duotone.ph-currency-eur:after {
  content: "\e555";
  margin-left: -1em;
}
.ph-duotone.ph-dots-three-outline:before {
  content: "\e204";
  opacity: 0.2;
}
.ph-duotone.ph-dots-three-outline:after {
  content: "\e205";
  margin-left: -1em;
}
.ph-duotone.ph-download-simple:before {
  content: "\e20c";
  opacity: 0.2;
}
.ph-duotone.ph-download-simple:after {
  content: "\e20d";
  margin-left: -1em;
}
.ph-duotone.ph-drop:before {
  content: "\e210";
  opacity: 0.2;
}
.ph-duotone.ph-drop:after {
  content: "\e211";
  margin-left: -1em;
}
.ph-duotone.ph-factory:before {
  content: "\e760";
  opacity: 0.2;
}
.ph-duotone.ph-factory:after {
  content: "\e761";
  margin-left: -1em;
}
.ph-duotone.ph-file-pdf:before {
  content: "\e702";
  opacity: 0.2;
}
.ph-duotone.ph-file-pdf:after {
  content: "\e703";
  margin-left: -1em;
}
.ph-duotone.ph-file-text:before {
  content: "\e23a";
  opacity: 0.2;
}
.ph-duotone.ph-file-text:after {
  content: "\e23b";
  margin-left: -1em;
}
.ph-duotone.ph-file-xls:before {
  content: "\eb22";
  opacity: 0.2;
}
.ph-duotone.ph-file-xls:after {
  content: "\eb23";
  margin-left: -1em;
}
.ph-duotone.ph-files:before {
  content: "\e710";
  opacity: 0.2;
}
.ph-duotone.ph-files:after {
  content: "\e711";
  margin-left: -1em;
}
.ph-duotone.ph-flag-banner:before {
  content: "\e622";
  opacity: 0.2;
}
.ph-duotone.ph-flag-banner:after {
  content: "\e623";
  margin-left: -1em;
}
.ph-duotone.ph-floppy-disk:before {
  content: "\e248";
  opacity: 0.2;
}
.ph-duotone.ph-floppy-disk:after {
  content: "\e249";
  margin-left: -1em;
}
.ph-duotone.ph-folder:before {
  content: "\e24a";
  opacity: 0.2;
}
.ph-duotone.ph-folder:after {
  content: "\e24b";
  margin-left: -1em;
}
.ph-duotone.ph-fork-knife:before {
  content: "\e262";
  opacity: 0.2;
}
.ph-duotone.ph-fork-knife:after {
  content: "\e263";
  margin-left: -1em;
}
.ph-duotone.ph-gauge:before {
  content: "\e628";
  opacity: 0.2;
}
.ph-duotone.ph-gauge:after {
  content: "\e629";
  margin-left: -1em;
}
.ph-duotone.ph-gear:before {
  content: "\e270";
  opacity: 0.2;
}
.ph-duotone.ph-gear:after {
  content: "\e271";
  margin-left: -1em;
}
.ph-duotone.ph-globe:before {
  content: "\e288";
  opacity: 0.2;
}
.ph-duotone.ph-globe:after {
  content: "\e289";
  margin-left: -1em;
}
.ph-duotone.ph-house:before {
  content: "\e2c2";
  opacity: 0.2;
}
.ph-duotone.ph-house:after {
  content: "\e2c3";
  margin-left: -1em;
}
.ph-duotone.ph-info:before {
  content: "\e2ce";
  opacity: 0.2;
}
.ph-duotone.ph-info:after {
  content: "\e2cf";
  margin-left: -1em;
}
.ph-duotone.ph-island:before {
  content: "\ee06";
  opacity: 0.2;
}
.ph-duotone.ph-island:after {
  content: "\ee07";
  margin-left: -1em;
}
.ph-duotone.ph-leaf:before {
  content: "\e2da";
  opacity: 0.2;
}
.ph-duotone.ph-leaf:after {
  content: "\e2db";
  margin-left: -1em;
}
.ph-duotone.ph-lightning:before {
  content: "\e2de";
  opacity: 0.2;
}
.ph-duotone.ph-lightning:after {
  content: "\e2df";
  margin-left: -1em;
}
.ph-duotone.ph-lightning-a:before {
  content: "\ea84";
  opacity: 0.2;
}
.ph-duotone.ph-lightning-a:after {
  content: "\ea85";
  margin-left: -1em;
}
.ph-duotone.ph-list:before {
  content: "\e2f0";
  opacity: 0.2;
}
.ph-duotone.ph-list:after {
  content: "\e2f1";
  margin-left: -1em;
}
.ph-duotone.ph-list-checks:before {
  content: "\eadc";
  opacity: 0.2;
}
.ph-duotone.ph-list-checks:after {
  content: "\eadd";
  margin-left: -1em;
}
.ph-duotone.ph-lock-key:before {
  content: "\e2fe";
  opacity: 0.2;
}
.ph-duotone.ph-lock-key:after {
  content: "\e2ff";
  margin-left: -1em;
}
.ph-duotone.ph-lock-simple:before {
  content: "\e308";
  opacity: 0.2;
}
.ph-duotone.ph-lock-simple:after {
  content: "\e309";
  margin-left: -1em;
}
.ph-duotone.ph-magnifying-glass:before {
  content: "\e30c";
  opacity: 0.2;
}
.ph-duotone.ph-magnifying-glass:after {
  content: "\e30d";
  margin-left: -1em;
}
.ph-duotone.ph-map-pin:before {
  content: "\e316";
  opacity: 0.2;
}
.ph-duotone.ph-map-pin:after {
  content: "\e317";
  margin-left: -1em;
}
.ph-duotone.ph-medal:before {
  content: "\e320";
  opacity: 0.2;
}
.ph-duotone.ph-medal:after {
  content: "\e321";
  margin-left: -1em;
}
.ph-duotone.ph-microsoft-excel-logo:before {
  content: "\eb6c";
  opacity: 0.2;
}
.ph-duotone.ph-microsoft-excel-logo:after {
  content: "\eb6d";
  margin-left: -1em;
}
.ph-duotone.ph-minus:before {
  content: "\e32a";
  opacity: 0.2;
}
.ph-duotone.ph-minus:after {
  content: "\e32b";
  margin-left: -1em;
}
.ph-duotone.ph-moon-stars:before {
  content: "\e58e";
  opacity: 0.2;
}
.ph-duotone.ph-moon-stars:after {
  content: "\e58f";
  margin-left: -1em;
}
.ph-duotone.ph-paperclip:before {
  content: "\e39a";
  opacity: 0.2;
}
.ph-duotone.ph-paperclip:after {
  content: "\e39b";
  margin-left: -1em;
}
.ph-duotone.ph-path:before {
  content: "\e39c";
  opacity: 0.2;
}
.ph-duotone.ph-path:after {
  content: "\e39d";
  margin-left: -1em;
}
.ph-duotone.ph-pencil-simple:before {
  content: "\e3b4";
  opacity: 0.2;
}
.ph-duotone.ph-pencil-simple:after {
  content: "\e3b5";
  margin-left: -1em;
}
.ph-duotone.ph-plug:before {
  content: "\e946";
  opacity: 0.2;
}
.ph-duotone.ph-plug:after {
  content: "\e947";
  margin-left: -1em;
}
.ph-duotone.ph-plugs:before {
  content: "\eb56";
  opacity: 0.2;
}
.ph-duotone.ph-plugs:after {
  content: "\eb57";
  margin-left: -1em;
}
.ph-duotone.ph-plus:before {
  content: "\e3d4";
  opacity: 0.2;
}
.ph-duotone.ph-plus:after {
  content: "\e3d5";
  margin-left: -1em;
}
.ph-duotone.ph-plus-circle:before {
  content: "\e3d6";
  opacity: 0.2;
}
.ph-duotone.ph-plus-circle:after {
  content: "\e3d7";
  margin-left: -1em;
}
.ph-duotone.ph-question:before {
  content: "\e3e8";
  opacity: 0.2;
}
.ph-duotone.ph-question:after {
  content: "\e3eb";
  margin-left: -1em;
}
.ph-duotone.ph-ranking:before {
  content: "\ed62";
  opacity: 0.2;
}
.ph-duotone.ph-ranking:after {
  content: "\ed63";
  margin-left: -1em;
}
.ph-duotone.ph-rocket-launch:before {
  content: "\e3fe";
  opacity: 0.2;
}
.ph-duotone.ph-rocket-launch:after {
  content: "\e401";
  margin-left: -1em;
}
.ph-duotone.ph-ruler:before {
  content: "\e6b8";
  opacity: 0.2;
}
.ph-duotone.ph-ruler:after {
  content: "\e6b9";
  margin-left: -1em;
}
.ph-duotone.ph-scales:before {
  content: "\e750";
  opacity: 0.2;
}
.ph-duotone.ph-scales:after {
  content: "\e751";
  margin-left: -1em;
}
.ph-duotone.ph-shield-check:before {
  content: "\e40c";
  opacity: 0.2;
}
.ph-duotone.ph-shield-check:after {
  content: "\e40f";
  margin-left: -1em;
}
.ph-duotone.ph-sign-out:before {
  content: "\e42a";
  opacity: 0.2;
}
.ph-duotone.ph-sign-out:after {
  content: "\e42b";
  margin-left: -1em;
}
.ph-duotone.ph-sparkle:before {
  content: "\e6a2";
  opacity: 0.2;
}
.ph-duotone.ph-sparkle:after {
  content: "\e6a3";
  margin-left: -1em;
}
.ph-duotone.ph-squares-four:before {
  content: "\e464";
  opacity: 0.2;
}
.ph-duotone.ph-squares-four:after {
  content: "\e465";
  margin-left: -1em;
}
.ph-duotone.ph-star:before {
  content: "\e46a";
  opacity: 0.2;
}
.ph-duotone.ph-star:after {
  content: "\e46b";
  margin-left: -1em;
}
.ph-duotone.ph-star-four:before {
  content: "\e6a4";
  opacity: 0.2;
}
.ph-duotone.ph-star-four:after {
  content: "\e6a5";
  margin-left: -1em;
}
.ph-duotone.ph-star-half:before {
  content: "\e70a";
  opacity: 0.2;
}
.ph-duotone.ph-star-half:after {
  content: "\e70b";
  margin-left: -1em;
}
.ph-duotone.ph-sun:before {
  content: "\e472";
  opacity: 0.2;
}
.ph-duotone.ph-sun:after {
  content: "\e473";
  margin-left: -1em;
}
.ph-duotone.ph-sun-horizon:before {
  content: "\e5b6";
  opacity: 0.2;
}
.ph-duotone.ph-sun-horizon:after {
  content: "\e5b7";
  margin-left: -1em;
}
.ph-duotone.ph-table:before {
  content: "\e476";
  opacity: 0.2;
}
.ph-duotone.ph-table:after {
  content: "\e477";
  margin-left: -1em;
}
.ph-duotone.ph-tag:before {
  content: "\e478";
  opacity: 0.2;
}
.ph-duotone.ph-tag:after {
  content: "\e479";
  margin-left: -1em;
}
.ph-duotone.ph-target:before {
  content: "\e47c";
  opacity: 0.2;
}
.ph-duotone.ph-target:after {
  content: "\e47d";
  margin-left: -1em;
}
.ph-duotone.ph-thermometer:before {
  content: "\e5c6";
  opacity: 0.2;
}
.ph-duotone.ph-thermometer:after {
  content: "\e5c7";
  margin-left: -1em;
}
.ph-duotone.ph-trash:before {
  content: "\e4a6";
  opacity: 0.2;
}
.ph-duotone.ph-trash:after {
  content: "\e4a7";
  margin-left: -1em;
}
.ph-duotone.ph-trend-down:before {
  content: "\e4ac";
  opacity: 0.2;
}
.ph-duotone.ph-trend-down:after {
  content: "\e4ad";
  margin-left: -1em;
}
.ph-duotone.ph-trend-up:before {
  content: "\e4ae";
  opacity: 0.2;
}
.ph-duotone.ph-trend-up:after {
  content: "\e4af";
  margin-left: -1em;
}
.ph-duotone.ph-trophy:before {
  content: "\e67e";
  opacity: 0.2;
}
.ph-duotone.ph-trophy:after {
  content: "\e67f";
  margin-left: -1em;
}
.ph-duotone.ph-user:before {
  content: "\e4c2";
  opacity: 0.2;
}
.ph-duotone.ph-user:after {
  content: "\e4c3";
  margin-left: -1em;
}
.ph-duotone.ph-users:before {
  content: "\e4d6";
  opacity: 0.2;
}
.ph-duotone.ph-users:after {
  content: "\e4d7";
  margin-left: -1em;
}
.ph-duotone.ph-users-three:before {
  content: "\e68e";
  opacity: 0.2;
}
.ph-duotone.ph-users-three:after {
  content: "\e68f";
  margin-left: -1em;
}
.ph-duotone.ph-warning:before {
  content: "\e4e0";
  opacity: 0.2;
}
.ph-duotone.ph-warning:after {
  content: "\e4e1";
  margin-left: -1em;
}
.ph-duotone.ph-warning-circle:before {
  content: "\e4e2";
  opacity: 0.2;
}
.ph-duotone.ph-warning-circle:after {
  content: "\e4e3";
  margin-left: -1em;
}
.ph-duotone.ph-warning-diamond:before {
  content: "\e7fc";
  opacity: 0.2;
}
.ph-duotone.ph-warning-diamond:after {
  content: "\e7fd";
  margin-left: -1em;
}
.ph-duotone.ph-warning-octagon:before {
  content: "\e4e4";
  opacity: 0.2;
}
.ph-duotone.ph-warning-octagon:after {
  content: "\e4e5";
  margin-left: -1em;
}
.ph-duotone.ph-waveform:before {
  content: "\e802";
  opacity: 0.2;
}
.ph-duotone.ph-waveform:after {
  content: "\e803";
  margin-left: -1em;
}
.ph-duotone.ph-wrench:before {
  content: "\e5d4";
  opacity: 0.2;
}
.ph-duotone.ph-wrench:after {
  content: "\e5d5";
  margin-left: -1em;
}
.ph-duotone.ph-x:before {
  content: "\e4f6";
  opacity: 0.2;
}
.ph-duotone.ph-x:after {
  content: "\e4f7";
  margin-left: -1em;
}
