/*!
 * Font Awesome Free 6.5.1 subset — smarthomecare.nl
 * License - https://fontawesome.com/license/free
 */
:host,:root { --fa-style-family-classic: 'Font Awesome 6 Free'; --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; } @font-face { font-family: 'Font Awesome 6 Free'; font-style: normal; font-weight: 900; font-display: swap; src: url("../webfonts/fa-solid-900.woff2") format("woff2"); } .fas, .fa-solid { font-weight: 900; }
.fa-solid,.fas{
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-variant:normal;
  font-weight:900;
  line-height:1;
  text-rendering:auto;
}
.fa-arrow-right::before {
  content: "\f061"; }
.fa-bars::before {
  content: "\f0c9"; }
.fa-bell::before {
  content: "\f0f3"; }
.fa-bell-slash::before {
  content: "\f1f6"; }
.fa-book-open::before {
  content: "\f518"; }
.fa-box-open::before {
  content: "\f49e"; }
.fa-brain::before {
  content: "\f5dc"; }
.fa-calendar-check::before {
  content: "\f274"; }
.fa-check::before {
  content: "\f00c"; }
.fa-check-circle::before {
  content: "\f058"; }
.fa-chevron-down::before {
  content: "\f078"; }
.fa-comments::before {
  content: "\f086"; }
.fa-copy::before {
  content: "\f0c5"; }
.fa-envelope::before {
  content: "\f0e0"; }
.fa-handshake::before {
  content: "\f2b5"; }
.fa-heart::before {
  content: "\f004"; }
.fa-link::before {
  content: "\f0c1"; }
.fa-lock::before {
  content: "\f023"; }
.fa-music::before {
  content: "\f001"; }
.fa-phone::before {
  content: "\f095"; }
.fa-satellite-dish::before {
  content: "\f7c0"; }
.fa-shield-halved::before {
  content: "\f3ed"; }
.fa-star::before {
  content: "\f005"; }
.fa-star-half-stroke::before {
  content: "\f5c0"; }
.fa-tag::before {
  content: "\f02b"; }
.fa-triangle-exclamation::before {
  content: "\f071"; }
.fa-user-lock::before {
  content: "\f502"; }
.fa-user-shield::before {
  content: "\f505"; }
.fa-users::before {
  content: "\f0c0"; }
.fa-video::before {
  content: "\f03d"; }
