.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 769px) {
    .refinement-bar {
      display: block !important; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: var(--skin-link-color-1);
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.filter-bar ul {
  padding-left: 15px; }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: 0.3125em;
    border-radius: 3px;
    position: relative; }
    .filter-bar li.filter-value button {
      color: black;
      border: none;
      padding: 0 2rem 0 0.5rem; }
      .filter-bar li.filter-value button::after {
        content: "\F00D";
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        position: absolute;
        right: 10px;
        top: 11px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: "\F057";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 543.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

@font-face {
  font-family: "Phosphor";
  src: url("../fonts/Phosphor.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "Phosphor-Fill";
  src: url("../fonts/Phosphor-Fill.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "Phosphor-Thin";
  src: url("../fonts/Phosphor-Thin.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: "Phosphor";
  src: url("./Phosphor.woff2") format("woff2"), url("./Phosphor.woff") format("woff"), url("./Phosphor.ttf") format("truetype"), url("./Phosphor.svg#Phosphor") format("svg");
  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;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ph.ph-acorn:before {
  content: "\EB9A"; }

.ph.ph-address-book:before {
  content: "\E6F8"; }

.ph.ph-address-book-tabs:before {
  content: "\EE4E"; }

.ph.ph-air-traffic-control:before {
  content: "\ECD8"; }

.ph.ph-airplane:before {
  content: "\E002"; }

.ph.ph-airplane-in-flight:before {
  content: "\E4FE"; }

.ph.ph-airplane-landing:before {
  content: "\E502"; }

.ph.ph-airplane-takeoff:before {
  content: "\E504"; }

.ph.ph-airplane-taxiing:before {
  content: "\E500"; }

.ph.ph-airplane-tilt:before {
  content: "\E5D6"; }

.ph.ph-airplay:before {
  content: "\E004"; }

.ph.ph-alarm:before {
  content: "\E006"; }

.ph.ph-alien:before {
  content: "\E8A6"; }

.ph.ph-align-bottom:before {
  content: "\E506"; }

.ph.ph-align-bottom-simple:before {
  content: "\EB0C"; }

.ph.ph-align-center-horizontal:before {
  content: "\E50A"; }

.ph.ph-align-center-horizontal-simple:before {
  content: "\EB0E"; }

.ph.ph-align-center-vertical:before {
  content: "\E50C"; }

.ph.ph-align-center-vertical-simple:before {
  content: "\EB10"; }

.ph.ph-align-left:before {
  content: "\E50E"; }

.ph.ph-align-left-simple:before {
  content: "\EAEE"; }

.ph.ph-align-right:before {
  content: "\E510"; }

.ph.ph-align-right-simple:before {
  content: "\EB12"; }

.ph.ph-align-top:before {
  content: "\E512"; }

.ph.ph-align-top-simple:before {
  content: "\EB14"; }

.ph.ph-amazon-logo:before {
  content: "\E96C"; }

.ph.ph-ambulance:before {
  content: "\E572"; }

.ph.ph-anchor:before {
  content: "\E514"; }

.ph.ph-anchor-simple:before {
  content: "\E5D8"; }

.ph.ph-android-logo:before {
  content: "\E008"; }

.ph.ph-angle:before {
  content: "\E7BC"; }

.ph.ph-angular-logo:before {
  content: "\EB80"; }

.ph.ph-aperture:before {
  content: "\E00A"; }

.ph.ph-app-store-logo:before {
  content: "\E974"; }

.ph.ph-app-window:before {
  content: "\E5DA"; }

.ph.ph-apple-logo:before {
  content: "\E516"; }

.ph.ph-apple-podcasts-logo:before {
  content: "\EB96"; }

.ph.ph-approximate-equals:before {
  content: "\EDAA"; }

.ph.ph-archive:before {
  content: "\E00C"; }

.ph.ph-armchair:before {
  content: "\E012"; }

.ph.ph-arrow-arc-left:before {
  content: "\E014"; }

.ph.ph-arrow-arc-right:before {
  content: "\E016"; }

.ph.ph-arrow-bend-double-up-left:before {
  content: "\E03A"; }

.ph.ph-arrow-bend-double-up-right:before {
  content: "\E03C"; }

.ph.ph-arrow-bend-down-left:before {
  content: "\E018"; }

.ph.ph-arrow-bend-down-right:before {
  content: "\E01A"; }

.ph.ph-arrow-bend-left-down:before {
  content: "\E01C"; }

.ph.ph-arrow-bend-left-up:before {
  content: "\E01E"; }

.ph.ph-arrow-bend-right-down:before {
  content: "\E020"; }

.ph.ph-arrow-bend-right-up:before {
  content: "\E022"; }

.ph.ph-arrow-bend-up-left:before {
  content: "\E024"; }

.ph.ph-arrow-bend-up-right:before {
  content: "\E026"; }

.ph.ph-arrow-circle-down:before {
  content: "\E028"; }

.ph.ph-arrow-circle-down-left:before {
  content: "\E02A"; }

.ph.ph-arrow-circle-down-right:before {
  content: "\E02C"; }

.ph.ph-arrow-circle-left:before {
  content: "\E05A"; }

.ph.ph-arrow-circle-right:before {
  content: "\E02E"; }

.ph.ph-arrow-circle-up:before {
  content: "\E030"; }

.ph.ph-arrow-circle-up-left:before {
  content: "\E032"; }

.ph.ph-arrow-circle-up-right:before {
  content: "\E034"; }

.ph.ph-arrow-clockwise:before {
  content: "\E036"; }

.ph.ph-arrow-counter-clockwise:before {
  content: "\E038"; }

.ph.ph-arrow-down:before {
  content: "\E03E"; }

.ph.ph-arrow-down-left:before {
  content: "\E040"; }

.ph.ph-arrow-down-right:before {
  content: "\E042"; }

.ph.ph-arrow-elbow-down-left:before {
  content: "\E044"; }

.ph.ph-arrow-elbow-down-right:before {
  content: "\E046"; }

.ph.ph-arrow-elbow-left:before {
  content: "\E048"; }

.ph.ph-arrow-elbow-left-down:before {
  content: "\E04A"; }

.ph.ph-arrow-elbow-left-up:before {
  content: "\E04C"; }

.ph.ph-arrow-elbow-right:before {
  content: "\E04E"; }

.ph.ph-arrow-elbow-right-down:before {
  content: "\E050"; }

.ph.ph-arrow-elbow-right-up:before {
  content: "\E052"; }

.ph.ph-arrow-elbow-up-left:before {
  content: "\E054"; }

.ph.ph-arrow-elbow-up-right:before {
  content: "\E056"; }

.ph.ph-arrow-fat-down:before {
  content: "\E518"; }

.ph.ph-arrow-fat-left:before {
  content: "\E51A"; }

.ph.ph-arrow-fat-line-down:before {
  content: "\E51C"; }

.ph.ph-arrow-fat-line-left:before {
  content: "\E51E"; }

.ph.ph-arrow-fat-line-right:before {
  content: "\E520"; }

.ph.ph-arrow-fat-line-up:before {
  content: "\E522"; }

.ph.ph-arrow-fat-lines-down:before {
  content: "\E524"; }

.ph.ph-arrow-fat-lines-left:before {
  content: "\E526"; }

.ph.ph-arrow-fat-lines-right:before {
  content: "\E528"; }

.ph.ph-arrow-fat-lines-up:before {
  content: "\E52A"; }

.ph.ph-arrow-fat-right:before {
  content: "\E52C"; }

.ph.ph-arrow-fat-up:before {
  content: "\E52E"; }

.ph.ph-arrow-left:before {
  content: "\E058"; }

.ph.ph-arrow-line-down:before {
  content: "\E05C"; }

.ph.ph-arrow-line-down-left:before {
  content: "\E05E"; }

.ph.ph-arrow-line-down-right:before {
  content: "\E060"; }

.ph.ph-arrow-line-left:before {
  content: "\E062"; }

.ph.ph-arrow-line-right:before {
  content: "\E064"; }

.ph.ph-arrow-line-up:before {
  content: "\E066"; }

.ph.ph-arrow-line-up-left:before {
  content: "\E068"; }

.ph.ph-arrow-line-up-right:before {
  content: "\E06A"; }

.ph.ph-arrow-right:before {
  content: "\E06C"; }

.ph.ph-arrow-square-down:before {
  content: "\E06E"; }

.ph.ph-arrow-square-down-left:before {
  content: "\E070"; }

.ph.ph-arrow-square-down-right:before {
  content: "\E072"; }

.ph.ph-arrow-square-in:before {
  content: "\E5DC"; }

.ph.ph-arrow-square-left:before {
  content: "\E074"; }

.ph.ph-arrow-square-out:before {
  content: "\E5DE"; }

.ph.ph-arrow-square-right:before {
  content: "\E076"; }

.ph.ph-arrow-square-up:before {
  content: "\E078"; }

.ph.ph-arrow-square-up-left:before {
  content: "\E07A"; }

.ph.ph-arrow-square-up-right:before {
  content: "\E07C"; }

.ph.ph-arrow-u-down-left:before {
  content: "\E07E"; }

.ph.ph-arrow-u-down-right:before {
  content: "\E080"; }

.ph.ph-arrow-u-left-down:before {
  content: "\E082"; }

.ph.ph-arrow-u-left-up:before {
  content: "\E084"; }

.ph.ph-arrow-u-right-down:before {
  content: "\E086"; }

.ph.ph-arrow-u-right-up:before {
  content: "\E088"; }

.ph.ph-arrow-u-up-left:before {
  content: "\E08A"; }

.ph.ph-arrow-u-up-right:before {
  content: "\E08C"; }

.ph.ph-arrow-up:before {
  content: "\E08E"; }

.ph.ph-arrow-up-left:before {
  content: "\E090"; }

.ph.ph-arrow-up-right:before {
  content: "\E092"; }

.ph.ph-arrows-clockwise:before {
  content: "\E094"; }

.ph.ph-arrows-counter-clockwise:before {
  content: "\E096"; }

.ph.ph-arrows-down-up:before {
  content: "\E098"; }

.ph.ph-arrows-horizontal:before {
  content: "\EB06"; }

.ph.ph-arrows-in:before {
  content: "\E09A"; }

.ph.ph-arrows-in-cardinal:before {
  content: "\E09C"; }

.ph.ph-arrows-in-line-horizontal:before {
  content: "\E530"; }

.ph.ph-arrows-in-line-vertical:before {
  content: "\E532"; }

.ph.ph-arrows-in-simple:before {
  content: "\E09E"; }

.ph.ph-arrows-left-right:before {
  content: "\E0A0"; }

.ph.ph-arrows-merge:before {
  content: "\ED3E"; }

.ph.ph-arrows-out:before {
  content: "\E0A2"; }

.ph.ph-arrows-out-cardinal:before {
  content: "\E0A4"; }

.ph.ph-arrows-out-line-horizontal:before {
  content: "\E534"; }

.ph.ph-arrows-out-line-vertical:before {
  content: "\E536"; }

.ph.ph-arrows-out-simple:before {
  content: "\E0A6"; }

.ph.ph-arrows-split:before {
  content: "\ED3C"; }

.ph.ph-arrows-vertical:before {
  content: "\EB04"; }

.ph.ph-article:before {
  content: "\E0A8"; }

.ph.ph-article-medium:before {
  content: "\E5E0"; }

.ph.ph-article-ny-times:before {
  content: "\E5E2"; }

.ph.ph-asclepius:before {
  content: "\EE34"; }

.ph.ph-caduceus:before {
  content: "\EE34"; }

.ph.ph-asterisk:before {
  content: "\E0AA"; }

.ph.ph-asterisk-simple:before {
  content: "\E832"; }

.ph.ph-at:before {
  content: "\E0AC"; }

.ph.ph-atom:before {
  content: "\E5E4"; }

.ph.ph-avocado:before {
  content: "\EE04"; }

.ph.ph-axe:before {
  content: "\E9FC"; }

.ph.ph-baby:before {
  content: "\E774"; }

.ph.ph-baby-carriage:before {
  content: "\E818"; }

.ph.ph-backpack:before {
  content: "\E922"; }

.ph.ph-backspace:before {
  content: "\E0AE"; }

.ph.ph-bag:before {
  content: "\E0B0"; }

.ph.ph-bag-simple:before {
  content: "\E5E6"; }

.ph.ph-balloon:before {
  content: "\E76C"; }

.ph.ph-bandaids:before {
  content: "\E0B2"; }

.ph.ph-bank:before {
  content: "\E0B4"; }

.ph.ph-barbell:before {
  content: "\E0B6"; }

.ph.ph-barcode:before {
  content: "\E0B8"; }

.ph.ph-barn:before {
  content: "\EC72"; }

.ph.ph-barricade:before {
  content: "\E948"; }

.ph.ph-baseball:before {
  content: "\E71A"; }

.ph.ph-baseball-cap:before {
  content: "\EA28"; }

.ph.ph-baseball-helmet:before {
  content: "\EE4A"; }

.ph.ph-basket:before {
  content: "\E964"; }

.ph.ph-basketball:before {
  content: "\E724"; }

.ph.ph-bathtub:before {
  content: "\E81E"; }

.ph.ph-battery-charging:before {
  content: "\E0BA"; }

.ph.ph-battery-charging-vertical:before {
  content: "\E0BC"; }

.ph.ph-battery-empty:before {
  content: "\E0BE"; }

.ph.ph-battery-full:before {
  content: "\E0C0"; }

.ph.ph-battery-high:before {
  content: "\E0C2"; }

.ph.ph-battery-low:before {
  content: "\E0C4"; }

.ph.ph-battery-medium:before {
  content: "\E0C6"; }

.ph.ph-battery-plus:before {
  content: "\E808"; }

.ph.ph-battery-plus-vertical:before {
  content: "\EC50"; }

.ph.ph-battery-vertical-empty:before {
  content: "\E7C6"; }

.ph.ph-battery-vertical-full:before {
  content: "\E7C4"; }

.ph.ph-battery-vertical-high:before {
  content: "\E7C2"; }

.ph.ph-battery-vertical-low:before {
  content: "\E7BE"; }

.ph.ph-battery-vertical-medium:before {
  content: "\E7C0"; }

.ph.ph-battery-warning:before {
  content: "\E0C8"; }

.ph.ph-battery-warning-vertical:before {
  content: "\E0CA"; }

.ph.ph-beach-ball:before {
  content: "\ED24"; }

.ph.ph-beanie:before {
  content: "\EA2A"; }

.ph.ph-bed:before {
  content: "\E0CC"; }

.ph.ph-beer-bottle:before {
  content: "\E7B0"; }

.ph.ph-beer-stein:before {
  content: "\EB62"; }

.ph.ph-behance-logo:before {
  content: "\E7F4"; }

.ph.ph-bell:before {
  content: "\E0CE"; }

.ph.ph-bell-ringing:before {
  content: "\E5E8"; }

.ph.ph-bell-simple:before {
  content: "\E0D0"; }

.ph.ph-bell-simple-ringing:before {
  content: "\E5EA"; }

.ph.ph-bell-simple-slash:before {
  content: "\E0D2"; }

.ph.ph-bell-simple-z:before {
  content: "\E5EC"; }

.ph.ph-bell-slash:before {
  content: "\E0D4"; }

.ph.ph-bell-z:before {
  content: "\E5EE"; }

.ph.ph-belt:before {
  content: "\EA2C"; }

.ph.ph-bezier-curve:before {
  content: "\EB00"; }

.ph.ph-bicycle:before {
  content: "\E0D6"; }

.ph.ph-binary:before {
  content: "\EE60"; }

.ph.ph-binoculars:before {
  content: "\EA64"; }

.ph.ph-biohazard:before {
  content: "\E9E0"; }

.ph.ph-bird:before {
  content: "\E72C"; }

.ph.ph-blueprint:before {
  content: "\EDA0"; }

.ph.ph-bluetooth:before {
  content: "\E0DA"; }

.ph.ph-bluetooth-connected:before {
  content: "\E0DC"; }

.ph.ph-bluetooth-slash:before {
  content: "\E0DE"; }

.ph.ph-bluetooth-x:before {
  content: "\E0E0"; }

.ph.ph-boat:before {
  content: "\E786"; }

.ph.ph-bomb:before {
  content: "\EE0A"; }

.ph.ph-bone:before {
  content: "\E7F2"; }

.ph.ph-book:before {
  content: "\E0E2"; }

.ph.ph-book-bookmark:before {
  content: "\E0E4"; }

.ph.ph-book-open:before {
  content: "\E0E6"; }

.ph.ph-book-open-text:before {
  content: "\E8F2"; }

.ph.ph-book-open-user:before {
  content: "\EDE0"; }

.ph.ph-bookmark:before {
  content: "\E0E8"; }

.ph.ph-bookmark-simple:before {
  content: "\E0EA"; }

.ph.ph-bookmarks:before {
  content: "\E0EC"; }

.ph.ph-bookmarks-simple:before {
  content: "\E5F0"; }

.ph.ph-books:before {
  content: "\E758"; }

.ph.ph-boot:before {
  content: "\ECCA"; }

.ph.ph-boules:before {
  content: "\E722"; }

.ph.ph-bounding-box:before {
  content: "\E6CE"; }

.ph.ph-bowl-food:before {
  content: "\EAA4"; }

.ph.ph-bowl-steam:before {
  content: "\E8E4"; }

.ph.ph-bowling-ball:before {
  content: "\EA34"; }

.ph.ph-box-arrow-down:before {
  content: "\E00E"; }

.ph.ph-archive-box:before {
  content: "\E00E"; }

.ph.ph-box-arrow-up:before {
  content: "\EE54"; }

.ph.ph-boxing-glove:before {
  content: "\EA36"; }

.ph.ph-brackets-angle:before {
  content: "\E862"; }

.ph.ph-brackets-curly:before {
  content: "\E860"; }

.ph.ph-brackets-round:before {
  content: "\E864"; }

.ph.ph-brackets-square:before {
  content: "\E85E"; }

.ph.ph-brain:before {
  content: "\E74E"; }

.ph.ph-brandy:before {
  content: "\E6B4"; }

.ph.ph-bread:before {
  content: "\E81C"; }

.ph.ph-bridge:before {
  content: "\EA68"; }

.ph.ph-briefcase:before {
  content: "\E0EE"; }

.ph.ph-briefcase-metal:before {
  content: "\E5F2"; }

.ph.ph-broadcast:before {
  content: "\E0F2"; }

.ph.ph-broom:before {
  content: "\EC54"; }

.ph.ph-browser:before {
  content: "\E0F4"; }

.ph.ph-browsers:before {
  content: "\E0F6"; }

.ph.ph-bug:before {
  content: "\E5F4"; }

.ph.ph-bug-beetle:before {
  content: "\E5F6"; }

.ph.ph-bug-droid:before {
  content: "\E5F8"; }

.ph.ph-building:before {
  content: "\E100"; }

.ph.ph-building-apartment:before {
  content: "\E0FE"; }

.ph.ph-building-office:before {
  content: "\E0FF"; }

.ph.ph-buildings:before {
  content: "\E102"; }

.ph.ph-bulldozer:before {
  content: "\EC6C"; }

.ph.ph-bus:before {
  content: "\E106"; }

.ph.ph-butterfly:before {
  content: "\EA6E"; }

.ph.ph-cable-car:before {
  content: "\E49C"; }

.ph.ph-cactus:before {
  content: "\E918"; }

.ph.ph-cake:before {
  content: "\E780"; }

.ph.ph-calculator:before {
  content: "\E538"; }

.ph.ph-calendar:before {
  content: "\E108"; }

.ph.ph-calendar-blank:before {
  content: "\E10A"; }

.ph.ph-calendar-check:before {
  content: "\E712"; }

.ph.ph-calendar-dot:before {
  content: "\E7B2"; }

.ph.ph-calendar-dots:before {
  content: "\E7B4"; }

.ph.ph-calendar-heart:before {
  content: "\E8B0"; }

.ph.ph-calendar-minus:before {
  content: "\EA14"; }

.ph.ph-calendar-plus:before {
  content: "\E714"; }

.ph.ph-calendar-slash:before {
  content: "\EA12"; }

.ph.ph-calendar-star:before {
  content: "\E8B2"; }

.ph.ph-calendar-x:before {
  content: "\E10C"; }

.ph.ph-call-bell:before {
  content: "\E7DE"; }

.ph.ph-camera:before {
  content: "\E10E"; }

.ph.ph-camera-plus:before {
  content: "\EC58"; }

.ph.ph-camera-rotate:before {
  content: "\E7A4"; }

.ph.ph-camera-slash:before {
  content: "\E110"; }

.ph.ph-campfire:before {
  content: "\E9D8"; }

.ph.ph-car:before {
  content: "\E112"; }

.ph.ph-car-battery:before {
  content: "\EE30"; }

.ph.ph-car-profile:before {
  content: "\E8CC"; }

.ph.ph-car-simple:before {
  content: "\E114"; }

.ph.ph-cardholder:before {
  content: "\E5FA"; }

.ph.ph-cards:before {
  content: "\E0F8"; }

.ph.ph-cards-three:before {
  content: "\EE50"; }

.ph.ph-caret-circle-double-down:before {
  content: "\E116"; }

.ph.ph-caret-circle-double-left:before {
  content: "\E118"; }

.ph.ph-caret-circle-double-right:before {
  content: "\E11A"; }

.ph.ph-caret-circle-double-up:before {
  content: "\E11C"; }

.ph.ph-caret-circle-down:before {
  content: "\E11E"; }

.ph.ph-caret-circle-left:before {
  content: "\E120"; }

.ph.ph-caret-circle-right:before {
  content: "\E122"; }

.ph.ph-caret-circle-up:before {
  content: "\E124"; }

.ph.ph-caret-circle-up-down:before {
  content: "\E13E"; }

.ph.ph-caret-double-down:before {
  content: "\E126"; }

.ph.ph-caret-double-left:before {
  content: "\E128"; }

.ph.ph-caret-double-right:before {
  content: "\E12A"; }

.ph.ph-caret-double-up:before {
  content: "\E12C"; }

.ph.ph-caret-down:before {
  content: "\E136"; }

.ph.ph-caret-left:before {
  content: "\E138"; }

.ph.ph-caret-line-down:before {
  content: "\E134"; }

.ph.ph-caret-line-left:before {
  content: "\E132"; }

.ph.ph-caret-line-right:before {
  content: "\E130"; }

.ph.ph-caret-line-up:before {
  content: "\E12E"; }

.ph.ph-caret-right:before {
  content: "\E13A"; }

.ph.ph-caret-up:before {
  content: "\E13C"; }

.ph.ph-caret-up-down:before {
  content: "\E140"; }

.ph.ph-carrot:before {
  content: "\ED38"; }

.ph.ph-cash-register:before {
  content: "\ED80"; }

.ph.ph-cassette-tape:before {
  content: "\ED2E"; }

.ph.ph-castle-turret:before {
  content: "\E9D0"; }

.ph.ph-cat:before {
  content: "\E748"; }

.ph.ph-cell-signal-full:before {
  content: "\E142"; }

.ph.ph-cell-signal-high:before {
  content: "\E144"; }

.ph.ph-cell-signal-low:before {
  content: "\E146"; }

.ph.ph-cell-signal-medium:before {
  content: "\E148"; }

.ph.ph-cell-signal-none:before {
  content: "\E14A"; }

.ph.ph-cell-signal-slash:before {
  content: "\E14C"; }

.ph.ph-cell-signal-x:before {
  content: "\E14E"; }

.ph.ph-cell-tower:before {
  content: "\EBAA"; }

.ph.ph-certificate:before {
  content: "\E766"; }

.ph.ph-chair:before {
  content: "\E950"; }

.ph.ph-chalkboard:before {
  content: "\E5FC"; }

.ph.ph-chalkboard-simple:before {
  content: "\E5FE"; }

.ph.ph-chalkboard-teacher:before {
  content: "\E600"; }

.ph.ph-champagne:before {
  content: "\EACA"; }

.ph.ph-charging-station:before {
  content: "\E8D0"; }

.ph.ph-chart-bar:before {
  content: "\E150"; }

.ph.ph-chart-bar-horizontal:before {
  content: "\E152"; }

.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:before {
  content: "\E158"; }

.ph.ph-chart-pie-slice:before {
  content: "\E15A"; }

.ph.ph-chart-polar:before {
  content: "\EAA8"; }

.ph.ph-chart-scatter:before {
  content: "\EAAC"; }

.ph.ph-chat:before {
  content: "\E15C"; }

.ph.ph-chat-centered:before {
  content: "\E160"; }

.ph.ph-chat-centered-dots:before {
  content: "\E164"; }

.ph.ph-chat-centered-slash:before {
  content: "\E162"; }

.ph.ph-chat-centered-text:before {
  content: "\E166"; }

.ph.ph-chat-circle:before {
  content: "\E168"; }

.ph.ph-chat-circle-dots:before {
  content: "\E16C"; }

.ph.ph-chat-circle-slash:before {
  content: "\E16A"; }

.ph.ph-chat-circle-text:before {
  content: "\E16E"; }

.ph.ph-chat-dots:before {
  content: "\E170"; }

.ph.ph-chat-slash:before {
  content: "\E15E"; }

.ph.ph-chat-teardrop:before {
  content: "\E172"; }

.ph.ph-chat-teardrop-dots:before {
  content: "\E176"; }

.ph.ph-chat-teardrop-slash:before {
  content: "\E174"; }

.ph.ph-chat-teardrop-text:before {
  content: "\E178"; }

.ph.ph-chat-text:before {
  content: "\E17A"; }

.ph.ph-chats:before {
  content: "\E17C"; }

.ph.ph-chats-circle:before {
  content: "\E17E"; }

.ph.ph-chats-teardrop:before {
  content: "\E180"; }

.ph.ph-check:before {
  content: "\E182"; }

.ph.ph-check-circle:before {
  content: "\E184"; }

.ph.ph-check-fat:before {
  content: "\EBA6"; }

.ph.ph-check-square:before {
  content: "\E186"; }

.ph.ph-check-square-offset:before {
  content: "\E188"; }

.ph.ph-checkerboard:before {
  content: "\E8C4"; }

.ph.ph-checks:before {
  content: "\E53A"; }

.ph.ph-cheers:before {
  content: "\EA4A"; }

.ph.ph-cheese:before {
  content: "\E9FE"; }

.ph.ph-chef-hat:before {
  content: "\ED8E"; }

.ph.ph-cherries:before {
  content: "\E830"; }

.ph.ph-church:before {
  content: "\ECEA"; }

.ph.ph-cigarette:before {
  content: "\ED90"; }

.ph.ph-cigarette-slash:before {
  content: "\ED92"; }

.ph.ph-circle:before {
  content: "\E18A"; }

.ph.ph-circle-dashed:before {
  content: "\E602"; }

.ph.ph-circle-half:before {
  content: "\E18C"; }

.ph.ph-circle-half-tilt:before {
  content: "\E18E"; }

.ph.ph-circle-notch:before {
  content: "\EB44"; }

.ph.ph-circles-four:before {
  content: "\E190"; }

.ph.ph-circles-three:before {
  content: "\E192"; }

.ph.ph-circles-three-plus:before {
  content: "\E194"; }

.ph.ph-circuitry:before {
  content: "\E9C2"; }

.ph.ph-city:before {
  content: "\EA6A"; }

.ph.ph-clipboard:before {
  content: "\E196"; }

.ph.ph-clipboard-text:before {
  content: "\E198"; }

.ph.ph-clock:before {
  content: "\E19A"; }

.ph.ph-clock-afternoon:before {
  content: "\E19C"; }

.ph.ph-clock-clockwise:before {
  content: "\E19E"; }

.ph.ph-clock-countdown:before {
  content: "\ED2C"; }

.ph.ph-clock-counter-clockwise:before {
  content: "\E1A0"; }

.ph.ph-clock-user:before {
  content: "\EDEC"; }

.ph.ph-closed-captioning:before {
  content: "\E1A4"; }

.ph.ph-cloud:before {
  content: "\E1AA"; }

.ph.ph-cloud-arrow-down:before {
  content: "\E1AC"; }

.ph.ph-cloud-arrow-up:before {
  content: "\E1AE"; }

.ph.ph-cloud-check:before {
  content: "\E1B0"; }

.ph.ph-cloud-fog:before {
  content: "\E53C"; }

.ph.ph-cloud-lightning:before {
  content: "\E1B2"; }

.ph.ph-cloud-moon:before {
  content: "\E53E"; }

.ph.ph-cloud-rain:before {
  content: "\E1B4"; }

.ph.ph-cloud-slash:before {
  content: "\E1B6"; }

.ph.ph-cloud-snow:before {
  content: "\E1B8"; }

.ph.ph-cloud-sun:before {
  content: "\E540"; }

.ph.ph-cloud-warning:before {
  content: "\EA98"; }

.ph.ph-cloud-x:before {
  content: "\EA96"; }

.ph.ph-clover:before {
  content: "\EDC8"; }

.ph.ph-club:before {
  content: "\E1BA"; }

.ph.ph-coat-hanger:before {
  content: "\E7FE"; }

.ph.ph-coda-logo:before {
  content: "\E7CE"; }

.ph.ph-code:before {
  content: "\E1BC"; }

.ph.ph-code-block:before {
  content: "\EAFE"; }

.ph.ph-code-simple:before {
  content: "\E1BE"; }

.ph.ph-codepen-logo:before {
  content: "\E978"; }

.ph.ph-codesandbox-logo:before {
  content: "\EA06"; }

.ph.ph-coffee:before {
  content: "\E1C2"; }

.ph.ph-coffee-bean:before {
  content: "\E1C0"; }

.ph.ph-coin:before {
  content: "\E60E"; }

.ph.ph-coin-vertical:before {
  content: "\EB48"; }

.ph.ph-coins:before {
  content: "\E78E"; }

.ph.ph-columns:before {
  content: "\E546"; }

.ph.ph-columns-plus-left:before {
  content: "\E544"; }

.ph.ph-columns-plus-right:before {
  content: "\E542"; }

.ph.ph-command:before {
  content: "\E1C4"; }

.ph.ph-compass:before {
  content: "\E1C8"; }

.ph.ph-compass-rose:before {
  content: "\E1C6"; }

.ph.ph-compass-tool:before {
  content: "\EA0E"; }

.ph.ph-computer-tower:before {
  content: "\E548"; }

.ph.ph-confetti:before {
  content: "\E81A"; }

.ph.ph-contactless-payment:before {
  content: "\ED42"; }

.ph.ph-control:before {
  content: "\ECA6"; }

.ph.ph-cookie:before {
  content: "\E6CA"; }

.ph.ph-cooking-pot:before {
  content: "\E764"; }

.ph.ph-copy:before {
  content: "\E1CA"; }

.ph.ph-copy-simple:before {
  content: "\E1CC"; }

.ph.ph-copyleft:before {
  content: "\E86A"; }

.ph.ph-copyright:before {
  content: "\E54A"; }

.ph.ph-corners-in:before {
  content: "\E1CE"; }

.ph.ph-corners-out:before {
  content: "\E1D0"; }

.ph.ph-couch:before {
  content: "\E7F6"; }

.ph.ph-court-basketball:before {
  content: "\EE36"; }

.ph.ph-cow:before {
  content: "\EABE"; }

.ph.ph-cowboy-hat:before {
  content: "\ED12"; }

.ph.ph-cpu:before {
  content: "\E610"; }

.ph.ph-crane:before {
  content: "\ED48"; }

.ph.ph-crane-tower:before {
  content: "\ED49"; }

.ph.ph-credit-card:before {
  content: "\E1D2"; }

.ph.ph-cricket:before {
  content: "\EE12"; }

.ph.ph-crop:before {
  content: "\E1D4"; }

.ph.ph-cross:before {
  content: "\E8A0"; }

.ph.ph-crosshair:before {
  content: "\E1D6"; }

.ph.ph-crosshair-simple:before {
  content: "\E1D8"; }

.ph.ph-crown:before {
  content: "\E614"; }

.ph.ph-crown-cross:before {
  content: "\EE5E"; }

.ph.ph-crown-simple:before {
  content: "\E616"; }

.ph.ph-cube:before {
  content: "\E1DA"; }

.ph.ph-cube-focus:before {
  content: "\ED0A"; }

.ph.ph-cube-transparent:before {
  content: "\EC7C"; }

.ph.ph-currency-btc:before {
  content: "\E618"; }

.ph.ph-currency-circle-dollar:before {
  content: "\E54C"; }

.ph.ph-currency-cny:before {
  content: "\E54E"; }

.ph.ph-currency-dollar:before {
  content: "\E550"; }

.ph.ph-currency-dollar-simple:before {
  content: "\E552"; }

.ph.ph-currency-eth:before {
  content: "\EADA"; }

.ph.ph-currency-eur:before {
  content: "\E554"; }

.ph.ph-currency-gbp:before {
  content: "\E556"; }

.ph.ph-currency-inr:before {
  content: "\E558"; }

.ph.ph-currency-jpy:before {
  content: "\E55A"; }

.ph.ph-currency-krw:before {
  content: "\E55C"; }

.ph.ph-currency-kzt:before {
  content: "\EC4C"; }

.ph.ph-currency-ngn:before {
  content: "\EB52"; }

.ph.ph-currency-rub:before {
  content: "\E55E"; }

.ph.ph-cursor:before {
  content: "\E1DC"; }

.ph.ph-cursor-click:before {
  content: "\E7C8"; }

.ph.ph-cursor-text:before {
  content: "\E7D8"; }

.ph.ph-cylinder:before {
  content: "\E8FC"; }

.ph.ph-database:before {
  content: "\E1DE"; }

.ph.ph-desk:before {
  content: "\ED16"; }

.ph.ph-desktop:before {
  content: "\E560"; }

.ph.ph-desktop-tower:before {
  content: "\E562"; }

.ph.ph-detective:before {
  content: "\E83E"; }

.ph.ph-dev-to-logo:before {
  content: "\ED0E"; }

.ph.ph-device-mobile:before {
  content: "\E1E0"; }

.ph.ph-device-mobile-camera:before {
  content: "\E1E2"; }

.ph.ph-device-mobile-slash:before {
  content: "\EE46"; }

.ph.ph-device-mobile-speaker:before {
  content: "\E1E4"; }

.ph.ph-device-rotate:before {
  content: "\EDF2"; }

.ph.ph-device-tablet:before {
  content: "\E1E6"; }

.ph.ph-device-tablet-camera:before {
  content: "\E1E8"; }

.ph.ph-device-tablet-speaker:before {
  content: "\E1EA"; }

.ph.ph-devices:before {
  content: "\EBA4"; }

.ph.ph-diamond:before {
  content: "\E1EC"; }

.ph.ph-diamonds-four:before {
  content: "\E8F4"; }

.ph.ph-dice-five:before {
  content: "\E1EE"; }

.ph.ph-dice-four:before {
  content: "\E1F0"; }

.ph.ph-dice-one:before {
  content: "\E1F2"; }

.ph.ph-dice-six:before {
  content: "\E1F4"; }

.ph.ph-dice-three:before {
  content: "\E1F6"; }

.ph.ph-dice-two:before {
  content: "\E1F8"; }

.ph.ph-disc:before {
  content: "\E564"; }

.ph.ph-disco-ball:before {
  content: "\ED98"; }

.ph.ph-discord-logo:before {
  content: "\E61A"; }

.ph.ph-divide:before {
  content: "\E1FA"; }

.ph.ph-dna:before {
  content: "\E924"; }

.ph.ph-dog:before {
  content: "\E74A"; }

.ph.ph-door:before {
  content: "\E61C"; }

.ph.ph-door-open:before {
  content: "\E7E6"; }

.ph.ph-dot:before {
  content: "\ECDE"; }

.ph.ph-dot-outline:before {
  content: "\ECE0"; }

.ph.ph-dots-nine:before {
  content: "\E1FC"; }

.ph.ph-dots-six:before {
  content: "\E794"; }

.ph.ph-dots-six-vertical:before {
  content: "\EAE2"; }

.ph.ph-dots-three:before {
  content: "\E1FE"; }

.ph.ph-dots-three-circle:before {
  content: "\E200"; }

.ph.ph-dots-three-circle-vertical:before {
  content: "\E202"; }

.ph.ph-dots-three-outline:before {
  content: "\E204"; }

.ph.ph-dots-three-outline-vertical:before {
  content: "\E206"; }

.ph.ph-dots-three-vertical:before {
  content: "\E208"; }

.ph.ph-download:before {
  content: "\E20A"; }

.ph.ph-download-simple:before {
  content: "\E20C"; }

.ph.ph-dress:before {
  content: "\EA7E"; }

.ph.ph-dresser:before {
  content: "\E94E"; }

.ph.ph-dribbble-logo:before {
  content: "\E20E"; }

.ph.ph-drone:before {
  content: "\ED74"; }

.ph.ph-drop:before {
  content: "\E210"; }

.ph.ph-drop-half:before {
  content: "\E566"; }

.ph.ph-drop-half-bottom:before {
  content: "\EB40"; }

.ph.ph-drop-simple:before {
  content: "\EE32"; }

.ph.ph-drop-slash:before {
  content: "\E954"; }

.ph.ph-dropbox-logo:before {
  content: "\E7D0"; }

.ph.ph-ear:before {
  content: "\E70C"; }

.ph.ph-ear-slash:before {
  content: "\E70E"; }

.ph.ph-egg:before {
  content: "\E812"; }

.ph.ph-egg-crack:before {
  content: "\EB64"; }

.ph.ph-eject:before {
  content: "\E212"; }

.ph.ph-eject-simple:before {
  content: "\E6AE"; }

.ph.ph-elevator:before {
  content: "\ECC0"; }

.ph.ph-empty:before {
  content: "\EDBC"; }

.ph.ph-engine:before {
  content: "\EA80"; }

.ph.ph-envelope:before {
  content: "\E214"; }

.ph.ph-envelope-open:before {
  content: "\E216"; }

.ph.ph-envelope-simple:before {
  content: "\E218"; }

.ph.ph-envelope-simple-open:before {
  content: "\E21A"; }

.ph.ph-equalizer:before {
  content: "\EBBC"; }

.ph.ph-equals:before {
  content: "\E21C"; }

.ph.ph-eraser:before {
  content: "\E21E"; }

.ph.ph-escalator-down:before {
  content: "\ECBA"; }

.ph.ph-escalator-up:before {
  content: "\ECBC"; }

.ph.ph-exam:before {
  content: "\E742"; }

.ph.ph-exclamation-mark:before {
  content: "\EE44"; }

.ph.ph-exclude:before {
  content: "\E882"; }

.ph.ph-exclude-square:before {
  content: "\E880"; }

.ph.ph-export:before {
  content: "\EAF0"; }

.ph.ph-eye:before {
  content: "\E220"; }

.ph.ph-eye-closed:before {
  content: "\E222"; }

.ph.ph-eye-slash:before {
  content: "\E224"; }

.ph.ph-eyedropper:before {
  content: "\E568"; }

.ph.ph-eyedropper-sample:before {
  content: "\EAC4"; }

.ph.ph-eyeglasses:before {
  content: "\E7BA"; }

.ph.ph-eyes:before {
  content: "\EE5C"; }

.ph.ph-face-mask:before {
  content: "\E56A"; }

.ph.ph-facebook-logo:before {
  content: "\E226"; }

.ph.ph-factory:before {
  content: "\E760"; }

.ph.ph-faders:before {
  content: "\E228"; }

.ph.ph-faders-horizontal:before {
  content: "\E22A"; }

.ph.ph-fallout-shelter:before {
  content: "\E9DE"; }

.ph.ph-fan:before {
  content: "\E9F2"; }

.ph.ph-farm:before {
  content: "\EC70"; }

.ph.ph-fast-forward:before {
  content: "\E6A6"; }

.ph.ph-fast-forward-circle:before {
  content: "\E22C"; }

.ph.ph-feather:before {
  content: "\E9C0"; }

.ph.ph-fediverse-logo:before {
  content: "\ED66"; }

.ph.ph-figma-logo:before {
  content: "\E22E"; }

.ph.ph-file:before {
  content: "\E230"; }

.ph.ph-file-archive:before {
  content: "\EB2A"; }

.ph.ph-file-arrow-down:before {
  content: "\E232"; }

.ph.ph-file-arrow-up:before {
  content: "\E61E"; }

.ph.ph-file-audio:before {
  content: "\EA20"; }

.ph.ph-file-c:before {
  content: "\EB32"; }

.ph.ph-file-c-sharp:before {
  content: "\EB30"; }

.ph.ph-file-cloud:before {
  content: "\E95E"; }

.ph.ph-file-code:before {
  content: "\E914"; }

.ph.ph-file-cpp:before {
  content: "\EB2E"; }

.ph.ph-file-css:before {
  content: "\EB34"; }

.ph.ph-file-csv:before {
  content: "\EB1C"; }

.ph.ph-file-dashed:before {
  content: "\E704"; }

.ph.ph-file-dotted:before {
  content: "\E704"; }

.ph.ph-file-doc:before {
  content: "\EB1E"; }

.ph.ph-file-html:before {
  content: "\EB38"; }

.ph.ph-file-image:before {
  content: "\EA24"; }

.ph.ph-file-ini:before {
  content: "\EB33"; }

.ph.ph-file-jpg:before {
  content: "\EB1A"; }

.ph.ph-file-js:before {
  content: "\EB24"; }

.ph.ph-file-jsx:before {
  content: "\EB3A"; }

.ph.ph-file-lock:before {
  content: "\E95C"; }

.ph.ph-file-magnifying-glass:before {
  content: "\E238"; }

.ph.ph-file-search:before {
  content: "\E238"; }

.ph.ph-file-md:before {
  content: "\ED50"; }

.ph.ph-file-minus:before {
  content: "\E234"; }

.ph.ph-file-pdf:before {
  content: "\E702"; }

.ph.ph-file-plus:before {
  content: "\E236"; }

.ph.ph-file-png:before {
  content: "\EB18"; }

.ph.ph-file-ppt:before {
  content: "\EB20"; }

.ph.ph-file-py:before {
  content: "\EB2C"; }

.ph.ph-file-rs:before {
  content: "\EB28"; }

.ph.ph-file-sql:before {
  content: "\ED4E"; }

.ph.ph-file-svg:before {
  content: "\ED08"; }

.ph.ph-file-text:before {
  content: "\E23A"; }

.ph.ph-file-ts:before {
  content: "\EB26"; }

.ph.ph-file-tsx:before {
  content: "\EB3C"; }

.ph.ph-file-txt:before {
  content: "\EB35"; }

.ph.ph-file-video:before {
  content: "\EA22"; }

.ph.ph-file-vue:before {
  content: "\EB3E"; }

.ph.ph-file-x:before {
  content: "\E23C"; }

.ph.ph-file-xls:before {
  content: "\EB22"; }

.ph.ph-file-zip:before {
  content: "\E958"; }

.ph.ph-files:before {
  content: "\E710"; }

.ph.ph-film-reel:before {
  content: "\E8C0"; }

.ph.ph-film-script:before {
  content: "\EB50"; }

.ph.ph-film-slate:before {
  content: "\E8C2"; }

.ph.ph-film-strip:before {
  content: "\E792"; }

.ph.ph-fingerprint:before {
  content: "\E23E"; }

.ph.ph-fingerprint-simple:before {
  content: "\E240"; }

.ph.ph-finn-the-human:before {
  content: "\E56C"; }

.ph.ph-fire:before {
  content: "\E242"; }

.ph.ph-fire-extinguisher:before {
  content: "\E9E8"; }

.ph.ph-fire-simple:before {
  content: "\E620"; }

.ph.ph-fire-truck:before {
  content: "\E574"; }

.ph.ph-first-aid:before {
  content: "\E56E"; }

.ph.ph-first-aid-kit:before {
  content: "\E570"; }

.ph.ph-fish:before {
  content: "\E728"; }

.ph.ph-fish-simple:before {
  content: "\E72A"; }

.ph.ph-flag:before {
  content: "\E244"; }

.ph.ph-flag-banner:before {
  content: "\E622"; }

.ph.ph-flag-banner-fold:before {
  content: "\ECF2"; }

.ph.ph-flag-checkered:before {
  content: "\EA38"; }

.ph.ph-flag-pennant:before {
  content: "\ECF0"; }

.ph.ph-flame:before {
  content: "\E624"; }

.ph.ph-flashlight:before {
  content: "\E246"; }

.ph.ph-flask:before {
  content: "\E79E"; }

.ph.ph-flip-horizontal:before {
  content: "\ED6A"; }

.ph.ph-flip-vertical:before {
  content: "\ED6C"; }

.ph.ph-floppy-disk:before {
  content: "\E248"; }

.ph.ph-floppy-disk-back:before {
  content: "\EAF4"; }

.ph.ph-flow-arrow:before {
  content: "\E6EC"; }

.ph.ph-flower:before {
  content: "\E75E"; }

.ph.ph-flower-lotus:before {
  content: "\E6CC"; }

.ph.ph-flower-tulip:before {
  content: "\EACC"; }

.ph.ph-flying-saucer:before {
  content: "\EB4A"; }

.ph.ph-folder:before {
  content: "\E24A"; }

.ph.ph-folder-notch:before {
  content: "\E24A"; }

.ph.ph-folder-dashed:before {
  content: "\E8F8"; }

.ph.ph-folder-dotted:before {
  content: "\E8F8"; }

.ph.ph-folder-lock:before {
  content: "\EA3C"; }

.ph.ph-folder-minus:before {
  content: "\E254"; }

.ph.ph-folder-notch-minus:before {
  content: "\E254"; }

.ph.ph-folder-open:before {
  content: "\E256"; }

.ph.ph-folder-notch-open:before {
  content: "\E256"; }

.ph.ph-folder-plus:before {
  content: "\E258"; }

.ph.ph-folder-notch-plus:before {
  content: "\E258"; }

.ph.ph-folder-simple:before {
  content: "\E25A"; }

.ph.ph-folder-simple-dashed:before {
  content: "\EC2A"; }

.ph.ph-folder-simple-dotted:before {
  content: "\EC2A"; }

.ph.ph-folder-simple-lock:before {
  content: "\EB5E"; }

.ph.ph-folder-simple-minus:before {
  content: "\E25C"; }

.ph.ph-folder-simple-plus:before {
  content: "\E25E"; }

.ph.ph-folder-simple-star:before {
  content: "\EC2E"; }

.ph.ph-folder-simple-user:before {
  content: "\EB60"; }

.ph.ph-folder-star:before {
  content: "\EA86"; }

.ph.ph-folder-user:before {
  content: "\EB46"; }

.ph.ph-folders:before {
  content: "\E260"; }

.ph.ph-football:before {
  content: "\E718"; }

.ph.ph-football-helmet:before {
  content: "\EE4C"; }

.ph.ph-footprints:before {
  content: "\EA88"; }

.ph.ph-fork-knife:before {
  content: "\E262"; }

.ph.ph-four-k:before {
  content: "\EA5C"; }

.ph.ph-frame-corners:before {
  content: "\E626"; }

.ph.ph-framer-logo:before {
  content: "\E264"; }

.ph.ph-function:before {
  content: "\EBE4"; }

.ph.ph-funnel:before {
  content: "\E266"; }

.ph.ph-funnel-simple:before {
  content: "\E268"; }

.ph.ph-funnel-simple-x:before {
  content: "\E26A"; }

.ph.ph-funnel-x:before {
  content: "\E26C"; }

.ph.ph-game-controller:before {
  content: "\E26E"; }

.ph.ph-garage:before {
  content: "\ECD6"; }

.ph.ph-gas-can:before {
  content: "\E8CE"; }

.ph.ph-gas-pump:before {
  content: "\E768"; }

.ph.ph-gauge:before {
  content: "\E628"; }

.ph.ph-gavel:before {
  content: "\EA32"; }

.ph.ph-gear:before {
  content: "\E270"; }

.ph.ph-gear-fine:before {
  content: "\E87C"; }

.ph.ph-gear-six:before {
  content: "\E272"; }

.ph.ph-gender-female:before {
  content: "\E6E0"; }

.ph.ph-gender-intersex:before {
  content: "\E6E6"; }

.ph.ph-gender-male:before {
  content: "\E6E2"; }

.ph.ph-gender-neuter:before {
  content: "\E6EA"; }

.ph.ph-gender-nonbinary:before {
  content: "\E6E4"; }

.ph.ph-gender-transgender:before {
  content: "\E6E8"; }

.ph.ph-ghost:before {
  content: "\E62A"; }

.ph.ph-gif:before {
  content: "\E274"; }

.ph.ph-gift:before {
  content: "\E276"; }

.ph.ph-git-branch:before {
  content: "\E278"; }

.ph.ph-git-commit:before {
  content: "\E27A"; }

.ph.ph-git-diff:before {
  content: "\E27C"; }

.ph.ph-git-fork:before {
  content: "\E27E"; }

.ph.ph-git-merge:before {
  content: "\E280"; }

.ph.ph-git-pull-request:before {
  content: "\E282"; }

.ph.ph-github-logo:before {
  content: "\E576"; }

.ph.ph-gitlab-logo:before {
  content: "\E694"; }

.ph.ph-gitlab-logo-simple:before {
  content: "\E696"; }

.ph.ph-globe:before {
  content: "\E288"; }

.ph.ph-globe-hemisphere-east:before {
  content: "\E28A"; }

.ph.ph-globe-hemisphere-west:before {
  content: "\E28C"; }

.ph.ph-globe-simple:before {
  content: "\E28E"; }

.ph.ph-globe-simple-x:before {
  content: "\E284"; }

.ph.ph-globe-stand:before {
  content: "\E290"; }

.ph.ph-globe-x:before {
  content: "\E286"; }

.ph.ph-goggles:before {
  content: "\ECB4"; }

.ph.ph-golf:before {
  content: "\EA3E"; }

.ph.ph-goodreads-logo:before {
  content: "\ED10"; }

.ph.ph-google-cardboard-logo:before {
  content: "\E7B6"; }

.ph.ph-google-chrome-logo:before {
  content: "\E976"; }

.ph.ph-google-drive-logo:before {
  content: "\E8F6"; }

.ph.ph-google-logo:before {
  content: "\E292"; }

.ph.ph-google-photos-logo:before {
  content: "\EB92"; }

.ph.ph-google-play-logo:before {
  content: "\E294"; }

.ph.ph-google-podcasts-logo:before {
  content: "\EB94"; }

.ph.ph-gps:before {
  content: "\EDD8"; }

.ph.ph-gps-fix:before {
  content: "\EDD6"; }

.ph.ph-gps-slash:before {
  content: "\EDD4"; }

.ph.ph-gradient:before {
  content: "\EB42"; }

.ph.ph-graduation-cap:before {
  content: "\E62C"; }

.ph.ph-grains:before {
  content: "\EC68"; }

.ph.ph-grains-slash:before {
  content: "\EC6A"; }

.ph.ph-graph:before {
  content: "\EB58"; }

.ph.ph-graphics-card:before {
  content: "\E612"; }

.ph.ph-greater-than:before {
  content: "\EDC4"; }

.ph.ph-greater-than-or-equal:before {
  content: "\EDA2"; }

.ph.ph-grid-four:before {
  content: "\E296"; }

.ph.ph-grid-nine:before {
  content: "\EC8C"; }

.ph.ph-guitar:before {
  content: "\EA8A"; }

.ph.ph-hair-dryer:before {
  content: "\EA66"; }

.ph.ph-hamburger:before {
  content: "\E790"; }

.ph.ph-hammer:before {
  content: "\E80E"; }

.ph.ph-hand:before {
  content: "\E298"; }

.ph.ph-hand-arrow-down:before {
  content: "\EA4E"; }

.ph.ph-hand-arrow-up:before {
  content: "\EE5A"; }

.ph.ph-hand-coins:before {
  content: "\EA8C"; }

.ph.ph-hand-deposit:before {
  content: "\EE82"; }

.ph.ph-hand-eye:before {
  content: "\EA4C"; }

.ph.ph-hand-fist:before {
  content: "\E57A"; }

.ph.ph-hand-grabbing:before {
  content: "\E57C"; }

.ph.ph-hand-heart:before {
  content: "\E810"; }

.ph.ph-hand-palm:before {
  content: "\E57E"; }

.ph.ph-hand-peace:before {
  content: "\E7CC"; }

.ph.ph-hand-pointing:before {
  content: "\E29A"; }

.ph.ph-hand-soap:before {
  content: "\E630"; }

.ph.ph-hand-swipe-left:before {
  content: "\EC94"; }

.ph.ph-hand-swipe-right:before {
  content: "\EC92"; }

.ph.ph-hand-tap:before {
  content: "\EC90"; }

.ph.ph-hand-waving:before {
  content: "\E580"; }

.ph.ph-hand-withdraw:before {
  content: "\EE80"; }

.ph.ph-handbag:before {
  content: "\E29C"; }

.ph.ph-handbag-simple:before {
  content: "\E62E"; }

.ph.ph-hands-clapping:before {
  content: "\E6A0"; }

.ph.ph-hands-praying:before {
  content: "\ECC8"; }

.ph.ph-handshake:before {
  content: "\E582"; }

.ph.ph-hard-drive:before {
  content: "\E29E"; }

.ph.ph-hard-drives:before {
  content: "\E2A0"; }

.ph.ph-hard-hat:before {
  content: "\ED46"; }

.ph.ph-hash:before {
  content: "\E2A2"; }

.ph.ph-hash-straight:before {
  content: "\E2A4"; }

.ph.ph-head-circuit:before {
  content: "\E7D4"; }

.ph.ph-headlights:before {
  content: "\E6FE"; }

.ph.ph-headphones:before {
  content: "\E2A6"; }

.ph.ph-headset:before {
  content: "\E584"; }

.ph.ph-heart:before {
  content: "\E2A8"; }

.ph.ph-heart-break:before {
  content: "\EBE8"; }

.ph.ph-heart-half:before {
  content: "\EC48"; }

.ph.ph-heart-straight:before {
  content: "\E2AA"; }

.ph.ph-heart-straight-break:before {
  content: "\EB98"; }

.ph.ph-heartbeat:before {
  content: "\E2AC"; }

.ph.ph-hexagon:before {
  content: "\E2AE"; }

.ph.ph-high-definition:before {
  content: "\EA8E"; }

.ph.ph-high-heel:before {
  content: "\E8E8"; }

.ph.ph-highlighter:before {
  content: "\EC76"; }

.ph.ph-highlighter-circle:before {
  content: "\E632"; }

.ph.ph-hockey:before {
  content: "\EC86"; }

.ph.ph-hoodie:before {
  content: "\ECD0"; }

.ph.ph-horse:before {
  content: "\E2B0"; }

.ph.ph-hospital:before {
  content: "\E844"; }

.ph.ph-hourglass:before {
  content: "\E2B2"; }

.ph.ph-hourglass-high:before {
  content: "\E2B4"; }

.ph.ph-hourglass-low:before {
  content: "\E2B6"; }

.ph.ph-hourglass-medium:before {
  content: "\E2B8"; }

.ph.ph-hourglass-simple:before {
  content: "\E2BA"; }

.ph.ph-hourglass-simple-high:before {
  content: "\E2BC"; }

.ph.ph-hourglass-simple-low:before {
  content: "\E2BE"; }

.ph.ph-hourglass-simple-medium:before {
  content: "\E2C0"; }

.ph.ph-house:before {
  content: "\E2C2"; }

.ph.ph-house-line:before {
  content: "\E2C4"; }

.ph.ph-house-simple:before {
  content: "\E2C6"; }

.ph.ph-hurricane:before {
  content: "\E88E"; }

.ph.ph-ice-cream:before {
  content: "\E804"; }

.ph.ph-identification-badge:before {
  content: "\E6F6"; }

.ph.ph-identification-card:before {
  content: "\E2C8"; }

.ph.ph-image:before {
  content: "\E2CA"; }

.ph.ph-image-broken:before {
  content: "\E7A8"; }

.ph.ph-image-square:before {
  content: "\E2CC"; }

.ph.ph-images:before {
  content: "\E836"; }

.ph.ph-images-square:before {
  content: "\E834"; }

.ph.ph-infinity:before {
  content: "\E634"; }

.ph.ph-lemniscate:before {
  content: "\E634"; }

.ph.ph-info:before {
  content: "\E2CE"; }

.ph.ph-instagram-logo:before {
  content: "\E2D0"; }

.ph.ph-intersect:before {
  content: "\E2D2"; }

.ph.ph-intersect-square:before {
  content: "\E87A"; }

.ph.ph-intersect-three:before {
  content: "\ECC4"; }

.ph.ph-intersection:before {
  content: "\EDBA"; }

.ph.ph-invoice:before {
  content: "\EE42"; }

.ph.ph-island:before {
  content: "\EE06"; }

.ph.ph-jar:before {
  content: "\E7E0"; }

.ph.ph-jar-label:before {
  content: "\E7E1"; }

.ph.ph-jeep:before {
  content: "\E2D4"; }

.ph.ph-joystick:before {
  content: "\EA5E"; }

.ph.ph-kanban:before {
  content: "\EB54"; }

.ph.ph-key:before {
  content: "\E2D6"; }

.ph.ph-key-return:before {
  content: "\E782"; }

.ph.ph-keyboard:before {
  content: "\E2D8"; }

.ph.ph-keyhole:before {
  content: "\EA78"; }

.ph.ph-knife:before {
  content: "\E636"; }

.ph.ph-ladder:before {
  content: "\E9E4"; }

.ph.ph-ladder-simple:before {
  content: "\EC26"; }

.ph.ph-lamp:before {
  content: "\E638"; }

.ph.ph-lamp-pendant:before {
  content: "\EE2E"; }

.ph.ph-laptop:before {
  content: "\E586"; }

.ph.ph-lasso:before {
  content: "\EDC6"; }

.ph.ph-lastfm-logo:before {
  content: "\E842"; }

.ph.ph-layout:before {
  content: "\E6D6"; }

.ph.ph-leaf:before {
  content: "\E2DA"; }

.ph.ph-lectern:before {
  content: "\E95A"; }

.ph.ph-lego:before {
  content: "\E8C6"; }

.ph.ph-lego-smiley:before {
  content: "\E8C7"; }

.ph.ph-less-than:before {
  content: "\EDAC"; }

.ph.ph-less-than-or-equal:before {
  content: "\EDA4"; }

.ph.ph-letter-circle-h:before {
  content: "\EBF8"; }

.ph.ph-letter-circle-p:before {
  content: "\EC08"; }

.ph.ph-letter-circle-v:before {
  content: "\EC14"; }

.ph.ph-lifebuoy:before {
  content: "\E63A"; }

.ph.ph-lightbulb:before {
  content: "\E2DC"; }

.ph.ph-lightbulb-filament:before {
  content: "\E63C"; }

.ph.ph-lighthouse:before {
  content: "\E9F6"; }

.ph.ph-lightning:before {
  content: "\E2DE"; }

.ph.ph-lightning-a:before {
  content: "\EA84"; }

.ph.ph-lightning-slash:before {
  content: "\E2E0"; }

.ph.ph-line-segment:before {
  content: "\E6D2"; }

.ph.ph-line-segments:before {
  content: "\E6D4"; }

.ph.ph-line-vertical:before {
  content: "\ED70"; }

.ph.ph-link:before {
  content: "\E2E2"; }

.ph.ph-link-break:before {
  content: "\E2E4"; }

.ph.ph-link-simple:before {
  content: "\E2E6"; }

.ph.ph-link-simple-break:before {
  content: "\E2E8"; }

.ph.ph-link-simple-horizontal:before {
  content: "\E2EA"; }

.ph.ph-link-simple-horizontal-break:before {
  content: "\E2EC"; }

.ph.ph-linkedin-logo:before {
  content: "\E2EE"; }

.ph.ph-linktree-logo:before {
  content: "\EDEE"; }

.ph.ph-linux-logo:before {
  content: "\EB02"; }

.ph.ph-list:before {
  content: "\E2F0"; }

.ph.ph-list-bullets:before {
  content: "\E2F2"; }

.ph.ph-list-checks:before {
  content: "\EADC"; }

.ph.ph-list-dashes:before {
  content: "\E2F4"; }

.ph.ph-list-heart:before {
  content: "\EBDE"; }

.ph.ph-list-magnifying-glass:before {
  content: "\EBE0"; }

.ph.ph-list-numbers:before {
  content: "\E2F6"; }

.ph.ph-list-plus:before {
  content: "\E2F8"; }

.ph.ph-list-star:before {
  content: "\EBDC"; }

.ph.ph-lock:before {
  content: "\E2FA"; }

.ph.ph-lock-key:before {
  content: "\E2FE"; }

.ph.ph-lock-key-open:before {
  content: "\E300"; }

.ph.ph-lock-laminated:before {
  content: "\E302"; }

.ph.ph-lock-laminated-open:before {
  content: "\E304"; }

.ph.ph-lock-open:before {
  content: "\E306"; }

.ph.ph-lock-simple:before {
  content: "\E308"; }

.ph.ph-lock-simple-open:before {
  content: "\E30A"; }

.ph.ph-lockers:before {
  content: "\ECB8"; }

.ph.ph-log:before {
  content: "\ED82"; }

.ph.ph-magic-wand:before {
  content: "\E6B6"; }

.ph.ph-magnet:before {
  content: "\E680"; }

.ph.ph-magnet-straight:before {
  content: "\E682"; }

.ph.ph-magnifying-glass:before {
  content: "\E30C"; }

.ph.ph-magnifying-glass-minus:before {
  content: "\E30E"; }

.ph.ph-magnifying-glass-plus:before {
  content: "\E310"; }

.ph.ph-mailbox:before {
  content: "\EC1E"; }

.ph.ph-map-pin:before {
  content: "\E316"; }

.ph.ph-map-pin-area:before {
  content: "\EE3A"; }

.ph.ph-map-pin-line:before {
  content: "\E318"; }

.ph.ph-map-pin-plus:before {
  content: "\E314"; }

.ph.ph-map-pin-simple:before {
  content: "\EE3E"; }

.ph.ph-map-pin-simple-area:before {
  content: "\EE3C"; }

.ph.ph-map-pin-simple-line:before {
  content: "\EE38"; }

.ph.ph-map-trifold:before {
  content: "\E31A"; }

.ph.ph-markdown-logo:before {
  content: "\E508"; }

.ph.ph-marker-circle:before {
  content: "\E640"; }

.ph.ph-martini:before {
  content: "\E31C"; }

.ph.ph-mask-happy:before {
  content: "\E9F4"; }

.ph.ph-mask-sad:before {
  content: "\EB9E"; }

.ph.ph-mastodon-logo:before {
  content: "\ED68"; }

.ph.ph-math-operations:before {
  content: "\E31E"; }

.ph.ph-matrix-logo:before {
  content: "\ED64"; }

.ph.ph-medal:before {
  content: "\E320"; }

.ph.ph-medal-military:before {
  content: "\ECFC"; }

.ph.ph-medium-logo:before {
  content: "\E322"; }

.ph.ph-megaphone:before {
  content: "\E324"; }

.ph.ph-megaphone-simple:before {
  content: "\E642"; }

.ph.ph-member-of:before {
  content: "\EDC2"; }

.ph.ph-memory:before {
  content: "\E9C4"; }

.ph.ph-messenger-logo:before {
  content: "\E6D8"; }

.ph.ph-meta-logo:before {
  content: "\ED02"; }

.ph.ph-meteor:before {
  content: "\E9BA"; }

.ph.ph-metronome:before {
  content: "\EC8E"; }

.ph.ph-microphone:before {
  content: "\E326"; }

.ph.ph-microphone-slash:before {
  content: "\E328"; }

.ph.ph-microphone-stage:before {
  content: "\E75C"; }

.ph.ph-microscope:before {
  content: "\EC7A"; }

.ph.ph-microsoft-excel-logo:before {
  content: "\EB6C"; }

.ph.ph-microsoft-outlook-logo:before {
  content: "\EB70"; }

.ph.ph-microsoft-powerpoint-logo:before {
  content: "\EACE"; }

.ph.ph-microsoft-teams-logo:before {
  content: "\EB66"; }

.ph.ph-microsoft-word-logo:before {
  content: "\EB6A"; }

.ph.ph-minus:before {
  content: "\E32A"; }

.ph.ph-minus-circle:before {
  content: "\E32C"; }

.ph.ph-minus-square:before {
  content: "\ED4C"; }

.ph.ph-money:before {
  content: "\E588"; }

.ph.ph-money-wavy:before {
  content: "\EE68"; }

.ph.ph-monitor:before {
  content: "\E32E"; }

.ph.ph-monitor-arrow-up:before {
  content: "\E58A"; }

.ph.ph-monitor-play:before {
  content: "\E58C"; }

.ph.ph-moon:before {
  content: "\E330"; }

.ph.ph-moon-stars:before {
  content: "\E58E"; }

.ph.ph-moped:before {
  content: "\E824"; }

.ph.ph-moped-front:before {
  content: "\E822"; }

.ph.ph-mosque:before {
  content: "\ECEE"; }

.ph.ph-motorcycle:before {
  content: "\E80A"; }

.ph.ph-mountains:before {
  content: "\E7AE"; }

.ph.ph-mouse:before {
  content: "\E33A"; }

.ph.ph-mouse-left-click:before {
  content: "\E334"; }

.ph.ph-mouse-middle-click:before {
  content: "\E338"; }

.ph.ph-mouse-right-click:before {
  content: "\E336"; }

.ph.ph-mouse-scroll:before {
  content: "\E332"; }

.ph.ph-mouse-simple:before {
  content: "\E644"; }

.ph.ph-music-note:before {
  content: "\E33C"; }

.ph.ph-music-note-simple:before {
  content: "\E33E"; }

.ph.ph-music-notes:before {
  content: "\E340"; }

.ph.ph-music-notes-minus:before {
  content: "\EE0C"; }

.ph.ph-music-notes-plus:before {
  content: "\EB7C"; }

.ph.ph-music-notes-simple:before {
  content: "\E342"; }

.ph.ph-navigation-arrow:before {
  content: "\EADE"; }

.ph.ph-needle:before {
  content: "\E82E"; }

.ph.ph-network:before {
  content: "\EDDE"; }

.ph.ph-network-slash:before {
  content: "\EDDC"; }

.ph.ph-network-x:before {
  content: "\EDDA"; }

.ph.ph-newspaper:before {
  content: "\E344"; }

.ph.ph-newspaper-clipping:before {
  content: "\E346"; }

.ph.ph-not-equals:before {
  content: "\EDA6"; }

.ph.ph-not-member-of:before {
  content: "\EDAE"; }

.ph.ph-not-subset-of:before {
  content: "\EDB0"; }

.ph.ph-not-superset-of:before {
  content: "\EDB2"; }

.ph.ph-notches:before {
  content: "\ED3A"; }

.ph.ph-note:before {
  content: "\E348"; }

.ph.ph-note-blank:before {
  content: "\E34A"; }

.ph.ph-note-pencil:before {
  content: "\E34C"; }

.ph.ph-notebook:before {
  content: "\E34E"; }

.ph.ph-notepad:before {
  content: "\E63E"; }

.ph.ph-notification:before {
  content: "\E6FA"; }

.ph.ph-notion-logo:before {
  content: "\E9A0"; }

.ph.ph-nuclear-plant:before {
  content: "\ED7C"; }

.ph.ph-number-circle-eight:before {
  content: "\E352"; }

.ph.ph-number-circle-five:before {
  content: "\E358"; }

.ph.ph-number-circle-four:before {
  content: "\E35E"; }

.ph.ph-number-circle-nine:before {
  content: "\E364"; }

.ph.ph-number-circle-one:before {
  content: "\E36A"; }

.ph.ph-number-circle-seven:before {
  content: "\E370"; }

.ph.ph-number-circle-six:before {
  content: "\E376"; }

.ph.ph-number-circle-three:before {
  content: "\E37C"; }

.ph.ph-number-circle-two:before {
  content: "\E382"; }

.ph.ph-number-circle-zero:before {
  content: "\E388"; }

.ph.ph-number-eight:before {
  content: "\E350"; }

.ph.ph-number-five:before {
  content: "\E356"; }

.ph.ph-number-four:before {
  content: "\E35C"; }

.ph.ph-number-nine:before {
  content: "\E362"; }

.ph.ph-number-one:before {
  content: "\E368"; }

.ph.ph-number-seven:before {
  content: "\E36E"; }

.ph.ph-number-six:before {
  content: "\E374"; }

.ph.ph-number-square-eight:before {
  content: "\E354"; }

.ph.ph-number-square-five:before {
  content: "\E35A"; }

.ph.ph-number-square-four:before {
  content: "\E360"; }

.ph.ph-number-square-nine:before {
  content: "\E366"; }

.ph.ph-number-square-one:before {
  content: "\E36C"; }

.ph.ph-number-square-seven:before {
  content: "\E372"; }

.ph.ph-number-square-six:before {
  content: "\E378"; }

.ph.ph-number-square-three:before {
  content: "\E37E"; }

.ph.ph-number-square-two:before {
  content: "\E384"; }

.ph.ph-number-square-zero:before {
  content: "\E38A"; }

.ph.ph-number-three:before {
  content: "\E37A"; }

.ph.ph-number-two:before {
  content: "\E380"; }

.ph.ph-number-zero:before {
  content: "\E386"; }

.ph.ph-numpad:before {
  content: "\E3C8"; }

.ph.ph-nut:before {
  content: "\E38C"; }

.ph.ph-ny-times-logo:before {
  content: "\E646"; }

.ph.ph-octagon:before {
  content: "\E38E"; }

.ph.ph-office-chair:before {
  content: "\EA46"; }

.ph.ph-onigiri:before {
  content: "\EE2C"; }

.ph.ph-open-ai-logo:before {
  content: "\E7D2"; }

.ph.ph-option:before {
  content: "\E8A8"; }

.ph.ph-orange:before {
  content: "\EE40"; }

.ph.ph-orange-slice:before {
  content: "\ED36"; }

.ph.ph-oven:before {
  content: "\ED8C"; }

.ph.ph-package:before {
  content: "\E390"; }

.ph.ph-paint-brush:before {
  content: "\E6F0"; }

.ph.ph-paint-brush-broad:before {
  content: "\E590"; }

.ph.ph-paint-brush-household:before {
  content: "\E6F2"; }

.ph.ph-paint-bucket:before {
  content: "\E392"; }

.ph.ph-paint-roller:before {
  content: "\E6F4"; }

.ph.ph-palette:before {
  content: "\E6C8"; }

.ph.ph-panorama:before {
  content: "\EAA2"; }

.ph.ph-pants:before {
  content: "\EC88"; }

.ph.ph-paper-plane:before {
  content: "\E394"; }

.ph.ph-paper-plane-right:before {
  content: "\E396"; }

.ph.ph-paper-plane-tilt:before {
  content: "\E398"; }

.ph.ph-paperclip:before {
  content: "\E39A"; }

.ph.ph-paperclip-horizontal:before {
  content: "\E592"; }

.ph.ph-parachute:before {
  content: "\EA7C"; }

.ph.ph-paragraph:before {
  content: "\E960"; }

.ph.ph-parallelogram:before {
  content: "\ECC6"; }

.ph.ph-park:before {
  content: "\ECB2"; }

.ph.ph-password:before {
  content: "\E752"; }

.ph.ph-path:before {
  content: "\E39C"; }

.ph.ph-patreon-logo:before {
  content: "\E98A"; }

.ph.ph-pause:before {
  content: "\E39E"; }

.ph.ph-pause-circle:before {
  content: "\E3A0"; }

.ph.ph-paw-print:before {
  content: "\E648"; }

.ph.ph-paypal-logo:before {
  content: "\E98C"; }

.ph.ph-peace:before {
  content: "\E3A2"; }

.ph.ph-pen:before {
  content: "\E3AA"; }

.ph.ph-pen-nib:before {
  content: "\E3AC"; }

.ph.ph-pen-nib-straight:before {
  content: "\E64A"; }

.ph.ph-pencil:before {
  content: "\E3AE"; }

.ph.ph-pencil-circle:before {
  content: "\E3B0"; }

.ph.ph-pencil-line:before {
  content: "\E3B2"; }

.ph.ph-pencil-ruler:before {
  content: "\E906"; }

.ph.ph-pencil-simple:before {
  content: "\E3B4"; }

.ph.ph-pencil-simple-line:before {
  content: "\EBC6"; }

.ph.ph-pencil-simple-slash:before {
  content: "\ECF6"; }

.ph.ph-pencil-slash:before {
  content: "\ECF8"; }

.ph.ph-pentagon:before {
  content: "\EC7E"; }

.ph.ph-pentagram:before {
  content: "\EC5C"; }

.ph.ph-pepper:before {
  content: "\E94A"; }

.ph.ph-percent:before {
  content: "\E3B6"; }

.ph.ph-person:before {
  content: "\E3A8"; }

.ph.ph-person-arms-spread:before {
  content: "\ECFE"; }

.ph.ph-person-simple:before {
  content: "\E72E"; }

.ph.ph-person-simple-bike:before {
  content: "\E734"; }

.ph.ph-person-simple-circle:before {
  content: "\EE58"; }

.ph.ph-person-simple-hike:before {
  content: "\ED54"; }

.ph.ph-person-simple-run:before {
  content: "\E730"; }

.ph.ph-person-simple-ski:before {
  content: "\E71C"; }

.ph.ph-person-simple-snowboard:before {
  content: "\E71E"; }

.ph.ph-person-simple-swim:before {
  content: "\E736"; }

.ph.ph-person-simple-tai-chi:before {
  content: "\ED5C"; }

.ph.ph-person-simple-throw:before {
  content: "\E732"; }

.ph.ph-person-simple-walk:before {
  content: "\E73A"; }

.ph.ph-perspective:before {
  content: "\EBE6"; }

.ph.ph-phone:before {
  content: "\E3B8"; }

.ph.ph-phone-call:before {
  content: "\E3BA"; }

.ph.ph-phone-disconnect:before {
  content: "\E3BC"; }

.ph.ph-phone-incoming:before {
  content: "\E3BE"; }

.ph.ph-phone-list:before {
  content: "\E3CC"; }

.ph.ph-phone-outgoing:before {
  content: "\E3C0"; }

.ph.ph-phone-pause:before {
  content: "\E3CA"; }

.ph.ph-phone-plus:before {
  content: "\EC56"; }

.ph.ph-phone-slash:before {
  content: "\E3C2"; }

.ph.ph-phone-transfer:before {
  content: "\E3C6"; }

.ph.ph-phone-x:before {
  content: "\E3C4"; }

.ph.ph-phosphor-logo:before {
  content: "\E3CE"; }

.ph.ph-pi:before {
  content: "\EC80"; }

.ph.ph-piano-keys:before {
  content: "\E9C8"; }

.ph.ph-picnic-table:before {
  content: "\EE26"; }

.ph.ph-picture-in-picture:before {
  content: "\E64C"; }

.ph.ph-piggy-bank:before {
  content: "\EA04"; }

.ph.ph-pill:before {
  content: "\E700"; }

.ph.ph-ping-pong:before {
  content: "\EA42"; }

.ph.ph-pint-glass:before {
  content: "\EDD0"; }

.ph.ph-pinterest-logo:before {
  content: "\E64E"; }

.ph.ph-pinwheel:before {
  content: "\EB9C"; }

.ph.ph-pipe:before {
  content: "\ED86"; }

.ph.ph-pipe-wrench:before {
  content: "\ED88"; }

.ph.ph-pix-logo:before {
  content: "\ECC2"; }

.ph.ph-pizza:before {
  content: "\E796"; }

.ph.ph-placeholder:before {
  content: "\E650"; }

.ph.ph-planet:before {
  content: "\E652"; }

.ph.ph-plant:before {
  content: "\EBAE"; }

.ph.ph-play:before {
  content: "\E3D0"; }

.ph.ph-play-circle:before {
  content: "\E3D2"; }

.ph.ph-play-pause:before {
  content: "\E8BE"; }

.ph.ph-playlist:before {
  content: "\E6AA"; }

.ph.ph-plug:before {
  content: "\E946"; }

.ph.ph-plug-charging:before {
  content: "\EB5C"; }

.ph.ph-plugs:before {
  content: "\EB56"; }

.ph.ph-plugs-connected:before {
  content: "\EB5A"; }

.ph.ph-plus:before {
  content: "\E3D4"; }

.ph.ph-plus-circle:before {
  content: "\E3D6"; }

.ph.ph-plus-minus:before {
  content: "\E3D8"; }

.ph.ph-plus-square:before {
  content: "\ED4A"; }

.ph.ph-poker-chip:before {
  content: "\E594"; }

.ph.ph-police-car:before {
  content: "\EC4A"; }

.ph.ph-polygon:before {
  content: "\E6D0"; }

.ph.ph-popcorn:before {
  content: "\EB4E"; }

.ph.ph-popsicle:before {
  content: "\EBBE"; }

.ph.ph-potted-plant:before {
  content: "\EC22"; }

.ph.ph-power:before {
  content: "\E3DA"; }

.ph.ph-prescription:before {
  content: "\E7A2"; }

.ph.ph-presentation:before {
  content: "\E654"; }

.ph.ph-presentation-chart:before {
  content: "\E656"; }

.ph.ph-printer:before {
  content: "\E3DC"; }

.ph.ph-prohibit:before {
  content: "\E3DE"; }

.ph.ph-prohibit-inset:before {
  content: "\E3E0"; }

.ph.ph-projector-screen:before {
  content: "\E658"; }

.ph.ph-projector-screen-chart:before {
  content: "\E65A"; }

.ph.ph-pulse:before {
  content: "\E000"; }

.ph.ph-activity:before {
  content: "\E000"; }

.ph.ph-push-pin:before {
  content: "\E3E2"; }

.ph.ph-push-pin-simple:before {
  content: "\E65C"; }

.ph.ph-push-pin-simple-slash:before {
  content: "\E65E"; }

.ph.ph-push-pin-slash:before {
  content: "\E3E4"; }

.ph.ph-puzzle-piece:before {
  content: "\E596"; }

.ph.ph-qr-code:before {
  content: "\E3E6"; }

.ph.ph-question:before {
  content: "\E3E8"; }

.ph.ph-question-mark:before {
  content: "\E3E9"; }

.ph.ph-queue:before {
  content: "\E6AC"; }

.ph.ph-quotes:before {
  content: "\E660"; }

.ph.ph-rabbit:before {
  content: "\EAC2"; }

.ph.ph-racquet:before {
  content: "\EE02"; }

.ph.ph-radical:before {
  content: "\E3EA"; }

.ph.ph-radio:before {
  content: "\E77E"; }

.ph.ph-radio-button:before {
  content: "\EB08"; }

.ph.ph-radioactive:before {
  content: "\E9DC"; }

.ph.ph-rainbow:before {
  content: "\E598"; }

.ph.ph-rainbow-cloud:before {
  content: "\E59A"; }

.ph.ph-ranking:before {
  content: "\ED62"; }

.ph.ph-read-cv-logo:before {
  content: "\ED0C"; }

.ph.ph-receipt:before {
  content: "\E3EC"; }

.ph.ph-receipt-x:before {
  content: "\ED40"; }

.ph.ph-record:before {
  content: "\E3EE"; }

.ph.ph-rectangle:before {
  content: "\E3F0"; }

.ph.ph-rectangle-dashed:before {
  content: "\E3F2"; }

.ph.ph-recycle:before {
  content: "\E75A"; }

.ph.ph-reddit-logo:before {
  content: "\E59C"; }

.ph.ph-repeat:before {
  content: "\E3F6"; }

.ph.ph-repeat-once:before {
  content: "\E3F8"; }

.ph.ph-replit-logo:before {
  content: "\EB8A"; }

.ph.ph-resize:before {
  content: "\ED6E"; }

.ph.ph-rewind:before {
  content: "\E6A8"; }

.ph.ph-rewind-circle:before {
  content: "\E3FA"; }

.ph.ph-road-horizon:before {
  content: "\E838"; }

.ph.ph-robot:before {
  content: "\E762"; }

.ph.ph-rocket:before {
  content: "\E3FC"; }

.ph.ph-rocket-launch:before {
  content: "\E3FE"; }

.ph.ph-rows:before {
  content: "\E5A2"; }

.ph.ph-rows-plus-bottom:before {
  content: "\E59E"; }

.ph.ph-rows-plus-top:before {
  content: "\E5A0"; }

.ph.ph-rss:before {
  content: "\E400"; }

.ph.ph-rss-simple:before {
  content: "\E402"; }

.ph.ph-rug:before {
  content: "\EA1A"; }

.ph.ph-ruler:before {
  content: "\E6B8"; }

.ph.ph-sailboat:before {
  content: "\E78A"; }

.ph.ph-scales:before {
  content: "\E750"; }

.ph.ph-scan:before {
  content: "\EBB6"; }

.ph.ph-scan-smiley:before {
  content: "\EBB4"; }

.ph.ph-scissors:before {
  content: "\EAE0"; }

.ph.ph-scooter:before {
  content: "\E820"; }

.ph.ph-screencast:before {
  content: "\E404"; }

.ph.ph-screwdriver:before {
  content: "\E86E"; }

.ph.ph-scribble:before {
  content: "\E806"; }

.ph.ph-scribble-loop:before {
  content: "\E662"; }

.ph.ph-scroll:before {
  content: "\EB7A"; }

.ph.ph-seal:before {
  content: "\E604"; }

.ph.ph-circle-wavy:before {
  content: "\E604"; }

.ph.ph-seal-check:before {
  content: "\E606"; }

.ph.ph-circle-wavy-check:before {
  content: "\E606"; }

.ph.ph-seal-percent:before {
  content: "\E60A"; }

.ph.ph-seal-question:before {
  content: "\E608"; }

.ph.ph-circle-wavy-question:before {
  content: "\E608"; }

.ph.ph-seal-warning:before {
  content: "\E60C"; }

.ph.ph-circle-wavy-warning:before {
  content: "\E60C"; }

.ph.ph-seat:before {
  content: "\EB8E"; }

.ph.ph-seatbelt:before {
  content: "\EDFE"; }

.ph.ph-security-camera:before {
  content: "\ECA4"; }

.ph.ph-selection:before {
  content: "\E69A"; }

.ph.ph-selection-all:before {
  content: "\E746"; }

.ph.ph-selection-background:before {
  content: "\EAF8"; }

.ph.ph-selection-foreground:before {
  content: "\EAF6"; }

.ph.ph-selection-inverse:before {
  content: "\E744"; }

.ph.ph-selection-plus:before {
  content: "\E69C"; }

.ph.ph-selection-slash:before {
  content: "\E69E"; }

.ph.ph-shapes:before {
  content: "\EC5E"; }

.ph.ph-share:before {
  content: "\E406"; }

.ph.ph-share-fat:before {
  content: "\ED52"; }

.ph.ph-share-network:before {
  content: "\E408"; }

.ph.ph-shield:before {
  content: "\E40A"; }

.ph.ph-shield-check:before {
  content: "\E40C"; }

.ph.ph-shield-checkered:before {
  content: "\E708"; }

.ph.ph-shield-chevron:before {
  content: "\E40E"; }

.ph.ph-shield-plus:before {
  content: "\E706"; }

.ph.ph-shield-slash:before {
  content: "\E410"; }

.ph.ph-shield-star:before {
  content: "\EC34"; }

.ph.ph-shield-warning:before {
  content: "\E412"; }

.ph.ph-shipping-container:before {
  content: "\E78C"; }

.ph.ph-shirt-folded:before {
  content: "\EA92"; }

.ph.ph-shooting-star:before {
  content: "\ECFA"; }

.ph.ph-shopping-bag:before {
  content: "\E416"; }

.ph.ph-shopping-bag-open:before {
  content: "\E418"; }

.ph.ph-shopping-cart:before {
  content: "\E41E"; }

.ph.ph-shopping-cart-simple:before {
  content: "\E420"; }

.ph.ph-shovel:before {
  content: "\E9E6"; }

.ph.ph-shower:before {
  content: "\E776"; }

.ph.ph-shrimp:before {
  content: "\EAB4"; }

.ph.ph-shuffle:before {
  content: "\E422"; }

.ph.ph-shuffle-angular:before {
  content: "\E424"; }

.ph.ph-shuffle-simple:before {
  content: "\E426"; }

.ph.ph-sidebar:before {
  content: "\EAB6"; }

.ph.ph-sidebar-simple:before {
  content: "\EC24"; }

.ph.ph-sigma:before {
  content: "\EAB8"; }

.ph.ph-sign-in:before {
  content: "\E428"; }

.ph.ph-sign-out:before {
  content: "\E42A"; }

.ph.ph-signature:before {
  content: "\EBAC"; }

.ph.ph-signpost:before {
  content: "\E89C"; }

.ph.ph-sim-card:before {
  content: "\E664"; }

.ph.ph-siren:before {
  content: "\E9B8"; }

.ph.ph-sketch-logo:before {
  content: "\E42C"; }

.ph.ph-skip-back:before {
  content: "\E5A4"; }

.ph.ph-skip-back-circle:before {
  content: "\E42E"; }

.ph.ph-skip-forward:before {
  content: "\E5A6"; }

.ph.ph-skip-forward-circle:before {
  content: "\E430"; }

.ph.ph-skull:before {
  content: "\E916"; }

.ph.ph-skype-logo:before {
  content: "\E8DC"; }

.ph.ph-slack-logo:before {
  content: "\E5A8"; }

.ph.ph-sliders:before {
  content: "\E432"; }

.ph.ph-sliders-horizontal:before {
  content: "\E434"; }

.ph.ph-slideshow:before {
  content: "\ED32"; }

.ph.ph-smiley:before {
  content: "\E436"; }

.ph.ph-smiley-angry:before {
  content: "\EC62"; }

.ph.ph-smiley-blank:before {
  content: "\E438"; }

.ph.ph-smiley-meh:before {
  content: "\E43A"; }

.ph.ph-smiley-melting:before {
  content: "\EE56"; }

.ph.ph-smiley-nervous:before {
  content: "\E43C"; }

.ph.ph-smiley-sad:before {
  content: "\E43E"; }

.ph.ph-smiley-sticker:before {
  content: "\E440"; }

.ph.ph-smiley-wink:before {
  content: "\E666"; }

.ph.ph-smiley-x-eyes:before {
  content: "\E442"; }

.ph.ph-snapchat-logo:before {
  content: "\E668"; }

.ph.ph-sneaker:before {
  content: "\E80C"; }

.ph.ph-sneaker-move:before {
  content: "\ED60"; }

.ph.ph-snowflake:before {
  content: "\E5AA"; }

.ph.ph-soccer-ball:before {
  content: "\E716"; }

.ph.ph-sock:before {
  content: "\ECCE"; }

.ph.ph-solar-panel:before {
  content: "\ED7A"; }

.ph.ph-solar-roof:before {
  content: "\ED7B"; }

.ph.ph-sort-ascending:before {
  content: "\E444"; }

.ph.ph-sort-descending:before {
  content: "\E446"; }

.ph.ph-soundcloud-logo:before {
  content: "\E8DE"; }

.ph.ph-spade:before {
  content: "\E448"; }

.ph.ph-sparkle:before {
  content: "\E6A2"; }

.ph.ph-speaker-hifi:before {
  content: "\EA08"; }

.ph.ph-speaker-high:before {
  content: "\E44A"; }

.ph.ph-speaker-low:before {
  content: "\E44C"; }

.ph.ph-speaker-none:before {
  content: "\E44E"; }

.ph.ph-speaker-simple-high:before {
  content: "\E450"; }

.ph.ph-speaker-simple-low:before {
  content: "\E452"; }

.ph.ph-speaker-simple-none:before {
  content: "\E454"; }

.ph.ph-speaker-simple-slash:before {
  content: "\E456"; }

.ph.ph-speaker-simple-x:before {
  content: "\E458"; }

.ph.ph-speaker-slash:before {
  content: "\E45A"; }

.ph.ph-speaker-x:before {
  content: "\E45C"; }

.ph.ph-speedometer:before {
  content: "\EE74"; }

.ph.ph-sphere:before {
  content: "\EE66"; }

.ph.ph-spinner:before {
  content: "\E66A"; }

.ph.ph-spinner-ball:before {
  content: "\EE28"; }

.ph.ph-spinner-gap:before {
  content: "\E66C"; }

.ph.ph-spiral:before {
  content: "\E9FA"; }

.ph.ph-split-horizontal:before {
  content: "\E872"; }

.ph.ph-split-vertical:before {
  content: "\E876"; }

.ph.ph-spotify-logo:before {
  content: "\E66E"; }

.ph.ph-spray-bottle:before {
  content: "\E7E4"; }

.ph.ph-square:before {
  content: "\E45E"; }

.ph.ph-square-half:before {
  content: "\E462"; }

.ph.ph-square-half-bottom:before {
  content: "\EB16"; }

.ph.ph-square-logo:before {
  content: "\E690"; }

.ph.ph-square-split-horizontal:before {
  content: "\E870"; }

.ph.ph-square-split-vertical:before {
  content: "\E874"; }

.ph.ph-squares-four:before {
  content: "\E464"; }

.ph.ph-stack:before {
  content: "\E466"; }

.ph.ph-stack-minus:before {
  content: "\EDF4"; }

.ph.ph-stack-overflow-logo:before {
  content: "\EB78"; }

.ph.ph-stack-plus:before {
  content: "\EDF6"; }

.ph.ph-stack-simple:before {
  content: "\E468"; }

.ph.ph-stairs:before {
  content: "\E8EC"; }

.ph.ph-stamp:before {
  content: "\EA48"; }

.ph.ph-standard-definition:before {
  content: "\EA90"; }

.ph.ph-star:before {
  content: "\E46A"; }

.ph.ph-star-and-crescent:before {
  content: "\ECF4"; }

.ph.ph-star-four:before {
  content: "\E6A4"; }

.ph.ph-star-half:before {
  content: "\E70A"; }

.ph.ph-star-of-david:before {
  content: "\E89E"; }

.ph.ph-steam-logo:before {
  content: "\EAD4"; }

.ph.ph-steering-wheel:before {
  content: "\E9AC"; }

.ph.ph-steps:before {
  content: "\ECBE"; }

.ph.ph-stethoscope:before {
  content: "\E7EA"; }

.ph.ph-sticker:before {
  content: "\E5AC"; }

.ph.ph-stool:before {
  content: "\EA44"; }

.ph.ph-stop:before {
  content: "\E46C"; }

.ph.ph-stop-circle:before {
  content: "\E46E"; }

.ph.ph-storefront:before {
  content: "\E470"; }

.ph.ph-strategy:before {
  content: "\EA3A"; }

.ph.ph-stripe-logo:before {
  content: "\E698"; }

.ph.ph-student:before {
  content: "\E73E"; }

.ph.ph-subset-of:before {
  content: "\EDC0"; }

.ph.ph-subset-proper-of:before {
  content: "\EDB6"; }

.ph.ph-subtitles:before {
  content: "\E1A8"; }

.ph.ph-subtitles-slash:before {
  content: "\E1A6"; }

.ph.ph-subtract:before {
  content: "\EBD6"; }

.ph.ph-subtract-square:before {
  content: "\EBD4"; }

.ph.ph-subway:before {
  content: "\E498"; }

.ph.ph-suitcase:before {
  content: "\E5AE"; }

.ph.ph-suitcase-rolling:before {
  content: "\E9B0"; }

.ph.ph-suitcase-simple:before {
  content: "\E5B0"; }

.ph.ph-sun:before {
  content: "\E472"; }

.ph.ph-sun-dim:before {
  content: "\E474"; }

.ph.ph-sun-horizon:before {
  content: "\E5B6"; }

.ph.ph-sunglasses:before {
  content: "\E816"; }

.ph.ph-superset-of:before {
  content: "\EDB8"; }

.ph.ph-superset-proper-of:before {
  content: "\EDB4"; }

.ph.ph-swap:before {
  content: "\E83C"; }

.ph.ph-swatches:before {
  content: "\E5B8"; }

.ph.ph-swimming-pool:before {
  content: "\ECB6"; }

.ph.ph-sword:before {
  content: "\E5BA"; }

.ph.ph-synagogue:before {
  content: "\ECEC"; }

.ph.ph-syringe:before {
  content: "\E968"; }

.ph.ph-t-shirt:before {
  content: "\E670"; }

.ph.ph-table:before {
  content: "\E476"; }

.ph.ph-tabs:before {
  content: "\E778"; }

.ph.ph-tag:before {
  content: "\E478"; }

.ph.ph-tag-chevron:before {
  content: "\E672"; }

.ph.ph-tag-simple:before {
  content: "\E47A"; }

.ph.ph-target:before {
  content: "\E47C"; }

.ph.ph-taxi:before {
  content: "\E902"; }

.ph.ph-tea-bag:before {
  content: "\E8E6"; }

.ph.ph-telegram-logo:before {
  content: "\E5BC"; }

.ph.ph-television:before {
  content: "\E754"; }

.ph.ph-television-simple:before {
  content: "\EAE6"; }

.ph.ph-tennis-ball:before {
  content: "\E720"; }

.ph.ph-tent:before {
  content: "\E8BA"; }

.ph.ph-terminal:before {
  content: "\E47E"; }

.ph.ph-terminal-window:before {
  content: "\EAE8"; }

.ph.ph-test-tube:before {
  content: "\E7A0"; }

.ph.ph-text-a-underline:before {
  content: "\ED34"; }

.ph.ph-text-aa:before {
  content: "\E6EE"; }

.ph.ph-text-align-center:before {
  content: "\E480"; }

.ph.ph-text-align-justify:before {
  content: "\E482"; }

.ph.ph-text-align-left:before {
  content: "\E484"; }

.ph.ph-text-align-right:before {
  content: "\E486"; }

.ph.ph-text-b:before {
  content: "\E5BE"; }

.ph.ph-text-bolder:before {
  content: "\E5BE"; }

.ph.ph-text-columns:before {
  content: "\EC96"; }

.ph.ph-text-h:before {
  content: "\E6BA"; }

.ph.ph-text-h-five:before {
  content: "\E6C4"; }

.ph.ph-text-h-four:before {
  content: "\E6C2"; }

.ph.ph-text-h-one:before {
  content: "\E6BC"; }

.ph.ph-text-h-six:before {
  content: "\E6C6"; }

.ph.ph-text-h-three:before {
  content: "\E6C0"; }

.ph.ph-text-h-two:before {
  content: "\E6BE"; }

.ph.ph-text-indent:before {
  content: "\EA1E"; }

.ph.ph-text-italic:before {
  content: "\E5C0"; }

.ph.ph-text-outdent:before {
  content: "\EA1C"; }

.ph.ph-text-strikethrough:before {
  content: "\E5C2"; }

.ph.ph-text-subscript:before {
  content: "\EC98"; }

.ph.ph-text-superscript:before {
  content: "\EC9A"; }

.ph.ph-text-t:before {
  content: "\E48A"; }

.ph.ph-text-t-slash:before {
  content: "\E488"; }

.ph.ph-text-underline:before {
  content: "\E5C4"; }

.ph.ph-textbox:before {
  content: "\EB0A"; }

.ph.ph-thermometer:before {
  content: "\E5C6"; }

.ph.ph-thermometer-cold:before {
  content: "\E5C8"; }

.ph.ph-thermometer-hot:before {
  content: "\E5CA"; }

.ph.ph-thermometer-simple:before {
  content: "\E5CC"; }

.ph.ph-threads-logo:before {
  content: "\ED9E"; }

.ph.ph-three-d:before {
  content: "\EA5A"; }

.ph.ph-thumbs-down:before {
  content: "\E48C"; }

.ph.ph-thumbs-up:before {
  content: "\E48E"; }

.ph.ph-ticket:before {
  content: "\E490"; }

.ph.ph-tidal-logo:before {
  content: "\ED1C"; }

.ph.ph-tiktok-logo:before {
  content: "\EAF2"; }

.ph.ph-tilde:before {
  content: "\EDA8"; }

.ph.ph-timer:before {
  content: "\E492"; }

.ph.ph-tip-jar:before {
  content: "\E7E2"; }

.ph.ph-tipi:before {
  content: "\ED30"; }

.ph.ph-tire:before {
  content: "\EDD2"; }

.ph.ph-toggle-left:before {
  content: "\E674"; }

.ph.ph-toggle-right:before {
  content: "\E676"; }

.ph.ph-toilet:before {
  content: "\E79A"; }

.ph.ph-toilet-paper:before {
  content: "\E79C"; }

.ph.ph-toolbox:before {
  content: "\ECA0"; }

.ph.ph-tooth:before {
  content: "\E9CC"; }

.ph.ph-tornado:before {
  content: "\E88C"; }

.ph.ph-tote:before {
  content: "\E494"; }

.ph.ph-tote-simple:before {
  content: "\E678"; }

.ph.ph-towel:before {
  content: "\EDE6"; }

.ph.ph-tractor:before {
  content: "\EC6E"; }

.ph.ph-trademark:before {
  content: "\E9F0"; }

.ph.ph-trademark-registered:before {
  content: "\E3F4"; }

.ph.ph-traffic-cone:before {
  content: "\E9A8"; }

.ph.ph-traffic-sign:before {
  content: "\E67A"; }

.ph.ph-traffic-signal:before {
  content: "\E9AA"; }

.ph.ph-train:before {
  content: "\E496"; }

.ph.ph-train-regional:before {
  content: "\E49E"; }

.ph.ph-train-simple:before {
  content: "\E4A0"; }

.ph.ph-tram:before {
  content: "\E9EC"; }

.ph.ph-translate:before {
  content: "\E4A2"; }

.ph.ph-trash:before {
  content: "\E4A6"; }

.ph.ph-trash-simple:before {
  content: "\E4A8"; }

.ph.ph-tray:before {
  content: "\E4AA"; }

.ph.ph-tray-arrow-down:before {
  content: "\E010"; }

.ph.ph-archive-tray:before {
  content: "\E010"; }

.ph.ph-tray-arrow-up:before {
  content: "\EE52"; }

.ph.ph-treasure-chest:before {
  content: "\EDE2"; }

.ph.ph-tree:before {
  content: "\E6DA"; }

.ph.ph-tree-evergreen:before {
  content: "\E6DC"; }

.ph.ph-tree-palm:before {
  content: "\E91A"; }

.ph.ph-tree-structure:before {
  content: "\E67C"; }

.ph.ph-tree-view:before {
  content: "\EE48"; }

.ph.ph-trend-down:before {
  content: "\E4AC"; }

.ph.ph-trend-up:before {
  content: "\E4AE"; }

.ph.ph-triangle:before {
  content: "\E4B0"; }

.ph.ph-triangle-dashed:before {
  content: "\E4B2"; }

.ph.ph-trolley:before {
  content: "\E5B2"; }

.ph.ph-trolley-suitcase:before {
  content: "\E5B4"; }

.ph.ph-trophy:before {
  content: "\E67E"; }

.ph.ph-truck:before {
  content: "\E4B4"; }

.ph.ph-truck-trailer:before {
  content: "\E4B6"; }

.ph.ph-tumblr-logo:before {
  content: "\E8D4"; }

.ph.ph-twitch-logo:before {
  content: "\E5CE"; }

.ph.ph-twitter-logo:before {
  content: "\E4BA"; }

.ph.ph-umbrella:before {
  content: "\E684"; }

.ph.ph-umbrella-simple:before {
  content: "\E686"; }

.ph.ph-union:before {
  content: "\EDBE"; }

.ph.ph-unite:before {
  content: "\E87E"; }

.ph.ph-unite-square:before {
  content: "\E878"; }

.ph.ph-upload:before {
  content: "\E4BE"; }

.ph.ph-upload-simple:before {
  content: "\E4C0"; }

.ph.ph-usb:before {
  content: "\E956"; }

.ph.ph-user:before {
  content: "\E4C2"; }

.ph.ph-user-check:before {
  content: "\EAFA"; }

.ph.ph-user-circle:before {
  content: "\E4C4"; }

.ph.ph-user-circle-check:before {
  content: "\EC38"; }

.ph.ph-user-circle-dashed:before {
  content: "\EC36"; }

.ph.ph-user-circle-gear:before {
  content: "\E4C6"; }

.ph.ph-user-circle-minus:before {
  content: "\E4C8"; }

.ph.ph-user-circle-plus:before {
  content: "\E4CA"; }

.ph.ph-user-focus:before {
  content: "\E6FC"; }

.ph.ph-user-gear:before {
  content: "\E4CC"; }

.ph.ph-user-list:before {
  content: "\E73C"; }

.ph.ph-user-minus:before {
  content: "\E4CE"; }

.ph.ph-user-plus:before {
  content: "\E4D0"; }

.ph.ph-user-rectangle:before {
  content: "\E4D2"; }

.ph.ph-user-sound:before {
  content: "\ECA8"; }

.ph.ph-user-square:before {
  content: "\E4D4"; }

.ph.ph-user-switch:before {
  content: "\E756"; }

.ph.ph-users:before {
  content: "\E4D6"; }

.ph.ph-users-four:before {
  content: "\E68C"; }

.ph.ph-users-three:before {
  content: "\E68E"; }

.ph.ph-van:before {
  content: "\E826"; }

.ph.ph-vault:before {
  content: "\E76E"; }

.ph.ph-vector-three:before {
  content: "\EE62"; }

.ph.ph-vector-two:before {
  content: "\EE64"; }

.ph.ph-vibrate:before {
  content: "\E4D8"; }

.ph.ph-video:before {
  content: "\E740"; }

.ph.ph-video-camera:before {
  content: "\E4DA"; }

.ph.ph-video-camera-slash:before {
  content: "\E4DC"; }

.ph.ph-video-conference:before {
  content: "\EDCE"; }

.ph.ph-vignette:before {
  content: "\EBA2"; }

.ph.ph-vinyl-record:before {
  content: "\ECAC"; }

.ph.ph-virtual-reality:before {
  content: "\E7B8"; }

.ph.ph-virus:before {
  content: "\E7D6"; }

.ph.ph-visor:before {
  content: "\EE2A"; }

.ph.ph-voicemail:before {
  content: "\E4DE"; }

.ph.ph-volleyball:before {
  content: "\E726"; }

.ph.ph-wall:before {
  content: "\E688"; }

.ph.ph-wallet:before {
  content: "\E68A"; }

.ph.ph-warehouse:before {
  content: "\ECD4"; }

.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-washing-machine:before {
  content: "\EDE8"; }

.ph.ph-watch:before {
  content: "\E4E6"; }

.ph.ph-wave-sawtooth:before {
  content: "\EA9C"; }

.ph.ph-wave-sine:before {
  content: "\EA9A"; }

.ph.ph-wave-square:before {
  content: "\EA9E"; }

.ph.ph-wave-triangle:before {
  content: "\EAA0"; }

.ph.ph-waveform:before {
  content: "\E802"; }

.ph.ph-waveform-slash:before {
  content: "\E800"; }

.ph.ph-waves:before {
  content: "\E6DE"; }

.ph.ph-webcam:before {
  content: "\E9B2"; }

.ph.ph-webcam-slash:before {
  content: "\ECDC"; }

.ph.ph-webhooks-logo:before {
  content: "\ECAE"; }

.ph.ph-wechat-logo:before {
  content: "\E8D2"; }

.ph.ph-whatsapp-logo:before {
  content: "\E5D0"; }

.ph.ph-wheelchair:before {
  content: "\E4E8"; }

.ph.ph-wheelchair-motion:before {
  content: "\E89A"; }

.ph.ph-wifi-high:before {
  content: "\E4EA"; }

.ph.ph-wifi-low:before {
  content: "\E4EC"; }

.ph.ph-wifi-medium:before {
  content: "\E4EE"; }

.ph.ph-wifi-none:before {
  content: "\E4F0"; }

.ph.ph-wifi-slash:before {
  content: "\E4F2"; }

.ph.ph-wifi-x:before {
  content: "\E4F4"; }

.ph.ph-wind:before {
  content: "\E5D2"; }

.ph.ph-windmill:before {
  content: "\E9F8"; }

.ph.ph-windows-logo:before {
  content: "\E692"; }

.ph.ph-wine:before {
  content: "\E6B2"; }

.ph.ph-wrench:before {
  content: "\E5D4"; }

.ph.ph-x:before {
  content: "\E4F6"; }

.ph.ph-x-circle:before {
  content: "\E4F8"; }

.ph.ph-x-logo:before {
  content: "\E4BC"; }

.ph.ph-x-square:before {
  content: "\E4FA"; }

.ph.ph-yarn:before {
  content: "\ED9A"; }

.ph.ph-yin-yang:before {
  content: "\E92A"; }

.ph.ph-youtube-logo:before {
  content: "\E4FC"; }

@font-face {
  font-family: "Phosphor-Fill";
  src: url("./Phosphor-Fill.woff2") format("woff2"), url("./Phosphor-Fill.woff") format("woff"), url("./Phosphor-Fill.ttf") format("truetype"), url("./Phosphor-Fill.svg#Phosphor-Fill") format("svg");
  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;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ph-fill.ph-acorn:before {
  content: "\EB9A"; }

.ph-fill.ph-address-book:before {
  content: "\E6F8"; }

.ph-fill.ph-address-book-tabs:before {
  content: "\EE4E"; }

.ph-fill.ph-air-traffic-control:before {
  content: "\ECD8"; }

.ph-fill.ph-airplane:before {
  content: "\E002"; }

.ph-fill.ph-airplane-in-flight:before {
  content: "\E4FE"; }

.ph-fill.ph-airplane-landing:before {
  content: "\E502"; }

.ph-fill.ph-airplane-takeoff:before {
  content: "\E504"; }

.ph-fill.ph-airplane-taxiing:before {
  content: "\E500"; }

.ph-fill.ph-airplane-tilt:before {
  content: "\E5D6"; }

.ph-fill.ph-airplay:before {
  content: "\E004"; }

.ph-fill.ph-alarm:before {
  content: "\E006"; }

.ph-fill.ph-alien:before {
  content: "\E8A6"; }

.ph-fill.ph-align-bottom:before {
  content: "\E506"; }

.ph-fill.ph-align-bottom-simple:before {
  content: "\EB0C"; }

.ph-fill.ph-align-center-horizontal:before {
  content: "\E50A"; }

.ph-fill.ph-align-center-horizontal-simple:before {
  content: "\EB0E"; }

.ph-fill.ph-align-center-vertical:before {
  content: "\E50C"; }

.ph-fill.ph-align-center-vertical-simple:before {
  content: "\EB10"; }

.ph-fill.ph-align-left:before {
  content: "\E50E"; }

.ph-fill.ph-align-left-simple:before {
  content: "\EAEE"; }

.ph-fill.ph-align-right:before {
  content: "\E510"; }

.ph-fill.ph-align-right-simple:before {
  content: "\EB12"; }

.ph-fill.ph-align-top:before {
  content: "\E512"; }

.ph-fill.ph-align-top-simple:before {
  content: "\EB14"; }

.ph-fill.ph-amazon-logo:before {
  content: "\E96C"; }

.ph-fill.ph-ambulance:before {
  content: "\E572"; }

.ph-fill.ph-anchor:before {
  content: "\E514"; }

.ph-fill.ph-anchor-simple:before {
  content: "\E5D8"; }

.ph-fill.ph-android-logo:before {
  content: "\E008"; }

.ph-fill.ph-angle:before {
  content: "\E7BC"; }

.ph-fill.ph-angular-logo:before {
  content: "\EB80"; }

.ph-fill.ph-aperture:before {
  content: "\E00A"; }

.ph-fill.ph-app-store-logo:before {
  content: "\E974"; }

.ph-fill.ph-app-window:before {
  content: "\E5DA"; }

.ph-fill.ph-apple-logo:before {
  content: "\E516"; }

.ph-fill.ph-apple-podcasts-logo:before {
  content: "\EB96"; }

.ph-fill.ph-approximate-equals:before {
  content: "\EDAA"; }

.ph-fill.ph-archive:before {
  content: "\E00C"; }

.ph-fill.ph-armchair:before {
  content: "\E012"; }

.ph-fill.ph-arrow-arc-left:before {
  content: "\E014"; }

.ph-fill.ph-arrow-arc-right:before {
  content: "\E016"; }

.ph-fill.ph-arrow-bend-double-up-left:before {
  content: "\E03A"; }

.ph-fill.ph-arrow-bend-double-up-right:before {
  content: "\E03C"; }

.ph-fill.ph-arrow-bend-down-left:before {
  content: "\E018"; }

.ph-fill.ph-arrow-bend-down-right:before {
  content: "\E01A"; }

.ph-fill.ph-arrow-bend-left-down:before {
  content: "\E01C"; }

.ph-fill.ph-arrow-bend-left-up:before {
  content: "\E01E"; }

.ph-fill.ph-arrow-bend-right-down:before {
  content: "\E020"; }

.ph-fill.ph-arrow-bend-right-up:before {
  content: "\E022"; }

.ph-fill.ph-arrow-bend-up-left:before {
  content: "\E024"; }

.ph-fill.ph-arrow-bend-up-right:before {
  content: "\E026"; }

.ph-fill.ph-arrow-circle-down:before {
  content: "\E028"; }

.ph-fill.ph-arrow-circle-down-left:before {
  content: "\E02A"; }

.ph-fill.ph-arrow-circle-down-right:before {
  content: "\E02C"; }

.ph-fill.ph-arrow-circle-left:before {
  content: "\E05A"; }

.ph-fill.ph-arrow-circle-right:before {
  content: "\E02E"; }

.ph-fill.ph-arrow-circle-up:before {
  content: "\E030"; }

.ph-fill.ph-arrow-circle-up-left:before {
  content: "\E032"; }

.ph-fill.ph-arrow-circle-up-right:before {
  content: "\E034"; }

.ph-fill.ph-arrow-clockwise:before {
  content: "\E036"; }

.ph-fill.ph-arrow-counter-clockwise:before {
  content: "\E038"; }

.ph-fill.ph-arrow-down:before {
  content: "\E03E"; }

.ph-fill.ph-arrow-down-left:before {
  content: "\E040"; }

.ph-fill.ph-arrow-down-right:before {
  content: "\E042"; }

.ph-fill.ph-arrow-elbow-down-left:before {
  content: "\E044"; }

.ph-fill.ph-arrow-elbow-down-right:before {
  content: "\E046"; }

.ph-fill.ph-arrow-elbow-left:before {
  content: "\E048"; }

.ph-fill.ph-arrow-elbow-left-down:before {
  content: "\E04A"; }

.ph-fill.ph-arrow-elbow-left-up:before {
  content: "\E04C"; }

.ph-fill.ph-arrow-elbow-right:before {
  content: "\E04E"; }

.ph-fill.ph-arrow-elbow-right-down:before {
  content: "\E050"; }

.ph-fill.ph-arrow-elbow-right-up:before {
  content: "\E052"; }

.ph-fill.ph-arrow-elbow-up-left:before {
  content: "\E054"; }

.ph-fill.ph-arrow-elbow-up-right:before {
  content: "\E056"; }

.ph-fill.ph-arrow-fat-down:before {
  content: "\E518"; }

.ph-fill.ph-arrow-fat-left:before {
  content: "\E51A"; }

.ph-fill.ph-arrow-fat-line-down:before {
  content: "\E51C"; }

.ph-fill.ph-arrow-fat-line-left:before {
  content: "\E51E"; }

.ph-fill.ph-arrow-fat-line-right:before {
  content: "\E520"; }

.ph-fill.ph-arrow-fat-line-up:before {
  content: "\E522"; }

.ph-fill.ph-arrow-fat-lines-down:before {
  content: "\E524"; }

.ph-fill.ph-arrow-fat-lines-left:before {
  content: "\E526"; }

.ph-fill.ph-arrow-fat-lines-right:before {
  content: "\E528"; }

.ph-fill.ph-arrow-fat-lines-up:before {
  content: "\E52A"; }

.ph-fill.ph-arrow-fat-right:before {
  content: "\E52C"; }

.ph-fill.ph-arrow-fat-up:before {
  content: "\E52E"; }

.ph-fill.ph-arrow-left:before {
  content: "\E058"; }

.ph-fill.ph-arrow-line-down:before {
  content: "\E05C"; }

.ph-fill.ph-arrow-line-down-left:before {
  content: "\E05E"; }

.ph-fill.ph-arrow-line-down-right:before {
  content: "\E060"; }

.ph-fill.ph-arrow-line-left:before {
  content: "\E062"; }

.ph-fill.ph-arrow-line-right:before {
  content: "\E064"; }

.ph-fill.ph-arrow-line-up:before {
  content: "\E066"; }

.ph-fill.ph-arrow-line-up-left:before {
  content: "\E068"; }

.ph-fill.ph-arrow-line-up-right:before {
  content: "\E06A"; }

.ph-fill.ph-arrow-right:before {
  content: "\E06C"; }

.ph-fill.ph-arrow-square-down:before {
  content: "\E06E"; }

.ph-fill.ph-arrow-square-down-left:before {
  content: "\E070"; }

.ph-fill.ph-arrow-square-down-right:before {
  content: "\E072"; }

.ph-fill.ph-arrow-square-in:before {
  content: "\E5DC"; }

.ph-fill.ph-arrow-square-left:before {
  content: "\E074"; }

.ph-fill.ph-arrow-square-out:before {
  content: "\E5DE"; }

.ph-fill.ph-arrow-square-right:before {
  content: "\E076"; }

.ph-fill.ph-arrow-square-up:before {
  content: "\E078"; }

.ph-fill.ph-arrow-square-up-left:before {
  content: "\E07A"; }

.ph-fill.ph-arrow-square-up-right:before {
  content: "\E07C"; }

.ph-fill.ph-arrow-u-down-left:before {
  content: "\E07E"; }

.ph-fill.ph-arrow-u-down-right:before {
  content: "\E080"; }

.ph-fill.ph-arrow-u-left-down:before {
  content: "\E082"; }

.ph-fill.ph-arrow-u-left-up:before {
  content: "\E084"; }

.ph-fill.ph-arrow-u-right-down:before {
  content: "\E086"; }

.ph-fill.ph-arrow-u-right-up:before {
  content: "\E088"; }

.ph-fill.ph-arrow-u-up-left:before {
  content: "\E08A"; }

.ph-fill.ph-arrow-u-up-right:before {
  content: "\E08C"; }

.ph-fill.ph-arrow-up:before {
  content: "\E08E"; }

.ph-fill.ph-arrow-up-left:before {
  content: "\E090"; }

.ph-fill.ph-arrow-up-right:before {
  content: "\E092"; }

.ph-fill.ph-arrows-clockwise:before {
  content: "\E094"; }

.ph-fill.ph-arrows-counter-clockwise:before {
  content: "\E096"; }

.ph-fill.ph-arrows-down-up:before {
  content: "\E098"; }

.ph-fill.ph-arrows-horizontal:before {
  content: "\EB06"; }

.ph-fill.ph-arrows-in:before {
  content: "\E09A"; }

.ph-fill.ph-arrows-in-cardinal:before {
  content: "\E09C"; }

.ph-fill.ph-arrows-in-line-horizontal:before {
  content: "\E530"; }

.ph-fill.ph-arrows-in-line-vertical:before {
  content: "\E532"; }

.ph-fill.ph-arrows-in-simple:before {
  content: "\E09E"; }

.ph-fill.ph-arrows-left-right:before {
  content: "\E0A0"; }

.ph-fill.ph-arrows-merge:before {
  content: "\ED3E"; }

.ph-fill.ph-arrows-out:before {
  content: "\E0A2"; }

.ph-fill.ph-arrows-out-cardinal:before {
  content: "\E0A4"; }

.ph-fill.ph-arrows-out-line-horizontal:before {
  content: "\E534"; }

.ph-fill.ph-arrows-out-line-vertical:before {
  content: "\E536"; }

.ph-fill.ph-arrows-out-simple:before {
  content: "\E0A6"; }

.ph-fill.ph-arrows-split:before {
  content: "\ED3C"; }

.ph-fill.ph-arrows-vertical:before {
  content: "\EB04"; }

.ph-fill.ph-article:before {
  content: "\E0A8"; }

.ph-fill.ph-article-medium:before {
  content: "\E5E0"; }

.ph-fill.ph-article-ny-times:before {
  content: "\E5E2"; }

.ph-fill.ph-asclepius:before {
  content: "\EE34"; }

.ph-fill.ph-caduceus:before {
  content: "\EE34"; }

.ph-fill.ph-asterisk:before {
  content: "\E0AA"; }

.ph-fill.ph-asterisk-simple:before {
  content: "\E832"; }

.ph-fill.ph-at:before {
  content: "\E0AC"; }

.ph-fill.ph-atom:before {
  content: "\E5E4"; }

.ph-fill.ph-avocado:before {
  content: "\EE04"; }

.ph-fill.ph-axe:before {
  content: "\E9FC"; }

.ph-fill.ph-baby:before {
  content: "\E774"; }

.ph-fill.ph-baby-carriage:before {
  content: "\E818"; }

.ph-fill.ph-backpack:before {
  content: "\E922"; }

.ph-fill.ph-backspace:before {
  content: "\E0AE"; }

.ph-fill.ph-bag:before {
  content: "\E0B0"; }

.ph-fill.ph-bag-simple:before {
  content: "\E5E6"; }

.ph-fill.ph-balloon:before {
  content: "\E76C"; }

.ph-fill.ph-bandaids:before {
  content: "\E0B2"; }

.ph-fill.ph-bank:before {
  content: "\E0B4"; }

.ph-fill.ph-barbell:before {
  content: "\E0B6"; }

.ph-fill.ph-barcode:before {
  content: "\E0B8"; }

.ph-fill.ph-barn:before {
  content: "\EC72"; }

.ph-fill.ph-barricade:before {
  content: "\E948"; }

.ph-fill.ph-baseball:before {
  content: "\E71A"; }

.ph-fill.ph-baseball-cap:before {
  content: "\EA28"; }

.ph-fill.ph-baseball-helmet:before {
  content: "\EE4A"; }

.ph-fill.ph-basket:before {
  content: "\E964"; }

.ph-fill.ph-basketball:before {
  content: "\E724"; }

.ph-fill.ph-bathtub:before {
  content: "\E81E"; }

.ph-fill.ph-battery-charging:before {
  content: "\E0BA"; }

.ph-fill.ph-battery-charging-vertical:before {
  content: "\E0BC"; }

.ph-fill.ph-battery-empty:before {
  content: "\E0BE"; }

.ph-fill.ph-battery-full:before {
  content: "\E0C0"; }

.ph-fill.ph-battery-high:before {
  content: "\E0C2"; }

.ph-fill.ph-battery-low:before {
  content: "\E0C4"; }

.ph-fill.ph-battery-medium:before {
  content: "\E0C6"; }

.ph-fill.ph-battery-plus:before {
  content: "\E808"; }

.ph-fill.ph-battery-plus-vertical:before {
  content: "\EC50"; }

.ph-fill.ph-battery-vertical-empty:before {
  content: "\E7C6"; }

.ph-fill.ph-battery-vertical-full:before {
  content: "\E7C4"; }

.ph-fill.ph-battery-vertical-high:before {
  content: "\E7C2"; }

.ph-fill.ph-battery-vertical-low:before {
  content: "\E7BE"; }

.ph-fill.ph-battery-vertical-medium:before {
  content: "\E7C0"; }

.ph-fill.ph-battery-warning:before {
  content: "\E0C8"; }

.ph-fill.ph-battery-warning-vertical:before {
  content: "\E0CA"; }

.ph-fill.ph-beach-ball:before {
  content: "\ED24"; }

.ph-fill.ph-beanie:before {
  content: "\EA2A"; }

.ph-fill.ph-bed:before {
  content: "\E0CC"; }

.ph-fill.ph-beer-bottle:before {
  content: "\E7B0"; }

.ph-fill.ph-beer-stein:before {
  content: "\EB62"; }

.ph-fill.ph-behance-logo:before {
  content: "\E7F4"; }

.ph-fill.ph-bell:before {
  content: "\E0CE"; }

.ph-fill.ph-bell-ringing:before {
  content: "\E5E8"; }

.ph-fill.ph-bell-simple:before {
  content: "\E0D0"; }

.ph-fill.ph-bell-simple-ringing:before {
  content: "\E5EA"; }

.ph-fill.ph-bell-simple-slash:before {
  content: "\E0D2"; }

.ph-fill.ph-bell-simple-z:before {
  content: "\E5EC"; }

.ph-fill.ph-bell-slash:before {
  content: "\E0D4"; }

.ph-fill.ph-bell-z:before {
  content: "\E5EE"; }

.ph-fill.ph-belt:before {
  content: "\EA2C"; }

.ph-fill.ph-bezier-curve:before {
  content: "\EB00"; }

.ph-fill.ph-bicycle:before {
  content: "\E0D6"; }

.ph-fill.ph-binary:before {
  content: "\EE60"; }

.ph-fill.ph-binoculars:before {
  content: "\EA64"; }

.ph-fill.ph-biohazard:before {
  content: "\E9E0"; }

.ph-fill.ph-bird:before {
  content: "\E72C"; }

.ph-fill.ph-blueprint:before {
  content: "\EDA0"; }

.ph-fill.ph-bluetooth:before {
  content: "\E0DA"; }

.ph-fill.ph-bluetooth-connected:before {
  content: "\E0DC"; }

.ph-fill.ph-bluetooth-slash:before {
  content: "\E0DE"; }

.ph-fill.ph-bluetooth-x:before {
  content: "\E0E0"; }

.ph-fill.ph-boat:before {
  content: "\E786"; }

.ph-fill.ph-bomb:before {
  content: "\EE0A"; }

.ph-fill.ph-bone:before {
  content: "\E7F2"; }

.ph-fill.ph-book:before {
  content: "\E0E2"; }

.ph-fill.ph-book-bookmark:before {
  content: "\E0E4"; }

.ph-fill.ph-book-open:before {
  content: "\E0E6"; }

.ph-fill.ph-book-open-text:before {
  content: "\E8F2"; }

.ph-fill.ph-book-open-user:before {
  content: "\EDE0"; }

.ph-fill.ph-bookmark:before {
  content: "\E0E8"; }

.ph-fill.ph-bookmark-simple:before {
  content: "\E0EA"; }

.ph-fill.ph-bookmarks:before {
  content: "\E0EC"; }

.ph-fill.ph-bookmarks-simple:before {
  content: "\E5F0"; }

.ph-fill.ph-books:before {
  content: "\E758"; }

.ph-fill.ph-boot:before {
  content: "\ECCA"; }

.ph-fill.ph-boules:before {
  content: "\E722"; }

.ph-fill.ph-bounding-box:before {
  content: "\E6CE"; }

.ph-fill.ph-bowl-food:before {
  content: "\EAA4"; }

.ph-fill.ph-bowl-steam:before {
  content: "\E8E4"; }

.ph-fill.ph-bowling-ball:before {
  content: "\EA34"; }

.ph-fill.ph-box-arrow-down:before {
  content: "\E00E"; }

.ph-fill.ph-archive-box:before {
  content: "\E00E"; }

.ph-fill.ph-box-arrow-up:before {
  content: "\EE54"; }

.ph-fill.ph-boxing-glove:before {
  content: "\EA36"; }

.ph-fill.ph-brackets-angle:before {
  content: "\E862"; }

.ph-fill.ph-brackets-curly:before {
  content: "\E860"; }

.ph-fill.ph-brackets-round:before {
  content: "\E864"; }

.ph-fill.ph-brackets-square:before {
  content: "\E85E"; }

.ph-fill.ph-brain:before {
  content: "\E74E"; }

.ph-fill.ph-brandy:before {
  content: "\E6B4"; }

.ph-fill.ph-bread:before {
  content: "\E81C"; }

.ph-fill.ph-bridge:before {
  content: "\EA68"; }

.ph-fill.ph-briefcase:before {
  content: "\E0EE"; }

.ph-fill.ph-briefcase-metal:before {
  content: "\E5F2"; }

.ph-fill.ph-broadcast:before {
  content: "\E0F2"; }

.ph-fill.ph-broom:before {
  content: "\EC54"; }

.ph-fill.ph-browser:before {
  content: "\E0F4"; }

.ph-fill.ph-browsers:before {
  content: "\E0F6"; }

.ph-fill.ph-bug:before {
  content: "\E5F4"; }

.ph-fill.ph-bug-beetle:before {
  content: "\E5F6"; }

.ph-fill.ph-bug-droid:before {
  content: "\E5F8"; }

.ph-fill.ph-building:before {
  content: "\E100"; }

.ph-fill.ph-building-apartment:before {
  content: "\E0FE"; }

.ph-fill.ph-building-office:before {
  content: "\E0FF"; }

.ph-fill.ph-buildings:before {
  content: "\E102"; }

.ph-fill.ph-bulldozer:before {
  content: "\EC6C"; }

.ph-fill.ph-bus:before {
  content: "\E106"; }

.ph-fill.ph-butterfly:before {
  content: "\EA6E"; }

.ph-fill.ph-cable-car:before {
  content: "\E49C"; }

.ph-fill.ph-cactus:before {
  content: "\E918"; }

.ph-fill.ph-cake:before {
  content: "\E780"; }

.ph-fill.ph-calculator:before {
  content: "\E538"; }

.ph-fill.ph-calendar:before {
  content: "\E108"; }

.ph-fill.ph-calendar-blank:before {
  content: "\E10A"; }

.ph-fill.ph-calendar-check:before {
  content: "\E712"; }

.ph-fill.ph-calendar-dot:before {
  content: "\E7B2"; }

.ph-fill.ph-calendar-dots:before {
  content: "\E7B4"; }

.ph-fill.ph-calendar-heart:before {
  content: "\E8B0"; }

.ph-fill.ph-calendar-minus:before {
  content: "\EA14"; }

.ph-fill.ph-calendar-plus:before {
  content: "\E714"; }

.ph-fill.ph-calendar-slash:before {
  content: "\EA12"; }

.ph-fill.ph-calendar-star:before {
  content: "\E8B2"; }

.ph-fill.ph-calendar-x:before {
  content: "\E10C"; }

.ph-fill.ph-call-bell:before {
  content: "\E7DE"; }

.ph-fill.ph-camera:before {
  content: "\E10E"; }

.ph-fill.ph-camera-plus:before {
  content: "\EC58"; }

.ph-fill.ph-camera-rotate:before {
  content: "\E7A4"; }

.ph-fill.ph-camera-slash:before {
  content: "\E110"; }

.ph-fill.ph-campfire:before {
  content: "\E9D8"; }

.ph-fill.ph-car:before {
  content: "\E112"; }

.ph-fill.ph-car-battery:before {
  content: "\EE30"; }

.ph-fill.ph-car-profile:before {
  content: "\E8CC"; }

.ph-fill.ph-car-simple:before {
  content: "\E114"; }

.ph-fill.ph-cardholder:before {
  content: "\E5FA"; }

.ph-fill.ph-cards:before {
  content: "\E0F8"; }

.ph-fill.ph-cards-three:before {
  content: "\EE50"; }

.ph-fill.ph-caret-circle-double-down:before {
  content: "\E116"; }

.ph-fill.ph-caret-circle-double-left:before {
  content: "\E118"; }

.ph-fill.ph-caret-circle-double-right:before {
  content: "\E11A"; }

.ph-fill.ph-caret-circle-double-up:before {
  content: "\E11C"; }

.ph-fill.ph-caret-circle-down:before {
  content: "\E11E"; }

.ph-fill.ph-caret-circle-left:before {
  content: "\E120"; }

.ph-fill.ph-caret-circle-right:before {
  content: "\E122"; }

.ph-fill.ph-caret-circle-up:before {
  content: "\E124"; }

.ph-fill.ph-caret-circle-up-down:before {
  content: "\E13E"; }

.ph-fill.ph-caret-double-down:before {
  content: "\E126"; }

.ph-fill.ph-caret-double-left:before {
  content: "\E128"; }

.ph-fill.ph-caret-double-right:before {
  content: "\E12A"; }

.ph-fill.ph-caret-double-up:before {
  content: "\E12C"; }

.ph-fill.ph-caret-down:before {
  content: "\E136"; }

.ph-fill.ph-caret-left:before {
  content: "\E138"; }

.ph-fill.ph-caret-line-down:before {
  content: "\E134"; }

.ph-fill.ph-caret-line-left:before {
  content: "\E132"; }

.ph-fill.ph-caret-line-right:before {
  content: "\E130"; }

.ph-fill.ph-caret-line-up:before {
  content: "\E12E"; }

.ph-fill.ph-caret-right:before {
  content: "\E13A"; }

.ph-fill.ph-caret-up:before {
  content: "\E13C"; }

.ph-fill.ph-caret-up-down:before {
  content: "\E140"; }

.ph-fill.ph-carrot:before {
  content: "\ED38"; }

.ph-fill.ph-cash-register:before {
  content: "\ED80"; }

.ph-fill.ph-cassette-tape:before {
  content: "\ED2E"; }

.ph-fill.ph-castle-turret:before {
  content: "\E9D0"; }

.ph-fill.ph-cat:before {
  content: "\E748"; }

.ph-fill.ph-cell-signal-full:before {
  content: "\E142"; }

.ph-fill.ph-cell-signal-high:before {
  content: "\E144"; }

.ph-fill.ph-cell-signal-low:before {
  content: "\E146"; }

.ph-fill.ph-cell-signal-medium:before {
  content: "\E148"; }

.ph-fill.ph-cell-signal-none:before {
  content: "\E14A"; }

.ph-fill.ph-cell-signal-slash:before {
  content: "\E14C"; }

.ph-fill.ph-cell-signal-x:before {
  content: "\E14E"; }

.ph-fill.ph-cell-tower:before {
  content: "\EBAA"; }

.ph-fill.ph-certificate:before {
  content: "\E766"; }

.ph-fill.ph-chair:before {
  content: "\E950"; }

.ph-fill.ph-chalkboard:before {
  content: "\E5FC"; }

.ph-fill.ph-chalkboard-simple:before {
  content: "\E5FE"; }

.ph-fill.ph-chalkboard-teacher:before {
  content: "\E600"; }

.ph-fill.ph-champagne:before {
  content: "\EACA"; }

.ph-fill.ph-charging-station:before {
  content: "\E8D0"; }

.ph-fill.ph-chart-bar:before {
  content: "\E150"; }

.ph-fill.ph-chart-bar-horizontal:before {
  content: "\E152"; }

.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:before {
  content: "\E158"; }

.ph-fill.ph-chart-pie-slice:before {
  content: "\E15A"; }

.ph-fill.ph-chart-polar:before {
  content: "\EAA8"; }

.ph-fill.ph-chart-scatter:before {
  content: "\EAAC"; }

.ph-fill.ph-chat:before {
  content: "\E15C"; }

.ph-fill.ph-chat-centered:before {
  content: "\E160"; }

.ph-fill.ph-chat-centered-dots:before {
  content: "\E164"; }

.ph-fill.ph-chat-centered-slash:before {
  content: "\E162"; }

.ph-fill.ph-chat-centered-text:before {
  content: "\E166"; }

.ph-fill.ph-chat-circle:before {
  content: "\E168"; }

.ph-fill.ph-chat-circle-dots:before {
  content: "\E16C"; }

.ph-fill.ph-chat-circle-slash:before {
  content: "\E16A"; }

.ph-fill.ph-chat-circle-text:before {
  content: "\E16E"; }

.ph-fill.ph-chat-dots:before {
  content: "\E170"; }

.ph-fill.ph-chat-slash:before {
  content: "\E15E"; }

.ph-fill.ph-chat-teardrop:before {
  content: "\E172"; }

.ph-fill.ph-chat-teardrop-dots:before {
  content: "\E176"; }

.ph-fill.ph-chat-teardrop-slash:before {
  content: "\E174"; }

.ph-fill.ph-chat-teardrop-text:before {
  content: "\E178"; }

.ph-fill.ph-chat-text:before {
  content: "\E17A"; }

.ph-fill.ph-chats:before {
  content: "\E17C"; }

.ph-fill.ph-chats-circle:before {
  content: "\E17E"; }

.ph-fill.ph-chats-teardrop:before {
  content: "\E180"; }

.ph-fill.ph-check:before {
  content: "\E182"; }

.ph-fill.ph-check-circle:before {
  content: "\E184"; }

.ph-fill.ph-check-fat:before {
  content: "\EBA6"; }

.ph-fill.ph-check-square:before {
  content: "\E186"; }

.ph-fill.ph-check-square-offset:before {
  content: "\E188"; }

.ph-fill.ph-checkerboard:before {
  content: "\E8C4"; }

.ph-fill.ph-checks:before {
  content: "\E53A"; }

.ph-fill.ph-cheers:before {
  content: "\EA4A"; }

.ph-fill.ph-cheese:before {
  content: "\E9FE"; }

.ph-fill.ph-chef-hat:before {
  content: "\ED8E"; }

.ph-fill.ph-cherries:before {
  content: "\E830"; }

.ph-fill.ph-church:before {
  content: "\ECEA"; }

.ph-fill.ph-cigarette:before {
  content: "\ED90"; }

.ph-fill.ph-cigarette-slash:before {
  content: "\ED92"; }

.ph-fill.ph-circle:before {
  content: "\E18A"; }

.ph-fill.ph-circle-dashed:before {
  content: "\E602"; }

.ph-fill.ph-circle-half:before {
  content: "\E18C"; }

.ph-fill.ph-circle-half-tilt:before {
  content: "\E18E"; }

.ph-fill.ph-circle-notch:before {
  content: "\EB44"; }

.ph-fill.ph-circles-four:before {
  content: "\E190"; }

.ph-fill.ph-circles-three:before {
  content: "\E192"; }

.ph-fill.ph-circles-three-plus:before {
  content: "\E194"; }

.ph-fill.ph-circuitry:before {
  content: "\E9C2"; }

.ph-fill.ph-city:before {
  content: "\EA6A"; }

.ph-fill.ph-clipboard:before {
  content: "\E196"; }

.ph-fill.ph-clipboard-text:before {
  content: "\E198"; }

.ph-fill.ph-clock:before {
  content: "\E19A"; }

.ph-fill.ph-clock-afternoon:before {
  content: "\E19C"; }

.ph-fill.ph-clock-clockwise:before {
  content: "\E19E"; }

.ph-fill.ph-clock-countdown:before {
  content: "\ED2C"; }

.ph-fill.ph-clock-counter-clockwise:before {
  content: "\E1A0"; }

.ph-fill.ph-clock-user:before {
  content: "\EDEC"; }

.ph-fill.ph-closed-captioning:before {
  content: "\E1A4"; }

.ph-fill.ph-cloud:before {
  content: "\E1AA"; }

.ph-fill.ph-cloud-arrow-down:before {
  content: "\E1AC"; }

.ph-fill.ph-cloud-arrow-up:before {
  content: "\E1AE"; }

.ph-fill.ph-cloud-check:before {
  content: "\E1B0"; }

.ph-fill.ph-cloud-fog:before {
  content: "\E53C"; }

.ph-fill.ph-cloud-lightning:before {
  content: "\E1B2"; }

.ph-fill.ph-cloud-moon:before {
  content: "\E53E"; }

.ph-fill.ph-cloud-rain:before {
  content: "\E1B4"; }

.ph-fill.ph-cloud-slash:before {
  content: "\E1B6"; }

.ph-fill.ph-cloud-snow:before {
  content: "\E1B8"; }

.ph-fill.ph-cloud-sun:before {
  content: "\E540"; }

.ph-fill.ph-cloud-warning:before {
  content: "\EA98"; }

.ph-fill.ph-cloud-x:before {
  content: "\EA96"; }

.ph-fill.ph-clover:before {
  content: "\EDC8"; }

.ph-fill.ph-club:before {
  content: "\E1BA"; }

.ph-fill.ph-coat-hanger:before {
  content: "\E7FE"; }

.ph-fill.ph-coda-logo:before {
  content: "\E7CE"; }

.ph-fill.ph-code:before {
  content: "\E1BC"; }

.ph-fill.ph-code-block:before {
  content: "\EAFE"; }

.ph-fill.ph-code-simple:before {
  content: "\E1BE"; }

.ph-fill.ph-codepen-logo:before {
  content: "\E978"; }

.ph-fill.ph-codesandbox-logo:before {
  content: "\EA06"; }

.ph-fill.ph-coffee:before {
  content: "\E1C2"; }

.ph-fill.ph-coffee-bean:before {
  content: "\E1C0"; }

.ph-fill.ph-coin:before {
  content: "\E60E"; }

.ph-fill.ph-coin-vertical:before {
  content: "\EB48"; }

.ph-fill.ph-coins:before {
  content: "\E78E"; }

.ph-fill.ph-columns:before {
  content: "\E546"; }

.ph-fill.ph-columns-plus-left:before {
  content: "\E544"; }

.ph-fill.ph-columns-plus-right:before {
  content: "\E542"; }

.ph-fill.ph-command:before {
  content: "\E1C4"; }

.ph-fill.ph-compass:before {
  content: "\E1C8"; }

.ph-fill.ph-compass-rose:before {
  content: "\E1C6"; }

.ph-fill.ph-compass-tool:before {
  content: "\EA0E"; }

.ph-fill.ph-computer-tower:before {
  content: "\E548"; }

.ph-fill.ph-confetti:before {
  content: "\E81A"; }

.ph-fill.ph-contactless-payment:before {
  content: "\ED42"; }

.ph-fill.ph-control:before {
  content: "\ECA6"; }

.ph-fill.ph-cookie:before {
  content: "\E6CA"; }

.ph-fill.ph-cooking-pot:before {
  content: "\E764"; }

.ph-fill.ph-copy:before {
  content: "\E1CA"; }

.ph-fill.ph-copy-simple:before {
  content: "\E1CC"; }

.ph-fill.ph-copyleft:before {
  content: "\E86A"; }

.ph-fill.ph-copyright:before {
  content: "\E54A"; }

.ph-fill.ph-corners-in:before {
  content: "\E1CE"; }

.ph-fill.ph-corners-out:before {
  content: "\E1D0"; }

.ph-fill.ph-couch:before {
  content: "\E7F6"; }

.ph-fill.ph-court-basketball:before {
  content: "\EE36"; }

.ph-fill.ph-cow:before {
  content: "\EABE"; }

.ph-fill.ph-cowboy-hat:before {
  content: "\ED12"; }

.ph-fill.ph-cpu:before {
  content: "\E610"; }

.ph-fill.ph-crane:before {
  content: "\ED48"; }

.ph-fill.ph-crane-tower:before {
  content: "\ED49"; }

.ph-fill.ph-credit-card:before {
  content: "\E1D2"; }

.ph-fill.ph-cricket:before {
  content: "\EE12"; }

.ph-fill.ph-crop:before {
  content: "\E1D4"; }

.ph-fill.ph-cross:before {
  content: "\E8A0"; }

.ph-fill.ph-crosshair:before {
  content: "\E1D6"; }

.ph-fill.ph-crosshair-simple:before {
  content: "\E1D8"; }

.ph-fill.ph-crown:before {
  content: "\E614"; }

.ph-fill.ph-crown-cross:before {
  content: "\EE5E"; }

.ph-fill.ph-crown-simple:before {
  content: "\E616"; }

.ph-fill.ph-cube:before {
  content: "\E1DA"; }

.ph-fill.ph-cube-focus:before {
  content: "\ED0A"; }

.ph-fill.ph-cube-transparent:before {
  content: "\EC7C"; }

.ph-fill.ph-currency-btc:before {
  content: "\E618"; }

.ph-fill.ph-currency-circle-dollar:before {
  content: "\E54C"; }

.ph-fill.ph-currency-cny:before {
  content: "\E54E"; }

.ph-fill.ph-currency-dollar:before {
  content: "\E550"; }

.ph-fill.ph-currency-dollar-simple:before {
  content: "\E552"; }

.ph-fill.ph-currency-eth:before {
  content: "\EADA"; }

.ph-fill.ph-currency-eur:before {
  content: "\E554"; }

.ph-fill.ph-currency-gbp:before {
  content: "\E556"; }

.ph-fill.ph-currency-inr:before {
  content: "\E558"; }

.ph-fill.ph-currency-jpy:before {
  content: "\E55A"; }

.ph-fill.ph-currency-krw:before {
  content: "\E55C"; }

.ph-fill.ph-currency-kzt:before {
  content: "\EC4C"; }

.ph-fill.ph-currency-ngn:before {
  content: "\EB52"; }

.ph-fill.ph-currency-rub:before {
  content: "\E55E"; }

.ph-fill.ph-cursor:before {
  content: "\E1DC"; }

.ph-fill.ph-cursor-click:before {
  content: "\E7C8"; }

.ph-fill.ph-cursor-text:before {
  content: "\E7D8"; }

.ph-fill.ph-cylinder:before {
  content: "\E8FC"; }

.ph-fill.ph-database:before {
  content: "\E1DE"; }

.ph-fill.ph-desk:before {
  content: "\ED16"; }

.ph-fill.ph-desktop:before {
  content: "\E560"; }

.ph-fill.ph-desktop-tower:before {
  content: "\E562"; }

.ph-fill.ph-detective:before {
  content: "\E83E"; }

.ph-fill.ph-dev-to-logo:before {
  content: "\ED0E"; }

.ph-fill.ph-device-mobile:before {
  content: "\E1E0"; }

.ph-fill.ph-device-mobile-camera:before {
  content: "\E1E2"; }

.ph-fill.ph-device-mobile-slash:before {
  content: "\EE46"; }

.ph-fill.ph-device-mobile-speaker:before {
  content: "\E1E4"; }

.ph-fill.ph-device-rotate:before {
  content: "\EDF2"; }

.ph-fill.ph-device-tablet:before {
  content: "\E1E6"; }

.ph-fill.ph-device-tablet-camera:before {
  content: "\E1E8"; }

.ph-fill.ph-device-tablet-speaker:before {
  content: "\E1EA"; }

.ph-fill.ph-devices:before {
  content: "\EBA4"; }

.ph-fill.ph-diamond:before {
  content: "\E1EC"; }

.ph-fill.ph-diamonds-four:before {
  content: "\E8F4"; }

.ph-fill.ph-dice-five:before {
  content: "\E1EE"; }

.ph-fill.ph-dice-four:before {
  content: "\E1F0"; }

.ph-fill.ph-dice-one:before {
  content: "\E1F2"; }

.ph-fill.ph-dice-six:before {
  content: "\E1F4"; }

.ph-fill.ph-dice-three:before {
  content: "\E1F6"; }

.ph-fill.ph-dice-two:before {
  content: "\E1F8"; }

.ph-fill.ph-disc:before {
  content: "\E564"; }

.ph-fill.ph-disco-ball:before {
  content: "\ED98"; }

.ph-fill.ph-discord-logo:before {
  content: "\E61A"; }

.ph-fill.ph-divide:before {
  content: "\E1FA"; }

.ph-fill.ph-dna:before {
  content: "\E924"; }

.ph-fill.ph-dog:before {
  content: "\E74A"; }

.ph-fill.ph-door:before {
  content: "\E61C"; }

.ph-fill.ph-door-open:before {
  content: "\E7E6"; }

.ph-fill.ph-dot:before {
  content: "\ECDE"; }

.ph-fill.ph-dot-outline:before {
  content: "\ECE0"; }

.ph-fill.ph-dots-nine:before {
  content: "\E1FC"; }

.ph-fill.ph-dots-six:before {
  content: "\E794"; }

.ph-fill.ph-dots-six-vertical:before {
  content: "\EAE2"; }

.ph-fill.ph-dots-three:before {
  content: "\E1FE"; }

.ph-fill.ph-dots-three-circle:before {
  content: "\E200"; }

.ph-fill.ph-dots-three-circle-vertical:before {
  content: "\E202"; }

.ph-fill.ph-dots-three-outline:before {
  content: "\E204"; }

.ph-fill.ph-dots-three-outline-vertical:before {
  content: "\E206"; }

.ph-fill.ph-dots-three-vertical:before {
  content: "\E208"; }

.ph-fill.ph-download:before {
  content: "\E20A"; }

.ph-fill.ph-download-simple:before {
  content: "\E20C"; }

.ph-fill.ph-dress:before {
  content: "\EA7E"; }

.ph-fill.ph-dresser:before {
  content: "\E94E"; }

.ph-fill.ph-dribbble-logo:before {
  content: "\E20E"; }

.ph-fill.ph-drone:before {
  content: "\ED74"; }

.ph-fill.ph-drop:before {
  content: "\E210"; }

.ph-fill.ph-drop-half:before {
  content: "\E566"; }

.ph-fill.ph-drop-half-bottom:before {
  content: "\EB40"; }

.ph-fill.ph-drop-simple:before {
  content: "\EE32"; }

.ph-fill.ph-drop-slash:before {
  content: "\E954"; }

.ph-fill.ph-dropbox-logo:before {
  content: "\E7D0"; }

.ph-fill.ph-ear:before {
  content: "\E70C"; }

.ph-fill.ph-ear-slash:before {
  content: "\E70E"; }

.ph-fill.ph-egg:before {
  content: "\E812"; }

.ph-fill.ph-egg-crack:before {
  content: "\EB64"; }

.ph-fill.ph-eject:before {
  content: "\E212"; }

.ph-fill.ph-eject-simple:before {
  content: "\E6AE"; }

.ph-fill.ph-elevator:before {
  content: "\ECC0"; }

.ph-fill.ph-empty:before {
  content: "\EDBC"; }

.ph-fill.ph-engine:before {
  content: "\EA80"; }

.ph-fill.ph-envelope:before {
  content: "\E214"; }

.ph-fill.ph-envelope-open:before {
  content: "\E216"; }

.ph-fill.ph-envelope-simple:before {
  content: "\E218"; }

.ph-fill.ph-envelope-simple-open:before {
  content: "\E21A"; }

.ph-fill.ph-equalizer:before {
  content: "\EBBC"; }

.ph-fill.ph-equals:before {
  content: "\E21C"; }

.ph-fill.ph-eraser:before {
  content: "\E21E"; }

.ph-fill.ph-escalator-down:before {
  content: "\ECBA"; }

.ph-fill.ph-escalator-up:before {
  content: "\ECBC"; }

.ph-fill.ph-exam:before {
  content: "\E742"; }

.ph-fill.ph-exclamation-mark:before {
  content: "\EE44"; }

.ph-fill.ph-exclude:before {
  content: "\E882"; }

.ph-fill.ph-exclude-square:before {
  content: "\E880"; }

.ph-fill.ph-export:before {
  content: "\EAF0"; }

.ph-fill.ph-eye:before {
  content: "\E220"; }

.ph-fill.ph-eye-closed:before {
  content: "\E222"; }

.ph-fill.ph-eye-slash:before {
  content: "\E224"; }

.ph-fill.ph-eyedropper:before {
  content: "\E568"; }

.ph-fill.ph-eyedropper-sample:before {
  content: "\EAC4"; }

.ph-fill.ph-eyeglasses:before {
  content: "\E7BA"; }

.ph-fill.ph-eyes:before {
  content: "\EE5C"; }

.ph-fill.ph-face-mask:before {
  content: "\E56A"; }

.ph-fill.ph-facebook-logo:before {
  content: "\E226"; }

.ph-fill.ph-factory:before {
  content: "\E760"; }

.ph-fill.ph-faders:before {
  content: "\E228"; }

.ph-fill.ph-faders-horizontal:before {
  content: "\E22A"; }

.ph-fill.ph-fallout-shelter:before {
  content: "\E9DE"; }

.ph-fill.ph-fan:before {
  content: "\E9F2"; }

.ph-fill.ph-farm:before {
  content: "\EC70"; }

.ph-fill.ph-fast-forward:before {
  content: "\E6A6"; }

.ph-fill.ph-fast-forward-circle:before {
  content: "\E22C"; }

.ph-fill.ph-feather:before {
  content: "\E9C0"; }

.ph-fill.ph-fediverse-logo:before {
  content: "\ED66"; }

.ph-fill.ph-figma-logo:before {
  content: "\E22E"; }

.ph-fill.ph-file:before {
  content: "\E230"; }

.ph-fill.ph-file-archive:before {
  content: "\EB2A"; }

.ph-fill.ph-file-arrow-down:before {
  content: "\E232"; }

.ph-fill.ph-file-arrow-up:before {
  content: "\E61E"; }

.ph-fill.ph-file-audio:before {
  content: "\EA20"; }

.ph-fill.ph-file-c:before {
  content: "\EB32"; }

.ph-fill.ph-file-c-sharp:before {
  content: "\EB30"; }

.ph-fill.ph-file-cloud:before {
  content: "\E95E"; }

.ph-fill.ph-file-code:before {
  content: "\E914"; }

.ph-fill.ph-file-cpp:before {
  content: "\EB2E"; }

.ph-fill.ph-file-css:before {
  content: "\EB34"; }

.ph-fill.ph-file-csv:before {
  content: "\EB1C"; }

.ph-fill.ph-file-dashed:before {
  content: "\E704"; }

.ph-fill.ph-file-dotted:before {
  content: "\E704"; }

.ph-fill.ph-file-doc:before {
  content: "\EB1E"; }

.ph-fill.ph-file-html:before {
  content: "\EB38"; }

.ph-fill.ph-file-image:before {
  content: "\EA24"; }

.ph-fill.ph-file-ini:before {
  content: "\EB33"; }

.ph-fill.ph-file-jpg:before {
  content: "\EB1A"; }

.ph-fill.ph-file-js:before {
  content: "\EB24"; }

.ph-fill.ph-file-jsx:before {
  content: "\EB3A"; }

.ph-fill.ph-file-lock:before {
  content: "\E95C"; }

.ph-fill.ph-file-magnifying-glass:before {
  content: "\E238"; }

.ph-fill.ph-file-search:before {
  content: "\E238"; }

.ph-fill.ph-file-md:before {
  content: "\ED50"; }

.ph-fill.ph-file-minus:before {
  content: "\E234"; }

.ph-fill.ph-file-pdf:before {
  content: "\E702"; }

.ph-fill.ph-file-plus:before {
  content: "\E236"; }

.ph-fill.ph-file-png:before {
  content: "\EB18"; }

.ph-fill.ph-file-ppt:before {
  content: "\EB20"; }

.ph-fill.ph-file-py:before {
  content: "\EB2C"; }

.ph-fill.ph-file-rs:before {
  content: "\EB28"; }

.ph-fill.ph-file-sql:before {
  content: "\ED4E"; }

.ph-fill.ph-file-svg:before {
  content: "\ED08"; }

.ph-fill.ph-file-text:before {
  content: "\E23A"; }

.ph-fill.ph-file-ts:before {
  content: "\EB26"; }

.ph-fill.ph-file-tsx:before {
  content: "\EB3C"; }

.ph-fill.ph-file-txt:before {
  content: "\EB35"; }

.ph-fill.ph-file-video:before {
  content: "\EA22"; }

.ph-fill.ph-file-vue:before {
  content: "\EB3E"; }

.ph-fill.ph-file-x:before {
  content: "\E23C"; }

.ph-fill.ph-file-xls:before {
  content: "\EB22"; }

.ph-fill.ph-file-zip:before {
  content: "\E958"; }

.ph-fill.ph-files:before {
  content: "\E710"; }

.ph-fill.ph-film-reel:before {
  content: "\E8C0"; }

.ph-fill.ph-film-script:before {
  content: "\EB50"; }

.ph-fill.ph-film-slate:before {
  content: "\E8C2"; }

.ph-fill.ph-film-strip:before {
  content: "\E792"; }

.ph-fill.ph-fingerprint:before {
  content: "\E23E"; }

.ph-fill.ph-fingerprint-simple:before {
  content: "\E240"; }

.ph-fill.ph-finn-the-human:before {
  content: "\E56C"; }

.ph-fill.ph-fire:before {
  content: "\E242"; }

.ph-fill.ph-fire-extinguisher:before {
  content: "\E9E8"; }

.ph-fill.ph-fire-simple:before {
  content: "\E620"; }

.ph-fill.ph-fire-truck:before {
  content: "\E574"; }

.ph-fill.ph-first-aid:before {
  content: "\E56E"; }

.ph-fill.ph-first-aid-kit:before {
  content: "\E570"; }

.ph-fill.ph-fish:before {
  content: "\E728"; }

.ph-fill.ph-fish-simple:before {
  content: "\E72A"; }

.ph-fill.ph-flag:before {
  content: "\E244"; }

.ph-fill.ph-flag-banner:before {
  content: "\E622"; }

.ph-fill.ph-flag-banner-fold:before {
  content: "\ECF2"; }

.ph-fill.ph-flag-checkered:before {
  content: "\EA38"; }

.ph-fill.ph-flag-pennant:before {
  content: "\ECF0"; }

.ph-fill.ph-flame:before {
  content: "\E624"; }

.ph-fill.ph-flashlight:before {
  content: "\E246"; }

.ph-fill.ph-flask:before {
  content: "\E79E"; }

.ph-fill.ph-flip-horizontal:before {
  content: "\ED6A"; }

.ph-fill.ph-flip-vertical:before {
  content: "\ED6C"; }

.ph-fill.ph-floppy-disk:before {
  content: "\E248"; }

.ph-fill.ph-floppy-disk-back:before {
  content: "\EAF4"; }

.ph-fill.ph-flow-arrow:before {
  content: "\E6EC"; }

.ph-fill.ph-flower:before {
  content: "\E75E"; }

.ph-fill.ph-flower-lotus:before {
  content: "\E6CC"; }

.ph-fill.ph-flower-tulip:before {
  content: "\EACC"; }

.ph-fill.ph-flying-saucer:before {
  content: "\EB4A"; }

.ph-fill.ph-folder:before {
  content: "\E24A"; }

.ph-fill.ph-folder-notch:before {
  content: "\E24A"; }

.ph-fill.ph-folder-dashed:before {
  content: "\E8F8"; }

.ph-fill.ph-folder-dotted:before {
  content: "\E8F8"; }

.ph-fill.ph-folder-lock:before {
  content: "\EA3C"; }

.ph-fill.ph-folder-minus:before {
  content: "\E254"; }

.ph-fill.ph-folder-notch-minus:before {
  content: "\E254"; }

.ph-fill.ph-folder-open:before {
  content: "\E256"; }

.ph-fill.ph-folder-notch-open:before {
  content: "\E256"; }

.ph-fill.ph-folder-plus:before {
  content: "\E258"; }

.ph-fill.ph-folder-notch-plus:before {
  content: "\E258"; }

.ph-fill.ph-folder-simple:before {
  content: "\E25A"; }

.ph-fill.ph-folder-simple-dashed:before {
  content: "\EC2A"; }

.ph-fill.ph-folder-simple-dotted:before {
  content: "\EC2A"; }

.ph-fill.ph-folder-simple-lock:before {
  content: "\EB5E"; }

.ph-fill.ph-folder-simple-minus:before {
  content: "\E25C"; }

.ph-fill.ph-folder-simple-plus:before {
  content: "\E25E"; }

.ph-fill.ph-folder-simple-star:before {
  content: "\EC2E"; }

.ph-fill.ph-folder-simple-user:before {
  content: "\EB60"; }

.ph-fill.ph-folder-star:before {
  content: "\EA86"; }

.ph-fill.ph-folder-user:before {
  content: "\EB46"; }

.ph-fill.ph-folders:before {
  content: "\E260"; }

.ph-fill.ph-football:before {
  content: "\E718"; }

.ph-fill.ph-football-helmet:before {
  content: "\EE4C"; }

.ph-fill.ph-footprints:before {
  content: "\EA88"; }

.ph-fill.ph-fork-knife:before {
  content: "\E262"; }

.ph-fill.ph-four-k:before {
  content: "\EA5C"; }

.ph-fill.ph-frame-corners:before {
  content: "\E626"; }

.ph-fill.ph-framer-logo:before {
  content: "\E264"; }

.ph-fill.ph-function:before {
  content: "\EBE4"; }

.ph-fill.ph-funnel:before {
  content: "\E266"; }

.ph-fill.ph-funnel-simple:before {
  content: "\E268"; }

.ph-fill.ph-funnel-simple-x:before {
  content: "\E26A"; }

.ph-fill.ph-funnel-x:before {
  content: "\E26C"; }

.ph-fill.ph-game-controller:before {
  content: "\E26E"; }

.ph-fill.ph-garage:before {
  content: "\ECD6"; }

.ph-fill.ph-gas-can:before {
  content: "\E8CE"; }

.ph-fill.ph-gas-pump:before {
  content: "\E768"; }

.ph-fill.ph-gauge:before {
  content: "\E628"; }

.ph-fill.ph-gavel:before {
  content: "\EA32"; }

.ph-fill.ph-gear:before {
  content: "\E270"; }

.ph-fill.ph-gear-fine:before {
  content: "\E87C"; }

.ph-fill.ph-gear-six:before {
  content: "\E272"; }

.ph-fill.ph-gender-female:before {
  content: "\E6E0"; }

.ph-fill.ph-gender-intersex:before {
  content: "\E6E6"; }

.ph-fill.ph-gender-male:before {
  content: "\E6E2"; }

.ph-fill.ph-gender-neuter:before {
  content: "\E6EA"; }

.ph-fill.ph-gender-nonbinary:before {
  content: "\E6E4"; }

.ph-fill.ph-gender-transgender:before {
  content: "\E6E8"; }

.ph-fill.ph-ghost:before {
  content: "\E62A"; }

.ph-fill.ph-gif:before {
  content: "\E274"; }

.ph-fill.ph-gift:before {
  content: "\E276"; }

.ph-fill.ph-git-branch:before {
  content: "\E278"; }

.ph-fill.ph-git-commit:before {
  content: "\E27A"; }

.ph-fill.ph-git-diff:before {
  content: "\E27C"; }

.ph-fill.ph-git-fork:before {
  content: "\E27E"; }

.ph-fill.ph-git-merge:before {
  content: "\E280"; }

.ph-fill.ph-git-pull-request:before {
  content: "\E282"; }

.ph-fill.ph-github-logo:before {
  content: "\E576"; }

.ph-fill.ph-gitlab-logo:before {
  content: "\E694"; }

.ph-fill.ph-gitlab-logo-simple:before {
  content: "\E696"; }

.ph-fill.ph-globe:before {
  content: "\E288"; }

.ph-fill.ph-globe-hemisphere-east:before {
  content: "\E28A"; }

.ph-fill.ph-globe-hemisphere-west:before {
  content: "\E28C"; }

.ph-fill.ph-globe-simple:before {
  content: "\E28E"; }

.ph-fill.ph-globe-simple-x:before {
  content: "\E284"; }

.ph-fill.ph-globe-stand:before {
  content: "\E290"; }

.ph-fill.ph-globe-x:before {
  content: "\E286"; }

.ph-fill.ph-goggles:before {
  content: "\ECB4"; }

.ph-fill.ph-golf:before {
  content: "\EA3E"; }

.ph-fill.ph-goodreads-logo:before {
  content: "\ED10"; }

.ph-fill.ph-google-cardboard-logo:before {
  content: "\E7B6"; }

.ph-fill.ph-google-chrome-logo:before {
  content: "\E976"; }

.ph-fill.ph-google-drive-logo:before {
  content: "\E8F6"; }

.ph-fill.ph-google-logo:before {
  content: "\E292"; }

.ph-fill.ph-google-photos-logo:before {
  content: "\EB92"; }

.ph-fill.ph-google-play-logo:before {
  content: "\E294"; }

.ph-fill.ph-google-podcasts-logo:before {
  content: "\EB94"; }

.ph-fill.ph-gps:before {
  content: "\EDD8"; }

.ph-fill.ph-gps-fix:before {
  content: "\EDD6"; }

.ph-fill.ph-gps-slash:before {
  content: "\EDD4"; }

.ph-fill.ph-gradient:before {
  content: "\EB42"; }

.ph-fill.ph-graduation-cap:before {
  content: "\E62C"; }

.ph-fill.ph-grains:before {
  content: "\EC68"; }

.ph-fill.ph-grains-slash:before {
  content: "\EC6A"; }

.ph-fill.ph-graph:before {
  content: "\EB58"; }

.ph-fill.ph-graphics-card:before {
  content: "\E612"; }

.ph-fill.ph-greater-than:before {
  content: "\EDC4"; }

.ph-fill.ph-greater-than-or-equal:before {
  content: "\EDA2"; }

.ph-fill.ph-grid-four:before {
  content: "\E296"; }

.ph-fill.ph-grid-nine:before {
  content: "\EC8C"; }

.ph-fill.ph-guitar:before {
  content: "\EA8A"; }

.ph-fill.ph-hair-dryer:before {
  content: "\EA66"; }

.ph-fill.ph-hamburger:before {
  content: "\E790"; }

.ph-fill.ph-hammer:before {
  content: "\E80E"; }

.ph-fill.ph-hand:before {
  content: "\E298"; }

.ph-fill.ph-hand-arrow-down:before {
  content: "\EA4E"; }

.ph-fill.ph-hand-arrow-up:before {
  content: "\EE5A"; }

.ph-fill.ph-hand-coins:before {
  content: "\EA8C"; }

.ph-fill.ph-hand-deposit:before {
  content: "\EE82"; }

.ph-fill.ph-hand-eye:before {
  content: "\EA4C"; }

.ph-fill.ph-hand-fist:before {
  content: "\E57A"; }

.ph-fill.ph-hand-grabbing:before {
  content: "\E57C"; }

.ph-fill.ph-hand-heart:before {
  content: "\E810"; }

.ph-fill.ph-hand-palm:before {
  content: "\E57E"; }

.ph-fill.ph-hand-peace:before {
  content: "\E7CC"; }

.ph-fill.ph-hand-pointing:before {
  content: "\E29A"; }

.ph-fill.ph-hand-soap:before {
  content: "\E630"; }

.ph-fill.ph-hand-swipe-left:before {
  content: "\EC94"; }

.ph-fill.ph-hand-swipe-right:before {
  content: "\EC92"; }

.ph-fill.ph-hand-tap:before {
  content: "\EC90"; }

.ph-fill.ph-hand-waving:before {
  content: "\E580"; }

.ph-fill.ph-hand-withdraw:before {
  content: "\EE80"; }

.ph-fill.ph-handbag:before {
  content: "\E29C"; }

.ph-fill.ph-handbag-simple:before {
  content: "\E62E"; }

.ph-fill.ph-hands-clapping:before {
  content: "\E6A0"; }

.ph-fill.ph-hands-praying:before {
  content: "\ECC8"; }

.ph-fill.ph-handshake:before {
  content: "\E582"; }

.ph-fill.ph-hard-drive:before {
  content: "\E29E"; }

.ph-fill.ph-hard-drives:before {
  content: "\E2A0"; }

.ph-fill.ph-hard-hat:before {
  content: "\ED46"; }

.ph-fill.ph-hash:before {
  content: "\E2A2"; }

.ph-fill.ph-hash-straight:before {
  content: "\E2A4"; }

.ph-fill.ph-head-circuit:before {
  content: "\E7D4"; }

.ph-fill.ph-headlights:before {
  content: "\E6FE"; }

.ph-fill.ph-headphones:before {
  content: "\E2A6"; }

.ph-fill.ph-headset:before {
  content: "\E584"; }

.ph-fill.ph-heart:before {
  content: "\E2A8"; }

.ph-fill.ph-heart-break:before {
  content: "\EBE8"; }

.ph-fill.ph-heart-half:before {
  content: "\EC48"; }

.ph-fill.ph-heart-straight:before {
  content: "\E2AA"; }

.ph-fill.ph-heart-straight-break:before {
  content: "\EB98"; }

.ph-fill.ph-heartbeat:before {
  content: "\E2AC"; }

.ph-fill.ph-hexagon:before {
  content: "\E2AE"; }

.ph-fill.ph-high-definition:before {
  content: "\EA8E"; }

.ph-fill.ph-high-heel:before {
  content: "\E8E8"; }

.ph-fill.ph-highlighter:before {
  content: "\EC76"; }

.ph-fill.ph-highlighter-circle:before {
  content: "\E632"; }

.ph-fill.ph-hockey:before {
  content: "\EC86"; }

.ph-fill.ph-hoodie:before {
  content: "\ECD0"; }

.ph-fill.ph-horse:before {
  content: "\E2B0"; }

.ph-fill.ph-hospital:before {
  content: "\E844"; }

.ph-fill.ph-hourglass:before {
  content: "\E2B2"; }

.ph-fill.ph-hourglass-high:before {
  content: "\E2B4"; }

.ph-fill.ph-hourglass-low:before {
  content: "\E2B6"; }

.ph-fill.ph-hourglass-medium:before {
  content: "\E2B8"; }

.ph-fill.ph-hourglass-simple:before {
  content: "\E2BA"; }

.ph-fill.ph-hourglass-simple-high:before {
  content: "\E2BC"; }

.ph-fill.ph-hourglass-simple-low:before {
  content: "\E2BE"; }

.ph-fill.ph-hourglass-simple-medium:before {
  content: "\E2C0"; }

.ph-fill.ph-house:before {
  content: "\E2C2"; }

.ph-fill.ph-house-line:before {
  content: "\E2C4"; }

.ph-fill.ph-house-simple:before {
  content: "\E2C6"; }

.ph-fill.ph-hurricane:before {
  content: "\E88E"; }

.ph-fill.ph-ice-cream:before {
  content: "\E804"; }

.ph-fill.ph-identification-badge:before {
  content: "\E6F6"; }

.ph-fill.ph-identification-card:before {
  content: "\E2C8"; }

.ph-fill.ph-image:before {
  content: "\E2CA"; }

.ph-fill.ph-image-broken:before {
  content: "\E7A8"; }

.ph-fill.ph-image-square:before {
  content: "\E2CC"; }

.ph-fill.ph-images:before {
  content: "\E836"; }

.ph-fill.ph-images-square:before {
  content: "\E834"; }

.ph-fill.ph-infinity:before {
  content: "\E634"; }

.ph-fill.ph-lemniscate:before {
  content: "\E634"; }

.ph-fill.ph-info:before {
  content: "\E2CE"; }

.ph-fill.ph-instagram-logo:before {
  content: "\E2D0"; }

.ph-fill.ph-intersect:before {
  content: "\E2D2"; }

.ph-fill.ph-intersect-square:before {
  content: "\E87A"; }

.ph-fill.ph-intersect-three:before {
  content: "\ECC4"; }

.ph-fill.ph-intersection:before {
  content: "\EDBA"; }

.ph-fill.ph-invoice:before {
  content: "\EE42"; }

.ph-fill.ph-island:before {
  content: "\EE06"; }

.ph-fill.ph-jar:before {
  content: "\E7E0"; }

.ph-fill.ph-jar-label:before {
  content: "\E7E1"; }

.ph-fill.ph-jeep:before {
  content: "\E2D4"; }

.ph-fill.ph-joystick:before {
  content: "\EA5E"; }

.ph-fill.ph-kanban:before {
  content: "\EB54"; }

.ph-fill.ph-key:before {
  content: "\E2D6"; }

.ph-fill.ph-key-return:before {
  content: "\E782"; }

.ph-fill.ph-keyboard:before {
  content: "\E2D8"; }

.ph-fill.ph-keyhole:before {
  content: "\EA78"; }

.ph-fill.ph-knife:before {
  content: "\E636"; }

.ph-fill.ph-ladder:before {
  content: "\E9E4"; }

.ph-fill.ph-ladder-simple:before {
  content: "\EC26"; }

.ph-fill.ph-lamp:before {
  content: "\E638"; }

.ph-fill.ph-lamp-pendant:before {
  content: "\EE2E"; }

.ph-fill.ph-laptop:before {
  content: "\E586"; }

.ph-fill.ph-lasso:before {
  content: "\EDC6"; }

.ph-fill.ph-lastfm-logo:before {
  content: "\E842"; }

.ph-fill.ph-layout:before {
  content: "\E6D6"; }

.ph-fill.ph-leaf:before {
  content: "\E2DA"; }

.ph-fill.ph-lectern:before {
  content: "\E95A"; }

.ph-fill.ph-lego:before {
  content: "\E8C6"; }

.ph-fill.ph-lego-smiley:before {
  content: "\E8C7"; }

.ph-fill.ph-less-than:before {
  content: "\EDAC"; }

.ph-fill.ph-less-than-or-equal:before {
  content: "\EDA4"; }

.ph-fill.ph-letter-circle-h:before {
  content: "\EBF8"; }

.ph-fill.ph-letter-circle-p:before {
  content: "\EC08"; }

.ph-fill.ph-letter-circle-v:before {
  content: "\EC14"; }

.ph-fill.ph-lifebuoy:before {
  content: "\E63A"; }

.ph-fill.ph-lightbulb:before {
  content: "\E2DC"; }

.ph-fill.ph-lightbulb-filament:before {
  content: "\E63C"; }

.ph-fill.ph-lighthouse:before {
  content: "\E9F6"; }

.ph-fill.ph-lightning:before {
  content: "\E2DE"; }

.ph-fill.ph-lightning-a:before {
  content: "\EA84"; }

.ph-fill.ph-lightning-slash:before {
  content: "\E2E0"; }

.ph-fill.ph-line-segment:before {
  content: "\E6D2"; }

.ph-fill.ph-line-segments:before {
  content: "\E6D4"; }

.ph-fill.ph-line-vertical:before {
  content: "\ED70"; }

.ph-fill.ph-link:before {
  content: "\E2E2"; }

.ph-fill.ph-link-break:before {
  content: "\E2E4"; }

.ph-fill.ph-link-simple:before {
  content: "\E2E6"; }

.ph-fill.ph-link-simple-break:before {
  content: "\E2E8"; }

.ph-fill.ph-link-simple-horizontal:before {
  content: "\E2EA"; }

.ph-fill.ph-link-simple-horizontal-break:before {
  content: "\E2EC"; }

.ph-fill.ph-linkedin-logo:before {
  content: "\E2EE"; }

.ph-fill.ph-linktree-logo:before {
  content: "\EDEE"; }

.ph-fill.ph-linux-logo:before {
  content: "\EB02"; }

.ph-fill.ph-list:before {
  content: "\E2F0"; }

.ph-fill.ph-list-bullets:before {
  content: "\E2F2"; }

.ph-fill.ph-list-checks:before {
  content: "\EADC"; }

.ph-fill.ph-list-dashes:before {
  content: "\E2F4"; }

.ph-fill.ph-list-heart:before {
  content: "\EBDE"; }

.ph-fill.ph-list-magnifying-glass:before {
  content: "\EBE0"; }

.ph-fill.ph-list-numbers:before {
  content: "\E2F6"; }

.ph-fill.ph-list-plus:before {
  content: "\E2F8"; }

.ph-fill.ph-list-star:before {
  content: "\EBDC"; }

.ph-fill.ph-lock:before {
  content: "\E2FA"; }

.ph-fill.ph-lock-key:before {
  content: "\E2FE"; }

.ph-fill.ph-lock-key-open:before {
  content: "\E300"; }

.ph-fill.ph-lock-laminated:before {
  content: "\E302"; }

.ph-fill.ph-lock-laminated-open:before {
  content: "\E304"; }

.ph-fill.ph-lock-open:before {
  content: "\E306"; }

.ph-fill.ph-lock-simple:before {
  content: "\E308"; }

.ph-fill.ph-lock-simple-open:before {
  content: "\E30A"; }

.ph-fill.ph-lockers:before {
  content: "\ECB8"; }

.ph-fill.ph-log:before {
  content: "\ED82"; }

.ph-fill.ph-magic-wand:before {
  content: "\E6B6"; }

.ph-fill.ph-magnet:before {
  content: "\E680"; }

.ph-fill.ph-magnet-straight:before {
  content: "\E682"; }

.ph-fill.ph-magnifying-glass:before {
  content: "\E30C"; }

.ph-fill.ph-magnifying-glass-minus:before {
  content: "\E30E"; }

.ph-fill.ph-magnifying-glass-plus:before {
  content: "\E310"; }

.ph-fill.ph-mailbox:before {
  content: "\EC1E"; }

.ph-fill.ph-map-pin:before {
  content: "\E316"; }

.ph-fill.ph-map-pin-area:before {
  content: "\EE3A"; }

.ph-fill.ph-map-pin-line:before {
  content: "\E318"; }

.ph-fill.ph-map-pin-plus:before {
  content: "\E314"; }

.ph-fill.ph-map-pin-simple:before {
  content: "\EE3E"; }

.ph-fill.ph-map-pin-simple-area:before {
  content: "\EE3C"; }

.ph-fill.ph-map-pin-simple-line:before {
  content: "\EE38"; }

.ph-fill.ph-map-trifold:before {
  content: "\E31A"; }

.ph-fill.ph-markdown-logo:before {
  content: "\E508"; }

.ph-fill.ph-marker-circle:before {
  content: "\E640"; }

.ph-fill.ph-martini:before {
  content: "\E31C"; }

.ph-fill.ph-mask-happy:before {
  content: "\E9F4"; }

.ph-fill.ph-mask-sad:before {
  content: "\EB9E"; }

.ph-fill.ph-mastodon-logo:before {
  content: "\ED68"; }

.ph-fill.ph-math-operations:before {
  content: "\E31E"; }

.ph-fill.ph-matrix-logo:before {
  content: "\ED64"; }

.ph-fill.ph-medal:before {
  content: "\E320"; }

.ph-fill.ph-medal-military:before {
  content: "\ECFC"; }

.ph-fill.ph-medium-logo:before {
  content: "\E322"; }

.ph-fill.ph-megaphone:before {
  content: "\E324"; }

.ph-fill.ph-megaphone-simple:before {
  content: "\E642"; }

.ph-fill.ph-member-of:before {
  content: "\EDC2"; }

.ph-fill.ph-memory:before {
  content: "\E9C4"; }

.ph-fill.ph-messenger-logo:before {
  content: "\E6D8"; }

.ph-fill.ph-meta-logo:before {
  content: "\ED02"; }

.ph-fill.ph-meteor:before {
  content: "\E9BA"; }

.ph-fill.ph-metronome:before {
  content: "\EC8E"; }

.ph-fill.ph-microphone:before {
  content: "\E326"; }

.ph-fill.ph-microphone-slash:before {
  content: "\E328"; }

.ph-fill.ph-microphone-stage:before {
  content: "\E75C"; }

.ph-fill.ph-microscope:before {
  content: "\EC7A"; }

.ph-fill.ph-microsoft-excel-logo:before {
  content: "\EB6C"; }

.ph-fill.ph-microsoft-outlook-logo:before {
  content: "\EB70"; }

.ph-fill.ph-microsoft-powerpoint-logo:before {
  content: "\EACE"; }

.ph-fill.ph-microsoft-teams-logo:before {
  content: "\EB66"; }

.ph-fill.ph-microsoft-word-logo:before {
  content: "\EB6A"; }

.ph-fill.ph-minus:before {
  content: "\E32A"; }

.ph-fill.ph-minus-circle:before {
  content: "\E32C"; }

.ph-fill.ph-minus-square:before {
  content: "\ED4C"; }

.ph-fill.ph-money:before {
  content: "\E588"; }

.ph-fill.ph-money-wavy:before {
  content: "\EE68"; }

.ph-fill.ph-monitor:before {
  content: "\E32E"; }

.ph-fill.ph-monitor-arrow-up:before {
  content: "\E58A"; }

.ph-fill.ph-monitor-play:before {
  content: "\E58C"; }

.ph-fill.ph-moon:before {
  content: "\E330"; }

.ph-fill.ph-moon-stars:before {
  content: "\E58E"; }

.ph-fill.ph-moped:before {
  content: "\E824"; }

.ph-fill.ph-moped-front:before {
  content: "\E822"; }

.ph-fill.ph-mosque:before {
  content: "\ECEE"; }

.ph-fill.ph-motorcycle:before {
  content: "\E80A"; }

.ph-fill.ph-mountains:before {
  content: "\E7AE"; }

.ph-fill.ph-mouse:before {
  content: "\E33A"; }

.ph-fill.ph-mouse-left-click:before {
  content: "\E334"; }

.ph-fill.ph-mouse-middle-click:before {
  content: "\E338"; }

.ph-fill.ph-mouse-right-click:before {
  content: "\E336"; }

.ph-fill.ph-mouse-scroll:before {
  content: "\E332"; }

.ph-fill.ph-mouse-simple:before {
  content: "\E644"; }

.ph-fill.ph-music-note:before {
  content: "\E33C"; }

.ph-fill.ph-music-note-simple:before {
  content: "\E33E"; }

.ph-fill.ph-music-notes:before {
  content: "\E340"; }

.ph-fill.ph-music-notes-minus:before {
  content: "\EE0C"; }

.ph-fill.ph-music-notes-plus:before {
  content: "\EB7C"; }

.ph-fill.ph-music-notes-simple:before {
  content: "\E342"; }

.ph-fill.ph-navigation-arrow:before {
  content: "\EADE"; }

.ph-fill.ph-needle:before {
  content: "\E82E"; }

.ph-fill.ph-network:before {
  content: "\EDDE"; }

.ph-fill.ph-network-slash:before {
  content: "\EDDC"; }

.ph-fill.ph-network-x:before {
  content: "\EDDA"; }

.ph-fill.ph-newspaper:before {
  content: "\E344"; }

.ph-fill.ph-newspaper-clipping:before {
  content: "\E346"; }

.ph-fill.ph-not-equals:before {
  content: "\EDA6"; }

.ph-fill.ph-not-member-of:before {
  content: "\EDAE"; }

.ph-fill.ph-not-subset-of:before {
  content: "\EDB0"; }

.ph-fill.ph-not-superset-of:before {
  content: "\EDB2"; }

.ph-fill.ph-notches:before {
  content: "\ED3A"; }

.ph-fill.ph-note:before {
  content: "\E348"; }

.ph-fill.ph-note-blank:before {
  content: "\E34A"; }

.ph-fill.ph-note-pencil:before {
  content: "\E34C"; }

.ph-fill.ph-notebook:before {
  content: "\E34E"; }

.ph-fill.ph-notepad:before {
  content: "\E63E"; }

.ph-fill.ph-notification:before {
  content: "\E6FA"; }

.ph-fill.ph-notion-logo:before {
  content: "\E9A0"; }

.ph-fill.ph-nuclear-plant:before {
  content: "\ED7C"; }

.ph-fill.ph-number-circle-eight:before {
  content: "\E352"; }

.ph-fill.ph-number-circle-five:before {
  content: "\E358"; }

.ph-fill.ph-number-circle-four:before {
  content: "\E35E"; }

.ph-fill.ph-number-circle-nine:before {
  content: "\E364"; }

.ph-fill.ph-number-circle-one:before {
  content: "\E36A"; }

.ph-fill.ph-number-circle-seven:before {
  content: "\E370"; }

.ph-fill.ph-number-circle-six:before {
  content: "\E376"; }

.ph-fill.ph-number-circle-three:before {
  content: "\E37C"; }

.ph-fill.ph-number-circle-two:before {
  content: "\E382"; }

.ph-fill.ph-number-circle-zero:before {
  content: "\E388"; }

.ph-fill.ph-number-eight:before {
  content: "\E350"; }

.ph-fill.ph-number-five:before {
  content: "\E356"; }

.ph-fill.ph-number-four:before {
  content: "\E35C"; }

.ph-fill.ph-number-nine:before {
  content: "\E362"; }

.ph-fill.ph-number-one:before {
  content: "\E368"; }

.ph-fill.ph-number-seven:before {
  content: "\E36E"; }

.ph-fill.ph-number-six:before {
  content: "\E374"; }

.ph-fill.ph-number-square-eight:before {
  content: "\E354"; }

.ph-fill.ph-number-square-five:before {
  content: "\E35A"; }

.ph-fill.ph-number-square-four:before {
  content: "\E360"; }

.ph-fill.ph-number-square-nine:before {
  content: "\E366"; }

.ph-fill.ph-number-square-one:before {
  content: "\E36C"; }

.ph-fill.ph-number-square-seven:before {
  content: "\E372"; }

.ph-fill.ph-number-square-six:before {
  content: "\E378"; }

.ph-fill.ph-number-square-three:before {
  content: "\E37E"; }

.ph-fill.ph-number-square-two:before {
  content: "\E384"; }

.ph-fill.ph-number-square-zero:before {
  content: "\E38A"; }

.ph-fill.ph-number-three:before {
  content: "\E37A"; }

.ph-fill.ph-number-two:before {
  content: "\E380"; }

.ph-fill.ph-number-zero:before {
  content: "\E386"; }

.ph-fill.ph-numpad:before {
  content: "\E3C8"; }

.ph-fill.ph-nut:before {
  content: "\E38C"; }

.ph-fill.ph-ny-times-logo:before {
  content: "\E646"; }

.ph-fill.ph-octagon:before {
  content: "\E38E"; }

.ph-fill.ph-office-chair:before {
  content: "\EA46"; }

.ph-fill.ph-onigiri:before {
  content: "\EE2C"; }

.ph-fill.ph-open-ai-logo:before {
  content: "\E7D2"; }

.ph-fill.ph-option:before {
  content: "\E8A8"; }

.ph-fill.ph-orange:before {
  content: "\EE40"; }

.ph-fill.ph-orange-slice:before {
  content: "\ED36"; }

.ph-fill.ph-oven:before {
  content: "\ED8C"; }

.ph-fill.ph-package:before {
  content: "\E390"; }

.ph-fill.ph-paint-brush:before {
  content: "\E6F0"; }

.ph-fill.ph-paint-brush-broad:before {
  content: "\E590"; }

.ph-fill.ph-paint-brush-household:before {
  content: "\E6F2"; }

.ph-fill.ph-paint-bucket:before {
  content: "\E392"; }

.ph-fill.ph-paint-roller:before {
  content: "\E6F4"; }

.ph-fill.ph-palette:before {
  content: "\E6C8"; }

.ph-fill.ph-panorama:before {
  content: "\EAA2"; }

.ph-fill.ph-pants:before {
  content: "\EC88"; }

.ph-fill.ph-paper-plane:before {
  content: "\E394"; }

.ph-fill.ph-paper-plane-right:before {
  content: "\E396"; }

.ph-fill.ph-paper-plane-tilt:before {
  content: "\E398"; }

.ph-fill.ph-paperclip:before {
  content: "\E39A"; }

.ph-fill.ph-paperclip-horizontal:before {
  content: "\E592"; }

.ph-fill.ph-parachute:before {
  content: "\EA7C"; }

.ph-fill.ph-paragraph:before {
  content: "\E960"; }

.ph-fill.ph-parallelogram:before {
  content: "\ECC6"; }

.ph-fill.ph-park:before {
  content: "\ECB2"; }

.ph-fill.ph-password:before {
  content: "\E752"; }

.ph-fill.ph-path:before {
  content: "\E39C"; }

.ph-fill.ph-patreon-logo:before {
  content: "\E98A"; }

.ph-fill.ph-pause:before {
  content: "\E39E"; }

.ph-fill.ph-pause-circle:before {
  content: "\E3A0"; }

.ph-fill.ph-paw-print:before {
  content: "\E648"; }

.ph-fill.ph-paypal-logo:before {
  content: "\E98C"; }

.ph-fill.ph-peace:before {
  content: "\E3A2"; }

.ph-fill.ph-pen:before {
  content: "\E3AA"; }

.ph-fill.ph-pen-nib:before {
  content: "\E3AC"; }

.ph-fill.ph-pen-nib-straight:before {
  content: "\E64A"; }

.ph-fill.ph-pencil:before {
  content: "\E3AE"; }

.ph-fill.ph-pencil-circle:before {
  content: "\E3B0"; }

.ph-fill.ph-pencil-line:before {
  content: "\E3B2"; }

.ph-fill.ph-pencil-ruler:before {
  content: "\E906"; }

.ph-fill.ph-pencil-simple:before {
  content: "\E3B4"; }

.ph-fill.ph-pencil-simple-line:before {
  content: "\EBC6"; }

.ph-fill.ph-pencil-simple-slash:before {
  content: "\ECF6"; }

.ph-fill.ph-pencil-slash:before {
  content: "\ECF8"; }

.ph-fill.ph-pentagon:before {
  content: "\EC7E"; }

.ph-fill.ph-pentagram:before {
  content: "\EC5C"; }

.ph-fill.ph-pepper:before {
  content: "\E94A"; }

.ph-fill.ph-percent:before {
  content: "\E3B6"; }

.ph-fill.ph-person:before {
  content: "\E3A8"; }

.ph-fill.ph-person-arms-spread:before {
  content: "\ECFE"; }

.ph-fill.ph-person-simple:before {
  content: "\E72E"; }

.ph-fill.ph-person-simple-bike:before {
  content: "\E734"; }

.ph-fill.ph-person-simple-circle:before {
  content: "\EE58"; }

.ph-fill.ph-person-simple-hike:before {
  content: "\ED54"; }

.ph-fill.ph-person-simple-run:before {
  content: "\E730"; }

.ph-fill.ph-person-simple-ski:before {
  content: "\E71C"; }

.ph-fill.ph-person-simple-snowboard:before {
  content: "\E71E"; }

.ph-fill.ph-person-simple-swim:before {
  content: "\E736"; }

.ph-fill.ph-person-simple-tai-chi:before {
  content: "\ED5C"; }

.ph-fill.ph-person-simple-throw:before {
  content: "\E732"; }

.ph-fill.ph-person-simple-walk:before {
  content: "\E73A"; }

.ph-fill.ph-perspective:before {
  content: "\EBE6"; }

.ph-fill.ph-phone:before {
  content: "\E3B8"; }

.ph-fill.ph-phone-call:before {
  content: "\E3BA"; }

.ph-fill.ph-phone-disconnect:before {
  content: "\E3BC"; }

.ph-fill.ph-phone-incoming:before {
  content: "\E3BE"; }

.ph-fill.ph-phone-list:before {
  content: "\E3CC"; }

.ph-fill.ph-phone-outgoing:before {
  content: "\E3C0"; }

.ph-fill.ph-phone-pause:before {
  content: "\E3CA"; }

.ph-fill.ph-phone-plus:before {
  content: "\EC56"; }

.ph-fill.ph-phone-slash:before {
  content: "\E3C2"; }

.ph-fill.ph-phone-transfer:before {
  content: "\E3C6"; }

.ph-fill.ph-phone-x:before {
  content: "\E3C4"; }

.ph-fill.ph-phosphor-logo:before {
  content: "\E3CE"; }

.ph-fill.ph-pi:before {
  content: "\EC80"; }

.ph-fill.ph-piano-keys:before {
  content: "\E9C8"; }

.ph-fill.ph-picnic-table:before {
  content: "\EE26"; }

.ph-fill.ph-picture-in-picture:before {
  content: "\E64C"; }

.ph-fill.ph-piggy-bank:before {
  content: "\EA04"; }

.ph-fill.ph-pill:before {
  content: "\E700"; }

.ph-fill.ph-ping-pong:before {
  content: "\EA42"; }

.ph-fill.ph-pint-glass:before {
  content: "\EDD0"; }

.ph-fill.ph-pinterest-logo:before {
  content: "\E64E"; }

.ph-fill.ph-pinwheel:before {
  content: "\EB9C"; }

.ph-fill.ph-pipe:before {
  content: "\ED86"; }

.ph-fill.ph-pipe-wrench:before {
  content: "\ED88"; }

.ph-fill.ph-pix-logo:before {
  content: "\ECC2"; }

.ph-fill.ph-pizza:before {
  content: "\E796"; }

.ph-fill.ph-placeholder:before {
  content: "\E650"; }

.ph-fill.ph-planet:before {
  content: "\E652"; }

.ph-fill.ph-plant:before {
  content: "\EBAE"; }

.ph-fill.ph-play:before {
  content: "\E3D0"; }

.ph-fill.ph-play-circle:before {
  content: "\E3D2"; }

.ph-fill.ph-play-pause:before {
  content: "\E8BE"; }

.ph-fill.ph-playlist:before {
  content: "\E6AA"; }

.ph-fill.ph-plug:before {
  content: "\E946"; }

.ph-fill.ph-plug-charging:before {
  content: "\EB5C"; }

.ph-fill.ph-plugs:before {
  content: "\EB56"; }

.ph-fill.ph-plugs-connected:before {
  content: "\EB5A"; }

.ph-fill.ph-plus:before {
  content: "\E3D4"; }

.ph-fill.ph-plus-circle:before {
  content: "\E3D6"; }

.ph-fill.ph-plus-minus:before {
  content: "\E3D8"; }

.ph-fill.ph-plus-square:before {
  content: "\ED4A"; }

.ph-fill.ph-poker-chip:before {
  content: "\E594"; }

.ph-fill.ph-police-car:before {
  content: "\EC4A"; }

.ph-fill.ph-polygon:before {
  content: "\E6D0"; }

.ph-fill.ph-popcorn:before {
  content: "\EB4E"; }

.ph-fill.ph-popsicle:before {
  content: "\EBBE"; }

.ph-fill.ph-potted-plant:before {
  content: "\EC22"; }

.ph-fill.ph-power:before {
  content: "\E3DA"; }

.ph-fill.ph-prescription:before {
  content: "\E7A2"; }

.ph-fill.ph-presentation:before {
  content: "\E654"; }

.ph-fill.ph-presentation-chart:before {
  content: "\E656"; }

.ph-fill.ph-printer:before {
  content: "\E3DC"; }

.ph-fill.ph-prohibit:before {
  content: "\E3DE"; }

.ph-fill.ph-prohibit-inset:before {
  content: "\E3E0"; }

.ph-fill.ph-projector-screen:before {
  content: "\E658"; }

.ph-fill.ph-projector-screen-chart:before {
  content: "\E65A"; }

.ph-fill.ph-pulse:before {
  content: "\E000"; }

.ph-fill.ph-activity:before {
  content: "\E000"; }

.ph-fill.ph-push-pin:before {
  content: "\E3E2"; }

.ph-fill.ph-push-pin-simple:before {
  content: "\E65C"; }

.ph-fill.ph-push-pin-simple-slash:before {
  content: "\E65E"; }

.ph-fill.ph-push-pin-slash:before {
  content: "\E3E4"; }

.ph-fill.ph-puzzle-piece:before {
  content: "\E596"; }

.ph-fill.ph-qr-code:before {
  content: "\E3E6"; }

.ph-fill.ph-question:before {
  content: "\E3E8"; }

.ph-fill.ph-question-mark:before {
  content: "\E3E9"; }

.ph-fill.ph-queue:before {
  content: "\E6AC"; }

.ph-fill.ph-quotes:before {
  content: "\E660"; }

.ph-fill.ph-rabbit:before {
  content: "\EAC2"; }

.ph-fill.ph-racquet:before {
  content: "\EE02"; }

.ph-fill.ph-radical:before {
  content: "\E3EA"; }

.ph-fill.ph-radio:before {
  content: "\E77E"; }

.ph-fill.ph-radio-button:before {
  content: "\EB08"; }

.ph-fill.ph-radioactive:before {
  content: "\E9DC"; }

.ph-fill.ph-rainbow:before {
  content: "\E598"; }

.ph-fill.ph-rainbow-cloud:before {
  content: "\E59A"; }

.ph-fill.ph-ranking:before {
  content: "\ED62"; }

.ph-fill.ph-read-cv-logo:before {
  content: "\ED0C"; }

.ph-fill.ph-receipt:before {
  content: "\E3EC"; }

.ph-fill.ph-receipt-x:before {
  content: "\ED40"; }

.ph-fill.ph-record:before {
  content: "\E3EE"; }

.ph-fill.ph-rectangle:before {
  content: "\E3F0"; }

.ph-fill.ph-rectangle-dashed:before {
  content: "\E3F2"; }

.ph-fill.ph-recycle:before {
  content: "\E75A"; }

.ph-fill.ph-reddit-logo:before {
  content: "\E59C"; }

.ph-fill.ph-repeat:before {
  content: "\E3F6"; }

.ph-fill.ph-repeat-once:before {
  content: "\E3F8"; }

.ph-fill.ph-replit-logo:before {
  content: "\EB8A"; }

.ph-fill.ph-resize:before {
  content: "\ED6E"; }

.ph-fill.ph-rewind:before {
  content: "\E6A8"; }

.ph-fill.ph-rewind-circle:before {
  content: "\E3FA"; }

.ph-fill.ph-road-horizon:before {
  content: "\E838"; }

.ph-fill.ph-robot:before {
  content: "\E762"; }

.ph-fill.ph-rocket:before {
  content: "\E3FC"; }

.ph-fill.ph-rocket-launch:before {
  content: "\E3FE"; }

.ph-fill.ph-rows:before {
  content: "\E5A2"; }

.ph-fill.ph-rows-plus-bottom:before {
  content: "\E59E"; }

.ph-fill.ph-rows-plus-top:before {
  content: "\E5A0"; }

.ph-fill.ph-rss:before {
  content: "\E400"; }

.ph-fill.ph-rss-simple:before {
  content: "\E402"; }

.ph-fill.ph-rug:before {
  content: "\EA1A"; }

.ph-fill.ph-ruler:before {
  content: "\E6B8"; }

.ph-fill.ph-sailboat:before {
  content: "\E78A"; }

.ph-fill.ph-scales:before {
  content: "\E750"; }

.ph-fill.ph-scan:before {
  content: "\EBB6"; }

.ph-fill.ph-scan-smiley:before {
  content: "\EBB4"; }

.ph-fill.ph-scissors:before {
  content: "\EAE0"; }

.ph-fill.ph-scooter:before {
  content: "\E820"; }

.ph-fill.ph-screencast:before {
  content: "\E404"; }

.ph-fill.ph-screwdriver:before {
  content: "\E86E"; }

.ph-fill.ph-scribble:before {
  content: "\E806"; }

.ph-fill.ph-scribble-loop:before {
  content: "\E662"; }

.ph-fill.ph-scroll:before {
  content: "\EB7A"; }

.ph-fill.ph-seal:before {
  content: "\E604"; }

.ph-fill.ph-circle-wavy:before {
  content: "\E604"; }

.ph-fill.ph-seal-check:before {
  content: "\E606"; }

.ph-fill.ph-circle-wavy-check:before {
  content: "\E606"; }

.ph-fill.ph-seal-percent:before {
  content: "\E60A"; }

.ph-fill.ph-seal-question:before {
  content: "\E608"; }

.ph-fill.ph-circle-wavy-question:before {
  content: "\E608"; }

.ph-fill.ph-seal-warning:before {
  content: "\E60C"; }

.ph-fill.ph-circle-wavy-warning:before {
  content: "\E60C"; }

.ph-fill.ph-seat:before {
  content: "\EB8E"; }

.ph-fill.ph-seatbelt:before {
  content: "\EDFE"; }

.ph-fill.ph-security-camera:before {
  content: "\ECA4"; }

.ph-fill.ph-selection:before {
  content: "\E69A"; }

.ph-fill.ph-selection-all:before {
  content: "\E746"; }

.ph-fill.ph-selection-background:before {
  content: "\EAF8"; }

.ph-fill.ph-selection-foreground:before {
  content: "\EAF6"; }

.ph-fill.ph-selection-inverse:before {
  content: "\E744"; }

.ph-fill.ph-selection-plus:before {
  content: "\E69C"; }

.ph-fill.ph-selection-slash:before {
  content: "\E69E"; }

.ph-fill.ph-shapes:before {
  content: "\EC5E"; }

.ph-fill.ph-share:before {
  content: "\E406"; }

.ph-fill.ph-share-fat:before {
  content: "\ED52"; }

.ph-fill.ph-share-network:before {
  content: "\E408"; }

.ph-fill.ph-shield:before {
  content: "\E40A"; }

.ph-fill.ph-shield-check:before {
  content: "\E40C"; }

.ph-fill.ph-shield-checkered:before {
  content: "\E708"; }

.ph-fill.ph-shield-chevron:before {
  content: "\E40E"; }

.ph-fill.ph-shield-plus:before {
  content: "\E706"; }

.ph-fill.ph-shield-slash:before {
  content: "\E410"; }

.ph-fill.ph-shield-star:before {
  content: "\EC34"; }

.ph-fill.ph-shield-warning:before {
  content: "\E412"; }

.ph-fill.ph-shipping-container:before {
  content: "\E78C"; }

.ph-fill.ph-shirt-folded:before {
  content: "\EA92"; }

.ph-fill.ph-shooting-star:before {
  content: "\ECFA"; }

.ph-fill.ph-shopping-bag:before {
  content: "\E416"; }

.ph-fill.ph-shopping-bag-open:before {
  content: "\E418"; }

.ph-fill.ph-shopping-cart:before {
  content: "\E41E"; }

.ph-fill.ph-shopping-cart-simple:before {
  content: "\E420"; }

.ph-fill.ph-shovel:before {
  content: "\E9E6"; }

.ph-fill.ph-shower:before {
  content: "\E776"; }

.ph-fill.ph-shrimp:before {
  content: "\EAB4"; }

.ph-fill.ph-shuffle:before {
  content: "\E422"; }

.ph-fill.ph-shuffle-angular:before {
  content: "\E424"; }

.ph-fill.ph-shuffle-simple:before {
  content: "\E426"; }

.ph-fill.ph-sidebar:before {
  content: "\EAB6"; }

.ph-fill.ph-sidebar-simple:before {
  content: "\EC24"; }

.ph-fill.ph-sigma:before {
  content: "\EAB8"; }

.ph-fill.ph-sign-in:before {
  content: "\E428"; }

.ph-fill.ph-sign-out:before {
  content: "\E42A"; }

.ph-fill.ph-signature:before {
  content: "\EBAC"; }

.ph-fill.ph-signpost:before {
  content: "\E89C"; }

.ph-fill.ph-sim-card:before {
  content: "\E664"; }

.ph-fill.ph-siren:before {
  content: "\E9B8"; }

.ph-fill.ph-sketch-logo:before {
  content: "\E42C"; }

.ph-fill.ph-skip-back:before {
  content: "\E5A4"; }

.ph-fill.ph-skip-back-circle:before {
  content: "\E42E"; }

.ph-fill.ph-skip-forward:before {
  content: "\E5A6"; }

.ph-fill.ph-skip-forward-circle:before {
  content: "\E430"; }

.ph-fill.ph-skull:before {
  content: "\E916"; }

.ph-fill.ph-skype-logo:before {
  content: "\E8DC"; }

.ph-fill.ph-slack-logo:before {
  content: "\E5A8"; }

.ph-fill.ph-sliders:before {
  content: "\E432"; }

.ph-fill.ph-sliders-horizontal:before {
  content: "\E434"; }

.ph-fill.ph-slideshow:before {
  content: "\ED32"; }

.ph-fill.ph-smiley:before {
  content: "\E436"; }

.ph-fill.ph-smiley-angry:before {
  content: "\EC62"; }

.ph-fill.ph-smiley-blank:before {
  content: "\E438"; }

.ph-fill.ph-smiley-meh:before {
  content: "\E43A"; }

.ph-fill.ph-smiley-melting:before {
  content: "\EE56"; }

.ph-fill.ph-smiley-nervous:before {
  content: "\E43C"; }

.ph-fill.ph-smiley-sad:before {
  content: "\E43E"; }

.ph-fill.ph-smiley-sticker:before {
  content: "\E440"; }

.ph-fill.ph-smiley-wink:before {
  content: "\E666"; }

.ph-fill.ph-smiley-x-eyes:before {
  content: "\E442"; }

.ph-fill.ph-snapchat-logo:before {
  content: "\E668"; }

.ph-fill.ph-sneaker:before {
  content: "\E80C"; }

.ph-fill.ph-sneaker-move:before {
  content: "\ED60"; }

.ph-fill.ph-snowflake:before {
  content: "\E5AA"; }

.ph-fill.ph-soccer-ball:before {
  content: "\E716"; }

.ph-fill.ph-sock:before {
  content: "\ECCE"; }

.ph-fill.ph-solar-panel:before {
  content: "\ED7A"; }

.ph-fill.ph-solar-roof:before {
  content: "\ED7B"; }

.ph-fill.ph-sort-ascending:before {
  content: "\E444"; }

.ph-fill.ph-sort-descending:before {
  content: "\E446"; }

.ph-fill.ph-soundcloud-logo:before {
  content: "\E8DE"; }

.ph-fill.ph-spade:before {
  content: "\E448"; }

.ph-fill.ph-sparkle:before {
  content: "\E6A2"; }

.ph-fill.ph-speaker-hifi:before {
  content: "\EA08"; }

.ph-fill.ph-speaker-high:before {
  content: "\E44A"; }

.ph-fill.ph-speaker-low:before {
  content: "\E44C"; }

.ph-fill.ph-speaker-none:before {
  content: "\E44E"; }

.ph-fill.ph-speaker-simple-high:before {
  content: "\E450"; }

.ph-fill.ph-speaker-simple-low:before {
  content: "\E452"; }

.ph-fill.ph-speaker-simple-none:before {
  content: "\E454"; }

.ph-fill.ph-speaker-simple-slash:before {
  content: "\E456"; }

.ph-fill.ph-speaker-simple-x:before {
  content: "\E458"; }

.ph-fill.ph-speaker-slash:before {
  content: "\E45A"; }

.ph-fill.ph-speaker-x:before {
  content: "\E45C"; }

.ph-fill.ph-speedometer:before {
  content: "\EE74"; }

.ph-fill.ph-sphere:before {
  content: "\EE66"; }

.ph-fill.ph-spinner:before {
  content: "\E66A"; }

.ph-fill.ph-spinner-ball:before {
  content: "\EE28"; }

.ph-fill.ph-spinner-gap:before {
  content: "\E66C"; }

.ph-fill.ph-spiral:before {
  content: "\E9FA"; }

.ph-fill.ph-split-horizontal:before {
  content: "\E872"; }

.ph-fill.ph-split-vertical:before {
  content: "\E876"; }

.ph-fill.ph-spotify-logo:before {
  content: "\E66E"; }

.ph-fill.ph-spray-bottle:before {
  content: "\E7E4"; }

.ph-fill.ph-square:before {
  content: "\E45E"; }

.ph-fill.ph-square-half:before {
  content: "\E462"; }

.ph-fill.ph-square-half-bottom:before {
  content: "\EB16"; }

.ph-fill.ph-square-logo:before {
  content: "\E690"; }

.ph-fill.ph-square-split-horizontal:before {
  content: "\E870"; }

.ph-fill.ph-square-split-vertical:before {
  content: "\E874"; }

.ph-fill.ph-squares-four:before {
  content: "\E464"; }

.ph-fill.ph-stack:before {
  content: "\E466"; }

.ph-fill.ph-stack-minus:before {
  content: "\EDF4"; }

.ph-fill.ph-stack-overflow-logo:before {
  content: "\EB78"; }

.ph-fill.ph-stack-plus:before {
  content: "\EDF6"; }

.ph-fill.ph-stack-simple:before {
  content: "\E468"; }

.ph-fill.ph-stairs:before {
  content: "\E8EC"; }

.ph-fill.ph-stamp:before {
  content: "\EA48"; }

.ph-fill.ph-standard-definition:before {
  content: "\EA90"; }

.ph-fill.ph-star:before {
  content: "\E46A"; }

.ph-fill.ph-star-and-crescent:before {
  content: "\ECF4"; }

.ph-fill.ph-star-four:before {
  content: "\E6A4"; }

.ph-fill.ph-star-half:before {
  content: "\E70A"; }

.ph-fill.ph-star-of-david:before {
  content: "\E89E"; }

.ph-fill.ph-steam-logo:before {
  content: "\EAD4"; }

.ph-fill.ph-steering-wheel:before {
  content: "\E9AC"; }

.ph-fill.ph-steps:before {
  content: "\ECBE"; }

.ph-fill.ph-stethoscope:before {
  content: "\E7EA"; }

.ph-fill.ph-sticker:before {
  content: "\E5AC"; }

.ph-fill.ph-stool:before {
  content: "\EA44"; }

.ph-fill.ph-stop:before {
  content: "\E46C"; }

.ph-fill.ph-stop-circle:before {
  content: "\E46E"; }

.ph-fill.ph-storefront:before {
  content: "\E470"; }

.ph-fill.ph-strategy:before {
  content: "\EA3A"; }

.ph-fill.ph-stripe-logo:before {
  content: "\E698"; }

.ph-fill.ph-student:before {
  content: "\E73E"; }

.ph-fill.ph-subset-of:before {
  content: "\EDC0"; }

.ph-fill.ph-subset-proper-of:before {
  content: "\EDB6"; }

.ph-fill.ph-subtitles:before {
  content: "\E1A8"; }

.ph-fill.ph-subtitles-slash:before {
  content: "\E1A6"; }

.ph-fill.ph-subtract:before {
  content: "\EBD6"; }

.ph-fill.ph-subtract-square:before {
  content: "\EBD4"; }

.ph-fill.ph-subway:before {
  content: "\E498"; }

.ph-fill.ph-suitcase:before {
  content: "\E5AE"; }

.ph-fill.ph-suitcase-rolling:before {
  content: "\E9B0"; }

.ph-fill.ph-suitcase-simple:before {
  content: "\E5B0"; }

.ph-fill.ph-sun:before {
  content: "\E472"; }

.ph-fill.ph-sun-dim:before {
  content: "\E474"; }

.ph-fill.ph-sun-horizon:before {
  content: "\E5B6"; }

.ph-fill.ph-sunglasses:before {
  content: "\E816"; }

.ph-fill.ph-superset-of:before {
  content: "\EDB8"; }

.ph-fill.ph-superset-proper-of:before {
  content: "\EDB4"; }

.ph-fill.ph-swap:before {
  content: "\E83C"; }

.ph-fill.ph-swatches:before {
  content: "\E5B8"; }

.ph-fill.ph-swimming-pool:before {
  content: "\ECB6"; }

.ph-fill.ph-sword:before {
  content: "\E5BA"; }

.ph-fill.ph-synagogue:before {
  content: "\ECEC"; }

.ph-fill.ph-syringe:before {
  content: "\E968"; }

.ph-fill.ph-t-shirt:before {
  content: "\E670"; }

.ph-fill.ph-table:before {
  content: "\E476"; }

.ph-fill.ph-tabs:before {
  content: "\E778"; }

.ph-fill.ph-tag:before {
  content: "\E478"; }

.ph-fill.ph-tag-chevron:before {
  content: "\E672"; }

.ph-fill.ph-tag-simple:before {
  content: "\E47A"; }

.ph-fill.ph-target:before {
  content: "\E47C"; }

.ph-fill.ph-taxi:before {
  content: "\E902"; }

.ph-fill.ph-tea-bag:before {
  content: "\E8E6"; }

.ph-fill.ph-telegram-logo:before {
  content: "\E5BC"; }

.ph-fill.ph-television:before {
  content: "\E754"; }

.ph-fill.ph-television-simple:before {
  content: "\EAE6"; }

.ph-fill.ph-tennis-ball:before {
  content: "\E720"; }

.ph-fill.ph-tent:before {
  content: "\E8BA"; }

.ph-fill.ph-terminal:before {
  content: "\E47E"; }

.ph-fill.ph-terminal-window:before {
  content: "\EAE8"; }

.ph-fill.ph-test-tube:before {
  content: "\E7A0"; }

.ph-fill.ph-text-a-underline:before {
  content: "\ED34"; }

.ph-fill.ph-text-aa:before {
  content: "\E6EE"; }

.ph-fill.ph-text-align-center:before {
  content: "\E480"; }

.ph-fill.ph-text-align-justify:before {
  content: "\E482"; }

.ph-fill.ph-text-align-left:before {
  content: "\E484"; }

.ph-fill.ph-text-align-right:before {
  content: "\E486"; }

.ph-fill.ph-text-b:before {
  content: "\E5BE"; }

.ph-fill.ph-text-bolder:before {
  content: "\E5BE"; }

.ph-fill.ph-text-columns:before {
  content: "\EC96"; }

.ph-fill.ph-text-h:before {
  content: "\E6BA"; }

.ph-fill.ph-text-h-five:before {
  content: "\E6C4"; }

.ph-fill.ph-text-h-four:before {
  content: "\E6C2"; }

.ph-fill.ph-text-h-one:before {
  content: "\E6BC"; }

.ph-fill.ph-text-h-six:before {
  content: "\E6C6"; }

.ph-fill.ph-text-h-three:before {
  content: "\E6C0"; }

.ph-fill.ph-text-h-two:before {
  content: "\E6BE"; }

.ph-fill.ph-text-indent:before {
  content: "\EA1E"; }

.ph-fill.ph-text-italic:before {
  content: "\E5C0"; }

.ph-fill.ph-text-outdent:before {
  content: "\EA1C"; }

.ph-fill.ph-text-strikethrough:before {
  content: "\E5C2"; }

.ph-fill.ph-text-subscript:before {
  content: "\EC98"; }

.ph-fill.ph-text-superscript:before {
  content: "\EC9A"; }

.ph-fill.ph-text-t:before {
  content: "\E48A"; }

.ph-fill.ph-text-t-slash:before {
  content: "\E488"; }

.ph-fill.ph-text-underline:before {
  content: "\E5C4"; }

.ph-fill.ph-textbox:before {
  content: "\EB0A"; }

.ph-fill.ph-thermometer:before {
  content: "\E5C6"; }

.ph-fill.ph-thermometer-cold:before {
  content: "\E5C8"; }

.ph-fill.ph-thermometer-hot:before {
  content: "\E5CA"; }

.ph-fill.ph-thermometer-simple:before {
  content: "\E5CC"; }

.ph-fill.ph-threads-logo:before {
  content: "\ED9E"; }

.ph-fill.ph-three-d:before {
  content: "\EA5A"; }

.ph-fill.ph-thumbs-down:before {
  content: "\E48C"; }

.ph-fill.ph-thumbs-up:before {
  content: "\E48E"; }

.ph-fill.ph-ticket:before {
  content: "\E490"; }

.ph-fill.ph-tidal-logo:before {
  content: "\ED1C"; }

.ph-fill.ph-tiktok-logo:before {
  content: "\EAF2"; }

.ph-fill.ph-tilde:before {
  content: "\EDA8"; }

.ph-fill.ph-timer:before {
  content: "\E492"; }

.ph-fill.ph-tip-jar:before {
  content: "\E7E2"; }

.ph-fill.ph-tipi:before {
  content: "\ED30"; }

.ph-fill.ph-tire:before {
  content: "\EDD2"; }

.ph-fill.ph-toggle-left:before {
  content: "\E674"; }

.ph-fill.ph-toggle-right:before {
  content: "\E676"; }

.ph-fill.ph-toilet:before {
  content: "\E79A"; }

.ph-fill.ph-toilet-paper:before {
  content: "\E79C"; }

.ph-fill.ph-toolbox:before {
  content: "\ECA0"; }

.ph-fill.ph-tooth:before {
  content: "\E9CC"; }

.ph-fill.ph-tornado:before {
  content: "\E88C"; }

.ph-fill.ph-tote:before {
  content: "\E494"; }

.ph-fill.ph-tote-simple:before {
  content: "\E678"; }

.ph-fill.ph-towel:before {
  content: "\EDE6"; }

.ph-fill.ph-tractor:before {
  content: "\EC6E"; }

.ph-fill.ph-trademark:before {
  content: "\E9F0"; }

.ph-fill.ph-trademark-registered:before {
  content: "\E3F4"; }

.ph-fill.ph-traffic-cone:before {
  content: "\E9A8"; }

.ph-fill.ph-traffic-sign:before {
  content: "\E67A"; }

.ph-fill.ph-traffic-signal:before {
  content: "\E9AA"; }

.ph-fill.ph-train:before {
  content: "\E496"; }

.ph-fill.ph-train-regional:before {
  content: "\E49E"; }

.ph-fill.ph-train-simple:before {
  content: "\E4A0"; }

.ph-fill.ph-tram:before {
  content: "\E9EC"; }

.ph-fill.ph-translate:before {
  content: "\E4A2"; }

.ph-fill.ph-trash:before {
  content: "\E4A6"; }

.ph-fill.ph-trash-simple:before {
  content: "\E4A8"; }

.ph-fill.ph-tray:before {
  content: "\E4AA"; }

.ph-fill.ph-tray-arrow-down:before {
  content: "\E010"; }

.ph-fill.ph-archive-tray:before {
  content: "\E010"; }

.ph-fill.ph-tray-arrow-up:before {
  content: "\EE52"; }

.ph-fill.ph-treasure-chest:before {
  content: "\EDE2"; }

.ph-fill.ph-tree:before {
  content: "\E6DA"; }

.ph-fill.ph-tree-evergreen:before {
  content: "\E6DC"; }

.ph-fill.ph-tree-palm:before {
  content: "\E91A"; }

.ph-fill.ph-tree-structure:before {
  content: "\E67C"; }

.ph-fill.ph-tree-view:before {
  content: "\EE48"; }

.ph-fill.ph-trend-down:before {
  content: "\E4AC"; }

.ph-fill.ph-trend-up:before {
  content: "\E4AE"; }

.ph-fill.ph-triangle:before {
  content: "\E4B0"; }

.ph-fill.ph-triangle-dashed:before {
  content: "\E4B2"; }

.ph-fill.ph-trolley:before {
  content: "\E5B2"; }

.ph-fill.ph-trolley-suitcase:before {
  content: "\E5B4"; }

.ph-fill.ph-trophy:before {
  content: "\E67E"; }

.ph-fill.ph-truck:before {
  content: "\E4B4"; }

.ph-fill.ph-truck-trailer:before {
  content: "\E4B6"; }

.ph-fill.ph-tumblr-logo:before {
  content: "\E8D4"; }

.ph-fill.ph-twitch-logo:before {
  content: "\E5CE"; }

.ph-fill.ph-twitter-logo:before {
  content: "\E4BA"; }

.ph-fill.ph-umbrella:before {
  content: "\E684"; }

.ph-fill.ph-umbrella-simple:before {
  content: "\E686"; }

.ph-fill.ph-union:before {
  content: "\EDBE"; }

.ph-fill.ph-unite:before {
  content: "\E87E"; }

.ph-fill.ph-unite-square:before {
  content: "\E878"; }

.ph-fill.ph-upload:before {
  content: "\E4BE"; }

.ph-fill.ph-upload-simple:before {
  content: "\E4C0"; }

.ph-fill.ph-usb:before {
  content: "\E956"; }

.ph-fill.ph-user:before {
  content: "\E4C2"; }

.ph-fill.ph-user-check:before {
  content: "\EAFA"; }

.ph-fill.ph-user-circle:before {
  content: "\E4C4"; }

.ph-fill.ph-user-circle-check:before {
  content: "\EC38"; }

.ph-fill.ph-user-circle-dashed:before {
  content: "\EC36"; }

.ph-fill.ph-user-circle-gear:before {
  content: "\E4C6"; }

.ph-fill.ph-user-circle-minus:before {
  content: "\E4C8"; }

.ph-fill.ph-user-circle-plus:before {
  content: "\E4CA"; }

.ph-fill.ph-user-focus:before {
  content: "\E6FC"; }

.ph-fill.ph-user-gear:before {
  content: "\E4CC"; }

.ph-fill.ph-user-list:before {
  content: "\E73C"; }

.ph-fill.ph-user-minus:before {
  content: "\E4CE"; }

.ph-fill.ph-user-plus:before {
  content: "\E4D0"; }

.ph-fill.ph-user-rectangle:before {
  content: "\E4D2"; }

.ph-fill.ph-user-sound:before {
  content: "\ECA8"; }

.ph-fill.ph-user-square:before {
  content: "\E4D4"; }

.ph-fill.ph-user-switch:before {
  content: "\E756"; }

.ph-fill.ph-users:before {
  content: "\E4D6"; }

.ph-fill.ph-users-four:before {
  content: "\E68C"; }

.ph-fill.ph-users-three:before {
  content: "\E68E"; }

.ph-fill.ph-van:before {
  content: "\E826"; }

.ph-fill.ph-vault:before {
  content: "\E76E"; }

.ph-fill.ph-vector-three:before {
  content: "\EE62"; }

.ph-fill.ph-vector-two:before {
  content: "\EE64"; }

.ph-fill.ph-vibrate:before {
  content: "\E4D8"; }

.ph-fill.ph-video:before {
  content: "\E740"; }

.ph-fill.ph-video-camera:before {
  content: "\E4DA"; }

.ph-fill.ph-video-camera-slash:before {
  content: "\E4DC"; }

.ph-fill.ph-video-conference:before {
  content: "\EDCE"; }

.ph-fill.ph-vignette:before {
  content: "\EBA2"; }

.ph-fill.ph-vinyl-record:before {
  content: "\ECAC"; }

.ph-fill.ph-virtual-reality:before {
  content: "\E7B8"; }

.ph-fill.ph-virus:before {
  content: "\E7D6"; }

.ph-fill.ph-visor:before {
  content: "\EE2A"; }

.ph-fill.ph-voicemail:before {
  content: "\E4DE"; }

.ph-fill.ph-volleyball:before {
  content: "\E726"; }

.ph-fill.ph-wall:before {
  content: "\E688"; }

.ph-fill.ph-wallet:before {
  content: "\E68A"; }

.ph-fill.ph-warehouse:before {
  content: "\ECD4"; }

.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-washing-machine:before {
  content: "\EDE8"; }

.ph-fill.ph-watch:before {
  content: "\E4E6"; }

.ph-fill.ph-wave-sawtooth:before {
  content: "\EA9C"; }

.ph-fill.ph-wave-sine:before {
  content: "\EA9A"; }

.ph-fill.ph-wave-square:before {
  content: "\EA9E"; }

.ph-fill.ph-wave-triangle:before {
  content: "\EAA0"; }

.ph-fill.ph-waveform:before {
  content: "\E802"; }

.ph-fill.ph-waveform-slash:before {
  content: "\E800"; }

.ph-fill.ph-waves:before {
  content: "\E6DE"; }

.ph-fill.ph-webcam:before {
  content: "\E9B2"; }

.ph-fill.ph-webcam-slash:before {
  content: "\ECDC"; }

.ph-fill.ph-webhooks-logo:before {
  content: "\ECAE"; }

.ph-fill.ph-wechat-logo:before {
  content: "\E8D2"; }

.ph-fill.ph-whatsapp-logo:before {
  content: "\E5D0"; }

.ph-fill.ph-wheelchair:before {
  content: "\E4E8"; }

.ph-fill.ph-wheelchair-motion:before {
  content: "\E89A"; }

.ph-fill.ph-wifi-high:before {
  content: "\E4EA"; }

.ph-fill.ph-wifi-low:before {
  content: "\E4EC"; }

.ph-fill.ph-wifi-medium:before {
  content: "\E4EE"; }

.ph-fill.ph-wifi-none:before {
  content: "\E4F0"; }

.ph-fill.ph-wifi-slash:before {
  content: "\E4F2"; }

.ph-fill.ph-wifi-x:before {
  content: "\E4F4"; }

.ph-fill.ph-wind:before {
  content: "\E5D2"; }

.ph-fill.ph-windmill:before {
  content: "\E9F8"; }

.ph-fill.ph-windows-logo:before {
  content: "\E692"; }

.ph-fill.ph-wine:before {
  content: "\E6B2"; }

.ph-fill.ph-wrench:before {
  content: "\E5D4"; }

.ph-fill.ph-x:before {
  content: "\E4F6"; }

.ph-fill.ph-x-circle:before {
  content: "\E4F8"; }

.ph-fill.ph-x-logo:before {
  content: "\E4BC"; }

.ph-fill.ph-x-square:before {
  content: "\E4FA"; }

.ph-fill.ph-yarn:before {
  content: "\ED9A"; }

.ph-fill.ph-yin-yang:before {
  content: "\E92A"; }

.ph-fill.ph-youtube-logo:before {
  content: "\E4FC"; }

@font-face {
  font-family: "Phosphor-Thin";
  src: url("./Phosphor-Thin.woff2") format("woff2"), url("./Phosphor-Thin.woff") format("woff"), url("./Phosphor-Thin.ttf") format("truetype"), url("./Phosphor-Thin.svg#Phosphor-Thin") format("svg");
  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;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ph-thin.ph-acorn:before {
  content: "\EB9A"; }

.ph-thin.ph-address-book:before {
  content: "\E6F8"; }

.ph-thin.ph-address-book-tabs:before {
  content: "\EE4E"; }

.ph-thin.ph-air-traffic-control:before {
  content: "\ECD8"; }

.ph-thin.ph-airplane:before {
  content: "\E002"; }

.ph-thin.ph-airplane-in-flight:before {
  content: "\E4FE"; }

.ph-thin.ph-airplane-landing:before {
  content: "\E502"; }

.ph-thin.ph-airplane-takeoff:before {
  content: "\E504"; }

.ph-thin.ph-airplane-taxiing:before {
  content: "\E500"; }

.ph-thin.ph-airplane-tilt:before {
  content: "\E5D6"; }

.ph-thin.ph-airplay:before {
  content: "\E004"; }

.ph-thin.ph-alarm:before {
  content: "\E006"; }

.ph-thin.ph-alien:before {
  content: "\E8A6"; }

.ph-thin.ph-align-bottom:before {
  content: "\E506"; }

.ph-thin.ph-align-bottom-simple:before {
  content: "\EB0C"; }

.ph-thin.ph-align-center-horizontal:before {
  content: "\E50A"; }

.ph-thin.ph-align-center-horizontal-simple:before {
  content: "\EB0E"; }

.ph-thin.ph-align-center-vertical:before {
  content: "\E50C"; }

.ph-thin.ph-align-center-vertical-simple:before {
  content: "\EB10"; }

.ph-thin.ph-align-left:before {
  content: "\E50E"; }

.ph-thin.ph-align-left-simple:before {
  content: "\EAEE"; }

.ph-thin.ph-align-right:before {
  content: "\E510"; }

.ph-thin.ph-align-right-simple:before {
  content: "\EB12"; }

.ph-thin.ph-align-top:before {
  content: "\E512"; }

.ph-thin.ph-align-top-simple:before {
  content: "\EB14"; }

.ph-thin.ph-amazon-logo:before {
  content: "\E96C"; }

.ph-thin.ph-ambulance:before {
  content: "\E572"; }

.ph-thin.ph-anchor:before {
  content: "\E514"; }

.ph-thin.ph-anchor-simple:before {
  content: "\E5D8"; }

.ph-thin.ph-android-logo:before {
  content: "\E008"; }

.ph-thin.ph-angle:before {
  content: "\E7BC"; }

.ph-thin.ph-angular-logo:before {
  content: "\EB80"; }

.ph-thin.ph-aperture:before {
  content: "\E00A"; }

.ph-thin.ph-app-store-logo:before {
  content: "\E974"; }

.ph-thin.ph-app-window:before {
  content: "\E5DA"; }

.ph-thin.ph-apple-logo:before {
  content: "\E516"; }

.ph-thin.ph-apple-podcasts-logo:before {
  content: "\EB96"; }

.ph-thin.ph-approximate-equals:before {
  content: "\EDAA"; }

.ph-thin.ph-archive:before {
  content: "\E00C"; }

.ph-thin.ph-armchair:before {
  content: "\E012"; }

.ph-thin.ph-arrow-arc-left:before {
  content: "\E014"; }

.ph-thin.ph-arrow-arc-right:before {
  content: "\E016"; }

.ph-thin.ph-arrow-bend-double-up-left:before {
  content: "\E03A"; }

.ph-thin.ph-arrow-bend-double-up-right:before {
  content: "\E03C"; }

.ph-thin.ph-arrow-bend-down-left:before {
  content: "\E018"; }

.ph-thin.ph-arrow-bend-down-right:before {
  content: "\E01A"; }

.ph-thin.ph-arrow-bend-left-down:before {
  content: "\E01C"; }

.ph-thin.ph-arrow-bend-left-up:before {
  content: "\E01E"; }

.ph-thin.ph-arrow-bend-right-down:before {
  content: "\E020"; }

.ph-thin.ph-arrow-bend-right-up:before {
  content: "\E022"; }

.ph-thin.ph-arrow-bend-up-left:before {
  content: "\E024"; }

.ph-thin.ph-arrow-bend-up-right:before {
  content: "\E026"; }

.ph-thin.ph-arrow-circle-down:before {
  content: "\E028"; }

.ph-thin.ph-arrow-circle-down-left:before {
  content: "\E02A"; }

.ph-thin.ph-arrow-circle-down-right:before {
  content: "\E02C"; }

.ph-thin.ph-arrow-circle-left:before {
  content: "\E05A"; }

.ph-thin.ph-arrow-circle-right:before {
  content: "\E02E"; }

.ph-thin.ph-arrow-circle-up:before {
  content: "\E030"; }

.ph-thin.ph-arrow-circle-up-left:before {
  content: "\E032"; }

.ph-thin.ph-arrow-circle-up-right:before {
  content: "\E034"; }

.ph-thin.ph-arrow-clockwise:before {
  content: "\E036"; }

.ph-thin.ph-arrow-counter-clockwise:before {
  content: "\E038"; }

.ph-thin.ph-arrow-down:before {
  content: "\E03E"; }

.ph-thin.ph-arrow-down-left:before {
  content: "\E040"; }

.ph-thin.ph-arrow-down-right:before {
  content: "\E042"; }

.ph-thin.ph-arrow-elbow-down-left:before {
  content: "\E044"; }

.ph-thin.ph-arrow-elbow-down-right:before {
  content: "\E046"; }

.ph-thin.ph-arrow-elbow-left:before {
  content: "\E048"; }

.ph-thin.ph-arrow-elbow-left-down:before {
  content: "\E04A"; }

.ph-thin.ph-arrow-elbow-left-up:before {
  content: "\E04C"; }

.ph-thin.ph-arrow-elbow-right:before {
  content: "\E04E"; }

.ph-thin.ph-arrow-elbow-right-down:before {
  content: "\E050"; }

.ph-thin.ph-arrow-elbow-right-up:before {
  content: "\E052"; }

.ph-thin.ph-arrow-elbow-up-left:before {
  content: "\E054"; }

.ph-thin.ph-arrow-elbow-up-right:before {
  content: "\E056"; }

.ph-thin.ph-arrow-fat-down:before {
  content: "\E518"; }

.ph-thin.ph-arrow-fat-left:before {
  content: "\E51A"; }

.ph-thin.ph-arrow-fat-line-down:before {
  content: "\E51C"; }

.ph-thin.ph-arrow-fat-line-left:before {
  content: "\E51E"; }

.ph-thin.ph-arrow-fat-line-right:before {
  content: "\E520"; }

.ph-thin.ph-arrow-fat-line-up:before {
  content: "\E522"; }

.ph-thin.ph-arrow-fat-lines-down:before {
  content: "\E524"; }

.ph-thin.ph-arrow-fat-lines-left:before {
  content: "\E526"; }

.ph-thin.ph-arrow-fat-lines-right:before {
  content: "\E528"; }

.ph-thin.ph-arrow-fat-lines-up:before {
  content: "\E52A"; }

.ph-thin.ph-arrow-fat-right:before {
  content: "\E52C"; }

.ph-thin.ph-arrow-fat-up:before {
  content: "\E52E"; }

.ph-thin.ph-arrow-left:before {
  content: "\E058"; }

.ph-thin.ph-arrow-line-down:before {
  content: "\E05C"; }

.ph-thin.ph-arrow-line-down-left:before {
  content: "\E05E"; }

.ph-thin.ph-arrow-line-down-right:before {
  content: "\E060"; }

.ph-thin.ph-arrow-line-left:before {
  content: "\E062"; }

.ph-thin.ph-arrow-line-right:before {
  content: "\E064"; }

.ph-thin.ph-arrow-line-up:before {
  content: "\E066"; }

.ph-thin.ph-arrow-line-up-left:before {
  content: "\E068"; }

.ph-thin.ph-arrow-line-up-right:before {
  content: "\E06A"; }

.ph-thin.ph-arrow-right:before {
  content: "\E06C"; }

.ph-thin.ph-arrow-square-down:before {
  content: "\E06E"; }

.ph-thin.ph-arrow-square-down-left:before {
  content: "\E070"; }

.ph-thin.ph-arrow-square-down-right:before {
  content: "\E072"; }

.ph-thin.ph-arrow-square-in:before {
  content: "\E5DC"; }

.ph-thin.ph-arrow-square-left:before {
  content: "\E074"; }

.ph-thin.ph-arrow-square-out:before {
  content: "\E5DE"; }

.ph-thin.ph-arrow-square-right:before {
  content: "\E076"; }

.ph-thin.ph-arrow-square-up:before {
  content: "\E078"; }

.ph-thin.ph-arrow-square-up-left:before {
  content: "\E07A"; }

.ph-thin.ph-arrow-square-up-right:before {
  content: "\E07C"; }

.ph-thin.ph-arrow-u-down-left:before {
  content: "\E07E"; }

.ph-thin.ph-arrow-u-down-right:before {
  content: "\E080"; }

.ph-thin.ph-arrow-u-left-down:before {
  content: "\E082"; }

.ph-thin.ph-arrow-u-left-up:before {
  content: "\E084"; }

.ph-thin.ph-arrow-u-right-down:before {
  content: "\E086"; }

.ph-thin.ph-arrow-u-right-up:before {
  content: "\E088"; }

.ph-thin.ph-arrow-u-up-left:before {
  content: "\E08A"; }

.ph-thin.ph-arrow-u-up-right:before {
  content: "\E08C"; }

.ph-thin.ph-arrow-up:before {
  content: "\E08E"; }

.ph-thin.ph-arrow-up-left:before {
  content: "\E090"; }

.ph-thin.ph-arrow-up-right:before {
  content: "\E092"; }

.ph-thin.ph-arrows-clockwise:before {
  content: "\E094"; }

.ph-thin.ph-arrows-counter-clockwise:before {
  content: "\E096"; }

.ph-thin.ph-arrows-down-up:before {
  content: "\E098"; }

.ph-thin.ph-arrows-horizontal:before {
  content: "\EB06"; }

.ph-thin.ph-arrows-in:before {
  content: "\E09A"; }

.ph-thin.ph-arrows-in-cardinal:before {
  content: "\E09C"; }

.ph-thin.ph-arrows-in-line-horizontal:before {
  content: "\E530"; }

.ph-thin.ph-arrows-in-line-vertical:before {
  content: "\E532"; }

.ph-thin.ph-arrows-in-simple:before {
  content: "\E09E"; }

.ph-thin.ph-arrows-left-right:before {
  content: "\E0A0"; }

.ph-thin.ph-arrows-merge:before {
  content: "\ED3E"; }

.ph-thin.ph-arrows-out:before {
  content: "\E0A2"; }

.ph-thin.ph-arrows-out-cardinal:before {
  content: "\E0A4"; }

.ph-thin.ph-arrows-out-line-horizontal:before {
  content: "\E534"; }

.ph-thin.ph-arrows-out-line-vertical:before {
  content: "\E536"; }

.ph-thin.ph-arrows-out-simple:before {
  content: "\E0A6"; }

.ph-thin.ph-arrows-split:before {
  content: "\ED3C"; }

.ph-thin.ph-arrows-vertical:before {
  content: "\EB04"; }

.ph-thin.ph-article:before {
  content: "\E0A8"; }

.ph-thin.ph-article-medium:before {
  content: "\E5E0"; }

.ph-thin.ph-article-ny-times:before {
  content: "\E5E2"; }

.ph-thin.ph-asclepius:before {
  content: "\EE34"; }

.ph-thin.ph-caduceus:before {
  content: "\EE34"; }

.ph-thin.ph-asterisk:before {
  content: "\E0AA"; }

.ph-thin.ph-asterisk-simple:before {
  content: "\E832"; }

.ph-thin.ph-at:before {
  content: "\E0AC"; }

.ph-thin.ph-atom:before {
  content: "\E5E4"; }

.ph-thin.ph-avocado:before {
  content: "\EE04"; }

.ph-thin.ph-axe:before {
  content: "\E9FC"; }

.ph-thin.ph-baby:before {
  content: "\E774"; }

.ph-thin.ph-baby-carriage:before {
  content: "\E818"; }

.ph-thin.ph-backpack:before {
  content: "\E922"; }

.ph-thin.ph-backspace:before {
  content: "\E0AE"; }

.ph-thin.ph-bag:before {
  content: "\E0B0"; }

.ph-thin.ph-bag-simple:before {
  content: "\E5E6"; }

.ph-thin.ph-balloon:before {
  content: "\E76C"; }

.ph-thin.ph-bandaids:before {
  content: "\E0B2"; }

.ph-thin.ph-bank:before {
  content: "\E0B4"; }

.ph-thin.ph-barbell:before {
  content: "\E0B6"; }

.ph-thin.ph-barcode:before {
  content: "\E0B8"; }

.ph-thin.ph-barn:before {
  content: "\EC72"; }

.ph-thin.ph-barricade:before {
  content: "\E948"; }

.ph-thin.ph-baseball:before {
  content: "\E71A"; }

.ph-thin.ph-baseball-cap:before {
  content: "\EA28"; }

.ph-thin.ph-baseball-helmet:before {
  content: "\EE4A"; }

.ph-thin.ph-basket:before {
  content: "\E964"; }

.ph-thin.ph-basketball:before {
  content: "\E724"; }

.ph-thin.ph-bathtub:before {
  content: "\E81E"; }

.ph-thin.ph-battery-charging:before {
  content: "\E0BA"; }

.ph-thin.ph-battery-charging-vertical:before {
  content: "\E0BC"; }

.ph-thin.ph-battery-empty:before {
  content: "\E0BE"; }

.ph-thin.ph-battery-full:before {
  content: "\E0C0"; }

.ph-thin.ph-battery-high:before {
  content: "\E0C2"; }

.ph-thin.ph-battery-low:before {
  content: "\E0C4"; }

.ph-thin.ph-battery-medium:before {
  content: "\E0C6"; }

.ph-thin.ph-battery-plus:before {
  content: "\E808"; }

.ph-thin.ph-battery-plus-vertical:before {
  content: "\EC50"; }

.ph-thin.ph-battery-vertical-empty:before {
  content: "\E7C6"; }

.ph-thin.ph-battery-vertical-full:before {
  content: "\E7C4"; }

.ph-thin.ph-battery-vertical-high:before {
  content: "\E7C2"; }

.ph-thin.ph-battery-vertical-low:before {
  content: "\E7BE"; }

.ph-thin.ph-battery-vertical-medium:before {
  content: "\E7C0"; }

.ph-thin.ph-battery-warning:before {
  content: "\E0C8"; }

.ph-thin.ph-battery-warning-vertical:before {
  content: "\E0CA"; }

.ph-thin.ph-beach-ball:before {
  content: "\ED24"; }

.ph-thin.ph-beanie:before {
  content: "\EA2A"; }

.ph-thin.ph-bed:before {
  content: "\E0CC"; }

.ph-thin.ph-beer-bottle:before {
  content: "\E7B0"; }

.ph-thin.ph-beer-stein:before {
  content: "\EB62"; }

.ph-thin.ph-behance-logo:before {
  content: "\E7F4"; }

.ph-thin.ph-bell:before {
  content: "\E0CE"; }

.ph-thin.ph-bell-ringing:before {
  content: "\E5E8"; }

.ph-thin.ph-bell-simple:before {
  content: "\E0D0"; }

.ph-thin.ph-bell-simple-ringing:before {
  content: "\E5EA"; }

.ph-thin.ph-bell-simple-slash:before {
  content: "\E0D2"; }

.ph-thin.ph-bell-simple-z:before {
  content: "\E5EC"; }

.ph-thin.ph-bell-slash:before {
  content: "\E0D4"; }

.ph-thin.ph-bell-z:before {
  content: "\E5EE"; }

.ph-thin.ph-belt:before {
  content: "\EA2C"; }

.ph-thin.ph-bezier-curve:before {
  content: "\EB00"; }

.ph-thin.ph-bicycle:before {
  content: "\E0D6"; }

.ph-thin.ph-binary:before {
  content: "\EE60"; }

.ph-thin.ph-binoculars:before {
  content: "\EA64"; }

.ph-thin.ph-biohazard:before {
  content: "\E9E0"; }

.ph-thin.ph-bird:before {
  content: "\E72C"; }

.ph-thin.ph-blueprint:before {
  content: "\EDA0"; }

.ph-thin.ph-bluetooth:before {
  content: "\E0DA"; }

.ph-thin.ph-bluetooth-connected:before {
  content: "\E0DC"; }

.ph-thin.ph-bluetooth-slash:before {
  content: "\E0DE"; }

.ph-thin.ph-bluetooth-x:before {
  content: "\E0E0"; }

.ph-thin.ph-boat:before {
  content: "\E786"; }

.ph-thin.ph-bomb:before {
  content: "\EE0A"; }

.ph-thin.ph-bone:before {
  content: "\E7F2"; }

.ph-thin.ph-book:before {
  content: "\E0E2"; }

.ph-thin.ph-book-bookmark:before {
  content: "\E0E4"; }

.ph-thin.ph-book-open:before {
  content: "\E0E6"; }

.ph-thin.ph-book-open-text:before {
  content: "\E8F2"; }

.ph-thin.ph-book-open-user:before {
  content: "\EDE0"; }

.ph-thin.ph-bookmark:before {
  content: "\E0E8"; }

.ph-thin.ph-bookmark-simple:before {
  content: "\E0EA"; }

.ph-thin.ph-bookmarks:before {
  content: "\E0EC"; }

.ph-thin.ph-bookmarks-simple:before {
  content: "\E5F0"; }

.ph-thin.ph-books:before {
  content: "\E758"; }

.ph-thin.ph-boot:before {
  content: "\ECCA"; }

.ph-thin.ph-boules:before {
  content: "\E722"; }

.ph-thin.ph-bounding-box:before {
  content: "\E6CE"; }

.ph-thin.ph-bowl-food:before {
  content: "\EAA4"; }

.ph-thin.ph-bowl-steam:before {
  content: "\E8E4"; }

.ph-thin.ph-bowling-ball:before {
  content: "\EA34"; }

.ph-thin.ph-box-arrow-down:before {
  content: "\E00E"; }

.ph-thin.ph-archive-box:before {
  content: "\E00E"; }

.ph-thin.ph-box-arrow-up:before {
  content: "\EE54"; }

.ph-thin.ph-boxing-glove:before {
  content: "\EA36"; }

.ph-thin.ph-brackets-angle:before {
  content: "\E862"; }

.ph-thin.ph-brackets-curly:before {
  content: "\E860"; }

.ph-thin.ph-brackets-round:before {
  content: "\E864"; }

.ph-thin.ph-brackets-square:before {
  content: "\E85E"; }

.ph-thin.ph-brain:before {
  content: "\E74E"; }

.ph-thin.ph-brandy:before {
  content: "\E6B4"; }

.ph-thin.ph-bread:before {
  content: "\E81C"; }

.ph-thin.ph-bridge:before {
  content: "\EA68"; }

.ph-thin.ph-briefcase:before {
  content: "\E0EE"; }

.ph-thin.ph-briefcase-metal:before {
  content: "\E5F2"; }

.ph-thin.ph-broadcast:before {
  content: "\E0F2"; }

.ph-thin.ph-broom:before {
  content: "\EC54"; }

.ph-thin.ph-browser:before {
  content: "\E0F4"; }

.ph-thin.ph-browsers:before {
  content: "\E0F6"; }

.ph-thin.ph-bug:before {
  content: "\E5F4"; }

.ph-thin.ph-bug-beetle:before {
  content: "\E5F6"; }

.ph-thin.ph-bug-droid:before {
  content: "\E5F8"; }

.ph-thin.ph-building:before {
  content: "\E100"; }

.ph-thin.ph-building-apartment:before {
  content: "\E0FE"; }

.ph-thin.ph-building-office:before {
  content: "\E0FF"; }

.ph-thin.ph-buildings:before {
  content: "\E102"; }

.ph-thin.ph-bulldozer:before {
  content: "\EC6C"; }

.ph-thin.ph-bus:before {
  content: "\E106"; }

.ph-thin.ph-butterfly:before {
  content: "\EA6E"; }

.ph-thin.ph-cable-car:before {
  content: "\E49C"; }

.ph-thin.ph-cactus:before {
  content: "\E918"; }

.ph-thin.ph-cake:before {
  content: "\E780"; }

.ph-thin.ph-calculator:before {
  content: "\E538"; }

.ph-thin.ph-calendar:before {
  content: "\E108"; }

.ph-thin.ph-calendar-blank:before {
  content: "\E10A"; }

.ph-thin.ph-calendar-check:before {
  content: "\E712"; }

.ph-thin.ph-calendar-dot:before {
  content: "\E7B2"; }

.ph-thin.ph-calendar-dots:before {
  content: "\E7B4"; }

.ph-thin.ph-calendar-heart:before {
  content: "\E8B0"; }

.ph-thin.ph-calendar-minus:before {
  content: "\EA14"; }

.ph-thin.ph-calendar-plus:before {
  content: "\E714"; }

.ph-thin.ph-calendar-slash:before {
  content: "\EA12"; }

.ph-thin.ph-calendar-star:before {
  content: "\E8B2"; }

.ph-thin.ph-calendar-x:before {
  content: "\E10C"; }

.ph-thin.ph-call-bell:before {
  content: "\E7DE"; }

.ph-thin.ph-camera:before {
  content: "\E10E"; }

.ph-thin.ph-camera-plus:before {
  content: "\EC58"; }

.ph-thin.ph-camera-rotate:before {
  content: "\E7A4"; }

.ph-thin.ph-camera-slash:before {
  content: "\E110"; }

.ph-thin.ph-campfire:before {
  content: "\E9D8"; }

.ph-thin.ph-car:before {
  content: "\E112"; }

.ph-thin.ph-car-battery:before {
  content: "\EE30"; }

.ph-thin.ph-car-profile:before {
  content: "\E8CC"; }

.ph-thin.ph-car-simple:before {
  content: "\E114"; }

.ph-thin.ph-cardholder:before {
  content: "\E5FA"; }

.ph-thin.ph-cards:before {
  content: "\E0F8"; }

.ph-thin.ph-cards-three:before {
  content: "\EE50"; }

.ph-thin.ph-caret-circle-double-down:before {
  content: "\E116"; }

.ph-thin.ph-caret-circle-double-left:before {
  content: "\E118"; }

.ph-thin.ph-caret-circle-double-right:before {
  content: "\E11A"; }

.ph-thin.ph-caret-circle-double-up:before {
  content: "\E11C"; }

.ph-thin.ph-caret-circle-down:before {
  content: "\E11E"; }

.ph-thin.ph-caret-circle-left:before {
  content: "\E120"; }

.ph-thin.ph-caret-circle-right:before {
  content: "\E122"; }

.ph-thin.ph-caret-circle-up:before {
  content: "\E124"; }

.ph-thin.ph-caret-circle-up-down:before {
  content: "\E13E"; }

.ph-thin.ph-caret-double-down:before {
  content: "\E126"; }

.ph-thin.ph-caret-double-left:before {
  content: "\E128"; }

.ph-thin.ph-caret-double-right:before {
  content: "\E12A"; }

.ph-thin.ph-caret-double-up:before {
  content: "\E12C"; }

.ph-thin.ph-caret-down:before {
  content: "\E136"; }

.ph-thin.ph-caret-left:before {
  content: "\E138"; }

.ph-thin.ph-caret-line-down:before {
  content: "\E134"; }

.ph-thin.ph-caret-line-left:before {
  content: "\E132"; }

.ph-thin.ph-caret-line-right:before {
  content: "\E130"; }

.ph-thin.ph-caret-line-up:before {
  content: "\E12E"; }

.ph-thin.ph-caret-right:before {
  content: "\E13A"; }

.ph-thin.ph-caret-up:before {
  content: "\E13C"; }

.ph-thin.ph-caret-up-down:before {
  content: "\E140"; }

.ph-thin.ph-carrot:before {
  content: "\ED38"; }

.ph-thin.ph-cash-register:before {
  content: "\ED80"; }

.ph-thin.ph-cassette-tape:before {
  content: "\ED2E"; }

.ph-thin.ph-castle-turret:before {
  content: "\E9D0"; }

.ph-thin.ph-cat:before {
  content: "\E748"; }

.ph-thin.ph-cell-signal-full:before {
  content: "\E142"; }

.ph-thin.ph-cell-signal-high:before {
  content: "\E144"; }

.ph-thin.ph-cell-signal-low:before {
  content: "\E146"; }

.ph-thin.ph-cell-signal-medium:before {
  content: "\E148"; }

.ph-thin.ph-cell-signal-none:before {
  content: "\E14A"; }

.ph-thin.ph-cell-signal-slash:before {
  content: "\E14C"; }

.ph-thin.ph-cell-signal-x:before {
  content: "\E14E"; }

.ph-thin.ph-cell-tower:before {
  content: "\EBAA"; }

.ph-thin.ph-certificate:before {
  content: "\E766"; }

.ph-thin.ph-chair:before {
  content: "\E950"; }

.ph-thin.ph-chalkboard:before {
  content: "\E5FC"; }

.ph-thin.ph-chalkboard-simple:before {
  content: "\E5FE"; }

.ph-thin.ph-chalkboard-teacher:before {
  content: "\E600"; }

.ph-thin.ph-champagne:before {
  content: "\EACA"; }

.ph-thin.ph-charging-station:before {
  content: "\E8D0"; }

.ph-thin.ph-chart-bar:before {
  content: "\E150"; }

.ph-thin.ph-chart-bar-horizontal:before {
  content: "\E152"; }

.ph-thin.ph-chart-donut:before {
  content: "\EAA6"; }

.ph-thin.ph-chart-line:before {
  content: "\E154"; }

.ph-thin.ph-chart-line-down:before {
  content: "\E8B6"; }

.ph-thin.ph-chart-line-up:before {
  content: "\E156"; }

.ph-thin.ph-chart-pie:before {
  content: "\E158"; }

.ph-thin.ph-chart-pie-slice:before {
  content: "\E15A"; }

.ph-thin.ph-chart-polar:before {
  content: "\EAA8"; }

.ph-thin.ph-chart-scatter:before {
  content: "\EAAC"; }

.ph-thin.ph-chat:before {
  content: "\E15C"; }

.ph-thin.ph-chat-centered:before {
  content: "\E160"; }

.ph-thin.ph-chat-centered-dots:before {
  content: "\E164"; }

.ph-thin.ph-chat-centered-slash:before {
  content: "\E162"; }

.ph-thin.ph-chat-centered-text:before {
  content: "\E166"; }

.ph-thin.ph-chat-circle:before {
  content: "\E168"; }

.ph-thin.ph-chat-circle-dots:before {
  content: "\E16C"; }

.ph-thin.ph-chat-circle-slash:before {
  content: "\E16A"; }

.ph-thin.ph-chat-circle-text:before {
  content: "\E16E"; }

.ph-thin.ph-chat-dots:before {
  content: "\E170"; }

.ph-thin.ph-chat-slash:before {
  content: "\E15E"; }

.ph-thin.ph-chat-teardrop:before {
  content: "\E172"; }

.ph-thin.ph-chat-teardrop-dots:before {
  content: "\E176"; }

.ph-thin.ph-chat-teardrop-slash:before {
  content: "\E174"; }

.ph-thin.ph-chat-teardrop-text:before {
  content: "\E178"; }

.ph-thin.ph-chat-text:before {
  content: "\E17A"; }

.ph-thin.ph-chats:before {
  content: "\E17C"; }

.ph-thin.ph-chats-circle:before {
  content: "\E17E"; }

.ph-thin.ph-chats-teardrop:before {
  content: "\E180"; }

.ph-thin.ph-check:before {
  content: "\E182"; }

.ph-thin.ph-check-circle:before {
  content: "\E184"; }

.ph-thin.ph-check-fat:before {
  content: "\EBA6"; }

.ph-thin.ph-check-square:before {
  content: "\E186"; }

.ph-thin.ph-check-square-offset:before {
  content: "\E188"; }

.ph-thin.ph-checkerboard:before {
  content: "\E8C4"; }

.ph-thin.ph-checks:before {
  content: "\E53A"; }

.ph-thin.ph-cheers:before {
  content: "\EA4A"; }

.ph-thin.ph-cheese:before {
  content: "\E9FE"; }

.ph-thin.ph-chef-hat:before {
  content: "\ED8E"; }

.ph-thin.ph-cherries:before {
  content: "\E830"; }

.ph-thin.ph-church:before {
  content: "\ECEA"; }

.ph-thin.ph-cigarette:before {
  content: "\ED90"; }

.ph-thin.ph-cigarette-slash:before {
  content: "\ED92"; }

.ph-thin.ph-circle:before {
  content: "\E18A"; }

.ph-thin.ph-circle-dashed:before {
  content: "\E602"; }

.ph-thin.ph-circle-half:before {
  content: "\E18C"; }

.ph-thin.ph-circle-half-tilt:before {
  content: "\E18E"; }

.ph-thin.ph-circle-notch:before {
  content: "\EB44"; }

.ph-thin.ph-circles-four:before {
  content: "\E190"; }

.ph-thin.ph-circles-three:before {
  content: "\E192"; }

.ph-thin.ph-circles-three-plus:before {
  content: "\E194"; }

.ph-thin.ph-circuitry:before {
  content: "\E9C2"; }

.ph-thin.ph-city:before {
  content: "\EA6A"; }

.ph-thin.ph-clipboard:before {
  content: "\E196"; }

.ph-thin.ph-clipboard-text:before {
  content: "\E198"; }

.ph-thin.ph-clock:before {
  content: "\E19A"; }

.ph-thin.ph-clock-afternoon:before {
  content: "\E19C"; }

.ph-thin.ph-clock-clockwise:before {
  content: "\E19E"; }

.ph-thin.ph-clock-countdown:before {
  content: "\ED2C"; }

.ph-thin.ph-clock-counter-clockwise:before {
  content: "\E1A0"; }

.ph-thin.ph-clock-user:before {
  content: "\EDEC"; }

.ph-thin.ph-closed-captioning:before {
  content: "\E1A4"; }

.ph-thin.ph-cloud:before {
  content: "\E1AA"; }

.ph-thin.ph-cloud-arrow-down:before {
  content: "\E1AC"; }

.ph-thin.ph-cloud-arrow-up:before {
  content: "\E1AE"; }

.ph-thin.ph-cloud-check:before {
  content: "\E1B0"; }

.ph-thin.ph-cloud-fog:before {
  content: "\E53C"; }

.ph-thin.ph-cloud-lightning:before {
  content: "\E1B2"; }

.ph-thin.ph-cloud-moon:before {
  content: "\E53E"; }

.ph-thin.ph-cloud-rain:before {
  content: "\E1B4"; }

.ph-thin.ph-cloud-slash:before {
  content: "\E1B6"; }

.ph-thin.ph-cloud-snow:before {
  content: "\E1B8"; }

.ph-thin.ph-cloud-sun:before {
  content: "\E540"; }

.ph-thin.ph-cloud-warning:before {
  content: "\EA98"; }

.ph-thin.ph-cloud-x:before {
  content: "\EA96"; }

.ph-thin.ph-clover:before {
  content: "\EDC8"; }

.ph-thin.ph-club:before {
  content: "\E1BA"; }

.ph-thin.ph-coat-hanger:before {
  content: "\E7FE"; }

.ph-thin.ph-coda-logo:before {
  content: "\E7CE"; }

.ph-thin.ph-code:before {
  content: "\E1BC"; }

.ph-thin.ph-code-block:before {
  content: "\EAFE"; }

.ph-thin.ph-code-simple:before {
  content: "\E1BE"; }

.ph-thin.ph-codepen-logo:before {
  content: "\E978"; }

.ph-thin.ph-codesandbox-logo:before {
  content: "\EA06"; }

.ph-thin.ph-coffee:before {
  content: "\E1C2"; }

.ph-thin.ph-coffee-bean:before {
  content: "\E1C0"; }

.ph-thin.ph-coin:before {
  content: "\E60E"; }

.ph-thin.ph-coin-vertical:before {
  content: "\EB48"; }

.ph-thin.ph-coins:before {
  content: "\E78E"; }

.ph-thin.ph-columns:before {
  content: "\E546"; }

.ph-thin.ph-columns-plus-left:before {
  content: "\E544"; }

.ph-thin.ph-columns-plus-right:before {
  content: "\E542"; }

.ph-thin.ph-command:before {
  content: "\E1C4"; }

.ph-thin.ph-compass:before {
  content: "\E1C8"; }

.ph-thin.ph-compass-rose:before {
  content: "\E1C6"; }

.ph-thin.ph-compass-tool:before {
  content: "\EA0E"; }

.ph-thin.ph-computer-tower:before {
  content: "\E548"; }

.ph-thin.ph-confetti:before {
  content: "\E81A"; }

.ph-thin.ph-contactless-payment:before {
  content: "\ED42"; }

.ph-thin.ph-control:before {
  content: "\ECA6"; }

.ph-thin.ph-cookie:before {
  content: "\E6CA"; }

.ph-thin.ph-cooking-pot:before {
  content: "\E764"; }

.ph-thin.ph-copy:before {
  content: "\E1CA"; }

.ph-thin.ph-copy-simple:before {
  content: "\E1CC"; }

.ph-thin.ph-copyleft:before {
  content: "\E86A"; }

.ph-thin.ph-copyright:before {
  content: "\E54A"; }

.ph-thin.ph-corners-in:before {
  content: "\E1CE"; }

.ph-thin.ph-corners-out:before {
  content: "\E1D0"; }

.ph-thin.ph-couch:before {
  content: "\E7F6"; }

.ph-thin.ph-court-basketball:before {
  content: "\EE36"; }

.ph-thin.ph-cow:before {
  content: "\EABE"; }

.ph-thin.ph-cowboy-hat:before {
  content: "\ED12"; }

.ph-thin.ph-cpu:before {
  content: "\E610"; }

.ph-thin.ph-crane:before {
  content: "\ED48"; }

.ph-thin.ph-crane-tower:before {
  content: "\ED49"; }

.ph-thin.ph-credit-card:before {
  content: "\E1D2"; }

.ph-thin.ph-cricket:before {
  content: "\EE12"; }

.ph-thin.ph-crop:before {
  content: "\E1D4"; }

.ph-thin.ph-cross:before {
  content: "\E8A0"; }

.ph-thin.ph-crosshair:before {
  content: "\E1D6"; }

.ph-thin.ph-crosshair-simple:before {
  content: "\E1D8"; }

.ph-thin.ph-crown:before {
  content: "\E614"; }

.ph-thin.ph-crown-cross:before {
  content: "\EE5E"; }

.ph-thin.ph-crown-simple:before {
  content: "\E616"; }

.ph-thin.ph-cube:before {
  content: "\E1DA"; }

.ph-thin.ph-cube-focus:before {
  content: "\ED0A"; }

.ph-thin.ph-cube-transparent:before {
  content: "\EC7C"; }

.ph-thin.ph-currency-btc:before {
  content: "\E618"; }

.ph-thin.ph-currency-circle-dollar:before {
  content: "\E54C"; }

.ph-thin.ph-currency-cny:before {
  content: "\E54E"; }

.ph-thin.ph-currency-dollar:before {
  content: "\E550"; }

.ph-thin.ph-currency-dollar-simple:before {
  content: "\E552"; }

.ph-thin.ph-currency-eth:before {
  content: "\EADA"; }

.ph-thin.ph-currency-eur:before {
  content: "\E554"; }

.ph-thin.ph-currency-gbp:before {
  content: "\E556"; }

.ph-thin.ph-currency-inr:before {
  content: "\E558"; }

.ph-thin.ph-currency-jpy:before {
  content: "\E55A"; }

.ph-thin.ph-currency-krw:before {
  content: "\E55C"; }

.ph-thin.ph-currency-kzt:before {
  content: "\EC4C"; }

.ph-thin.ph-currency-ngn:before {
  content: "\EB52"; }

.ph-thin.ph-currency-rub:before {
  content: "\E55E"; }

.ph-thin.ph-cursor:before {
  content: "\E1DC"; }

.ph-thin.ph-cursor-click:before {
  content: "\E7C8"; }

.ph-thin.ph-cursor-text:before {
  content: "\E7D8"; }

.ph-thin.ph-cylinder:before {
  content: "\E8FC"; }

.ph-thin.ph-database:before {
  content: "\E1DE"; }

.ph-thin.ph-desk:before {
  content: "\ED16"; }

.ph-thin.ph-desktop:before {
  content: "\E560"; }

.ph-thin.ph-desktop-tower:before {
  content: "\E562"; }

.ph-thin.ph-detective:before {
  content: "\E83E"; }

.ph-thin.ph-dev-to-logo:before {
  content: "\ED0E"; }

.ph-thin.ph-device-mobile:before {
  content: "\E1E0"; }

.ph-thin.ph-device-mobile-camera:before {
  content: "\E1E2"; }

.ph-thin.ph-device-mobile-slash:before {
  content: "\EE46"; }

.ph-thin.ph-device-mobile-speaker:before {
  content: "\E1E4"; }

.ph-thin.ph-device-rotate:before {
  content: "\EDF2"; }

.ph-thin.ph-device-tablet:before {
  content: "\E1E6"; }

.ph-thin.ph-device-tablet-camera:before {
  content: "\E1E8"; }

.ph-thin.ph-device-tablet-speaker:before {
  content: "\E1EA"; }

.ph-thin.ph-devices:before {
  content: "\EBA4"; }

.ph-thin.ph-diamond:before {
  content: "\E1EC"; }

.ph-thin.ph-diamonds-four:before {
  content: "\E8F4"; }

.ph-thin.ph-dice-five:before {
  content: "\E1EE"; }

.ph-thin.ph-dice-four:before {
  content: "\E1F0"; }

.ph-thin.ph-dice-one:before {
  content: "\E1F2"; }

.ph-thin.ph-dice-six:before {
  content: "\E1F4"; }

.ph-thin.ph-dice-three:before {
  content: "\E1F6"; }

.ph-thin.ph-dice-two:before {
  content: "\E1F8"; }

.ph-thin.ph-disc:before {
  content: "\E564"; }

.ph-thin.ph-disco-ball:before {
  content: "\ED98"; }

.ph-thin.ph-discord-logo:before {
  content: "\E61A"; }

.ph-thin.ph-divide:before {
  content: "\E1FA"; }

.ph-thin.ph-dna:before {
  content: "\E924"; }

.ph-thin.ph-dog:before {
  content: "\E74A"; }

.ph-thin.ph-door:before {
  content: "\E61C"; }

.ph-thin.ph-door-open:before {
  content: "\E7E6"; }

.ph-thin.ph-dot:before {
  content: "\ECDE"; }

.ph-thin.ph-dot-outline:before {
  content: "\ECE0"; }

.ph-thin.ph-dots-nine:before {
  content: "\E1FC"; }

.ph-thin.ph-dots-six:before {
  content: "\E794"; }

.ph-thin.ph-dots-six-vertical:before {
  content: "\EAE2"; }

.ph-thin.ph-dots-three:before {
  content: "\E1FE"; }

.ph-thin.ph-dots-three-circle:before {
  content: "\E200"; }

.ph-thin.ph-dots-three-circle-vertical:before {
  content: "\E202"; }

.ph-thin.ph-dots-three-outline:before {
  content: "\E204"; }

.ph-thin.ph-dots-three-outline-vertical:before {
  content: "\E206"; }

.ph-thin.ph-dots-three-vertical:before {
  content: "\E208"; }

.ph-thin.ph-download:before {
  content: "\E20A"; }

.ph-thin.ph-download-simple:before {
  content: "\E20C"; }

.ph-thin.ph-dress:before {
  content: "\EA7E"; }

.ph-thin.ph-dresser:before {
  content: "\E94E"; }

.ph-thin.ph-dribbble-logo:before {
  content: "\E20E"; }

.ph-thin.ph-drone:before {
  content: "\ED74"; }

.ph-thin.ph-drop:before {
  content: "\E210"; }

.ph-thin.ph-drop-half:before {
  content: "\E566"; }

.ph-thin.ph-drop-half-bottom:before {
  content: "\EB40"; }

.ph-thin.ph-drop-simple:before {
  content: "\EE32"; }

.ph-thin.ph-drop-slash:before {
  content: "\E954"; }

.ph-thin.ph-dropbox-logo:before {
  content: "\E7D0"; }

.ph-thin.ph-ear:before {
  content: "\E70C"; }

.ph-thin.ph-ear-slash:before {
  content: "\E70E"; }

.ph-thin.ph-egg:before {
  content: "\E812"; }

.ph-thin.ph-egg-crack:before {
  content: "\EB64"; }

.ph-thin.ph-eject:before {
  content: "\E212"; }

.ph-thin.ph-eject-simple:before {
  content: "\E6AE"; }

.ph-thin.ph-elevator:before {
  content: "\ECC0"; }

.ph-thin.ph-empty:before {
  content: "\EDBC"; }

.ph-thin.ph-engine:before {
  content: "\EA80"; }

.ph-thin.ph-envelope:before {
  content: "\E214"; }

.ph-thin.ph-envelope-open:before {
  content: "\E216"; }

.ph-thin.ph-envelope-simple:before {
  content: "\E218"; }

.ph-thin.ph-envelope-simple-open:before {
  content: "\E21A"; }

.ph-thin.ph-equalizer:before {
  content: "\EBBC"; }

.ph-thin.ph-equals:before {
  content: "\E21C"; }

.ph-thin.ph-eraser:before {
  content: "\E21E"; }

.ph-thin.ph-escalator-down:before {
  content: "\ECBA"; }

.ph-thin.ph-escalator-up:before {
  content: "\ECBC"; }

.ph-thin.ph-exam:before {
  content: "\E742"; }

.ph-thin.ph-exclamation-mark:before {
  content: "\EE44"; }

.ph-thin.ph-exclude:before {
  content: "\E882"; }

.ph-thin.ph-exclude-square:before {
  content: "\E880"; }

.ph-thin.ph-export:before {
  content: "\EAF0"; }

.ph-thin.ph-eye:before {
  content: "\E220"; }

.ph-thin.ph-eye-closed:before {
  content: "\E222"; }

.ph-thin.ph-eye-slash:before {
  content: "\E224"; }

.ph-thin.ph-eyedropper:before {
  content: "\E568"; }

.ph-thin.ph-eyedropper-sample:before {
  content: "\EAC4"; }

.ph-thin.ph-eyeglasses:before {
  content: "\E7BA"; }

.ph-thin.ph-eyes:before {
  content: "\EE5C"; }

.ph-thin.ph-face-mask:before {
  content: "\E56A"; }

.ph-thin.ph-facebook-logo:before {
  content: "\E226"; }

.ph-thin.ph-factory:before {
  content: "\E760"; }

.ph-thin.ph-faders:before {
  content: "\E228"; }

.ph-thin.ph-faders-horizontal:before {
  content: "\E22A"; }

.ph-thin.ph-fallout-shelter:before {
  content: "\E9DE"; }

.ph-thin.ph-fan:before {
  content: "\E9F2"; }

.ph-thin.ph-farm:before {
  content: "\EC70"; }

.ph-thin.ph-fast-forward:before {
  content: "\E6A6"; }

.ph-thin.ph-fast-forward-circle:before {
  content: "\E22C"; }

.ph-thin.ph-feather:before {
  content: "\E9C0"; }

.ph-thin.ph-fediverse-logo:before {
  content: "\ED66"; }

.ph-thin.ph-figma-logo:before {
  content: "\E22E"; }

.ph-thin.ph-file:before {
  content: "\E230"; }

.ph-thin.ph-file-archive:before {
  content: "\EB2A"; }

.ph-thin.ph-file-arrow-down:before {
  content: "\E232"; }

.ph-thin.ph-file-arrow-up:before {
  content: "\E61E"; }

.ph-thin.ph-file-audio:before {
  content: "\EA20"; }

.ph-thin.ph-file-c:before {
  content: "\EB32"; }

.ph-thin.ph-file-c-sharp:before {
  content: "\EB30"; }

.ph-thin.ph-file-cloud:before {
  content: "\E95E"; }

.ph-thin.ph-file-code:before {
  content: "\E914"; }

.ph-thin.ph-file-cpp:before {
  content: "\EB2E"; }

.ph-thin.ph-file-css:before {
  content: "\EB34"; }

.ph-thin.ph-file-csv:before {
  content: "\EB1C"; }

.ph-thin.ph-file-dashed:before {
  content: "\E704"; }

.ph-thin.ph-file-dotted:before {
  content: "\E704"; }

.ph-thin.ph-file-doc:before {
  content: "\EB1E"; }

.ph-thin.ph-file-html:before {
  content: "\EB38"; }

.ph-thin.ph-file-image:before {
  content: "\EA24"; }

.ph-thin.ph-file-ini:before {
  content: "\EB33"; }

.ph-thin.ph-file-jpg:before {
  content: "\EB1A"; }

.ph-thin.ph-file-js:before {
  content: "\EB24"; }

.ph-thin.ph-file-jsx:before {
  content: "\EB3A"; }

.ph-thin.ph-file-lock:before {
  content: "\E95C"; }

.ph-thin.ph-file-magnifying-glass:before {
  content: "\E238"; }

.ph-thin.ph-file-search:before {
  content: "\E238"; }

.ph-thin.ph-file-md:before {
  content: "\ED50"; }

.ph-thin.ph-file-minus:before {
  content: "\E234"; }

.ph-thin.ph-file-pdf:before {
  content: "\E702"; }

.ph-thin.ph-file-plus:before {
  content: "\E236"; }

.ph-thin.ph-file-png:before {
  content: "\EB18"; }

.ph-thin.ph-file-ppt:before {
  content: "\EB20"; }

.ph-thin.ph-file-py:before {
  content: "\EB2C"; }

.ph-thin.ph-file-rs:before {
  content: "\EB28"; }

.ph-thin.ph-file-sql:before {
  content: "\ED4E"; }

.ph-thin.ph-file-svg:before {
  content: "\ED08"; }

.ph-thin.ph-file-text:before {
  content: "\E23A"; }

.ph-thin.ph-file-ts:before {
  content: "\EB26"; }

.ph-thin.ph-file-tsx:before {
  content: "\EB3C"; }

.ph-thin.ph-file-txt:before {
  content: "\EB35"; }

.ph-thin.ph-file-video:before {
  content: "\EA22"; }

.ph-thin.ph-file-vue:before {
  content: "\EB3E"; }

.ph-thin.ph-file-x:before {
  content: "\E23C"; }

.ph-thin.ph-file-xls:before {
  content: "\EB22"; }

.ph-thin.ph-file-zip:before {
  content: "\E958"; }

.ph-thin.ph-files:before {
  content: "\E710"; }

.ph-thin.ph-film-reel:before {
  content: "\E8C0"; }

.ph-thin.ph-film-script:before {
  content: "\EB50"; }

.ph-thin.ph-film-slate:before {
  content: "\E8C2"; }

.ph-thin.ph-film-strip:before {
  content: "\E792"; }

.ph-thin.ph-fingerprint:before {
  content: "\E23E"; }

.ph-thin.ph-fingerprint-simple:before {
  content: "\E240"; }

.ph-thin.ph-finn-the-human:before {
  content: "\E56C"; }

.ph-thin.ph-fire:before {
  content: "\E242"; }

.ph-thin.ph-fire-extinguisher:before {
  content: "\E9E8"; }

.ph-thin.ph-fire-simple:before {
  content: "\E620"; }

.ph-thin.ph-fire-truck:before {
  content: "\E574"; }

.ph-thin.ph-first-aid:before {
  content: "\E56E"; }

.ph-thin.ph-first-aid-kit:before {
  content: "\E570"; }

.ph-thin.ph-fish:before {
  content: "\E728"; }

.ph-thin.ph-fish-simple:before {
  content: "\E72A"; }

.ph-thin.ph-flag:before {
  content: "\E244"; }

.ph-thin.ph-flag-banner:before {
  content: "\E622"; }

.ph-thin.ph-flag-banner-fold:before {
  content: "\ECF2"; }

.ph-thin.ph-flag-checkered:before {
  content: "\EA38"; }

.ph-thin.ph-flag-pennant:before {
  content: "\ECF0"; }

.ph-thin.ph-flame:before {
  content: "\E624"; }

.ph-thin.ph-flashlight:before {
  content: "\E246"; }

.ph-thin.ph-flask:before {
  content: "\E79E"; }

.ph-thin.ph-flip-horizontal:before {
  content: "\ED6A"; }

.ph-thin.ph-flip-vertical:before {
  content: "\ED6C"; }

.ph-thin.ph-floppy-disk:before {
  content: "\E248"; }

.ph-thin.ph-floppy-disk-back:before {
  content: "\EAF4"; }

.ph-thin.ph-flow-arrow:before {
  content: "\E6EC"; }

.ph-thin.ph-flower:before {
  content: "\E75E"; }

.ph-thin.ph-flower-lotus:before {
  content: "\E6CC"; }

.ph-thin.ph-flower-tulip:before {
  content: "\EACC"; }

.ph-thin.ph-flying-saucer:before {
  content: "\EB4A"; }

.ph-thin.ph-folder:before {
  content: "\E24A"; }

.ph-thin.ph-folder-notch:before {
  content: "\E24A"; }

.ph-thin.ph-folder-dashed:before {
  content: "\E8F8"; }

.ph-thin.ph-folder-dotted:before {
  content: "\E8F8"; }

.ph-thin.ph-folder-lock:before {
  content: "\EA3C"; }

.ph-thin.ph-folder-minus:before {
  content: "\E254"; }

.ph-thin.ph-folder-notch-minus:before {
  content: "\E254"; }

.ph-thin.ph-folder-open:before {
  content: "\E256"; }

.ph-thin.ph-folder-notch-open:before {
  content: "\E256"; }

.ph-thin.ph-folder-plus:before {
  content: "\E258"; }

.ph-thin.ph-folder-notch-plus:before {
  content: "\E258"; }

.ph-thin.ph-folder-simple:before {
  content: "\E25A"; }

.ph-thin.ph-folder-simple-dashed:before {
  content: "\EC2A"; }

.ph-thin.ph-folder-simple-dotted:before {
  content: "\EC2A"; }

.ph-thin.ph-folder-simple-lock:before {
  content: "\EB5E"; }

.ph-thin.ph-folder-simple-minus:before {
  content: "\E25C"; }

.ph-thin.ph-folder-simple-plus:before {
  content: "\E25E"; }

.ph-thin.ph-folder-simple-star:before {
  content: "\EC2E"; }

.ph-thin.ph-folder-simple-user:before {
  content: "\EB60"; }

.ph-thin.ph-folder-star:before {
  content: "\EA86"; }

.ph-thin.ph-folder-user:before {
  content: "\EB46"; }

.ph-thin.ph-folders:before {
  content: "\E260"; }

.ph-thin.ph-football:before {
  content: "\E718"; }

.ph-thin.ph-football-helmet:before {
  content: "\EE4C"; }

.ph-thin.ph-footprints:before {
  content: "\EA88"; }

.ph-thin.ph-fork-knife:before {
  content: "\E262"; }

.ph-thin.ph-four-k:before {
  content: "\EA5C"; }

.ph-thin.ph-frame-corners:before {
  content: "\E626"; }

.ph-thin.ph-framer-logo:before {
  content: "\E264"; }

.ph-thin.ph-function:before {
  content: "\EBE4"; }

.ph-thin.ph-funnel:before {
  content: "\E266"; }

.ph-thin.ph-funnel-simple:before {
  content: "\E268"; }

.ph-thin.ph-funnel-simple-x:before {
  content: "\E26A"; }

.ph-thin.ph-funnel-x:before {
  content: "\E26C"; }

.ph-thin.ph-game-controller:before {
  content: "\E26E"; }

.ph-thin.ph-garage:before {
  content: "\ECD6"; }

.ph-thin.ph-gas-can:before {
  content: "\E8CE"; }

.ph-thin.ph-gas-pump:before {
  content: "\E768"; }

.ph-thin.ph-gauge:before {
  content: "\E628"; }

.ph-thin.ph-gavel:before {
  content: "\EA32"; }

.ph-thin.ph-gear:before {
  content: "\E270"; }

.ph-thin.ph-gear-fine:before {
  content: "\E87C"; }

.ph-thin.ph-gear-six:before {
  content: "\E272"; }

.ph-thin.ph-gender-female:before {
  content: "\E6E0"; }

.ph-thin.ph-gender-intersex:before {
  content: "\E6E6"; }

.ph-thin.ph-gender-male:before {
  content: "\E6E2"; }

.ph-thin.ph-gender-neuter:before {
  content: "\E6EA"; }

.ph-thin.ph-gender-nonbinary:before {
  content: "\E6E4"; }

.ph-thin.ph-gender-transgender:before {
  content: "\E6E8"; }

.ph-thin.ph-ghost:before {
  content: "\E62A"; }

.ph-thin.ph-gif:before {
  content: "\E274"; }

.ph-thin.ph-gift:before {
  content: "\E276"; }

.ph-thin.ph-git-branch:before {
  content: "\E278"; }

.ph-thin.ph-git-commit:before {
  content: "\E27A"; }

.ph-thin.ph-git-diff:before {
  content: "\E27C"; }

.ph-thin.ph-git-fork:before {
  content: "\E27E"; }

.ph-thin.ph-git-merge:before {
  content: "\E280"; }

.ph-thin.ph-git-pull-request:before {
  content: "\E282"; }

.ph-thin.ph-github-logo:before {
  content: "\E576"; }

.ph-thin.ph-gitlab-logo:before {
  content: "\E694"; }

.ph-thin.ph-gitlab-logo-simple:before {
  content: "\E696"; }

.ph-thin.ph-globe:before {
  content: "\E288"; }

.ph-thin.ph-globe-hemisphere-east:before {
  content: "\E28A"; }

.ph-thin.ph-globe-hemisphere-west:before {
  content: "\E28C"; }

.ph-thin.ph-globe-simple:before {
  content: "\E28E"; }

.ph-thin.ph-globe-simple-x:before {
  content: "\E284"; }

.ph-thin.ph-globe-stand:before {
  content: "\E290"; }

.ph-thin.ph-globe-x:before {
  content: "\E286"; }

.ph-thin.ph-goggles:before {
  content: "\ECB4"; }

.ph-thin.ph-golf:before {
  content: "\EA3E"; }

.ph-thin.ph-goodreads-logo:before {
  content: "\ED10"; }

.ph-thin.ph-google-cardboard-logo:before {
  content: "\E7B6"; }

.ph-thin.ph-google-chrome-logo:before {
  content: "\E976"; }

.ph-thin.ph-google-drive-logo:before {
  content: "\E8F6"; }

.ph-thin.ph-google-logo:before {
  content: "\E292"; }

.ph-thin.ph-google-photos-logo:before {
  content: "\EB92"; }

.ph-thin.ph-google-play-logo:before {
  content: "\E294"; }

.ph-thin.ph-google-podcasts-logo:before {
  content: "\EB94"; }

.ph-thin.ph-gps:before {
  content: "\EDD8"; }

.ph-thin.ph-gps-fix:before {
  content: "\EDD6"; }

.ph-thin.ph-gps-slash:before {
  content: "\EDD4"; }

.ph-thin.ph-gradient:before {
  content: "\EB42"; }

.ph-thin.ph-graduation-cap:before {
  content: "\E62C"; }

.ph-thin.ph-grains:before {
  content: "\EC68"; }

.ph-thin.ph-grains-slash:before {
  content: "\EC6A"; }

.ph-thin.ph-graph:before {
  content: "\EB58"; }

.ph-thin.ph-graphics-card:before {
  content: "\E612"; }

.ph-thin.ph-greater-than:before {
  content: "\EDC4"; }

.ph-thin.ph-greater-than-or-equal:before {
  content: "\EDA2"; }

.ph-thin.ph-grid-four:before {
  content: "\E296"; }

.ph-thin.ph-grid-nine:before {
  content: "\EC8C"; }

.ph-thin.ph-guitar:before {
  content: "\EA8A"; }

.ph-thin.ph-hair-dryer:before {
  content: "\EA66"; }

.ph-thin.ph-hamburger:before {
  content: "\E790"; }

.ph-thin.ph-hammer:before {
  content: "\E80E"; }

.ph-thin.ph-hand:before {
  content: "\E298"; }

.ph-thin.ph-hand-arrow-down:before {
  content: "\EA4E"; }

.ph-thin.ph-hand-arrow-up:before {
  content: "\EE5A"; }

.ph-thin.ph-hand-coins:before {
  content: "\EA8C"; }

.ph-thin.ph-hand-deposit:before {
  content: "\EE82"; }

.ph-thin.ph-hand-eye:before {
  content: "\EA4C"; }

.ph-thin.ph-hand-fist:before {
  content: "\E57A"; }

.ph-thin.ph-hand-grabbing:before {
  content: "\E57C"; }

.ph-thin.ph-hand-heart:before {
  content: "\E810"; }

.ph-thin.ph-hand-palm:before {
  content: "\E57E"; }

.ph-thin.ph-hand-peace:before {
  content: "\E7CC"; }

.ph-thin.ph-hand-pointing:before {
  content: "\E29A"; }

.ph-thin.ph-hand-soap:before {
  content: "\E630"; }

.ph-thin.ph-hand-swipe-left:before {
  content: "\EC94"; }

.ph-thin.ph-hand-swipe-right:before {
  content: "\EC92"; }

.ph-thin.ph-hand-tap:before {
  content: "\EC90"; }

.ph-thin.ph-hand-waving:before {
  content: "\E580"; }

.ph-thin.ph-hand-withdraw:before {
  content: "\EE80"; }

.ph-thin.ph-handbag:before {
  content: "\E29C"; }

.ph-thin.ph-handbag-simple:before {
  content: "\E62E"; }

.ph-thin.ph-hands-clapping:before {
  content: "\E6A0"; }

.ph-thin.ph-hands-praying:before {
  content: "\ECC8"; }

.ph-thin.ph-handshake:before {
  content: "\E582"; }

.ph-thin.ph-hard-drive:before {
  content: "\E29E"; }

.ph-thin.ph-hard-drives:before {
  content: "\E2A0"; }

.ph-thin.ph-hard-hat:before {
  content: "\ED46"; }

.ph-thin.ph-hash:before {
  content: "\E2A2"; }

.ph-thin.ph-hash-straight:before {
  content: "\E2A4"; }

.ph-thin.ph-head-circuit:before {
  content: "\E7D4"; }

.ph-thin.ph-headlights:before {
  content: "\E6FE"; }

.ph-thin.ph-headphones:before {
  content: "\E2A6"; }

.ph-thin.ph-headset:before {
  content: "\E584"; }

.ph-thin.ph-heart:before {
  content: "\E2A8"; }

.ph-thin.ph-heart-break:before {
  content: "\EBE8"; }

.ph-thin.ph-heart-half:before {
  content: "\EC48"; }

.ph-thin.ph-heart-straight:before {
  content: "\E2AA"; }

.ph-thin.ph-heart-straight-break:before {
  content: "\EB98"; }

.ph-thin.ph-heartbeat:before {
  content: "\E2AC"; }

.ph-thin.ph-hexagon:before {
  content: "\E2AE"; }

.ph-thin.ph-high-definition:before {
  content: "\EA8E"; }

.ph-thin.ph-high-heel:before {
  content: "\E8E8"; }

.ph-thin.ph-highlighter:before {
  content: "\EC76"; }

.ph-thin.ph-highlighter-circle:before {
  content: "\E632"; }

.ph-thin.ph-hockey:before {
  content: "\EC86"; }

.ph-thin.ph-hoodie:before {
  content: "\ECD0"; }

.ph-thin.ph-horse:before {
  content: "\E2B0"; }

.ph-thin.ph-hospital:before {
  content: "\E844"; }

.ph-thin.ph-hourglass:before {
  content: "\E2B2"; }

.ph-thin.ph-hourglass-high:before {
  content: "\E2B4"; }

.ph-thin.ph-hourglass-low:before {
  content: "\E2B6"; }

.ph-thin.ph-hourglass-medium:before {
  content: "\E2B8"; }

.ph-thin.ph-hourglass-simple:before {
  content: "\E2BA"; }

.ph-thin.ph-hourglass-simple-high:before {
  content: "\E2BC"; }

.ph-thin.ph-hourglass-simple-low:before {
  content: "\E2BE"; }

.ph-thin.ph-hourglass-simple-medium:before {
  content: "\E2C0"; }

.ph-thin.ph-house:before {
  content: "\E2C2"; }

.ph-thin.ph-house-line:before {
  content: "\E2C4"; }

.ph-thin.ph-house-simple:before {
  content: "\E2C6"; }

.ph-thin.ph-hurricane:before {
  content: "\E88E"; }

.ph-thin.ph-ice-cream:before {
  content: "\E804"; }

.ph-thin.ph-identification-badge:before {
  content: "\E6F6"; }

.ph-thin.ph-identification-card:before {
  content: "\E2C8"; }

.ph-thin.ph-image:before {
  content: "\E2CA"; }

.ph-thin.ph-image-broken:before {
  content: "\E7A8"; }

.ph-thin.ph-image-square:before {
  content: "\E2CC"; }

.ph-thin.ph-images:before {
  content: "\E836"; }

.ph-thin.ph-images-square:before {
  content: "\E834"; }

.ph-thin.ph-infinity:before {
  content: "\E634"; }

.ph-thin.ph-lemniscate:before {
  content: "\E634"; }

.ph-thin.ph-info:before {
  content: "\E2CE"; }

.ph-thin.ph-instagram-logo:before {
  content: "\E2D0"; }

.ph-thin.ph-intersect:before {
  content: "\E2D2"; }

.ph-thin.ph-intersect-square:before {
  content: "\E87A"; }

.ph-thin.ph-intersect-three:before {
  content: "\ECC4"; }

.ph-thin.ph-intersection:before {
  content: "\EDBA"; }

.ph-thin.ph-invoice:before {
  content: "\EE42"; }

.ph-thin.ph-island:before {
  content: "\EE06"; }

.ph-thin.ph-jar:before {
  content: "\E7E0"; }

.ph-thin.ph-jar-label:before {
  content: "\E7E1"; }

.ph-thin.ph-jeep:before {
  content: "\E2D4"; }

.ph-thin.ph-joystick:before {
  content: "\EA5E"; }

.ph-thin.ph-kanban:before {
  content: "\EB54"; }

.ph-thin.ph-key:before {
  content: "\E2D6"; }

.ph-thin.ph-key-return:before {
  content: "\E782"; }

.ph-thin.ph-keyboard:before {
  content: "\E2D8"; }

.ph-thin.ph-keyhole:before {
  content: "\EA78"; }

.ph-thin.ph-knife:before {
  content: "\E636"; }

.ph-thin.ph-ladder:before {
  content: "\E9E4"; }

.ph-thin.ph-ladder-simple:before {
  content: "\EC26"; }

.ph-thin.ph-lamp:before {
  content: "\E638"; }

.ph-thin.ph-lamp-pendant:before {
  content: "\EE2E"; }

.ph-thin.ph-laptop:before {
  content: "\E586"; }

.ph-thin.ph-lasso:before {
  content: "\EDC6"; }

.ph-thin.ph-lastfm-logo:before {
  content: "\E842"; }

.ph-thin.ph-layout:before {
  content: "\E6D6"; }

.ph-thin.ph-leaf:before {
  content: "\E2DA"; }

.ph-thin.ph-lectern:before {
  content: "\E95A"; }

.ph-thin.ph-lego:before {
  content: "\E8C6"; }

.ph-thin.ph-lego-smiley:before {
  content: "\E8C7"; }

.ph-thin.ph-less-than:before {
  content: "\EDAC"; }

.ph-thin.ph-less-than-or-equal:before {
  content: "\EDA4"; }

.ph-thin.ph-letter-circle-h:before {
  content: "\EBF8"; }

.ph-thin.ph-letter-circle-p:before {
  content: "\EC08"; }

.ph-thin.ph-letter-circle-v:before {
  content: "\EC14"; }

.ph-thin.ph-lifebuoy:before {
  content: "\E63A"; }

.ph-thin.ph-lightbulb:before {
  content: "\E2DC"; }

.ph-thin.ph-lightbulb-filament:before {
  content: "\E63C"; }

.ph-thin.ph-lighthouse:before {
  content: "\E9F6"; }

.ph-thin.ph-lightning:before {
  content: "\E2DE"; }

.ph-thin.ph-lightning-a:before {
  content: "\EA84"; }

.ph-thin.ph-lightning-slash:before {
  content: "\E2E0"; }

.ph-thin.ph-line-segment:before {
  content: "\E6D2"; }

.ph-thin.ph-line-segments:before {
  content: "\E6D4"; }

.ph-thin.ph-line-vertical:before {
  content: "\ED70"; }

.ph-thin.ph-link:before {
  content: "\E2E2"; }

.ph-thin.ph-link-break:before {
  content: "\E2E4"; }

.ph-thin.ph-link-simple:before {
  content: "\E2E6"; }

.ph-thin.ph-link-simple-break:before {
  content: "\E2E8"; }

.ph-thin.ph-link-simple-horizontal:before {
  content: "\E2EA"; }

.ph-thin.ph-link-simple-horizontal-break:before {
  content: "\E2EC"; }

.ph-thin.ph-linkedin-logo:before {
  content: "\E2EE"; }

.ph-thin.ph-linktree-logo:before {
  content: "\EDEE"; }

.ph-thin.ph-linux-logo:before {
  content: "\EB02"; }

.ph-thin.ph-list:before {
  content: "\E2F0"; }

.ph-thin.ph-list-bullets:before {
  content: "\E2F2"; }

.ph-thin.ph-list-checks:before {
  content: "\EADC"; }

.ph-thin.ph-list-dashes:before {
  content: "\E2F4"; }

.ph-thin.ph-list-heart:before {
  content: "\EBDE"; }

.ph-thin.ph-list-magnifying-glass:before {
  content: "\EBE0"; }

.ph-thin.ph-list-numbers:before {
  content: "\E2F6"; }

.ph-thin.ph-list-plus:before {
  content: "\E2F8"; }

.ph-thin.ph-list-star:before {
  content: "\EBDC"; }

.ph-thin.ph-lock:before {
  content: "\E2FA"; }

.ph-thin.ph-lock-key:before {
  content: "\E2FE"; }

.ph-thin.ph-lock-key-open:before {
  content: "\E300"; }

.ph-thin.ph-lock-laminated:before {
  content: "\E302"; }

.ph-thin.ph-lock-laminated-open:before {
  content: "\E304"; }

.ph-thin.ph-lock-open:before {
  content: "\E306"; }

.ph-thin.ph-lock-simple:before {
  content: "\E308"; }

.ph-thin.ph-lock-simple-open:before {
  content: "\E30A"; }

.ph-thin.ph-lockers:before {
  content: "\ECB8"; }

.ph-thin.ph-log:before {
  content: "\ED82"; }

.ph-thin.ph-magic-wand:before {
  content: "\E6B6"; }

.ph-thin.ph-magnet:before {
  content: "\E680"; }

.ph-thin.ph-magnet-straight:before {
  content: "\E682"; }

.ph-thin.ph-magnifying-glass:before {
  content: "\E30C"; }

.ph-thin.ph-magnifying-glass-minus:before {
  content: "\E30E"; }

.ph-thin.ph-magnifying-glass-plus:before {
  content: "\E310"; }

.ph-thin.ph-mailbox:before {
  content: "\EC1E"; }

.ph-thin.ph-map-pin:before {
  content: "\E316"; }

.ph-thin.ph-map-pin-area:before {
  content: "\EE3A"; }

.ph-thin.ph-map-pin-line:before {
  content: "\E318"; }

.ph-thin.ph-map-pin-plus:before {
  content: "\E314"; }

.ph-thin.ph-map-pin-simple:before {
  content: "\EE3E"; }

.ph-thin.ph-map-pin-simple-area:before {
  content: "\EE3C"; }

.ph-thin.ph-map-pin-simple-line:before {
  content: "\EE38"; }

.ph-thin.ph-map-trifold:before {
  content: "\E31A"; }

.ph-thin.ph-markdown-logo:before {
  content: "\E508"; }

.ph-thin.ph-marker-circle:before {
  content: "\E640"; }

.ph-thin.ph-martini:before {
  content: "\E31C"; }

.ph-thin.ph-mask-happy:before {
  content: "\E9F4"; }

.ph-thin.ph-mask-sad:before {
  content: "\EB9E"; }

.ph-thin.ph-mastodon-logo:before {
  content: "\ED68"; }

.ph-thin.ph-math-operations:before {
  content: "\E31E"; }

.ph-thin.ph-matrix-logo:before {
  content: "\ED64"; }

.ph-thin.ph-medal:before {
  content: "\E320"; }

.ph-thin.ph-medal-military:before {
  content: "\ECFC"; }

.ph-thin.ph-medium-logo:before {
  content: "\E322"; }

.ph-thin.ph-megaphone:before {
  content: "\E324"; }

.ph-thin.ph-megaphone-simple:before {
  content: "\E642"; }

.ph-thin.ph-member-of:before {
  content: "\EDC2"; }

.ph-thin.ph-memory:before {
  content: "\E9C4"; }

.ph-thin.ph-messenger-logo:before {
  content: "\E6D8"; }

.ph-thin.ph-meta-logo:before {
  content: "\ED02"; }

.ph-thin.ph-meteor:before {
  content: "\E9BA"; }

.ph-thin.ph-metronome:before {
  content: "\EC8E"; }

.ph-thin.ph-microphone:before {
  content: "\E326"; }

.ph-thin.ph-microphone-slash:before {
  content: "\E328"; }

.ph-thin.ph-microphone-stage:before {
  content: "\E75C"; }

.ph-thin.ph-microscope:before {
  content: "\EC7A"; }

.ph-thin.ph-microsoft-excel-logo:before {
  content: "\EB6C"; }

.ph-thin.ph-microsoft-outlook-logo:before {
  content: "\EB70"; }

.ph-thin.ph-microsoft-powerpoint-logo:before {
  content: "\EACE"; }

.ph-thin.ph-microsoft-teams-logo:before {
  content: "\EB66"; }

.ph-thin.ph-microsoft-word-logo:before {
  content: "\EB6A"; }

.ph-thin.ph-minus:before {
  content: "\E32A"; }

.ph-thin.ph-minus-circle:before {
  content: "\E32C"; }

.ph-thin.ph-minus-square:before {
  content: "\ED4C"; }

.ph-thin.ph-money:before {
  content: "\E588"; }

.ph-thin.ph-money-wavy:before {
  content: "\EE68"; }

.ph-thin.ph-monitor:before {
  content: "\E32E"; }

.ph-thin.ph-monitor-arrow-up:before {
  content: "\E58A"; }

.ph-thin.ph-monitor-play:before {
  content: "\E58C"; }

.ph-thin.ph-moon:before {
  content: "\E330"; }

.ph-thin.ph-moon-stars:before {
  content: "\E58E"; }

.ph-thin.ph-moped:before {
  content: "\E824"; }

.ph-thin.ph-moped-front:before {
  content: "\E822"; }

.ph-thin.ph-mosque:before {
  content: "\ECEE"; }

.ph-thin.ph-motorcycle:before {
  content: "\E80A"; }

.ph-thin.ph-mountains:before {
  content: "\E7AE"; }

.ph-thin.ph-mouse:before {
  content: "\E33A"; }

.ph-thin.ph-mouse-left-click:before {
  content: "\E334"; }

.ph-thin.ph-mouse-middle-click:before {
  content: "\E338"; }

.ph-thin.ph-mouse-right-click:before {
  content: "\E336"; }

.ph-thin.ph-mouse-scroll:before {
  content: "\E332"; }

.ph-thin.ph-mouse-simple:before {
  content: "\E644"; }

.ph-thin.ph-music-note:before {
  content: "\E33C"; }

.ph-thin.ph-music-note-simple:before {
  content: "\E33E"; }

.ph-thin.ph-music-notes:before {
  content: "\E340"; }

.ph-thin.ph-music-notes-minus:before {
  content: "\EE0C"; }

.ph-thin.ph-music-notes-plus:before {
  content: "\EB7C"; }

.ph-thin.ph-music-notes-simple:before {
  content: "\E342"; }

.ph-thin.ph-navigation-arrow:before {
  content: "\EADE"; }

.ph-thin.ph-needle:before {
  content: "\E82E"; }

.ph-thin.ph-network:before {
  content: "\EDDE"; }

.ph-thin.ph-network-slash:before {
  content: "\EDDC"; }

.ph-thin.ph-network-x:before {
  content: "\EDDA"; }

.ph-thin.ph-newspaper:before {
  content: "\E344"; }

.ph-thin.ph-newspaper-clipping:before {
  content: "\E346"; }

.ph-thin.ph-not-equals:before {
  content: "\EDA6"; }

.ph-thin.ph-not-member-of:before {
  content: "\EDAE"; }

.ph-thin.ph-not-subset-of:before {
  content: "\EDB0"; }

.ph-thin.ph-not-superset-of:before {
  content: "\EDB2"; }

.ph-thin.ph-notches:before {
  content: "\ED3A"; }

.ph-thin.ph-note:before {
  content: "\E348"; }

.ph-thin.ph-note-blank:before {
  content: "\E34A"; }

.ph-thin.ph-note-pencil:before {
  content: "\E34C"; }

.ph-thin.ph-notebook:before {
  content: "\E34E"; }

.ph-thin.ph-notepad:before {
  content: "\E63E"; }

.ph-thin.ph-notification:before {
  content: "\E6FA"; }

.ph-thin.ph-notion-logo:before {
  content: "\E9A0"; }

.ph-thin.ph-nuclear-plant:before {
  content: "\ED7C"; }

.ph-thin.ph-number-circle-eight:before {
  content: "\E352"; }

.ph-thin.ph-number-circle-five:before {
  content: "\E358"; }

.ph-thin.ph-number-circle-four:before {
  content: "\E35E"; }

.ph-thin.ph-number-circle-nine:before {
  content: "\E364"; }

.ph-thin.ph-number-circle-one:before {
  content: "\E36A"; }

.ph-thin.ph-number-circle-seven:before {
  content: "\E370"; }

.ph-thin.ph-number-circle-six:before {
  content: "\E376"; }

.ph-thin.ph-number-circle-three:before {
  content: "\E37C"; }

.ph-thin.ph-number-circle-two:before {
  content: "\E382"; }

.ph-thin.ph-number-circle-zero:before {
  content: "\E388"; }

.ph-thin.ph-number-eight:before {
  content: "\E350"; }

.ph-thin.ph-number-five:before {
  content: "\E356"; }

.ph-thin.ph-number-four:before {
  content: "\E35C"; }

.ph-thin.ph-number-nine:before {
  content: "\E362"; }

.ph-thin.ph-number-one:before {
  content: "\E368"; }

.ph-thin.ph-number-seven:before {
  content: "\E36E"; }

.ph-thin.ph-number-six:before {
  content: "\E374"; }

.ph-thin.ph-number-square-eight:before {
  content: "\E354"; }

.ph-thin.ph-number-square-five:before {
  content: "\E35A"; }

.ph-thin.ph-number-square-four:before {
  content: "\E360"; }

.ph-thin.ph-number-square-nine:before {
  content: "\E366"; }

.ph-thin.ph-number-square-one:before {
  content: "\E36C"; }

.ph-thin.ph-number-square-seven:before {
  content: "\E372"; }

.ph-thin.ph-number-square-six:before {
  content: "\E378"; }

.ph-thin.ph-number-square-three:before {
  content: "\E37E"; }

.ph-thin.ph-number-square-two:before {
  content: "\E384"; }

.ph-thin.ph-number-square-zero:before {
  content: "\E38A"; }

.ph-thin.ph-number-three:before {
  content: "\E37A"; }

.ph-thin.ph-number-two:before {
  content: "\E380"; }

.ph-thin.ph-number-zero:before {
  content: "\E386"; }

.ph-thin.ph-numpad:before {
  content: "\E3C8"; }

.ph-thin.ph-nut:before {
  content: "\E38C"; }

.ph-thin.ph-ny-times-logo:before {
  content: "\E646"; }

.ph-thin.ph-octagon:before {
  content: "\E38E"; }

.ph-thin.ph-office-chair:before {
  content: "\EA46"; }

.ph-thin.ph-onigiri:before {
  content: "\EE2C"; }

.ph-thin.ph-open-ai-logo:before {
  content: "\E7D2"; }

.ph-thin.ph-option:before {
  content: "\E8A8"; }

.ph-thin.ph-orange:before {
  content: "\EE40"; }

.ph-thin.ph-orange-slice:before {
  content: "\ED36"; }

.ph-thin.ph-oven:before {
  content: "\ED8C"; }

.ph-thin.ph-package:before {
  content: "\E390"; }

.ph-thin.ph-paint-brush:before {
  content: "\E6F0"; }

.ph-thin.ph-paint-brush-broad:before {
  content: "\E590"; }

.ph-thin.ph-paint-brush-household:before {
  content: "\E6F2"; }

.ph-thin.ph-paint-bucket:before {
  content: "\E392"; }

.ph-thin.ph-paint-roller:before {
  content: "\E6F4"; }

.ph-thin.ph-palette:before {
  content: "\E6C8"; }

.ph-thin.ph-panorama:before {
  content: "\EAA2"; }

.ph-thin.ph-pants:before {
  content: "\EC88"; }

.ph-thin.ph-paper-plane:before {
  content: "\E394"; }

.ph-thin.ph-paper-plane-right:before {
  content: "\E396"; }

.ph-thin.ph-paper-plane-tilt:before {
  content: "\E398"; }

.ph-thin.ph-paperclip:before {
  content: "\E39A"; }

.ph-thin.ph-paperclip-horizontal:before {
  content: "\E592"; }

.ph-thin.ph-parachute:before {
  content: "\EA7C"; }

.ph-thin.ph-paragraph:before {
  content: "\E960"; }

.ph-thin.ph-parallelogram:before {
  content: "\ECC6"; }

.ph-thin.ph-park:before {
  content: "\ECB2"; }

.ph-thin.ph-password:before {
  content: "\E752"; }

.ph-thin.ph-path:before {
  content: "\E39C"; }

.ph-thin.ph-patreon-logo:before {
  content: "\E98A"; }

.ph-thin.ph-pause:before {
  content: "\E39E"; }

.ph-thin.ph-pause-circle:before {
  content: "\E3A0"; }

.ph-thin.ph-paw-print:before {
  content: "\E648"; }

.ph-thin.ph-paypal-logo:before {
  content: "\E98C"; }

.ph-thin.ph-peace:before {
  content: "\E3A2"; }

.ph-thin.ph-pen:before {
  content: "\E3AA"; }

.ph-thin.ph-pen-nib:before {
  content: "\E3AC"; }

.ph-thin.ph-pen-nib-straight:before {
  content: "\E64A"; }

.ph-thin.ph-pencil:before {
  content: "\E3AE"; }

.ph-thin.ph-pencil-circle:before {
  content: "\E3B0"; }

.ph-thin.ph-pencil-line:before {
  content: "\E3B2"; }

.ph-thin.ph-pencil-ruler:before {
  content: "\E906"; }

.ph-thin.ph-pencil-simple:before {
  content: "\E3B4"; }

.ph-thin.ph-pencil-simple-line:before {
  content: "\EBC6"; }

.ph-thin.ph-pencil-simple-slash:before {
  content: "\ECF6"; }

.ph-thin.ph-pencil-slash:before {
  content: "\ECF8"; }

.ph-thin.ph-pentagon:before {
  content: "\EC7E"; }

.ph-thin.ph-pentagram:before {
  content: "\EC5C"; }

.ph-thin.ph-pepper:before {
  content: "\E94A"; }

.ph-thin.ph-percent:before {
  content: "\E3B6"; }

.ph-thin.ph-person:before {
  content: "\E3A8"; }

.ph-thin.ph-person-arms-spread:before {
  content: "\ECFE"; }

.ph-thin.ph-person-simple:before {
  content: "\E72E"; }

.ph-thin.ph-person-simple-bike:before {
  content: "\E734"; }

.ph-thin.ph-person-simple-circle:before {
  content: "\EE58"; }

.ph-thin.ph-person-simple-hike:before {
  content: "\ED54"; }

.ph-thin.ph-person-simple-run:before {
  content: "\E730"; }

.ph-thin.ph-person-simple-ski:before {
  content: "\E71C"; }

.ph-thin.ph-person-simple-snowboard:before {
  content: "\E71E"; }

.ph-thin.ph-person-simple-swim:before {
  content: "\E736"; }

.ph-thin.ph-person-simple-tai-chi:before {
  content: "\ED5C"; }

.ph-thin.ph-person-simple-throw:before {
  content: "\E732"; }

.ph-thin.ph-person-simple-walk:before {
  content: "\E73A"; }

.ph-thin.ph-perspective:before {
  content: "\EBE6"; }

.ph-thin.ph-phone:before {
  content: "\E3B8"; }

.ph-thin.ph-phone-call:before {
  content: "\E3BA"; }

.ph-thin.ph-phone-disconnect:before {
  content: "\E3BC"; }

.ph-thin.ph-phone-incoming:before {
  content: "\E3BE"; }

.ph-thin.ph-phone-list:before {
  content: "\E3CC"; }

.ph-thin.ph-phone-outgoing:before {
  content: "\E3C0"; }

.ph-thin.ph-phone-pause:before {
  content: "\E3CA"; }

.ph-thin.ph-phone-plus:before {
  content: "\EC56"; }

.ph-thin.ph-phone-slash:before {
  content: "\E3C2"; }

.ph-thin.ph-phone-transfer:before {
  content: "\E3C6"; }

.ph-thin.ph-phone-x:before {
  content: "\E3C4"; }

.ph-thin.ph-phosphor-logo:before {
  content: "\E3CE"; }

.ph-thin.ph-pi:before {
  content: "\EC80"; }

.ph-thin.ph-piano-keys:before {
  content: "\E9C8"; }

.ph-thin.ph-picnic-table:before {
  content: "\EE26"; }

.ph-thin.ph-picture-in-picture:before {
  content: "\E64C"; }

.ph-thin.ph-piggy-bank:before {
  content: "\EA04"; }

.ph-thin.ph-pill:before {
  content: "\E700"; }

.ph-thin.ph-ping-pong:before {
  content: "\EA42"; }

.ph-thin.ph-pint-glass:before {
  content: "\EDD0"; }

.ph-thin.ph-pinterest-logo:before {
  content: "\E64E"; }

.ph-thin.ph-pinwheel:before {
  content: "\EB9C"; }

.ph-thin.ph-pipe:before {
  content: "\ED86"; }

.ph-thin.ph-pipe-wrench:before {
  content: "\ED88"; }

.ph-thin.ph-pix-logo:before {
  content: "\ECC2"; }

.ph-thin.ph-pizza:before {
  content: "\E796"; }

.ph-thin.ph-placeholder:before {
  content: "\E650"; }

.ph-thin.ph-planet:before {
  content: "\E652"; }

.ph-thin.ph-plant:before {
  content: "\EBAE"; }

.ph-thin.ph-play:before {
  content: "\E3D0"; }

.ph-thin.ph-play-circle:before {
  content: "\E3D2"; }

.ph-thin.ph-play-pause:before {
  content: "\E8BE"; }

.ph-thin.ph-playlist:before {
  content: "\E6AA"; }

.ph-thin.ph-plug:before {
  content: "\E946"; }

.ph-thin.ph-plug-charging:before {
  content: "\EB5C"; }

.ph-thin.ph-plugs:before {
  content: "\EB56"; }

.ph-thin.ph-plugs-connected:before {
  content: "\EB5A"; }

.ph-thin.ph-plus:before {
  content: "\E3D4"; }

.ph-thin.ph-plus-circle:before {
  content: "\E3D6"; }

.ph-thin.ph-plus-minus:before {
  content: "\E3D8"; }

.ph-thin.ph-plus-square:before {
  content: "\ED4A"; }

.ph-thin.ph-poker-chip:before {
  content: "\E594"; }

.ph-thin.ph-police-car:before {
  content: "\EC4A"; }

.ph-thin.ph-polygon:before {
  content: "\E6D0"; }

.ph-thin.ph-popcorn:before {
  content: "\EB4E"; }

.ph-thin.ph-popsicle:before {
  content: "\EBBE"; }

.ph-thin.ph-potted-plant:before {
  content: "\EC22"; }

.ph-thin.ph-power:before {
  content: "\E3DA"; }

.ph-thin.ph-prescription:before {
  content: "\E7A2"; }

.ph-thin.ph-presentation:before {
  content: "\E654"; }

.ph-thin.ph-presentation-chart:before {
  content: "\E656"; }

.ph-thin.ph-printer:before {
  content: "\E3DC"; }

.ph-thin.ph-prohibit:before {
  content: "\E3DE"; }

.ph-thin.ph-prohibit-inset:before {
  content: "\E3E0"; }

.ph-thin.ph-projector-screen:before {
  content: "\E658"; }

.ph-thin.ph-projector-screen-chart:before {
  content: "\E65A"; }

.ph-thin.ph-pulse:before {
  content: "\E000"; }

.ph-thin.ph-activity:before {
  content: "\E000"; }

.ph-thin.ph-push-pin:before {
  content: "\E3E2"; }

.ph-thin.ph-push-pin-simple:before {
  content: "\E65C"; }

.ph-thin.ph-push-pin-simple-slash:before {
  content: "\E65E"; }

.ph-thin.ph-push-pin-slash:before {
  content: "\E3E4"; }

.ph-thin.ph-puzzle-piece:before {
  content: "\E596"; }

.ph-thin.ph-qr-code:before {
  content: "\E3E6"; }

.ph-thin.ph-question:before {
  content: "\E3E8"; }

.ph-thin.ph-question-mark:before {
  content: "\E3E9"; }

.ph-thin.ph-queue:before {
  content: "\E6AC"; }

.ph-thin.ph-quotes:before {
  content: "\E660"; }

.ph-thin.ph-rabbit:before {
  content: "\EAC2"; }

.ph-thin.ph-racquet:before {
  content: "\EE02"; }

.ph-thin.ph-radical:before {
  content: "\E3EA"; }

.ph-thin.ph-radio:before {
  content: "\E77E"; }

.ph-thin.ph-radio-button:before {
  content: "\EB08"; }

.ph-thin.ph-radioactive:before {
  content: "\E9DC"; }

.ph-thin.ph-rainbow:before {
  content: "\E598"; }

.ph-thin.ph-rainbow-cloud:before {
  content: "\E59A"; }

.ph-thin.ph-ranking:before {
  content: "\ED62"; }

.ph-thin.ph-read-cv-logo:before {
  content: "\ED0C"; }

.ph-thin.ph-receipt:before {
  content: "\E3EC"; }

.ph-thin.ph-receipt-x:before {
  content: "\ED40"; }

.ph-thin.ph-record:before {
  content: "\E3EE"; }

.ph-thin.ph-rectangle:before {
  content: "\E3F0"; }

.ph-thin.ph-rectangle-dashed:before {
  content: "\E3F2"; }

.ph-thin.ph-recycle:before {
  content: "\E75A"; }

.ph-thin.ph-reddit-logo:before {
  content: "\E59C"; }

.ph-thin.ph-repeat:before {
  content: "\E3F6"; }

.ph-thin.ph-repeat-once:before {
  content: "\E3F8"; }

.ph-thin.ph-replit-logo:before {
  content: "\EB8A"; }

.ph-thin.ph-resize:before {
  content: "\ED6E"; }

.ph-thin.ph-rewind:before {
  content: "\E6A8"; }

.ph-thin.ph-rewind-circle:before {
  content: "\E3FA"; }

.ph-thin.ph-road-horizon:before {
  content: "\E838"; }

.ph-thin.ph-robot:before {
  content: "\E762"; }

.ph-thin.ph-rocket:before {
  content: "\E3FC"; }

.ph-thin.ph-rocket-launch:before {
  content: "\E3FE"; }

.ph-thin.ph-rows:before {
  content: "\E5A2"; }

.ph-thin.ph-rows-plus-bottom:before {
  content: "\E59E"; }

.ph-thin.ph-rows-plus-top:before {
  content: "\E5A0"; }

.ph-thin.ph-rss:before {
  content: "\E400"; }

.ph-thin.ph-rss-simple:before {
  content: "\E402"; }

.ph-thin.ph-rug:before {
  content: "\EA1A"; }

.ph-thin.ph-ruler:before {
  content: "\E6B8"; }

.ph-thin.ph-sailboat:before {
  content: "\E78A"; }

.ph-thin.ph-scales:before {
  content: "\E750"; }

.ph-thin.ph-scan:before {
  content: "\EBB6"; }

.ph-thin.ph-scan-smiley:before {
  content: "\EBB4"; }

.ph-thin.ph-scissors:before {
  content: "\EAE0"; }

.ph-thin.ph-scooter:before {
  content: "\E820"; }

.ph-thin.ph-screencast:before {
  content: "\E404"; }

.ph-thin.ph-screwdriver:before {
  content: "\E86E"; }

.ph-thin.ph-scribble:before {
  content: "\E806"; }

.ph-thin.ph-scribble-loop:before {
  content: "\E662"; }

.ph-thin.ph-scroll:before {
  content: "\EB7A"; }

.ph-thin.ph-seal:before {
  content: "\E604"; }

.ph-thin.ph-circle-wavy:before {
  content: "\E604"; }

.ph-thin.ph-seal-check:before {
  content: "\E606"; }

.ph-thin.ph-circle-wavy-check:before {
  content: "\E606"; }

.ph-thin.ph-seal-percent:before {
  content: "\E60A"; }

.ph-thin.ph-seal-question:before {
  content: "\E608"; }

.ph-thin.ph-circle-wavy-question:before {
  content: "\E608"; }

.ph-thin.ph-seal-warning:before {
  content: "\E60C"; }

.ph-thin.ph-circle-wavy-warning:before {
  content: "\E60C"; }

.ph-thin.ph-seat:before {
  content: "\EB8E"; }

.ph-thin.ph-seatbelt:before {
  content: "\EDFE"; }

.ph-thin.ph-security-camera:before {
  content: "\ECA4"; }

.ph-thin.ph-selection:before {
  content: "\E69A"; }

.ph-thin.ph-selection-all:before {
  content: "\E746"; }

.ph-thin.ph-selection-background:before {
  content: "\EAF8"; }

.ph-thin.ph-selection-foreground:before {
  content: "\EAF6"; }

.ph-thin.ph-selection-inverse:before {
  content: "\E744"; }

.ph-thin.ph-selection-plus:before {
  content: "\E69C"; }

.ph-thin.ph-selection-slash:before {
  content: "\E69E"; }

.ph-thin.ph-shapes:before {
  content: "\EC5E"; }

.ph-thin.ph-share:before {
  content: "\E406"; }

.ph-thin.ph-share-fat:before {
  content: "\ED52"; }

.ph-thin.ph-share-network:before {
  content: "\E408"; }

.ph-thin.ph-shield:before {
  content: "\E40A"; }

.ph-thin.ph-shield-check:before {
  content: "\E40C"; }

.ph-thin.ph-shield-checkered:before {
  content: "\E708"; }

.ph-thin.ph-shield-chevron:before {
  content: "\E40E"; }

.ph-thin.ph-shield-plus:before {
  content: "\E706"; }

.ph-thin.ph-shield-slash:before {
  content: "\E410"; }

.ph-thin.ph-shield-star:before {
  content: "\EC34"; }

.ph-thin.ph-shield-warning:before {
  content: "\E412"; }

.ph-thin.ph-shipping-container:before {
  content: "\E78C"; }

.ph-thin.ph-shirt-folded:before {
  content: "\EA92"; }

.ph-thin.ph-shooting-star:before {
  content: "\ECFA"; }

.ph-thin.ph-shopping-bag:before {
  content: "\E416"; }

.ph-thin.ph-shopping-bag-open:before {
  content: "\E418"; }

.ph-thin.ph-shopping-cart:before {
  content: "\E41E"; }

.ph-thin.ph-shopping-cart-simple:before {
  content: "\E420"; }

.ph-thin.ph-shovel:before {
  content: "\E9E6"; }

.ph-thin.ph-shower:before {
  content: "\E776"; }

.ph-thin.ph-shrimp:before {
  content: "\EAB4"; }

.ph-thin.ph-shuffle:before {
  content: "\E422"; }

.ph-thin.ph-shuffle-angular:before {
  content: "\E424"; }

.ph-thin.ph-shuffle-simple:before {
  content: "\E426"; }

.ph-thin.ph-sidebar:before {
  content: "\EAB6"; }

.ph-thin.ph-sidebar-simple:before {
  content: "\EC24"; }

.ph-thin.ph-sigma:before {
  content: "\EAB8"; }

.ph-thin.ph-sign-in:before {
  content: "\E428"; }

.ph-thin.ph-sign-out:before {
  content: "\E42A"; }

.ph-thin.ph-signature:before {
  content: "\EBAC"; }

.ph-thin.ph-signpost:before {
  content: "\E89C"; }

.ph-thin.ph-sim-card:before {
  content: "\E664"; }

.ph-thin.ph-siren:before {
  content: "\E9B8"; }

.ph-thin.ph-sketch-logo:before {
  content: "\E42C"; }

.ph-thin.ph-skip-back:before {
  content: "\E5A4"; }

.ph-thin.ph-skip-back-circle:before {
  content: "\E42E"; }

.ph-thin.ph-skip-forward:before {
  content: "\E5A6"; }

.ph-thin.ph-skip-forward-circle:before {
  content: "\E430"; }

.ph-thin.ph-skull:before {
  content: "\E916"; }

.ph-thin.ph-skype-logo:before {
  content: "\E8DC"; }

.ph-thin.ph-slack-logo:before {
  content: "\E5A8"; }

.ph-thin.ph-sliders:before {
  content: "\E432"; }

.ph-thin.ph-sliders-horizontal:before {
  content: "\E434"; }

.ph-thin.ph-slideshow:before {
  content: "\ED32"; }

.ph-thin.ph-smiley:before {
  content: "\E436"; }

.ph-thin.ph-smiley-angry:before {
  content: "\EC62"; }

.ph-thin.ph-smiley-blank:before {
  content: "\E438"; }

.ph-thin.ph-smiley-meh:before {
  content: "\E43A"; }

.ph-thin.ph-smiley-melting:before {
  content: "\EE56"; }

.ph-thin.ph-smiley-nervous:before {
  content: "\E43C"; }

.ph-thin.ph-smiley-sad:before {
  content: "\E43E"; }

.ph-thin.ph-smiley-sticker:before {
  content: "\E440"; }

.ph-thin.ph-smiley-wink:before {
  content: "\E666"; }

.ph-thin.ph-smiley-x-eyes:before {
  content: "\E442"; }

.ph-thin.ph-snapchat-logo:before {
  content: "\E668"; }

.ph-thin.ph-sneaker:before {
  content: "\E80C"; }

.ph-thin.ph-sneaker-move:before {
  content: "\ED60"; }

.ph-thin.ph-snowflake:before {
  content: "\E5AA"; }

.ph-thin.ph-soccer-ball:before {
  content: "\E716"; }

.ph-thin.ph-sock:before {
  content: "\ECCE"; }

.ph-thin.ph-solar-panel:before {
  content: "\ED7A"; }

.ph-thin.ph-solar-roof:before {
  content: "\ED7B"; }

.ph-thin.ph-sort-ascending:before {
  content: "\E444"; }

.ph-thin.ph-sort-descending:before {
  content: "\E446"; }

.ph-thin.ph-soundcloud-logo:before {
  content: "\E8DE"; }

.ph-thin.ph-spade:before {
  content: "\E448"; }

.ph-thin.ph-sparkle:before {
  content: "\E6A2"; }

.ph-thin.ph-speaker-hifi:before {
  content: "\EA08"; }

.ph-thin.ph-speaker-high:before {
  content: "\E44A"; }

.ph-thin.ph-speaker-low:before {
  content: "\E44C"; }

.ph-thin.ph-speaker-none:before {
  content: "\E44E"; }

.ph-thin.ph-speaker-simple-high:before {
  content: "\E450"; }

.ph-thin.ph-speaker-simple-low:before {
  content: "\E452"; }

.ph-thin.ph-speaker-simple-none:before {
  content: "\E454"; }

.ph-thin.ph-speaker-simple-slash:before {
  content: "\E456"; }

.ph-thin.ph-speaker-simple-x:before {
  content: "\E458"; }

.ph-thin.ph-speaker-slash:before {
  content: "\E45A"; }

.ph-thin.ph-speaker-x:before {
  content: "\E45C"; }

.ph-thin.ph-speedometer:before {
  content: "\EE74"; }

.ph-thin.ph-sphere:before {
  content: "\EE66"; }

.ph-thin.ph-spinner:before {
  content: "\E66A"; }

.ph-thin.ph-spinner-ball:before {
  content: "\EE28"; }

.ph-thin.ph-spinner-gap:before {
  content: "\E66C"; }

.ph-thin.ph-spiral:before {
  content: "\E9FA"; }

.ph-thin.ph-split-horizontal:before {
  content: "\E872"; }

.ph-thin.ph-split-vertical:before {
  content: "\E876"; }

.ph-thin.ph-spotify-logo:before {
  content: "\E66E"; }

.ph-thin.ph-spray-bottle:before {
  content: "\E7E4"; }

.ph-thin.ph-square:before {
  content: "\E45E"; }

.ph-thin.ph-square-half:before {
  content: "\E462"; }

.ph-thin.ph-square-half-bottom:before {
  content: "\EB16"; }

.ph-thin.ph-square-logo:before {
  content: "\E690"; }

.ph-thin.ph-square-split-horizontal:before {
  content: "\E870"; }

.ph-thin.ph-square-split-vertical:before {
  content: "\E874"; }

.ph-thin.ph-squares-four:before {
  content: "\E464"; }

.ph-thin.ph-stack:before {
  content: "\E466"; }

.ph-thin.ph-stack-minus:before {
  content: "\EDF4"; }

.ph-thin.ph-stack-overflow-logo:before {
  content: "\EB78"; }

.ph-thin.ph-stack-plus:before {
  content: "\EDF6"; }

.ph-thin.ph-stack-simple:before {
  content: "\E468"; }

.ph-thin.ph-stairs:before {
  content: "\E8EC"; }

.ph-thin.ph-stamp:before {
  content: "\EA48"; }

.ph-thin.ph-standard-definition:before {
  content: "\EA90"; }

.ph-thin.ph-star:before {
  content: "\E46A"; }

.ph-thin.ph-star-and-crescent:before {
  content: "\ECF4"; }

.ph-thin.ph-star-four:before {
  content: "\E6A4"; }

.ph-thin.ph-star-half:before {
  content: "\E70A"; }

.ph-thin.ph-star-of-david:before {
  content: "\E89E"; }

.ph-thin.ph-steam-logo:before {
  content: "\EAD4"; }

.ph-thin.ph-steering-wheel:before {
  content: "\E9AC"; }

.ph-thin.ph-steps:before {
  content: "\ECBE"; }

.ph-thin.ph-stethoscope:before {
  content: "\E7EA"; }

.ph-thin.ph-sticker:before {
  content: "\E5AC"; }

.ph-thin.ph-stool:before {
  content: "\EA44"; }

.ph-thin.ph-stop:before {
  content: "\E46C"; }

.ph-thin.ph-stop-circle:before {
  content: "\E46E"; }

.ph-thin.ph-storefront:before {
  content: "\E470"; }

.ph-thin.ph-strategy:before {
  content: "\EA3A"; }

.ph-thin.ph-stripe-logo:before {
  content: "\E698"; }

.ph-thin.ph-student:before {
  content: "\E73E"; }

.ph-thin.ph-subset-of:before {
  content: "\EDC0"; }

.ph-thin.ph-subset-proper-of:before {
  content: "\EDB6"; }

.ph-thin.ph-subtitles:before {
  content: "\E1A8"; }

.ph-thin.ph-subtitles-slash:before {
  content: "\E1A6"; }

.ph-thin.ph-subtract:before {
  content: "\EBD6"; }

.ph-thin.ph-subtract-square:before {
  content: "\EBD4"; }

.ph-thin.ph-subway:before {
  content: "\E498"; }

.ph-thin.ph-suitcase:before {
  content: "\E5AE"; }

.ph-thin.ph-suitcase-rolling:before {
  content: "\E9B0"; }

.ph-thin.ph-suitcase-simple:before {
  content: "\E5B0"; }

.ph-thin.ph-sun:before {
  content: "\E472"; }

.ph-thin.ph-sun-dim:before {
  content: "\E474"; }

.ph-thin.ph-sun-horizon:before {
  content: "\E5B6"; }

.ph-thin.ph-sunglasses:before {
  content: "\E816"; }

.ph-thin.ph-superset-of:before {
  content: "\EDB8"; }

.ph-thin.ph-superset-proper-of:before {
  content: "\EDB4"; }

.ph-thin.ph-swap:before {
  content: "\E83C"; }

.ph-thin.ph-swatches:before {
  content: "\E5B8"; }

.ph-thin.ph-swimming-pool:before {
  content: "\ECB6"; }

.ph-thin.ph-sword:before {
  content: "\E5BA"; }

.ph-thin.ph-synagogue:before {
  content: "\ECEC"; }

.ph-thin.ph-syringe:before {
  content: "\E968"; }

.ph-thin.ph-t-shirt:before {
  content: "\E670"; }

.ph-thin.ph-table:before {
  content: "\E476"; }

.ph-thin.ph-tabs:before {
  content: "\E778"; }

.ph-thin.ph-tag:before {
  content: "\E478"; }

.ph-thin.ph-tag-chevron:before {
  content: "\E672"; }

.ph-thin.ph-tag-simple:before {
  content: "\E47A"; }

.ph-thin.ph-target:before {
  content: "\E47C"; }

.ph-thin.ph-taxi:before {
  content: "\E902"; }

.ph-thin.ph-tea-bag:before {
  content: "\E8E6"; }

.ph-thin.ph-telegram-logo:before {
  content: "\E5BC"; }

.ph-thin.ph-television:before {
  content: "\E754"; }

.ph-thin.ph-television-simple:before {
  content: "\EAE6"; }

.ph-thin.ph-tennis-ball:before {
  content: "\E720"; }

.ph-thin.ph-tent:before {
  content: "\E8BA"; }

.ph-thin.ph-terminal:before {
  content: "\E47E"; }

.ph-thin.ph-terminal-window:before {
  content: "\EAE8"; }

.ph-thin.ph-test-tube:before {
  content: "\E7A0"; }

.ph-thin.ph-text-a-underline:before {
  content: "\ED34"; }

.ph-thin.ph-text-aa:before {
  content: "\E6EE"; }

.ph-thin.ph-text-align-center:before {
  content: "\E480"; }

.ph-thin.ph-text-align-justify:before {
  content: "\E482"; }

.ph-thin.ph-text-align-left:before {
  content: "\E484"; }

.ph-thin.ph-text-align-right:before {
  content: "\E486"; }

.ph-thin.ph-text-b:before {
  content: "\E5BE"; }

.ph-thin.ph-text-bolder:before {
  content: "\E5BE"; }

.ph-thin.ph-text-columns:before {
  content: "\EC96"; }

.ph-thin.ph-text-h:before {
  content: "\E6BA"; }

.ph-thin.ph-text-h-five:before {
  content: "\E6C4"; }

.ph-thin.ph-text-h-four:before {
  content: "\E6C2"; }

.ph-thin.ph-text-h-one:before {
  content: "\E6BC"; }

.ph-thin.ph-text-h-six:before {
  content: "\E6C6"; }

.ph-thin.ph-text-h-three:before {
  content: "\E6C0"; }

.ph-thin.ph-text-h-two:before {
  content: "\E6BE"; }

.ph-thin.ph-text-indent:before {
  content: "\EA1E"; }

.ph-thin.ph-text-italic:before {
  content: "\E5C0"; }

.ph-thin.ph-text-outdent:before {
  content: "\EA1C"; }

.ph-thin.ph-text-strikethrough:before {
  content: "\E5C2"; }

.ph-thin.ph-text-subscript:before {
  content: "\EC98"; }

.ph-thin.ph-text-superscript:before {
  content: "\EC9A"; }

.ph-thin.ph-text-t:before {
  content: "\E48A"; }

.ph-thin.ph-text-t-slash:before {
  content: "\E488"; }

.ph-thin.ph-text-underline:before {
  content: "\E5C4"; }

.ph-thin.ph-textbox:before {
  content: "\EB0A"; }

.ph-thin.ph-thermometer:before {
  content: "\E5C6"; }

.ph-thin.ph-thermometer-cold:before {
  content: "\E5C8"; }

.ph-thin.ph-thermometer-hot:before {
  content: "\E5CA"; }

.ph-thin.ph-thermometer-simple:before {
  content: "\E5CC"; }

.ph-thin.ph-threads-logo:before {
  content: "\ED9E"; }

.ph-thin.ph-three-d:before {
  content: "\EA5A"; }

.ph-thin.ph-thumbs-down:before {
  content: "\E48C"; }

.ph-thin.ph-thumbs-up:before {
  content: "\E48E"; }

.ph-thin.ph-ticket:before {
  content: "\E490"; }

.ph-thin.ph-tidal-logo:before {
  content: "\ED1C"; }

.ph-thin.ph-tiktok-logo:before {
  content: "\EAF2"; }

.ph-thin.ph-tilde:before {
  content: "\EDA8"; }

.ph-thin.ph-timer:before {
  content: "\E492"; }

.ph-thin.ph-tip-jar:before {
  content: "\E7E2"; }

.ph-thin.ph-tipi:before {
  content: "\ED30"; }

.ph-thin.ph-tire:before {
  content: "\EDD2"; }

.ph-thin.ph-toggle-left:before {
  content: "\E674"; }

.ph-thin.ph-toggle-right:before {
  content: "\E676"; }

.ph-thin.ph-toilet:before {
  content: "\E79A"; }

.ph-thin.ph-toilet-paper:before {
  content: "\E79C"; }

.ph-thin.ph-toolbox:before {
  content: "\ECA0"; }

.ph-thin.ph-tooth:before {
  content: "\E9CC"; }

.ph-thin.ph-tornado:before {
  content: "\E88C"; }

.ph-thin.ph-tote:before {
  content: "\E494"; }

.ph-thin.ph-tote-simple:before {
  content: "\E678"; }

.ph-thin.ph-towel:before {
  content: "\EDE6"; }

.ph-thin.ph-tractor:before {
  content: "\EC6E"; }

.ph-thin.ph-trademark:before {
  content: "\E9F0"; }

.ph-thin.ph-trademark-registered:before {
  content: "\E3F4"; }

.ph-thin.ph-traffic-cone:before {
  content: "\E9A8"; }

.ph-thin.ph-traffic-sign:before {
  content: "\E67A"; }

.ph-thin.ph-traffic-signal:before {
  content: "\E9AA"; }

.ph-thin.ph-train:before {
  content: "\E496"; }

.ph-thin.ph-train-regional:before {
  content: "\E49E"; }

.ph-thin.ph-train-simple:before {
  content: "\E4A0"; }

.ph-thin.ph-tram:before {
  content: "\E9EC"; }

.ph-thin.ph-translate:before {
  content: "\E4A2"; }

.ph-thin.ph-trash:before {
  content: "\E4A6"; }

.ph-thin.ph-trash-simple:before {
  content: "\E4A8"; }

.ph-thin.ph-tray:before {
  content: "\E4AA"; }

.ph-thin.ph-tray-arrow-down:before {
  content: "\E010"; }

.ph-thin.ph-archive-tray:before {
  content: "\E010"; }

.ph-thin.ph-tray-arrow-up:before {
  content: "\EE52"; }

.ph-thin.ph-treasure-chest:before {
  content: "\EDE2"; }

.ph-thin.ph-tree:before {
  content: "\E6DA"; }

.ph-thin.ph-tree-evergreen:before {
  content: "\E6DC"; }

.ph-thin.ph-tree-palm:before {
  content: "\E91A"; }

.ph-thin.ph-tree-structure:before {
  content: "\E67C"; }

.ph-thin.ph-tree-view:before {
  content: "\EE48"; }

.ph-thin.ph-trend-down:before {
  content: "\E4AC"; }

.ph-thin.ph-trend-up:before {
  content: "\E4AE"; }

.ph-thin.ph-triangle:before {
  content: "\E4B0"; }

.ph-thin.ph-triangle-dashed:before {
  content: "\E4B2"; }

.ph-thin.ph-trolley:before {
  content: "\E5B2"; }

.ph-thin.ph-trolley-suitcase:before {
  content: "\E5B4"; }

.ph-thin.ph-trophy:before {
  content: "\E67E"; }

.ph-thin.ph-truck:before {
  content: "\E4B4"; }

.ph-thin.ph-truck-trailer:before {
  content: "\E4B6"; }

.ph-thin.ph-tumblr-logo:before {
  content: "\E8D4"; }

.ph-thin.ph-twitch-logo:before {
  content: "\E5CE"; }

.ph-thin.ph-twitter-logo:before {
  content: "\E4BA"; }

.ph-thin.ph-umbrella:before {
  content: "\E684"; }

.ph-thin.ph-umbrella-simple:before {
  content: "\E686"; }

.ph-thin.ph-union:before {
  content: "\EDBE"; }

.ph-thin.ph-unite:before {
  content: "\E87E"; }

.ph-thin.ph-unite-square:before {
  content: "\E878"; }

.ph-thin.ph-upload:before {
  content: "\E4BE"; }

.ph-thin.ph-upload-simple:before {
  content: "\E4C0"; }

.ph-thin.ph-usb:before {
  content: "\E956"; }

.ph-thin.ph-user:before {
  content: "\E4C2"; }

.ph-thin.ph-user-check:before {
  content: "\EAFA"; }

.ph-thin.ph-user-circle:before {
  content: "\E4C4"; }

.ph-thin.ph-user-circle-check:before {
  content: "\EC38"; }

.ph-thin.ph-user-circle-dashed:before {
  content: "\EC36"; }

.ph-thin.ph-user-circle-gear:before {
  content: "\E4C6"; }

.ph-thin.ph-user-circle-minus:before {
  content: "\E4C8"; }

.ph-thin.ph-user-circle-plus:before {
  content: "\E4CA"; }

.ph-thin.ph-user-focus:before {
  content: "\E6FC"; }

.ph-thin.ph-user-gear:before {
  content: "\E4CC"; }

.ph-thin.ph-user-list:before {
  content: "\E73C"; }

.ph-thin.ph-user-minus:before {
  content: "\E4CE"; }

.ph-thin.ph-user-plus:before {
  content: "\E4D0"; }

.ph-thin.ph-user-rectangle:before {
  content: "\E4D2"; }

.ph-thin.ph-user-sound:before {
  content: "\ECA8"; }

.ph-thin.ph-user-square:before {
  content: "\E4D4"; }

.ph-thin.ph-user-switch:before {
  content: "\E756"; }

.ph-thin.ph-users:before {
  content: "\E4D6"; }

.ph-thin.ph-users-four:before {
  content: "\E68C"; }

.ph-thin.ph-users-three:before {
  content: "\E68E"; }

.ph-thin.ph-van:before {
  content: "\E826"; }

.ph-thin.ph-vault:before {
  content: "\E76E"; }

.ph-thin.ph-vector-three:before {
  content: "\EE62"; }

.ph-thin.ph-vector-two:before {
  content: "\EE64"; }

.ph-thin.ph-vibrate:before {
  content: "\E4D8"; }

.ph-thin.ph-video:before {
  content: "\E740"; }

.ph-thin.ph-video-camera:before {
  content: "\E4DA"; }

.ph-thin.ph-video-camera-slash:before {
  content: "\E4DC"; }

.ph-thin.ph-video-conference:before {
  content: "\EDCE"; }

.ph-thin.ph-vignette:before {
  content: "\EBA2"; }

.ph-thin.ph-vinyl-record:before {
  content: "\ECAC"; }

.ph-thin.ph-virtual-reality:before {
  content: "\E7B8"; }

.ph-thin.ph-virus:before {
  content: "\E7D6"; }

.ph-thin.ph-visor:before {
  content: "\EE2A"; }

.ph-thin.ph-voicemail:before {
  content: "\E4DE"; }

.ph-thin.ph-volleyball:before {
  content: "\E726"; }

.ph-thin.ph-wall:before {
  content: "\E688"; }

.ph-thin.ph-wallet:before {
  content: "\E68A"; }

.ph-thin.ph-warehouse:before {
  content: "\ECD4"; }

.ph-thin.ph-warning:before {
  content: "\E4E0"; }

.ph-thin.ph-warning-circle:before {
  content: "\E4E2"; }

.ph-thin.ph-warning-diamond:before {
  content: "\E7FC"; }

.ph-thin.ph-warning-octagon:before {
  content: "\E4E4"; }

.ph-thin.ph-washing-machine:before {
  content: "\EDE8"; }

.ph-thin.ph-watch:before {
  content: "\E4E6"; }

.ph-thin.ph-wave-sawtooth:before {
  content: "\EA9C"; }

.ph-thin.ph-wave-sine:before {
  content: "\EA9A"; }

.ph-thin.ph-wave-square:before {
  content: "\EA9E"; }

.ph-thin.ph-wave-triangle:before {
  content: "\EAA0"; }

.ph-thin.ph-waveform:before {
  content: "\E802"; }

.ph-thin.ph-waveform-slash:before {
  content: "\E800"; }

.ph-thin.ph-waves:before {
  content: "\E6DE"; }

.ph-thin.ph-webcam:before {
  content: "\E9B2"; }

.ph-thin.ph-webcam-slash:before {
  content: "\ECDC"; }

.ph-thin.ph-webhooks-logo:before {
  content: "\ECAE"; }

.ph-thin.ph-wechat-logo:before {
  content: "\E8D2"; }

.ph-thin.ph-whatsapp-logo:before {
  content: "\E5D0"; }

.ph-thin.ph-wheelchair:before {
  content: "\E4E8"; }

.ph-thin.ph-wheelchair-motion:before {
  content: "\E89A"; }

.ph-thin.ph-wifi-high:before {
  content: "\E4EA"; }

.ph-thin.ph-wifi-low:before {
  content: "\E4EC"; }

.ph-thin.ph-wifi-medium:before {
  content: "\E4EE"; }

.ph-thin.ph-wifi-none:before {
  content: "\E4F0"; }

.ph-thin.ph-wifi-slash:before {
  content: "\E4F2"; }

.ph-thin.ph-wifi-x:before {
  content: "\E4F4"; }

.ph-thin.ph-wind:before {
  content: "\E5D2"; }

.ph-thin.ph-windmill:before {
  content: "\E9F8"; }

.ph-thin.ph-windows-logo:before {
  content: "\E692"; }

.ph-thin.ph-wine:before {
  content: "\E6B2"; }

.ph-thin.ph-wrench:before {
  content: "\E5D4"; }

.ph-thin.ph-x:before {
  content: "\E4F6"; }

.ph-thin.ph-x-circle:before {
  content: "\E4F8"; }

.ph-thin.ph-x-logo:before {
  content: "\E4BC"; }

.ph-thin.ph-x-square:before {
  content: "\E4FA"; }

.ph-thin.ph-yarn:before {
  content: "\ED9A"; }

.ph-thin.ph-yin-yang:before {
  content: "\E92A"; }

.ph-thin.ph-youtube-logo:before {
  content: "\E4FC"; }

.new-component-rbe-821-show-hide-sticky-filters-plp {
  display: none; }

.upicon {
  float: right;
  display: none; }

.downicon {
  float: right;
  display: block; }

.grid-header2 {
  margin-top: 1em;
  margin-bottom: 1em; }

.category-breadcrumb {
  text-align: left;
  font-size: 11px;
  font-weight: 300;
  color: #7c7c7c; }
  .category-breadcrumb .breadcrumb {
    border-top: none;
    -ms-flex-pack: start;
        justify-content: flex-start;
    border-bottom: none;
    margin-left: -1rem;
    margin-bottom: 0; }
  .category-breadcrumb .breadcrumb > .breadcrumb-item > a.breadcrumb-link {
    color: #7c7c7c; }

.search-tips {
  text-align: center;
  margin-top: 0; }
  .search-tips p.search-tips-title {
    font-family: Inter;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #2e2e2e;
    font-weight: normal; }
  .search-tips button {
    color: #358ed7;
    padding: 1px 32px;
    border-color: #dddddd;
    margin-top: 15px;
    margin-bottom: 80px; }
    @media (max-width: 543.98px) {
      .search-tips button {
        width: 100%; } }
  .search-tips .btn-primary {
    color: #fff; }

.subcategory-list-base {
  display: none;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 769px) {
    .subcategory-list-base {
      padding-left: 40px;
      padding-right: 40px; } }
  .subcategory-list-base .subcategory-list {
    padding-top: 25px; }
    .subcategory-list-base .subcategory-list .btn-subcategory {
      margin-left: 6px;
      margin-right: 6px;
      font-size: 14px;
      border: 1px solid #dddddd;
      padding: 10px 12px;
      color: #358ed7;
      font-family: Inter;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      height: auto; }
  .subcategory-list-base .slick-prev:before {
    content: "\F3CF"; }
  .subcategory-list-base .slick-next:before {
    content: "\F3D1"; }
  .subcategory-list-base .slick-prev:before, .subcategory-list-base .slick-next:before {
    font-family: 'Ionicons';
    color: #2e2e2e;
    font-size: 20px; }
  .subcategory-list-base button.slick-prev.slick-arrow, .subcategory-list-base button.slick-next.slick-arrow {
    top: 67%; }

.result-count {
  font-size: 13px;
  color: #7c7c7c; }
  .result-count p {
    font-family: Inter;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #2e2e2e; }
  .result-count .search-no-results-for {
    font-weight: normal; }
  .result-count .search-suggestion {
    font-size: 16px; }
  .result-count .search-results {
    text-align: center;
    display: block; }

.no-result-search-continer {
  max-width: 100%; }
  .no-result-search-continer .help-phone-number {
    font-size: 15px;
    font-weight: 400;
    color: #333; }
  .no-result-search-continer .mobile-view {
    display: block; }
    .no-result-search-continer .mobile-view .help-phone-number {
      float: none !important;
      font-size: 16px; }
  .no-result-search-continer .tab-desktop-view {
    display: none; }
  .no-result-search-continer .text-center-for-desktop {
    display: none; }
  @media (min-width: 544px) {
    .no-result-search-continer .tab-desktop-view {
      display: block;
      text-align: center; }
    .no-result-search-continer .mobile-view {
      display: none; }
    .no-result-search-continer .text-center-for-desktop {
      display: block;
      text-align: center; } }
  .no-result-search-continer .no-result-search-content {
    max-width: 600px;
    margin: 0 auto; }
    .no-result-search-continer .no-result-search-content h4.title-text {
      text-align: center;
      margin-bottom: 30px; }
    .no-result-search-continer .no-result-search-content .error-text, .no-result-search-continer .no-result-search-content h5 {
      font-size: 18px;
      line-height: 28px;
      font-weight: 400;
      color: #333; }
    .no-result-search-continer .no-result-search-content h5 {
      margin-top: 20px; }
    .no-result-search-continer .no-result-search-content ul {
      list-style: none; }
      @media (max-width: 543.98px) {
        .no-result-search-continer .no-result-search-content ul {
          padding-left: 15px; } }
      .no-result-search-continer .no-result-search-content ul li {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        color: #333; }

.filter-bar {
  margin-left: -12px;
  margin-right: -12px;
  position: relative; }
  .filter-bar::after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    pointer-events: none;
    z-index: -1; }

.refinement-bar-desktop-hidden:not(.mobile) {
  display: none !important;
  position: fixed !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -1; }

.heading-controls-bar {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 16px 0;
  margin-bottom: 8px; }
  .heading-controls-bar .heading-quick-filters {
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
    -ms-flex-align: center;
        align-items: center; }
  .heading-controls-bar .heading-filter-sort-controls {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-align: stretch;
        align-items: stretch; }

.heading-filter-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  height: 40px;
  padding: 0 12px;
  background: #fff;
  border: 1.5px solid var(--border, #a6a8ab);
  border-radius: 64px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: -0.28px;
  cursor: pointer;
  white-space: nowrap; }
  .heading-filter-btn:not(.has-active-filter):hover, .heading-filter-btn:not(.has-active-filter):focus, .heading-filter-btn.is-open {
    border-color: #2e2e2e;
    outline: none; }
  .heading-filter-btn .ion, .heading-filter-btn i {
    font-size: 18px; }

.heading-sort-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  border: 1.5px solid var(--border, #a6a8ab);
  border-radius: 64px;
  overflow: hidden; }
  .heading-sort-wrapper select[name="sort-order"] {
    height: 40px;
    border: none;
    border-radius: 64px;
    background-color: #fff;
    font-family: Inter, sans-serif;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    width: 110px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M9 9C9 9.14918 8.94074 9.29226 8.83525 9.39775C8.72976 9.50324 8.58668 9.5625 8.4375 9.5625H3.375C3.22582 9.5625 3.08274 9.50324 2.97725 9.39775C2.87176 9.29226 2.8125 9.14918 2.8125 9C2.8125 8.85082 2.87176 8.70774 2.97725 8.60225C3.08274 8.49676 3.22582 8.4375 3.375 8.4375H8.4375C8.58668 8.4375 8.72976 8.49676 8.83525 8.60225C8.94074 8.70774 9 8.85082 9 9ZM3.375 5.0625H12.9375C13.0867 5.0625 13.2298 5.00324 13.3352 4.89775C13.4407 4.79226 13.5 4.64918 13.5 4.5C13.5 4.35082 13.4407 4.20774 13.3352 4.10225C13.2298 3.99676 13.0867 3.9375 12.9375 3.9375H3.375C3.22582 3.9375 3.08274 3.99676 2.97725 4.10225C2.87176 4.20774 2.8125 4.35082 2.8125 4.5C2.8125 4.64918 2.87176 4.79226 2.97725 4.89775C3.08274 5.00324 3.22582 5.0625 3.375 5.0625ZM7.3125 12.9375H3.375C3.22582 12.9375 3.08274 12.9968 2.97725 13.1023C2.87176 13.2077 2.8125 13.3508 2.8125 13.5C2.8125 13.6492 2.87176 13.7923 2.97725 13.8977C3.08274 14.0032 3.22582 14.0625 3.375 14.0625H7.3125C7.46168 14.0625 7.60476 14.0032 7.71025 13.8977C7.81574 13.7923 7.875 13.6492 7.875 13.5C7.875 13.3508 7.81574 13.2077 7.71025 13.1023C7.60476 12.9968 7.46168 12.9375 7.3125 12.9375ZM16.148 11.4145C16.0957 11.3622 16.0337 11.3207 15.9654 11.2924C15.8971 11.2641 15.8239 11.2496 15.75 11.2496C15.6761 11.2496 15.6029 11.2641 15.5346 11.2924C15.4663 11.3207 15.4043 11.3622 15.352 11.4145L13.5 13.2673V7.875C13.5 7.72582 13.4407 7.58274 13.3352 7.47725C13.2298 7.37176 13.0867 7.3125 12.9375 7.3125C12.7883 7.3125 12.6452 7.37176 12.5398 7.47725C12.4343 7.58274 12.375 7.72582 12.375 7.875V13.2673L10.523 11.4145C10.4174 11.309 10.2743 11.2497 10.125 11.2497C9.97573 11.2497 9.83258 11.309 9.72703 11.4145C9.62148 11.5201 9.56219 11.6632 9.56219 11.8125C9.56219 11.9618 9.62148 12.1049 9.72703 12.2105L12.5395 15.023C12.5918 15.0753 12.6538 15.1168 12.7221 15.1451C12.7904 15.1734 12.8636 15.1879 12.9375 15.1879C13.0114 15.1879 13.0846 15.1734 13.1529 15.1451C13.2212 15.1168 13.2832 15.0753 13.3355 15.023L16.148 12.2105C16.2003 12.1582 16.2418 12.0962 16.2701 12.0279C16.2984 11.9596 16.3129 11.8864 16.3129 11.8125C16.3129 11.7386 16.2984 11.6654 16.2701 11.5971C16.2418 11.5288 16.2003 11.4668 16.148 11.4145Z' fill='black'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 12px center;
    padding: 0 16px 0 38px; }
    .heading-sort-wrapper select[name="sort-order"]:focus {
      outline: none;
      box-shadow: none; }

.btn-grey-border, .scrolling-filter-bar .filter-value {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 4px;
  border: 1px solid;
  border-color: #dddddd;
  border-radius: 20px;
  background-color: transparent;
  color: #358ed7;
  font-size: 16px; }

.scrolling-filter-bar {
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 0.9375em; }
  @media (max-width: 768.98px) {
    .scrolling-filter-bar {
      white-space: nowrap;
      margin-top: 24px; } }
  .scrolling-filter-bar .filter-value {
    display: inline-block;
    color: #7c7c7c;
    padding-top: 0;
    padding-bottom: 0; }
    .scrolling-filter-bar .filter-value a {
      font-size: 12px; }
    @media (min-width: 769px) {
      .scrolling-filter-bar .filter-value {
        margin-bottom: 2px; } }

.hero + .search-results {
  margin-top: 42px; }

.description-bottom {
  margin-top: 40px;
  margin-bottom: 52px; }
  .description-bottom .module-content p {
    font-size: 14px;
    line-height: 1.5; }
  .description-bottom .module-content li {
    font-size: 14px;
    line-height: 1.5; }
  .description-bottom .section-content {
    margin-bottom: 24px; }

.module-content ul li {
  margin-bottom: 8px; }

.location-number {
  color: #ffffff;
  background-color: #2e2e2e;
  width: 15px;
  height: 15px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  vertical-align: 10%; }

.search-keywords {
  font-family: Inter;
  font-size: 25px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.96;
  letter-spacing: normal;
  text-align: center;
  display: block;
  color: #2e2e2e;
  padding-bottom: 15px; }

.search-result-for {
  display: block;
  text-align: center;
  padding-top: 8px;
  font-family: Inter;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #7c7c7c; }

.search-mobile-bar .search-mobile-bar-btn {
  font-size: 16px; }

.search-mobile-bar .search-mobile-bar-btn + .search-mobile-bar-btn {
  border-left: 0; }
  .search-mobile-bar .search-mobile-bar-btn + .search-mobile-bar-btn > .custom-select {
    border-left: 0; }

@media (max-width: 768.98px) {
  .search-mobile-bar {
    background-color: #f4f4f4;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px; } }

@media (min-width: 769px) {
  .search-mobile-bar {
    padding-left: 0;
    margin-left: -12px;
    margin-right: -12px; } }

.search-mobile-bar .ion-ios-build {
  position: absolute;
  left: 10px;
  top: 14px;
  font-size: 17px; }

.search-mobile-bar .custom-select {
  height: 48px; }
  @media (max-width: 768.98px) {
    .search-mobile-bar .custom-select {
      border-radius: 0;
      background-color: #f4f4f4;
      background-size: 12%;
      color: #2e2e2e; } }
  @media (min-width: 544px) {
    .search-mobile-bar .custom-select {
      padding-left: 40px;
      background-size: 8%;
      background-position: right 0.85rem center; } }
  @media (min-width: 769px) {
    .search-mobile-bar .custom-select {
      padding-left: 30px;
      font-size: 15px;
      color: #7c7c7c;
      background-size: 10%; } }

@media (min-width: 769px) {
  .search-result-top {
    padding-top: 10px;
    border-top: solid 1px #dddddd;
    margin-top: 10px; } }

.mobile-filter-bar {
  position: sticky;
  top: var(--header-nav-height, 74px);
  z-index: 60;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 12px 0 12px 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 12px; }
  @media (min-width: 544px) {
    .mobile-filter-bar {
      top: var(--header-nav-height, 98px); } }

.mobile-filter-bar-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  padding-right: 16px; }

.mobile-quick-filters {
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  min-width: 0;
  overflow-x: auto;
  -webkit-mask-image: linear-gradient(to right, black 82%, transparent 100%);
  mask-image: linear-gradient(to right, black 82%, transparent 100%);
  padding-bottom: 2px;
  scrollbar-width: none; }
  .mobile-quick-filters::-webkit-scrollbar {
    display: none; }

.mobile-filter-chip {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 40px;
  padding: 0 8px;
  background: #fff;
  border: 1.5px solid var(--border, #a6a8ab);
  border-radius: 4px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: -0.28px;
  white-space: nowrap;
  cursor: pointer; }
  .mobile-filter-chip:not(.has-active-filter):hover, .mobile-filter-chip:not(.has-active-filter):focus {
    border-color: #1a1a1a;
    outline: none; }
  .mobile-filter-chip .ion {
    font-size: 12px; }

.mobile-all-filters-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1.5px solid var(--border, #a6a8ab);
  border-radius: 64px;
  cursor: pointer;
  color: #000; }
  .mobile-all-filters-btn .ion, .mobile-all-filters-btn i {
    font-size: 20px; }
  .mobile-all-filters-btn:hover, .mobile-all-filters-btn:focus {
    border-color: #1a1a1a;
    outline: none; }

.mobile-filter-bar-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.mobile-results-count {
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #767676;
  letter-spacing: 0.04em;
  text-transform: uppercase; }

.mobile-sort-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 6px; }
  .mobile-sort-wrapper::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M9 9C9 9.14918 8.94074 9.29226 8.83525 9.39775C8.72976 9.50324 8.58668 9.5625 8.4375 9.5625H3.375C3.22582 9.5625 3.08274 9.50324 2.97725 9.39775C2.87176 9.29226 2.8125 9.14918 2.8125 9C2.8125 8.85082 2.87176 8.70774 2.97725 8.60225C3.08274 8.49676 3.22582 8.4375 3.375 8.4375H8.4375C8.58668 8.4375 8.72976 8.49676 8.83525 8.60225C8.94074 8.70774 9 8.85082 9 9ZM3.375 5.0625H12.9375C13.0867 5.0625 13.2298 5.00324 13.3352 4.89775C13.4407 4.79226 13.5 4.64918 13.5 4.5C13.5 4.35082 13.4407 4.20774 13.3352 4.10225C13.2298 3.99676 13.0867 3.9375 12.9375 3.9375H3.375C3.22582 3.9375 3.08274 3.99676 2.97725 4.10225C2.87176 4.20774 2.8125 4.35082 2.8125 4.5C2.8125 4.64918 2.87176 4.79226 2.97725 4.89775C3.08274 5.00324 3.22582 5.0625 3.375 5.0625ZM7.3125 12.9375H3.375C3.22582 12.9375 3.08274 12.9968 2.97725 13.1023C2.87176 13.2077 2.8125 13.3508 2.8125 13.5C2.8125 13.6492 2.87176 13.7923 2.97725 13.8977C3.08274 14.0032 3.22582 14.0625 3.375 14.0625H7.3125C7.46168 14.0625 7.60476 14.0032 7.71025 13.8977C7.81574 13.7923 7.875 13.6492 7.875 13.5C7.875 13.3508 7.81574 13.2077 7.71025 13.1023C7.60476 12.9968 7.46168 12.9375 7.3125 12.9375ZM16.148 11.4145C16.0957 11.3622 16.0337 11.3207 15.9654 11.2924C15.8971 11.2641 15.8239 11.2496 15.75 11.2496C15.6761 11.2496 15.6029 11.2641 15.5346 11.2924C15.4663 11.3207 15.4043 11.3622 15.352 11.4145L13.5 13.2673V7.875C13.5 7.72582 13.4407 7.58274 13.3352 7.47725C13.2298 7.37176 13.0867 7.3125 12.9375 7.3125C12.7883 7.3125 12.6452 7.37176 12.5398 7.47725C12.4343 7.58274 12.375 7.72582 12.375 7.875V13.2673L10.523 11.4145C10.4174 11.309 10.2743 11.2497 10.125 11.2497C9.97573 11.2497 9.83258 11.309 9.72703 11.4145C9.62148 11.5201 9.56219 11.6632 9.56219 11.8125C9.56219 11.9618 9.62148 12.1049 9.72703 12.2105L12.5395 15.023C12.5918 15.0753 12.6538 15.1168 12.7221 15.1451C12.7904 15.1734 12.8636 15.1879 12.9375 15.1879C13.0114 15.1879 13.0846 15.1734 13.1529 15.1451C13.2212 15.1168 13.2832 15.0753 13.3355 15.023L16.148 12.2105C16.2003 12.1582 16.2418 12.0962 16.2701 12.0279C16.2984 11.9596 16.3129 11.8864 16.3129 11.8125C16.3129 11.7386 16.2984 11.6654 16.2701 11.5971C16.2418 11.5288 16.2003 11.4668 16.148 11.4145Z' fill='black'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain; }
  .mobile-sort-wrapper select[name="sort-order"] {
    border: none;
    background: transparent;
    font-family: DM Sans, Inter, sans-serif;
    font-size: 14px;
    color: #1a1a1a;
    padding: 4px 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    width: 65px; }
    .mobile-sort-wrapper select[name="sort-order"]:focus {
      outline: none; }

.filter-results-location,
.filter-results {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #000000;
  border-radius: 0px;
  border: 1.5px solid var(--border, #a6a8ab);
  padding: 0 0 0 0; }
  .filter-results-location .ion,
  .filter-results .ion {
    margin-right: 3px;
    font-size: 16px; }

.refinements button,
.filter-value button,
.swatch-filter button {
  appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  width: 100%;
  text-decoration: none;
  box-sizing: border-box; }
  .refinements button .refinement-value-label,
  .filter-value button .refinement-value-label,
  .swatch-filter button .refinement-value-label {
    -ms-flex: 1;
        flex: 1; }
  .refinements button .submenu-chevron,
  .filter-value button .submenu-chevron,
  .swatch-filter button .submenu-chevron {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto; }

button.reset {
  appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-decoration: none; }

.refinement-bar {
  padding-left: 0; }

@keyframes plpDrawerUp {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }

.refinement-bar.mobile {
  padding-left: 0;
  background-color: transparent;
  position: fixed;
  height: 100%;
  z-index: 102; }
  .refinement-bar.mobile .refinement-bar-header {
    position: fixed;
    margin-right: 12px;
    left: 12px;
    top: 8px;
    width: calc(100% - 24px);
    max-height: calc(100% - 70px);
    border-radius: 4px;
    overflow-y: auto; }
  .refinement-bar.mobile .refinement-bar-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 50;
    padding-right: 0;
    padding-left: 0;
    left: 0;
    margin-right: 0;
    margin-left: 0; }
    .refinement-bar.mobile .refinement-bar-footer .footer-reset {
      background-color: #dddddd; }
      .refinement-bar.mobile .refinement-bar-footer .footer-reset button.reset {
        border-color: transparent;
        color: #2e2e2e;
        border-radius: 0; }
    .refinement-bar.mobile .refinement-bar-footer .footer-close {
      background-color: #358ed7; }
      .refinement-bar.mobile .refinement-bar-footer .footer-close .btn {
        width: 100%;
        opacity: 1;
        border-radius: 0; }
  .refinement-bar.mobile .header-bar {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    color: #7c7c7c;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 0.938em;
    padding-bottom: 0.938em;
    display: block !important; }
    .refinement-bar.mobile .header-bar button.close {
      color: #9d9d9d;
      font-size: 24px;
      padding-right: 5px;
      padding-left: 5px;
      height: 24px;
      width: 24px; }
    .refinement-bar.mobile .header-bar .refinement-modal-header.show {
      display: inline-block; }
    .refinement-bar.mobile .header-bar .refinement-modal-header {
      display: none; }
      .refinement-bar.mobile .header-bar .refinement-modal-header .refinement-modal-header-icon {
        margin-right: 6px;
        font-size: 16px;
        width: 16px;
        height: 16px; }
  @media (max-width: 768.98px) {
    .refinement-bar.mobile {
      background-color: rgba(0, 0, 0, 0.45); }
      .refinement-bar.mobile .refinement-bar-header {
        top: auto !important;
        bottom: 70px;
        left: 0 !important;
        width: 100% !important;
        max-height: 78vh;
        border-radius: 16px 16px 0 0 !important;
        margin-right: 0;
        animation: plpDrawerUp 0.28s ease-out; } }
  .refinement-bar.mobile .refinement .card-header {
    font-size: 18px;
    padding: 12px 16px;
    border-bottom: 0 none;
    padding: 0.25rem 1rem; }
  @media (min-width: 769px) {
    .refinement-bar.mobile .refinement .card-body {
      padding: 0 1rem; } }
  .refinement-bar.mobile .refinement.card {
    border-top: 0 none;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    margin-bottom: 0; }
  .refinement-bar.mobile .refinement ul li {
    font-size: 16px;
    padding: 10px 16px; }
  .refinement-bar.mobile .refinement ul.sub-menu li {
    padding-left: 20px !important; }
  .refinement-bar.mobile .refinement .collapsible-sm.active .card-header::after {
    font-family: "Ionicons";
    content: "\F3D8";
    margin-top: 0; }
  .refinement-bar.mobile .refinement .collapsible-sm .card-header::after {
    font-family: "Ionicons";
    content: "\F3D0";
    font-size: 18px;
    color: #9d9d9d;
    margin-top: 0; }

.filter-header {
  margin-left: 0;
  margin-right: 0; }

.refinement .card-header {
  color: #2e2e2e;
  border-bottom: solid 1px #dddddd;
  font-size: 16px;
  font-family: Inter;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 12px 13px;
  line-height: normal; }

.refinement .card-body {
  padding: 0 0;
  display: none; }

.refinement ul.values {
  padding: 0 0; }

.refinement ul {
  margin-bottom: 0px; }
  .refinement ul li {
    font-size: 14px;
    font-family: Inter;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    padding: 8px 16px; }
    .refinement ul li a,
    .refinement ul li button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      gap: 10px;
      text-decoration: none;
      text-align: left;
      width: 100%;
      background: none;
      border: 0;
      padding: 0;
      cursor: pointer;
      color: inherit;
      font: inherit; }
    .refinement ul li .custom-checkbox-single {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: block;
      padding-left: 0; }
      .refinement ul li .custom-checkbox-single label.custom-checkbox-trigger {
        width: 20px;
        height: 20px;
        display: block; }
    .refinement ul li .refinement-value-label {
      color: #535353;
      -ms-flex: 1;
          flex: 1;
      line-height: 1.4;
      text-align: left; }
    .refinement ul li .submenu-chevron {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: auto;
      font-size: 16px;
      color: #1a1a1a; }
    .refinement ul li + li {
      border-top: 0 none; }

.refinement ul.has-submenu {
  padding-top: 0;
  padding-bottom: 0; }
  .refinement ul.has-submenu li {
    padding-left: 0;
    padding-right: 0; }
  .refinement ul.has-submenu button.back-first-level {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 10px;
    padding: 8px 16px;
    border-bottom: 0 none;
    width: 100%;
    text-decoration: none;
    text-align: left; }
    .refinement ul.has-submenu button.back-first-level .refinement-value-label {
      -ms-flex: 1;
          flex: 1; }
    .refinement ul.has-submenu button.back-first-level .submenu-chevron {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: auto;
      font-size: 20px;
      color: #1a1a1a; }
  .refinement ul.has-submenu li.li-has-submenu {
    padding: 0;
    border-bottom: 0 none; }
    .refinement ul.has-submenu li.li-has-submenu > ul.sub-menu {
      display: none; }
    .refinement ul.has-submenu li.li-has-submenu.li-expanded > ul.sub-menu {
      display: block; }

.refinement ul.preloaded-submenu li.li-has-submenu > button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px;
  padding: 8px 16px;
  text-decoration: none;
  text-align: left;
  width: 100%; }
  .refinement ul.preloaded-submenu li.li-has-submenu > button .refinement-value-label {
    -ms-flex: 1;
        flex: 1;
    text-align: left; }
  .refinement ul.preloaded-submenu li.li-has-submenu > button .submenu-chevron {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    font-size: 20px;
    color: #1a1a1a; }

.refinement ul.sub-menu {
  padding-top: 0;
  padding-bottom: 0; }
  .refinement ul.sub-menu li {
    padding-left: 16px;
    padding-right: 16px; }

.refinement.refinement-special-features ul li,
.refinement.refinement-price-range ul li {
  background-color: transparent; }
  .refinement.refinement-special-features ul li + li,
  .refinement.refinement-price-range ul li + li {
    border-top: 0 none; }

.refinement ul.sub-menu li {
  background-color: transparent; }
  .refinement ul.sub-menu li + li {
    border-top: 0 none; }

@media (min-width: 769px) {
  .refinement.card {
    border: 1px solid #dddddd; } }

@media (min-width: 544px) {
  .product-tile-container .tile-body {
    min-height: 136px; } }

.product-grid {
  transition: opacity 0.15s ease;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 24px; }
  .product-grid.is-filtering {
    opacity: 0.4;
    pointer-events: none; }
  .product-grid:not(.display-brand) .business-name {
    display: none; }
  .product-grid > [itemprop="itemListElement"],
  .product-grid > .product-tile-container {
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .product-grid .product-tile-container {
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: auto; }
    .product-grid .product-tile-container .product-tile-border {
      -ms-flex: 1;
          flex: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      height: auto;
      padding-bottom: 0; }
  .product-grid .product-tile-container .product-tile.product-tile--v2 {
    -ms-flex: 1;
        flex: 1;
    height: auto; }
  .product-grid .grid-footer {
    grid-column: 1 / -1; }
  .product-grid .call-out-item {
    -ms-grid-row: 1;
        grid-row-start: 1;
    grid-row-end: 3;
    cursor: pointer;
    padding-top: 36px;
    display: block;
    padding-bottom: 5px; }
  .product-grid .call-out-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px; }
    .product-grid .call-out-img.mobile-img {
      display: none; }
  @media (max-width: 992px) {
    .product-grid {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; } }
  @media (max-width: 544px) {
    .product-grid {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr; }
      .product-grid .call-out-item {
        padding-top: 0;
        padding-bottom: 0; }
      .product-grid .call-out-img.desktop-img {
        display: none; }
      .product-grid .call-out-img.mobile-img {
        display: block; } }

@media (max-width: 768.98px) {
  .background-overflow-disabled-mobile .embeddedServiceHelpButton {
    display: none; } }

body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container {
  height: 48px; }
  body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container .search-mobile-bar.scrolling {
    position: fixed;
    z-index: 50;
    top: 74px;
    left: 0;
    width: 100%; }
    @media (min-width: 544px) {
      body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container .search-mobile-bar.scrolling {
        top: 98px; } }
    body.scrolling:not(.background-overflow-disabled-mobile) .search-mobile-bar-container .search-mobile-bar.scrolling.fixed {
      top: 0; }

body.scrolling:not(.background-overflow-disabled-mobile).scrolling-down .search-mobile-bar.scrolling {
  top: 0; }

body.scrolling:not(.background-overflow-disabled-mobile).scrolling-behaviour-lock .search-mobile-bar.scrolling {
  position: relative;
  z-index: 0; }

.refinement-li-containter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .refinement-li-containter .refinement-lable {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }

.rbo-modal-background {
  background-color: #fff !important;
  opacity: unset !important; }

.search-mobile-bar-container-old {
  display: block; }

.search-mobile-bar-container-new {
  display: none; }
  .search-mobile-bar-container-new .refinement-bar {
    position: unset !important; }

.rbo-improve-filters-refinements-old {
  display: block; }

.rbo-improve-filters-refinements-new {
  display: none; }

.rbo-improve-filters-sortorder-old {
  display: block; }

.rbo-improve-filters-sortorder-new {
  display: none; }

.search-mobile-bar-container-new .refinement-bar {
  position: unset !important; }

.search-mobile-bar-container-new .refinement-bar.mobile .header-bar .refinement-modal-header.show {
  font-weight: 700 !important;
  color: #2E2E2E; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement-bar-header {
  position: fixed;
  margin-right: 12px;
  left: 0px !important;
  top: 0px !important;
  width: calc(100% - 0px) !important;
  max-height: calc(100% - 70px);
  border-radius: 0px !important;
  overflow-y: auto; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement .card-body {
  padding: 0 1rem 1rem 0rem !important;
  max-height: 500px;
  overflow-y: auto; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement ul li {
  font-size: 14px !important;
  padding: 8px 5px 8px 16px; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement .card-header {
  padding: 1rem 1rem 1rem 1rem !important; }

.search-mobile-bar-container-new .refinement-bar.mobile .refinement ul.sub-menu li {
  padding-left: 16px !important; }

.search-mobile-bar-container-new .refinement .rbo-has-submenu .back-first-level span {
  font-weight: 600 !important;
  color: #2E2E2E !important; }

.search-mobile-bar-container-new .rbo-refinements-dummy {
  height: 300px !important; }

.search-mobile-bar-container-old .hero.container .header {
  text-align: left; }
  .search-mobile-bar-container-old .hero.container .header .hero-page-title {
    font-size: 32px;
    line-height: 1.25;
    text-align: left; }
  .search-mobile-bar-container-old .hero.container .header .page-description {
    text-align: left; }

.search-mobile-bar-container-old .category-breadcrumb {
  font-size: 14px;
  font-weight: 400;
  color: #2e2e2e; }
  .search-mobile-bar-container-old .category-breadcrumb .breadcrumb > .breadcrumb-item > a.breadcrumb-link,
  .search-mobile-bar-container-old .category-breadcrumb .breadcrumb > .breadcrumb-item > span {
    color: #2e2e2e;
    font-weight: 400; }

.search-mobile-bar-container-old .read-more .btn-read-more {
  color: #ee3124;
  font-weight: 500;
  font-size: 16px; }
  .search-mobile-bar-container-old .read-more .btn-read-more:hover, .search-mobile-bar-container-old .read-more .btn-read-more:focus {
    color: #ee3124; }

.search-mobile-bar-container-old .product-grid .pdp-link .link {
  font-weight: 500; }

.search-mobile-bar-container-old .refinement .card-header {
  font-weight: 500; }

.search-mobile-bar-container-old .refinement ul li {
  font-size: 14px !important; }
  .search-mobile-bar-container-old .refinement ul li .refinement-value-label,
  .search-mobile-bar-container-old .refinement ul li .refinement-li-containter .refinement-lable span {
    font-size: 14px; }

.search-mobile-bar-container-old .refinement ul li .custom-checkbox-single label.custom-checkbox-trigger {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #2e2e2e;
  border-radius: 4px;
  background-color: #fff; }

.search-mobile-bar-container-old .refinement ul li .custom-checkbox-single .custom-control-input.select-me {
  border-color: transparent; }
  .search-mobile-bar-container-old .refinement ul li .custom-checkbox-single .custom-control-input.select-me + label.custom-checkbox-trigger {
    border: 1px solid #ee3124; }
  .search-mobile-bar-container-old .refinement ul li .custom-checkbox-single .custom-control-input.select-me + label.custom-checkbox-trigger::after {
    content: "";
    background-color: #ee3124;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%23fff' d='M229.66%2C77.66l-128%2C128a8%2C8%2C0%2C0%2C1-11.32%2C0l-56-56a8%2C8%2C0%2C0%2C1%2C11.32-11.32L96%2C188.69%2C218.34%2C66.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z'%2F%3E%3C%2Fsvg%3E");
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 2px; }

.search-mobile-bar-container-old .hero.container {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .search-mobile-bar-container-old .hero.container .header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
    .search-mobile-bar-container-old .hero.container .header > div:last-child,
    .search-mobile-bar-container-old .hero.container .header > section:last-child {
      margin-bottom: 0 !important; }

.search-mobile-bar-container-old .experience-component,
.search-mobile-bar-container-old .experience-region {
  height: auto !important;
  min-height: 0 !important; }

.search-mobile-bar-container-old .container.search-results {
  margin-top: 0 !important;
  padding-top: 0 !important;
  max-width: 1296px; }

.search-mobile-bar-container-old #product-search-results.tab-pane {
  padding-top: 0 !important;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0 !important;
  max-width: 1296px; }

.search-mobile-bar-container-old .subcategories-container {
  height: auto !important;
  min-height: unset !important; }

.plp-subheading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-pack: start;
      justify-content: start;
  gap: 10px;
  padding: 24px 0 8px; }
  .plp-subheading__title {
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.2; }
  .plp-subheading__count {
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #4a4a4d; }

.heading-filter-btn.filter-results,
.heading-filter-btn.filter-results-location {
  border-radius: 64px;
  background-color: #fff;
  background-image: none;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  padding: 0 12px;
  border: 1.5px solid var(--border, #a6a8ab);
  cursor: pointer; }

.mobile-filter-chip.filter-results,
.mobile-filter-chip.filter-results-location {
  border-radius: 64px;
  background-color: #fff;
  background-image: none;
  font-weight: 400;
  line-height: normal;
  padding: 0 12px;
  border: 1.5px solid var(--border, #a6a8ab);
  position: relative;
  cursor: pointer; }

.heading-filter-btn.is-open .filter-btn-chevron,
.mobile-filter-chip.is-open .filter-btn-chevron {
  transform: rotate(180deg);
  display: inline-block; }

.mobile-all-filters-btn.filter-results {
  border-radius: 64px;
  border: 1.5px solid var(--border, #a6a8ab);
  padding: 0; }

.refinement.refinement-special-features ul li,
.refinement.refinement-price-range ul li {
  background-color: transparent !important; }

.search-mobile-bar-container-old .product-grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr; }
  @media (min-width: 769px) and (max-width: 1000px) {
    .search-mobile-bar-container-old .product-grid {
      -ms-grid-columns: 1fr 1fr 1fr;
          grid-template-columns: 1fr 1fr 1fr; } }
  @media (max-width: 768px) {
    .search-mobile-bar-container-old .product-grid {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr; } }
  @media (max-width: 544px) {
    .search-mobile-bar-container-old .product-grid {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr; } }

.search-mobile-bar-container-old .filter-bar {
  display: none !important; }

.search-mobile-bar-container-old {
  overflow-x: clip; }

.heading-filter-btn.has-active-filter,
.mobile-filter-chip.has-active-filter {
  background: #fffbfb;
  border-color: #ee3124;
  color: #ee3124; }

.filter-count-badge {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ee3124;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 0 4px;
  line-height: 0;
  pointer-events: none;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

@media (min-width: 769px) {
  .heading-controls-bar {
    position: sticky;
    top: var(--header-nav-height, 98px);
    background: #fff;
    z-index: 60; } }

@media (min-width: 769px) {
  .refinement-bar.mobile {
    position: fixed !important;
    top: -9999px;
    left: 0;
    right: auto !important;
    bottom: auto !important;
    width: 300px;
    height: auto !important;
    background: #fff;
    z-index: 300;
    border-radius: 4px;
    border-bottom: 1px solid #e5e5e5; }
    .refinement-bar.mobile .refinement-bar-header {
      position: relative !important;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      width: 100% !important;
      max-height: 60vh;
      overflow-y: auto;
      border: none;
      border-radius: 4px !important;
      box-shadow: none;
      background-color: transparent;
      margin-right: 0;
      padding: 8px 0; }
      .refinement-bar.mobile .refinement-bar-header .card-body li,
      .refinement-bar.mobile .refinement-bar-header .card-body a,
      .refinement-bar.mobile .refinement-bar-header .card-body button {
        padding-left: 0;
        padding-right: 0; }
    .refinement-bar.mobile .refinement-bar-footer {
      position: relative !important;
      bottom: auto !important;
      left: auto !important;
      width: 100% !important;
      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12); }
    .refinement-bar.mobile:not(.all-filters-mode) .card-header {
      display: none !important; }
    .refinement-bar.mobile .card-body {
      display: block !important; }
    .refinement-bar.mobile .header-bar {
      display: none !important; }
  body.background-overflow-disabled-mobile {
    overflow: auto !important;
    position: static !important;
    top: auto !important; }
  body.background-overflow-disabled-mobile .modal-background {
    display: none !important; } }

body.desktop-filter-modal-open .modal-background {
  background: rgba(0, 0, 0, 0.5) !important;
  z-index: 299 !important;
  display: block !important; }

@media (max-width: 768.98px) {
  .refinement-bar.mobile {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    z-index: 9999 !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: end;
        justify-content: flex-end;
    background: rgba(0, 0, 0, 0.45); }
    .refinement-bar.mobile .header-bar {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: block !important;
      background: #fff;
      border-radius: 0 !important;
      padding: 0 16px 12px !important;
      border-bottom: none !important;
      position: relative;
      z-index: 1;
      border-bottom: 1px solid #e8e8e8; }
    .refinement-bar.mobile .filter-drag-handle {
      width: 40px;
      height: 4px;
      background: #d1d2d4;
      border-radius: 2px;
      margin: 10px auto 12px; }
    .refinement-bar.mobile .filter-header-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .refinement-bar.mobile .refinement-modal-header {
      font-family: Inter, sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #1a1a1a;
      margin: 0; }
    .refinement-bar.mobile .filter-close-btn {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 40px;
      height: 40px;
      background: none;
      border: none;
      padding: 0;
      cursor: pointer;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      opacity: 1 !important;
      float: none !important; }
      .refinement-bar.mobile .filter-close-btn svg {
        width: 24px;
        height: 24px; }
      .refinement-bar.mobile .filter-close-btn svg path {
        stroke-width: 2; }
    .refinement-bar.mobile .filter-panel-inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      max-height: 62vh;
      min-height: 0;
      border-radius: 8px 8px 0 0;
      border: 1px solid #e8e8e8;
      border-bottom: none;
      overflow: hidden;
      background: #fff; }
    .refinement-bar.mobile .filter-header {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .refinement-bar.mobile .refinement-bar-header {
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
      min-height: 0 !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
      position: relative !important;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important;
      width: 100% !important;
      height: auto !important;
      max-height: none !important;
      overflow: hidden !important;
      background-color: #fff;
      border-radius: 0 !important; }
    .refinement-bar.mobile .refinement-bar-header > div:not(.filter-header):last-child {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      min-height: 0;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      overscroll-behavior-y: contain; }
    .refinement-bar.mobile:not(.all-filters-mode) .card-header {
      display: none !important; }
    .refinement-bar.mobile.all-filters-mode .filter-panel-inner {
      max-height: 75vh; }
    .refinement-bar.mobile.all-filters-mode .card-header {
      display: block !important;
      font-family: Inter, sans-serif;
      font-size: 14px;
      font-weight: 600;
      color: #1a1a1a;
      padding: 12px 16px 8px !important;
      border-bottom: none; }
      .refinement-bar.mobile.all-filters-mode .card-header::after {
        display: none !important; }
    .refinement-bar.mobile.all-filters-mode .card-body {
      display: block !important;
      padding: 0 0 8px !important; }
    .refinement-bar.mobile.all-filters-mode .refinement + .refinement {
      border-top: 1px solid #e8e8e8;
      margin-top: 4px; }
    .refinement-bar.mobile .refinements {
      text-align: left; }
    .refinement-bar.mobile .refinement ul li {
      text-align: left; }
    .refinement-bar.mobile .refinement-bar-footer {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative !important;
      bottom: auto !important;
      left: auto !important;
      right: auto !important;
      width: 100% !important;
      z-index: 100 !important;
      background: #fff;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-align: center;
          align-items: center;
      padding: 16px 20px;
      border-top: 1px solid #e8e8e8;
      gap: 16px; }
      .refinement-bar.mobile .refinement-bar-footer .footer-clear-link {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        color: #2e2e2e !important;
        text-decoration: underline !important;
        font-size: 14px;
        font-family: 'Inter';
        font-weight: 400;
        white-space: nowrap; }
      .refinement-bar.mobile .refinement-bar-footer .footer-results-btn {
        -ms-flex: 1;
            flex: 1;
        padding: 12px 20px;
        font-size: 14px;
        font-family: 'Inter';
        font-weight: 600;
        white-space: nowrap;
        text-align: center; } }

@media (min-width: 769px) {
  .refinement-bar.mobile:not(.desktop-all-filters-modal) {
    box-shadow: 0 2px 4px 0 #2E2E2E; } }

@media (min-width: 769px) {
  .refinement-bar.desktop-all-filters-modal {
    position: fixed !important;
    top: 96px !important;
    left: calc(50% - 250px) !important;
    transform: none !important;
    width: 500px !important;
    max-height: 82vh !important;
    height: 82vh !important;
    overflow: hidden;
    z-index: 400 !important;
    border-radius: 12px;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.25);
    background: #fff; }
    .refinement-bar.desktop-all-filters-modal .rbo-improve-filters-refinements-old,
    .refinement-bar.desktop-all-filters-modal .rbo-improve-filters-refinements-new {
      height: 100%; }
    .refinement-bar.desktop-all-filters-modal .filter-panel-inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      height: 100%; }
    .refinement-bar.desktop-all-filters-modal .header-bar {
      display: block !important;
      padding: 0 20px !important;
      border-bottom: 1px solid #e8e8e8;
      background: #fff; }
    .refinement-bar.desktop-all-filters-modal .filter-drag-handle {
      display: none !important; }
    .refinement-bar.desktop-all-filters-modal .filter-header-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      position: relative;
      padding: 18px 0; }
    .refinement-bar.desktop-all-filters-modal .refinement-modal-header {
      text-align: left;
      font-family: Inter, sans-serif;
      font-size: 24px !important;
      font-weight: 700;
      color: #1a1a1a;
      margin: 0; }
    .refinement-bar.desktop-all-filters-modal .filter-close-btn {
      position: absolute;
      right: 0;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 36px;
      height: 36px;
      background: none;
      border: none;
      padding: 0;
      cursor: pointer;
      opacity: 1 !important;
      float: none !important; }
      .refinement-bar.desktop-all-filters-modal .filter-close-btn svg {
        width: 20px;
        height: 20px; }
    .refinement-bar.desktop-all-filters-modal .filter-header {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .refinement-bar.desktop-all-filters-modal .refinement-bar-header {
      -ms-flex: 1;
          flex: 1;
      min-height: 0;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
      position: relative !important;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      width: 100% !important;
      max-height: none !important;
      overflow: hidden !important;
      padding: 0 !important;
      border-radius: 0 !important;
      box-shadow: none !important;
      background: transparent; }
    .refinement-bar.desktop-all-filters-modal .refinement-bar-header > div:not(.filter-header):last-child {
      -ms-flex: 1;
          flex: 1;
      min-height: 0;
      overflow-y: auto; }
    .refinement-bar.desktop-all-filters-modal .card-header {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-align: center;
          align-items: center;
      padding: 14px 20px !important;
      font-family: Inter, sans-serif;
      font-size: 15px;
      font-weight: 500;
      color: #1a1a1a;
      border-bottom: 1px solid #f0f0f0;
      cursor: default; }
      .refinement-bar.desktop-all-filters-modal .card-header::after {
        display: none !important; }
      .refinement-bar.desktop-all-filters-modal .card-header .upicon, .refinement-bar.desktop-all-filters-modal .card-header .downicon {
        display: none !important; }
    .refinement-bar.desktop-all-filters-modal .card-body {
      display: block !important;
      padding: 8px 20px 12px !important; }
    .refinement-bar.desktop-all-filters-modal .refinement + .refinement {
      border-top: 1px solid #f0f0f0; }
    .refinement-bar.desktop-all-filters-modal .refinement-bar-footer {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-align: center;
          align-items: center;
      padding: 16px 20px;
      border-top: 1px solid #e8e8e8;
      gap: 16px;
      background: #fff;
      position: relative !important;
      bottom: auto !important;
      left: auto !important;
      right: auto !important;
      width: 100% !important;
      box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.06); }
      .refinement-bar.desktop-all-filters-modal .refinement-bar-footer .footer-clear-link {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        color: #2e2e2e !important;
        text-decoration: underline !important;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        white-space: nowrap; }
      .refinement-bar.desktop-all-filters-modal .refinement-bar-footer .footer-results-btn {
        -ms-flex: 1;
            flex: 1;
        padding: 12px 20px;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        white-space: nowrap;
        text-align: center;
        border-radius: 64px; }
    .refinement-bar.desktop-all-filters-modal .refinement ul li .custom-checkbox-single label.custom-checkbox-trigger {
      position: relative !important;
      width: 20px !important;
      height: 20px !important;
      border: 1px solid #2e2e2e !important;
      border-radius: 4px !important;
      background-color: #fff !important; }
    .refinement-bar.desktop-all-filters-modal .refinement ul li .custom-checkbox-single .custom-control-input.select-me {
      border-color: transparent; }
      .refinement-bar.desktop-all-filters-modal .refinement ul li .custom-checkbox-single .custom-control-input.select-me + label.custom-checkbox-trigger {
        border: 1px solid #ee3124 !important; }
      .refinement-bar.desktop-all-filters-modal .refinement ul li .custom-checkbox-single .custom-control-input.select-me + label.custom-checkbox-trigger::after {
        content: "";
        background-color: #ee3124 !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%23fff' d='M229.66%2C77.66l-128%2C128a8%2C8%2C0%2C0%2C1-11.32%2C0l-56-56a8%2C8%2C0%2C0%2C1%2C11.32-11.32L96%2C188.69%2C218.34%2C66.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z'%2F%3E%3C%2Fsvg%3E") !important;
        background-size: 95% !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important; }
    .refinement-bar.desktop-all-filters-modal .new-refinements .refinement ul li .custom-checkbox-single label.custom-checkbox-trigger {
      position: relative !important;
      width: 20px !important;
      height: 20px !important;
      border-radius: 4px !important;
      background-color: #fff !important; }
    .refinement-bar.desktop-all-filters-modal .new-refinements .refinement ul li .custom-checkbox-single .custom-control-input.select-me + label.custom-checkbox-trigger {
      border: 1px solid #ee3124 !important; }
    .refinement-bar.desktop-all-filters-modal .new-refinements .refinement ul li .custom-checkbox-single .custom-control-input.select-me + label.custom-checkbox-trigger::after {
      content: "";
      background-color: #ee3124 !important;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%23fff' d='M229.66%2C77.66l-128%2C128a8%2C8%2C0%2C0%2C1-11.32%2C0l-56-56a8%2C8%2C0%2C0%2C1%2C11.32-11.32L96%2C188.69%2C218.34%2C66.34a8%2C8%2C0%2C0%2C1%2C11.32%2C11.32Z'%2F%3E%3C%2Fsvg%3E") !important;
      background-size: 65% !important;
      background-repeat: no-repeat !important;
      background-position: center !important;
      width: 100% !important;
      height: 100% !important;
      position: absolute !important;
      border-radius: 4px !important; } }
