/* rt-icons.css — self-hosted Phosphor Icons v2.1.1 (MIT), subset to the icons
   used by Rothirsch Tech themes/plugins. Replaces Font Awesome + inline SVG set. */

@font-face {
  font-family: "Phosphor";
  src:
    url("fonts/Phosphor.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.ph-address-book:before {
  content: "\e6f8";
}
.ph.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph.ph-article:before {
  content: "\e0a8";
}
.ph.ph-at:before {
  content: "\e0ac";
}
.ph.ph-basket:before {
  content: "\e964";
}
.ph.ph-bed:before {
  content: "\e0cc";
}
.ph.ph-book-open-text:before {
  content: "\e8f2";
}
.ph.ph-building:before {
  content: "\e100";
}
.ph.ph-buildings:before {
  content: "\e102";
}
.ph.ph-butterfly:before {
  content: "\ea6e";
}
.ph.ph-calendar:before {
  content: "\e108";
}
.ph.ph-calendar-check:before {
  content: "\e712";
}
.ph.ph-calendar-dots:before {
  content: "\e7b4";
}
.ph.ph-camera:before {
  content: "\e10e";
}
.ph.ph-campfire:before {
  content: "\e9d8";
}
.ph.ph-car-profile:before {
  content: "\e8cc";
}
.ph.ph-caret-down:before {
  content: "\e136";
}
.ph.ph-caret-left:before {
  content: "\e138";
}
.ph.ph-caret-right:before {
  content: "\e13a";
}
.ph.ph-caret-up:before {
  content: "\e13c";
}
.ph.ph-cash-register:before {
  content: "\ed80";
}
.ph.ph-chart-bar:before {
  content: "\e150";
}
.ph.ph-chats-circle:before {
  content: "\e17e";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-clock:before {
  content: "\e19a";
}
.ph.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph.ph-coffee:before {
  content: "\e1c2";
}
.ph.ph-cookie:before {
  content: "\e6ca";
}
.ph.ph-envelope:before {
  content: "\e214";
}
.ph.ph-envelope-open:before {
  content: "\e216";
}
.ph.ph-eye:before {
  content: "\e220";
}
.ph.ph-feather:before {
  content: "\e9c0";
}
.ph.ph-file:before {
  content: "\e230";
}
.ph.ph-file-audio:before {
  content: "\ea20";
}
.ph.ph-file-text:before {
  content: "\e23a";
}
.ph.ph-file-video:before {
  content: "\ea22";
}
.ph.ph-fork-knife:before {
  content: "\e262";
}
.ph.ph-gear:before {
  content: "\e270";
}
.ph.ph-graph:before {
  content: "\eb58";
}
.ph.ph-hand-heart:before {
  content: "\e810";
}
.ph.ph-info:before {
  content: "\e2ce";
}
.ph.ph-invoice:before {
  content: "\ee42";
}
.ph.ph-lightbulb:before {
  content: "\e2dc";
}
.ph.ph-list-checks:before {
  content: "\eadc";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-music-note:before {
  content: "\e33c";
}
.ph.ph-note-pencil:before {
  content: "\e34c";
}
.ph.ph-park:before {
  content: "\ecb2";
}
.ph.ph-pen-nib:before {
  content: "\e3ac";
}
.ph.ph-pencil:before {
  content: "\e3ae";
}
.ph.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph.ph-phone:before {
  content: "\e3b8";
}
.ph.ph-plus:before {
  content: "\e3d4";
}
.ph.ph-rocket:before {
  content: "\e3fc";
}
.ph.ph-scissors:before {
  content: "\eae0";
}
.ph.ph-selection:before {
  content: "\e69a";
}
.ph.ph-share-network:before {
  content: "\e408";
}
.ph.ph-shield:before {
  content: "\e40a";
}
.ph.ph-shopping-cart:before {
  content: "\e41e";
}
.ph.ph-sign-in:before {
  content: "\e428";
}
.ph.ph-sign-out:before {
  content: "\e42a";
}
.ph.ph-signpost:before {
  content: "\e89c";
}
.ph.ph-spinner:before {
  content: "\e66a";
}
.ph.ph-square:before {
  content: "\e45e";
}
.ph.ph-storefront:before {
  content: "\e470";
}
.ph.ph-trash:before {
  content: "\e4a6";
}
.ph.ph-user:before {
  content: "\e4c2";
}
.ph.ph-user-focus:before {
  content: "\e6fc";
}
.ph.ph-users-three:before {
  content: "\e68e";
}
.ph.ph-wifi-high:before {
  content: "\e4ea";
}
.ph.ph-wrench:before {
  content: "\e5d4";
}
.ph.ph-x:before {
  content: "\e4f6";
}

@font-face {
  font-family: "Phosphor-Fill";
  src:
    url("fonts/Phosphor-Fill.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.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-fill.ph-address-book:before {
  content: "\e6f8";
}
.ph-fill.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph-fill.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph-fill.ph-article:before {
  content: "\e0a8";
}
.ph-fill.ph-at:before {
  content: "\e0ac";
}
.ph-fill.ph-basket:before {
  content: "\e964";
}
.ph-fill.ph-bed:before {
  content: "\e0cc";
}
.ph-fill.ph-book-open-text:before {
  content: "\e8f2";
}
.ph-fill.ph-building:before {
  content: "\e100";
}
.ph-fill.ph-buildings:before {
  content: "\e102";
}
.ph-fill.ph-butterfly:before {
  content: "\ea6e";
}
.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-camera:before {
  content: "\e10e";
}
.ph-fill.ph-campfire:before {
  content: "\e9d8";
}
.ph-fill.ph-car-profile:before {
  content: "\e8cc";
}
.ph-fill.ph-caret-down:before {
  content: "\e136";
}
.ph-fill.ph-caret-left:before {
  content: "\e138";
}
.ph-fill.ph-caret-right:before {
  content: "\e13a";
}
.ph-fill.ph-caret-up:before {
  content: "\e13c";
}
.ph-fill.ph-cash-register:before {
  content: "\ed80";
}
.ph-fill.ph-chart-bar:before {
  content: "\e150";
}
.ph-fill.ph-chats-circle:before {
  content: "\e17e";
}
.ph-fill.ph-check:before {
  content: "\e182";
}
.ph-fill.ph-clock:before {
  content: "\e19a";
}
.ph-fill.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph-fill.ph-coffee:before {
  content: "\e1c2";
}
.ph-fill.ph-cookie:before {
  content: "\e6ca";
}
.ph-fill.ph-envelope:before {
  content: "\e214";
}
.ph-fill.ph-envelope-open:before {
  content: "\e216";
}
.ph-fill.ph-eye:before {
  content: "\e220";
}
.ph-fill.ph-feather:before {
  content: "\e9c0";
}
.ph-fill.ph-file:before {
  content: "\e230";
}
.ph-fill.ph-file-audio:before {
  content: "\ea20";
}
.ph-fill.ph-file-text:before {
  content: "\e23a";
}
.ph-fill.ph-file-video:before {
  content: "\ea22";
}
.ph-fill.ph-fork-knife:before {
  content: "\e262";
}
.ph-fill.ph-gear:before {
  content: "\e270";
}
.ph-fill.ph-graph:before {
  content: "\eb58";
}
.ph-fill.ph-hand-heart:before {
  content: "\e810";
}
.ph-fill.ph-info:before {
  content: "\e2ce";
}
.ph-fill.ph-invoice:before {
  content: "\ee42";
}
.ph-fill.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-fill.ph-list-checks:before {
  content: "\eadc";
}
.ph-fill.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-fill.ph-map-pin:before {
  content: "\e316";
}
.ph-fill.ph-music-note:before {
  content: "\e33c";
}
.ph-fill.ph-note-pencil:before {
  content: "\e34c";
}
.ph-fill.ph-park:before {
  content: "\ecb2";
}
.ph-fill.ph-pen-nib:before {
  content: "\e3ac";
}
.ph-fill.ph-pencil:before {
  content: "\e3ae";
}
.ph-fill.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph-fill.ph-phone:before {
  content: "\e3b8";
}
.ph-fill.ph-plus:before {
  content: "\e3d4";
}
.ph-fill.ph-rocket:before {
  content: "\e3fc";
}
.ph-fill.ph-scissors:before {
  content: "\eae0";
}
.ph-fill.ph-selection:before {
  content: "\e69a";
}
.ph-fill.ph-share-network:before {
  content: "\e408";
}
.ph-fill.ph-shield:before {
  content: "\e40a";
}
.ph-fill.ph-shopping-cart:before {
  content: "\e41e";
}
.ph-fill.ph-sign-in:before {
  content: "\e428";
}
.ph-fill.ph-sign-out:before {
  content: "\e42a";
}
.ph-fill.ph-signpost:before {
  content: "\e89c";
}
.ph-fill.ph-spinner:before {
  content: "\e66a";
}
.ph-fill.ph-square:before {
  content: "\e45e";
}
.ph-fill.ph-storefront:before {
  content: "\e470";
}
.ph-fill.ph-trash:before {
  content: "\e4a6";
}
.ph-fill.ph-user:before {
  content: "\e4c2";
}
.ph-fill.ph-user-focus:before {
  content: "\e6fc";
}
.ph-fill.ph-users-three:before {
  content: "\e68e";
}
.ph-fill.ph-wifi-high:before {
  content: "\e4ea";
}
.ph-fill.ph-wrench:before {
  content: "\e5d4";
}
.ph-fill.ph-x:before {
  content: "\e4f6";
}

@font-face {
  font-family: "Phosphor-Light";
  src:
    url("fonts/Phosphor-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph-light {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Light" !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-light.ph-address-book:before {
  content: "\e6f8";
}
.ph-light.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph-light.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph-light.ph-article:before {
  content: "\e0a8";
}
.ph-light.ph-at:before {
  content: "\e0ac";
}
.ph-light.ph-basket:before {
  content: "\e964";
}
.ph-light.ph-bed:before {
  content: "\e0cc";
}
.ph-light.ph-book-open-text:before {
  content: "\e8f2";
}
.ph-light.ph-building:before {
  content: "\e100";
}
.ph-light.ph-buildings:before {
  content: "\e102";
}
.ph-light.ph-butterfly:before {
  content: "\ea6e";
}
.ph-light.ph-calendar:before {
  content: "\e108";
}
.ph-light.ph-calendar-check:before {
  content: "\e712";
}
.ph-light.ph-calendar-dots:before {
  content: "\e7b4";
}
.ph-light.ph-camera:before {
  content: "\e10e";
}
.ph-light.ph-campfire:before {
  content: "\e9d8";
}
.ph-light.ph-car-profile:before {
  content: "\e8cc";
}
.ph-light.ph-caret-down:before {
  content: "\e136";
}
.ph-light.ph-caret-left:before {
  content: "\e138";
}
.ph-light.ph-caret-right:before {
  content: "\e13a";
}
.ph-light.ph-caret-up:before {
  content: "\e13c";
}
.ph-light.ph-cash-register:before {
  content: "\ed80";
}
.ph-light.ph-chart-bar:before {
  content: "\e150";
}
.ph-light.ph-chats-circle:before {
  content: "\e17e";
}
.ph-light.ph-check:before {
  content: "\e182";
}
.ph-light.ph-clock:before {
  content: "\e19a";
}
.ph-light.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph-light.ph-coffee:before {
  content: "\e1c2";
}
.ph-light.ph-cookie:before {
  content: "\e6ca";
}
.ph-light.ph-envelope:before {
  content: "\e214";
}
.ph-light.ph-envelope-open:before {
  content: "\e216";
}
.ph-light.ph-eye:before {
  content: "\e220";
}
.ph-light.ph-feather:before {
  content: "\e9c0";
}
.ph-light.ph-file:before {
  content: "\e230";
}
.ph-light.ph-file-audio:before {
  content: "\ea20";
}
.ph-light.ph-file-text:before {
  content: "\e23a";
}
.ph-light.ph-file-video:before {
  content: "\ea22";
}
.ph-light.ph-fork-knife:before {
  content: "\e262";
}
.ph-light.ph-gear:before {
  content: "\e270";
}
.ph-light.ph-graph:before {
  content: "\eb58";
}
.ph-light.ph-hand-heart:before {
  content: "\e810";
}
.ph-light.ph-info:before {
  content: "\e2ce";
}
.ph-light.ph-invoice:before {
  content: "\ee42";
}
.ph-light.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-light.ph-list-checks:before {
  content: "\eadc";
}
.ph-light.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-light.ph-map-pin:before {
  content: "\e316";
}
.ph-light.ph-music-note:before {
  content: "\e33c";
}
.ph-light.ph-note-pencil:before {
  content: "\e34c";
}
.ph-light.ph-park:before {
  content: "\ecb2";
}
.ph-light.ph-pen-nib:before {
  content: "\e3ac";
}
.ph-light.ph-pencil:before {
  content: "\e3ae";
}
.ph-light.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph-light.ph-phone:before {
  content: "\e3b8";
}
.ph-light.ph-plus:before {
  content: "\e3d4";
}
.ph-light.ph-rocket:before {
  content: "\e3fc";
}
.ph-light.ph-scissors:before {
  content: "\eae0";
}
.ph-light.ph-selection:before {
  content: "\e69a";
}
.ph-light.ph-share-network:before {
  content: "\e408";
}
.ph-light.ph-shield:before {
  content: "\e40a";
}
.ph-light.ph-shopping-cart:before {
  content: "\e41e";
}
.ph-light.ph-sign-in:before {
  content: "\e428";
}
.ph-light.ph-sign-out:before {
  content: "\e42a";
}
.ph-light.ph-signpost:before {
  content: "\e89c";
}
.ph-light.ph-spinner:before {
  content: "\e66a";
}
.ph-light.ph-square:before {
  content: "\e45e";
}
.ph-light.ph-storefront:before {
  content: "\e470";
}
.ph-light.ph-trash:before {
  content: "\e4a6";
}
.ph-light.ph-user:before {
  content: "\e4c2";
}
.ph-light.ph-user-focus:before {
  content: "\e6fc";
}
.ph-light.ph-users-three:before {
  content: "\e68e";
}
.ph-light.ph-wifi-high:before {
  content: "\e4ea";
}
.ph-light.ph-wrench:before {
  content: "\e5d4";
}
.ph-light.ph-x:before {
  content: "\e4f6";
}

@font-face {
  font-family: "Phosphor-Thin";
  src:
    url("fonts/Phosphor-Thin.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph-thin {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Thin" !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-thin.ph-address-book:before {
  content: "\e6f8";
}
.ph-thin.ph-arrow-square-out:before {
  content: "\e5de";
}
.ph-thin.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph-thin.ph-article:before {
  content: "\e0a8";
}
.ph-thin.ph-at:before {
  content: "\e0ac";
}
.ph-thin.ph-basket:before {
  content: "\e964";
}
.ph-thin.ph-bed:before {
  content: "\e0cc";
}
.ph-thin.ph-book-open-text:before {
  content: "\e8f2";
}
.ph-thin.ph-building:before {
  content: "\e100";
}
.ph-thin.ph-buildings:before {
  content: "\e102";
}
.ph-thin.ph-butterfly:before {
  content: "\ea6e";
}
.ph-thin.ph-calendar:before {
  content: "\e108";
}
.ph-thin.ph-calendar-check:before {
  content: "\e712";
}
.ph-thin.ph-calendar-dots:before {
  content: "\e7b4";
}
.ph-thin.ph-camera:before {
  content: "\e10e";
}
.ph-thin.ph-campfire:before {
  content: "\e9d8";
}
.ph-thin.ph-car-profile:before {
  content: "\e8cc";
}
.ph-thin.ph-caret-down:before {
  content: "\e136";
}
.ph-thin.ph-caret-left:before {
  content: "\e138";
}
.ph-thin.ph-caret-right:before {
  content: "\e13a";
}
.ph-thin.ph-caret-up:before {
  content: "\e13c";
}
.ph-thin.ph-cash-register:before {
  content: "\ed80";
}
.ph-thin.ph-chart-bar:before {
  content: "\e150";
}
.ph-thin.ph-chats-circle:before {
  content: "\e17e";
}
.ph-thin.ph-check:before {
  content: "\e182";
}
.ph-thin.ph-clock:before {
  content: "\e19a";
}
.ph-thin.ph-cloud-arrow-up:before {
  content: "\e1ae";
}
.ph-thin.ph-coffee:before {
  content: "\e1c2";
}
.ph-thin.ph-cookie:before {
  content: "\e6ca";
}
.ph-thin.ph-envelope:before {
  content: "\e214";
}
.ph-thin.ph-envelope-open:before {
  content: "\e216";
}
.ph-thin.ph-eye:before {
  content: "\e220";
}
.ph-thin.ph-feather:before {
  content: "\e9c0";
}
.ph-thin.ph-file:before {
  content: "\e230";
}
.ph-thin.ph-file-audio:before {
  content: "\ea20";
}
.ph-thin.ph-file-text:before {
  content: "\e23a";
}
.ph-thin.ph-file-video:before {
  content: "\ea22";
}
.ph-thin.ph-fork-knife:before {
  content: "\e262";
}
.ph-thin.ph-gear:before {
  content: "\e270";
}
.ph-thin.ph-graph:before {
  content: "\eb58";
}
.ph-thin.ph-hand-heart:before {
  content: "\e810";
}
.ph-thin.ph-info:before {
  content: "\e2ce";
}
.ph-thin.ph-invoice:before {
  content: "\ee42";
}
.ph-thin.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-thin.ph-list-checks:before {
  content: "\eadc";
}
.ph-thin.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-thin.ph-map-pin:before {
  content: "\e316";
}
.ph-thin.ph-music-note:before {
  content: "\e33c";
}
.ph-thin.ph-note-pencil:before {
  content: "\e34c";
}
.ph-thin.ph-park:before {
  content: "\ecb2";
}
.ph-thin.ph-pen-nib:before {
  content: "\e3ac";
}
.ph-thin.ph-pencil:before {
  content: "\e3ae";
}
.ph-thin.ph-pencil-simple:before {
  content: "\e3b4";
}
.ph-thin.ph-phone:before {
  content: "\e3b8";
}
.ph-thin.ph-plus:before {
  content: "\e3d4";
}
.ph-thin.ph-rocket:before {
  content: "\e3fc";
}
.ph-thin.ph-scissors:before {
  content: "\eae0";
}
.ph-thin.ph-selection:before {
  content: "\e69a";
}
.ph-thin.ph-share-network:before {
  content: "\e408";
}
.ph-thin.ph-shield:before {
  content: "\e40a";
}
.ph-thin.ph-shopping-cart:before {
  content: "\e41e";
}
.ph-thin.ph-sign-in:before {
  content: "\e428";
}
.ph-thin.ph-sign-out:before {
  content: "\e42a";
}
.ph-thin.ph-signpost:before {
  content: "\e89c";
}
.ph-thin.ph-spinner:before {
  content: "\e66a";
}
.ph-thin.ph-square:before {
  content: "\e45e";
}
.ph-thin.ph-storefront:before {
  content: "\e470";
}
.ph-thin.ph-trash:before {
  content: "\e4a6";
}
.ph-thin.ph-user:before {
  content: "\e4c2";
}
.ph-thin.ph-user-focus:before {
  content: "\e6fc";
}
.ph-thin.ph-users-three:before {
  content: "\e68e";
}
.ph-thin.ph-wifi-high:before {
  content: "\e4ea";
}
.ph-thin.ph-wrench:before {
  content: "\e5d4";
}
.ph-thin.ph-x:before {
  content: "\e4f6";
}

@font-face {
  font-family: "Phosphor-Duotone";
  src:
    url("fonts/Phosphor-Duotone.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.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;
}
.ph-duotone.ph-address-book:before {
  content: "\e6f8";
  opacity: 0.2;
}
.ph-duotone.ph-address-book:after {
  content: "\e6f9";
  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-arrows-clockwise:before {
  content: "\e094";
  opacity: 0.2;
}
.ph-duotone.ph-arrows-clockwise:after {
  content: "\e095";
  margin-left: -1em;
}
.ph-duotone.ph-article:before {
  content: "\e0a8";
  opacity: 0.2;
}
.ph-duotone.ph-article:after {
  content: "\e0a9";
  margin-left: -1em;
}
.ph-duotone.ph-at:before {
  content: "\e0ac";
  opacity: 0.2;
}
.ph-duotone.ph-at:after {
  content: "\e0ad";
  margin-left: -1em;
}
.ph-duotone.ph-basket:before {
  content: "\e964";
  opacity: 0.2;
}
.ph-duotone.ph-basket:after {
  content: "\e965";
  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-book-open-text:before {
  content: "\e8f2";
  opacity: 0.2;
}
.ph-duotone.ph-book-open-text:after {
  content: "\e8f3";
  margin-left: -1em;
}
.ph-duotone.ph-building:before {
  content: "\e100";
  opacity: 0.2;
}
.ph-duotone.ph-building:after {
  content: "\e101";
  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-butterfly:before {
  content: "\ea6e";
  opacity: 0.2;
}
.ph-duotone.ph-butterfly:after {
  content: "\ea6f";
  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-camera:before {
  content: "\e10e";
  opacity: 0.2;
}
.ph-duotone.ph-camera:after {
  content: "\e10f";
  margin-left: -1em;
}
.ph-duotone.ph-campfire:before {
  content: "\e9d8";
  opacity: 0.2;
}
.ph-duotone.ph-campfire:after {
  content: "\e9d9";
  margin-left: -1em;
}
.ph-duotone.ph-car-profile:before {
  content: "\e8cc";
  opacity: 0.2;
}
.ph-duotone.ph-car-profile:after {
  content: "\e8cd";
  margin-left: -1em;
}
.ph-duotone.ph-caret-down:before {
  content: "\e136";
  opacity: 0.2;
}
.ph-duotone.ph-caret-down:after {
  content: "\e137";
  margin-left: -1em;
}
.ph-duotone.ph-caret-left:before {
  content: "\e138";
  opacity: 0.2;
}
.ph-duotone.ph-caret-left:after {
  content: "\e139";
  margin-left: -1em;
}
.ph-duotone.ph-caret-right:before {
  content: "\e13a";
  opacity: 0.2;
}
.ph-duotone.ph-caret-right:after {
  content: "\e13b";
  margin-left: -1em;
}
.ph-duotone.ph-caret-up:before {
  content: "\e13c";
  opacity: 0.2;
}
.ph-duotone.ph-caret-up:after {
  content: "\e13d";
  margin-left: -1em;
}
.ph-duotone.ph-cash-register:before {
  content: "\ed80";
  opacity: 0.2;
}
.ph-duotone.ph-cash-register:after {
  content: "\ed81";
  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-chats-circle:before {
  content: "\e17e";
  opacity: 0.2;
}
.ph-duotone.ph-chats-circle:after {
  content: "\e17f";
  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-clock:before {
  content: "\e19a";
  opacity: 0.2;
}
.ph-duotone.ph-clock:after {
  content: "\e19b";
  margin-left: -1em;
}
.ph-duotone.ph-cloud-arrow-up:before {
  content: "\e1ae";
  opacity: 0.2;
}
.ph-duotone.ph-cloud-arrow-up:after {
  content: "\e1af";
  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-cookie:before {
  content: "\e6ca";
  opacity: 0.2;
}
.ph-duotone.ph-cookie:after {
  content: "\e6cb";
  margin-left: -1em;
}
.ph-duotone.ph-envelope:before {
  content: "\e214";
  opacity: 0.2;
}
.ph-duotone.ph-envelope:after {
  content: "\e215";
  margin-left: -1em;
}
.ph-duotone.ph-envelope-open:before {
  content: "\e216";
  opacity: 0.2;
}
.ph-duotone.ph-envelope-open:after {
  content: "\e217";
  margin-left: -1em;
}
.ph-duotone.ph-eye:before {
  content: "\e220";
  opacity: 0.2;
}
.ph-duotone.ph-eye:after {
  content: "\e221";
  margin-left: -1em;
}
.ph-duotone.ph-feather:before {
  content: "\e9c0";
  opacity: 0.2;
}
.ph-duotone.ph-feather:after {
  content: "\e9c1";
  margin-left: -1em;
}
.ph-duotone.ph-file:before {
  content: "\e230";
  opacity: 0.2;
}
.ph-duotone.ph-file:after {
  content: "\e231";
  margin-left: -1em;
}
.ph-duotone.ph-file-audio:before {
  content: "\ea20";
  opacity: 0.2;
}
.ph-duotone.ph-file-audio:after {
  content: "\ea21";
  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-video:before {
  content: "\ea22";
  opacity: 0.2;
}
.ph-duotone.ph-file-video:after {
  content: "\ea23";
  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-gear:before {
  content: "\e270";
  opacity: 0.2;
}
.ph-duotone.ph-gear:after {
  content: "\e271";
  margin-left: -1em;
}
.ph-duotone.ph-graph:before {
  content: "\eb58";
  opacity: 0.2;
}
.ph-duotone.ph-graph:after {
  content: "\eb59";
  margin-left: -1em;
}
.ph-duotone.ph-hand-heart:before {
  content: "\e810";
  opacity: 0.2;
}
.ph-duotone.ph-hand-heart:after {
  content: "\e811";
  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-invoice:before {
  content: "\ee42";
  opacity: 0.2;
}
.ph-duotone.ph-invoice:after {
  content: "\ee43";
  margin-left: -1em;
}
.ph-duotone.ph-lightbulb:before {
  content: "\e2dc";
  opacity: 0.2;
}
.ph-duotone.ph-lightbulb:after {
  content: "\e2dd";
  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-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-music-note:before {
  content: "\e33c";
  opacity: 0.2;
}
.ph-duotone.ph-music-note:after {
  content: "\e33d";
  margin-left: -1em;
}
.ph-duotone.ph-note-pencil:before {
  content: "\e34c";
  opacity: 0.2;
}
.ph-duotone.ph-note-pencil:after {
  content: "\e34d";
  margin-left: -1em;
}
.ph-duotone.ph-park:before {
  content: "\ecb2";
  opacity: 0.2;
}
.ph-duotone.ph-park:after {
  content: "\ecb3";
  margin-left: -1em;
}
.ph-duotone.ph-pen-nib:before {
  content: "\e3ac";
  opacity: 0.2;
}
.ph-duotone.ph-pen-nib:after {
  content: "\e3ad";
  margin-left: -1em;
}
.ph-duotone.ph-pencil:before {
  content: "\e3ae";
  opacity: 0.2;
}
.ph-duotone.ph-pencil:after {
  content: "\e3af";
  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-phone:before {
  content: "\e3b8";
  opacity: 0.2;
}
.ph-duotone.ph-phone:after {
  content: "\e3b9";
  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-rocket:before {
  content: "\e3fc";
  opacity: 0.2;
}
.ph-duotone.ph-rocket:after {
  content: "\e3ff";
  margin-left: -1em;
}
.ph-duotone.ph-scissors:before {
  content: "\eae0";
  opacity: 0.2;
}
.ph-duotone.ph-scissors:after {
  content: "\eae1";
  margin-left: -1em;
}
.ph-duotone.ph-selection:before {
  content: "\e69a";
  opacity: 0.2;
}
.ph-duotone.ph-selection:after {
  content: "\e69b";
  margin-left: -1em;
}
.ph-duotone.ph-share-network:before {
  content: "\e408";
  opacity: 0.2;
}
.ph-duotone.ph-share-network:after {
  content: "\e40b";
  margin-left: -1em;
}
.ph-duotone.ph-shield:before {
  content: "\e40a";
  opacity: 0.2;
}
.ph-duotone.ph-shield:after {
  content: "\e40d";
  margin-left: -1em;
}
.ph-duotone.ph-shopping-cart:before {
  content: "\e41e";
  opacity: 0.2;
}
.ph-duotone.ph-shopping-cart:after {
  content: "\e41f";
  margin-left: -1em;
}
.ph-duotone.ph-sign-in:before {
  content: "\e428";
  opacity: 0.2;
}
.ph-duotone.ph-sign-in:after {
  content: "\e429";
  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-signpost:before {
  content: "\e89c";
  opacity: 0.2;
}
.ph-duotone.ph-signpost:after {
  content: "\e89d";
  margin-left: -1em;
}
.ph-duotone.ph-spinner:before {
  content: "\e66a";
  opacity: 0.2;
}
.ph-duotone.ph-spinner:after {
  content: "\e66b";
  margin-left: -1em;
}
.ph-duotone.ph-square:before {
  content: "\e45e";
  opacity: 0.2;
}
.ph-duotone.ph-square:after {
  content: "\e45f";
  margin-left: -1em;
}
.ph-duotone.ph-storefront:before {
  content: "\e470";
  opacity: 0.2;
}
.ph-duotone.ph-storefront:after {
  content: "\e471";
  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-user:before {
  content: "\e4c2";
  opacity: 0.2;
}
.ph-duotone.ph-user:after {
  content: "\e4c3";
  margin-left: -1em;
}
.ph-duotone.ph-user-focus:before {
  content: "\e6fc";
  opacity: 0.2;
}
.ph-duotone.ph-user-focus:after {
  content: "\e6fd";
  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-wifi-high:before {
  content: "\e4ea";
  opacity: 0.2;
}
.ph-duotone.ph-wifi-high:after {
  content: "\e4eb";
  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;
}

/* --- rt-icons utility shims --- */
.ph-fw{ text-align:center; width:1.25em; }
.ph-xs{ font-size:.75em; } .ph-sm{ font-size:.875em; }
.ph-lg{ font-size:1.333em; line-height:.75em; vertical-align:-.0667em; }
.ph-2x{ font-size:2em; } .ph-3x{ font-size:3em; }
.ph-spin{ animation: ph-spin 2s linear infinite; }
@keyframes ph-spin{ 0%{ transform:rotate(0deg);} 100%{ transform:rotate(360deg);} }