/* Иконки Phosphor 2.1.1 (MIT) — только используемые на сайте, шрифты лежат в assets/icons.
   Раньше грузились с cdn.jsdelivr.net; при добавлении новой иконки в разметку — дописать её класс сюда. */
@font-face {
  font-family: "Phosphor";
  src: url("../assets/icons/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-arrow-left:before {
  content: "\e058";
}
.ph.ph-arrow-right:before {
  content: "\e06c";
}
.ph.ph-arrow-up-right:before {
  content: "\e092";
}
.ph.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph.ph-bank:before {
  content: "\e0b4";
}
.ph.ph-bell-ringing:before {
  content: "\e5e8";
}
.ph.ph-browser:before {
  content: "\e0f4";
}
.ph.ph-buildings:before {
  content: "\e102";
}
.ph.ph-chart-line-up:before {
  content: "\e156";
}
.ph.ph-chat-circle-dots:before {
  content: "\e16c";
}
.ph.ph-check:before {
  content: "\e182";
}
.ph.ph-clock:before {
  content: "\e19a";
}
.ph.ph-code:before {
  content: "\e1bc";
}
.ph.ph-coins:before {
  content: "\e78e";
}
.ph.ph-dots-three:before {
  content: "\e1fe";
}
.ph.ph-envelope-simple:before {
  content: "\e218";
}
.ph.ph-factory:before {
  content: "\e760";
}
.ph.ph-file-text:before {
  content: "\e23a";
}
.ph.ph-fire:before {
  content: "\e242";
}
.ph.ph-first-aid-kit:before {
  content: "\e570";
}
.ph.ph-globe-hemisphere-east:before {
  content: "\e28a";
}
.ph.ph-handshake:before {
  content: "\e582";
}
.ph.ph-house-line:before {
  content: "\e2c4";
}
.ph.ph-info:before {
  content: "\e2ce";
}
.ph.ph-key:before {
  content: "\e2d6";
}
.ph.ph-lightbulb:before {
  content: "\e2dc";
}
.ph.ph-list:before {
  content: "\e2f0";
}
.ph.ph-lock-simple:before {
  content: "\e308";
}
.ph.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph.ph-map-pin:before {
  content: "\e316";
}
.ph.ph-money:before {
  content: "\e588";
}
.ph.ph-navigation-arrow:before {
  content: "\eade";
}
.ph.ph-phone:before {
  content: "\e3b8";
}
.ph.ph-phone-call:before {
  content: "\e3ba";
}
.ph.ph-plugs-connected:before {
  content: "\eb5a";
}
.ph.ph-question:before {
  content: "\e3e8";
}
.ph.ph-robot:before {
  content: "\e762";
}
.ph.ph-rocket-launch:before {
  content: "\e3fe";
}
.ph.ph-shield-check:before {
  content: "\e40c";
}
.ph.ph-shopping-bag:before {
  content: "\e416";
}
.ph.ph-target:before {
  content: "\e47c";
}
.ph.ph-trend-down:before {
  content: "\e4ac";
}
.ph.ph-trend-up:before {
  content: "\e4ae";
}
.ph.ph-user-check:before {
  content: "\eafa";
}
.ph.ph-users:before {
  content: "\e4d6";
}
.ph.ph-wallet:before {
  content: "\e68a";
}
.ph.ph-warning-circle:before {
  content: "\e4e2";
}
.ph.ph-x:before {
  content: "\e4f6";
}
@font-face {
  font-family: "Phosphor-Bold";
  src: url("../assets/icons/Phosphor-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.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-bold.ph-arrow-left:before {
  content: "\e058";
}
.ph-bold.ph-arrow-right:before {
  content: "\e06c";
}
.ph-bold.ph-arrow-up-right:before {
  content: "\e092";
}
.ph-bold.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph-bold.ph-bank:before {
  content: "\e0b4";
}
.ph-bold.ph-bell-ringing:before {
  content: "\e5e8";
}
.ph-bold.ph-browser:before {
  content: "\e0f4";
}
.ph-bold.ph-buildings:before {
  content: "\e102";
}
.ph-bold.ph-chart-line-up:before {
  content: "\e156";
}
.ph-bold.ph-chat-circle-dots:before {
  content: "\e16c";
}
.ph-bold.ph-check:before {
  content: "\e182";
}
.ph-bold.ph-clock:before {
  content: "\e19a";
}
.ph-bold.ph-code:before {
  content: "\e1bc";
}
.ph-bold.ph-coins:before {
  content: "\e78e";
}
.ph-bold.ph-dots-three:before {
  content: "\e1fe";
}
.ph-bold.ph-envelope-simple:before {
  content: "\e218";
}
.ph-bold.ph-factory:before {
  content: "\e760";
}
.ph-bold.ph-file-text:before {
  content: "\e23a";
}
.ph-bold.ph-fire:before {
  content: "\e242";
}
.ph-bold.ph-first-aid-kit:before {
  content: "\e570";
}
.ph-bold.ph-globe-hemisphere-east:before {
  content: "\e28a";
}
.ph-bold.ph-handshake:before {
  content: "\e582";
}
.ph-bold.ph-house-line:before {
  content: "\e2c4";
}
.ph-bold.ph-info:before {
  content: "\e2ce";
}
.ph-bold.ph-key:before {
  content: "\e2d6";
}
.ph-bold.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-bold.ph-list:before {
  content: "\e2f0";
}
.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-money:before {
  content: "\e588";
}
.ph-bold.ph-navigation-arrow:before {
  content: "\eade";
}
.ph-bold.ph-phone:before {
  content: "\e3b8";
}
.ph-bold.ph-phone-call:before {
  content: "\e3ba";
}
.ph-bold.ph-plugs-connected:before {
  content: "\eb5a";
}
.ph-bold.ph-question:before {
  content: "\e3e8";
}
.ph-bold.ph-robot:before {
  content: "\e762";
}
.ph-bold.ph-rocket-launch:before {
  content: "\e3fe";
}
.ph-bold.ph-shield-check:before {
  content: "\e40c";
}
.ph-bold.ph-shopping-bag:before {
  content: "\e416";
}
.ph-bold.ph-target:before {
  content: "\e47c";
}
.ph-bold.ph-trend-down:before {
  content: "\e4ac";
}
.ph-bold.ph-trend-up:before {
  content: "\e4ae";
}
.ph-bold.ph-user-check:before {
  content: "\eafa";
}
.ph-bold.ph-users:before {
  content: "\e4d6";
}
.ph-bold.ph-wallet:before {
  content: "\e68a";
}
.ph-bold.ph-warning-circle:before {
  content: "\e4e2";
}
.ph-bold.ph-x:before {
  content: "\e4f6";
}
@font-face {
  font-family: "Phosphor-Fill";
  src: url("../assets/icons/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-arrow-left:before {
  content: "\e058";
}
.ph-fill.ph-arrow-right:before {
  content: "\e06c";
}
.ph-fill.ph-arrow-up-right:before {
  content: "\e092";
}
.ph-fill.ph-arrows-clockwise:before {
  content: "\e094";
}
.ph-fill.ph-bank:before {
  content: "\e0b4";
}
.ph-fill.ph-bell-ringing:before {
  content: "\e5e8";
}
.ph-fill.ph-browser:before {
  content: "\e0f4";
}
.ph-fill.ph-buildings:before {
  content: "\e102";
}
.ph-fill.ph-chart-line-up:before {
  content: "\e156";
}
.ph-fill.ph-chat-circle-dots:before {
  content: "\e16c";
}
.ph-fill.ph-check:before {
  content: "\e182";
}
.ph-fill.ph-clock:before {
  content: "\e19a";
}
.ph-fill.ph-code:before {
  content: "\e1bc";
}
.ph-fill.ph-coins:before {
  content: "\e78e";
}
.ph-fill.ph-dots-three:before {
  content: "\e1fe";
}
.ph-fill.ph-envelope-simple:before {
  content: "\e218";
}
.ph-fill.ph-factory:before {
  content: "\e760";
}
.ph-fill.ph-file-text:before {
  content: "\e23a";
}
.ph-fill.ph-fire:before {
  content: "\e242";
}
.ph-fill.ph-first-aid-kit:before {
  content: "\e570";
}
.ph-fill.ph-globe-hemisphere-east:before {
  content: "\e28a";
}
.ph-fill.ph-handshake:before {
  content: "\e582";
}
.ph-fill.ph-house-line:before {
  content: "\e2c4";
}
.ph-fill.ph-info:before {
  content: "\e2ce";
}
.ph-fill.ph-key:before {
  content: "\e2d6";
}
.ph-fill.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-fill.ph-list:before {
  content: "\e2f0";
}
.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-money:before {
  content: "\e588";
}
.ph-fill.ph-navigation-arrow:before {
  content: "\eade";
}
.ph-fill.ph-phone:before {
  content: "\e3b8";
}
.ph-fill.ph-phone-call:before {
  content: "\e3ba";
}
.ph-fill.ph-plugs-connected:before {
  content: "\eb5a";
}
.ph-fill.ph-question:before {
  content: "\e3e8";
}
.ph-fill.ph-robot:before {
  content: "\e762";
}
.ph-fill.ph-rocket-launch:before {
  content: "\e3fe";
}
.ph-fill.ph-shield-check:before {
  content: "\e40c";
}
.ph-fill.ph-shopping-bag:before {
  content: "\e416";
}
.ph-fill.ph-target:before {
  content: "\e47c";
}
.ph-fill.ph-trend-down:before {
  content: "\e4ac";
}
.ph-fill.ph-trend-up:before {
  content: "\e4ae";
}
.ph-fill.ph-user-check:before {
  content: "\eafa";
}
.ph-fill.ph-users:before {
  content: "\e4d6";
}
.ph-fill.ph-wallet:before {
  content: "\e68a";
}
.ph-fill.ph-warning-circle:before {
  content: "\e4e2";
}
.ph-fill.ph-x:before {
  content: "\e4f6";
}
