html{
    overflow-x:hidden; scroll-behavior: smooth;
}
body{
    margin: 0;   overflow-x:hidden;  
  font-family: "Jost", sans-serif !important;

scroll-behavior: smooth;
}
a{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}button{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
-o-transition: all ease-in-out .5s;
-moz-transition: all ease-in-out .5s;

}

/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

/******************************menu**********************/
#hong-modal .modal-body{
    padding:0px;
}
#baic-modal .modal-body{
    padding:0px;
}
#test-modal .modal-body{
    padding:0px;
}
#gren-modal .modal-body{
    padding:0px;
}
.header_menu_area {
  float: right;
  position: relative;
  text-align: center;
  padding: 0;
}
.header_menu_area > .mob_nav {
    display: none;
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    /* padding-right: 20px; */
    float: left;
    margin-top: 0;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle;
}
     
.header_menu_area > ul > li > a:hover {
          color: #ffffff;
}
         


.header_menu_area > ul > li > a:hover::after {
}
  .active-class{
 
  color: black; !important;
 
  /* border-bottom: solid 4px #0f703a; */
}

.img-fluid {
}
@media(min-width: 1025px){
.wrapper{
    display: none;
}
}

@media (max-width: 1024px) {
    .bosch-innerban {
    width: 100%;
    float: left;
    background: #f7f7f7;
    background-size: cover;
    background-position: center;
    margin-top: -100px !important;
    height: 230px !important;
    padding-top: 110px !important;
}    .bosch.logo img {
        filter: invert(1);
    }    .bosch1 .menu .menuTrigger .line {
        display: block;
        background: #ffffff;
        }
   .menuTrigger.active{
        position: fixed!important;
    z-index: 999!important;
    top: 25px!important;
    left: 92%!important;
   }
  .talk{
  float: none!important;
  display: table;
  margin: auto;    background: #1bd584;
    font-weight: 700;
 }

.navItem ul li a{
  color: #fff !important;
  padding: 5px 0;
  text-decoration: none;
  text-align: center;
  width: 100%;
  float: left;
}.navItem ul li {
  /* border-bottom: 2px solid #b7b2cf; */
  text-align: center;
  padding: 10px 0;
  text-align: center;
  list-style: none;
}
  .navItem ul {
    visibility: hidden;
    /* display: none; */
    opacity: 1;
    margin: 0;
    overflow-y: scroll;
    height: auto;
    top: 69px;
    padding: 0;
    text-align: center;
    padding: 20px 0 60px;
    width: 100%;
    position: absolute;
    left: 0;
    background: #080808;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    border-radius: revert-layer;
}.navItem:hover>ul {
    visibility: visible;
    /* display: block; */
    opacity: 1;
    transform: translate(0,0);
}
.wrapper {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* flex-wrap: wrap; */
  /* min-height: 80vh; */
}
.wrapper > * {
  /* margin: 15px; */
}


.frameMobile {
  /* position: relative; */
  /* overflow: hidden; */
  /* width: 300px; */
  /* height: 630px; */
  /* border: 10px solid #000; */
  /* border-radius: 50px; */
  /* -webkit-backface-visibility: hidden; */
  -moz-backface-visibility: hidden;
  /* -webkit-transform: translate3d(0, 0, 0); */
  -moz-transform: translate3d(0, 0, 0);
}
.frameMobile .fmCamera {
  position: absolute;
  z-index: 99;
  top: 7px;
  left: 50%;
  width: 80px;
  height: 25px;
  border-radius: 30px;
  background-color: #000;
  transform: translatex(-50%);
}
.frameMobile .fmCamera .camera-dot {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.frameMobile .fmCamera .camera-dot-2 {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  opacity: 0.3;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
  filter: blur(1px);
}
.frameMobile .fmCamera .camera-dot-3 {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  width: 2px;
  height: 2px;
  opacity: 0.7;
}
.frameMobile:after {
  position: absolute;
  z-index: 99;
  bottom: 8px;
  left: 50%;
  width: 100px;
  height: 5px;
  background-color: #000;
  border-radius: 5px;
  transform: translatex(-50%);
}

.wrapper .menu {
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 20px;
  width: 50px;
  height: 50px;
}
.menu .menuTrigger {
  --heightIcon: 18px;
  --widthLine: 28px;
  --heightLine: 2px;
  --transitionTime: 0.4s;
  --rotation: 45deg;
  --translateY: calc(var(
  --heightIcon) / 2);
  --translateX: 0;
  position: absolute;
  z-index: 99;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--widthLine);
  height: var(--heightIcon);
}
.menu .menuTrigger .line {
  display: block;
  background: #ffffff;
  width: var(--widthLine);
  height: var(--heightLine);
  position: absolute;
  left: 0;
  border-radius: 3px;
  transition: all 0.4s;
  z-index: 999;
  transform: none;
}
.menu .menuTrigger .line.line-1 {
  top: 0;
}
.menu .menuTrigger .line.line-2 {
  top: 50%;
}
.menu .menuTrigger .line.line-3 {
  top: 100%;
}
.menu .menuTrigger:hover .line-1, .menu .menuTrigger:focus .line-1 {
  transform: translateY(calc(var(--heightLine) / 2 * -1));
}
.menu .menuTrigger:hover .line-3, .menu .menuTrigger:focus .line-3 {
  transform: translateY(calc(var(--heightLine) / 2));
}
.menu .menuTrigger.active .line-1 {
  transform: translateY(var(--translateY)) translateX(var(--translateX)) rotate(var(--rotation)) !important;
  background: #ffffff !important;
}
.menu .menuTrigger.active .line-2 {
  opacity: 0;
}
.menu .menuTrigger.active .line-3 {
  transform: translateY(calc(var(--translateY) * -1)) translateX(var(--translateX)) rotate(calc(var(--rotation) * -1));
  background: #ffffff !important;
}

.frameMobile .nav {
  position: absolute;
  z-index: 11;
  bottom: 0;
  left: 15px;
  display: block;
  height: 0;
  width: 50px;
  border-radius: 0;
  /* background-color: #000; */
  transition-duration: 0.4s;
}
.nav.active {
  background-color: #000000;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background-size: var(--s) calc(var(--s) / 0.577);
  z-index: 99;
  height: 100%;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../images/ct-bg.webp');
  background-size: cover;
  background-position: center;
}
.nav.active .navList {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  /* padding: 0; */
  margin-top: 0;
  width: 100%;
  padding: 0;
}
.nav .navList {
  display: none;
}
.nav .navItem {
  /* display: flex; */
  align-items: center;
  justify-content: left;
  background-color: transparent;
  width: 100%;
  position: relative;
  float: left;
  text-align: center;
}

.nav .navItem {
  margin-bottom: 2px;
  /* border-bottom: 2px solid #0c0c0c; */
  padding: 15px 0;
}
.nav .navLink {
  /* position: relative; */
  display: inline-flex;
  font-size: 20px;
  /* letter-spacing: 0.1em; */
  text-decoration: none;
  color: #ffffff;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  font-weight: 700;
}
.nav .navLink:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  transform: translateX(-50%);
  transition: 0.25s;
}
.nav .navLink:hover:after {
  width: 100%;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0.7;
    transform: translateY(20px);
  }
  30% {
    opacity: 1;
  } 100% {
    opacity: 1;
  }
}

@keyframes fadein {
 0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
  }
}
.demoContent {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 30px 0 30px;
  overflow-y: auto;
  background-color: #fff;
}
.demoContent::-webkit-scrollbar {
  width: 6px;
  background-color: #F2F0E9;
}
.demoContent::-webkit-scrollbar-thumb {
  background-color: #555;
  border-radius: 3px;
}
.demoContent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f2f0e9;
  background-color: #F2F0E9;
}
.demoContent h1 {
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
.demoContent .demoHeader {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.demoContent .demoHeader:before {
  content: "";
  position: relative;
  display: flex;
  width: 100%;
  height: 80px;
  background-color: #E1E9EE;
}
.demoContent .demoHeader:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  display: flex;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  transform: translateX(-50%);
  background-color: #E1E9EE;
  border: 3px solid #fff;
}
.demoContent .demoHeader span:first-child {
  display: flex;
  width: 115px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 70px auto 15px;
}
.demoContent .demoHeader span:last-child {
  display: flex;
  width: 200px;
  height: 15px;
  background-color: #E1E9EE;
  margin: 15px auto 15px;
}
.demoContent .demoPost {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 15px 0;
  padding: 0 15px;
}
.demoContent .demoPost .demoPostImg {
  width: 30%;
  height: 80px;
  border-radius: 10px;
  background-color: #E1E9EE;
}
.demoContent .demoPost .demoPostContent {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  width: 70%;
  padding-left: 15px;
}
.demoContent .demoPost .demoPostContent span:nth-child(1) {
  width: 50%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(2) {
  width: 30%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}
.demoContent .demoPost .demoPostContent span:nth-child(3) {
  width: 70%;
  height: 15px;
  background-color: #E1E9EE;
  border-radius: 3px;
}

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 122px!important;
}
.menu ul li a {

    text-align: center !important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /position: unset;/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}



.header_menu_area {
    position: inherit;
    float: right;
}

.header_menu_area > .mob_nav {
    display: block;
    display: none;
    float: right;
    position: relative;
    z-index: 99999;
    width: 28px;
    height: 28px;
    margin-top: 25px;
    cursor: pointer;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: #ef2732;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px;
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px;
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%;
}

.mob_nav.open > div:nth-child(2) {
    background: #ce2933;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #ce2933;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 0;
    position: absolute;
    height: 100vh;
    top: 0;
    left: 0px;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    /* transform: rotate(-15deg) translate3d(0, 0, 0); */
    padding-bottom: 50px;
    background: #ffffff;
}


.header_menu_area > ul > li > a {
    padding: 15px 18px 15px 18px !important;
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 30px;
    margin-left: 0px;
}
.header_menu_area > ul > li {
      width: 100%;
}


.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    width: 100%;
    z-index: 100;
    z-index: 1111 !important;
    /* transform: rotate(0deg) translate3d(0, 0, 0); */
    top: 0;
}

.header_user_area {
    right: calc(5% + 70px);
}
}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
    /* z-index: 9; */
    padding-bottom: 50px;
}

.header_menu_area > ul > li > a:after{
  position:absolute;
  content:'';
  width: 0;
  display: block;
  height: 2px;
  left: 0;
  bottom: 1px;
  transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
  margin: auto;
}.header_menu_area > ul > li > a:hover::after{width: 100%;}.activeli:after{
  width: 75% !important;
}
.activeli{
  color: #ffffff !important;
 }.header_menu_area > ul > li > a:hover{
  
 }.header_menu_area > ul li a:after{
  content:'';
  position:absolute;
 }.header_menu_area > ul > li > a:hover::after{
  
 }
.header_menu_area > ul > li > a {
    margin-top: 0px;
    /* margin-bottom: -13px;*/
    width: auto;
    float: left;
    /* margin: -2px 0px; */
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 12px;
    padding: 36px 0 0;
    letter-spacing: 0px !important;
    z-index: -2;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
}
/*.header_menu_area > ul > li > a:hover {
    
    color: #f11002; !important;
    



    
}
*/

.menu ul li a:hover, .menu ul li:hover>a {
    /* background: #dad6ef; */ !important;
    color: #ffffff;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    /* text-transform: uppercase; */
}.menu ul li ul{
  top: -30px;
}
.menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 99px;
    /* height: 0; */
    padding: 0;
    width: 230px;
    position: absolute;
    right: 20px;
    padding-top: 30px;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 99999;
    /* transform: translate(0,20px); */
    /* transition: all .2s ease-out; */
    /* -webkit-transform: perspective(600px) rotateX(-90deg); */
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    /* transform: perspective(600px) rotateX(-90deg); */
    /* -webkit-transition: -webkit-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end; */
    -o-transition: -o-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end;
    /* transition: transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end; */
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: left;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}
.menu li ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    /* transform: translate(0, 0); */
    transition: all .5s ease-out;
    height: auto;
    right: -230px;
}
.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /* transform: translate(0,0); */
    transition: all .5s ease-out;
    height: auto;
    right: -70px;
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 18px 10px;
    display: block;
    color: #9D9D9D;
    background: #0b0c0e;
    text-align: left;
    border-bottom: solid 1px rgb(16 16 16);
    text-decoration: none;
}
.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}



.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
   
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate(
319deg);
}



@media (max-width: 1024px){
    .header_menu_area > ul > li > a{
        margin: 8px 0px 0px 0px;
        font-size: 19px;
    }
    .hamburgermenu{
        display: none;
    }
}



/**********************menu***************/

.header{

width: 100%;

float: left;

padding-bottom: 0;

height: 82px;

padding: 0 3%;
}
.logo{width: 22%;float: left;position: relative;z-index: 9;margin-top: 10px;}
.logo img{float: left;}
.header2{width: 78%;float: right;position: relative;}
.intro-area {
    float: left;
    width: 100%;
  }.intro-content {
    position: relative;
    z-index: 1;
}.banner_width {
    width: 100%;
    height: 674px;
    object-fit: cover;
}.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    z-index: 99;
    left: 0;
    margin: 0 auto;
    margin-top: -170px;
}.margintop_80 {
    margin-top: 55px;
}.intro-carousel .owl-item .layer-1 {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 0.3s;
}.layer-1 h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    width: 61%;
    line-height: 70px;
    margin: 0px 0px 10px;
    max-width: 100%;
    /* text-align: center; */
    /* animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s; */
}
.active .layer-1 p{
      animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;

}

.layer-1 h1 span {
    color: #fff;
    font-weight: 600;
    font-size: 60px;
}
.active .layer-1 h1{
      animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;

}
.layer-1 a{
  float: left;
  width: 148px;
  height: 50px;
  border: 1px solid #fff;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 13px 0;
  border-radius: 10px;
  clear: both;
  position: relative;
}.layer-1 a:hover{
  
background: #fff;
  
color: #000;
}

.layer-1 p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    width: 40%;
    float: left;
    margin-bottom: 20px;
}.ban-carousel .owl-item.active .layer-1,
.ban-carousel .owl-item.active .layer-2,
.ban-carousel .owl-item.active .layer-3{
    transform: translateY(0);
    opacity: 1;
}
.ban-carousel .owl-item.active .slider-images img{
    transform: scale(1.1);
    transition: 8s;
    transform: scale(1.3) rotate(2deg);
    -webkit-animation: CrossFade 6s infinite;
    animation: CrossFade 8s infinite;
}
.banner{
  width: 100%;
  float: left;
  margin-top: -82px;
  height: 674px;
}
.book-drive{width: 148px;height: 50px;float: right;background: #1f2121;position: relative;z-index: 9;font-size: 16px;color: #fff;text-decoration: none;padding: 13px 0;margin-top: 20px;border-radius: 10px;}
.book-drive:hover{

}
.quick-enq{width: 148px;height: 50px;float: right;background: #fff;position: relative;z-index: 9;font-size: 16px;overflow: hidden;color: #202121;margin-left: 10px;text-decoration: none;padding: 13px 0;margin-top: 20px;border-radius: 10px;}
.quick-enq:hover{
  
}
.car-box{/* clear: both; */float: left;width: 20%;}
.car-box img{

width: 50px;

float: left;

filter: invert(1);

clear: both;

margin-bottom: 10px;
}
.car-box h5{

font-size: 30px;

color: #fff;

font-weight: 700;

clear: both;
}
.car-box h6{

font-size: 20px;

color: #fff;

font-weight: 400;
}
.car-text{
  
}
.car-box{

float: left;

width: 20%;
}
.car-box img{

width: 50px;

float: left;

filter: invert(1);

clear: both;

margin-bottom: 10px;
}
.car-box h5{

font-size: 30px;

color: #fff;

font-weight: 700;

clear: both;
}
.car-box h6{

font-size: 20px;

color: #fff;

font-weight: 400;
}
.car-text{
  
width: 100%;
  
float: left;
  
margin-top: -20px;
}
.car-box-sec{
  width: 100%;
  float: left;
  margin-top: 30px;
}
.video-img{

position: absolute;

right: 0;

top: -28px;

z-index: 9;
}
.video-img img{

max-width: 100%;
}
.banner-bar{

width: 100%;

float: left;

background: #f8f8f8;

padding: 40px 0;

position: relative;
}
.b-box{

width: 85%;

float: left;
}.b-box1:first-child{
  width:25%;
}
.b-box1{width: 32%;float: left;transition: all ease-in-out .5s;}
.b-box1 h5{

font-size: 45px;

float: left;

margin-right: 15px;

font-weight: 600;

color: #c6c6c6;

transition: all ease-in-out .5s;
}
.b-box1 h6{
  
font-size: 25px;
  
color: #000;
  
font-weight: 300;
  
margin: 0;
  
padding-top: 10px;
}.play-vid{
  width: 55px;
  height: 55px;
  /* filter: invert(1); */
  position: absolute;
  z-index: 99;
  right: 39%;
  top: 35%;
}.panel1{

width: 100%;

float: left;

padding: 70px 0;
}
.panel1 h1{

font-size: 40px;

color: #000;

font-weight: 300;

line-height: 140%;
}
.panel1 h1 span{

font-weight: 500;
}
.panel1 img{
  
max-width: 100%;
  
/* display: block; */
  
/* margin: auto; */
  
/* height: 100px; */
  
object-fit: contain;
  
width: 120px;
  
float: right;
  
/* display: -webkit-box; */
  
justify-content: center;
  
vertical-align: middle;
  
align-items: center;
}
.l-box{
   
/* display: -webkit-box; */
   
justify-content: center;
   
/* vertical-align: middle; */
   
/* align-items: center; */
   
/* text-align: center; */
   
width: 100%;
   
float: right;
}

.l-box img{
      margin-top: 25px;
}
.panel2{

width: 100%;

float: left;

padding-bottom: 70px;
}.p2-box:hover a{
  visibility:visible;
  display:block;
  animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;
}
.p2-box{

width: 100%;

float: left;

position: relative;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;
}
.p2-img{

position: relative;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;
}
.p2-img img{

width: 100%;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;
}
.p2-text{

position: absolute;

bottom: 15px;

left: 25px;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;
}
.p2-text h6{font-size: 25px;color: #fff;width: 68%;transition: all ease-in-out .5s;-webkit-transition: all ease-in-out .5s;animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;}
.p2-text p{

font-size: 16px;

color: #fff;

padding-top: 5px;

width: 88%;

visibility: hidden;

display: none;

transition: all ease-in-out .5s;

-webkit-transition: all ease-in-out .5s;

animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;

float: left;
}
.p2-text a{

float: right;

margin-right: 5%;

margin-top: 10px;

display: none;

visibility: hidden;
}
.p2-box:hover p{

display: block;

visibility: visible;
}.p2-box:hover a{

}
.panel3{

width: 100%;

float: left;

background: #f7f7f7;

padding: 70px 0 0;
}
.panel3 h1{color: #cd4327;font-size: 140px;text-align: center;font-weight: 600;/* font-style: italic; *//* font-family: "Aldrich", sans-serif; */font-family: "Anta", sans-serif;}
.panel3 h2{text-align: center;font-size: 190px;color: #bdbec0;font-weight: 600;/* font-style: italic; *//* font-family: "Aldrich", sans-serif; */margin-top: 40px;float: left;font-family: "Anta", sans-serif;width: 100%;);));))%;)););}
.bg-p3{

width: 100%;

float: left;

background: linear-gradient(129deg, rgba(252,252,252,1) 24%, rgba(235,235,235,1) 40%, rgba(252,252,252,1) 71%, rgba(248,248,248,1) 88%);

padding: 20px;

position: relative;
}
.p3-left{

width: 74%;

float: right;
}
.p3-left p{

font-size: 16px;

text-align: right;

margin: 0;

color: #000;

font-weight: 400;
}
.p3-right{

width: 71%;

float: left;
}
.p3-right p{

font-size: 16px;

text-align: left;

margin: 0;

color: #000;

font-weight: 400;
}
.p3-car{
  position: absolute;
  top: -57px;
  left: 30%;
  max-width: 100%;
}
.p3-car-sec{

width: 100%;

float: left;

padding-top: 20px;
}
.p3-car-sec h3{

font-size: 40px;

color: #202121;

font-weight: 300;
}
.p3-car-sec h3 span{

width: 100%;

float: left;

font-weight: 600;
}.p3-car-sec .nav-link:hover{
  border-color:inherit;
  background-color: #202121 !important;!i;!;
  color: #fff;
}
.p3-car-sec .nav-tabs{

border: 0;

border-color: transparent !important;!i;!;

float: right;
}
.p3-car-sec .nav-item{

background: transparent;

margin-right: 20px;
}
.p3-car-sec .nav-link{

background-color: transparent !important;!i;!;

border: 1px solid #202121;

border-radius: 20px;

width: 135px;

height: 50px;

font-size: 18px;

font-weight: 500;

color: #202121;

padding: 4px 0 6px!important;!i;!;
}.p3-car-sec .nav-link.active{
  
background-color: #202121 !important;
  
border: 1px solid #202121;
  
/* border-radius: 25px; */
  
width: 135px;
  
height: 50px;
  
font-size: 18px;
  
font-weight: 500;
  
color: #fff;
}
.car-carousel{

}
.car-box-full{width: 100%;float: left;background: #fff;position: relative;margin-top: 100px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.car-bx-img{

}
.car-box-full h5{
  font-size: 19px;
  color: #202121;
  text-align: center;
  font-weight: 500;
  margin-top: -10px;
}
.car-bx-img img{max-width: 100%;width: 100%;margin-top: -74px;height: 211px;object-fit: contain;}
.car-price{width: 100%;float: left;border-top: 1px solid #ededed;border-bottom: 1px solid #ededed;margin-top: 10px;padding: 0 15px;}
.car-rate{width: 50%;float: left;border-right: 1px solid #ededed;padding: 15px 0;}
.car-rate h6{font-size: 15px;color: #202121;font-weight: 400;float: left;margin-right: 10px;padding-top: 6px;}
.car-rate  span{color: #202121;font-size: 17px;font-weight: 700;line-height: 20px;}
.car-bx-btn{

width: 100%;

float: left;

padding: 20px 5%;
}
.car-bx-btn .btn1{

border: 1px solid #202121;

background: #202121;

width: 48%;

display: inline-block;

text-align: center;

padding: 12px 0;

font-size: 16px;

color: #fff;

margin-right: 1%;

text-decoration: none;

border-radius: 10px;

po': r';

z-index: 9;

position: relative;
}
.car-bx-btn .btn2{

border: 1px solid #202121;

background: #fff;

width: 48%;

display: inline-block;

text-align: center;

padding: 12px 0;

font-size: 16px;

color: #202121;

text-decoration: none;

border-radius: 10px;

position: relative;

z-index: 9;
}.car-bx-btn .btn1:hover{

}
.car-bx-btn .btn2:hover{
  
}
.car-logo{

width: 50%;

float: right;

padding: 15px;
}
.car-logo img{
  
width: 100%;
  
height: 50px;
  
object-fit: contain;
  
display: block;
  
margin: auto;
}
.panel4{

width: 100%;

float: left;

background-image: url('../images/gallery2.webp');

height: 552px;

background-size: cover;

background-position: center;

position: relative;

background-attachment: fixed;
}
.panel4 h1{

position: absolute;

bottom: -21px;

font-size: 90px;

color: #fff;

font-weight: 300;

line-height: 90px;
}
.panel4 h1 img{
  
width: 340px;
  
margin-left: 17px;
}.panel4 h1 span{
  font-weight: 700;
}
.panel5{

width: 100%;

float: left;

background-image: url('../images/bg1.webp');

background-size: cover;

background-position: center;

padding: 70px 0;
}
.panel5 h1{

font-size: 40px;

color: #fff;

font-weight: 300;
}
.panel5 h1 span{

font-weight: 700;
}
.p5-box{

width: 100%;

float: left;

border-bottom: 1px solid #393a3a;

padding: 40px 9%;
}
.p5-box h6{

margin-top: 35px;

font-size: 20px;

float: left;

color: #fff;

font-weight: 500;

margin-right: 40px;
}
.p5-box img {
    height: 96px;
    width: 239px;
    float: left;
    margin-right: 40px;
    object-fit: cover;
    border-radius: 10px;
}
.p5-box h5{

font-size: 26px;

color: #fff;

font-weight: 600;

float: left;

margin-right: 47px;

width: 18%;
}
.p5-box p{

font-size: 16px;

color: #f7f7f7;

line-height: 30px;

width: 39%;

float: left;

margin: 0;

padding-right: 15px;
}
.p5-box a{

width: 80px;

height: 80px;

border: 1px solid #ccc;

float: left;

border-radius: 100%;

padding: 20px 17px;
}
.p5-box a img {
    border-radius: 0;
    height: auto;
    width: 40px !important;
    filter: invert(1);
    opacity: .5;
    transform: rotate(-25deg);
}
.p5-box a:hover{

background: #fff;
}
.p5-box a:hover img{
  
filter: invert(0);
}
.es{

width: 207px;

height: 55px;

background: #fff;

display: table;

margin: 20px auto 0;

text-align: center;

font-size: 16px;

color: #000;

text-decoration: none;

padding: 14px 0;

border-radius: 10px;

overflow: hidden;

position: relative;

z-index: 9;
}
.es:hover{
  
color: #100f0f;
}
.panel6{

width: 100%;

float: left;

padding: 60px 0;
}
.panel6 .nav-link{

font-size: 40px;

color: #010101;

font-weight: 300;

border-bottom: 1px solid #cccccc63;

border-radius: 0;
}
.p6-left{

width: 90%;

float: left;
}
.p6-left .nav-link:hover{

}
.p6-left .nav-link.active{

background-color: #202121 !important;!i;!;

padding-left: 50px;
}
.p6-right{

}
.p6-right .tab-pane{

}.p6-right .tab-pane img{
  
}
.panel7{

width: 100%;

float: left;

background: #f8f8f873;

padding: 70px 0;

position: relative;
}
.p7-img{

position: absolute;

right: 0;

top: -35px;

max-width: 100%;
}
.panel7 h1{

font-size: 50px;

color: #010101;

font-weight: 300;

width: 50%;
}
.panel7 span{

font-weight: 500;
}
.panel7 p{

font-size: 16px;

color: #010101;

font-weight: 400;

line-height: 30px;

width: 47%;

margin-top: 15px;
}
.panel7 a{

color: #202121;

font-size: 16px;

text-decoration: none;

background: #fff;

width: 195px;

float: left;

text-align: center;

height: 50px;

overflow: hidden;

padding: 13px 0;

border-radius: 10px;

margin-top: 15px;

position: relative;

z-index: 9;
}
.panel7 a:hover{

color: #000;
}
.panel7 h5{
  
font-size: 18px;
  
color: #a50000;
  
font-weight: 500;
  
margin: 0;
  
margin-right: 20px;
  
float: left;
  
margin-top: 15px;
}

/*****************progress-bar**********/

.ce_ixelgen_progress_bar {
  max-width: 800px;
  margin: 0 auto;
}
.ce_ixelgen_progress_bar .progress_bar_item {
  margin-bottom: 1rem;
  width: 100%;
  float: left;
  position: relative;
}
.ce_ixelgen_progress_bar .item_label,
.ce_ixelgen_progress_bar .item_value {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.5rem;
}
.ce_ixelgen_progress_bar .item_value {
  font-weight: 400;
  float: left;
  text-align: right;
  position: absolute;
  /* left: 15px; */
}
.ce_ixelgen_progress_bar .item_bar {
  position: relative;
  height: 42px;
  /* width: 84%; */
  background-color: #f0f0f0;
  border-radius: 4px;
  float: right;
}
.ce_ixelgen_progress_bar .item_bar .progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 42px;
  margin: 0;
  background-color: #1f2121;
  border-radius: 4px;
  transition: width 100ms ease;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  padding: 6px 20px;
  !i;!;
}
.p-bar
{

width: 50%;

clear: both;

margin-top: 40px;

float: left;
}
.progress_bar{
  
}
.cell1{

width: 90%;
}.cell2{
  
width: 68%;
}.cell3{
  
width: 78%;
}.cell4{
  
width: 49%;
}
.s1{

right: 91%;

margin-top: 7px;
}
.s2{

right: 69%;

margin-top: 7px;
}
.s3{

right: 80%;

margin-top: 7px;
}
.s4{
  
right: 50%;
  
margin-top: 7px;
}
.p7-right{

float: left;

margin-left: 5%;
}
.p7-right h4{

font-size: 220px;

color: #000;

position: relative;

font-weight: 300;

margin: 0;
}
.p7-right span{
  
font-size: 25px;
  
top: 60px;
  
position: absolute;
}
.p7-right h6{
  
font-size: 20px;
  
color: #414242;
  
width: 80%;
  
margin-top: -30px;
}
.panel8{

background: linear-gradient(180deg, rgba(248,248,248,1) 0%, rgba(254,254,254,1) 33%, rgba(255,255,255,1) 88%);

width: 100%;

float: left;

padding: 60px 0;
}
.panel8 img{

height: 140px;

width: 140px;

object-fit: contain;
}
.p8-carousel{
  float: left;
}
.panel9{

width: 100%;

float: left;

padding: 70px 0 40px;
}
.p9-left{

width: 100%;

float: left;

margin-top: 50px;
}
.p9-left h1{

font-size: 40px;

color: #000;

font-weight: 300;
}
.p9-left h1 span{

font-weight: 600;

width: 100%;

float: left;
}
.p9-left p{

font-size: 16px;

color: #000;

line-height: 160%;

margin-top: 20px;

float: left;
}
.p9-left a{font-size: 15px;color: #fff;background: #202121;width: 149px;height: 49px;float: left;text-align: center;padding: 12px 0;text-decoration: none;border-radius: 5px;margin-top: 10px;position: relative;z-index: 9;}
.p9-left a:hover{

}.p8-box:last-child{
  border:0;
}
.p8-right{width: 100%;float: left;padding-left: 9%;}
.p8-box{
  width: 100%;
  float: left;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc85;
  padding-bottom: 40px;
}
.p8-img{
  width: 233px;
  height: 154px;
  float: left;
  margin-right: 20px;
  position: relative;
}.p8-img img{
  width: 100%;
  float: left;
  border-radius: 10px;
  object-fit: contain;];];
}.p8-img span{
  position: absolute;
  font-size: 13px;
  left: 12px;
  z-index: 9;
  background: #f2f2f2;
  bottom: -12px;
  padding: 5px 26px;
  border-radius: 30px;
}
.p8-box h2{
  font-size: 21px;
  color: #000;
  font-weight: 500;
}.p8-box p{
  font-size: 16px;
  color: #000;
  line-height: 160%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}.p8-box a{
  font-size: 15px;
  color: #fff;
  background: #202121;
  width: 149px;
  height: 49px;
  float: left;
  text-align: center;
  padding: 12px 0;
  text-decoration: none;
  border-radius: 5px;
  margin-top: unset;
  position: relative;
  z-index: 9;
}.p8-box a:hover{
  
}

.footer{

width: 100%;

float: left;

background: #f7f7f7;
}
.ftr-box1{width: 100%;float: left;padding: 60px 0 30px;border-right: 1px solid #e9e9e9;}
.ftr-box1 img{width: 54px;float: left;margin-right: 25px;margin-bottom: 92px;}
.ftr-box1 h5{

font-size: 22px;

color: #000;

font-weight: 600;

text-transform: uppercase;
}
.ftr-box1 h6{

font-size: 16px;

color: #000;

font-weight: 400;

line-height: 24px;

width: 77%;
}
.ftr-box1 a{

font-size: 15px;

color: #6b0101;

font-weight: 500;
}
.ftr-box1 a:hover{
  
}
.footer-box2{

width: 100%;

float: left;

border-top: 1px solid #e9e9e9;

padding-top: 40px;
}
.quick-link{

width: 100%;

float: left;
}
.quick-link h2{

font-size: 19px;

color: #000;

font-weight: 400;

margin-bottom: 15px;
}.quick-link a{

width: 50%;

float: left;

font-size: 15px;

color: #403f3f;

text-decoration: none;

line-height: 32px;
}.quick-link a:hover{

color: #000;
}
.quick-link h2 span{

font-weight: 600;
}
.business-hour{

width: 100%;

float: left;

margin-top: 25px;
}
.business-hour h2{

font-size: 19px;

color: #000;

font-weight: 400;

margin-bottom: 8px;
}
.business-hour h2 span{

font-weight: 600;
}
.business-hour p{

font-size: 15px;

color: #403f3f;

margin: 0;

line-height: 190%;
}
.business-hour p span{
  
color: #ba1212;
}
.toll{

width: 100%;

float: left;
}
.toll h5{

font-size: 19px;

color: #000;

font-weight: 400;

margin-top: 20px;
}
.toll h5 span{
  
font-weight: 600;
}
.ftr-logo-sec{

width: 100%;

float: left;

margin-top: 30px;
}
.ftr-logo-sec a{

}
.ftr-logo-sec a img{

width: 272px;

float: left;

margin-right: 20px;
}
.ftr-logo-sec p{
  
font-size: 15px;
  
color: #403f3f;
  
line-height: 180%;
}
.footer-connect{

width: 100%;

float: left;

border-top: 1px solid #e9e9e9;

padding: 30px 0;

border-bottom: 1px solid #e9e9e9;
}
.connect{

}
.connect h2{

font-size: 19px;

color: #000;

font-weight: 400;

float: left;

padding-top: 13px;

margin-right: 20px;
}
.connect h2 span{

font-weight: 600;
}
.connect a{

width: 47px;

height: 47px;

display: inline-block;

background: #fff;

border: 1px solid #cccccc6b;

border-radius: 10px;

padding: 9px 0;

text-align: center;

margin-right: 10px;

position: relative;
}
.policy a:last-child:after{
  display:none;
}
.policy a:after{
  content:'';
  position:absolute;
  background: #5e5b5b;
  height: 17px;
  width: 1px;
  right: -15px;
  top: 4px;
}
.connect a img{

width: 20px;

position: relative;

z-index: 99;
}
.connect a:hover{

}
.connect a:hover img{

filter: invert(1);
}
.policy{

float: right;

padding-top: 10px;
}
.policy a{text-decoration: none;font-size: 15px;color: #000;padding: 0 0 0 30px;position: relative;}
.policy a:hover{

}
.ftr-last{

width: 100%;

float: left;

text-align: center;

padding: 20px 0;
}
.ftr-last p{
  
margin: 0;
  
font-size: 15px;
  
font-weight: 400;
  
color: #000;
}
.new-mod{

width: 100%;

float: left;

margin-top: 30px;
}
.new-mod a{display: inline-block;margin: auto;}.new-mod a img{width: 120px;height: 120px;object-fit: contain;}.new-mod h2 span{
  font-weight:600;
}
.new-mod h2{

font-size: 30px;

font-weight: 400;
}
.new-mod p{
  font-size: 16px;
  color: #000;
  line-height: 170%;
  margin-top: 10px;
}
.cust{

width: 100%;

float: left;
}
.cust img{

width: 100%;

float: left;

height: 210px;

border-radius: 10px;

object-fit: cover;
}
.cust h2{

font-size: 25px;

color: #000;

margin-top: 10px;

float: left;

width: 100%;
}
.cust p{

font-size: 16px;

color: #000;

line-height: 180%;
}
.cust a{

font-size: 15px;

color: #fff;

background: #202121;

width: 149px;

height: 49px;

float: left;

text-align: center;

padding: 12px 0;

text-decoration: none;

border-radius: 5px;

margin-top: unset;
}
.cust a:hover{
  
}
.connect a:before{
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #464646;
    transition: all 300ms ease;
    border-radius: 10px;
}
.connect a:hover::before{
      left: 0;
    width: 100%;
}.p8-box a:hover::before{
    width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.p8-box a:before{
        content: "";
        position: absolute;
        top: 50%;
        left: 0px;
        width: 0px;
        height: 5px;
        background-color: rgb(255 255 255 / 38%);
        transition: none 0s ease 0s;
        border-top-left-radius: 35px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 35px;
        border-bottom-left-radius: 20px;
}.p9-left a:hover::before{
  width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}


.p9-left a:before{
     
content: "";
     
position: absolute;
     
top: 50%;
     
left: 0px;
     
width: 0px;
     
height: 5px;
     
background-color: rgb(255 255 255 / 32%);
     
transition: none 0s ease 0s;
     
border-top-left-radius: 35px;
     
border-top-right-radius: 20px;
     
border-bottom-right-radius: 35px;
     
border-bottom-left-radius: 20px;
}.panel7 a:hover::before{
    width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.panel7 a:before{
       content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      width: 0px;
      height: 5px;
      background-color: rgb(36 33 33 / 40%);
      transition: none 0s ease 0s;
      border-top-left-radius: 35px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 35px;
      border-bottom-left-radius: 20px;
}
 .es:hover::before{
    background-color: rgb(62 58 58 / 9%);
    transition: all 0.4s ease-in-out 0s;
    width: 120%;
}
.es:before{
   content: "";
   position: absolute;
   top: 50%;
   left: 0px;
   width: 0px;
   height: 5px;
   background-color: rgb(36 33 33 / 50%);
   transition: none 0s ease 0s;
   border-top-left-radius: 35px;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 35px;
   border-bottom-left-radius: 20px;
}

.b-box1:hover h5{
  color: #202121;
}

.shimmer {
    color: rgba(255, 255, 255, 0.1);
    background: -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    background: -moz-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    background: gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    -webkit-background-size: 125px 100%;
    -moz-background-size: 125px 100%;
    background-size: 125px 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-animation-name: shimmer;
    -moz-animation-name: shimmer;
    animation-name: shimmer;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #222;
}

@-moz-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}

@-webkit-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}

@-o-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}

@keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}

#test-modal .modal-content{

background-color: #000;
}#gren-modal .modal-content{

background-color: #000;
}
#hong-modal .modal-content {
    background-color: #000;
}#baic-modal .modal-content {
    background-color: #000;
}
@media(min-width: 576px){
#test-modal .modal-dialog{
 max-width: 850px;
}#gren-modal .modal-dialog{
 max-width: 850px;
}#hong-modal .modal-dialog{
 max-width: 850px;
}#baic-modal .modal-dialog{
 max-width: 850px;
}
}
.modal-field{
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.modal-field label{
  color: #fff;
  font-size: 15px;
  width: 100%;
  float: left;
}
.modal-field input{
  width: 100%;
  float: left;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #000;
  background: #202121;
}.modal-field select{
  background: #202121;
  font-size: 15px;
  width: 100%;
  float: left;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #0000;
}.modal-field option{
  
}
.mod-left{
  width: 100%;
  float: left;
  padding: 40px 30px 30px 0px;
}#hong-modal .modal-content h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}#baic-modal .modal-content h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}
#test-modal .modal-content h1{
  font-size: 35px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}#test-modal .modal-content h1 span{
  font-weight:600;
}#test-modal .modal-content p{
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 170%;
}#hong-modal .modal-content p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 170%;
}
#baic-modal .modal-content p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 170%;
}
#gren-modal .modal-content h1{
  font-size: 35px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}#gren-modal .modal-content h1 span{
  font-weight:600;
}#gren-modal .modal-content p{
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 170%;
}

.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    z-index: 999;
    top: 0;
    background: url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.mod-img{
      width: 100%;
      float: left;
      background-image: url(../images/dtgd.webp);
      background-size: cover;
      height: 100%;
      background-position: center;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
}.datepicker-dropdown{
    width: 225px;
    padding: 3px;
    background: #545454;
    border: 0;
}.datepicker-dropdown th{
    width: 1%;
    font-size: 13px;
    background: #545454;
    border: 2px solid #484848;
    padding: 3px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}.datepicker-dropdown td:hover{
    background: #c02d2d;
    color: #fff;
}
.datepicker-dropdown td{
    width: 1%;
    font-size: 13px;
    background: #545454;
    border: 2px solid #484848;
    padding: 3px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.datepicker-dropdown span{
    padding: 10px;
    word-break: break-all;
}
.mod-left button{

width: 100%;

float: left;

background: #fff;

border: 0;

font-size: 15px;

color: #000;

padding: 10px;

border-radius: 5px;
}.mod-left button:hover{
  
}
.modal.drawer .modal-dialog {
  margin: 0px;
  display: flex;
  flex: auto;
  transform: translate(25%, 0);
}
.modal.drawer .modal-dialog .modal-content {
  border: none;
  border-radius: 0px;
}
.modal.drawer .modal-dialog .modal-content .modal-body {
  overflow: auto;
}
.modal.drawer.show {
  pointer-events: auto;
}
.modal.drawer.show * {
  pointer-events: auto;
}
.modal.drawer.show .modal-dialog {
  transform: translate(0, 0);
}
.modal.drawer.right-align {
  flex-direction: row-reverse;
}
.modal.drawer.left-align:not(.show) .modal-dialog {
  transform: translate(-25%, 0);
}.modal.drawer {
  display: flex !important;
  pointer-events: none;
}.request-sec {
    position: absolute;
    right: 0;
    width: 100%;
    top: -450px;
    right: 0;
    height: auto;
    background: transparent;
    z-index: 9999999;
}.req-form {
    width: 427px;
    float: right;
    height: auto;
    margin-right: 0;
    opacity: 1;
    background: #131414;
    padding: 20px 30px;
    top: 0;
    position: relative;
    right: 0;
    height: 100vh;
    z-index: 99;
}.req-form h2 {
    font-size: 25px;
    text-align: left;
    font-weight: 700;
    color: #fff;
}.req-form p {
    font-size: 15px;
    width: 100%;
    line-height: 28px;
    color: #fff;
}.field_area {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
}.field_area label {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}.field_area input[type=email], .field_area input[type=number], .field_area input[type=text], .field_area textarea {
    width: 100%;
    float: left;
    /* position: relative; */
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 15px 10px;
    border-radius: 5px;
    background: 0 0;
    border: none;
    border: solid 1px rgb(225 222 222 / 86%);
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
} .contact-left .contact-box:not(:last-child) {
    margin-bottom: 24px;
}.contact-box{
  
}
.contact-left .contact-box {
    padding: 34px 36px;
    text-align: center;
    border-radius: 12px;
    background-color: #2a2a2a;
    transition: all 0.4s ease-in-out;
} .contact-left .contact-box .icon {
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin: 0 auto;
    transition: all 0.4s ease-in-out;
}.contact-left .contact-box .content {
    margin-top: 20px;
}.contact-left .contact-box .content h4 {
    margin-bottom: 5px;
    color: #fff;
} .contact-left .contact-box .content p a {
    color: var(--text);
}.contact-left .contact-box:hover .content p {
    color: #fff;
}
.contact-left p{
  color:#fff;
}
.icon img{width: 30px;filter: invert(1);}
.contact-box:hover{

}.contact-box:hover icon {
}
.contact-box:hover img{filter: none;}
.innerban{

width: 100%;

float: left;

background-image: url('../images/breadcrumb-bg.jpg');

background-size: cover;

background-position: center;

margin-top: -82px;

height: 320px;
}
.innerban h1{
  
color: #fff;
  
margin-top: 170px;
  
font-size: 40px;
  
font-weight: 700;
  
margin-bottom: 0;
}
.contact-full
{

width: 100%;

float: left;

padding: 70px 0;
}
.contact-left{
  
width: 100%;
  
float: left;
}.contact-box:hover .icon {background: #ffffff;}
 .contact-right-box {
    padding: 40px;
    border-radius: 12px;
    background-color: #f7f7f7;
}.section-title {
    position: relative;
    z-index: 99;
    margin-bottom: 20px;
    margin-top: -1px;
}.section-title h6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: var(--theme);
    margin-bottom: 10px;
} .contact-right-box .contact-form-items {
    padding-top: 15px;
}.contact-right-box .contact-form-items .form-clt span {
    font-weight: 400;
    color: #000;
    display: inline-block;
    margin-bottom: 15px;
}.contact-right-box .contact-form-items .form-clt input, .contact-wrapper .contact-right-box .contact-form-items .form-clt textarea {
    width: 100%;
    background-color: var(--white);
    padding: 13px 17px;
    line-height: 1;
    border-radius: 12px;
    color: rgba(85, 85, 85, 0.6);
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 300;
}.contact-right-box .contact-form-items .form-clt textarea {
    padding-bottom: 120px !important;!i;!;
}
.theme-btn{

width: 200px;

float: none;

background: #202121;

padding: 16px;

display: table;

margin: auto;

border: 0;

font-size: 15px;

color: #fff;

border-radius: 5px;

position: relative;

z-index: 9;
} .contact-right-box .contact-form-items .form-clt input, .contact-right-box .contact-form-items .form-clt textarea {
    width: 100%;
    background-color: #fff;
    padding: 13px 17px;
    line-height: 1;
    border-radius: 12px;
    color: rgba(85, 85, 85, 0.6);
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 300;
}
.contact-right-box h2{
  font-size: 45px;
  color: #000;
}  

.theme-btn:before{
      content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      width: 0px;
      height: 5px;
      background-color: rgb(255 255 255 / 40%);
      transition: none 0s ease 0s;
      border-top-left-radius: 35px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 35px;
      border-bottom-left-radius: 20px;
}
.theme-btn:hover::before{
     width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.abt-full{

width: 100%;

float: left;

padding: 70px 8% 70px 0;
}
.abt-full img{

width: 560px;

float: left;

margin-right: 40px;

h
FONT-WEIGHT: 700;

h
FONT-WEIGHT: 700;

h
FONT-WEIGHT: 700;

h
FONT-WEIGHT: 700;

h
FONT-VARIANT: JIS78;

h
FONT-VARIANT: JIS78;

height: 500px;

object-fit: cover;

border-bottom-right-radius: 70px;
}
.abt-full h1{

font-size: 40px;

color: #000;

font-weight: 300;

line-height: 140%;

padding-top: 15px;
}
.abt-full h1 span{

font-weight: 600;
}
.abt-full p{
  
font-size: 17px;
  
color: #000;
  
line-height: 170%;
  
margin-top: 10px;
}
.abt-full h6{}
.abt-full:after{
position: absolute;
content: '';
}
.abt2{

width: 100%;

float: left;

background: #212423;

padding: 70px 0;
}
.abt2 h1 {

font-size: 40px;

color: #fff;

font-weight: 300;
text-align: center;
line-height: 140%;
}.abt2 h1 span{

font-weight: 600;
}.abt2 p{

font-size: 16px;

color: #000;

line-height: 180%;

margin: 0;
}.abt2 img{

width: 60px;

margin-bottom: 10px;
}.abt-box{

width: 100%;

float: left;

background: #f7f7f7;

padding: 30px;

margin-top: 30px;

border-radius: 10px;
}.abt2 h2{

font-size: 26px;

color: #000;

font-weight: 500;
}
.abt-box:hover{

}
.abt-box:hover img{

}
.hon-ban{

width: 100%;

float: left;

position: relative;

margin-top: 13px;
}
.hon-carousel{

float: left;
}
.hon-images img{height: auto;}
.hon-content{

position: absolute;

right: 0;

text-align: left;

top: 55%;

z-index: 3;

left: 0;

margin: 0 auto;

margin-top: -170px;
}
.hon-content h1{

font-size: 60px;

color: #fff;

font-weight: 500;
}
.hon-content p{

font-size: 16px;

color: #fff;

width: 40%;

line-height: 30px;

font-weight: 400;
}
.hon-content a:hover::before{
      width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.hon-content a:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}


.hon-content a{

border: 1px solid #fff;

float: left;

width: 156px;

height: 50px;

color: #fff;

font-size: 16px;

text-align: center;

text-decoration: none;

padding: 11px;

border-radius: 5px;

margin-top: 10px;

z-index: 9;

position: relative;
}
.hon-content a:hover{

background: #fff;

color: #000;
}
.hon-ban-btm
{

position: absolute;

bottom: 20px;

z-index: 99;

width: 100%;

float: left;
}
.hon-ban-left

{

width: 100%;

float: left;
}
.hon-ban-left h6{

font-size: 16px;

color: #fff;

font-weight: 400;

padding: 0 10px;

text-transform: uppercase;
}
.hon-ban-left h6 span{

padding: 0 14px;
}
.hon-ban-left h5{

font-size: 10px;

color: #fff;

font-weight: 400;

padding-left: 10px;

text-transform: uppercase;
}.hon-ban-right

{

width: 100%;

float: right;
}
.hon-ban-right h6{

text-align: right;

color: #fff;

font-size: 16px;

font-weight: 400;
}
.hon-ban-right h5{
  
text-align: right;
  
color: #fff;
  
font-size: 16px;
  
font-weight: 400;
  
width: auto;
  
float: right;
  
padding: 0 0 0 15px;
}
.hon-carousel .active img{
  /* transform: scale(1.1); */
  /* transition: 4s; */
  /* transform: scale(1.3) rotate(5deg); */
  /* -webkit-animation: CrossFade 6s infinite; */
  /* animation: CrossFade 6s infinite; */
}

@-webkit-keyframes CrossFade {
  25% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
  40% {
    opacity: 1;
  }
}
@keyframes CrossFade {
  25% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
  40% {
    opacity: 1;
  }
}
.hon-sec1
{
  width: 100%;
  float: left;
  padding: 70px 0;
  background: #f5f5f5;
}
.hon-sec1{

}
.hon-sec1 h1{font-size: 40px;color: #000;font-weight: 300;width: 80%;}
.hon-sec1 h1 span{

font-weight: 600;
}
.hon-sec1 .nav{float: right;border: 0;}.hon-sec1 .nav-link.active{
  background-color: #af061a !important;!i;!;
  color: #fff;
}
.hon-sec1 .nav-link{
  background-color: transparent !important;
  border: 1px solid #202121;
  border-radius: 20px;
  width: 115px;
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  margin-left: 15px;
  color: #202121;
  padding: 4px 0 3px !important;
}
.hon-sec1 .tab-content{background-color: transparent !important;!i;!;padding: 0 !important;!i;!;!i;!;border: 0 !important;!i;!;}
.hon-car-carousel{

}
.hon-car-box{

width: 100%;

float: left;

margin-top: 40px;

background: #fff;
}.hon-car-box img{
  
width: 100%;
  
height: 228px;
  
object-fit: cover;
}
.hon-car-box h2{

font-size: 20px;

color: #202121;

margin-top: 15px;

font-weight: 500;

padding-left: 15px;
}
.hon-car-box .sec2{

width: 100%;

float: left;

border-top: 1px solid #ebebeb;

border-bottom: 1px solid #ebebeb;

padding: 15px;
}
.hon-car-box h4{

font-size: 14px;

color: #202121;

font-weight: 400;
}
.hon-car-box h5{

font-size: 14px;

color: #202121;

font-weight: 400;
}
.hon-car-box h6{

color: #202121;

font-size: 15px;

font-weight: 400;

padding-left: 15px;

padding-top: 7px;

float: left;
}
.hon-price{

font-size: 20px;

color: #930624;

font-weight: 700;

float: left;

padding-left: 25px;
}
.hon-price span{
    font-size: 25px;
    color: #202121;
}
.hong-test:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgb(255 255 255 / 35%);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.exp:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgb(255 255 255 / 35%);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.hong-test:hover::before{
      width: 120%;
    background-color: rgb(255 255 255 / 17%);
    transition: all 0.4s ease-in-out 0s;
}
.hong-test:hover{
  background: #000;
  color: #fff;
}
.exp{background: linear-gradient(99deg, rgba(241, 21, 21, 1) 0%, rgba(181, 7, 26, 1) 33%);display: inline-block;clear: both;float: left;width: 43%;height: 50px;text-align: center;font-size: 16px;margin-left: 15px;padding: 11px 0;color: #fff;text-decoration: none;border-radius: 5px;margin-top: 10px;margin-bottom: 30px;position: relative;}
.hong-test{
  
background: transparent;
  
display: inline-block;
  
margin: auto;
  
float: left;
  
width: 43%;
  
height: 50px;
  
text-align: center;
  
font-size: 16px;
  
margin-left: 15px;
  
padding: 11px 0;
  
color: #000;
  
text-decoration: none;
  
border-radius: 5px;
  
margin-top: 10px;
  
border: 1px solid #000;
  
position: relative;
}.hong-sec2{

width: 100%;

float: left;

background: #f5f5f5;

padding: 40px 0 70px;

text-align: center;

}
  .hong-sec2 h1{

font-size: 40px;

color: #000;

font-weight: 300;

}
.hong-sec2 p{
  font-size: 19px;
  color: #000;
  line-height: 190%;
  margin-top: 20px;
  float: left;
  padding: 0 190px;
  margin-bottom: 20px;
}
  .hong-sec2 h1 span{

font-weight: 600;

float: left;

width: 100%;

}
  .hon2-box {width: 100%;float: left;margin-top: 30px;}
  .hon2-box img{float: left;    width: 53px;}
.hon2-box h5{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 25px;
    color: #000;
    margin-top: 10px;
}.hon2-box h6{
    float: left;
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 190%;
    font-weight: 400;
    width: 76%;
}
.img-hong{
  max-width: 100%;
  /* margin-top: 70px; */
  width: 20%;
}
.hong-sec3{width: 100%;float: left;background-image: url('../images/bg-hong.webp');background-size: cover;background-position: center;padding: 110px 0;background-color: #00000085;}
.hong-sec3 h1{

font-size: 60px;

color: #fff;

font-weight: 300;

width: 50%;

/* float: left; */
}
.hong-sec3 h1 span{

font-weight: 600;
}
.hong-sec3 p{

width: 40%;

color: #fff;

line-height: 190%;

font-size: 15px;

margin-bottom: 30px;
}
.hong-sec3 a span{

font-size: 19px;

color: #fff;

text-decoration: none;

font-weight: 400;

line-height: 23px;

margin-top: 10px;

float: left;

margin-right: 10px;
}
.hong-sec3 a img{
  
}
.hong-sec4{

width: 100%;

float: left;

padding: 70px 0;
}
.hong-sec4 h1{

font-size: 55px;

color: #000;

font-weight: 300;

width: 100%;

float: left;

margin-bottom: 20px;
}.hong-sec4 h1 span{
  
font-weight: 600;
  
width: 100%;
  
float: left;
}
.sec4-box{
    width: 100%;
    float: left;
    position: relative;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    margin-top: 30px;
}
.sec4-box-img{
    position: relative;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}
.sec4-box-img img{
    width: 100%;
    transition: all ease-in-out .5s;
    -webkit-transition: al
}
.hon-text{
    position: absolute;
    bottom: 0;
    left: 25px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;
    width: 92%;
    height: auto;
}.hon-text h5{
      font-size: 25px;
      color: #fff;
      width: 57%;
      transition: all ease-in-out .5s;
      -webkit-transition: all ease-in-out .5s;
      animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;
      margin: 0;
}.hon-text img{
      visibility: visible;
      display: block;
      animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;
      float: right;
      margin-right: 10px;
      top: -30px;
      position: relative;
      z-index: 9;
}.hon-text p{
      font-size: 16px;
    color: #fff;
    padding-top: 5px;
    width: 88%;
    visibility: hidden;
    display: none;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s;
    float: left;
}
.sec4-box:hover .hon-text img{
display: none;
}.sec4-box:hover p{
      display: block;
    visibility: visible
}
.hong-menu li a{
  color: #000 !important;
}
.hong-book{
  width: 148px;
  height: 50px;
  float: right;
  background: linear-gradient(180deg, rgba(236,20,21,1) 0%, rgba(178,6,26,1) 33%);
  position: relative;
  z-index: 9;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  padding: 12px 0;
  margin-top: 20px;
  border-radius: 10px;
}
.hong-quick{
    width: 148px;
    height: 50px;
    float: right;
    background: #fff;
    position: relative;
    z-index: 9;
    font-size: 16px;
    color: #202121;border: 1px solid;
    margin-left: 10px;
    text-decoration: none;
    padding: 12px 0;
    margin-top: 20px;
    border-radius: 10px;  
}
.hong.logo{
      margin-top: 20px;
}
.gren-sec1{

width: 100%;

float: left;

background: #0c0c0c;

padding: 70px 0;
}
.gren-sec1 h1{

font-size: 40px;

color: #fff;

font-weight: 300;
}
.gren-sec1 h1 span{

font-weight: 600;

width: 100%;

float: left;
}
.gren-carousel{

float: left;

margin-top: 50px;
}
.gren-box{

}
.gren-img{

width: 100%;

float: left;

overflow: hidden;

background: #fff;

border-radius: 10px;
}.gren-img img{
  
width: 100%;
}
 .gren-box h2{

font-size: 20px;

color: #fff;

font-weight: 500;

width: 100%;

float: left;

margin-top: 20px;
}  
.gren-box p{
  
width: 100%;
  
float: left;
  
font-size: 14px;
  
color: #fff;
  
line-height: 185%;
  
font-weight: 400;
}.gren-box h5{
  
font-size: 15px;
  
color: #c8c6c6;
  
font-weight: 400;
  
/* width: 100%; */
  
float: left;
  
margin-right: 20px;
}
.gren-box h6{
  
font-size: 25px;
  
color: #fff;
  
font-weight: 700;
}
.exp-gren:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
.exp-gren:hover::before{
      width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}.gren-book:hover::before{
      width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.gren-book:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}


.gren-box .exp-gren{
  
width: 150px;
  
height: 48px;
  
background: #00152c;
  
float: left;
  
text-align: center;
  
text-decoration: none;
  
font-size: 15px;
  
color: #fff;
  
padding: 11px 0;
  
border-radius: 5px;
  
position: relative;
  
z-index: 9;
}
.gren-book{width: 150px;height: 48px;background: transparent;float: left;text-align: center;text-decoration: none;font-size: 15px;color: #fff;padding: 11px 0;border: 1px solid;border-radius: 5px;margin-left: 15px;position: relative;z-index: 9;}.gren-box .exp-gren:hover{
  
}
.gren-book:hover{
  
}.gren-sec2{

width: 100%;

float: left;

padding: 70px 0;
}
.gren-sec2 h1{

font-size: 55px;

color: #000;

font-weight: 300;
}
.gren-sec2 h1 span{

font-weight: 600;
}
.gren-sec2 p{

font-size: 19px;

color: #000;

font-weight: 400;

line-height: 194%;

margin-top: 20px;

width: 97%;
}
.gren-log{

display: block;

margin: 50px auto 0;
}
.gren-right
{

width: 100%;

float: left;
}
.gren-right-box{

width: 100%;

float: left;

margin-top: 20px;

margin-bottom: 10px;
}
.gren-right-box img{

width: 60px;
}
.gren-right-box h5{

font-size: 25px;

color: #000;

font-weight: 300;
}
.gren-right-box h6{
  
font-size: 16px;
  
color: #000;
  
font-weight: 400;
  
line-height: 192%;
  
margin-top: 10px;
}
.gren-sec3{

float: left;

background-image: url('../images/gren-bg.webp');

background-size: cover;

background-position: center;

background-attachment: fixed;

padding: 100px 0 120px;

width: 100%;
}
.gren-sec3 h1{

font-size: 60px;

color: #fff;

font-weight: 300;
}
.gren-sec3 h1 span{

font-weight: 600;

width: 100%;

float: left;
}
.gren-sec3 p{

width: 34%;

float: left;

font-size: 16px;

color: #fff;

margin-top: 15px;
}.gren-sec3 a:before{
      content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      width: 0px;
      height: 5px;
      background-color: rgb(205 202 202 / 40%);
      transition: none 0s ease 0s;
      border-top-left-radius: 35px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 35px;
      border-bottom-left-radius: 20px;
}
.gren-sec3 a:hover::before{
      width: 120%;
      background-color: rgb(205 202 202 / 40%);
      transition: all 0.4s ease-in-out 0s;
}
.gren-sec3 a{float: left;width: 150px;height: 50px;background: #fff;font-size: 15px;overflow: hidden;color: #000;position: relative;text-align: center;text-decoration: none;padding: 13px 0;border-radius: 5px;clear: both;margin-top: 10px;z-index: 9;}
.gren-sec3 a:hover{

}
.gr-carousel{
  margin-top: 40px;width: 100%;
  float: left;
}
.gr-carousel .item img{
  width: 100%;
  height: 503px;
  object-fit: cover;
  border-radius: 10px;
}
.gr-carousel .owl-prev{
  
position: absolute;
  
left: -31px;
  
top: 36%;
  
background-color: #fff !important;!i;!;
  
width: 60px !important;!i;!;
  
height: 75px;
  
border-radius: 5px;
}.gr-carousel .owl-next{
  
position: absolute;
  
right: -31px;
  
top: 36%;
  
background-color: #fff !important;
  
width: 60px !important;
  
height: 75px;
  
border-radius: 5px;
}.gr-carousel .owl-prev img{
  
width: 40px;
  
transform: rotate(180deg);
}.gr-carousel .owl-next img{
  
width: 40px;
}
.hon-sec1 .nav-link:hover{
      background-color: #af061a !important;
    color: #fff;
}
.hongqi-banner{

width: 100%;

float: left;

position: relative;

margin-top: 10px;
}
.hongqi-ban-img{

}
.hongqi-ban-img img{

width: 100%;

float: left;
}
.honqi-ban-text{

position: absolute;

bottom: 20px;
}
.honqi-ban-text h1{
  
font-size: 55px;
  
color: #fff;
  
font-weight: 500;
}
.car-det{

width: 100%;

float: left;

padding: 50px 0;
}
.car-det p{
  
margin: 0;
  
font-size: 19px;
  
color: #000;
  
font-weight: 400;
}
.car-color{

float: left;

margin-right: 15px;
}
.car-color img{width: 50px;height: 50px;border-radius: 100%;margin: auto;}
.car-color span{
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: 400;
}.car-variant h1{
  font-size: 40px;
  color: #000;
  font-weight: 300;
  float: left;
  margin-right: 40px;
  margin-bottom: 0;
  padding-top: 6px;
  /* width: 100%; */
}.car-variant h1 span{
  font-weight: 600;
}
.car-variant{
  
width: 100%;
  
float: none;
  
border-top: 1px solid #cecece;
  
border-bottom: 1px solid #cecece;
  
padding: 20px 0;
  
text-align: center;
  
justify-content: center;
  
align-items: center;
  
vertical-align: middle;
  
display: table;
  
margin: auto;
  
max-width: 100%;
}
.color-max{
  max-width: 1000px;
  display: table;
  margin: auto;
}
.car-deg
{

width: 100%;

float: left;

padding: 60px 0;
}
.car-img-deg {

width: 100%;

float: left;
}
.car-img-deg img{
  
width: 100%;
  
float: left;
}
.car-deg-text{

width: 100%;

float: left;

margin-top: 20px;
}
.car-deg-text h6{

font-size: 16px;

color: #b5071a;

font-weight: 500;
}
.car-deg-text h5{

font-size: 40px;

color: #000;

font-weight: 700;
}
.car-deg-text h5 span{

font-size: 20px;

color: #000;

font-weight: 400;

float: left;

width: 100%;
}.three:hover{
  background: transparent !important;
}.three:before{display:none;}
.three{
  width: 100% !important;
  float: left !important;
  background: transparent !important;
  color: #000 !important;    margin-bottom: 20px;
  text-align: left !important;
}
.car-deg-text a{

width: 150px;

height: 50px;

background: #b5071a;

float: left;

font-size: 15px;

color: #fff;

text-decoration: none;

text-align: center;

padding: 12px 0;

position: relative;

border-radius: 10px;

margin-top: 10px;

z-index: 9;
}
.car-deg-text a:hover{
  
}
.car-spec{

width: auto;

float: left;

margin-right: 40px;

margin-top: 30px;
}
.car-spec img{

float: left;

max-width: 100%;

clear: both;

opacity: .7;

height: 50px;

object-fit: contain;

width: 50px;
}
.car-spec h6{

font-size: 20px;

color: #000;

font-weight: 500;

margin-top: 10px;

float: left;

clear: both;
}
.car-spec p{
  
float: left;
  
font-size: 16px;
  
color: #000;
  
font-weight: 400;
  
line-height: 190%;
  
padding-top: 9px;
}
.vdo-sec{
  width: 100%;
  float: left;overflow: hidden;
  height: 400px;
}.vdo-sec video{
  width: 100%;
  height: 100vh;    object-fit: cover;
}
.gren-book2:hover::before{
      width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}
.gren-book2:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}


.gren-book2{
      width: 148px;
    height: 50px;
    float: right;
    background: #00152c;
    position: relative;
    z-index: 9;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 12px 0;
    margin-top: 20px;
    border-radius: 10px;
}
.hong-menu li a:hover{
  color: #000 !important;
  opacity: .7;
}
.quick-send:before{
      content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #464646;
    transition: all 300ms ease;
    border-radius: 5px;
}
.quick-send:hover::before{
  left: 0;
    width: 100%;
}
.hong-book:before{
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        top: 0;
        width: 0;
        height: 100%;
        background: linear-gradient(180deg, rgb(4 4 4) 0%, rgb(52 48 49) 33%);
        transition: all 300ms ease;
        border-radius: 10px;
}.hong-book:hover::before{
  left: 0;
    width: 100%;
}
.hong-quick:before{
     content: "";
     position: absolute;
     top: 50%;
     left: 0px;
     width: 0px;
     height: 5px;
     background-color: rgb(255 255 255 / 35%);
     transition: none 0s ease 0s;
     border-top-left-radius: 35px;
     border-top-right-radius: 20px;
     border-bottom-right-radius: 35px;
     border-bottom-left-radius: 20px;
}.hong-quick:hover::before{
  width: 120%;
  background-color: rgb(255 255 255 / 17%);
  transition: all 0.4s ease-in-out 0s;
}.hong-quick:hover{
  color: #fff;
  background: #000;
}
.exp:hover::before{
      width: 120%;
    background-color: rgb(255 255 255 / 17%);
    transition: all 0.4s ease-in-out 0s;
}
.car-deg-text a:before
{content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        top: 0;
        width: 0;
        height: 100%;
        background: linear-gradient(180deg, rgb(4 4 4) 0%, rgb(52 48 49) 33%);
        transition: all 300ms ease;
        border-radius: 10px;
      }.car-deg-text a:hover::before{
  left: 0;
    width: 100%;
}
@media(max-width: 575px){
  .hon-link h2 a{
    width:100% !important;
    margin-top: 20px;
    font-size: 22px !important;!i;!;
  }
    .hon-link h2{
        width: 100% !important;!i;!;
        text-align:center;
    }.hon-link a{
      width: 50% !important;!i;!;
      line-height: 30px !important;!i;!;
      border: 0 !important;!i;!;
      text-align: center;
      padding: 0 !important;!i;!;
      font-size: 13px !important;!i;!;
    }
    .bosch-sec{
        padding:70px 2% 0 !important;text-align:center;
    }.bosch-sec h1 {
    font-size: 29px !important;}
    .img-main{
        width:100% !important;
    }.bo{
         width:100% !important;
         padding: 40px 15px 30px !important;
}
    .img-main{
         width:100% !important;    left: 0 !important;
    top: 0 !important;
    }
    .hong-sec3 a img {
    margin-top: -30px;
}
.hong-sec3 a{
        width: 100%;
    float: left;
    text-align: center;
}.hong-sec3 a span {
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    line-height: 23px;
    margin-top: 10px;
    float: none;
    margin-right: 10px;
    display: inline-block;
}
    .hong-sec3 {
  background-position: 27% !important;
        padding: 40px 0;
   }
    .abt-full h1 {
    font-size: 40px;
    color: #000;
    font-weight: 300;
    line-height: 140%;
    padding-top: 25px;
    width: 100%;
    float: left;
}
    .innerban {
    width: 100%;
    float: left;
    background-image: url(../images/breadcrumb-bg.jpg);
    background-size: cover;
    background-position: 77% 49% !important;
    margin-top: -82px;
    height: 320px;
}
    .ce_ixelgen_progress_bar .item_bar .progress {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 42px;
    margin: 0;
    background-color: #1f2121;
    border-radius: 4px;
    transition: width 100ms ease;
    color: #fff;
    font-size: 9px;
    font-weight: 300;
    padding: 13px 11px;
}
 .ftr-box1 img {
    width: 40px;
    float: left;
    margin-right: 25px;
    margin-bottom: 110px;
    height: auto;
    object-fit: contain;
}
    .p7-right h6 {
    font-size: 13px;
    color: #414242;
    width: 80%;
    margin-top: 0;
}
    .p5-box {
    text-align: center;
    width: 100%;
    float: left;
    border-bottom: 1px solid #393a3a;
    padding: 40px 9%;
}.p5-box h6 {
    margin-top: 35px;
    font-size: 20px;
    float: left;
    color: #fff;
    font-weight: 500;
    margin-right: 40px;
    text-align: center;
    width: 100%;
}.new-mod {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.business-hour img{
               margin-bottom: 55px !important;
}
    .p2-box:hover p {
    display: block;
    visibility: visible;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
    .banner-bar {
    width: 100%;
    float: left;
    background: #f8f8f8;
    padding: 65px 0 20px !important;
    position: relative;
}
    .play-vid {

    right: 43% !important;
   
}.innerban h1{
    text-align:center;
}
.hong.logo img{
    filter:invert(1);
}
  .service-left {
    width: 100% !important;
    float: left;
    background: #f7f7f7;
    padding: 30px;
    /* text-align: center !important; */
}.service-right {
    width: 100% !important;
    float: right;
}.service-right img {
    width: 100% !important;
    left: 0 !important;
    position: relative;
    height: 420px;
    object-fit: cover;
    top: 0 !important;
}
.service-box-det h1
{
      text-align: left;
}

  .service-box p {
    font-size: 15px;
    color: #000;
    line-height: 180%;
    padding-left: 0 !important;
}.service-box img {
    width: 60px;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    clear: both;
    display: inline;
    margin: auto;
}.service-box {
    text-align: center;
    width: 100%;
    float: left;
    background: #f7f7f7;
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 10px;
    text-decoration: none;
}
  .car-carousel .owl-nav{
    display: none;
  }
  .car-color span {
    font-size: 11px;
    color: #000;
    font-weight: 400;
    line-height: 0;
}.car-color {
    float: left;
        margin-right: 3%;
    width: 17%;
}.car-variant h1 {
    font-size: 32px;
    color: #000;
    font-weight: 300;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
    padding-top: 6px;
    width: 100%;
    float: left;
}.vdo-sec {
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
  }.vdo-sec video {
    width: 100%;
    height: auto;
    object-fit: cover;
}
  .hongqi-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -90px;
}.hongqi-ban-img img {
    width: 100%;
    float: left;        filter: brightness(0.5);
    height: 210px;
    object-fit: cover;
}.honqi-ban-text h1 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}.car-det p {
    margin: 0;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-align: center;
}
  .img-hong
{
  width: 100%;
}

.hong-sec3 h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    width: 100%;
    /* float: left; */
    text-align: center;
}.hong-sec3 p
{
  width: 100%;
  text-align: center;
}

  .hon-sec1 h1 {
    font-size: 30px;
    color: #000;
    font-weight: 300;
    width: 100%;
    text-align: center;
}
.hon-sec1 .nav-link{
  width: 28%;
  float: left;
}.hon-sec1 .nav{
  width: 100%;
}
.hong-sec2 p{
  padding: 0;
}.hon2-box h6{
  text-align: center;width: 100%;
}.hon2-box img{
  float: none;
  display: block;
  margin: auto;
}.hon2-box h5

{
  text-align: center;
}

  .hon-ban {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -87px;
}.logo img {
    width: 175px;
    float: left;
    /* filter: invert(1); */
    margin-top: 10px;
}.hon-content h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}.hon-content p {
    font-size: 15px;
    color: #fff;
    width: 100%;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
}
.hon-content a

{
  float: none;
  display: table;
  margin: auto;
}
.banner_width {
    width: 100%;
    height:574px !important;
    object-fit: cover;
}.hon-ban-left h6 {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    text-transform: uppercase;
}.hon-ban-btm {
    position: absolute;
    bottom: 44px;
    z-index: 9;
  }.hon-ban-right h5 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 50%;
    float: right;
    padding: 0 0 0 15px;
}.hon-ban-right h6 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}.hon-ban-right {
    width: 100%;
    float: right;
    text-align: center;
}.hon-ban-left {
    width: 100%;
    float: left;
    text-align: center;
}.gren-sec1 h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.gren-sec2 h1 {
    font-size: 40px;
    color: #000;
    font-weight: 300;
    text-align: center;
}.gren-sec2 p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 194%;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}.gren-log {
    display: block;
    margin: 50px auto 0;
    width: 100%;
}
.gren-right {
    text-align: center;
    width: 100%;
    float: left;
}.gren-sec3 p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}
.gren-sec3 a
{
  float: none;
  display: block;
  margin: auto;
}
.gren-sec3 h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}.hong-sec4 h1 {
    font-size: 34px;
    color: #000;
    font-weight: 300;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
  .abt-full {
    width: 100%;
    float: left;text-align: center;
    padding: 70px 5%;
}.abt-full img {
    width: 100%;}
  .layer-1 h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    width: 100%;
    line-height: 50px;
    margin: 0px 0px 10px;
    max-width: 100%;
    text-align: center;
    /* text-align: center; */
    /* animation: img-anim-left 1s forwards cubic-bezier(.645,.045,.355,1) 0s; */
}.layer-1 p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
.layer-1 a{
  float: none;
  display: table;
  margin: auto;
}.car-box {
    float: left;
    width: 47%;
}.car-box h5 {
    font-size: 14px;
    }.car-box h6 {
    font-size: 15px;
    }
.car-box-sec {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}.margintop_80 {
    margin-top: 30px;
}
.car-box img{
  float: none;margin: auto;
}
.p3-left{
  display: none;
}
.p3-right{
  display: none;
}.panel3 h1 {
    color: #cd4327;
    font-size: 47px;
  }.panel3 h2 {
 text-align: center;
        font-size: 70px;
        margin-top: 157px;
        float: left;
        width: 100%;
  }.p3-car {
           position: absolute;
        top: 22px;
        left: 30px;
        max-width: 80%;
}
.p3-car-sec .nav-item {
    background: transparent;
    margin-right: 20px;
    width: 32%;
    float: none;
    display: inline;
    margin: auto;
}.p3-car-sec .nav-link{
  width: 100%;
}.p3-car-sec .nav-link.active{
    width: 100%;
}.p3-car-sec .nav-tabs {
    border: 0;
    border-color: transparent !important;
    float: right;
    width: 100%;
}.panel4 h1 {
    position: absolute;
    bottom: -21px;
    font-size:45px;
    color: #fff;
    font-weight: 300;
    line-height: 60px;
}.panel5 h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}.p5-box img {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 10px;
}.p5-box h5 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 0;
    width: 100%;
}.p5-box p {
    font-size: 16px;
    color: #f7f7f7;
    line-height: 30px;
    width: 100%;
    float: left;
    margin: 0;
  }.panel6 .nav-link {
    font-size: 28px;
  }.panel6 .nav-link {
    font-size: 28px;
  }.panel7 h1 {
    font-size: 30px;
    color: #010101;
    font-weight: 300;
    width: 100%;
    text-align: center;
}.panel7 p {
    font-size: 16px;
    color: #010101;
    font-weight: 400;
    line-height: 30px;
    width: 100%;
    margin-top: 15px;
    text-align: center;
}.p-bar {
    width: 100%;
    clear: both;
    margin-top: 40px;
    float: left;
}.p7-img {
    position: absolute;
    right: 0;
    top: inherit;
    max-width: 100%;
    bottom: -300px;
}.p7-img {
          position: absolute;
        right: 0;
        top: inherit;
        max-width: 50%;
        bottom: 0px;
}.p7-right h4 {
            font-size: 80px;
        color: #000;
        position: relative;
        font-weight: 300;
        margin: 0;
}.panel8 {
    background: linear-gradient(180deg, rgba(248, 248, 248, 1) 0%, rgba(254, 254, 254, 1) 33%, rgba(255, 255, 255, 1) 88%);
    width: 100%;
    float: left;
    padding: 60px 0 0;
    margin-top: 240px;
}.panel9 {
    width: 100%;
    float: left;
    padding: 0px 0 40px;
}.p9-left h1 {
    font-size: 30px;
    color: #000;
    font-weight: 300;
    text-align: center;
}.p9-left p {
    font-size: 16px;
    color: #000;
    line-height: 160%;
    margin-top: 20px;
    float: left;
    text-align: center;
}
.p9-left a{
  float: none;
  display: table;
  margin: auto;
}.p8-box {
    margin-top: 30px;        margin-bottom: 10px;
}.p8-box h2 {
    font-size: 21px;
    color: #000;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-top: 20px;
}.p8-box p {
    width: 100%;
  }.p5-box a {
   width: 70px;
        height: 70px;
        border: 1px solid #ccc;
        float: none;
        border-radius: 100%;
        padding: 14px 15px;
        margin-top: 10px;
        display: inline-block;
        margin: auto;
}.b-box {
    width: 100%;
    float: left;
    margin-top: 90px;
}.b-box1 {
    width: 100% !important;
  }.panel1 h1 {
    font-size: 30px;
    color: #000;
    font-weight: 300;
    line-height: 140%;
    text-align: center;
    margin-bottom: 30px;
}.new-mod a img {
    width: auto;
    height: auto;
    object-fit: contain;
}.p2-box{
  margin-bottom: 20px;
}.p2-text h6 {
    font-size: 23px;
    color: #fff;
    width: 65%;
  }.p2-text p {
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
    width: 82%;
  }.p3-car-sec h3 {
    font-size: 30px;
    color: #202121;
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}.ftr-box1 {
         width: 100%;
        float: none;
        padding: 45px 0 0;
        border-right: 0;
        max-width: 287px;
        display: block;
        margin: auto;
}.footer-box2 {
    width: 100%;        text-align: center;
    float: left;
    border-top: 1px solid #e9e9e9;
    padding-top: 40px;
    margin-top: 30px;
}.ftr-logo-sec a img {
    width: auto !important;
    float: none !important;
    margin-right: auto !important;
    max-width: 100% !important;
    display: block !important;
    margin: auto !important;
}.ftr-logo-sec p {
    font-size: 15px;
    color: #403f3f;
    line-height: 180%;
    width: 100%;
    float: left;
}.policy {
    float: right;
    padding-top: 10px;
    width: 100%;
}.policy a:after {
    right: 0;
  }.policy a {
    text-decoration: none;
    font-size: 15px;
    color: #000;
    padding: 0 0 0 20px;
    position: relative;
    float: left;
    width: 50%;
}
.connect a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff;
    border: 1px solid #cccccc6b;
    border-radius: 10px;
    padding: 6px 0;
    text-align: center;
    margin-right: 0px;
    position: relative;
}
}
@media(max-width: 575px){
    .banner{
        height:auto !important;
    }
    .layer-1 h1 br{
        display:none;
    }.layer-1 h1 span {
    color: #fff;
    font-weight: 600;
    font-size: 35px;
}
   

#test-modal .modal-body{
    padding:14px;
}
#gren-modal .modal-body{
    padding:14px;
}
    
    #hong-modal .modal-body{
    padding:14px;
} #baic-modal .modal-body{
    padding:14px;
}
  .dt-ban{
    /* display: none !important; */
  }
  .slider-images{
    position: relative;
    /* float: left; */
    /* width: 100%; */
  }
   .slider-images:after{
    position: absolute;
    content: '';
    background-color: #0000004f;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 9;
   }
}
@media(min-width: 576px){
  .mob-ban{
    display: none !important;
  }
}
.book-drive:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
      }.book-drive:hover::before{
    width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
}.quick-enq:before{
 content: "";
 position: absolute;
 top: 50%;
 left: 0px;
 width: 0px;
 height: 5px;
 background-color: rgb(40 39 39 / 48%);
 transition: none 0s ease 0s;
 border-top-left-radius: 35px;
 border-top-right-radius: 20px;
 border-bottom-right-radius: 35px;
 border-bottom-left-radius: 20px;
 }.quick-enq:hover::before{
     width: 120%;
     background-color: rgba(255, 255, 255, 0);
     transition: all 0.4s ease-in-out 0s;
}.quick-enq:hover{
  color: #0c0c0c;
}


@media(min-width: 576px) and (max-width: 767px){
    .banner {
      height: auto !important;
}
        .hong.logo img {
        filter: invert(1);
    }
    .gren.logo img{
        filter:invert(1);
    }
        .banner_width {
        width: 100%;
        height: 574px !important;
        object-fit: cover;
    }
    .play-vid {
    width: 42px;
    height: 42px;
    /* filter: invert(1); */
    position: absolute;
    z-index: 99;
    right: 24%;
    top: 35%;
}.bo {
    width: 54%;
    float: left;
    background: #eff1f1;
    padding: 100px 18px 21px 50px !important;
}.img-main{
    width:100% !important;
}.bo{
      width:100% !important;
}
  .hongqi-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -90px;
}
  .hong-sec3 h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    width: 100%;
    /* float: left; */
}
.hong-sec3 p{
  width: 60%;
}

  .exp {
    background: linear-gradient(99deg, rgba(241, 21, 21, 1) 0%, rgba(181, 7, 26, 1) 33%);
    display: inline-block;
    clear: both;
    float: left;
    width: 43%;
    height: 50px;
    text-align: center;
    font-size: 13px;
    margin-left: 15px;
    padding: 14px 0;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 30px;
}.hong-test {
    background: transparent;
    display: inline-block;
    margin: auto;
    float: left;
    width: 43%;
    height: 50px;
    text-align: center;
    font-size: 13px;
    margin-left: 10px;
    padding: 13px 0;
    color: #000;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    border: 1px solid #000;
}.hong-sec2 p
{
  padding: 0;
}


  .hon-ban {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -87px;
}.logo img

{
  /* filter: invert(1); */
}

  .hon-content p {
    font-size: 16px;
    color: #fff;
    width: 78%;
    line-height: 30px;
    font-weight: 400;
}.hon-ban-right {
    width: 100%;
    float: left;
}
.hon-ban-right h5{
  text-align: left;
  float: left;
}
.hon-ban-right h6{
  text-align: left;
  float: left;
}.gren-box .exp-gren{
  margin-bottom: 10px;
}
.gren-book{
  margin-left: 0;
}
.gren-sec3 p {
    width: 94%;}

  .abt-full img {
    width: 280px;
    float: left;
    margin-right: 30px;
    height: 270px;
    object-fit: cover;
    border-bottom-right-radius: 70px;
}.abt-full h1 {
    font-size: 32px;
  }.abt-full {
    width: 100%;
    float: left;
    padding: 70px 5%;
}
  .layer-1 h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    width: 100%;
}.layer-1 p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    width: 80%;
  }.car-box {
    float: left;
    width: 45%;
}.panel3 h1 {
    color: #cd4327;
    font-size: 80px;
  }.panel3 h2 {
    text-align: center;  
     margin-top: 140px;
    font-size: 90px;
  }.p3-car {
    position: absolute;
    top: -37px;
    left: 30%;
    max-width: 100%;
    height: 200px;
}
.p3-left{
  display: none;
}
.p3-right{
  display: none;
}
.car-bx-btn .btn2{
  font-size: 12px;
}
.car-bx-btn .btn1{
  font-size: 12px;
}.p5-box h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 0;
    width: 30%;
}.p5-box img {
    width: 40%;
    float: left;
    margin-right: 40px;
}.p5-box p {
    font-size: 16px;
    color: #f7f7f7;
    line-height: 30px;
    width: 67%;
    float: left;
    margin: 0;
    margin-top: 20px;
}.p5-box a {
     margin-top: 30px;
    margin-left: 20px;
}.p7-img {
       width: 290px;
}.panel7 h1 {
    font-size: 35px;
 }.p9-left {
    margin-top: 0;
}.p9-left h1 {
    font-size: 34px;
  }.p9-left a{
    margin-bottom: 20px;
  }.p8-right {
       padding-left: 0;
}.ftr-box1 {
    padding: 60px 0 0;
  }.policy {
    float: left;
}.video-img img {
    max-width: 60%;
    float: right;
}.p2-box{
  margin-bottom: 20px;
}.panel4 h1 {
    position: absolute;
    bottom: -21px;
    font-size: 77px;
  }
}
@media(min-width: 768px) and (max-width: 991px){
    .bosch-sec h1 {
    font-size: 28px !important;}
  .car-variant h1 {
    font-size: 25px;}
  .hongqi-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -90px;
}
  .hong-sec3 h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    width: 60%;
    /* float: left; */
}
  .hon-ban {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -87px;
}.logo img{
  /* filter: invert(1); */
}
.gren-sec1 h1 {
    font-size: 35px;}.gren-log {
    display: block;
    margin: 50px auto 0;
    width: 100%;
}.gren-sec3 p {
    width: 50%;}

  .hon-content p {
    font-size: 16px;
    color: #fff;
    width: 56%;}.hon-ban-left h6 {
    font-size: 14px;}
.abt-full img {
    width: 360px;
    float: left;
    margin-right: 30px;
    height: 300px;
    object-fit: cover;
    border-bottom-right-radius: 70px;
}.abt-full p {
    font-size: 15px;
    color: #000;
    line-height: 170%;
    margin-top: 10px;
    padding-left: 20px;
}

.b-box1 h6 {
    font-size: 19px;
  }.panel1 h1 {
    font-size: 30px;
  }.p2-text h6 {
    font-size: 22px;
  }.layer-1 h1 {
    font-size: 50px;
    line-height: 60px;
  }.video-img img {
    max-width: 60%;
    float: right;
    margin-top: 40px;
}.panel3 h1 {
    color: #cd4327;
    font-size: 110px;
    }.panel3 h2 {
    text-align: center;
    font-size: 90px;

}.p3-car {
    position: absolute;
    top: 4px;
    left: 30%;
    max-width: 40%;
}.p3-car-sec h3 {
    font-size: 35px;
  }.p3-car-sec .nav-item {
    background: transparent;
    margin-right: 20px;
    width: 25%;
    float: left;
}.p3-car-sec .nav-tabs {
    width: 100%;
  }.p3-car-sec .nav-link.active {
       width: 100%;
  }.p3-car-sec .nav-link{
       width: 100%;
  }.car-bx-btn .btn1{
    font-size: 12px;
  }.car-bx-btn .btn2{
    font-size: 12px;
  }.p5-box img {
    width: 146px;
    float: left;
    margin-right: 30px;
}.p5-box {
    padding: 40px 2%;
}.p5-box h6 {
    margin-top: 35px;
    font-size: 20px;
    float: left;
    color: #fff;
    font-weight: 500;
    margin-right: 20px;
}.p5-box p {
    font-size: 16px;
    color: #f7f7f7;
    line-height: 30px;
    width: 31%;
    float: left;
    margin: 0;
}.p5-box h5 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 20px;
    width: 18%;
}.p5-box a {
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    float: left;
    border-radius: 100%;
    padding: 20px 17px;
}.panel6 .nav-link {
    font-size: 34px;}
    .p7-img {
    position: absolute;
    right: 0;
    top: -35px;
    max-width: 82%;
    width: 50%;
}.p9-left h1 {
    font-size: 33px;
  }.ftr-box1 h6 {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
}.ftr-box1 img {
    width: 46px;
    float: left;
    margin-right: 20px;
    margin-bottom: 90px;
}
.toll h5 {
    font-size: 13px;
    }.connect a {
    width: 42px;
}.ftr-logo-sec a img {
    width: 180px;
  }.p8-right {
       padding-left: 2%;
}
} 
@media(min-width: 992px) and (max-width: 1024px){
  .hongqi-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -90px;
}
 .abt-full img {
    width: 460px;
    float: left;
    margin-right: 30px;
    height: 400px;
    object-fit: cover;
    border-bottom-right-radius: 70px;
}
.abt-full p
{
  padding-left: 2%;
}
  .hon-ban {
    width: 100%;
    float: left;
    position: relative;
    margin-top: -87px;
}.logo img{
  /* filter: invert(1); */
}
  .video-img img {
    max-width: 61%;
    float: right;
}.b-box1 h6 {
    font-size: 19px;
  }.panel3 h1 {
    color: #cd4327;
    font-size: 110px;
  }.panel3 h2 {
    text-align: center;
    font-size: 90px;
  }.p3-car {
    position: absolute;
    top: -34px;
    left: 30%;
    max-width: 100%;
    width: 40%;
}.p3-car-sec .nav-item {
    background: transparent;
    margin-right: 20px;
    width: 26%;
    float: left;
}.p3-car-sec .nav-tabs{
  width: 100%;
}.p5-box {
     padding: 40px 2%;
}.p5-box h5 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 25px;
    width: 16%;
}.p5-box p {
    font-size: 13px;
    color: #f7f7f7;
    line-height: 30px;
    width: 34%;
    float: left;
    margin: 0;
}
}
@media(min-width: 1025px) and (max-width: 1199px){
  .abt-full p
{
  padding-left: 2%;
}
  .toll h5 {
    font-size: 17px;
  }.p5-box h5 {
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 23px;
    width: 18%;
}.p5-box {
    width: 100%;
    float: left;
    border-bottom: 1px solid #393a3a;
    padding: 40px 2%;
}.p5-box p {
    font-size: 14px;
    color: #f7f7f7;
    line-height: 30px;
    width: 33%;
    float: left;
    margin: 0;
}
.header_menu_area > ul > li > a {
    margin-top: 0px;
    /* margin-bottom: -13px; */
    width: auto;
    float: left;
    /* margin: -2px 0px; */
    position: relative;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 8px;
    }.logo img {
    width: 197px;
    float: left;
}.quick-enq {
    width: 131px;
  }.book-drive {
    width: 134px;
  }.video-img img {
    max-width: 60%;
    float: right;
}.p3-car {
    position: absolute;
    top: -52px;
    left: 30%;
    max-width: 100%;
    width: 40%;
}.p3-car-sec .nav-item {
    background: transparent;
    margin-right: 20px;
    width: 28%;
}.ftr-box1 h6 {
     width: 100%;
}.ftr-logo-sec a img {
    width: 200px;
    float: left;
    margin-right: 20px;
    margin-bottom: 50px;
}
}
@media(min-width: 1200px) and (max-width: 1346px){
  .header_menu_area > ul > li > a {
    margin: 0 14px;
}.abt-full p
{
  padding-left: 2%;
}
}
.bosch-sec
{width: 100%;float: left;padding: 70px 0 0 2%;}
.img-main
{height: 270px;/* border-radius: 10px; */object-fit: cover;width: 46%;float: left;position: relative;left: 3%;top: 80px;}
.image-main{width: 100%;float: left;position: relative;/* margin-right: 40px; */}.light2{

position: absolute;

right: -364px;

top: -37px;

width: 520px;
}
.light{

position: absolute;

left: -70px;

top: -37px;

width: 520px;
}
.bosch-sec h1{

font-size: 40px;

color: #000;

font-weight: 300;
}
.bosch-sec h1 span{

font-weight: 600;
}
.bosch-sec p{
  
font-size: 16px;
  
line-height: 190%;
}
.light{
  display: none;
}.light2{
  display: none;
}
.image-main:hover .light{
  display: block;
}.image-main:hover .light2{
  display: block;
}
.bosch-service{

width: 100%;

float: left;

padding: 70px 0 40px;
}
.bosch-service h1{

font-size: 40px;

color: #000;

font-weight: 300;

width: 100%;

text-align: center;

margin-bottom: 30px;
}
.bosch-service h1 span{

font-weight: 600;
}
.service-box{width: 100%;float: left;background: #eff1f1;margin-bottom: 30px;padding: 30px;border-radius: 10px;text-decoration: none;}
.service-box img{

width: 60px;

float: left;

margin-right: 40px;

margin-bottom: 20px;

clear: both;
}
.service-box h5{font-size: 25px;color: #006ead;font-weight: 600;}
.service-box p{

font-size: 15px;

color: #000;

line-height: 180%;

padding-left: 20%;
}.service-box:hover img{
  filter:invert(1);
}
.service-box:hover{background: #006ead;}
.service-box:hover img{

}
.service-box:hover p{
color:#fff;
}
.service-box:hover h5{
  color:#fff;
}
.service-det{

width: 100%;

float: left;

padding: 70px 0;
}
.service-box-det{

width: 100%;

float: left;

position: relative;
}
.service-left{width: 60%;float: left;background: #f1f1f1;padding: 30px;}.service-left img{
  
width: 50px;
  
float: left;
  
margin-right: 30px;
}.service-left h1{
  
font-size: 34px;
  
color: #000;
  
font-weight: 300;
}.service-left h1 span{
  
font-weight: 600;
}.service-left p{
  
font-size: 16px;
  
color: #000;
  
margin-top: 20px;
  
width: 94%;
  
line-height: 190%;
}
.service-left h6{
  position: relative;
  font-size: 15px;
  color: #000;
  font-weight: 400;
  padding-left: 25px;
  line-height: 30px;
}.service-left h6:after{
  position: absolute;
  content: '';
  border: 2px solid #000;
  width: 10px;
  height: 10px;
  left: 0;
  padding: 5px;
  top: 8px;
  border-radius: 100%;
}
.service-right{

width: 40%;

float: right;
}
.service-right img{

width: 100%;

left: -30px;

position: relative;

height: 420px;

object-fit: cover;

top: 60px;
}
.related-sec{

width: 100%;

float: left;

padding: 0 0 70px;
}
.related-sec h1{

font-size: 36px;

color: #000;

text-align: center;

font-weight: 300;
}
.related-sec h1 span{

font-weight: 600;
}
.related-box{

width: 100%;

float: left;

text-align: center;

background: #f7f7f7;

padding: 30px;

margin-top: 30px;

text-decoration: none;

border-radius: 10px;
}
.related-box img{

width: 100px;
}
.related-box h2{
  
font-size: 20px;
  
color: #000;
  
font-weight: 600;
  
margin-top: 10px;
  
margin-bottom: 0;
}
.service2{

width: 100%;

float: left;

padding-bottom: 70px;
}
.service2 img{

width: 300px;

float: left;

margin-right: 40px;

margin-bottom: 30px;
}
.service2 h1{

font-size: 35px;

color: #000;

font-weight: 300;
}
.service2 h1 span{

font-weight: 600;
}
.service2 p{

font-size: 16px;

color: #000;

font-weight: 400;

line-height: 190%;
}
.service2 h6{position: relative;width: 30%;float: left;font-size: 16px;font-weight: 400;color: #000;padding-left: 30px;}
.service2 h6:after{
  position: absolute;
  content: '';
  background-image: url('../images/maintenance.png');
  width: 26px;
  height: 26px;
  background-size: contain;
  left: 0;
  top: -1px;
}.w-a{

width: 100%;];];

float: left;

background: #f7f7f7;

margin-top: -70px;

padding: 0 30px 30px;

margin-bottom: 70px;
}
.w-a h5{

font-size: 25px;

color: #000;

font-weight: 600;
}
.w-a p{
  
font-size: 16px;
  
color: #000;
  
margin-top: 20px;
  
line-height: 190%;
}
.car-bx-btn .btn1:before{
      content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
}
  .car-bx-btn .btn1:hover::before{  width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
  }.car-bx-btn .btn2:before{
      content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      width: 0px;
      height: 5px;
      background-color: rgb(36 33 33 / 40%);
      transition: none 0s ease 0s;
      border-top-left-radius: 35px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 35px;
      border-bottom-left-radius: 20px;
}
  .car-bx-btn .btn2:hover::before{  width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
  }
  .layer-1 a:before{
   content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      width: 0px;
      height: 5px;
      background-color: rgb(36 33 33 / 40%);
      transition: none 0s ease 0s;
      border-top-left-radius: 35px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 35px;
      border-bottom-left-radius: 20px;
  } .layer-1 a:hover::before{  width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
  }
  .career-full{

width: 100%;

float: left;

padding: 70px 0;

}
  .career-full h1{

text-align: center;

font-size: 40px;

color: #000;

font-weight: 300;

}
  .career-full h1 span{

font-weight: 600;

}
  .career-full p{

font-size: 16px;

color: #000;

line-height: 190%;

padding: 10px 200px;

text-align: center;

}
  .career-full form{

max-width: 900px;

display: block;

margin: auto;

}
  .career-full .career-box{

width: 100%;

float: left;

margin-top: 15px;

}
  .career-full label{font-size: 16px;color: #000;width: 100%;float: left;}
  .career-full input{width: 100%;float: left;padding: 15px;border-radius: 10px;border: 1px solid #f7f7f7;color: #000;background: #f7f7f7;margin-top: 10px;font-size: 16px;}
  .career-full button{position: relative;width: 100%;margin-top: 49px;border: 0;background: #000;padding: 14px;border-radius: 10px;color: #fff;font-size: 18px;}
  .career-full button:before{content: "";position: absolute;top: 50%;left: 0px;width: 0px;height: 5px;background-color: rgb(255 255 255 / 40%);transition: none 0s ease 0s;border-top-left-radius: 35px;border-top-right-radius: 20px;border-bottom-right-radius: 35px;border-bottom-left-radius: 20px;} .career-full button:hover::before{
     width: 120%;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out 0s;
  }
  .testi-sec{

width: 100%;

float: left;

padding: 70px 0;

}
  .test-box{

width: 100%;

float: left;

background: #f7f7f7;

padding: 20px;

border-radius: 10px;

margin-bottom: 20px;

}
  .test-box img{

width: 70px;

opacity: .7;

}
  .test-box p{

font-size: 17px;

font-weight: 400;

color: #000;

line-height: 190%;

}
  .test-box h6{

font-size: 20px;

color: #000;

font-weight: 600;

}
  .test-box h6 span{
    
font-style: italic;
    
width: 100%;
    
font-weight: 500;
    
float: left;
    
font-size: 17px;
    
color: #26282a;
  } 
  .news-sec{

width: 100%;

float: left;

padding: 70px 0;

}
  .news-box{

width: 100%;

float: left;

background: #f7f7f7;

margin-bottom: 30px;

padding: 20px;

border-radius: 10px;

position: relative;
}
  .news-box img{

width: 100%;

height: 250px;

object-fit: cover;

border-radius: 10px;

}
  .news-box h6{

width: 100%;

float: left;

font-size: 20px;

color: #000;

font-weight: 600;

margin-top: 20px;
}
  .news-box p{

font-size: 16px;

font-weight: 400;

line-height: 190%;

color: #000;

display: -webkit-box;

-webkit-line-clamp: 3;

-webkit-box-orient: vertical;

overflow: hidden;

width: 100%;

float: left;

}
  .news-box a{position: relative;width: 170px;background: #000000;float: left;text-align: center;padding: 12px 0;color: #fff;text-decoration: none;border-radius: 10px;}
  .news-box a:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 0px;
    width: 0px;
    height: 5px;
    background-color: rgb(255 255 255 / 49%);
    transition: none 0s ease 0s;
    border-top-left-radius: 35px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 20px;
  }
  .news-box a:hover::before{
    
width: 120%;
    
background-color: rgba(255, 255, 255, 0);
    
transition: all 0.4s ease-in-out 0s;
  }
.date3{
      margin-top: 20px;
      float: left;
      font-size: 13px;
      color: #ffffff;
      font-weight: 500;
      font-style: italic;
      position: absolute;
      top: 0%;
      background: #545454;
      padding: 5px 21px;
      border-top-left-radius: 9px;
      left: 19px;
}
  .date1{
    
margin-top: 20px;
    
float: left;
    
font-size: 13px;
    
color: #ffffff;
    
font-weight: 500;
    
font-style: italic;
    
position: absolute;
    
top: 44%;
    
background: #54545496;
    
padding: 5px 21px;
    
border-radius: 30px;
    
left: 30px;
  }
  .news-det{

width: 100%;

float: left;

padding: 70px 0;

}
  .news-left{

width: 100%;

float: left;

position: relative;

}
.date4{
    /* margin-top: 20px; */
    float: left;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    font-style: italic;
    position: absolute;
    top: 0;
    background: #282727;
    padding: 5px 21px;
    border-top-left-radius: 10px;
    left: 0px;
}
.date2{
  margin-top: 20px;
  float: left;
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
  font-style: italic;
  position: absolute;
  top: 57%;
  background: #28272796;
  padding: 5px 21px;
  border-radius: 30px;
  left: 10px;
}
  .news-left img{

width: 100%;

float: left;

}
  .news-left h6{

width: 100%;

float: left;

font-size: 30px;

color: #000;

font-weight: 600;

margin-top: 20px;

}
  .news-left p{
    
width: 100%;
    
float: left;
    
font-size: 17px;
    
font-weight: 400;
    
line-height: 190%;
    
color: #000;
    
margin-top: 10px;
  }
  .news-right{

width: 100%;

float: left;

}
  .news-right a{

width: 100%;

float: left;

background: #f7f7f7;

padding: 15px;

text-decoration: none;

border-top: 2px solid #ccc;
}
  .news-right h2{

font-size: 27px;

background: #000000;

padding: 10px;

color: #fff;

font-weight: 600;

margin: 0;
}
  .news-right a h5{

font-size: 18px;

color: #000;

font-weight: 600;

white-space: nowrap;

overflow: hidden;

text-overflow: ellipsis;

}
  .news-right a p{

font-size: 15px;

display: -webkit-box;

-webkit-line-clamp: 3;

-webkit-box-orient: vertical;

overflow: hidden;

color: #000;

line-height: 151%;

}
  .news-right a:hover{

background: #e3e3e3;

}
  .news-right a img{
    
width: 100px;
    
float: left;
    
height: 100px;
    
object-fit: cover;
    
margin-right: 20px;
    
border-radius: 10px;
  }
  .car-carousel .owl-nav{

position: absolute;

top: 50%;

width: 100%;

}  .car-carousel .owl-prev{
    
position: relative;
    
left: -42px;
  }.car-carousel .owl-next{
    
position: relative;
    
right: -42px;
    
float: right;
    
transform: rotate(180deg);
  }.car-carousel .owl-prev img{
    
width: 40px;
  }.car-carousel .owl-next img{
    
width: 40px;
  }
.priv{
    width: 100%;
    float: left;
    padding: 70px 0;
}
.priv h1{
    font-size: 40px;
    color: #000;
    font-weight: 300;
    margin-bottom: 20px;
}
.priv h1 span{
    font-weight: 600;
}
.priv p{
    font-size: 16px;
    color: #000;
    line-height: 190%;
}
.priv h6{
    font-size: 17px;
    font-weight: 600;
}
.priv h5{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.three img{
  
    width: 50px;
    /* float: left; */
    margin-right: 11px;
}.hidden-input-field {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
.grecaptcha-badge { 
    visibility: hidden !important;
}
.business-hour img{
    
}.bosch-innerban {
    width: 100%;
    float: left;
    background: #003253;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
    height: 100px;
}.bosch-innerban h1 {
    color: #fff;
    margin-top: 19px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
}.bosch-innerban h1 img{
  width: 99px;
  margin-top: -19px;
}
.bo{
    width: 54%;
    float: left;
    background: #eff1f1;
    padding: 30px 30px 30px 80px;
}
.WidgetTitle__Header-sc-ruy1gu-2{
    display:none;
}
/*.WidgetBackground__Content-sc-1ho7q3r-2 a{*/
/*    display:none;*/
/*}*/
.wid-hide{
    width: 100%;
    float: left;
    background: #fff;
    height: 60px;
    margin-top: -50px;
    position: relative;
    z-index: 99;
}
div.eapps-widget {
    position: relative;
    float: left;    width: 100%;
}
.hon-ft{
    width: 100%;
    float: left;
    background: #282828;
    padding: 40px 0 30px;
}
.hon-link{
    
}
.hon-link h2{
    color: #fff !important;!i;!;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    float: left;
    margin-right: 40px;
    opacity: 1 !important;
    width: 20%;
}
.hon-link h2 a{
      opacity: 1 !important;
      font-size: 22px;
      font-weight: 600;
      padding: 0;
}.hon-link a:last-child{
  border:none;
}
.hon-link a{
    width: auto;
    float: left;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    opacity: .8;
    line-height: 35px;
    font-weight: 400;
    padding: 0 20px;
    border-right: 1px solid;
    line-height: 1;
}
.hon-link a:hover{
    opacity: 1;
}
.warranty.war{
    width: 100%;
    float: left;
    padding: 60px 0;
}
.warranty.war h1{
    font-size: 40px;
    color: #000;
    margin-top: 10px;
}
.warranty{
    width: 100%;
    float: left;
    padding: 60px 0;
}
.warranty h1{
    font-size: 40px;
    color: #000;
    font-weight: 300;
    margin-top: 20px;
    text-align: center;
}.warranty h1 span{
  font-weight:600;
}
.warranty p{
    font-size: 16px;
    color: #000;
    line-height: 190%;
}
.warranty.war p{
    font-size: 16px;
    line-height: 190%;
    color: #000;
}.warranty.war h2{
  font-size: 30px;
  color: #000;
  font-weight: 600;
  margin-top: 20px;
}.warranty.war h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
}.warranty.war ol{
  
}
.warranty ul li{
  font-size: 16px;
  color: #000;
  line-height: 190%;
}
.warranty.war ol li{
  font-size: 16px;
  color: #000;
  line-height: 190%;
}.car-manual .title, .car-manual img {
    flex: 1;
    float: left;
    width: 100%;
    text-align: center;
}.car-title {
    font-size: 18px;
    font-weight: 700;
    color: #2e2e2e;
    text-decoration: none;
    margin-top: 30px;
    float: left;
}.warranty a {
    text-decoration: none;
}

.btncustomr {
    margin-top: 20px;
}
.btncustomr {
    background-color: #373d3f;
    border: solid 1px #000;
    text-align: center;
    padding: 12px 0;
    /* text-transform: uppercase; */
    font-size: 16px;
    color: #fff;
    display: block;
    transition: all 0.5s ease;
    width: 200px;
    float: left;
    margin-left: 40px;
    border-radius: 10px;
}.btncustomr:hover {
    background-color: #fff;
    color: #373d3f;
}.car-manual {
    /* display: flex; */
    /* flex-direction: row; */
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}
.gal-sec{
    width: 100%;
    float: left;
    padding-bottom: 50px;
    }
    .gal-img{
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .gal-img img{
        width: 100%;
        float: left;
        height: 200px;
        object-fit: cover;
    }
    .owl-carousel.float-start .owl-nav{
        width: 100%;
        float: left;
        position: relative;
        margin-top: -619px;
    }  .owl-carousel.float-start .owl-prev{
        float: left;
        position: absolute;
        left: 5%;
    }  .owl-carousel.float-start .owl-next{
        float: right;
        transform: rotate(180deg);
        position: absolute;
        right: 5%;
    }.owl-carousel.float-start .owl-prev img{
        width: 40px;
    }  .owl-carousel.float-start .owl-next img{
        width: 40px;
    }
    .car-img-deg h4{
            font-size: 32px;
    color: #000;
    }.car-section .row {
    padding-top: 40px;
}.heading {
  
    font-size: 20px !important;font-weight: 600;
}
.heading1 {
    font-weight: 700;
}
.car-section p{
    line-height:190%;
}
.animatedParent{
        margin-bottom: 50px;
}
@media(max-width:575px){
    .hon-images img {

}
   .animatedParent .col {
    flex: 100%;
    text-align: center;
}.car-section .row {
    padding-top: 0;
}
.MsoNormal{
    text-align:left;
}
.owl-carousel.float-start .owl-nav{
    display:none;
}
}
@media(min-width:768px) {
    .gren.logo{
      
       margin-top: 19px !important;

    }
    .gren.logo img{
        filter:none !important;
    }
    .hon-images img{
             margin-top: 0px !important; 
     height: auto !important; 
     padding-top: 0px !important;
    }
}
.g-rev{
    float: left;
    width: 100%;
    background: #fcfcfc;padding-bottom:50px;
}
.rev-box{
    width: 100%;
    float: left;
    padding: 20px;
    border: 1px solid #cecece;
    border-radius: 20px;
    text-decoration: none;
}
.rev-box h6{
    font-size: 18px;
    font-weight: 600;
    color: #000;
}.rev-box img{
       margin-bottom: 10px;
    max-width: 100%;
    width: 130px;
    height: 30px;
    object-fit: contain;
}.rev-box p{
    font-size: 16px;
    line-height: 190%;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1233px;
    }
}
@media(min-width:768px) and (max-width:991px){
       .banner_width {
        width: 100%;
        height: 574px !important;
        object-fit: cover;
    }    .hon-images img {
        margin-top: 0px !important;
        height: auto !important;
        padding-top: 90px !important;
    }.car-box h5 {
    font-size: 21px !important;}
    .gren-line{
        background-color:#000 !important;
    }.banner{
        height:auto !important;
    }
}
@media(min-width:992px) and (max-width:1024px){
       .banner_width {
        width: 100%;
        height: 574px !important;
        object-fit: cover;
    }    .hon-images img {
        margin-top: 0px !important;
        height: auto !important;
        padding-top: 90px !important;
    }  .gren-line{
        background-color:#000 !important;
    }
}
.hot-buttons {
    position: fixed;
    right: 0;
    top: 45%;
    transform: translate(0, -50%);
    z-index: 9999;
    overflow: visible;
    right: -148px;
    transition: all 0.5s ease;
}
.rtl .hot-buttons {
    right: unset;
    left: 0;
    left: -94px;
}
.hot-buttons i {
    font-size: 30px;
    width: 30px;
    text-align: center;
}
.hot-buttons a {
    background: #fff;
    color: #000;
    display: flex;
    align-items: center;
    font-size: 1.5em;
    padding: 0.3em;
    border-bottom: 1px solid;
    line-height: 1;
    /*transform: translate(23px, 0);*/
    transition: all 0.5s ease;
}
.rtl .hot-buttons a {
    background: #fff;
    color: #000;
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 1.5em;
    padding: 0.3em;
    border-bottom: 1px solid;
    line-height: 1;
    /*transform: translate(-20px, 0);*/
    transition: all 0.5s ease;
}
.hot-buttons a:hover {
    transform: translate(0, 0);
    transform: translateX(-158px);
    text-decoration: none;
    color: #e60012;
}
.rtl .hot-buttons a:hover {
    transform: translate(0, 0);
    transform: translateX(85px);
    text-decoration: none;
    color: #e60012;
}
.hot-buttons a span {
    font-size: 14px;
    transition: all 1s ease;
    padding-left: 0.5em;
    text-transform: uppercase;
}
.group-icon {
    position: relative;
}
.group-icon .one {
    font-size: 30px;
    margin-left: -7px;
}
.group-icon .two {
    position: absolute;
    font-size: 14px;
    left: 17px;
    top: 2px;
    background-color: #fff;
    border-radius: 3px;
    width: 15px;
    height: 26px;
    padding-top: 4px;
    padding-left: 3px;
}
.btncustom {
    background-color: #fff;
    border: solid 1px #000;
    text-align: center;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    display: block;
    transition: all 0.5s ease;
}
.btncustom:hover {
    background-color: #373d3f;
    color: #fff;
}
.dnld-brochure{
       width: 200px;
       height: 50px;
       background: #b5071a;
       float: none;
       font-size: 15px;
       color: #fff;
       text-decoration: none;
       display: inline-block;
       margin-right: auto;
       text-align: center;
       padding: 12px 0;
       position: relative;
       border-radius: 10px;
       margin-top: 10px;
       z-index: 9;
       margin-left: auto;
       margin-bottom: 60px;
}
.quotation-sec{
    width: 100%;
    float: left;
    padding: 60px 0;
}
.quotation-sec h1{
    font-size: 40px;
    color: #000;
    font-weight: 300;
    line-height: 140%;
    padding-top: 15px;
    text-align: center;
}
.quotation-sec h1 span{    font-weight: 600;}
.quote-form{
    width: 100%;
    float: left;
    margin-top: 30px;
    background: #f7f7f7;
    padding: 20px;
    border-radius: 10px;
}
.quote-form form{
    
}
.quote-field{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.quote-field label{
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.quote-field input{
    width: 100%;
    float: left;
    border: 1px solid #cecece;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    background: #fff;
    color: #000;
}.quote-field textarea{
    width: 100%;
    float: left;
    border: 1px solid #cecece;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    background: #fff;
    color: #000;
}
.quote-field select{
    width: 100%;
    float: left;
    border: 1px solid #cecece;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    background: #fff;
    color: #000;
}.quote-field option{
    
}
.quote-form button{
        width: 148px;
        height: 50px;
        float: none;
        background: #1f2121;
        position: relative;
        z-index: 9;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        padding: 13px 0;
        margin-top: 20px;
        border-radius: 10px;
        border: 0;
        display: block;
        margin: auto;
}
.quote-field button:hover{
    
}
.bj-box{
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 13px;
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    overflow: hidden;
}
.col-lg-4 .bj-box .img-b1 {
  height:auto;
}.col-lg-4 .bj-box img{
  height:auto;
  transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
}
.img-b1{
    height: 308px;
    float: left;
    width: 100%;
}
.img-b1 img{
    width: 100%;
    height: 100%;
}
.sales-content{
    position: absolute;
    width: 95%;
    bottom: 0;
    left: 4%;
}
.sales-content h3{
    font-size: 20px;
    color: #fff;
    margin: 0;
}
.sales-content p{
    font-size: 14px;
    color: #fff;
}
.bj-box:hover img{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    transform: scale(1.1);
}
.car2-section{    float: left;
    width: 100%;
    padding: 70px 0;}
    .bj2{
        float: left;
        width: 100%;
    }
    .bj2-box{
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .bj2-box img{
        width: 100%;
    }
    @charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap";.caractertext {
    font-size: 14px
}

.orientaltext {
    font-size: 70px!important
}

.textbiid {
    line-height: 80px
}

.overviewopacity:before {
    background: linear-gradient(90deg,rgba(0,0,0,.65) 0,transparent)!important
}

.whitebackground {
    border-radius: 50px;
    margin-top: 40px
}

.carname1 {
    color: #fff;
    font-weight: 700!important;
    margin: auto 2rem 20px auto;
    width: 50%
}

.bluebackground {
    background-color: #e7f0f7;
    padding-bottom: 90px;
    padding-top: 110px
}

.wrap-owner {
    background: #fff;
    background-color: #fff;
    margin-left: auto;
    max-width: 400px;
    padding-bottom: 20px;
    padding-top: 20px
}

.sectiontitle {
    font-size: 2.5rem
}

.overviewp {
    color: #555;
    font-family: Poppins,sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6!important;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word
}

.radio-buttons ul {
    list-style-type: none
}

.radio-buttons-horizontal {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.radio-buttons-horizontal .radio-img {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    text-align: center
}

.radio-buttons-horizontal .radio-img img {
    max-width: 100%
}

.site-header {
    background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    transition: transform .3s ease-out;
    width: 100%;
    z-index: 1000
}

.site-header,.site-header.hide {
    transform: translateY(-100%)
}

.site-header.sticky {
    transform: translateY(0)
}

.location-lists {
    display: none
}

.errorAll {
    color: #d1251a;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 5px
}

.field-phonenumber .form-select,.field-phonenumber input.form-control {
    background: transparent;
    border: 0
}

.navredhover:hover .nav-link {
    color: red
}

.nav-item.dropdown:focus .nav-link .nav-item.dropdown.show .nav-link,.nav-item.dropdown:hover .nav-link,.nav-link:not(.navredhover):focus,.nav-link:not(.navredhover):hover {
    border-bottom: 2px solid red;
}

.nav-item.dropdown.show .nav-link.manzoula,.nav-item.dropdown:focus .nav-link.manzoula,.nav-item.dropdown:hover .nav-link.manzoula {
    border-bottom: none
}

.centersection {
    align-items: center;
    display: flex;
    height: 120vh;
    justify-content: center;
    margin-left: 20vh
}

.hover-text-change {
    color: #000!important;
    transition: color .3s ease!important
}

.hover-text-change:hover {
    color: red!important
}

.navbar {
    background-color: #0000
}

.navbar,.navbar:hover {
    transition: background-color .3s ease
}

.navbar:hover {
    background-color: #fff
}

.spacedItems {
    padding-left: 20px;
    padding-right: 20px
}

.site-header:hover {
    background: #fff
}

.site-header.position-absolute {
    background: transparent
}

.section-beauty {
    position: relative
}

.section-beauty img {
    height: auto;
    width: 100%
}

.beauty-info {
    left: 5%;
    position: absolute;
    top: 10%
}

.beauty-info h2 {
    color: #4b5d6b;
    font-family: break_brushregular;
    font-size: 144px
}

.beauty-info h4 {
    color: #b74d57;
    font-size: 66px;
    font-weight: 900;
    margin-top: -50px;
    padding-left: 100px
}

.service-box {
    color: #fff;
    cursor: pointer;
    display: block;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative
}

.service-box h3 {
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    padding: 40px;
    position: absolute;
    transform-origin: left;
    transition: transform .4s;
    width: 100%;
    z-index: 2
}

.service-image {
    overflow: hidden;
    position: relative
}

.featured .service-image img {
    height: 924px
}

.service-image img {
    display: block;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transition: transform .5s;
    width: 100%
}

.service-image:before {
    background: #0006;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.service-box:focus .service-image img,.service-box:hover .service-image img {
    transform: scale(1.1)
}

.service-box:focus h3,.service-box:hover h3 {
    color: #fff;
    transform: scale(1.05);
    transform-origin: left;
    transition: transform .4s
}

.title h2 {
    font-size: 60px;
    font-weight: 600
}

.textbold {
    font-size: 27px;
    font-weight: 600
}

.title h4 {
    color: #bababa;
    font-weight: 300
}

.title h3 {
    font-size: 40px
}

.title p {
    line-height: 34px
}

.section-locations {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover
}

.map-box {
    position: relative
}

.map-box img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%
}

.point {
    position: absolute
}

.point.mkr1 {
    left: 27%;
    top: 27%
}

.point.mkr2 {
    right: 30%;
    top: 15%
}

.point.mkr3 {
    right: 38%;
    top: 30%
}

.point.mkr4 {
    right: 43%;
    top: 45%
}

.marker {
    background-color: #343434;
    border-radius: 50px;
    height: 26px;
    top: -14px;
    width: 26px;
    z-index: 1
}

.marker,.marker:after {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0
}

.marker:after {
    background-color: #fff;
    border-radius: 15px;
    content: "";
    height: 12px;
    top: 0;
    width: 12px;
    z-index: 2
}

.marker:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #343434;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 80%;
    z-index: 0
}

.mappin-box {
    background: #f3f3f3;
    border: 0;
    border-radius: 50px;
    display: block;
    left: 40px!important;
    margin: 0;
    text-align: center;
    top: -24px!important;
    transform: none!important;
    width: 20rem
}

.mappin-box li {
    border-right: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle
}

.mappin-box li:last-child {
    border-right: 0
}

.mappin-box li a {
    display: block;
    padding: 6px 15px
}

.mappin-box li a>img {
    height: 16px;
    width: auto
}

.mappin-box li a:focus,.mappin-box li a:hover {
    background-color: transparent
}

.point.dropdown-toggle:after {
    display: none
}

.point.dropdown-toggle.show .marker-wrap {
    background: transparent;
    background: #343434;
    border-radius: 50%;
    height: 60px;
    margin-top: -30px;
    position: relative;
    width: 60px;
    z-index: 9999
}

.point.dropdown-toggle.show .marker-wrap .marker {
    background: #fff
}

.point.dropdown-toggle.show .marker-wrap .marker:before {
    border-top: 20px solid #fff
}

.point.dropdown-toggle.show .marker-wrap .marker:after {
    background-color: #343434
}

footer {
    background: #26292d;
    color: #fff
}

.footerlinks ul {
    list-style: none;
    padding: 0
}

.footerlinks li a {
    color: #fff;
    display: block;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    line-height: 38px;
    text-decoration: none
}

.footerlinks li a:focus,.footerlinks li a:hover {
    color: #d1251a
}

footer h4 {
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2rem
}

.copyright-bar {
    border-top: 1px solid #fff;
    margin-top: 1.5rem;
    padding-top: 1.5rem
}

.copyright {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 300
}

.copyright>a {
    border-left: 1px solid #fff;
    color: #fff;
    margin-left: 1.5rem;
    padding-left: 1.5rem;
    text-decoration: none
}

.footer-social-icons {
    text-align: right
}

.footer-social-icons>a {
    color: #fff;
    margin-left: 1rem
}

.page-heading {
    position: relative
}

.page-heading img {
    display: block;
    height: auto;
    width: 100%
}

.page-heading:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.page-heading-info-sales {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    left: 0;
    padding-left: 100px;
    position: absolute;
    top: 0;
    width: 80%;
    z-index: 1
}

.page-heading-info-sales h1 {
    font-size: 90px;
    font-weight: 700
}

.page-heading-info-sales p {
    font-size: 16px;
    font-weight: 300;
    line-height: normal
}

.page-heading-info-sales h2 {
    font-size: 3rem;
    font-weight: 900
}

.page-heading-info-sales h4 {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 2rem
}

.page-heading-info-release {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    left: 0;
    padding-left: 100px;
    position: absolute;
    top: 0;
    width: 60%;
    z-index: 1
}

.page-heading-info-release h1 {
    font-size: 90px;
    font-weight: 700
}

.page-heading-info-release p {
    font-size: 16px;
    font-weight: 300;
    line-height: normal
}

.page-heading-info-release h2 {
    font-size: 3rem;
    font-weight: 900
}

.page-heading-info-release h4 {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 2rem
}

.page-heading-info {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    left: 0;
    padding-left: 100px;
    position: absolute;
    top: 0;
    width: 40%;
    z-index: 1
}

.page-heading-info h1 {
    font-size: 90px;
    font-weight: 700
}

.page-heading-info p {
    font-size: 16px;
    font-weight: 300;
    line-height: normal
}

.page-heading-info h2 {
    font-size: 3rem;
    font-weight: 900
}

.page-heading-info h4 {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 2rem
}

.page-heading-info-vision {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    left: 0;
    padding-left: 100px;
    position: absolute;
    top: 0;
    width: 60%;
    z-index: 1
}

.page-heading-info-vision h1 {
    font-size: 90px;
    font-weight: 700
}

.page-heading-info-vision p {
    font-size: 16px;
    font-weight: 300;
    line-height: normal
}

.page-heading-info-vision h2 {
    font-size: 3rem;
    font-weight: 900
}

.page-heading-info-vision h4 {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 2rem
}

.section-customslider {
    background: #cbd4dd url(./skyline.ByTO3NUK.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
    overflow: hidden;
    position: relative
}

.slider-bg-left {
    left: 0;
    position: absolute;
    top: 0
}

.slider-bg-left img {
    display: block;
    height: 100%;
    margin: 0;
    width: auto
}

.slider-bg-right {
    position: absolute;
    right: 0;
    top: 0
}

.slider-bg-right img {
    display: block;
    height: 100%;
    margin: 0;
    width: auto
}

.swiper-container-wrapper {
    display: flex;
    flex-flow: row nowrap;
    padding: 50px
}

.slider-banner .swiper-slide:before {
    background: #0003;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.slider-banner .swiper-slide.no-opacity:before {
    background: none!important
}

.slider-info {
    align-items: center;
    bottom: 0;
    display: flex;
    height: 100%;
    left: 8%;
    position: absolute;
    right: auto;
    top: 0;
    width: 40%
}

.slider-info h1 {
    color: #fff;
    font-size: 90px;
    font-weight: 700
}

.slider-info h5 {
    color: #fff;
    font-weight: 300;
    line-height: 32px
}

.slider-action-buttons {
    margin-top: 2rem
}

.slider-action-buttons .btn {
    margin: 0 20px
}

.section-banner .swiper-pagination {
    bottom: 10px!important;
    z-index: 999!important
}

.section-banner .swiper-pagination .swiper-pagination-bullet {
    background: #fff6;
    border-radius: 0;
    cursor: pointer;
    height: 4px;
    margin: 0 5px!important;
    opacity: 1;
    width: 50px
}

.section-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff
}

.section-banner .swiper-slide img {
    display: block;
    height: 100%;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.site-header .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
    display: none
}

.site-header .navbar-nav .dropdown {
    position: static
}

.site-header .navbar-nav .dropdown-menu {
    background: #ffffffe6;
    border: 0;
    border-radius: 0;
    left: 0;
    margin: 0;
    padding: 0;
    top: 100%;
    transform: translateZ(0);
    visibility: hidden;
    width: 100%
}

.site-header .navbar-nav .dropdown-menu.show {
    transform: translateZ(0);
    transition: all 1s cubic-bezier(.2,.06,.05,.95);
    visibility: visible
}

.dropdown-links {
    text-align: center
}

.dropdown-links .dropdown-item {
    display: inline-block;
    padding: 30px 20px;
    width: auto
}

.dropdown-links .dropdown-item:focus,.dropdown-links .dropdown-item:hover {
    background: transparent;
    color: #d1251a
}

.article-box {
    color: #fff;
    cursor: pointer;
    display: block;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative
}

.article-box .article-content {
    bottom: 0;
    color: #fff;
    padding: 30px;
    position: absolute;
    transition: background-color .5s ease;
    width: 100%;
    z-index: 1
}

.article-box .article-content h3 {
    color: #fff;
    font-size: 22px
}

.article-box .article-content h5 {
    font-size: 1.125rem;
    font-weight: 300;
    margin: 0;
    max-height: 0;
    opacity: 0
}

.article-box:hover .article-content {
    background-color: #000c
}

.article-box:hover .article-content h5 {
    max-height: inherit;
    opacity: 1
}

.article-image {
    overflow: hidden;
    position: relative
}

.article-image img {
    display: block;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transition: transform .5s;
    width: 100%
}

.featured .article-image img {
    height: 924px
}

.article-image:before {
    background: #0006;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.content-overview {
    background-image: url(./background-bg1.DvAGxq9O.png)
}

.content-al_shaali_moto,.content-overview {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.content-al_shaali_moto {
    background-image: url(./background-image1.BTVm27up.png);
    padding: 100px 0;
    position: relative
}

.content-al_shaali_moto:before {
    background-color: #153d54cc;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.content-our-benefit {
    background: #fff url(./background-bg2.CzTzhjWs.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.content-our-benefit h3 {
    color: #064884;
    font-family: Poppins,sans-serif;
    font-weight: 300;
    margin: 30px 0 10px
}

.content-our-benefit h4 {
    color: #3d3d3d;
    font-family: Poppins,sans-serif;
    font-size: 1.25rem;
    font-weight: 300
}

.award-box,.award-box h4 {
    margin-top: 30px
}

.vision-banner-box {
    margin-bottom: 30px;
    position: relative
}

.vision-banner-box .vision-banner-content {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    left: 0;
    padding: 5%;
    position: absolute;
    top: 0
}

.vision-banner-box.right .vision-banner-content {
    left: auto;
    right: 0
}

.vision-banner-content h4 {
    font-size: 50px;
    font-weight: 500
}

.vision-banner-content h3 {
    font-size: 64px;
    font-weight: 600
}

.timeline {
    padding: 20px 0;
    position: relative
}

.timeline:after {
    background: #dcdcdc;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px
}

.timeline-content {
    padding-right: 150px;
    position: relative
}

.timeline-content h4 {
    bottom: 0;
    font-size: 38px;
    font-weight: 900;
    height: 40px;
    margin: auto;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 0
}

.timeline-content p {
    font-size: 30px;
    font-weight: 500
}

.timeline-content:after {
    background: #26292d;
    border: 4px solid #fff;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 28px;
    margin: auto;
    position: absolute;
    right: -26px;
    top: 0;
    width: 28px;
    z-index: 1
}

.timeline-box.right .timeline-content {
    padding-left: 150px;
    padding-right: 0
}

.timeline-box.right .timeline-content:after {
    bottom: 0;
    left: -26px;
    right: auto
}

.timeline-box.right .timeline-content h4 {
    left: 30px;
    right: auto
}

.timeline-box.right .timeline-image {
    padding-left: 0;
    padding-right: 50px
}

.timeline-image {
    padding-left: 50px
}

.form-box .field-group {
    background: #f3f3f3;
    border-radius: 50px;
    margin-bottom: 20px;
    padding: 10px 30px
}

.form-box .field-group label {
    display: block;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 36px;
    margin-right: 0;
    padding: 0
}

.form-box .field-group .input-box {
    background: transparent;
    border: 0;
    color: #000;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 36px;
    padding: 0;
    width: 100%
}

.form-box .field-group .input-box:focus-visible {
    outline: 0
}

.form-box .field-group .input-box::-moz-placeholder {
    color: #d4d4d4;
    opacity: 1
}

.form-box .field-group .input-box::placeholder {
    color: #d4d4d4;
    opacity: 1
}

.form-box .field-group-textarea {
    border-radius: 30px
}

.form-box .field-group-textarea label {
    border: 0
}

.news-item {
    display: block;
    margin-bottom: 30px
}

.sales-service-box {
    color: #fff;
    cursor: pointer;
    display: block;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative
}

.sales-content {
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    padding: 30px 30px 10px;
    position: absolute;
    width: 100%;
    z-index: 2
}

.sales-content h3 {
    font-size: 38px;
    font-weight: 600
}

.sales-content p {
    font-size: 20px;
    line-height: normal
}

.sales-image {
    overflow: hidden;
    position: relative
}

.featured .sales-image img {
    height: 724px
}

.sales-image img {
    display: block;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transition: transform .5s;
    width: 100%
}

.sales-image:before {
    background: #0006;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.sales-service-box:focus .sales-image img,.sales-service-box:hover .sales-image img {
    transform: scale(1.1)
}

.section-sales-services {
    background-color: #26292d
}

.featured-service-banner .featured-service-image {
    position: relative
}

.featured-service-banner .featured-service-image:after {
    background: #0009;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.featured-service-banner {
    margin-bottom: 30px;
    position: relative
}

.featured-service-content {
    bottom: 0;
    color: #fff;
    height: auto;
    left: 0;
    padding: 30px 20%;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 1
}

.qabox {
    display: block;
    margin-bottom: 30px
}

.qabox,.qabox .qabox-image {
    position: relative
}

.qabox .qabox-image:after {
    background: #0009;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qabox h4 {
    bottom: 0;
    color: #fff;
    font-weight: 300;
    height: auto;
    left: 0;
    padding: 20px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 1
}

.multimedia-tabs .nav-tabs {
    background: #e5e5e5;
    border: 0;
    border-radius: 50px;
    margin: auto;
    padding: 5px;
    width: 300px
}

.multimedia-tabs .nav-tabs .nav-item {
    float: left;
    width: 50%
}

.multimedia-tabs .nav-tabs .nav-item .nav-link {
    background: transparent;
    border: 0;
    border-radius: 50px;
    color: #444;
    padding: 10px 0;
    width: 100%
}

.multimedia-tabs .nav-tabs .nav-item .nav-link.active {
    background: #444;
    color: #fff
}

.multimedia-tabs .nav-tabs .nav-item .nav-link i {
    margin-right: 10px
}

.gallery-box {
    border-radius: 10px;
    margin-top: 24px;
    overflow: hidden;
    position: relative
}

.gallery-box:before {
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.65));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gallery-box h3 {
    bottom: 0;
    color: #fff;
    margin: 0;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1
}

.stripe-glory-dream {
    position: relative
}

.stripe-glory-dream:after {
    background: #00000080;
    bottom: 0;
    content: "";
    display: block;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.glory-stripe {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0
}

.glory-stripe li {
    padding: 0 20px;
    position: relative
}

@media (max-width: 768px) {
    .glory-stripe li {
        padding:unset
    }
}

.glory-stripe li:nth-child(2) {
    margin-top: 16%
}

.glory-stripe li:nth-child(2) span {
    color: #fff;
    font-family: Roboto,sans-serif;
    font-size: 58px;
    font-weight: 900;
    left: 0;
    letter-spacing: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 16%;
    width: 100%;
    z-index: 1
}

.glory-stripe li:nth-child(4) {
    margin-top: 12%
}

.glory-stripe li:nth-child(4) span {
    color: #fff;
    font-family: Roboto,sans-serif;
    font-size: 58px;
    font-weight: 900;
    left: 0;
    letter-spacing: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 26%;
    width: 100%;
    z-index: 1
}

.glory-stripe li:first-child,.glory-stripe li:nth-child(3),.glory-stripe li:nth-child(5) {
    z-index: 1
}

.beauty-concept h3 {
    color: #343434;
    font-size: 36px
}

.beauty-concept h2 span {
    display: block
}

.beauty-concept h2 {
    font-size: 64px;
    line-height: normal
}

.beauty-style-box {
    margin-bottom: 24px;
    position: relative
}

.style-box-image {
    position: relative
}

.style-box-image img {
    height: auto;
    width: 100%
}

.style-box-image:before {
    background: #0000004d;
    content: ""
}

.style-box-content,.style-box-image:before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.style-box-content {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: grid;
    right: 0;
    text-align: center
}

.beauty-style-box h4 {
    font-size: 32px
}

.beauty-style-box h6 {
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.beauty-introduction h4 {
    color: #4b5d6b;
    font-family: Roboto,sans-serif;
    font-size: 38px;
    font-weight: 900
}

.car-pattern1 {
    left: 0;
    position: absolute;
    top: 0
}

.car-pattern2 {
    margin-right: -12px
}

.car-pattern3 {
    margin-left: -12px
}

.section-vehicle-ability {
    padding-top: 6%
}

.section-vehicle-ability .title h2 {
    color: #343434;
    font-size: 42px;
    font-weight: 700
}

.section-vehicle-ability p {
    color: #0c0c0c;
    font-family: Roboto,sans-serif;
    font-size: 24px
}

.section-reliability {
    background: #000;
    padding-top: 6%
}

.section-reliability h3 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px
}

.section-reliability p {
    font-family: Roboto,sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: normal
}

.news-box {
    background: #eee;
    border-radius: 20px;
    height: 800px;
    margin-bottom: 30px;
    padding: 25px;
    text-align: center
}

.news-box-image img {
    border-radius: 20px;
    height: 40vh
}

.news-box-content {
    padding: 10px
}

.news-box h4 {
    font-size: 20px;
    font-weight: 400;
    font-weight: 500;
    line-height: 34px;
    margin-top: 1rem
}

.news-box p {
    font-size: 18px
}

.news-box h4 a {
    color: #343434;
    text-decoration: none
}

.other-news-box {
    background: #eee;
    border-radius: 20px;
    margin-bottom: 24px;
    padding: 25px
}

.other-news-box-image img {
    border-radius: 20px;
    display: block;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 100%
}

.other-news-box-content {
    height: 100%;
    padding: 0 30px;
    position: relative
}

.other-news-box h4 {
    color: #222;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.other-news-box h4 a {
    color: #222;
    text-decoration: none
}

.news-meta {
    bottom: 0;
    display: flex;
    justify-content: space-between;
    left: 0;
    padding: 10px 30px;
    position: absolute;
    width: 100%
}

.section-distributor-center {
    background: #555 url(./distributor-page-heading.B1DvDwjP.png) no-repeat 50%;
    background-size: cover;
    padding: 5% 0;
    position: relative
}

.section-distributor-center:after {
    background: #00000080;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.distributor-form-box {
    background: #fff9;
    border-radius: 10px;
    padding: 50px 30px;
    position: relative;
    z-index: 1
}

.distributor-form-box .input-box {
    background: #fff;
    border: 0;
    border-radius: 50px;
    color: #222;
    font-weight: 300;
    line-height: normal;
    padding: 14px 30px;
    text-align: center;
    width: 100%
}

.distributor-form-box .field-group {
    margin-bottom: 24px
}

.distributor-form-box .btn {
    padding: 12px 20px
}

.section-vehicle-innovation {
    background: #051325 url(./bg-distributor-vehicle.D5nIHpKh.png) no-repeat 50%;
    background-size: cover;
    padding: 8% 0
}

.custom-title h3 {
    background: url(./bg-heading-text.Bn4GzMTS.png) no-repeat 100%;
    -webkit-background-clip: text;
    background-size: cover;
    color: #e3e9ec;
    font-size: 250px;
    font-weight: 900;
    letter-spacing: 2rem;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    background-blend-mode: color-burn
}

.engine-features {
    padding-left: 20px
}

.engine-features li {
    font-weight: 300;
    line-height: 42px
}

.engine-row1 {
    margin-top: -200px
}

.section-vehicle-future {
    background: #000 url(./bg-distributor-future.CoBAjpQb.png) no-repeat bottom;
    background-size: cover;
    color: #fff;
    padding: 80px 0
}

.section-vehicle-future h3 {
    font-weight: 600;
    text-transform: uppercase
}

.section-vehicle-future p {
    font-weight: 400
}

.section-intelligent-energy {
    position: relative
}

.section-intelligent-energy:after {
    background: #f5f5f5;
    bottom: 0;
    content: "";
    height: 70%;
    left: 0;
    position: absolute;
    width: 100%
}

.section-baic-institude {
    background: url(./circle-bg-top.CedIgnjV.png) no-repeat bottom;
    background-size: auto
}

.institude-timeline {
    margin: 50px 0;
    position: relative
}

.institude-timeline:after {
    background: #707070;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.institude-timeline ul {
    align-items: center;
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0
}

.institude-timeline ul li {
    font-size: 22px;
    font-weight: 500;
    padding: 20px;
    position: relative;
    text-align: center
}

.institude-timeline ul li:after {
    background: #222;
    border-radius: 50px;
    content: "";
    height: 15px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 15px;
    z-index: 1
}

.institude-timeline ul li:nth-child(odd) {
    margin-bottom: 100px
}

.institude-timeline ul li:nth-child(odd):after {
    bottom: -4px;
    top: auto
}

.institude-timeline ul li:nth-child(2n) {
    margin-top: 100px
}

.institude-timeline ul li:nth-child(2n):after {
    bottom: auto;
    top: -4px
}

.section-connected-vehicle {
    background: #fff url(./circle-bg-bottom.Dos_03Qt.png) no-repeat top;
    background-size: auto
}

.section-car-variations {
    background-color: #000
}

.sliderCarvariations .swiper-wrapper {
    margin-bottom: 100px
}

.sliderCarvariations .swiper-scrollbar {
    background: #ddd!important;
    bottom: 52px!important;
    left: 0!important;
    opacity: 1!important;
    width: 100%!important
}

.sliderCarvariations .swiper-pagination {
    align-content: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    text-align: center;
    z-index: 99
}

.sliderCarvariations .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: 0;
    height: auto;
    opacity: 1;
    text-align: center;
    width: auto;
    width: 100%
}

.sliderCarvariations .swiper-pagination .swiper-pagination-bullet:before {
    background: #ddd;
    border: 4px solid #fff;
    border-radius: 50px;
    content: "";
    display: block;
    height: 20px;
    margin: 10px auto;
    width: 20px
}

.sliderCarvariations .swiper-pagination .swiper-pagination-bullet-active:before {
    background: #fff;
    border: 4px solid #2f575d
}

.sliderCarvariations .swiper-pagination .swiper-pagination-bullet:nth-child(2n) span {
    position: relative;
    top: -70px
}

.sliderCarvariations .swiper-slide img {
    height: auto;
    width: 100%
}

.sliderNews .swiper-scrollbar {
    margin-bottom: 10px;
    margin-top: 50px;
    opacity: 1!important;
    position: relative!important
}

.sliderNews .swiper-button-next {
    bottom: -6px;
    right: -6px;
    top: auto
}

.sliderNews .swiper-button-prev {
    bottom: -6px;
    left: -6px;
    top: auto
}

.sliderNews .swiper-button-next:after,.sliderNews .swiper-button-prev:after {
    color: #00000080;
    font-size: 20px;
    font-weight: 700
}

.section-worldwide {
    padding: 120px 0
}

.sliderModels {
    position: relative
}

.sliderModels .thumbImage {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 160px
}

.sliderModels .bigImage {
    overflow: hidden
}

.sliderModels .thumbImage .swiper-slide img {
    display: block;
    height: 50px;
    margin: auto;
    transition: .3s;
    width: auto
}

.sliderModels .mySwiper .swiper-slide {
    align-items: center;
    display: flex;
    margin: auto;
    opacity: .8
}

.sliderModels .mySwiper .swiper-slide-thumb-active {
    opacity: 1
}

.sliderModels .thumbImage .swiper-slide-thumb-active img {
    transform: scale(1.5)
}

.sliderModels .thumbImage .swiper-button-next,.thumbImage .swiper-button-prev {
    background: #fff;
    border-radius: 50%;
    color: #222;
    height: 25px;
    width: 25px
}

.mySwiper .swiper-button-prev,.sliderModels .mySwiper .swiper-button-next {
    border-radius: 50%;
    color: #000
}

.sliderModels .thumbImage .swiper-button-next {
    bottom: -30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: auto;
    transform: rotate(90deg)
}

.sliderModels .thumbImage .swiper-button-prev {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
    transform: rotate(90deg)
}

.carsize {
    height: auto;
    max-width: 100%;
    scale: .7!important
}

.sliderModels .thumbImage .swiper-button-next:after,.sliderModels .thumbImage .swiper-button-prev:after {
    font-size: 12px;
    font-weight: 900
}

.sliderModels .gallery-content {
    font-size: 16px;
    line-height: normal
}

.vehicle-feature-box {
    text-align: center
}

.vehicle-feature-box h4 {
    font-size: 1.25rem;
    margin: 10px 0 5px
}

.vehicle-color-variations {
    margin-bottom: 20%;
    text-align: center
}

.color-list {
    list-style: none;
    margin: 0;
    padding: 0;
    /* float: left; */
}

.color-list .color-item {
    border: 1px solid #1a1a1a;
    border-radius: 100%;
    height: 24px;
    width: 24px;
    display: inline-block;
    /* margin: 0 2px; */
    padding: 1px;
    vertical-align: top
}

.color-list .color-item.active {
    border: 1px solid
}

.color-list .color-item .color-icon {
    border-radius: 50px;
    display: block;
    height: 20px;
    width: 20px
}

.section-carmodels {
    background: #c9d2db url(./skyline.ByTO3NUK.png) no-repeat 100% 100%;
    background-size: cover;
    min-height: 768px;
    padding: 4rem 0 6rem;
    position: relative
}

.section-carmodels:before {
    background: url(./custom_slider_bg_left.Kngqcn8z.png) no-repeat 0 100%;
    background-size: cover;
    content: "";
    height: 100%;
    left: top;
    position: absolute;
    top: 0;
    width: 85%
}

.sliderTabs .nav-tabs {
    border: 0;
    margin-bottom: 100px
}

.sliderTabs .nav-tabs .nav-link {
    border: 0;
    color: #555;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
    margin-right: 30px;
    padding: 0
}

.sliderTabs .nav-tabs .nav-link.active {
    background: transparent;
    color: #222;
    font-weight: 600
}

.vehicle-action-buttons .btn {
    --bs-btn-padding-x: 2rem
}

.form-group {
    margin-bottom: 1.5rem
}

.testdrive-form .form-control,.testdrive-form .form-select {
    background-color: #f3f3f3;
    border: 0;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    padding: 14px 20px
}

.testdrive-form-section {
    padding-bottom: 50px;
    padding-left: 300px;
    position: relative
}

.testdrive-form-section:before {
    background: #707070;
    content: "";
    height: 100%;
    left: 250px;
    position: absolute;
    width: 1px
}

.testdrive-form-heading {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 100%;
    left: 0;
    padding: 0 100px 0 0;
    position: absolute;
    width: 300px
}

.testdrive-form-heading .heading-step {
    background: #f2f2f2;
    border-radius: 50%;
    bottom: 0;
    display: block;
    font-size: 14px;
    height: 60px;
    left: auto;
    line-height: 60px;
    margin: auto;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 0;
    width: 60px
}

.input-group.field-phonenumber {
    background: #f3f3f3;
    border-radius: 50px;
    overflow: hidden
}

.input-group.field-phonenumber .input-group-prepend {
    width: 120px
}

.car-selections label {
    display: block
}

.car-selections .image {
    cursor: pointer;
    display: block;
    height: auto;
    margin: auto;
    opacity: .5;
    width: auto
}

.car-selections .image img {
    display: block;
    height: 100px;
    margin: auto
}

.car-selections .image h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    text-align: center
}

.radio-img>input {
    display: none
}

.radio-img>input:checked+.image {
    opacity: 1
}

.modelTabs {
    padding: 3% 0
}

.modelTabs .nav-tabs {
    border: 0;
    margin: 0;
    width: 150px
}

.modelTabs .tab-content {
    padding-left: 30px;
    width: 100%
}

.modelTabs .nav-tabs .nav-item {
    margin: 10px 0
}

.modelTabs .nav-tabs .nav-item .nav-link {
    border: 1px solid #343434;
    border-radius: 50px;
    color: #343434;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
    text-align: center
}

.modelTabs .nav-tabs .nav-item .nav-link:focus,.modelTabs .nav-tabs .nav-item .nav-link:hover {
    background: #eaeaea;
    border-color: #eaeaea
}

.modelTabs .nav-tabs .nav-item .nav-link.active {
    background: #eaeaea;
    color: #343434
}

.carmodel-box .gallery-content p {
    font-size: 16px;
    line-height: normal
}

.carmodel-box .vehicle-feature-box h4 {
    font-size: 14px
}

.mcar-image-viewbox {
    padding: 0 0 0 20px
}

.carmodel-box .vehicle-feature-box p {
    font-size: 14px;
    font-weight: 400
}

.carmodel-box .vehicle-features {
    margin-bottom: 30px
}

.carmodel-box .vehicle-action-buttons .btn {
    --bs-btn-padding-x: 0;
    display: block;
    margin-bottom: 20px;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 180px
}

.modelbox {
    color: #222;
    display: block;
    font-size: 15px;
    text-align: center;
    text-decoration: none
}

.modelbox img {
    display: block;
    height: 70px;
    margin: auto auto 10px;
    width: auto
}

.carmodels-type {
    margin-bottom: 30px
}

.carmodels-type h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.model_inner_tabs .nav-tabs .nav-link {
    align-items: center;
    background: transparent;
    border: 0;
    color: #222;
    display: flex;
    font-weight: 400;
    height: 80px;
    margin: 0 0 10px;
    opacity: .5;
    padding: 0;
    text-align: center
}

.model_inner_tabs .nav-tabs .nav-link:hover {
    background: transparent
}

.model_inner_tabs .nav-tabs .nav-link.active {
    background: transparent;
    opacity: 1
}

.model_inner_tabs .nav-tabs {
    width: 150px
}

.vehicle-features {
    margin-top: 30px;
    text-align: center
}

.vehicle-features ul {
    background: #fff;
    border-radius: 50px;
    box-shadow: 3px 3px 10px #0000001a;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.vehicle-features ul li {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    padding: 10px 20px;
    text-transform: uppercase
}

.vehicle-features ul li span {
    display: inline-block;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    margin-left: 10px;
    vertical-align: baseline
}

.vehicle-features ul li span sub {
    bottom: 0;
    font-size: 14px
}

.btn-testdrive {
    background: #dc1717;
    border: 3px solid #fff;
    border-radius: 50px;
    box-shadow: 3px 3px 10px #0000001a;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin-left: 10px;
    padding: 14px 25px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top
}

.image-viewbox img {
    display: block;
    height: 500px;
    margin: auto;
    width: auto
}

.btn-testdrive:focus,.btn-testdrive:hover {
    color: #fff
}

.section-viewcar {
    position: relative
}

.viewcar-content {
    bottom: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    left: 0;
    margin: auto;
    padding: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1
}

.title-stylish h2 {
    font-size: 96px
}

.title-stylish p {
    margin: 30px 0 0;
    padding-right: 30%
}

.title-joy h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px
}

.title-joy p {
    margin-bottom: 0
}

.panel-box h4 {
    color: #272727;
    font-size: 15px;
    font-weight: 700
}

.title-40 h2 {
    font-size: 40px
}

.title-40 h4 {
    color: #bababa;
    font-size: 26px
}

.section-questionnaire {
    position: relative
}

.section-questionnaire-content {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.section-questionnaire-content h3 {
    font-size: 40px;
    font-weight: 600
}

.section-questionnaire-content h5 {
    font-size: 28px;
    font-weight: 400;
    margin: 30px 0
}

.section-sales-services h4 {
    font-size: 38px;
    font-weight: 600
}

.production-ability-content,.verification-ability-content {
    padding: 10%
}

.beauty-simplicity-content h2 {
    color: #343434;
    font-size: 76px;
    font-weight: 700
}

.beauty-simplicity-content p {
    color: #343434;
    font-size: 24px
}

.section-scenario-design {
    position: relative
}

.scenario-design-content {
    align-items: center;
    bottom: 0;
    color: #fff;
    display: flex;
    height: 100%;
    position: absolute;
    right: 0;
    width: 35%
}

.scenario-design-content h3 {
    font-size: 72px;
    font-weight: 700
}

.carAnimationTop {
    background-color: #000;
    overflow: hidden;
    padding: 100px 0
}

.car_box .car_text {
    color: #fff;
    font-size: 1.5vw;
    opacity: 0;
    padding-bottom: 2vw;
    text-align: center
}

.car_box .car_text_an {
    animation-delay: 1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: fade-in-b54cfc62
}

.car_box .car_content {
    display: flex;
    justify-content: space-evenly;
    width: 100%
}

.car_box .car_content .three_car {
    position: relative;
    width: 27%
}

.car_box .car_content .three_car .k_text {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.car_box .car_content .three_car .k_text .car_title1,.car_box .car_content .three_car .k_text .car_title2,.car_box .car_content .three_car .k_text .car_title3,.car_box .car_content .three_car .k_text .describe {
    opacity: 0
}

.car_box .car_content .three_car .k_text .car_title1_an,.car_box .car_content .three_car .k_text .describe1_an {
    animation-delay: 2s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-name: fade-in-b54cfc62
}

.car_box .car_content .three_car .k_text .car_title2_an,.car_box .car_content .three_car .k_text .describe2_an {
    animation-delay: 3s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-name: fade-in-b54cfc62
}

.car_box .car_content .three_car .k_text .car_title3_an,.car_box .car_content .three_car .k_text .describe3_an {
    animation-delay: 4s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-name: fade-in-b54cfc62
}

.car_box .car_content .three_car .light {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0
}

.car_box .car_content .three_car .light_an {
    animation-delay: 1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: fade-in-b54cfc62
}

.car_box .car_content .three_car .car_animation {
    opacity: 0
}

.car_box .car_content .three_car .car1_animation1 {
    animation-delay: 1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: car-b54cfc62;
    animation-timing-function: ease
}

.car_box .car_content .three_car .car1_animation2 {
    animation-delay: 2s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: car-b54cfc62;
    animation-timing-function: ease
}

.car_box .car_content .three_car .car1_animation3 {
    animation-delay: 3s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: car-b54cfc62;
    animation-timing-function: ease
}

.car_box .car_content .three_car .car1_light {
    bottom: 2vh;
    left: 1vw;
    margin: auto;
    right: 0;
    top: 0;
    width: 15vw
}

.car_box .car_content .three_car .car2_light {
    margin: 0 auto;
    right: 1vw;
    top: 7.6vw;
    width: 22vw
}

.car_box .car_content .three_car .car3_light {
    left: .2vw;
    margin: 0 auto;
    top: 9.9vw;
    width: 21vw
}

.car_box .fangkuai {
    height: 10vw;
    left: 48%;
    margin: 0 auto;
    position: relative;
    transition: opacity 1s ease-in-out;
    width: 100%
}

.car_box .fangkuai img {
    height: 5vw;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: left 2s;
    width: 5vw
}

.car_box .text img:nth-child(2) {
    left: -5vw;
    opacity: 1
}

.car_box .text img:nth-child(3) {
    left: 5vw;
    opacity: 1
}

.car_box .text img:nth-child(4) {
    left: -10vw;
    opacity: 1
}

.car_box .text img:nth-child(5) {
    left: 10vw;
    opacity: 1
}

@media only screen and (max-width: 768px) {
    .carname1 {
        font-size:14px
    }

    .car_box {
        margin: -1px 0
    }

    .car_box .car_content {
        padding-top: 3vw
    }

    .car_box .car_content .three_car .k_text {
        font-size: 2vw;
        position: static!important;
        white-space: nowrap
    }

    .car_box .car_content .three_car .car1_light {
        left: 1vw;
        margin: 0 auto;
        right: 0;
        top: 15vw;
        width: 12vw
    }

    .car_box .car_content .three_car .car2_light {
        margin: 0 auto;
        right: 1vw;
        top: 14vw;
        width: 22vw
    }

    .car_box .car_content .three_car .car3_light {
        left: .2vw;
        margin: 0 auto;
        top: 16vw;
        width: 21vw
    }
}

@keyframes fade-in-b54cfc62 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes car-b54cfc62 {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes slideRight-b54cfc62 {
    0% {
        opacity: 0;
        transform: translate(0)
    }

    to {
        opacity: 1;
        transform: translate(100%)
    }
}

@keyframes slideR-b54cfc62 {
    0% {
        opacity: 0;
        transform: translate(0)
    }

    to {
        opacity: 1;
        transform: translate(100%)
    }
}

@keyframes slideLeft-b54cfc62 {
    0% {
        opacity: 0;
        transform: translate(0)
    }

    to {
        opacity: 1;
        transform: translate(100%)
    }
}

.carAnimationTop1,.carAnimationTop2 {
    overflow: hidden;
    position: relative;
    width: 100%
}

.carAnimation_arrow .text_box {
    bottom: 5vw;
    color: #fff;
    font-size: 1.5vw;
    left: 0;
    opacity: 0;
    padding: 0 5vw;
    position: absolute;
    text-align: center;
    width: 100%
}

.carAnimation_arrow .topimage {
    width: 100%
}

.carAnimation_arrow .text1 {
    animation-delay: 3s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-name: fade-in
}

.carAnimation_arrow .car_line {
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 1vw;
    width: 100%
}

.carAnimation_arrow .car_line_shadow {
    left: 20.5vw;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 17vw;
    width: 100%
}

.carAnimation_arrow .car_line_box {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.carAnimation_arrow .car_line_box,.carAnimation_arrow .car_line_box_shadow {
    overflow-x: hidden;
    transition: all 3s;
    transition-timing-function: ease;
    transition-timing-function: linear;
    width: 0
}

.carAnimation_arrow .car_line_box img {
    left: 0;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 1vw;
    width: 100vw
}

.carAnimation_arrow .car_line_box_shadow img {
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    position: static;
    top: auto;
    width: auto
}

.carAnimation_arrow .car_line_box2 {
    overflow-x: hidden;
    transition: all 1s 1s;
    transition-timing-function: linear;
    width: 0
}

.carAnimation_arrow .car_an {
    width: 100%
}

.car_line_an {
    width: 100%!important
}

.zhezhao {
    background: #00000080;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.zhezhao1 {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: fade-in
}

.arrow_box {
    display: flex;
    justify-content: space-between;
    left: -8vw;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 18vw;
    width: 63%
}

.arrow_box .left_arrow {
    animation: showImage 1s 1s forwards,moveLeft 2s ease-in-out 2s forwards;
    height: 15vw;
    opacity: 0;
    width: 15vw
}

.arrow_box .right_arrow {
    animation: showImage 2s 2s forwards,moveRight 2s ease-in-out 2s forwards;
    height: 15vw;
    opacity: 0;
    width: 15vw
}

.lang___es .carAnimation_arrow .text_box {
    top: 24vw
}

.carAnimation_arrow .car_line1 {
    left: 20vw;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 5.1vw;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .carAnimation_arrow {
        font-size:2vw
    }

    .carAnimation_arrow .text_box {
        margin-top: 0;
        opacity: 0;
        top: 37vw;
        width: 98%
    }

    .carAnimation_arrow .text_box .left_text .left_box_text {
        font-size: 4vw;
        line-height: 3vw;
        padding-bottom: 2vw
    }

    .carAnimation_arrow .text_box .left_text .left_box_subtext {
        font-size: 1.5vw;
        padding-right: 6vw;
        width: 100%
    }

    .carAnimation_arrow .hover_mobile {
        bottom: 0;
        box-sizing: border-box;
        color: #fff;
        height: auto;
        left: 0;
        padding: 2vw 3vw;
        position: absolute;
        width: 100%
    }

    .carAnimation_arrow .hover_mobile .content {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 3vw;
        line-height: 5vw;
        max-height: 10vw;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: all .4s
    }

    .carAnimation_arrow .hover_mobile .open_height {
        -webkit-line-clamp: unset
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes moveImages {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(100px)
    }
}

@keyframes showImage {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes moveLeft {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(-3vw)
    }
}

@keyframes moveRight {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(5vw)
    }
}

.section-regarding_text {
    background: #000;
    color: #fff;
    padding: 0 0 80px
}

.section-single-car {
    background: #c9d2db url(./skyline.ByTO3NUK.png) no-repeat 100% 100%;
    background-size: cover;
    min-height: 768px;
    padding: 4rem 0 6rem;
    position: relative
}

.section-single-car:before {
    background: url(./custom_slider_bg_left.Kngqcn8z.png) no-repeat 0 100%;
    background-size: cover;
    content: "";
    height: 100%;
    left: top;
    position: absolute;
    top: 0;
    width: 85%
}

.single-car-details {
    position: relative
}

.single-car-content h2 {
    color: #343434;
    font-size: 6vh;
    font-weight: 700
}

.single-car-content p {
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal
}

.single-car-content .vehicle-features {
    margin: 40px 0 20px;
}

.single-car-content .vehicle-color-variations {
    margin-bottom: 50px
}

.single-car-content .vehicle-action-buttons {
    text-align: center
}

.single-car-content .vehicle-action-buttons .btn {
    margin: 0 10px!important;
    min-width: 150px
}

.single-car-details .gallery-image img {
    display: block;
    height: 400px;
    margin: auto;
    width: auto
}

.p-datepicker-day-selected {
    background: #212529!important
}

@font-face {
    font-family: break_brushregular;
    font-style: normal;
    font-weight: 400;
    src: url(./break_brush-webfont.H1Cdum3w.eot);
    src: url(./break_brush-webfont.H1Cdum3w.eot) format("embedded-opentype"),url(./break_brush-webfont.2Kh5gP5N.woff2) format("woff2"),url(./break_brush-webfont.xJ-NTqAu.woff) format("woff"),url(./break_brush-webfont.eyQRzouQ.ttf) format("truetype"),url(./break_brush-webfont.DbzNIcKa.svg) format("svg")
}

html[dir=rtl] body,html[dir=rtl] html {
    direction: rtl;
    text-align: right
}

html[dir=rtl] .ms-auto {
    margin-left: 0!important;
    margin-right: auto!important
}

html[dir=rtl] .site-header .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
    left: 0;
    right: auto
}

html[dir=rtl] .dropdown-links .dropdown-item {
    text-align: right
}

html[dir=rtl] .slider-info {
    left: auto;
    right: 8%
}

/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg-rgb: 255,255,255;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1.125rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #343434;
    --bs-body-bg: #fff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0,0,0,.175);
    --bs-border-radius: .375rem;
    --bs-border-radius-sm: .25rem;
    --bs-border-radius-lg: .5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-link-color: #0d6efd;
    --bs-link-hover-color: #0a58ca;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd
}

*,:after,:before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    background-color: var(--bs-body-bg);
    color: var(--bs-body-color);
    font-family: Poppins,sans-serif;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    margin: 0;
    text-align: var(--bs-body-text-align);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    border: 0;
    border-top: 1px solid;
    color: inherit;
    margin: 1rem 0;
    opacity: .25
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0
}

.h1,h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .h1,h1 {
        font-size:2.5rem
    }
}

.h2,h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    .h2,h2 {
        font-size:3rem
    }
}

.h3,h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    .h3,h3 {
        font-size:1.75rem
    }
}

.h4,h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h4,h4 {
        font-size:1.5rem
    }
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

p {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.8rem;
    line-height: 36px;
    margin-bottom: 1rem;
    margin-top: 0
}

abbr[title] {
    cursor: help;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem
}

ol,ul {
    padding-left: 2rem
}

dl,ol,ul {
    margin-bottom: 1rem;
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

.small,small {
    font-size: .875em
}

.mark,mark {
    background-color: var(--bs-highlight-bg);
    padding: .1875em
}

sub,sup {
    font-size: .75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: var(--bs-link-color);
    text-decoration: underline
}

a:hover {
    /* color: var(--bs-link-hover-color); */
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

pre {
    display: block;
    font-size: .875em;
    margin-bottom: 1rem;
    margin-top: 0;
    overflow: auto
}

pre code {
    color: inherit;
    font-size: inherit;
    word-break: normal
}

code {
    color: var(--bs-code-color);
    font-size: .875em;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    background-color: var(--bs-body-color);
    border-radius: .25rem;
    color: var(--bs-body-bg);
    font-size: .875em;
    padding: .1875rem .375rem
}

kbd kbd {
    font-size: 1em;
    padding: 0
}

figure {
    margin: 0 0 1rem
}

img,svg {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    caption-side: bottom
}

caption {
    color: #6c757d;
    padding-bottom: .5rem;
    padding-top: .5rem;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,td,tfoot,th,thead,tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none!important
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

textarea {
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    float: left;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit;
    margin-bottom: .5rem;
    padding: 0;
    width: 100%
}

@media (min-width: 1200px) {
    legend {
        font-size:1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    cursor: pointer;
    display: list-item
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none!important
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-1 {
        font-size:5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-2 {
        font-size:4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-3 {
        font-size:4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-4 {
        font-size:3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-5 {
        font-size:3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-6 {
        font-size:2.5rem
    }
}

.list-inline,.list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

.blockquote {
    font-size: 1.25rem;
    margin-bottom: 1rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    color: #6c757d;
    font-size: .875em;
    margin-bottom: 1rem;
    margin-top: -1rem
}

.blockquote-footer:before {
    content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â "
}

.img-fluid,.img-thumbnail {
    height: auto;
    max-width: 100%
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid var(--bs-border-color);
    border-radius: .375rem;
    padding: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    line-height: 1;
    margin-bottom: .5rem
}

.figure-caption {
    color: #6c757d;
    font-size: .875em
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 100%
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

@media (min-width: 1600px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1440px
    }
}

@media (min-width: 1920px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1640px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x)*-.5);
    margin-right: calc(var(--bs-gutter-x)*-.5);
    margin-top: calc(var(--bs-gutter-y)*-1)
}

.row>* {
    /* flex-shrink: 0; */
    /* margin-top: var(--bs-gutter-y); */
    /* max-width: 100%; */
    /* padding-left: calc(var(--bs-gutter-x)*.5); */
    /* padding-right: calc(var(--bs-gutter-x)*.5); */
    /* width: 100%; */
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,.gx-0 {
    --bs-gutter-x: 0
}

.g-0,.gy-0 {
    --bs-gutter-y: 0
}

.g-1,.gx-1 {
    --bs-gutter-x: .25rem
}

.g-1,.gy-1 {
    --bs-gutter-y: .25rem
}

.g-2,.gx-2 {
    --bs-gutter-x: .5rem
}

.g-2,.gy-2 {
    --bs-gutter-y: .5rem
}

.g-3,.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width: 576px) {
    .col-sm {
        flex:1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,.gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,.gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,.gx-sm-1 {
        --bs-gutter-x: .25rem
    }

    .g-sm-1,.gy-sm-1 {
        --bs-gutter-y: .25rem
    }

    .g-sm-2,.gx-sm-2 {
        --bs-gutter-x: .5rem
    }

    .g-sm-2,.gy-sm-2 {
        --bs-gutter-y: .5rem
    }

    .g-sm-3,.gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,.gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,.gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,.gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,.gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,.gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 768px) {
    .col-md {
        flex:1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,.gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,.gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,.gx-md-1 {
        --bs-gutter-x: .25rem
    }

    .g-md-1,.gy-md-1 {
        --bs-gutter-y: .25rem
    }

    .g-md-2,.gx-md-2 {
        --bs-gutter-x: .5rem
    }

    .g-md-2,.gy-md-2 {
        --bs-gutter-y: .5rem
    }

    .g-md-3,.gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,.gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,.gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,.gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,.gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,.gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex:1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,.gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,.gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,.gx-lg-1 {
        --bs-gutter-x: .25rem
    }

    .g-lg-1,.gy-lg-1 {
        --bs-gutter-y: .25rem
    }

    .g-lg-2,.gx-lg-2 {
        --bs-gutter-x: .5rem
    }

    .g-lg-2,.gy-lg-2 {
        --bs-gutter-y: .5rem
    }

    .g-lg-3,.gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,.gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,.gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,.gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,.gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,.gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex:1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,.gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,.gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,.gx-xl-1 {
        --bs-gutter-x: .25rem
    }

    .g-xl-1,.gy-xl-1 {
        --bs-gutter-y: .25rem
    }

    .g-xl-2,.gx-xl-2 {
        --bs-gutter-x: .5rem
    }

    .g-xl-2,.gy-xl-2 {
        --bs-gutter-y: .5rem
    }

    .g-xl-3,.gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,.gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,.gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,.gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,.gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,.gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex:1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,.gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,.gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,.gx-xxl-1 {
        --bs-gutter-x: .25rem
    }

    .g-xxl-1,.gy-xxl-1 {
        --bs-gutter-y: .25rem
    }

    .g-xxl-2,.gx-xxl-2 {
        --bs-gutter-x: .5rem
    }

    .g-xxl-2,.gy-xxl-2 {
        --bs-gutter-y: .5rem
    }

    .g-xxl-3,.gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,.gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,.gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,.gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,.gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,.gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-color: var(--bs-body-color);
    --bs-table-bg: transparent;
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-body-color);
    --bs-table-striped-bg: rgba(0,0,0,.05);
    --bs-table-active-color: var(--bs-body-color);
    --bs-table-active-bg: rgba(0,0,0,.1);
    --bs-table-hover-color: var(--bs-body-color);
    --bs-table-hover-bg: rgba(0,0,0,.075);
    border-color: var(--bs-table-border-color);
    color: var(--bs-table-color);
    margin-bottom: 1rem;
    vertical-align: top;
    width: 100%
}

.table>:not(caption)>*>* {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    padding: .5rem
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: 2px solid
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem
}

.table-bordered>:not(caption)>* {
    border-width: 1px 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-primary {
    --bs-table-color: #000;
    --bs-table-bg: #cfe2ff;
    --bs-table-border-color: #bacbe6;
    --bs-table-striped-bg: #c5d7f2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bacbe6;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfd1ec;
    --bs-table-hover-color: #000
}

.table-primary,.table-secondary {
    border-color: var(--bs-table-border-color);
    color: var(--bs-table-color)
}

.table-secondary {
    --bs-table-color: #000;
    --bs-table-bg: #e2e3e5;
    --bs-table-border-color: #cbccce;
    --bs-table-striped-bg: #d7d8da;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cbccce;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d1d2d4;
    --bs-table-hover-color: #000
}

.table-success {
    --bs-table-color: #000;
    --bs-table-bg: #d1e7dd;
    --bs-table-border-color: #bcd0c7;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #000
}

.table-info,.table-success {
    border-color: var(--bs-table-border-color);
    color: var(--bs-table-color)
}

.table-info {
    --bs-table-color: #000;
    --bs-table-bg: #cff4fc;
    --bs-table-border-color: #badce3;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000
}

.table-warning {
    --bs-table-color: #000;
    --bs-table-bg: #fff3cd;
    --bs-table-border-color: #e6dbb9;
    --bs-table-striped-bg: #f2e7c3;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e6dbb9;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ece1be;
    --bs-table-hover-color: #000
}

.table-danger,.table-warning {
    border-color: var(--bs-table-border-color);
    color: var(--bs-table-color)
}

.table-danger {
    --bs-table-color: #000;
    --bs-table-bg: #f8d7da;
    --bs-table-border-color: #dfc2c4;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000
}

.table-light {
    --bs-table-color: #000;
    --bs-table-bg: #f8f9fa;
    --bs-table-border-color: #dfe0e1;
    --bs-table-striped-bg: #ecedee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5e6e7;
    --bs-table-hover-color: #000
}

.table-dark,.table-light {
    border-color: var(--bs-table-border-color);
    color: var(--bs-table-color)
}

.table-dark {
    --bs-table-color: #fff;
    --bs-table-bg: #212529;
    --bs-table-border-color: #373b3e;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    font-size: inherit;
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: calc(.375rem + 1px);
    padding-top: calc(.375rem + 1px)
}

.col-form-label-lg {
    font-size: 1.25rem;
    padding-bottom: calc(.5rem + 1px);
    padding-top: calc(.5rem + 1px)
}

.col-form-label-sm {
    font-size: .875rem;
    padding-bottom: calc(.25rem + 1px);
    padding-top: calc(.25rem + 1px)
}

.form-text {
    color: #6c757d;
    font-size: .875em;
    margin-top: .25rem
}

.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    color: #212529;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    background-color: #fff;
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem #0d6efd40;
    color: #212529;
    outline: 0
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::file-selector-button {
    background-color: #e9ecef;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width:1px;border-radius: 0;
    color: #212529;
    margin: -.375rem -.75rem;
    margin-inline-end:.75rem;padding: .375rem .75rem;
    pointer-events: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3
}

.form-control-plaintext {
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
    color: #212529;
    display: block;
    line-height: 1.5;
    margin-bottom: 0;
    padding: .375rem 0;
    width: 100%
}

.form-control-plaintext:focus {
    outline: 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-left: 0;
    padding-right: 0
}

.form-control-sm {
    border-radius: .25rem;
    font-size: .875rem;
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem
}

.form-control-sm::file-selector-button {
    margin: -.25rem -.5rem;
    margin-inline-end:.5rem;padding: .25rem .5rem
}

.form-control-lg {
    border-radius: .5rem;
    font-size: 1.25rem;
    min-height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem
}

.form-control-lg::file-selector-button {
    margin: -.5rem -1rem;
    margin-inline-end:1rem;padding: .5rem 1rem
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px)
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px)
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px)
}

.form-control-color {
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem;
    width: 3rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    border: 0!important;
    border-radius: .375rem
}

.form-control-color::-webkit-color-swatch {
    border-radius: .375rem
}

.form-control-color.form-control-sm {
    height: calc(1.5em + .5rem + 2px)
}

.form-control-color.form-control-lg {
    height: calc(1.5em + 1rem + 2px)
}

.form-select {
    display: block;
    padding: .375rem 2.25rem .375rem .75rem;
    width: 100%;
    -moz-padding-start: calc(.75rem - 3px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    color: #212529;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        transition: none
    }
}

.form-select:focus {
    border-color: transparent;
    box-shadow: none;
    outline: 0
}

.form-select[multiple],.form-select[size]:not([size="1"]) {
    background-image: none;
    padding-right: .75rem
}

.form-select:disabled {
    background-color: #e9ecef
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529
}

.form-select-sm {
    border-radius: .25rem;
    font-size: .875rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    padding-top: .25rem
}

.form-select-lg {
    border-radius: .5rem;
    font-size: 1.25rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-top: .5rem
}

.form-check {
    display: block;
    margin-bottom: .125rem;
    min-height: 1.5rem;
    padding-left: 1.5em
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-reverse {
    padding-left: 0;
    padding-right: 1.5em;
    text-align: right
}

.form-check-reverse .form-check-input {
    float: right;
    margin-left: 0;
    margin-right: -1.5em
}

.form-check-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    height: 1em;
    margin-top: .25em;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    vertical-align: top;
    width: 1em
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem #0d6efd40;
    outline: 0
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #0d6efd;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");
    border-color: #0d6efd
}

.form-check-input:disabled {
    filter: none;
    opacity: .5;
    pointer-events: none
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    cursor: default;
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");
    background-position: 0;
    border-radius: 2em;
    margin-left: -2.5em;
    transition: background-position .15s ease-in-out;
    width: 2em
}

@media (prefers-reduced-motion:reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")
}

.form-switch .form-check-input:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
    background-position: 100%
}

.form-switch.form-check-reverse {
    padding-left: 0;
    padding-right: 2.5em
}

.form-switch.form-check-reverse .form-check-input {
    margin-left: 0;
    margin-right: -2.5em
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.btn-check:disabled+.btn,.btn-check[disabled]+.btn {
    filter: none;
    opacity: .65;
    pointer-events: none
}

.form-range {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    height: 1.5rem;
    padding: 0;
    width: 100%
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .25rem #0d6efd40
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .25rem #0d6efd40
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b6d4fe
}

.form-range::-webkit-slider-runnable-track {
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    color: transparent;
    cursor: pointer;
    height: .5rem;
    width: 100%
}

.form-range::-moz-range-thumb {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    height: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #b6d4fe
}

.form-range::-moz-range-track {
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    color: transparent;
    cursor: pointer;
    height: .5rem;
    width: 100%
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.form-floating {
    position: relative
}

.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select {
    height: calc(3.5rem + 2px);
    line-height: 1.25
}

.form-floating>label {
    border: 1px solid transparent;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 1rem .75rem;
    pointer-events: none;
    position: absolute;
    text-align: start;
    text-overflow: ellipsis;
    top: 0;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    white-space: nowrap;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .form-floating>label {
        transition: none
    }
}

.form-floating>.form-control,.form-floating>.form-control-plaintext {
    padding: 1rem .75rem
}

.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder {
    color: transparent
}

.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown) {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown) {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-select {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translate(.15rem)
}

.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translate(.15rem)
}

.form-floating>.form-control:-webkit-autofill~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translate(.15rem)
}

.form-floating>.form-control-plaintext~label {
    border-width: 1px 0
}

.input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%
}

.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus {
    z-index: 5
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 5
}

.input-group-text {
    align-items: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    color: #212529;
    display: flex;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    text-align: center;
    white-space: nowrap
}

.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text {
    border-radius: .5rem;
    font-size: 1.25rem;
    padding: .5rem 1rem
}

.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text {
    border-radius: .25rem;
    font-size: .875rem;
    padding: .25rem .5rem
}

.input-group-lg>.form-select,.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}

.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.valid-feedback {
    color: #198754;
    display: none;
    font-size: .875em;
    margin-top: .25rem;
    width: 100%
}

.valid-tooltip {
    background-color: #198754e6;
    border-radius: .375rem;
    color: #fff;
    display: none;
    font-size: .875rem;
    margin-top: .1rem;
    max-width: 100%;
    padding: .25rem .5rem;
    position: absolute;
    top: 100%;
    z-index: 5
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #198754;
    padding-right: calc(1.5em + .75rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem #19875440
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.form-select.is-valid,.was-validated .form-select:valid {
    border-color: #198754
}

.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
    padding-right: 4.125rem
}

.form-select.is-valid:focus,.was-validated .form-select:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem #19875440
}

.form-control-color.is-valid,.was-validated .form-control-color:valid {
    width: calc(3.75rem + 1.5em)
}

.form-check-input.is-valid,.was-validated .form-check-input:valid {
    border-color: #198754
}

.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked {
    background-color: #198754
}

.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem #19875440
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #198754
}

.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em
}

.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid {
    z-index: 3
}

.invalid-feedback {
    color: #dc3545;
    display: none;
    font-size: .875em;
    margin-top: .25rem;
    width: 100%
}

.invalid-tooltip {
    background-color: #dc3545e6;
    border-radius: .375rem;
    color: #fff;
    display: none;
    font-size: .875rem;
    margin-top: .1rem;
    max-width: 100%;
    padding: .25rem .5rem;
    position: absolute;
    top: 100%;
    z-index: 5
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem #dc354540
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.form-select.is-invalid,.was-validated .form-select:invalid {
    border-color: #dc3545
}

.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
    padding-right: 4.125rem
}

.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem #dc354540
}

.form-control-color.is-invalid,.was-validated .form-control-color:invalid {
    width: calc(3.75rem + 1.5em)
}

.form-check-input.is-invalid,.was-validated .form-check-input:invalid {
    border-color: #dc3545
}

.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked {
    background-color: #dc3545
}

.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem #dc354540
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-inline .form-check-input~.invalid-feedback {
    margin-left: .5em
}

.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid {
    z-index: 4
}

.btn {
    --bs-btn-padding-x: 3rem;
    --bs-btn-padding-y: .375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #212529;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 50px;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);
    --bs-btn-disabled-opacity: .65;
    --bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);
    background-color: var(--bs-btn-bg);
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    color: var(--bs-btn-color);
    cursor: pointer;
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    color: var(--bs-btn-hover-color)
}

.btn-check+.btn:hover {
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color);
    color: var(--bs-btn-color)
}

.btn:focus-visible {
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    box-shadow: var(--bs-btn-focus-box-shadow);
    color: var(--bs-btn-hover-color);
    outline: 0
}

.btn-check:focus-visible+.btn {
    border-color: var(--bs-btn-hover-border-color);
    box-shadow: var(--bs-btn-focus-box-shadow);
    outline: 0
}

.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active {
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
    color: var(--bs-btn-active-color)
}

.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible {
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.disabled,.btn:disabled,fieldset:disabled .btn {
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    color: var(--bs-btn-disabled-color);
    opacity: var(--bs-btn-disabled-opacity);
    pointer-events: none
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd
}

.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130,138,145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d
}

.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60,153,110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754
}

.btn-info {
    --bs-btn-color: #000;
    --bs-btn-bg: #0dcaf0;
    --bs-btn-border-color: #0dcaf0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #31d2f2;
    --bs-btn-hover-border-color: #25cff2;
    --bs-btn-focus-shadow-rgb: 11,172,204;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #3dd5f3;
    --bs-btn-active-border-color: #25cff2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0dcaf0;
    --bs-btn-disabled-border-color: #0dcaf0
}

.btn-warning {
    --bs-btn-color: #000;
    --bs-btn-bg: #ffc107;
    --bs-btn-border-color: #ffc107;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ffca2c;
    --bs-btn-hover-border-color: #ffc720;
    --bs-btn-focus-shadow-rgb: 217,164,6;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffcd39;
    --bs-btn-active-border-color: #ffc720;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ffc107;
    --bs-btn-disabled-border-color: #ffc107
}

.btn-danger {
    --bs-btn-color: #fff;
    --bs-btn-bg: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bb2d3b;
    --bs-btn-hover-border-color: #b02a37;
    --bs-btn-focus-shadow-rgb: 225,83,97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b02a37;
    --bs-btn-active-border-color: #a52834;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc3545;
    --bs-btn-disabled-border-color: #dc3545
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #d3d4d5;
    --bs-btn-hover-border-color: #c6c7c8;
    --bs-btn-focus-shadow-rgb: 211,212,213;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #c6c7c8;
    --bs-btn-active-border-color: #babbbc;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f8f9fa;
    --bs-btn-disabled-border-color: #f8f9fa
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #424649;
    --bs-btn-hover-border-color: #373b3e;
    --bs-btn-focus-shadow-rgb: 66,70,73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4d5154;
    --bs-btn-active-border-color: #373b3e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #212529;
    --bs-btn-disabled-border-color: #212529
}

.btn-outline-primary {
    --bs-btn-color: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0d6efd;
    --bs-btn-hover-border-color: #0d6efd;
    --bs-btn-focus-shadow-rgb: 13,110,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0d6efd;
    --bs-btn-active-border-color: #0d6efd;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none
}

.btn-outline-secondary {
    --bs-btn-color: #4b5d6b;
    --bs-btn-border-color: #4b5d6b;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #4b5d6b;
    --bs-btn-hover-border-color: #4b5d6b;
    --bs-btn-focus-shadow-rgb: 108,117,125;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4b5d6b;
    --bs-btn-active-border-color: #4b5d6b;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #4b5d6b;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #4b5d6b;
    --bs-gradient: none
}

.btn-outline-success {
    --bs-btn-color: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #198754;
    --bs-btn-hover-border-color: #198754;
    --bs-btn-focus-shadow-rgb: 25,135,84;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #198754;
    --bs-btn-active-border-color: #198754;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #198754;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #198754;
    --bs-gradient: none
}

.btn-outline-info {
    --bs-btn-color: #0dcaf0;
    --bs-btn-border-color: #0dcaf0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0dcaf0;
    --bs-btn-hover-border-color: #0dcaf0;
    --bs-btn-focus-shadow-rgb: 13,202,240;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0dcaf0;
    --bs-btn-active-border-color: #0dcaf0;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #0dcaf0;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0dcaf0;
    --bs-gradient: none
}

.btn-outline-warning {
    --bs-btn-color: #ffc107;
    --bs-btn-border-color: #ffc107;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ffc107;
    --bs-btn-hover-border-color: #ffc107;
    --bs-btn-focus-shadow-rgb: 255,193,7;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffc107;
    --bs-btn-active-border-color: #ffc107;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #ffc107;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #ffc107;
    --bs-gradient: none
}

.btn-outline-danger {
    --bs-btn-color: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #dc3545;
    --bs-btn-hover-border-color: #dc3545;
    --bs-btn-focus-shadow-rgb: 220,53,69;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #dc3545;
    --bs-btn-active-border-color: #dc3545;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #dc3545;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #dc3545;
    --bs-gradient: none
}

.btn-outline-light {
    --bs-btn-color: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #f8f9fa;
    --bs-btn-hover-border-color: #f8f9fa;
    --bs-btn-focus-shadow-rgb: 248,249,250;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f8f9fa;
    --bs-btn-active-border-color: #f8f9fa;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #f8f9fa;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f8f9fa;
    --bs-gradient: none
}

.btn-outline-dark {
    --bs-btn-color: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #212529;
    --bs-btn-hover-border-color: #212529;
    --bs-btn-focus-shadow-rgb: 33,37,41;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #212529;
    --bs-btn-active-border-color: #212529;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    --bs-btn-disabled-color: #212529;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #212529;
    --bs-gradient: none
}

.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--bs-link-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: none;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    text-decoration: underline
}

.btn-link:focus-visible {
    color: var(--bs-btn-color)
}

.btn-link:hover {
    color: var(--bs-btn-hover-color)
}

.btn-group-lg>.btn,.btn-lg {
    --bs-btn-padding-y: .5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 1.25rem;
    --bs-btn-border-radius: .5rem
}

.btn-group-sm>.btn,.btn-sm {
    --bs-btn-padding-y: .25rem;
    --bs-btn-padding-x: .5rem;
    --bs-btn-font-size: .875rem;
    --bs-btn-border-radius: .25rem
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    height: auto;
    transition: width .35s ease;
    width: 0
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: .3em solid;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: .5rem;
    --bs-dropdown-spacer: .125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: #212529;
    --bs-dropdown-bg: #fff;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: .375rem;
    --bs-dropdown-border-width: 1px;
    --bs-dropdown-inner-border-radius: calc(.375rem - 1px) ;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: .5rem;
    --bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    --bs-dropdown-link-color: #212529;
    --bs-dropdown-link-hover-color: #1e2125;
    --bs-dropdown-link-hover-bg: #e9ecef;
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: .25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: .5rem;
    background-clip: padding-box;
    background-color: var(--bs-dropdown-bg);
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
    color: var(--bs-dropdown-color);
    display: none;
    font-size: var(--bs-dropdown-font-size);
    list-style: none;
    margin: 0;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    position: absolute;
    text-align: left;
    z-index: var(--bs-dropdown-zindex)
}

.dropdown-menu[data-bs-popper] {
    left: 0;
    margin-top: var(--bs-dropdown-spacer);
    top: 100%
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
    left: 0;
    right: auto
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
    left: auto;
    right: 0
}

@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position:start
    }

    .dropdown-menu-sm-start[data-bs-popper] {
        left: 0;
        right: auto
    }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

    .dropdown-menu-sm-end[data-bs-popper] {
        left: auto;
        right: 0
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position:start
    }

    .dropdown-menu-md-start[data-bs-popper] {
        left: 0;
        right: auto
    }

    .dropdown-menu-md-end {
        --bs-position: end
    }

    .dropdown-menu-md-end[data-bs-popper] {
        left: auto;
        right: 0
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position:start
    }

    .dropdown-menu-lg-start[data-bs-popper] {
        left: 0;
        right: auto
    }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

    .dropdown-menu-lg-end[data-bs-popper] {
        left: auto;
        right: 0
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position:start
    }

    .dropdown-menu-xl-start[data-bs-popper] {
        left: 0;
        right: auto
    }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

    .dropdown-menu-xl-end[data-bs-popper] {
        left: auto;
        right: 0
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position:start
    }

    .dropdown-menu-xxl-start[data-bs-popper] {
        left: 0;
        right: auto
    }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

    .dropdown-menu-xxl-end[data-bs-popper] {
        left: auto;
        right: 0
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    bottom: 100%;
    margin-bottom: var(--bs-dropdown-spacer);
    margin-top: 0;
    top: auto
}

.dropup .dropdown-toggle:after {
    border-bottom: .3em solid;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: 0;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropend .dropdown-menu[data-bs-popper] {
    left: 100%;
    margin-left: var(--bs-dropdown-spacer);
    margin-top: 0;
    right: auto;
    top: 0
}

.dropend .dropdown-toggle:after {
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
    border-right: 0;
    border-top: .3em solid transparent;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropend .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropend .dropdown-toggle:after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    left: auto;
    margin-right: var(--bs-dropdown-spacer);
    margin-top: 0;
    right: 100%;
    top: 0
}

.dropstart .dropdown-toggle:after {
    content: "";
    display: inline-block;
    display: none;
    margin-left: .255em;
    vertical-align: .255em
}

.dropstart .dropdown-toggle:before {
    border-bottom: .3em solid transparent;
    border-right: .3em solid;
    border-top: .3em solid transparent;
    content: "";
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em
}

.dropstart .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropstart .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-divider {
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    opacity: 1;
    overflow: hidden
}

.dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: var(--bs-dropdown-link-color);
    display: block;
    font-weight: 400;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    width: 100%
}

.dropdown-item:focus,.dropdown-item:hover {
    background-color: var(--bs-dropdown-link-hover-bg);
    color: var(--bs-dropdown-link-hover-color)
}

.dropdown-item.active,.dropdown-item:active {
    background-color: var(--bs-dropdown-link-active-bg);
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none
}

.dropdown-item.disabled,.dropdown-item:disabled {
    background-color: transparent;
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    color: var(--bs-dropdown-header-color);
    display: block;
    font-size: .875rem;
    margin-bottom: 0;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    white-space: nowrap
}

.dropdown-item-text {
    color: var(--bs-dropdown-link-color);
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)
}

.dropdown-menu-dark {
    --bs-dropdown-color: #dee2e6;
    --bs-dropdown-bg: #343a40;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-box-shadow: ;
    --bs-dropdown-link-color: #dee2e6;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: hsla(0,0%,100%,.15);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-header-color: #adb5bd
}

.btn-group,.btn-group-vertical {
    display: inline-flex;
    position: relative;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    flex: 1 1 auto;
    position: relative
}

.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group {
    border-radius: .375rem
}

.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-toggle-split {
    padding-left: .5625rem;
    padding-right: .5625rem
}

.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-left: .375rem;
    padding-right: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-left: .75rem;
    padding-right: .75rem
}

.btn-group-vertical {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    /* --bs-nav-link-padding-x: 1rem; */
    /* --bs-nav-link-padding-y: 2rem; */
    /* --bs-nav-link-font-weight: 500; */
    /* --bs-nav-link-color: var(--bs-link-color); */
    /* --bs-nav-link-hover-color: var(--bs-link-hover-color); */
    /* --bs-nav-link-disabled-color: #6c757d; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* list-style: none; */
    /* margin-bottom: 0; */
    /* padding-left: 0; */
}

.nav-link {
    color: var(--bs-nav-link-color);
    display: block;
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    font-weight: var(--bs-nav-link-font-weight);
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus,.nav-link:hover {
    /* color: var(--bs-nav-link-hover-color); */
}

.nav-link.disabled {
    color: var(--bs-nav-link-disabled-color);
    cursor: default;
    pointer-events: none
}

.nav-tabs {
    /* --bs-nav-tabs-border-width: 1px; */
    /* --bs-nav-tabs-border-color: #dee2e6; */
    /* --bs-nav-tabs-border-radius: .375rem; */
    /* --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6; */
    /* --bs-nav-tabs-link-active-color: #495057; */
    /* --bs-nav-tabs-link-active-bg: #fff; */
    /* --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff; */
    /* border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color); */
}

.nav-tabs .nav-link {
    /* background: 0 0; */
    /* border: var(--bs-nav-tabs-border-width) solid transparent; */
    /* border-top-left-radius: var(--bs-nav-tabs-border-radius); */
    /* border-top-right-radius: var(--bs-nav-tabs-border-radius); */
    s); */
    margin-bottom: calc(var(--bs-nav-tabs-border-width)*-1)
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: var(--bs-nav-tabs-link-hover-border-color);
    isolation: isolate;
}

.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled {
    background-color: transparent;
    border-color: transparent;
    color: var(--bs-nav-link-disabled-color)
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    /* background-color: var(--bs-nav-tabs-link-active-bg); */
    /* border-color: var(--bs-nav-tabs-link-active-border-color); */
    /* color: var(--bs-nav-tabs-link-active-color); */
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: calc(var(--bs-nav-tabs-border-width)*-1)
}

.nav-pills {
    --bs-nav-pills-border-radius: .375rem;
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #0d6efd
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link:disabled {
    background-color: transparent;
    border-color: transparent;
    color: var(--bs-nav-link-disabled-color)
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    background-color: var(--bs-nav-pills-link-active-bg);
    color: var(--bs-nav-pills-link-active-color)
}

.nav-fill .nav-item,.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    --bs-navbar-padding-x: 1rem;
    --bs-navbar-padding-y: 0rem;
    --bs-navbar-color: #353535;
    --bs-navbar-hover-color: rgba(0,0,0,.7);
    --bs-navbar-disabled-color: rgba(0,0,0,.3);
    --bs-navbar-active-color: #353535;
    --bs-navbar-brand-padding-y: .3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(0,0,0,.9);
    --bs-navbar-brand-hover-color: rgba(0,0,0,.9);
    --bs-navbar-nav-link-padding-x: 1.5rem;
    --bs-navbar-toggler-padding-y: .25rem;
    --bs-navbar-toggler-padding-x: .75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    --bs-navbar-toggler-border-color: rgba(0,0,0,.1);
    --bs-navbar-toggler-border-radius: .375rem;
    --bs-navbar-toggler-focus-width: .25rem;
    --bs-navbar-toggler-transition: box-shadow .15s ease-in-out;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
    position: relative
}

.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl {
    align-items: center;
    display: flex;
    flex-wrap: inherit;
    justify-content: space-between
}

.navbar-brand {
    color: var(--bs-navbar-brand-color);
    font-size: var(--bs-navbar-brand-font-size);
    margin-right: var(--bs-navbar-brand-margin-end);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    padding-top: var(--bs-navbar-brand-padding-y);
    text-decoration: none;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
    --bs-nav-link-padding-x: 1.5rem;
    --bs-nav-link-padding-y: 1.5rem;
    --bs-nav-link-font-weight: 500;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link {
    color: var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    color: var(--bs-navbar-color);
    padding-bottom: .5rem;
    padding-top: .5rem
}

.navbar-text a,.navbar-text a:focus,.navbar-text a:hover {
    color: var(--bs-navbar-active-color)
}

.navbar-collapse {
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1
}

.navbar-toggler {
    background-color: transparent;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    color: var(--bs-navbar-color);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    transition: var(--bs-navbar-toggler-transition)
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
    outline: 0;
    text-decoration: none
}

.navbar-toggler-icon {
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 1.5em;
    vertical-align: middle;
    width: 1.5em
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height,75vh);
    overflow-y: auto
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .navbar-expand-sm .offcanvas {
        background-color: transparent!important;
        border: 0!important;
        flex-grow: 1;
        height: auto!important;
        position: static;
        transform: none!important;
        transition: none;
        visibility: visible!important;
        width: auto!important;
        z-index: auto
    }

    .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-sm .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }

    .navbar-expand-md .offcanvas {
        background-color: transparent!important;
        border: 0!important;
        flex-grow: 1;
        height: auto!important;
        position: static;
        transform: none!important;
        transition: none;
        visibility: visible!important;
        width: auto!important;
        z-index: auto
    }

    .navbar-expand-md .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-md .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .navbar-expand-lg .offcanvas {
        background-color: transparent!important;
        border: 0!important;
        flex-grow: 1;
        height: auto!important;
        position: static;
        transform: none!important;
        transition: none;
        visibility: visible!important;
        width: auto!important;
        z-index: auto
    }

    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .navbar-expand-xl .offcanvas {
        background-color: transparent!important;
        border: 0!important;
        flex-grow: 1;
        height: auto!important;
        position: static;
        transform: none!important;
        transition: none;
        visibility: visible!important;
        width: auto!important;
        z-index: auto
    }

    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-left: var(--bs-navbar-nav-link-padding-x);
        padding-right: var(--bs-navbar-nav-link-padding-x)
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xxl .navbar-toggler {
        display: none
    }

    .navbar-expand-xxl .offcanvas {
        background-color: transparent!important;
        border: 0!important;
        flex-grow: 1;
        height: auto!important;
        position: static;
        transform: none!important;
        transition: none;
        visibility: visible!important;
        width: auto!important;
        z-index: auto
    }

    .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none
    }

    .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-left: var(--bs-navbar-nav-link-padding-x);
    padding-right: var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .offcanvas {
    background-color: transparent!important;
    border: 0!important;
    flex-grow: 1;
    height: auto!important;
    position: static;
    transform: none!important;
    transition: none;
    visibility: visible!important;
    width: auto!important;
    z-index: auto
}

.navbar-expand .offcanvas .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0
}

.navbar-dark {
    --bs-navbar-color: hsla(0,0%,100%,.55);
    --bs-navbar-hover-color: hsla(0,0%,100%,.75);
    --bs-navbar-disabled-color: hsla(0,0%,100%,.25);
    --bs-navbar-active-color: #fff;
    --bs-navbar-brand-color: #fff;
    --bs-navbar-brand-hover-color: #fff;
    --bs-navbar-toggler-border-color: hsla(0,0%,100%,.1);
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: .5rem;
    --bs-card-border-width: 1px;
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: .375rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(.375rem - 1px) ;
    --bs-card-cap-padding-y: .5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0,0,0,.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: .75rem;
    display: flex;
    flex-direction: column;
    height: var(--bs-card-height);
    min-width: 0;
    position: relative;
    word-wrap: break-word;
    background-clip: border-box;
    background-color: var(--bs-card-bg);
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card>hr {
    margin-left: 0;
    margin-right: 0
}

.card>.list-group {
    border-bottom: inherit;
    border-top: inherit
}

.card>.list-group:first-child {
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius);
    border-top-width: 0
}

.card>.list-group:last-child {
    border-bottom-left-radius: var(--bs-card-inner-border-radius);
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-width: 0
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    color: var(--bs-card-color);
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x)
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y)
}

.card-subtitle {
    margin-top: calc(var(--bs-card-title-spacer-y)*-.5)
}

.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: var(--bs-card-spacer-x)
}

.card-header {
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
    color: var(--bs-card-cap-color);
    margin-bottom: 0;
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.card-footer {
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
    color: var(--bs-card-cap-color);
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)
}

.card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.card-header-tabs {
    border-bottom: 0;
    margin-bottom: calc(var(--bs-card-cap-padding-y)*-1);
    margin-left: calc(var(--bs-card-cap-padding-x)*-.5);
    margin-right: calc(var(--bs-card-cap-padding-x)*-.5)
}

.card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg)
}

.card-header-pills {
    margin-left: calc(var(--bs-card-cap-padding-x)*-.5);
    margin-right: calc(var(--bs-card-cap-padding-x)*-.5)
}

.card-img-overlay {
    border-radius: var(--bs-card-inner-border-radius);
    bottom: 0;
    left: 0;
    padding: var(--bs-card-img-overlay-padding);
    position: absolute;
    right: 0;
    top: 0
}

.card-img,.card-img-bottom,.card-img-top {
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card-img,.card-img-bottom {
    border-bottom-left-radius: var(--bs-card-inner-border-radius);
    border-bottom-right-radius: var(--bs-card-inner-border-radius)
}

.card-group>.card {
    margin-bottom: var(--bs-card-group-margin)
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        border-left: 0;
        margin-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.accordion {
    --bs-accordion-color: #212529;
    --bs-accordion-bg: #fff;
    --bs-accordion-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: 1px;
    --bs-accordion-border-radius: .375rem;
    --bs-accordion-inner-border-radius: calc(.375rem - 1px) ;
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: #212529;
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform .2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230c63e4' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    --bs-accordion-btn-focus-border-color: #86b7fe;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: #0c63e4;
    --bs-accordion-active-bg: #e7f1ff
}

.accordion-button {
    align-items: center;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    color: var(--bs-accordion-btn-color);
    display: flex;
    font-size: 1rem;
    overflow-anchor: none;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    position: relative;
    text-align: left;
    transition: var(--bs-accordion-transition);
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);
    color: var(--bs-accordion-active-color)
}

.accordion-button:not(.collapsed):after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button:after {
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    content: "";
    flex-shrink: 0;
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    transition: var(--bs-accordion-btn-icon-transition);
    width: var(--bs-accordion-btn-icon-width)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button:after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    border-color: var(--bs-accordion-btn-focus-border-color);
    box-shadow: var(--bs-accordion-btn-focus-box-shadow);
    outline: 0;
    z-index: 3
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    color: var(--bs-accordion-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-left-radius: var(--bs-accordion-border-radius);
    border-bottom-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-left-radius: var(--bs-accordion-border-radius);
    border-bottom-right-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-left: 0;
    border-radius: 0;
    border-right: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-margin-bottom: 1rem;
    --bs-breadcrumb-bg: ;
    --bs-breadcrumb-border-radius: ;
    --bs-breadcrumb-divider-color: #6c757d;
    --bs-breadcrumb-item-padding-x: .5rem;
    --bs-breadcrumb-item-active-color: #6c757d;
    background-color: var(--bs-breadcrumb-bg);
    border-radius: var(--bs-breadcrumb-border-radius);
    display: flex;
    flex-wrap: wrap;
    font-size: var(--bs-breadcrumb-font-size);
    list-style: none;
    margin-bottom: var(--bs-breadcrumb-margin-bottom);
    padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x)
}

.breadcrumb-item+.breadcrumb-item:before {
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider,"/");
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x)
}

.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color)
}

.pagination {
    --bs-pagination-padding-x: .75rem;
    --bs-pagination-padding-y: .375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: #fff;
    --bs-pagination-border-width: 1px;
    --bs-pagination-border-color: #dee2e6;
    --bs-pagination-border-radius: .375rem;
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: #e9ecef;
    --bs-pagination-hover-border-color: #dee2e6;
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: #e9ecef;
    --bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #0d6efd;
    --bs-pagination-active-border-color: #0d6efd;
    --bs-pagination-disabled-color: #6c757d;
    --bs-pagination-disabled-bg: #fff;
    --bs-pagination-disabled-border-color: #dee2e6;
    display: flex;
    list-style: none;
    padding-left: 0
}

.page-link {
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    color: var(--bs-pagination-color);
    display: block;
    font-size: var(--bs-pagination-font-size);
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    position: relative;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color);
    color: var(--bs-pagination-hover-color);
    z-index: 2
}

.page-link:focus {
    background-color: var(--bs-pagination-focus-bg);
    box-shadow: var(--bs-pagination-focus-box-shadow);
    color: var(--bs-pagination-focus-color);
    outline: 0;
    z-index: 3
}

.active>.page-link,.page-link.active {
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color);
    color: var(--bs-pagination-active-color);
    z-index: 3
}

.disabled>.page-link,.page-link.disabled {
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color);
    color: var(--bs-pagination-disabled-color);
    pointer-events: none
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

.page-item:first-child .page-link {
    border-bottom-left-radius: var(--bs-pagination-border-radius);
    border-top-left-radius: var(--bs-pagination-border-radius)
}

.page-item:last-child .page-link {
    border-bottom-right-radius: var(--bs-pagination-border-radius);
    border-top-right-radius: var(--bs-pagination-border-radius)
}

.pagination-lg {
    --bs-pagination-padding-x: 1.5rem;
    --bs-pagination-padding-y: .75rem;
    --bs-pagination-font-size: 1.25rem;
    --bs-pagination-border-radius: .5rem
}

.pagination-sm {
    --bs-pagination-padding-x: .5rem;
    --bs-pagination-padding-y: .25rem;
    --bs-pagination-font-size: .875rem;
    --bs-pagination-border-radius: .25rem
}

.badge {
    --bs-badge-padding-x: .65em;
    --bs-badge-padding-y: .35em;
    --bs-badge-font-size: .75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: .375rem;
    border-radius: var(--bs-badge-border-radius);
    color: var(--bs-badge-color);
    display: inline-block;
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: 1px solid var(--bs-alert-border-color);
    --bs-alert-border-radius: .375rem;
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
    color: var(--bs-alert-color);
    margin-bottom: var(--bs-alert-margin-bottom);
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    position: relative
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    padding: 1.25rem 1rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.alert-primary {
    --bs-alert-color: #084298;
    --bs-alert-bg: #cfe2ff;
    --bs-alert-border-color: #b6d4fe
}

.alert-primary .alert-link {
    color: #06357a
}

.alert-secondary {
    --bs-alert-color: #41464b;
    --bs-alert-bg: #e2e3e5;
    --bs-alert-border-color: #d3d6d8
}

.alert-secondary .alert-link {
    color: #34383c
}

.alert-success {
    --bs-alert-color: #0f5132;
    --bs-alert-bg: #d1e7dd;
    --bs-alert-border-color: #badbcc
}

.alert-success .alert-link {
    color: #0c4128
}

.alert-info {
    --bs-alert-color: #055160;
    --bs-alert-bg: #cff4fc;
    --bs-alert-border-color: #b6effb
}

.alert-info .alert-link {
    color: #04414d
}

.alert-warning {
    --bs-alert-color: #664d03;
    --bs-alert-bg: #fff3cd;
    --bs-alert-border-color: #ffecb5
}

.alert-warning .alert-link {
    color: #523e02
}

.alert-danger {
    --bs-alert-color: #842029;
    --bs-alert-bg: #f8d7da;
    --bs-alert-border-color: #f5c2c7
}

.alert-danger .alert-link {
    color: #6a1a21
}

.alert-light {
    --bs-alert-color: #636464;
    --bs-alert-bg: #fefefe;
    --bs-alert-border-color: #fdfdfe
}

.alert-light .alert-link {
    color: #4f5050
}

.alert-dark {
    --bs-alert-color: #141619;
    --bs-alert-bg: #d3d3d4;
    --bs-alert-border-color: #bcbebf
}

.alert-dark .alert-link {
    color: #101214
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: .75rem;
    --bs-progress-bg: #e9ecef;
    --bs-progress-border-radius: .375rem;
    --bs-progress-box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width .6s ease;
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius);
    font-size: var(--bs-progress-font-size);
    height: var(--bs-progress-height)
}

.progress,.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    background-color: var(--bs-progress-bar-bg);
    color: var(--bs-progress-bar-color);
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: var(--bs-progress-bar-transition);
    white-space: nowrap
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: var(--bs-progress-height) var(--bs-progress-height)
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.list-group {
    --bs-list-group-color: #212529;
    --bs-list-group-bg: #fff;
    --bs-list-group-border-color: rgba(0,0,0,.125);
    --bs-list-group-border-width: 1px;
    --bs-list-group-border-radius: .375rem;
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: .5rem;
    --bs-list-group-action-color: #495057;
    --bs-list-group-action-hover-color: #495057;
    --bs-list-group-action-hover-bg: #f8f9fa;
    --bs-list-group-action-active-color: #212529;
    --bs-list-group-action-active-bg: #e9ecef;
    --bs-list-group-disabled-color: #6c757d;
    --bs-list-group-disabled-bg: #fff;
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #0d6efd;
    --bs-list-group-active-border-color: #0d6efd;
    border-radius: var(--bs-list-group-border-radius);
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0
}

.list-group-numbered {
    counter-reset: section;
    list-style-type: none
}

.list-group-numbered>.list-group-item:before {
    content: counters(section,".") ". ";
    counter-increment: section
}

.list-group-item-action {
    color: var(--bs-list-group-action-color);
    text-align: inherit;
    width: 100%
}

.list-group-item-action:focus,.list-group-item-action:hover {
    background-color: var(--bs-list-group-action-hover-bg);
    color: var(--bs-list-group-action-hover-color);
    text-decoration: none;
    z-index: 1
}

.list-group-item-action:active {
    background-color: var(--bs-list-group-action-active-bg);
    color: var(--bs-list-group-action-active-color)
}

.list-group-item {
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
    color: var(--bs-list-group-color);
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    position: relative;
    text-decoration: none
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit
}

.list-group-item.disabled,.list-group-item:disabled {
    background-color: var(--bs-list-group-disabled-bg);
    color: var(--bs-list-group-disabled-color);
    pointer-events: none
}

.list-group-item.active {
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color);
    color: var(--bs-list-group-active-color);
    z-index: 2
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    border-top-width: var(--bs-list-group-border-width);
    margin-top: calc(var(--bs-list-group-border-width)*-1)
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: var(--bs-list-group-border-radius)
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-left-width: 0;
    border-top-width: var(--bs-list-group-border-width)
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    border-left-width: var(--bs-list-group-border-width);
    margin-left: calc(var(--bs-list-group-border-width)*-1)
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }

    .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: var(--bs-list-group-border-radius)
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: var(--bs-list-group-border-width)
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        border-left-width: var(--bs-list-group-border-width);
        margin-left: calc(var(--bs-list-group-border-width)*-1)
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction:row
    }

    .list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: var(--bs-list-group-border-radius)
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: var(--bs-list-group-border-width)
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        border-left-width: var(--bs-list-group-border-width);
        margin-left: calc(var(--bs-list-group-border-width)*-1)
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }

    .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: var(--bs-list-group-border-radius)
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: var(--bs-list-group-border-width)
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        border-left-width: var(--bs-list-group-border-width);
        margin-left: calc(var(--bs-list-group-border-width)*-1)
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }

    .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: var(--bs-list-group-border-radius)
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: var(--bs-list-group-border-width)
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        border-left-width: var(--bs-list-group-border-width);
        margin-left: calc(var(--bs-list-group-border-width)*-1)
    }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        flex-direction:row
    }

    .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: var(--bs-list-group-border-radius)
    }

    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-left-width: 0;
        border-top-width: var(--bs-list-group-border-width)
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        border-left-width: var(--bs-list-group-border-width);
        margin-left: calc(var(--bs-list-group-border-width)*-1)
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width)
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    background-color: #cfe2ff;
    color: #084298
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    background-color: #bacbe6;
    color: #084298
}

.list-group-item-primary.list-group-item-action.active {
    background-color: #084298;
    border-color: #084298;
    color: #fff
}

.list-group-item-secondary {
    background-color: #e2e3e5;
    color: #41464b
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    background-color: #cbccce;
    color: #41464b
}

.list-group-item-secondary.list-group-item-action.active {
    background-color: #41464b;
    border-color: #41464b;
    color: #fff
}

.list-group-item-success {
    background-color: #d1e7dd;
    color: #0f5132
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    background-color: #bcd0c7;
    color: #0f5132
}

.list-group-item-success.list-group-item-action.active {
    background-color: #0f5132;
    border-color: #0f5132;
    color: #fff
}

.list-group-item-info {
    background-color: #cff4fc;
    color: #055160
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    background-color: #badce3;
    color: #055160
}

.list-group-item-info.list-group-item-action.active {
    background-color: #055160;
    border-color: #055160;
    color: #fff
}

.list-group-item-warning {
    background-color: #fff3cd;
    color: #664d03
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    background-color: #e6dbb9;
    color: #664d03
}

.list-group-item-warning.list-group-item-action.active {
    background-color: #664d03;
    border-color: #664d03;
    color: #fff
}

.list-group-item-danger {
    background-color: #f8d7da;
    color: #842029
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    background-color: #dfc2c4;
    color: #842029
}

.list-group-item-danger.list-group-item-action.active {
    background-color: #842029;
    border-color: #842029;
    color: #fff
}

.list-group-item-light {
    background-color: #fefefe;
    color: #636464
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    background-color: #e5e5e5;
    color: #636464
}

.list-group-item-light.list-group-item-action.active {
    background-color: #636464;
    border-color: #636464;
    color: #fff
}

.list-group-item-dark {
    background-color: #d3d3d4;
    color: #141619
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    background-color: #bebebf;
    color: #141619
}

.list-group-item-dark.list-group-item-action.active {
    background-color: #141619;
    border-color: #141619;
    color: #fff
}

.btn-close {
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    box-sizing: content-box;
    color: #000;
    height: 1em;
    opacity: .5;
    padding: .25em;
    width: 1em
}

.btn-close:hover {
    color: #000;
    opacity: .75;
    text-decoration: none
}

.btn-close:focus {
    box-shadow: 0 0 0 .25rem #0d6efd40;
    opacity: 1;
    outline: 0
}

.btn-close.disabled,.btn-close:disabled {
    opacity: .25;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: .75rem;
    --bs-toast-padding-y: .5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: .875rem;
    --bs-toast-color: ;
    --bs-toast-bg: hsla(0,0%,100%,.85);
    --bs-toast-border-width: 1px;
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: .375rem;
    --bs-toast-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    --bs-toast-header-color: #6c757d;
    --bs-toast-header-bg: hsla(0,0%,100%,.85);
    --bs-toast-header-border-color: rgba(0,0,0,.05);
    background-clip: padding-box;
    background-color: var(--bs-toast-bg);
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    border-radius: var(--bs-toast-border-radius);
    box-shadow: var(--bs-toast-box-shadow);
    color: var(--bs-toast-color);
    font-size: var(--bs-toast-font-size);
    max-width: 100%;
    pointer-events: auto;
    width: var(--bs-toast-max-width)
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    --bs-toast-zindex: 1090;
    max-width: 100%;
    pointer-events: none;
    position: absolute;
    width: -moz-max-content;
    width: max-content;
    z-index: var(--bs-toast-zindex)
}

.toast-container>:not(:last-child) {
    margin-bottom: var(--bs-toast-spacing)
}

.toast-header {
    align-items: center;
    background-clip: padding-box;
    background-color: var(--bs-toast-header-bg);
    border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
    border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    color: var(--bs-toast-header-color);
    display: flex;
    padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x)
}

.toast-header .btn-close {
    margin-left: var(--bs-toast-padding-x);
    margin-right: calc(var(--bs-toast-padding-x)*-.5)
}

.toast-body {
    padding: var(--bs-toast-padding-x);
    word-wrap: break-word
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: .5rem;
    --bs-modal-color: ;
    --bs-modal-bg: #fff;
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: 1px;
    --bs-modal-border-radius: .5rem;
    --bs-modal-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
    --bs-modal-inner-border-radius: calc(.5rem - 1px) ;
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: 1px;
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: .5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: 1px;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: var(--bs-modal-zindex)
}

.modal-dialog {
    margin: var(--bs-modal-margin);
    pointer-events: none;
    position: relative;
    width: auto
}

.modal.fade .modal-dialog {
    transform: translateY(-50px);
    transition: transform .3s ease-out
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    align-items: center;
    display: flex;
    min-height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-content {
    background-clip: padding-box;
    background-color: var(--bs-modal-bg);
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    color: var(--bs-modal-color);
    display: flex;
    flex-direction: column;
    outline: 0;
    pointer-events: auto;
    position: relative;
    width: 100%
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: .5;
    background-color: var(--bs-backdrop-bg);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: var(--bs-backdrop-zindex)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    align-items: center;
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding)
}

.modal-header .btn-close {
    margin: calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;
    padding: calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)
}

.modal-title {
    line-height: var(--bs-modal-title-line-height);
    margin-bottom: 0
}

.modal-body {
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    position: relative
}

.modal-footer {
    align-items: center;
    background-color: var(--bs-modal-footer-bg);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)
}

.modal-footer>* {
    margin: calc(var(--bs-modal-footer-gap)*.5)
}

@media (min-width: 576px) {
    .modal {
        --bs-modal-margin:1.75rem;
        --bs-modal-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)
    }

    .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: var(--bs-modal-width)
    }

    .modal-sm {
        --bs-modal-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        --bs-modal-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        --bs-modal-width:1140px
    }
}

.modal-fullscreen {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw
}

.modal-fullscreen .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%
}

.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        height:100%;
        margin: 0;
        max-width: none;
        width: 100vw
    }

    .modal-fullscreen-sm-down .modal-content {
        border: 0;
        border-radius: 0;
        height: 100%
    }

    .modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        height:100%;
        margin: 0;
        max-width: none;
        width: 100vw
    }

    .modal-fullscreen-md-down .modal-content {
        border: 0;
        border-radius: 0;
        height: 100%
    }

    .modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        height:100%;
        margin: 0;
        max-width: none;
        width: 100vw
    }

    .modal-fullscreen-lg-down .modal-content {
        border: 0;
        border-radius: 0;
        height: 100%
    }

    .modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        height:100%;
        margin: 0;
        max-width: none;
        width: 100vw
    }

    .modal-fullscreen-xl-down .modal-content {
        border: 0;
        border-radius: 0;
        height: 100%
    }

    .modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        height:100%;
        margin: 0;
        max-width: none;
        width: 100vw
    }

    .modal-fullscreen-xxl-down .modal-content {
        border: 0;
        border-radius: 0;
        height: 100%
    }

    .modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: .5rem;
    --bs-tooltip-padding-y: .25rem;
    --bs-tooltip-margin: ;
    --bs-tooltip-font-size: .875rem;
    --bs-tooltip-color: #fff;
    --bs-tooltip-bg: #000;
    --bs-tooltip-border-radius: .375rem;
    --bs-tooltip-opacity: .9;
    --bs-tooltip-arrow-width: .8rem;
    --bs-tooltip-arrow-height: .4rem;
    display: block;
    font-family: var(--bs-font-sans-serif);
    font-size: var(--bs-tooltip-font-size);
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    margin: var(--bs-tooltip-margin);
    padding: var(--bs-tooltip-arrow-height);
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: var(--bs-tooltip-zindex);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}

.tooltip .tooltip-arrow {
    display: block;
    height: var(--bs-tooltip-arrow-height);
    width: var(--bs-tooltip-arrow-width)
}

.tooltip .tooltip-arrow:before {
    border-color: transparent;
    border-style: solid;
    content: "";
    position: absolute
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow {
    bottom: 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before {
    border-top-color: var(--bs-tooltip-bg);
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
    top: -1px
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow {
    height: var(--bs-tooltip-arrow-width);
    left: 0;
    width: var(--bs-tooltip-arrow-height)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before {
    border-right-color: var(--bs-tooltip-bg);
    border-width: calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
    right: -1px
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow {
    top: 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before {
    border-bottom-color: var(--bs-tooltip-bg);
    border-width: 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
    bottom: -1px
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow {
    height: var(--bs-tooltip-arrow-width);
    right: 0;
    width: var(--bs-tooltip-arrow-height)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before {
    border-left-color: var(--bs-tooltip-bg);
    border-width: calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
    left: -1px
}

.tooltip-inner {
    background-color: var(--bs-tooltip-bg);
    border-radius: var(--bs-tooltip-border-radius);
    color: var(--bs-tooltip-color);
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    text-align: center
}

.popover {
    --bs-popover-zindex: 1070;
    --bs-popover-max-width: 276px;
    --bs-popover-font-size: .875rem;
    --bs-popover-bg: #fff;
    --bs-popover-border-width: 1px;
    --bs-popover-border-color: var(--bs-border-color-translucent);
    --bs-popover-border-radius: .5rem;
    --bs-popover-inner-border-radius: calc(.5rem - 1px) ;
    --bs-popover-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    --bs-popover-header-padding-x: 1rem;
    --bs-popover-header-padding-y: .5rem;
    --bs-popover-header-font-size: 1rem;
    --bs-popover-header-color: ;
    --bs-popover-header-bg: #f0f0f0;
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: 1rem;
    --bs-popover-body-color: #212529;
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: .5rem;
    --bs-popover-arrow-border: var(--bs-popover-border-color);
    display: block;
    font-family: var(--bs-font-sans-serif);
    font-size: var(--bs-popover-font-size);
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    max-width: var(--bs-popover-max-width);
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: var(--bs-popover-zindex);
    word-wrap: break-word;
    background-clip: padding-box;
    background-color: var(--bs-popover-bg);
    border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-radius: var(--bs-popover-border-radius)
}

.popover .popover-arrow {
    display: block;
    height: var(--bs-popover-arrow-height);
    width: var(--bs-popover-arrow-width)
}

.popover .popover-arrow:after,.popover .popover-arrow:before {
    border: 0 solid transparent;
    content: "";
    display: block;
    position: absolute
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow {
    bottom: calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before {
    border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before {
    border-top-color: var(--bs-popover-arrow-border);
    bottom: 0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after {
    border-top-color: var(--bs-popover-bg);
    bottom: var(--bs-popover-border-width)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow {
    height: var(--bs-popover-arrow-width);
    left: calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before {
    border-width: calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before {
    border-right-color: var(--bs-popover-arrow-border);
    left: 0
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after {
    border-right-color: var(--bs-popover-bg);
    left: var(--bs-popover-border-width)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow {
    top: calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before {
    border-width: 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before {
    border-bottom-color: var(--bs-popover-arrow-border);
    top: 0
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after {
    border-bottom-color: var(--bs-popover-bg);
    top: var(--bs-popover-border-width)
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before {
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
    content: "";
    display: block;
    left: 50%;
    margin-left: calc(var(--bs-popover-arrow-width)*-.5);
    position: absolute;
    top: 0;
    width: var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow {
    height: var(--bs-popover-arrow-width);
    right: calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before {
    border-width: calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before {
    border-left-color: var(--bs-popover-arrow-border);
    right: 0
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after {
    border-left-color: var(--bs-popover-bg);
    right: var(--bs-popover-border-width)
}

.popover-header {
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius);
    color: var(--bs-popover-header-color);
    font-size: var(--bs-popover-header-font-size);
    margin-bottom: 0;
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)
}

.popover-header:empty {
    display: none
}

.popover-body {
    color: var(--bs-popover-body-color);
    padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%
}

.carousel-inner:after {
    clear: both;
    content: "";
    display: block
}

.carousel-item {
    backface-visibility: hidden;
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    transition: transform .6s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start) {
    transform: translate(100%)
}

.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end) {
    transform: translate(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transform: none;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active {
    opacity: 1;
    z-index: 1
}

.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
    opacity: 0;
    transition: opacity 0s .6s;
    z-index: 0
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    align-items: center;
    background: 0 0;
    border: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    opacity: .5;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .15s ease;
    width: 15%;
    z-index: 1
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    opacity: .9;
    outline: 0;
    text-decoration: none
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    height: 2rem;
    width: 2rem
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")
}

.carousel-indicators {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    list-style: none;
    margin-bottom: 1rem;
    margin-left: 15%;
    margin-right: 15%;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.carousel-indicators [data-bs-target] {
    background-clip: padding-box;
    background-color: #fff;
    border: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    box-sizing: content-box;
    cursor: pointer;
    flex: 0 1 auto;
    height: 3px;
    margin-left: 3px;
    margin-right: 3px;
    opacity: .5;
    padding: 0;
    text-indent: -999px;
    transition: opacity .6s ease;
    width: 30px
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    bottom: 1.25rem;
    color: #fff;
    left: 15%;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: absolute;
    right: 15%;
    text-align: center
}

.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

.spinner-border,.spinner-grow {
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
    border-radius: 50%;
    display: inline-block;
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    width: var(--bs-spinner-width)
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -.125em;
    --bs-spinner-border-width: .25em;
    --bs-spinner-animation-speed: .75s;
    --bs-spinner-animation-name: spinner-border;
    border-right-color: currentcolor;
    border: var(--bs-spinner-border-width) solid;
    border-right: var(--bs-spinner-border-width) solid transparent
}

.spinner-border-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: .2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -.125em;
    --bs-spinner-animation-speed: .75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.spinner-grow-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border,.spinner-grow {
        --bs-spinner-animation-speed: 1.5s
    }
}

.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: ;
    --bs-offcanvas-bg: #fff;
    --bs-offcanvas-border-width: 1px;
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)
}

@media (max-width: 575.98px) {
    .offcanvas-sm {
        background-clip:padding-box;
        background-color: var(--bs-offcanvas-bg);
        bottom: 0;
        color: var(--bs-offcanvas-color);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        outline: 0;
        position: fixed;
        transition: transform .3s ease-in-out;
        visibility: hidden;
        z-index: var(--bs-offcanvas-zindex)
    }
}

@media (max-width: 575.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-sm {
        transition:none
    }
}

@media (max-width: 575.98px) {
    .offcanvas-sm.offcanvas-start {
        border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        left: 0;
        top: 0;
        transform: translate(-100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-sm.offcanvas-end {
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        right: 0;
        top: 0;
        transform: translate(100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-sm.offcanvas-top {
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        top: 0;
        transform: translateY(-100%)
    }

    .offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top {
        height: var(--bs-offcanvas-height);
        left: 0;
        max-height: 100%;
        right: 0
    }

    .offcanvas-sm.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing {
        transform: none
    }

    .offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing {
        visibility: visible
    }
}

@media (min-width: 576px) {
    .offcanvas-sm {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-sm .offcanvas-header {
        display: none
    }

    .offcanvas-sm .offcanvas-body {
        background-color: transparent!important;
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .offcanvas-md {
        background-clip:padding-box;
        background-color: var(--bs-offcanvas-bg);
        bottom: 0;
        color: var(--bs-offcanvas-color);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        outline: 0;
        position: fixed;
        transition: transform .3s ease-in-out;
        visibility: hidden;
        z-index: var(--bs-offcanvas-zindex)
    }
}

@media (max-width: 767.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-md {
        transition:none
    }
}

@media (max-width: 767.98px) {
    .offcanvas-md.offcanvas-start {
        border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        left: 0;
        top: 0;
        transform: translate(-100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-md.offcanvas-end {
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        right: 0;
        top: 0;
        transform: translate(100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-md.offcanvas-top {
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        top: 0;
        transform: translateY(-100%)
    }

    .offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top {
        height: var(--bs-offcanvas-height);
        left: 0;
        max-height: 100%;
        right: 0
    }

    .offcanvas-md.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-md.show:not(.hiding),.offcanvas-md.showing {
        transform: none
    }

    .offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing {
        visibility: visible
    }
}

@media (min-width: 768px) {
    .offcanvas-md {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-md .offcanvas-header {
        display: none
    }

    .offcanvas-md .offcanvas-body {
        background-color: transparent!important;
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (max-width: 991.98px) {
    .offcanvas-lg {
        background-clip:padding-box;
        background-color: var(--bs-offcanvas-bg);
        bottom: 0;
        color: var(--bs-offcanvas-color);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        outline: 0;
        position: fixed;
        transition: transform .3s ease-in-out;
        visibility: hidden;
        z-index: var(--bs-offcanvas-zindex)
    }
}

@media (max-width: 991.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-lg {
        transition:none
    }
}

@media (max-width: 991.98px) {
    .offcanvas-lg.offcanvas-start {
        border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        left: 0;
        top: 0;
        transform: translate(-100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-lg.offcanvas-end {
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        right: 0;
        top: 0;
        transform: translate(100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-lg.offcanvas-top {
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        top: 0;
        transform: translateY(-100%)
    }

    .offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top {
        height: var(--bs-offcanvas-height);
        left: 0;
        max-height: 100%;
        right: 0
    }

    .offcanvas-lg.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing {
        transform: none
    }

    .offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing {
        visibility: visible
    }
}

@media (min-width: 992px) {
    .offcanvas-lg {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-lg .offcanvas-header {
        display: none
    }

    .offcanvas-lg .offcanvas-body {
        background-color: transparent!important;
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (max-width: 1199.98px) {
    .offcanvas-xl {
        background-clip:padding-box;
        background-color: var(--bs-offcanvas-bg);
        bottom: 0;
        color: var(--bs-offcanvas-color);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        outline: 0;
        position: fixed;
        transition: transform .3s ease-in-out;
        visibility: hidden;
        z-index: var(--bs-offcanvas-zindex)
    }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xl {
        transition:none
    }
}

@media (max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-start {
        border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        left: 0;
        top: 0;
        transform: translate(-100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-xl.offcanvas-end {
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        right: 0;
        top: 0;
        transform: translate(100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-xl.offcanvas-top {
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        top: 0;
        transform: translateY(-100%)
    }

    .offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top {
        height: var(--bs-offcanvas-height);
        left: 0;
        max-height: 100%;
        right: 0
    }

    .offcanvas-xl.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing {
        transform: none
    }

    .offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing {
        visibility: visible
    }
}

@media (min-width: 1200px) {
    .offcanvas-xl {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-xl .offcanvas-header {
        display: none
    }

    .offcanvas-xl .offcanvas-body {
        background-color: transparent!important;
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

@media (max-width: 1399.98px) {
    .offcanvas-xxl {
        background-clip:padding-box;
        background-color: var(--bs-offcanvas-bg);
        bottom: 0;
        color: var(--bs-offcanvas-color);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        outline: 0;
        position: fixed;
        transition: transform .3s ease-in-out;
        visibility: hidden;
        z-index: var(--bs-offcanvas-zindex)
    }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xxl {
        transition:none
    }
}

@media (max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-start {
        border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        left: 0;
        top: 0;
        transform: translate(-100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-xxl.offcanvas-end {
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        right: 0;
        top: 0;
        transform: translate(100%);
        width: var(--bs-offcanvas-width)
    }

    .offcanvas-xxl.offcanvas-top {
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        top: 0;
        transform: translateY(-100%)
    }

    .offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top {
        height: var(--bs-offcanvas-height);
        left: 0;
        max-height: 100%;
        right: 0
    }

    .offcanvas-xxl.offcanvas-bottom {
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }

    .offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing {
        transform: none
    }

    .offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing {
        visibility: visible
    }
}

@media (min-width: 1400px) {
    .offcanvas-xxl {
        --bs-offcanvas-height:auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent!important
    }

    .offcanvas-xxl .offcanvas-header {
        display: none
    }

    .offcanvas-xxl .offcanvas-body {
        background-color: transparent!important;
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

.offcanvas {
    background-clip: padding-box;
    background-color: var(--bs-offcanvas-bg);
    bottom: 0;
    color: var(--bs-offcanvas-color);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: transform .3s ease-in-out;
    visibility: hidden;
    z-index: var(--bs-offcanvas-zindex)
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas.offcanvas-start {
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    left: 0;
    top: 0;
    transform: translate(-100%);
    width: var(--bs-offcanvas-width)
}

.offcanvas.offcanvas-end {
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    right: 0;
    top: 0;
    transform: translate(100%);
    width: var(--bs-offcanvas-width)
}

.offcanvas.offcanvas-top {
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    top: 0;
    transform: translateY(-100%)
}

.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top {
    height: var(--bs-offcanvas-height);
    left: 0;
    max-height: 100%;
    right: 0
}

.offcanvas.offcanvas-bottom {
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
}

.offcanvas.show:not(.hiding),.offcanvas.showing {
    transform: none
}

.offcanvas.hiding,.offcanvas.show,.offcanvas.showing {
    visibility: visible
}

.offcanvas-backdrop {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1040
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.offcanvas-header .btn-close {
    margin-bottom: calc(var(--bs-offcanvas-padding-y)*-.5);
    margin-right: calc(var(--bs-offcanvas-padding-x)*-.5);
    margin-top: calc(var(--bs-offcanvas-padding-y)*-.5);
    padding: calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)
}

.offcanvas-title {
    line-height: 1.5;
    margin-bottom: 0
}

.offcanvas-body {
    flex-grow: 1;
    overflow-y: auto;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.placeholder {
    background-color: currentcolor;
    cursor: wait;
    display: inline-block;
    min-height: 1em;
    opacity: .5;
    vertical-align: middle
}

.placeholder.btn:before {
    content: "";
    display: inline-block
}

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    animation: placeholder-glow 2s ease-in-out infinite
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    animation: placeholder-wave 2s linear infinite;
    -webkit-mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);
    mask-image: linear-gradient(130deg,#000 55%,#000c,#000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%
}

@keyframes placeholder-wave {
    to {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.clearfix:after {
    clear: both;
    content: "";
    display: block
}

.text-bg-primary {
    background-color: RGBA(13,110,253,var(--bs-bg-opacity,1))!important;
    color: #fff!important
}

.text-bg-secondary {
    background-color: RGBA(108,117,125,var(--bs-bg-opacity,1))!important;
    color: #fff!important
}

.text-bg-success {
    background-color: RGBA(25,135,84,var(--bs-bg-opacity,1))!important;
    color: #fff!important
}

.text-bg-info {
    background-color: RGBA(13,202,240,var(--bs-bg-opacity,1))!important;
    color: #000!important
}

.text-bg-warning {
    background-color: RGBA(255,193,7,var(--bs-bg-opacity,1))!important;
    color: #000!important
}

.text-bg-danger {
    background-color: RGBA(220,53,69,var(--bs-bg-opacity,1))!important;
    color: #fff!important
}

.text-bg-light {
    background-color: RGBA(248,249,250,var(--bs-bg-opacity,1))!important;
    color: #000!important
}

.text-bg-dark {
    background-color: RGBA(33,37,41,var(--bs-bg-opacity,1))!important;
    color: #fff!important
}

.link-primary {
    color: #0d6efd!important
}

.link-primary:focus,.link-primary:hover {
    color: #0a58ca!important
}

.link-secondary {
    color: #6c757d!important
}

.link-secondary:focus,.link-secondary:hover {
    color: #565e64!important
}

.link-success {
    color: #198754!important
}

.link-success:focus,.link-success:hover {
    color: #146c43!important
}

.link-info {
    color: #0dcaf0!important
}

.link-info:focus,.link-info:hover {
    color: #3dd5f3!important
}

.link-warning {
    color: #ffc107!important
}

.link-warning:focus,.link-warning:hover {
    color: #ffcd39!important
}

.link-danger {
    color: #dc3545!important
}

.link-danger:focus,.link-danger:hover {
    color: #b02a37!important
}

.link-light {
    color: #f8f9fa!important
}

.link-light:focus,.link-light:hover {
    color: #f9fafb!important
}

.link-dark {
    color: #212529!important
}

.link-dark:focus,.link-dark:hover {
    color: #1a1e21!important
}

.ratio {
    position: relative;
    width: 100%
}

.ratio:before {
    content: "";
    display: block;
    padding-top: var(--bs-aspect-ratio)
}

.ratio>* {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    top: 0
}

.sticky-bottom,.sticky-top {
    position: sticky;
    z-index: 1020
}

.sticky-bottom {
    bottom: 0
}

@media (min-width: 576px) {
    .sticky-sm-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-sm-bottom {
        bottom: 0;
        position: sticky;
        z-index: 1020
    }
}

@media (min-width: 768px) {
    .sticky-md-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-md-bottom {
        bottom: 0;
        position: sticky;
        z-index: 1020
    }
}

@media (min-width: 992px) {
    .sticky-lg-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-lg-bottom {
        bottom: 0;
        position: sticky;
        z-index: 1020
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-xl-bottom {
        bottom: 0;
        position: sticky;
        z-index: 1020
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }

    .sticky-xxl-bottom {
        bottom: 0;
        position: sticky;
        z-index: 1020
    }
}

.hstack {
    align-items: center;
    flex-direction: row
}

.hstack,.vstack {
    align-self: stretch;
    display: flex
}

.vstack {
    flex: 1 1 auto;
    flex-direction: column
}

.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) {
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    clip: rect(0,0,0,0)!important;
    border: 0!important;
    white-space: nowrap!important
}

.stretched-link:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    align-self: stretch;
    background-color: currentcolor;
    display: inline-block;
    min-height: 1em;
    opacity: .25;
    width: 1px
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.float-start {
    float: left!important
}

.float-end {
    float: right!important
}

.float-none {
    float: none!important
}

.opacity-0 {
    opacity: 0!important
}

.opacity-25 {
    opacity: .25!important
}

.opacity-50 {
    opacity: .5!important
}

.opacity-75 {
    opacity: .75!important
}

.opacity-100 {
    opacity: 1!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-visible {
    overflow: visible!important
}

.overflow-scroll {
    overflow: scroll!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-grid {
    display: grid!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

.d-none {
    display: none!important
}

.shadow {
    box-shadow: 0 .5rem 1rem #00000026!important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem #00000013!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem #0000002d!important
}

.shadow-none {
    box-shadow: none!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

.top-0 {
    top: 0!important
}

.top-50 {
    top: 50%!important
}

.top-100 {
    top: 100%!important
}

.bottom-0 {
    bottom: 0!important
}

.bottom-50 {
    bottom: 50%!important
}

.bottom-100 {
    bottom: 100%!important
}

.start-0 {
    left: 0!important
}

.start-50 {
    left: 50%!important
}

.start-100 {
    left: 100%!important
}

.end-0 {
    right: 0!important
}

.end-50 {
    right: 50%!important
}

.end-100 {
    right: 100%!important
}

.translate-middle {
    transform: translate(-50%,-50%)!important
}

.translate-middle-x {
    transform: translate(-50%)!important
}

.translate-middle-y {
    transform: translateY(-50%)!important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-0 {
    border: 0!important
}

.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-top-0 {
    border-top: 0!important
}

.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-end-0 {
    border-right: 0!important
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-start-0 {
    border-left: 0!important
}

.border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important
}

.border-secondary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important
}

.border-success {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important
}

.border-info {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important
}

.border-warning {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important
}

.border-danger {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important
}

.border-light {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important
}

.border-dark {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important
}

.border-1 {
    --bs-border-width: 1px
}

.border-2 {
    --bs-border-width: 2px
}

.border-3 {
    --bs-border-width: 3px
}

.border-4 {
    --bs-border-width: 4px
}

.border-5 {
    --bs-border-width: 5px
}

.border-opacity-10 {
    --bs-border-opacity: .1
}

.border-opacity-25 {
    --bs-border-opacity: .25
}

.border-opacity-50 {
    --bs-border-opacity: .5
}

.border-opacity-75 {
    --bs-border-opacity: .75
}

.border-opacity-100 {
    --bs-border-opacity: 1
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.vw-100 {
    width: 100vw!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mh-100 {
    max-height: 100%!important
}

.vh-100 {
    height: 100vh!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.justify-content-evenly {
    justify-content: space-evenly!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}
.section-single-car{
  float: left;
    width: 100%;
}
.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

.order-first {
    order: -1!important
}

.order-0 {
    order: 0!important
}

.order-1 {
    order: 1!important
}

.order-2 {
    order: 2!important
}

.order-3 {
    order: 3!important
}

.order-4 {
    order: 4!important
}

.order-5 {
    order: 5!important
}

.order-last {
    order: 6!important
}

.m-0 {
    margin: 0!important
}

.m-1 {
    margin: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mx-0 {
    margin-left: 0!important;
    margin-right: 0!important
}

.mx-1 {
    margin-left: .25rem!important;
    margin-right: .25rem!important
}

.mx-2 {
    margin-left: .5rem!important;
    margin-right: .5rem!important
}

.mx-3 {
    margin-left: 1rem!important;
    margin-right: 1rem!important
}

.mx-4 {
    margin-left: 1.5rem!important;
    margin-right: 1.5rem!important
}

.mx-5 {
    margin-left: 3rem!important;
    margin-right: 3rem!important
}

.mx-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.my-0 {
    margin-bottom: 0!important;
    margin-top: 0!important
}

.my-1 {
    margin-bottom: .25rem!important;
    margin-top: .25rem!important
}

.my-2 {
    margin-bottom: .5rem!important;
    margin-top: .5rem!important
}

.my-3 {
    margin-bottom: 1rem!important;
    margin-top: 1rem!important
}

.my-4 {
    margin-bottom: 1.5rem!important;
    margin-top: 1.5rem!important
}

.my-5 {
    margin-bottom: 3rem!important;
    margin-top: 3rem!important
}

.my-auto {
    margin-bottom: auto!important;
    margin-top: auto!important
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mt-auto {
    margin-top: auto!important
}

.me-0 {
    margin-right: 0!important
}

.me-1 {
    margin-right: .25rem!important
}

.me-2 {
    margin-right: .5rem!important
}

.me-3 {
    margin-right: 1rem!important
}

.me-4 {
    margin-right: 1.5rem!important
}

.me-5 {
    margin-right: 3rem!important
}

.me-auto {
    margin-right: auto!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.mb-3 {
    margin-bottom: 1rem!important;
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ms-0 {
    margin-left: 0!important
}

.ms-1 {
    margin-left: .25rem!important
}

.ms-2 {
    margin-left: .5rem!important
}

.ms-3 {
    margin-left: 1rem!important
}

.ms-4 {
    margin-left: 1.5rem!important
}

.ms-5 {
    margin-left: 3rem!important
}

.ms-auto {
    margin-left: auto!important
}

.p-0 {
    padding: 0!important
}

.p-1 {
    padding: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.px-0 {
    padding-left: 0!important;
    padding-right: 0!important
}

.px-1 {
    padding-left: .25rem!important;
    padding-right: .25rem!important
}

.px-2 {
    padding-left: .5rem!important;
    padding-right: .5rem!important
}

.px-3 {
    padding-left: 1rem!important;
    padding-right: 1rem!important
}

.px-4 {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important
}

.px-5 {
    padding-left: 3rem!important;
    padding-right: 3rem!important
}

.py-0 {
    padding-bottom: 0!important;
    padding-top: 0!important
}

.py-1 {
    padding-bottom: .25rem!important;
    padding-top: .25rem!important
}

.py-2 {
    padding-bottom: .5rem!important;
    padding-top: .5rem!important
}

.py-3 {
    padding-bottom: 1rem!important;
    padding-top: 1rem!important
}

.py-4 {
    padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important
}

.py-5 {
    padding-bottom: 3rem!important;
    padding-top: 3rem!important
}

.pt-0 {
    padding-top: 0!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pe-0 {
    padding-right: 0!important
}

.pe-1 {
    padding-right: .25rem!important
}

.pe-2 {
    padding-right: .5rem!important
}

.pe-3 {
    padding-right: 1rem!important
}

.pe-4 {
    padding-right: 1.5rem!important
}

.pe-5 {
    padding-right: 3rem!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.ps-0 {
    padding-left: 0!important
}

.ps-1 {
    padding-left: .25rem!important
}

.ps-2 {
    padding-left: .5rem!important
}

.ps-3 {
    padding-left: 1rem!important
}

.ps-4 {
    padding-left: 1.5rem!important
}

.ps-5 {
    padding-left: 3rem!important
}

.gap-0 {
    gap: 0!important
}

.gap-1 {
    gap: .25rem!important
}

.gap-2 {
    gap: .5rem!important
}

.gap-3 {
    gap: 1rem!important
}

.gap-4 {
    gap: 1.5rem!important
}

.gap-5 {
    gap: 3rem!important
}

.font-monospace {
    font-family: var(--bs-font-monospace)!important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw)!important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw)!important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw)!important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw)!important
}

.fs-5 {
    font-size: 1.25rem!important
}

.fs-6 {
    font-size: 1rem!important
}

.fst-italic {
    font-style: italic!important
}

.fst-normal {
    font-style: normal!important
}

.fw-light {
    font-weight: 300!important
}

.fw-lighter {
    font-weight: lighter!important
}

.fw-normal {
    font-weight: 400!important
}

.fw-bold {
    font-weight: 700!important
}

.fw-semibold {
    font-weight: 600!important
}

.fw-bolder {
    font-weight: bolder!important
}

.lh-1 {
    line-height: 1!important
}

.lh-sm {
    line-height: 1.25!important
}

.lh-base {
    line-height: 1.5!important
}

.lh-lg {
    line-height: 2!important
}

.text-start {
    text-align: left!important
}

.text-end {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-decoration-none {
    text-decoration: none!important
}

.text-decoration-underline {
    text-decoration: underline!important
}

.text-decoration-line-through {
    text-decoration: line-through!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-break {
    word-wrap: break-word!important;
    word-break: break-word!important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important
}

.text-muted {
    --bs-text-opacity: 1;
    color: #6c757d!important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: #00000080!important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: #ffffff80!important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit!important
}

.text-opacity-25 {
    --bs-text-opacity: .25
}

.text-opacity-50 {
    --bs-text-opacity: .5
}

.text-opacity-75 {
    --bs-text-opacity: .75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent!important
}

.bg-opacity-10 {
    --bs-bg-opacity: .1
}

.bg-opacity-25 {
    --bs-bg-opacity: .25
}

.bg-opacity-50 {
    --bs-bg-opacity: .5
}

.bg-opacity-75 {
    --bs-bg-opacity: .75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-gradient {
    background-image: var(--bs-gradient)!important
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important
}

.pe-none {
    pointer-events: none!important
}

.pe-auto {
    pointer-events: auto!important
}

.rounded {
    border-radius: var(--bs-border-radius)!important
}

.rounded-0 {
    border-radius: 0!important
}

.rounded-1 {
    border-radius: var(--bs-border-radius-sm)!important
}

.rounded-2 {
    border-radius: var(--bs-border-radius)!important
}

.rounded-3 {
    border-radius: var(--bs-border-radius-lg)!important
}

.rounded-4 {
    border-radius: var(--bs-border-radius-xl)!important
}

.rounded-5 {
    border-radius: var(--bs-border-radius-2xl)!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill)!important
}

.rounded-top {
    border-top-left-radius: var(--bs-border-radius)!important
}

.rounded-end,.rounded-top {
    border-top-right-radius: var(--bs-border-radius)!important
}

.rounded-bottom,.rounded-end {
    border-bottom-right-radius: var(--bs-border-radius)!important
}

.rounded-bottom,.rounded-start {
    border-bottom-left-radius: var(--bs-border-radius)!important
}

.rounded-start {
    border-top-left-radius: var(--bs-border-radius)!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media (min-width: 576px) {
    .float-sm-start {
        float:left!important
    }

    .float-sm-end {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-grid {
        display: grid!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }

    .d-sm-none {
        display: none!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-row {
        flex-direction: row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }

    .order-sm-first {
        order: -1!important
    }

    .order-sm-0 {
        order: 0!important
    }

    .order-sm-1 {
        order: 1!important
    }

    .order-sm-2 {
        order: 2!important
    }

    .order-sm-3 {
        order: 3!important
    }

    .order-sm-4 {
        order: 4!important
    }

    .order-sm-5 {
        order: 5!important
    }

    .order-sm-last {
        order: 6!important
    }

    .m-sm-0 {
        margin: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mx-sm-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .mx-sm-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }

    .mx-sm-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }

    .mx-sm-3 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }

    .mx-sm-4 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }

    .mx-sm-5 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }

    .mx-sm-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }

    .my-sm-0 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }

    .my-sm-1 {
        margin-bottom: .25rem!important;
        margin-top: .25rem!important
    }

    .my-sm-2 {
        margin-bottom: .5rem!important;
        margin-top: .5rem!important
    }

    .my-sm-3 {
        margin-bottom: 1rem!important;
        margin-top: 1rem!important
    }

    .my-sm-4 {
        margin-bottom: 1.5rem!important;
        margin-top: 1.5rem!important
    }

    .my-sm-5 {
        margin-bottom: 3rem!important;
        margin-top: 3rem!important
    }

    .my-sm-auto {
        margin-bottom: auto!important;
        margin-top: auto!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mt-sm-3 {
        margin-top: 1rem!important
    }

    .mt-sm-4 {
        margin-top: 1.5rem!important
    }

    .mt-sm-5 {
        margin-top: 3rem!important
    }

    .mt-sm-auto {
        margin-top: auto!important
    }

    .me-sm-0 {
        margin-right: 0!important
    }

    .me-sm-1 {
        margin-right: .25rem!important
    }

    .me-sm-2 {
        margin-right: .5rem!important
    }

    .me-sm-3 {
        margin-right: 1rem!important
    }

    .me-sm-4 {
        margin-right: 1.5rem!important
    }

    .me-sm-5 {
        margin-right: 3rem!important
    }

    .me-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important
    }

    .mb-sm-auto {
        margin-bottom: auto!important
    }

    .ms-sm-0 {
        margin-left: 0!important
    }

    .ms-sm-1 {
        margin-left: .25rem!important
    }

    .ms-sm-2 {
        margin-left: .5rem!important
    }

    .ms-sm-3 {
        margin-left: 1rem!important
    }

    .ms-sm-4 {
        margin-left: 1.5rem!important
    }

    .ms-sm-5 {
        margin-left: 3rem!important
    }

    .ms-sm-auto {
        margin-left: auto!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .px-sm-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .px-sm-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }

    .px-sm-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }

    .px-sm-3 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }

    .px-sm-4 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }

    .px-sm-5 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }

    .py-sm-0 {
        padding-bottom: 0!important;
        padding-top: 0!important
    }

    .py-sm-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .py-sm-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .py-sm-3 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .py-sm-4 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .py-sm-5 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pt-sm-3 {
        padding-top: 1rem!important
    }

    .pt-sm-4 {
        padding-top: 1.5rem!important
    }

    .pt-sm-5 {
        padding-top: 3rem!important
    }

    .pe-sm-0 {
        padding-right: 0!important
    }

    .pe-sm-1 {
        padding-right: .25rem!important
    }

    .pe-sm-2 {
        padding-right: .5rem!important
    }

    .pe-sm-3 {
        padding-right: 1rem!important
    }

    .pe-sm-4 {
        padding-right: 1.5rem!important
    }

    .pe-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important
    }

    .ps-sm-0 {
        padding-left: 0!important
    }

    .ps-sm-1 {
        padding-left: .25rem!important
    }

    .ps-sm-2 {
        padding-left: .5rem!important
    }

    .ps-sm-3 {
        padding-left: 1rem!important
    }

    .ps-sm-4 {
        padding-left: 1.5rem!important
    }

    .ps-sm-5 {
        padding-left: 3rem!important
    }

    .gap-sm-0 {
        gap: 0!important
    }

    .gap-sm-1 {
        gap: .25rem!important
    }

    .gap-sm-2 {
        gap: .5rem!important
    }

    .gap-sm-3 {
        gap: 1rem!important
    }

    .gap-sm-4 {
        gap: 1.5rem!important
    }

    .gap-sm-5 {
        gap: 3rem!important
    }

    .text-sm-start {
        text-align: left!important
    }

    .text-sm-end {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .float-md-start {
        float:left!important
    }

    .float-md-end {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-grid {
        display: grid!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }

    .d-md-none {
        display: none!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-row {
        flex-direction: row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }

    .order-md-first {
        order: -1!important
    }

    .order-md-0 {
        order: 0!important
    }

    .order-md-1 {
        order: 1!important
    }

    .order-md-2 {
        order: 2!important
    }

    .order-md-3 {
        order: 3!important
    }

    .order-md-4 {
        order: 4!important
    }

    .order-md-5 {
        order: 5!important
    }

    .order-md-last {
        order: 6!important
    }

    .m-md-0 {
        margin: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mx-md-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .mx-md-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }

    .mx-md-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }

    .mx-md-3 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }

    .mx-md-4 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }

    .mx-md-5 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }

    .mx-md-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }

    .my-md-0 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }

    .my-md-1 {
        margin-bottom: .25rem!important;
        margin-top: .25rem!important
    }

    .my-md-2 {
        margin-bottom: .5rem!important;
        margin-top: .5rem!important
    }

    .my-md-3 {
        margin-bottom: 1rem!important;
        margin-top: 1rem!important
    }

    .my-md-4 {
        margin-bottom: 1.5rem!important;
        margin-top: 1.5rem!important
    }

    .my-md-5 {
        margin-bottom: 3rem!important;
        margin-top: 3rem!important
    }

    .my-md-auto {
        margin-bottom: auto!important;
        margin-top: auto!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mt-md-3 {
        margin-top: 1rem!important
    }

    .mt-md-4 {
        margin-top: 1.5rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mt-md-auto {
        margin-top: auto!important
    }

    .me-md-0 {
        margin-right: 0!important
    }

    .me-md-1 {
        margin-right: .25rem!important
    }

    .me-md-2 {
        margin-right: .5rem!important
    }

    .me-md-3 {
        margin-right: 1rem!important
    }

    .me-md-4 {
        margin-right: 1.5rem!important
    }

    .me-md-5 {
        margin-right: 3rem!important
    }

    .me-md-auto {
        margin-right: auto!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .mb-md-3 {
        margin-bottom: 1rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .mb-md-auto {
        margin-bottom: auto!important
    }

    .ms-md-0 {
        margin-left: 0!important
    }

    .ms-md-1 {
        margin-left: .25rem!important
    }

    .ms-md-2 {
        margin-left: .5rem!important
    }

    .ms-md-3 {
        margin-left: 1rem!important
    }

    .ms-md-4 {
        margin-left: 1.5rem!important
    }

    .ms-md-5 {
        margin-left: 3rem!important
    }

    .ms-md-auto {
        margin-left: auto!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .px-md-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .px-md-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }

    .px-md-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }

    .px-md-3 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }

    .px-md-4 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }

    .px-md-5 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }

    .py-md-0 {
        padding-bottom: 0!important;
        padding-top: 0!important
    }

    .py-md-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .py-md-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .py-md-3 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .py-md-4 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .py-md-5 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pt-md-3 {
        padding-top: 1rem!important
    }

    .pt-md-4 {
        padding-top: 1.5rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }

    .pe-md-0 {
        padding-right: 0!important
    }

    .pe-md-1 {
        padding-right: .25rem!important
    }

    .pe-md-2 {
        padding-right: .5rem!important
    }

    .pe-md-3 {
        padding-right: 1rem!important
    }

    .pe-md-4 {
        padding-right: 1.5rem!important
    }

    .pe-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pb-md-3 {
        padding-bottom: 1rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-md-5 {
        padding-bottom: 3rem!important
    }

    .ps-md-0 {
        padding-left: 0!important
    }

    .ps-md-1 {
        padding-left: .25rem!important
    }

    .ps-md-2 {
        padding-left: .5rem!important
    }

    .ps-md-3 {
        padding-left: 1rem!important
    }

    .ps-md-4 {
        padding-left: 1.5rem!important
    }

    .ps-md-5 {
        padding-left: 3rem!important
    }

    .gap-md-0 {
        gap: 0!important
    }

    .gap-md-1 {
        gap: .25rem!important
    }

    .gap-md-2 {
        gap: .5rem!important
    }

    .gap-md-3 {
        gap: 1rem!important
    }

    .gap-md-4 {
        gap: 1.5rem!important
    }

    .gap-md-5 {
        gap: 3rem!important
    }

    .text-md-start {
        text-align: left!important
    }

    .text-md-end {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .float-lg-start {
        float:left!important
    }

    .float-lg-end {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-grid {
        display: grid!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }

    .d-lg-none {
        display: none!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-row {
        flex-direction: row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }

    .order-lg-first {
        order: -1!important
    }

    .order-lg-0 {
        order: 0!important
    }

    .order-lg-1 {
        order: 1!important
    }

    .order-lg-2 {
        order: 2!important
    }

    .order-lg-3 {
        order: 3!important
    }

    .order-lg-4 {
        order: 4!important
    }

    .order-lg-5 {
        order: 5!important
    }

    .order-lg-last {
        order: 6!important
    }

    .m-lg-0 {
        margin: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mx-lg-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .mx-lg-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }

    .mx-lg-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }

    .mx-lg-3 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }

    .mx-lg-4 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }

    .mx-lg-5 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }

    .mx-lg-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }

    .my-lg-0 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }

    .my-lg-1 {
        margin-bottom: .25rem!important;
        margin-top: .25rem!important
    }

    .my-lg-2 {
        margin-bottom: .5rem!important;
        margin-top: .5rem!important
    }

    .my-lg-3 {
        margin-bottom: 1rem!important;
        margin-top: 1rem!important
    }

    .my-lg-4 {
        margin-bottom: 1.5rem!important;
        margin-top: 1.5rem!important
    }

    .my-lg-5 {
        margin-bottom: 3rem!important;
        margin-top: 3rem!important
    }

    .my-lg-auto {
        margin-bottom: auto!important;
        margin-top: auto!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mt-lg-3 {
        margin-top: 1rem!important
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important
    }

    .mt-lg-5 {
        margin-top: 3rem!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .me-lg-0 {
        margin-right: 0!important
    }

    .me-lg-1 {
        margin-right: .25rem!important
    }

    .me-lg-2 {
        margin-right: .5rem!important
    }

    .me-lg-3 {
        margin-right: 1rem!important
    }

    .me-lg-4 {
        margin-right: 1.5rem!important
    }

    .me-lg-5 {
        margin-right: 3rem!important
    }

    .me-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ms-lg-0 {
        margin-left: 0!important
    }

    .ms-lg-1 {
        margin-left: .25rem!important
    }

    .ms-lg-2 {
        margin-left: .5rem!important
    }

    .ms-lg-3 {
        margin-left: 1rem!important
    }

    .ms-lg-4 {
        margin-left: 1.5rem!important
    }

    .ms-lg-5 {
        margin-left: 3rem!important
    }

    .ms-lg-auto {
        margin-left: auto!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .px-lg-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .px-lg-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }

    .px-lg-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }

    .px-lg-3 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }

    .px-lg-4 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }

    .px-lg-5 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }

    .py-lg-0 {
        padding-bottom: 0!important;
        padding-top: 0!important
    }

    .py-lg-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .py-lg-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .py-lg-3 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .py-lg-4 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .py-lg-5 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pe-lg-0 {
        padding-right: 0!important
    }

    .pe-lg-1 {
        padding-right: .25rem!important
    }

    .pe-lg-2 {
        padding-right: .5rem!important
    }

    .pe-lg-3 {
        padding-right: 1rem!important
    }

    .pe-lg-4 {
        padding-right: 1.5rem!important
    }

    .pe-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .ps-lg-0 {
        padding-left: 0!important
    }

    .ps-lg-1 {
        padding-left: .25rem!important
    }

    .ps-lg-2 {
        padding-left: .5rem!important
    }

    .ps-lg-3 {
        padding-left: 1rem!important
    }

    .ps-lg-4 {
        padding-left: 1.5rem!important
    }

    .ps-lg-5 {
        padding-left: 3rem!important
    }

    .gap-lg-0 {
        gap: 0!important
    }

    .gap-lg-1 {
        gap: .25rem!important
    }

    .gap-lg-2 {
        gap: .5rem!important
    }

    .gap-lg-3 {
        gap: 1rem!important
    }

    .gap-lg-4 {
        gap: 1.5rem!important
    }

    .gap-lg-5 {
        gap: 3rem!important
    }

    .text-lg-start {
        text-align: left!important
    }

    .text-lg-end {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .float-xl-start {
        float:left!important
    }

    .float-xl-end {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-grid {
        display: grid!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }

    .d-xl-none {
        display: none!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-row {
        flex-direction: row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }

    .order-xl-first {
        order: -1!important
    }

    .order-xl-0 {
        order: 0!important
    }

    .order-xl-1 {
        order: 1!important
    }

    .order-xl-2 {
        order: 2!important
    }

    .order-xl-3 {
        order: 3!important
    }

    .order-xl-4 {
        order: 4!important
    }

    .order-xl-5 {
        order: 5!important
    }

    .order-xl-last {
        order: 6!important
    }

    .m-xl-0 {
        margin: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mx-xl-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .mx-xl-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }

    .mx-xl-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }

    .mx-xl-3 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }

    .mx-xl-4 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }

    .mx-xl-5 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }

    .mx-xl-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }

    .my-xl-0 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }

    .my-xl-1 {
        margin-bottom: .25rem!important;
        margin-top: .25rem!important
    }

    .my-xl-2 {
        margin-bottom: .5rem!important;
        margin-top: .5rem!important
    }

    .my-xl-3 {
        margin-bottom: 1rem!important;
        margin-top: 1rem!important
    }

    .my-xl-4 {
        margin-bottom: 1.5rem!important;
        margin-top: 1.5rem!important
    }

    .my-xl-5 {
        margin-bottom: 3rem!important;
        margin-top: 3rem!important
    }

    .my-xl-auto {
        margin-bottom: auto!important;
        margin-top: auto!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .me-xl-0 {
        margin-right: 0!important
    }

    .me-xl-1 {
        margin-right: .25rem!important
    }

    .me-xl-2 {
        margin-right: .5rem!important
    }

    .me-xl-3 {
        margin-right: 1rem!important
    }

    .me-xl-4 {
        margin-right: 1.5rem!important
    }

    .me-xl-5 {
        margin-right: 3rem!important
    }

    .me-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ms-xl-0 {
        margin-left: 0!important
    }

    .ms-xl-1 {
        margin-left: .25rem!important
    }

    .ms-xl-2 {
        margin-left: .5rem!important
    }

    .ms-xl-3 {
        margin-left: 1rem!important
    }

    .ms-xl-4 {
        margin-left: 1.5rem!important
    }

    .ms-xl-5 {
        margin-left: 3rem!important
    }

    .ms-xl-auto {
        margin-left: auto!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .px-xl-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .px-xl-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }

    .px-xl-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }

    .px-xl-3 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }

    .px-xl-4 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }

    .px-xl-5 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }

    .py-xl-0 {
        padding-bottom: 0!important;
        padding-top: 0!important
    }

    .py-xl-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .py-xl-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .py-xl-3 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .py-xl-4 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .py-xl-5 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pe-xl-0 {
        padding-right: 0!important
    }

    .pe-xl-1 {
        padding-right: .25rem!important
    }

    .pe-xl-2 {
        padding-right: .5rem!important
    }

    .pe-xl-3 {
        padding-right: 1rem!important
    }

    .pe-xl-4 {
        padding-right: 1.5rem!important
    }

    .pe-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .ps-xl-0 {
        padding-left: 0!important
    }

    .ps-xl-1 {
        padding-left: .25rem!important
    }

    .ps-xl-2 {
        padding-left: .5rem!important
    }

    .ps-xl-3 {
        padding-left: 1rem!important
    }

    .ps-xl-4 {
        padding-left: 1.5rem!important
    }

    .ps-xl-5 {
        padding-left: 3rem!important
    }

    .gap-xl-0 {
        gap: 0!important
    }

    .gap-xl-1 {
        gap: .25rem!important
    }

    .gap-xl-2 {
        gap: .5rem!important
    }

    .gap-xl-3 {
        gap: 1rem!important
    }

    .gap-xl-4 {
        gap: 1.5rem!important
    }

    .gap-xl-5 {
        gap: 3rem!important
    }

    .text-xl-start {
        text-align: left!important
    }

    .text-xl-end {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

@media (min-width: 1400px) {
    .float-xxl-start {
        float:left!important
    }

    .float-xxl-end {
        float: right!important
    }

    .float-xxl-none {
        float: none!important
    }

    .d-xxl-inline {
        display: inline!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-grid {
        display: grid!important
    }

    .d-xxl-table {
        display: table!important
    }

    .d-xxl-table-row {
        display: table-row!important
    }

    .d-xxl-table-cell {
        display: table-cell!important
    }

    .d-xxl-flex {
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: inline-flex!important
    }

    .d-xxl-none {
        display: none!important
    }

    .flex-xxl-fill {
        flex: 1 1 auto!important
    }

    .flex-xxl-row {
        flex-direction: row!important
    }

    .flex-xxl-column {
        flex-direction: column!important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xxl-start {
        justify-content: flex-start!important
    }

    .justify-content-xxl-end {
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        justify-content: center!important
    }

    .justify-content-xxl-between {
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        justify-content: space-around!important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xxl-start {
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        align-items: center!important
    }

    .align-items-xxl-baseline {
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        align-items: stretch!important
    }

    .align-content-xxl-start {
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        align-content: center!important
    }

    .align-content-xxl-between {
        align-content: space-between!important
    }

    .align-content-xxl-around {
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        align-self: auto!important
    }

    .align-self-xxl-start {
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        align-self: center!important
    }

    .align-self-xxl-baseline {
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        align-self: stretch!important
    }

    .order-xxl-first {
        order: -1!important
    }

    .order-xxl-0 {
        order: 0!important
    }

    .order-xxl-1 {
        order: 1!important
    }

    .order-xxl-2 {
        order: 2!important
    }

    .order-xxl-3 {
        order: 3!important
    }

    .order-xxl-4 {
        order: 4!important
    }

    .order-xxl-5 {
        order: 5!important
    }

    .order-xxl-last {
        order: 6!important
    }

    .m-xxl-0 {
        margin: 0!important
    }

    .m-xxl-1 {
        margin: .25rem!important
    }

    .m-xxl-2 {
        margin: .5rem!important
    }

    .m-xxl-3 {
        margin: 1rem!important
    }

    .m-xxl-4 {
        margin: 1.5rem!important
    }

    .m-xxl-5 {
        margin: 3rem!important
    }

    .m-xxl-auto {
        margin: auto!important
    }

    .mx-xxl-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }

    .mx-xxl-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }

    .mx-xxl-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }

    .mx-xxl-3 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }

    .mx-xxl-4 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }

    .mx-xxl-5 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }

    .mx-xxl-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }

    .my-xxl-0 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }

    .my-xxl-1 {
        margin-bottom: .25rem!important;
        margin-top: .25rem!important
    }

    .my-xxl-2 {
        margin-bottom: .5rem!important;
        margin-top: .5rem!important
    }

    .my-xxl-3 {
        margin-bottom: 1rem!important;
        margin-top: 1rem!important
    }

    .my-xxl-4 {
        margin-bottom: 1.5rem!important;
        margin-top: 1.5rem!important
    }

    .my-xxl-5 {
        margin-bottom: 3rem!important;
        margin-top: 3rem!important
    }

    .my-xxl-auto {
        margin-bottom: auto!important;
        margin-top: auto!important
    }

    .mt-xxl-0 {
        margin-top: 0!important
    }

    .mt-xxl-1 {
        margin-top: .25rem!important
    }

    .mt-xxl-2 {
        margin-top: .5rem!important
    }

    .mt-xxl-3 {
        margin-top: 1rem!important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem!important
    }

    .mt-xxl-5 {
        margin-top: 3rem!important
    }

    .mt-xxl-auto {
        margin-top: auto!important
    }

    .me-xxl-0 {
        margin-right: 0!important
    }

    .me-xxl-1 {
        margin-right: .25rem!important
    }

    .me-xxl-2 {
        margin-right: .5rem!important
    }

    .me-xxl-3 {
        margin-right: 1rem!important
    }

    .me-xxl-4 {
        margin-right: 1.5rem!important
    }

    .me-xxl-5 {
        margin-right: 3rem!important
    }

    .me-xxl-auto {
        margin-right: auto!important
    }

    .mb-xxl-0 {
        margin-bottom: 0!important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem!important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem!important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem!important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem!important
    }

    .mb-xxl-auto {
        margin-bottom: auto!important
    }

    .ms-xxl-0 {
        margin-left: 0!important
    }

    .ms-xxl-1 {
        margin-left: .25rem!important
    }

    .ms-xxl-2 {
        margin-left: .5rem!important
    }

    .ms-xxl-3 {
        margin-left: 1rem!important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem!important
    }

    .ms-xxl-5 {
        margin-left: 3rem!important
    }

    .ms-xxl-auto {
        margin-left: auto!important
    }

    .p-xxl-0 {
        padding: 0!important
    }

    .p-xxl-1 {
        padding: .25rem!important
    }

    .p-xxl-2 {
        padding: .5rem!important
    }

    .p-xxl-3 {
        padding: 1rem!important
    }

    .p-xxl-4 {
        padding: 1.5rem!important
    }

    .p-xxl-5 {
        padding: 3rem!important
    }

    .px-xxl-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .px-xxl-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }

    .px-xxl-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }

    .px-xxl-3 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }

    .px-xxl-4 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }

    .px-xxl-5 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }

    .py-xxl-0 {
        padding-bottom: 0!important;
        padding-top: 0!important
    }

    .py-xxl-1 {
        padding-bottom: .25rem!important;
        padding-top: .25rem!important
    }

    .py-xxl-2 {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important
    }

    .py-xxl-3 {
        padding-bottom: 1rem!important;
        padding-top: 1rem!important
    }

    .py-xxl-4 {
        padding-bottom: 1.5rem!important;
        padding-top: 1.5rem!important
    }

    .py-xxl-5 {
        padding-bottom: 3rem!important;
        padding-top: 3rem!important
    }

    .pt-xxl-0 {
        padding-top: 0!important
    }

    .pt-xxl-1 {
        padding-top: .25rem!important
    }

    .pt-xxl-2 {
        padding-top: .5rem!important
    }

    .pt-xxl-3 {
        padding-top: 1rem!important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xxl-5 {
        padding-top: 3rem!important
    }

    .pe-xxl-0 {
        padding-right: 0!important
    }

    .pe-xxl-1 {
        padding-right: .25rem!important
    }

    .pe-xxl-2 {
        padding-right: .5rem!important
    }

    .pe-xxl-3 {
        padding-right: 1rem!important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem!important
    }

    .pe-xxl-5 {
        padding-right: 3rem!important
    }

    .pb-xxl-0 {
        padding-bottom: 0!important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem!important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem!important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem!important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem!important
    }

    .ps-xxl-0 {
        padding-left: 0!important
    }

    .ps-xxl-1 {
        padding-left: .25rem!important
    }

    .ps-xxl-2 {
        padding-left: .5rem!important
    }

    .ps-xxl-3 {
        padding-left: 1rem!important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem!important
    }

    .ps-xxl-5 {
        padding-left: 3rem!important
    }

    .gap-xxl-0 {
        gap: 0!important
    }

    .gap-xxl-1 {
        gap: .25rem!important
    }

    .gap-xxl-2 {
        gap: .5rem!important
    }

    .gap-xxl-3 {
        gap: 1rem!important
    }

    .gap-xxl-4 {
        gap: 1.5rem!important
    }

    .gap-xxl-5 {
        gap: 3rem!important
    }

    .text-xxl-start {
        text-align: left!important
    }

    .text-xxl-end {
        text-align: right!important
    }

    .text-xxl-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .fs-1 {
        font-size:2.5rem!important
    }

    .fs-2 {
        font-size: 2rem!important
    }

    .fs-3 {
        font-size: 1.75rem!important
    }

    .fs-4 {
        font-size: 1.5rem!important
    }
}

@media print {
    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-grid {
        display: grid!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }

    .d-print-none {
        display: none!important
    }
}

/*!
* Font Awesome Pro 6.1.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2022 Fonticons, Inc.
*/
.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Pro");
    font-weight: var(--fa-style,900)
}

.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin,2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    line-height: inherit;
    position: absolute;
    text-align: center;
    width: var(--fa-li-width,2em)
}

.fa-border {
    border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
    border-radius: var(--fa-border-radius,.1em);
    padding: var(--fa-border-padding,.2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin,.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin,.3em)
}

.fa-beat {
    animation-delay: var(--fa-animation-delay,0);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-beat;
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce {
    animation-delay: var(--fa-animation-delay,0);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-bounce;
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}

.fa-fade {
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-fade;
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade,.fa-fade {
    animation-delay: var(--fa-animation-delay,0);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s)
}

.fa-beat-fade {
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-beat-fade;
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-flip {
    animation-delay: var(--fa-animation-delay,0);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-flip;
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake {
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-shake;
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-shake,.fa-spin {
    animation-delay: var(--fa-animation-delay,0);
    animation-direction: var(--fa-animation-direction,normal)
}

.fa-spin {
    animation-duration: var(--fa-animation-duration,2s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-spin;
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,.fa-spin-pulse {
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-spin;
    animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        animation-delay: -1ms;
        animation-duration: 1ms;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@keyframes fa-beat {
    0%,90% {
        transform: scale(1)
    }

    45% {
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@keyframes fa-bounce {
    0% {
        transform: scale(1) translateY(0)
    }

    10% {
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64% {
        transform: scale(1) translateY(0)
    }

    to {
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@keyframes fa-flip {
    50% {
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@keyframes fa-shake {
    0% {
        transform: rotate(-15deg)
    }

    4% {
        transform: rotate(15deg)
    }

    24%,8% {
        transform: rotate(-18deg)
    }

    12%,28% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-22deg)
    }

    20% {
        transform: rotate(22deg)
    }

    32% {
        transform: rotate(-12deg)
    }

    36% {
        transform: rotate(12deg)
    }

    40%,to {
        transform: rotate(0)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

.fa-rotate-by {
    transform: rotate(var(--fa-rotate-angle,none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index,auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse,#fff)
}

.fa-0:before {
    content: "0"
}

.fa-1:before {
    content: "1"
}

.fa-2:before {
    content: "2"
}

.fa-3:before {
    content: "3"
}

.fa-4:before {
    content: "4"
}

.fa-5:before {
    content: "5"
}

.fa-6:before {
    content: "6"
}

.fa-7:before {
    content: "7"
}

.fa-8:before {
    content: "8"
}

.fa-9:before {
    content: "9"
}

.fa-00:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â§"
}

.fa-360-degrees:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-a:before {
    content: "A"
}

.fa-abacus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-accent-grave:before {
    content: "`"
}

.fa-acorn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-address-book:before,.fa-contact-book:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-air-conditioner:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â´"
}

.fa-airplay:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-alarm-clock:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-alarm-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-alarm-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-alarm-snooze:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-album:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-album-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-album-circle-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-album-collection:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-album-collection-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â½"
}

.fa-album-collection-circle-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-alicorn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-alien:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Âµ"
}

.fa-alien-8bit:before,.fa-alien-monster:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¶"
}

.fa-align-center:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·"
}

.fa-align-justify:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹"
}

.fa-align-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶"
}

.fa-align-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸"
}

.fa-align-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â "
}

.fa-amp-guitar:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-ampersand:before {
    content: "&"
}

.fa-anchor:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½"
}

.fa-anchor-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âª"
}

.fa-anchor-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â«"
}

.fa-anchor-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¬"
}

.fa-anchor-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­"
}

.fa-angel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-angle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-angle-90:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-angle-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-angle-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-angle-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-angle-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-angle-double-down:before,.fa-angles-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-angle-double-left:before,.fa-angles-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-angle-double-right:before,.fa-angles-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-angle-double-up:before,.fa-angles-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-ankh:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-apartment:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨"
}

.fa-aperture:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¸"
}

.fa-apostrophe:before {
    content: "'"
}

.fa-apple-core:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-apple-alt:before,.fa-apple-whole:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-archway:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢"
}

.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-arrow-down-arrow-up:before,.fa-sort-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-arrow-down-big-small:before,.fa-sort-size-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-arrow-down-from-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-arrow-down-from-line:before,.fa-arrow-from-top:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-arrow-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-arrow-down-long:before,.fa-long-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âµ"
}

.fa-arrow-down-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-arrow-down-small-big:before,.fa-sort-size-down-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-arrow-down-square-triangle:before,.fa-sort-shapes-down-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-arrow-down-to-arc:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®"
}

.fa-arrow-down-to-bracket:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-arrow-down-to-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-arrow-down-to-line:before,.fa-arrow-to-bottom:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-arrow-down-to-square:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-arrow-down-triangle-square:before,.fa-sort-shapes-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-arrow-down-up-across-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¯"
}

.fa-arrow-down-up-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â°"
}

.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â "
}

.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-arrow-from-right:before,.fa-arrow-left-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-arrow-left-long:before,.fa-long-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·"
}

.fa-arrow-left-long-to-line:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-arrow-left-to-line:before,.fa-arrow-to-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-arrow-pointer:before,.fa-mouse-pointer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-arrow-right-arrow-left:before,.fa-exchange:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-arrow-right-from-arc:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â±"
}

.fa-arrow-right-from-bracket:before,.fa-sign-out:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-arrow-from-left:before,.fa-arrow-right-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-arrow-right-long:before,.fa-long-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸"
}

.fa-arrow-right-long-to-line:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-arrow-right-to-arc:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â²"
}

.fa-arrow-right-to-bracket:before,.fa-sign-in:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-arrow-right-to-city:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â³"
}

.fa-arrow-right-to-line:before,.fa-arrow-to-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾"
}

.fa-arrow-trend-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-arrow-trend-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-arrow-turn-down:before,.fa-level-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-arrow-turn-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¡"
}

.fa-arrow-turn-down-right:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-arrow-turn-up:before,.fa-level-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£"
}

.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾"
}

.fa-arrow-up-arrow-down:before,.fa-sort-up-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-arrow-up-big-small:before,.fa-sort-size-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-arrow-up-from-arc:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â´"
}

.fa-arrow-up-from-bracket:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-arrow-up-from-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-arrow-up-from-ground-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âµ"
}

.fa-arrow-from-bottom:before,.fa-arrow-up-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-arrow-up-from-square:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-arrow-up-from-water-pump:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¶"
}

.fa-arrow-up-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-arrow-up-left-from-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-arrow-up-long:before,.fa-long-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶"
}

.fa-arrow-up-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¸"
}

.fa-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â "
}

.fa-arrow-up-right-dots:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â·"
}

.fa-arrow-up-right-from-square:before,.fa-external-link:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-arrow-up-small-big:before,.fa-sort-size-up-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-arrow-up-square-triangle:before,.fa-sort-shapes-up-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-arrow-up-to-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-arrow-to-top:before,.fa-arrow-up-to-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-arrow-up-triangle-square:before,.fa-sort-shapes-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡"
}

.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-arrows-cross:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-arrows-down-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¸"
}

.fa-arrows-down-to-people:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¹"
}

.fa-arrows-from-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£"
}

.fa-arrows-from-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-arrows-h:before,.fa-arrows-left-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-arrows-left-right-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âº"
}

.fa-arrows-maximize:before,.fa-expand-arrows:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-arrows-minimize:before,.fa-compress-arrows:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-arrows-repeat:before,.fa-repeat-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-arrows-repeat-1:before,.fa-repeat-1-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-arrows-retweet:before,.fa-retweet-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡"
}

.fa-arrows-spin:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â»"
}

.fa-arrows-split-up-and-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¼"
}

.fa-arrows-to-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â½"
}

.fa-arrows-to-dot:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¾"
}

.fa-arrows-to-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-arrows-to-eye:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¿"
}

.fa-arrows-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§"
}

.fa-arrows-turn-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-arrows-turn-to-dots:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-arrows-up-down:before,.fa-arrows-v:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-arrows-up-down-left-right:before,.fa-arrows:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-arrows-up-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-asterisk:before {
    content: "*"
}

.fa-at:before {
    content: "@"
}

.fa-atom:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-atom-alt:before,.fa-atom-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-audio-description:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-audio-description-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-austral-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©"
}

.fa-avocado:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âª"
}

.fa-award:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-award-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«"
}

.fa-axe:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-axe-battle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-b:before {
    content: "B"
}

.fa-baby:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-baby-carriage:before,.fa-carriage-baby:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-backpack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-backward-fast:before,.fa-fast-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-backward-step:before,.fa-step-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-bacon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥"
}

.fa-bacteria:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-bacterium:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-badge:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âµ"
}

.fa-badge-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶"
}

.fa-badge-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-badge-percent:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-badge-sheriff:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-badger-honey:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-badminton:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-bag-shopping:before,.fa-shopping-bag:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-bagel:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-bags-shopping:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-baguette:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-bahai:before,.fa-haykal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-baht-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-ball-pile:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-balloon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â£"
}

.fa-balloons:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¤"
}

.fa-ballot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²"
}

.fa-ballot-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³"
}

.fa-ban:before,.fa-cancel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-ban-bug:before,.fa-debug:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¹"
}

.fa-ban-parking:before,.fa-parking-circle-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-ban-smoking:before,.fa-smoking-ban:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-banana:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¥"
}

.fa-band-aid:before,.fa-bandage:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¢"
}

.fa-bangladeshi-taka-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¦"
}

.fa-banjo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-barcode:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âª"
}

.fa-barcode-read:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¤"
}

.fa-barcode-scan:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¥"
}

.fa-bars:before,.fa-navicon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-bars-filter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­"
}

.fa-bars-progress:before,.fa-tasks-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-bars-sort:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®"
}

.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-baseball-ball:before,.fa-baseball:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-baseball-bat-ball:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-basket-shopping:before,.fa-shopping-basket:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-basket-shopping-simple:before,.fa-shopping-basket-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¯"
}

.fa-basketball-ball:before,.fa-basketball:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-basketball-hoop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-bat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-bath:before,.fa-bathtub:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-battery-bolt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-battery-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°"
}

.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-battery-3:before,.fa-battery-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-battery-1:before,.fa-battery-low:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±"
}

.fa-battery-2:before,.fa-battery-quarter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-battery-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-battery-4:before,.fa-battery-three-quarters:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-bed:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶"
}

.fa-bed-bunk:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¸"
}

.fa-bed-empty:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¹"
}

.fa-bed-alt:before,.fa-bed-front:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â·"
}

.fa-bed-pulse:before,.fa-procedures:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-bee:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²"
}

.fa-beer-foam:before,.fa-beer-mug:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â³"
}

.fa-beer-mug-empty:before,.fa-beer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-bell:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-bell-concierge:before,.fa-concierge-bell:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-bell-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-bell-on:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Âº"
}

.fa-bell-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-bell-school:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-bell-school-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-bell-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-bells:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-bench-tree:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â§"
}

.fa-bezier-curve:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-bicycle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-binary:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-binary-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-binary-lock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-binary-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-binoculars:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-biohazard:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-bird:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â©"
}

.fa-bitcoin-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â´"
}

.fa-blanket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã…â€œ"
}

.fa-blanket-fire:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-blender:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-blender-phone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-blinds:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â»"
}

.fa-blinds-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¼"
}

.fa-blinds-raised:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â½"
}

.fa-block:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âª"
}

.fa-block-brick:before,.fa-wall-brick:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-block-brick-fire:before,.fa-firewall:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-block-question:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-block-quote:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-blog:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-blueberries:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¨"
}

.fa-bold:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²"
}

.fa-bolt:before,.fa-zap:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-bolt-auto:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-bolt-lightning:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â·"
}

.fa-bolt-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-bomb:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-bone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-bone-break:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¹Ã…â€œ"
}

.fa-bong:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-book:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­"
}

.fa-book-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-book-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âº"
}

.fa-atlas:before,.fa-book-atlas:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-bible:before,.fa-book-bible:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-book-alt:before,.fa-book-blank:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-book-bookmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â»"
}

.fa-book-circle-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-book-circle-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â½"
}

.fa-book-copy:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-book-font:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-book-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-book-journal-whills:before,.fa-journal-whills:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-book-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¦"
}

.fa-book-open:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-book-open-alt:before,.fa-book-open-cover:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-book-open-reader:before,.fa-book-reader:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¡"
}

.fa-book-quran:before,.fa-quran:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-book-law:before,.fa-book-section:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-book-dead:before,.fa-book-skull:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-book-sparkles:before,.fa-book-spells:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-book-tanakh:before,.fa-tanakh:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â§"
}

.fa-book-user:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â§"
}

.fa-bookmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®"
}

.fa-bookmark-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-books:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-books-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¨"
}

.fa-boombox:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-boot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-boot-heeled:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¿"
}

.fa-booth-curtain:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´"
}

.fa-border-all:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-border-bottom:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-border-bottom-right:before,.fa-border-style-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-border-center-h:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-border-center-v:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-border-inner:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-border-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-border-none:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-border-outer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-border-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-border-top:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-border-style:before,.fa-border-top-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-bore-hole:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-bottle-droplet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-bottle-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-bow-arrow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-bowl-chopsticks:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©"
}

.fa-bowl-chopsticks-noodles:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âª"
}

.fa-bowl-food:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-bowl-hot:before,.fa-soup:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â£"
}

.fa-bowl-rice:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â«"
}

.fa-bowl-scoop:before,.fa-bowl-shaved-ice:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-bowl-scoops:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-bowl-soft-serve:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â«"
}

.fa-bowl-spoon:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-bowling-ball:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-bowling-ball-pin:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-bowling-pins:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-box:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¦"
}

.fa-archive:before,.fa-box-archive:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-box-ballot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Âµ"
}

.fa-box-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â§"
}

.fa-box-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-box-dollar:before,.fa-box-usd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â "
}

.fa-box-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-box-open:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¾"
}

.fa-box-full:before,.fa-box-open-full:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-box-alt:before,.fa-box-taped:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¡"
}

.fa-box-tissue:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-boxes-packing:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨"
}

.fa-boxing-glove:before,.fa-glove-boxing:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-bracket-curly-left:before,.fa-bracket-curly:before {
    content: "{"
}

.fa-bracket-curly-right:before {
    content: "}"
}

.fa-bracket-round:before,.fa-parenthesis:before {
    content: "("
}

.fa-bracket-round-right:before {
    content: ")"
}

.fa-bracket-left:before,.fa-bracket-square:before,.fa-bracket:before {
    content: "["
}

.fa-bracket-square-right:before {
    content: "]"
}

.fa-brackets-curly:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Âª"
}

.fa-brackets-round:before,.fa-parentheses:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-brackets-square:before,.fa-brackets:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â©"
}

.fa-braille:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-brain:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-brain-arrow-curved-right:before,.fa-mind-share:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-brain-circuit:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-brake-warning:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-brazilian-real-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¬"
}

.fa-bread-loaf:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â«"
}

.fa-bread-slice:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¬"
}

.fa-bread-slice-butter:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-bridge:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã¢â‚¬Â "
}

.fa-bridge-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-bridge-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â "
}

.fa-bridge-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-bridge-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-bridge-suspension:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-bridge-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â½"
}

.fa-briefcase:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±"
}

.fa-briefcase-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â²"
}

.fa-briefcase-blank:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-briefcase-medical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â©"
}

.fa-brightness:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-brightness-low:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-bring-forward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-bring-front:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-broccoli:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-broom:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œ"
}

.fa-browser:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-browsers:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-brush:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-bucket:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-bug:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-bug-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-bugs:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-building:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-building-circle-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-building-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-building-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-building-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-building-flag:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-building-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-building-ngo:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-building-shield:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã…â€œ"
}

.fa-building-un:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-building-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¡"
}

.fa-building-wheat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-buildings:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-bullhorn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-bullseye:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-bullseye-arrow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-bullseye-pointer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-burger:before,.fa-hamburger:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-burger-cheese:before,.fa-cheeseburger:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â±"
}

.fa-burger-fries:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-burger-glass:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-burger-lettuce:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-burger-soda:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-burrito:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â­"
}

.fa-burst:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-bus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-bus-school:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-bus-alt:before,.fa-bus-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-briefcase-clock:before,.fa-business-time:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-butter:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-c:before {
    content: "C"
}

.fa-cabin:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â­"
}

.fa-cabinet-filing:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-cable-car:before,.fa-tram:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¡"
}

.fa-cactus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-cake-slice:before,.fa-shortcake:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-calculator:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-calculator-alt:before,.fa-calculator-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-calendar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³"
}

.fa-calendar-arrow-down:before,.fa-calendar-download:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-calendar-arrow-up:before,.fa-calendar-upload:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-calendar-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´"
}

.fa-calendar-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â®"
}

.fa-calendar-circle-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¯"
}

.fa-calendar-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â°"
}

.fa-calendar-circle-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â±"
}

.fa-calendar-clock:before,.fa-calendar-time:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-calendar-day:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-calendar-alt:before,.fa-calendar-days:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-calendar-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-calendar-heart:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-calendar-image:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-calendar-lines:before,.fa-calendar-note:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-calendar-lines-pen:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â²"
}

.fa-calendar-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²"
}

.fa-calendar-edit:before,.fa-calendar-pen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-calendar-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±"
}

.fa-calendar-range:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-calendar-star:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¶"
}

.fa-calendar-week:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-calendar-times:before,.fa-calendar-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³"
}

.fa-calendars:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-camcorder:before,.fa-video-handheld:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-camera-alt:before,.fa-camera:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°"
}

.fa-camera-cctv:before,.fa-cctv:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-camera-movie:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-camera-polaroid:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-camera-retro:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-camera-rotate:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-camera-home:before,.fa-camera-security:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¾"
}

.fa-camera-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-camera-viewfinder:before,.fa-screenshot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-camera-web:before,.fa-webcam:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â²"
}

.fa-camera-web-slash:before,.fa-webcam-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â³"
}

.fa-campfire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-campground:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-can-food:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-candle-holder:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-candy:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-candy-bar:before,.fa-chocolate-bar:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-candy-cane:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-candy-corn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-cannabis:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-capsules:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â«"
}

.fa-automobile:before,.fa-car:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-battery-car:before,.fa-car-battery:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¸"
}

.fa-car-bolt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-car-building:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-car-bump:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â "
}

.fa-car-burst:before,.fa-car-crash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¡"
}

.fa-car-bus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-car-circle-bolt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-car-garage:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¢"
}

.fa-car-mirrors:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-car-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-car-alt:before,.fa-car-rear:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¾"
}

.fa-car-side:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¤"
}

.fa-car-side-bolt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-car-tilt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¥"
}

.fa-car-tunnel:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¾"
}

.fa-car-wash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¦"
}

.fa-car-mechanic:before,.fa-car-wrench:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â£"
}

.fa-caravan:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¿"
}

.fa-caravan-alt:before,.fa-caravan-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-card-club:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-card-diamond:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-card-heart:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-card-spade:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-cards:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-cards-blank:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¸"
}

.fa-caret-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-caret-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-caret-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-caret-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-carrot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-cars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-cart-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œ"
}

.fa-cart-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-cart-circle-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-cart-circle-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-cart-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-cart-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-cart-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-cart-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-cart-flatbed:before,.fa-dolly-flatbed:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â´"
}

.fa-cart-flatbed-boxes:before,.fa-dolly-flatbed-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âµ"
}

.fa-cart-flatbed-empty:before,.fa-dolly-flatbed-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¶"
}

.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-cart-minus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-cart-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-cart-shopping:before,.fa-shopping-cart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-cart-shopping-fast:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-cart-xmark:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-cash-register:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-betamax:before,.fa-cassette-betamax:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-cassette-tape:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-cassette-vhs:before,.fa-vhs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¬"
}

.fa-castle:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-cat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-cat-space:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-cauldron:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-cedi-sign:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¸"
}

.fa-cent-sign:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-certificate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£"
}

.fa-chair:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-chair-office:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-blackboard:before,.fa-chalkboard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-chalkboard-teacher:before,.fa-chalkboard-user:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-champagne-glass:before,.fa-glass-champagne:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-champagne-glasses:before,.fa-glass-cheers:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¸"
}

.fa-charging-station:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â§"
}

.fa-area-chart:before,.fa-chart-area:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-bar-chart:before,.fa-chart-bar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-chart-bullet:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡"
}

.fa-chart-candlestick:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-chart-column:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-chart-gantt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-chart-line:before,.fa-line-chart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-chart-line-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-chart-line-up:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥"
}

.fa-analytics:before,.fa-chart-mixed:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-chart-network:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â "
}

.fa-chart-pie:before,.fa-pie-chart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-chart-pie-alt:before,.fa-chart-pie-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-chart-pyramid:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦"
}

.fa-chart-radar:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-chart-scatter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â®"
}

.fa-chart-scatter-3d:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-chart-scatter-bubble:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-chart-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â³"
}

.fa-chart-simple-horizontal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â´"
}

.fa-chart-tree-map:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-chart-user:before,.fa-user-chart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-chart-waterfall:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-check-double:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-check-to-slot:before,.fa-vote-yea:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-cheese:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¯"
}

.fa-cheese-swiss:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â°"
}

.fa-cherries:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-chess:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-chess-bishop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-chess-bishop-alt:before,.fa-chess-bishop-piece:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-chess-board:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-chess-clock:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-chess-clock-alt:before,.fa-chess-clock-flip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-chess-king:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-chess-king-alt:before,.fa-chess-king-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-chess-knight:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-chess-knight-alt:before,.fa-chess-knight-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-chess-pawn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-chess-pawn-alt:before,.fa-chess-pawn-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-chess-queen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-chess-queen-alt:before,.fa-chess-queen-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-chess-rook:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-chess-rook-alt:before,.fa-chess-rook-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-chestnut:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-chevron-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-chevron-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-chevron-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-chevron-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-chevron-double-down:before,.fa-chevrons-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-chevron-double-left:before,.fa-chevrons-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-chevron-double-right:before,.fa-chevrons-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-chevron-double-up:before,.fa-chevrons-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥"
}

.fa-child:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-child-dress:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-child-reaching:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-child-rifle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â "
}

.fa-children:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¡"
}

.fa-chimney:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-chopsticks:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-church:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-circle-0:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-circle-1:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-circle-2:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¯"
}

.fa-circle-3:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-circle-4:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-circle-5:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²"
}

.fa-circle-6:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-circle-7:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-circle-8:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âµ"
}

.fa-circle-9:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶"
}

.fa-circle-a:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-circle-ampersand:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-arrow-circle-down:before,.fa-circle-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«"
}

.fa-circle-arrow-down-left:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-circle-arrow-down-right:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-arrow-circle-left:before,.fa-circle-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-arrow-circle-right:before,.fa-circle-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©"
}

.fa-arrow-circle-up:before,.fa-circle-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âª"
}

.fa-circle-arrow-up-left:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-circle-arrow-up-right:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-circle-b:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-circle-bolt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-book-circle:before,.fa-circle-book-open:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¿"
}

.fa-bookmark-circle:before,.fa-circle-bookmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-circle-c:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-calendar-circle:before,.fa-circle-calendar:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-camera-circle:before,.fa-circle-camera:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-caret-circle-down:before,.fa-circle-caret-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-caret-circle-left:before,.fa-circle-caret-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-caret-circle-right:before,.fa-circle-caret-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-caret-circle-up:before,.fa-circle-caret-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-check-circle:before,.fa-circle-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-chevron-circle-down:before,.fa-circle-chevron-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âº"
}

.fa-chevron-circle-left:before,.fa-circle-chevron-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·"
}

.fa-chevron-circle-right:before,.fa-circle-chevron-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-chevron-circle-up:before,.fa-circle-chevron-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-circle-d:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-circle-dashed:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-circle-divide:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-circle-dollar:before,.fa-dollar-circle:before,.fa-usd-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¨"
}

.fa-circle-dollar-to-slot:before,.fa-donate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¹"
}

.fa-circle-dot:before,.fa-dot-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-arrow-alt-circle-down:before,.fa-circle-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-circle-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-circle-down-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-circle-e:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-circle-ellipsis:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â "
}

.fa-circle-ellipsis-vertical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-circle-envelope:before,.fa-envelope-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-circle-exclamation:before,.fa-exclamation-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-circle-exclamation-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-circle-f:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-circle-g:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-circle-h:before,.fa-hospital-symbol:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¾"
}

.fa-circle-half:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-adjust:before,.fa-circle-half-stroke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-circle-heart:before,.fa-heart-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-circle-i:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-circle-info:before,.fa-info-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-circle-j:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-circle-k:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-circle-l:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-arrow-alt-circle-left:before,.fa-circle-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-circle-location-arrow:before,.fa-location-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-circle-m:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-circle-microphone:before,.fa-microphone-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-circle-microphone-lines:before,.fa-microphone-circle-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-circle-minus:before,.fa-minus-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-circle-n:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œ"
}

.fa-circle-nodes:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¢"
}

.fa-circle-notch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-circle-o:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-circle-p:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-circle-parking:before,.fa-parking-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-circle-pause:before,.fa-pause-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-circle-phone:before,.fa-phone-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-circle-phone-flip:before,.fa-phone-circle-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-circle-phone-hangup:before,.fa-phone-circle-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-circle-play:before,.fa-play-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-circle-plus:before,.fa-plus-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-circle-q:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-circle-quarter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¸"
}

.fa-circle-quarters:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-circle-question:before,.fa-question-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-circle-r:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â "
}

.fa-circle-radiation:before,.fa-radiation-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Âº"
}

.fa-arrow-alt-circle-right:before,.fa-circle-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-circle-s:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-circle-small:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-circle-sort:before,.fa-sort-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°"
}

.fa-circle-sort-down:before,.fa-sort-circle-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±"
}

.fa-circle-sort-up:before,.fa-sort-circle-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²"
}

.fa-circle-star:before,.fa-star-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â£"
}

.fa-circle-stop:before,.fa-stop-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-circle-t:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-circle-three-quarters:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-circle-trash:before,.fa-trash-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-circle-u:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§"
}

.fa-arrow-alt-circle-up:before,.fa-circle-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-circle-up-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¨"
}

.fa-circle-up-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©"
}

.fa-circle-user:before,.fa-user-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-circle-v:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âª"
}

.fa-circle-video:before,.fa-video-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«"
}

.fa-circle-w:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-circle-waveform-lines:before,.fa-waveform-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­"
}

.fa-circle-x:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®"
}

.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-circle-y:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¯"
}

.fa-circle-z:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°"
}

.fa-citrus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â´"
}

.fa-citrus-slice:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âµ"
}

.fa-city:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-clapperboard:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±"
}

.fa-clapperboard-play:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²"
}

.fa-clarinet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-claw-marks:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-clipboard:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-clipboard-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¬"
}

.fa-clipboard-list:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â­"
}

.fa-clipboard-list-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â·"
}

.fa-clipboard-medical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³"
}

.fa-clipboard-prescription:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¨"
}

.fa-clipboard-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â£"
}

.fa-clipboard-user:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â³"
}

.fa-clock-four:before,.fa-clock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-clock-desk:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´"
}

.fa-clock-eight:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-clock-eight-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-clock-eleven:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-clock-eleven-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-clock-five:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-clock-five-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-clock-four-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-clock-nine:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-clock-nine-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-clock-one:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-clock-one-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-clock-rotate-left:before,.fa-history:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-clock-seven:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-clock-seven-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-clock-six:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-clock-six-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-clock-ten:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-clock-ten-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-clock-three:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-clock-three-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-clock-twelve:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-clock-twelve-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-clock-two:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-clock-two-thirty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-clone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-closed-captioning:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â "
}

.fa-closed-captioning-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-clothes-hanger:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¶"
}

.fa-cloud:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-cloud-bolt:before,.fa-thunderstorm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-cloud-bolt-moon:before,.fa-thunderstorm-moon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-cloud-bolt-sun:before,.fa-thunderstorm-sun:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-cloud-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-cloud-drizzle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¸"
}

.fa-cloud-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-cloud-fog:before,.fa-fog:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-cloud-hail:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹"
}

.fa-cloud-hail-mixed:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Âº"
}

.fa-cloud-meatball:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â»"
}

.fa-cloud-minus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-cloud-moon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-cloud-moon-rain:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼"
}

.fa-cloud-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-cloud-plus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-cloud-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-cloud-rain:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â½"
}

.fa-cloud-rainbow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¾"
}

.fa-cloud-showers:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¿"
}

.fa-cloud-showers-heavy:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-cloud-showers-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¤"
}

.fa-cloud-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·"
}

.fa-cloud-sleet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-cloud-snow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-cloud-sun:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-cloud-sun-rain:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-cloud-word:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-cloud-xmark:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-clouds:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-clouds-moon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-clouds-sun:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-clover:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-club:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-coconut:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¶"
}

.fa-code:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-code-branch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-code-commit:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-code-compare:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âº"
}

.fa-code-fork:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â»"
}

.fa-code-merge:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-code-pull-request:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¼"
}

.fa-code-pull-request-closed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-code-pull-request-draft:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-code-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½"
}

.fa-coffee-bean:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-coffee-beans:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¿"
}

.fa-coffee-pot:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-coffin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-coffin-cross:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-coin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-coin-blank:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-coin-front:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-coin-vertical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-coins:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-colon:before {
    content: ":"
}

.fa-colon-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-columns-3:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-comet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-comma:before {
    content: ","
}

.fa-command:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-comment:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-comment-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-comment-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-comment-arrow-up-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-comment-captions:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-comment-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¬"
}

.fa-comment-code:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-comment-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-comment-dots:before,.fa-commenting:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­"
}

.fa-comment-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¯"
}

.fa-comment-image:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-comment-lines:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â°"
}

.fa-comment-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Âµ"
}

.fa-comment-middle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-comment-middle-top:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â "
}

.fa-comment-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â±"
}

.fa-comment-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-comment-edit:before,.fa-comment-pen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®"
}

.fa-comment-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â²"
}

.fa-comment-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-comment-quote:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-comment-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â³"
}

.fa-comment-smile:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â´"
}

.fa-comment-sms:before,.fa-sms:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-comment-text:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-comment-times:before,.fa-comment-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âµ"
}

.fa-comments:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-comments-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-comments-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½"
}

.fa-comments-question-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-compact-disc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-compass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½"
}

.fa-compass-drafting:before,.fa-drafting-compass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-compass-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â©"
}

.fa-compress:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-compress-wide:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦"
}

.fa-computer:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¥"
}

.fa-computer-classic:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-computer-mouse:before,.fa-mouse:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-computer-mouse-scrollwheel:before,.fa-mouse-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-computer-speaker:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-container-storage:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â·"
}

.fa-conveyor-belt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â®"
}

.fa-conveyor-belt-alt:before,.fa-conveyor-belt-boxes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¯"
}

.fa-conveyor-belt-empty:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-cookie:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-cookie-bite:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-copy:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-copyright:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-corn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-corner:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-couch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¸"
}

.fa-cow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¹Ã¢â‚¬Â "
}

.fa-cowbell:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-cowbell-circle-plus:before,.fa-cowbell-more:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-crab:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-crate-apple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-apple-crate:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-crate-empty:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-credit-card-alt:before,.fa-credit-card:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-credit-card-blank:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-credit-card-front:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â "
}

.fa-cricket-bat-ball:before,.fa-cricket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-croissant:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¶"
}

.fa-crop:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-crop-alt:before,.fa-crop-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-cross:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-crosshairs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-crosshairs-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-crow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â "
}

.fa-crown:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-crutch:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â·"
}

.fa-crutches:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¸"
}

.fa-cruzeiro-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-crystal-ball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-cube:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-cubes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-cubes-stacked:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¦"
}

.fa-cucumber:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-cup-straw:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-cup-straw-swoosh:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-coffee-togo:before,.fa-cup-togo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-cupcake:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-curling-stone:before,.fa-curling:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â "
}

.fa-custard:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-d:before {
    content: "D"
}

.fa-dagger:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-dash:before,.fa-minus-large:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-database:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-deer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-deer-rudolph:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-backspace:before,.fa-delete-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-delete-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-democrat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-desktop-alt:before,.fa-desktop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-desktop-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-dharmachakra:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-diagram-cells:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âµ"
}

.fa-diagram-lean-canvas:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-diagram-nested:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-diagram-next:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¶"
}

.fa-diagram-predecessor:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â·"
}

.fa-diagram-previous:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¸"
}

.fa-diagram-project:before,.fa-project-diagram:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-diagram-sankey:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œ"
}

.fa-diagram-subtask:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¹"
}

.fa-diagram-successor:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âº"
}

.fa-diagram-venn:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¡"
}

.fa-dial-med-high:before,.fa-dial:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-dial-high:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-dial-low:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-dial-max:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾"
}

.fa-dial-med:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¸"
}

.fa-dial-med-low:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â "
}

.fa-dial-min:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡"
}

.fa-dial-off:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢"
}

.fa-diamond:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-diamond-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-diamond-turn-right:before,.fa-directions:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â«"
}

.fa-dice:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-dice-d10:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-dice-d12:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â½"
}

.fa-dice-d20:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-dice-d4:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-dice-d6:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-dice-d8:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-dice-five:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â£"
}

.fa-dice-four:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-dice-one:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-dice-six:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-dice-three:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â§"
}

.fa-dice-two:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-diploma:before,.fa-scroll-ribbon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Âª"
}

.fa-disc-drive:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-disease:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Âº"
}

.fa-display:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£"
}

.fa-display-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤"
}

.fa-desktop-code:before,.fa-display-code:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥"
}

.fa-desktop-medical:before,.fa-display-medical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¦"
}

.fa-desktop-slash:before,.fa-display-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âº"
}

.fa-distribute-spacing-horizontal:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-distribute-spacing-vertical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-ditto:before {
    content: '"'
}

.fa-divide:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â©"
}

.fa-dna:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â±"
}

.fa-do-not-enter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¬"
}

.fa-dog:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-dog-leashed:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before {
    content: "$"
}

.fa-dolly-box:before,.fa-dolly:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â²"
}

.fa-dolly-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â³"
}

.fa-dolphin:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨"
}

.fa-dong-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â©"
}

.fa-donut:before,.fa-doughnut:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-door-closed:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âª"
}

.fa-door-open:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â«"
}

.fa-dove:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âº"
}

.fa-arrow-alt-down:before,.fa-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-down-from-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-arrow-alt-from-top:before,.fa-down-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âª"
}

.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-down-long:before,.fa-long-arrow-alt-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-down-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â«"
}

.fa-down-to-bracket:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â§"
}

.fa-down-to-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-arrow-alt-to-bottom:before,.fa-down-to-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-download:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-dragon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-draw-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â­"
}

.fa-draw-polygon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â®"
}

.fa-draw-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¯"
}

.fa-dreidel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-drone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¸"
}

.fa-drone-alt:before,.fa-drone-front:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-droplet:before,.fa-tint:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-dewpoint:before,.fa-droplet-degree:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-droplet-percent:before,.fa-humidity:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-droplet-slash:before,.fa-tint-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-drum:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-drum-steelpan:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-drumstick:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-drumstick-bite:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-dryer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-dryer-alt:before,.fa-dryer-heat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-duck:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¹Ã…â€œ"
}

.fa-dumbbell:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-dumpster:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-dumpster-fire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-dungeon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-e:before {
    content: "E"
}

.fa-ear:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â°"
}

.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-assistive-listening-systems:before,.fa-ear-listen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-ear-muffs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-earth-africa:before,.fa-globe-africa:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¼"
}

.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-earth-asia:before,.fa-globe-asia:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-earth-europe:before,.fa-globe-europe:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-earth-oceania:before,.fa-globe-oceania:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â»"
}

.fa-eclipse:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-egg:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â»"
}

.fa-egg-fried:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¼"
}

.fa-eggplant:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬"
}

.fa-eject:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-elephant:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¡"
}

.fa-elevator:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â­"
}

.fa-ellipsis-h:before,.fa-ellipsis:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-ellipsis-h-alt:before,.fa-ellipsis-stroke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-ellipsis-stroke-vertical:before,.fa-ellipsis-v-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-ellipsis-v:before,.fa-ellipsis-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-empty-set:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-engine:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â®"
}

.fa-engine-exclamation:before,.fa-engine-warning:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â²"
}

.fa-envelope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â "
}

.fa-envelope-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¨"
}

.fa-envelope-badge:before,.fa-envelope-dot:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¯"
}

.fa-envelope-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-envelope-open-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-envelope-open-text:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-envelopes:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â°"
}

.fa-envelopes-bulk:before,.fa-mail-bulk:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-equals:before {
    content: "="
}

.fa-eraser:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­"
}

.fa-escalator:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±"
}

.fa-ethernet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-eur:before,.fa-euro-sign:before,.fa-euro:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-exclamation:before {
    content: "!"
}

.fa-expand:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-expand-wide:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â "
}

.fa-explosion:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â©"
}

.fa-eye:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-eye-dropper-full:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â²"
}

.fa-eye-dropper-half:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³"
}

.fa-eye-evil:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-eye-low-vision:before,.fa-low-vision:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-eye-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-eyes:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-f:before {
    content: "F"
}

.fa-angry:before,.fa-face-angry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-face-angry-horns:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-face-anguished:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-face-anxious-sweat:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-face-astonished:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-face-awesome:before,.fa-gave-dandy:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-face-beam-hand-over-mouth:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¼"
}

.fa-face-clouds:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â½"
}

.fa-face-confounded:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-face-confused:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-face-cowboy-hat:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-face-diagonal-mouth:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¾"
}

.fa-face-disappointed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-face-disguise:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-dizzy:before,.fa-face-dizzy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-face-dotted:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¿"
}

.fa-face-downcast-sweat:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-face-drooling:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-face-exhaling:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-exploding-head:before,.fa-face-explode:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¾"
}

.fa-face-expressionless:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-face-eyes-xmarks:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-face-fearful:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-face-flushed:before,.fa-flushed:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-face-frown:before,.fa-frown:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-face-frown-open:before,.fa-frown-open:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-face-frown-slight:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-face-glasses:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-face-grimace:before,.fa-grimace:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-face-grin:before,.fa-grin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-face-grin-beam:before,.fa-grin-beam:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-face-grin-hearts:before,.fa-grin-hearts:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-face-grin-squint:before,.fa-grin-squint:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-face-grin-stars:before,.fa-grin-stars:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-face-grin-tears:before,.fa-grin-tears:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-face-grin-tongue:before,.fa-grin-tongue:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â "
}

.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-face-grin-wide:before,.fa-grin-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-face-grin-wink:before,.fa-grin-wink:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-face-hand-over-mouth:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-face-hand-peeking:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-face-hand-yawn:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-face-head-bandage:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-face-holding-back-tears:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-face-hushed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-face-icicles:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-face-kiss:before,.fa-kiss:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-face-kiss-beam:before,.fa-kiss-beam:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-face-kiss-closed-eyes:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œ"
}

.fa-face-laugh:before,.fa-laugh:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-face-laugh-beam:before,.fa-laugh-beam:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-face-laugh-squint:before,.fa-laugh-squint:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-face-laugh-wink:before,.fa-laugh-wink:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-face-lying:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-face-mask:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-face-meh:before,.fa-meh:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-face-meh-blank:before,.fa-meh-blank:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤"
}

.fa-face-melting:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-face-monocle:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-face-nauseated:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-face-nose-steam:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-face-party:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-face-pensive:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-face-persevering:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-face-pleading:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-face-pouting:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-face-raised-eyebrow:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-face-relieved:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥"
}

.fa-face-sad-cry:before,.fa-sad-cry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³"
}

.fa-face-sad-sweat:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â "
}

.fa-face-sad-tear:before,.fa-sad-tear:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´"
}

.fa-face-saluting:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-face-scream:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-face-shush:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-face-sleeping:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-face-sleepy:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â½"
}

.fa-face-smile:before,.fa-smile:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œ"
}

.fa-face-smile-beam:before,.fa-smile-beam:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¸"
}

.fa-face-smile-halo:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-face-smile-hearts:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-face-smile-horns:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-face-smile-plus:before,.fa-smile-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹"
}

.fa-face-smile-relaxed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-face-smile-tear:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-face-smile-tongue:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-face-smile-upside-down:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-face-smile-wink:before,.fa-smile-wink:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¡"
}

.fa-face-smiling-hands:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-face-smirking:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-face-spiral-eyes:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-face-sunglasses:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã…â€œ"
}

.fa-face-surprise:before,.fa-surprise:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-face-swear:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-face-thermometer:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¡"
}

.fa-face-thinking:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-face-tired:before,.fa-tired:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-face-tissue:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-face-tongue-money:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-face-tongue-sweat:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¾"
}

.fa-face-unamused:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¸"
}

.fa-face-viewfinder:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¿"
}

.fa-face-vomit:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â "
}

.fa-face-weary:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¡"
}

.fa-face-woozy:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¢"
}

.fa-face-worried:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â£"
}

.fa-face-zany:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¤"
}

.fa-face-zipper:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥"
}

.fa-falafel:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-family:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-family-dress:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-family-pants:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-fan:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-fan-table:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-barn-silo:before,.fa-farm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-faucet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-faucet-drip:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-fax:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-feather:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â­"
}

.fa-feather-alt:before,.fa-feather-pointed:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-fence:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-ferris-wheel:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â´"
}

.fa-ferry:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âª"
}

.fa-field-hockey-stick-ball:before,.fa-field-hockey:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-file:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-file-arrow-down:before,.fa-file-download:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-file-arrow-up:before,.fa-file-upload:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-file-audio:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-file-binary:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âµ"
}

.fa-file-award:before,.fa-file-certificate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â³"
}

.fa-file-chart-column:before,.fa-file-chart-line:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-file-chart-pie:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-file-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-file-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â "
}

.fa-file-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â«"
}

.fa-file-circle-info:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-file-circle-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â­"
}

.fa-file-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-file-circle-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¯"
}

.fa-file-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡"
}

.fa-file-code:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-file-contract:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-file-csv:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-file-dashed-line:before,.fa-page-break:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-file-excel:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-file-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-arrow-right-from-file:before,.fa-file-export:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-file-heart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶"
}

.fa-file-image:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-arrow-right-to-file:before,.fa-file-import:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-file-invoice:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-file-invoice-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-file-lock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¦"
}

.fa-file-magnifying-glass:before,.fa-file-search:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-file-medical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â·"
}

.fa-file-minus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-file-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-file-pdf:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-file-edit:before,.fa-file-pen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-file-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-file-plus-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·"
}

.fa-file-powerpoint:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-file-prescription:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-file-shield:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â°"
}

.fa-file-signature:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-file-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â§"
}

.fa-file-spreadsheet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-file-user:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-file-video:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-file-medical-alt:before,.fa-file-waveform:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¸"
}

.fa-file-word:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-file-times:before,.fa-file-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-file-archive:before,.fa-file-zipper:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-files:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸"
}

.fa-files-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â½"
}

.fa-fill:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-fill-drip:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-film:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-film-canister:before,.fa-film-cannister:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-film-alt:before,.fa-film-simple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â "
}

.fa-film-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¹"
}

.fa-films:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âº"
}

.fa-filter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°"
}

.fa-filter-circle-dollar:before,.fa-funnel-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-filter-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â»"
}

.fa-filter-list:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¼"
}

.fa-filter-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â½"
}

.fa-filters:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¾"
}

.fa-fingerprint:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-fire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-fire-burner:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â±"
}

.fa-fire-extinguisher:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´"
}

.fa-fire-flame:before,.fa-flame:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¸"
}

.fa-fire-alt:before,.fa-fire-flame-curved:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¤"
}

.fa-burn:before,.fa-fire-flame-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âª"
}

.fa-fire-hydrant:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¿"
}

.fa-fire-smoke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-fireplace:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-fish:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-fish-bones:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-fish-cooked:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¾"
}

.fa-fish-fins:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â²"
}

.fa-fishing-rod:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¨"
}

.fa-flag:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤"
}

.fa-flag-checkered:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-flag-pennant:before,.fa-pennant:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-flag-alt:before,.fa-flag-swallowtail:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-flag-usa:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-flashlight:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-flask:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-flask-poison:before,.fa-flask-round-poison:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â "
}

.fa-flask-potion:before,.fa-flask-round-potion:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¡"
}

.fa-flask-vial:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â³"
}

.fa-flatbread:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-flatbread-stuffed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-floppy-disk:before,.fa-save:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-floppy-disk-circle-arrow-right:before,.fa-save-circle-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-floppy-disk-circle-xmark:before,.fa-floppy-disk-times:before,.fa-save-circle-xmark:before,.fa-save-times:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-floppy-disk-pen:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-floppy-disks:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-florin-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-flower:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¿"
}

.fa-flower-daffodil:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-flower-tulip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-flute:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-flux-capacitor:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-flying-disc:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â©"
}

.fa-folder-blank:before,.fa-folder:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-folder-arrow-down:before,.fa-folder-download:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-folder-arrow-up:before,.fa-folder-upload:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-folder-bookmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-folder-closed:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-folder-cog:before,.fa-folder-gear:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-folder-grid:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-folder-heart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-folder-image:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-folder-magnifying-glass:before,.fa-folder-search:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-folder-medical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-folder-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-folder-music:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-folder-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-folder-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-folder-tree:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-folder-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-folder-times:before,.fa-folder-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-folders:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-fondue-pot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-font:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±"
}

.fa-font-case:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-football-ball:before,.fa-football:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â½"
}

.fa-football-helmet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-fork:before,.fa-utensil-fork:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â£"
}

.fa-fork-knife:before,.fa-utensils-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¦"
}

.fa-forklift:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âº"
}

.fa-fort:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-forward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-fast-forward:before,.fa-forward-fast:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-forward-step:before,.fa-step-forward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-frame:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-franc-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-french-fries:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-frog:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â®"
}

.fa-function:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-g:before {
    content: "G"
}

.fa-galaxy:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-gallery-thumbnails:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âª"
}

.fa-game-board:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-game-board-alt:before,.fa-game-board-simple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-game-console-handheld:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-gamepad:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-gamepad-alt:before,.fa-gamepad-modern:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢"
}

.fa-garage:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-garage-car:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â "
}

.fa-garage-open:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-garlic:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-gas-pump:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-gas-pump-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â´"
}

.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¤"
}

.fa-gauge-circle-bolt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-gauge-circle-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-gauge-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã…â€œ"
}

.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¥"
}

.fa-gauge-low:before,.fa-tachometer-alt-slow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â§"
}

.fa-gauge-max:before,.fa-tachometer-alt-fastest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¦"
}

.fa-gauge-min:before,.fa-tachometer-alt-slowest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¨"
}

.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â©"
}

.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âª"
}

.fa-gauge-simple-low:before,.fa-tachometer-slow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¬"
}

.fa-gauge-simple-max:before,.fa-tachometer-fastest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â«"
}

.fa-gauge-simple-min:before,.fa-tachometer-slowest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â­"
}

.fa-gavel:before,.fa-legal:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-cog:before,.fa-gear:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-cogs:before,.fa-gears:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-gem:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥"
}

.fa-genderless:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­"
}

.fa-ghost:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¢"
}

.fa-gif:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-gift:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-gift-card:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-gifts:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-gingerbread-man:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-glass:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-glass-citrus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-glass-empty:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-glass-half-empty:before,.fa-glass-half-full:before,.fa-glass-half:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-glass-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â´"
}

.fa-glass-water-droplet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âµ"
}

.fa-glasses:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â°"
}

.fa-glasses-alt:before,.fa-glasses-round:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Âµ"
}

.fa-globe:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-globe-snow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â£"
}

.fa-globe-stand:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶"
}

.fa-goal-net:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â«"
}

.fa-golf-ball-tee:before,.fa-golf-ball:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-golf-club:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-golf-flag-hole:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¬"
}

.fa-gopuram:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-gramophone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-grapes:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-grate:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-grate-droplet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-greater-than:before {
    content: ">"
}

.fa-greater-than-equal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â²"
}

.fa-grid-3:before,.fa-grid:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-grid-2:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-grid-2-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-grid-4:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-grid-5:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-grid-dividers:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â­"
}

.fa-grid-horizontal:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-grill:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£"
}

.fa-grill-fire:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤"
}

.fa-grill-hot:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥"
}

.fa-grip-horizontal:before,.fa-grip:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-grip-dots:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-grip-dots-vertical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-grip-lines:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-grip-lines-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-grip-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½"
}

.fa-group-arrows-rotate:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¶"
}

.fa-guarani-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-guitar:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-guitar-electric:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-guitars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-gun:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-gun-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-gun-squirt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-h:before {
    content: "H"
}

.fa-h1:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-h2:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-h3:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-h4:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-h5:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-h6:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-hammer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â£"
}

.fa-hammer-crash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-hammer-war:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¤"
}

.fa-hamsa:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-hand-paper:before,.fa-hand:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-hand-back-fist:before,.fa-hand-rock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-hand-back-point-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-hand-back-point-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¸"
}

.fa-hand-back-point-ribbon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-hand-back-point-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-hand-back-point-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-allergies:before,.fa-hand-dots:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¡"
}

.fa-hand-fingers-crossed:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-fist-raised:before,.fa-hand-fist:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¾"
}

.fa-hand-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¼"
}

.fa-hand-holding:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â½"
}

.fa-hand-holding-box:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â»"
}

.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-hand-holding-droplet:before,.fa-hand-holding-water:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-hand-holding-hand:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â·"
}

.fa-hand-holding-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¾"
}

.fa-hand-holding-magic:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¥"
}

.fa-hand-holding-medical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-hand-holding-seedling:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¿"
}

.fa-hand-holding-skull:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-hand-horns:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-hand-lizard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œ"
}

.fa-hand-love:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-hand-middle-finger:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-hand-peace:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-hand-point-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§"
}

.fa-hand-point-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-hand-point-ribbon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-hand-point-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-hand-point-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-hand-pointer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡"
}

.fa-hand-scissors:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-hand-sparkles:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-hand-spock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-hand-wave:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-handcuffs:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¸"
}

.fa-hands:before,.fa-sign-language:before,.fa-signing:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-hands-bound:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¹"
}

.fa-hands-bubbles:before,.fa-hands-wash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-hands-clapping:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-hands-holding:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-hands-holding-child:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âº"
}

.fa-hands-holding-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â»"
}

.fa-hand-receiving:before,.fa-hands-holding-diamond:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¼"
}

.fa-hands-holding-dollar:before,.fa-hands-usd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-hands-heart:before,.fa-hands-holding-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-hands-praying:before,.fa-praying-hands:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-handshake:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-hands-helping:before,.fa-handshake-angle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-handshake-alt:before,.fa-handshake-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-handshake-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-hanukiah:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¦"
}

.fa-hard-drive:before,.fa-hdd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â "
}

.fa-hashtag:before {
    content: "#"
}

.fa-hashtag-lock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-hat-chef:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-hat-cowboy:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-hat-cowboy-side:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-hat-santa:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â§"
}

.fa-hat-winter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¨"
}

.fa-hat-witch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â§"
}

.fa-hat-wizard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¨"
}

.fa-head-side:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â©"
}

.fa-head-side-brain:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-head-side-cough:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-head-side-cough-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-head-side-goggles:before,.fa-head-vr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Âª"
}

.fa-head-side-headphones:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-head-side-heart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-head-side-mask:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-head-side-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-head-side-virus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-header:before,.fa-heading:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-headphones:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥"
}

.fa-headphones-alt:before,.fa-headphones-simple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-headset:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-heart-circle-bolt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¼"
}

.fa-heart-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â½"
}

.fa-heart-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾"
}

.fa-heart-circle-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¿"
}

.fa-heart-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-heart-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-heart-broken:before,.fa-heart-crack:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â©"
}

.fa-heart-half:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-heart-half-alt:before,.fa-heart-half-stroke:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-heart-pulse:before,.fa-heartbeat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾"
}

.fa-heat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-helicopter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â³"
}

.fa-helicopter-symbol:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-helmet-battle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â«"
}

.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-helmet-un:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-hexagon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-hexagon-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-hexagon-divide:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-hexagon-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-hexagon-image:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-hexagon-minus:before,.fa-minus-hexagon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-hexagon-plus:before,.fa-plus-hexagon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-hexagon-vertical-nft:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-hexagon-vertical-nft-slanted:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-hexagon-xmark:before,.fa-times-hexagon:before,.fa-xmark-hexagon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â®"
}

.fa-high-definition:before,.fa-rectangle-hd:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-highlighter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-highlighter-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¯"
}

.fa-hill-avalanche:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-hill-rockslide:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-hippo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â­"
}

.fa-hockey-mask:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®"
}

.fa-hockey-puck:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-hockey-stick-puck:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â®"
}

.fa-hockey-sticks:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-holly-berry:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Âª"
}

.fa-honey-pot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-hood-cloak:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¯"
}

.fa-horizontal-rule:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-horse:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â°"
}

.fa-horse-head:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â«"
}

.fa-horse-saddle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-hose:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-hose-reel:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-hospital-user:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-hospitals:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-hot-tub-person:before,.fa-hot-tub:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-hotdog:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-hotel:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-hourglass-empty:before,.fa-hourglass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-hourglass-clock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-home-blank:before,.fa-house-blank:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-house-building:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-home-lg:before,.fa-house-chimney:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¯"
}

.fa-house-chimney-blank:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â°"
}

.fa-house-chimney-crack:before,.fa-house-damage:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â±"
}

.fa-house-chimney-heart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-clinic-medical:before,.fa-house-chimney-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â²"
}

.fa-house-chimney-user:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-house-chimney-window:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-house-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-house-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â "
}

.fa-house-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-house-crack:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â±"
}

.fa-house-day:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½"
}

.fa-house-fire:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-house-flag:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-house-flood-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-home-heart:before,.fa-house-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-house-laptop:before,.fa-laptop-house:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-house-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-house-medical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â²"
}

.fa-house-medical-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-house-medical-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-house-medical-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-house-medical-flag:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-house-night:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-house-leave:before,.fa-house-person-depart:before,.fa-house-person-leave:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-house-person-arrive:before,.fa-house-person-return:before,.fa-house-return:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-house-signal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-house-tree:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-house-tsunami:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-house-turret:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-home-user:before,.fa-house-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-house-flood:before,.fa-house-water:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-house-window:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â³"
}

.fa-hryvnia-sign:before,.fa-hryvnia:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â²"
}

.fa-100:before,.fa-hundred-points:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-hurricane:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-hyphen:before {
    content: "-"
}

.fa-i:before {
    content: "I"
}

.fa-i-cursor:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-ice-cream:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-ice-skate:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-icicles:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â­"
}

.fa-heart-music-camera-bolt:before,.fa-icons:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-id-badge:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-id-card-alt:before,.fa-id-card-clip:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¿"
}

.fa-igloo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â®"
}

.fa-image:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾"
}

.fa-image-landscape:before,.fa-landscape:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-image-polaroid:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-image-polaroid-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-image-portrait:before,.fa-portrait:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-image-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-image-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-images:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-images-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-inbox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-inbox-full:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-inbox-arrow-down:before,.fa-inbox-in:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-inbox-arrow-up:before,.fa-inbox-out:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-inboxes:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-indent:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼"
}

.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-industry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âµ"
}

.fa-industry-alt:before,.fa-industry-windows:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â³"
}

.fa-infinity:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â´"
}

.fa-info:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©"
}

.fa-inhaler:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¹"
}

.fa-input-numeric:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-input-pipe:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-input-text:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¿"
}

.fa-integral:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-intersection:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-island-tree-palm:before,.fa-island-tropical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-italic:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³"
}

.fa-j:before {
    content: "J"
}

.fa-jack-o-lantern:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-jar:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-jar-wheat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-jedi:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-fighter-jet:before,.fa-jet-fighter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-jet-fighter-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-joint:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-joystick:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-jug:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-jug-detergent:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-k:before {
    content: "K"
}

.fa-kaaba:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-kazoo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-kerning:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¯"
}

.fa-key:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-key-skeleton:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â³"
}

.fa-key-skeleton-left-right:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â´"
}

.fa-keyboard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-keyboard-brightness:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-keyboard-brightness-low:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-keyboard-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-keyboard-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-keynote:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-khanda:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-kidneys:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»"
}

.fa-kip-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-first-aid:before,.fa-kit-medical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¹"
}

.fa-kitchen-set:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-kite:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´"
}

.fa-kiwi-bird:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-kiwi-fruit:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-knife:before,.fa-utensil-knife:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¤"
}

.fa-knife-kitchen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Âµ"
}

.fa-l:before {
    content: "L"
}

.fa-lacrosse-stick:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âµ"
}

.fa-lacrosse-stick-ball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¶"
}

.fa-lambda:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-lamp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â "
}

.fa-lamp-desk:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-lamp-floor:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-lamp-street:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-land-mine-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-landmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-landmark-alt:before,.fa-landmark-dome:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-landmark-flag:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-language:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-laptop:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-laptop-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-laptop-code:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¼"
}

.fa-laptop-file:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-laptop-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-laptop-mobile:before,.fa-phone-laptop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-laptop-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-lari-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-lasso:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-lasso-sparkles:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-layer-group:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â½"
}

.fa-layer-group-minus:before,.fa-layer-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¾"
}

.fa-layer-group-plus:before,.fa-layer-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¿"
}

.fa-leaf:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-leaf-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-leaf-maple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¶"
}

.fa-leaf-oak:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â·"
}

.fa-leafy-green:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-arrow-alt-left:before,.fa-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-arrow-alt-from-right:before,.fa-left-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-left-long:before,.fa-long-arrow-alt-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-left-long-to-line:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-arrows-alt-h:before,.fa-left-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-arrow-alt-to-left:before,.fa-left-to-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-lemon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-less-than:before {
    content: "<"
}

.fa-less-than-equal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â·"
}

.fa-life-ring:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-light-ceiling:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-light-emergency:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-light-emergency-on:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-light-switch:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-light-switch-off:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ"
}

.fa-light-switch-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-lightbulb:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-lightbulb-cfl:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦"
}

.fa-lightbulb-cfl-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§"
}

.fa-lightbulb-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-lightbulb-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-lightbulb-exclamation-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-lightbulb-on:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-lightbulb-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-lights-holiday:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â²"
}

.fa-line-columns:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-line-height:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-lines-leaning:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-chain:before,.fa-link:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-chain-horizontal:before,.fa-link-horizontal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-chain-horizontal-slash:before,.fa-link-horizontal-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-link-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-link-simple-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§"
}

.fa-lips:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-lira-sign:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-list-squares:before,.fa-list:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº"
}

.fa-list-check:before,.fa-tasks:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®"
}

.fa-list-dropdown:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-list-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-list-radio:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-list-timeline:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-list-tree:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-list-dots:before,.fa-list-ul:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-litecoin-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-loader:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-lobster:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-location-arrow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-location-check:before,.fa-map-marker-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-location-crosshairs:before,.fa-location:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-location-crosshairs-slash:before,.fa-location-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-location-dot:before,.fa-map-marker-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-location-dot-slash:before,.fa-map-marker-alt-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-location-exclamation:before,.fa-map-marker-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¹Ã¢â‚¬Â "
}

.fa-location-minus:before,.fa-map-marker-minus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-location-pen:before,.fa-map-marker-edit:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-location-pin:before,.fa-map-marker:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-location-pin-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-location-pin-slash:before,.fa-map-marker-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-location-plus:before,.fa-map-marker-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â "
}

.fa-location-question:before,.fa-map-marker-question:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-location-smile:before,.fa-map-marker-smile:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-location-xmark:before,.fa-map-marker-times:before,.fa-map-marker-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â½"
}

.fa-lock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£"
}

.fa-lock-a:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-lock-hashtag:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-lock-alt:before,.fa-lock-keyhole:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-lock-keyhole-open:before,.fa-lock-open-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-lock-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-locust:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â "
}

.fa-lollipop:before,.fa-lollypop:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-couch-small:before,.fa-loveseat:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-luchador-mask:before,.fa-luchador:before,.fa-mask-luchador:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-lungs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-lungs-virus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-m:before {
    content: "M"
}

.fa-mace:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¸"
}

.fa-magnet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-magnifying-glass:before,.fa-search:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-magnifying-glass-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-magnifying-glass-chart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-magnifying-glass-dollar:before,.fa-search-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-magnifying-glass-location:before,.fa-search-location:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-magnifying-glass-minus:before,.fa-search-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-magnifying-glass-plus:before,.fa-search-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½"
}

.fa-mailbox:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-manat-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-mandolin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¹"
}

.fa-mango:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-manhole:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-map:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹"
}

.fa-map-location:before,.fa-map-marked:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-map-location-dot:before,.fa-map-marked-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â "
}

.fa-map-pin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶"
}

.fa-marker:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡"
}

.fa-mars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢"
}

.fa-mars-and-venus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤"
}

.fa-mars-and-venus-burst:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â£"
}

.fa-mars-double:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§"
}

.fa-mars-stroke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©"
}

.fa-mars-stroke-h:before,.fa-mars-stroke-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«"
}

.fa-mars-stroke-up:before,.fa-mars-stroke-v:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª"
}

.fa-glass-martini-alt:before,.fa-martini-glass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-cocktail:before,.fa-martini-glass-citrus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-glass-martini:before,.fa-martini-glass-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-mask:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Âº"
}

.fa-mask-face:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-mask-snorkel:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â·"
}

.fa-mask-ventilator:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-masks-theater:before,.fa-theater-masks:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â°"
}

.fa-mattress-pillow:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-expand-arrows-alt:before,.fa-maximize:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-meat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-medal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢"
}

.fa-megaphone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-melon:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-melon-slice:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-memo:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-memo-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-memo-circle-info:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¡"
}

.fa-memo-pad:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-memory:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-menorah:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-mercury:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£"
}

.fa-merge:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-comment-alt:before,.fa-message:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âº"
}

.fa-comment-alt-arrow-down:before,.fa-message-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-comment-alt-arrow-up:before,.fa-message-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-message-arrow-up-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-message-bot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¸"
}

.fa-comment-alt-captions:before,.fa-message-captions:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-comment-alt-check:before,.fa-message-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¢"
}

.fa-message-code:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¸"
}

.fa-comment-alt-dollar:before,.fa-message-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-comment-alt-dots:before,.fa-message-dots:before,.fa-messaging:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â£"
}

.fa-comment-alt-exclamation:before,.fa-message-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¥"
}

.fa-comment-alt-image:before,.fa-message-image:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-comment-alt-lines:before,.fa-message-lines:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¦"
}

.fa-comment-alt-medical:before,.fa-message-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â´"
}

.fa-comment-middle-alt:before,.fa-message-middle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-comment-middle-top-alt:before,.fa-message-middle-top:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-comment-alt-minus:before,.fa-message-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â§"
}

.fa-comment-alt-music:before,.fa-message-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-comment-alt-edit:before,.fa-message-edit:before,.fa-message-pen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¤"
}

.fa-comment-alt-plus:before,.fa-message-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¨"
}

.fa-message-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-comment-alt-quote:before,.fa-message-quote:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-comment-alt-slash:before,.fa-message-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â©"
}

.fa-comment-alt-smile:before,.fa-message-smile:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âª"
}

.fa-message-sms:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-comment-alt-text:before,.fa-message-text:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-comment-alt-times:before,.fa-message-times:before,.fa-message-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â«"
}

.fa-comments-alt:before,.fa-messages:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¶"
}

.fa-comments-alt-dollar:before,.fa-messages-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-messages-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-meteor:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-meter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-meter-bolt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-meter-droplet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-meter-fire:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-microchip:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-microchip-ai:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-microphone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°"
}

.fa-microphone-alt:before,.fa-microphone-lines:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-microphone-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±"
}

.fa-microphone-stand:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-microscope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-microwave:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-mill-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-compress-arrows-alt:before,.fa-minimize:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-minus:before,.fa-subtract:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-mistletoe:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â´"
}

.fa-mitten:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-mobile-button:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-mobile-iphone:before,.fa-mobile-notch:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-mobile-retro:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â§"
}

.fa-mobile-android-alt:before,.fa-mobile-screen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-mobile-alt:before,.fa-mobile-screen-button:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-mobile-signal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¯"
}

.fa-mobile-signal-out:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-money-bill:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-money-bill-1:before,.fa-money-bill-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»"
}

.fa-money-bill-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-money-bill-simple-wave:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-money-bill-transfer:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-money-bill-trend-up:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â©"
}

.fa-money-bill-wave:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âº"
}

.fa-money-bill-wheat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âª"
}

.fa-money-bills:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-money-bills-alt:before,.fa-money-bills-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-money-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-money-check-alt:before,.fa-money-check-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â½"
}

.fa-money-check-dollar-pen:before,.fa-money-check-edit-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-money-check-edit:before,.fa-money-check-pen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-money-from-bracket:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-money-simple-from-bracket:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-monitor-heart-rate:before,.fa-monitor-waveform:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-monkey:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â»"
}

.fa-monument:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦"
}

.fa-moon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-moon-cloud:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-eclipse-alt:before,.fa-moon-over-sun:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-moon-stars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-moped:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¹"
}

.fa-mortar-pestle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§"
}

.fa-mosque:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-mosquito:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â«"
}

.fa-mosquito-net:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-motorcycle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-mound:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â­"
}

.fa-mountain:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¼"
}

.fa-mountain-city:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â®"
}

.fa-mountain-sun:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-mountains:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â½"
}

.fa-mouse-field:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨"
}

.fa-mp3-player:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â½"
}

.fa-mug:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-mug-hot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¶"
}

.fa-mug-marshmallows:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â·"
}

.fa-coffee:before,.fa-mug-saucer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-mug-tea:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-mug-tea-saucer:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-mushroom:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-music:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-music-alt:before,.fa-music-note:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-music-alt-slash:before,.fa-music-note-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-music-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-n:before {
    content: "N"
}

.fa-naira-sign:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-narwhal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾"
}

.fa-nesting-dolls:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âº"
}

.fa-network-wired:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¿"
}

.fa-neuter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬"
}

.fa-newspaper:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-nfc:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-nfc-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-nfc-magnifying-glass:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-nfc-pen:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-nfc-signal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-nfc-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-nfc-trash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-not-equal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-notdef:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-note:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-note-medical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-note-sticky:before,.fa-sticky-note:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-notebook:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-notes:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-notes-medical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-o:before {
    content: "O"
}

.fa-object-exclude:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-object-group:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-object-intersect:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-object-subtract:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¾"
}

.fa-object-ungroup:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-object-union:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¸"
}

.fa-objects-align-bottom:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â»"
}

.fa-objects-align-center-horizontal:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¼"
}

.fa-objects-align-center-vertical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â½"
}

.fa-objects-align-left:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¾"
}

.fa-objects-align-right:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿"
}

.fa-objects-align-top:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-objects-column:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-octagon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-octagon-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-octagon-divide:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-octagon-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-minus-octagon:before,.fa-octagon-minus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-octagon-plus:before,.fa-plus-octagon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-octagon-xmark:before,.fa-times-octagon:before,.fa-xmark-octagon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â°"
}

.fa-oil-can:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-oil-can-drip:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-oil-temp:before,.fa-oil-temperature:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-oil-well:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â²"
}

.fa-olive:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-olive-branch:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-om:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-omega:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-onion:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-option:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-ornament:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-otter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-dedent:before,.fa-outdent:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»"
}

.fa-outlet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-oven:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-overline:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-p:before {
    content: "P"
}

.fa-page:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-file-caret-down:before,.fa-page-caret-down:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-file-caret-up:before,.fa-page-caret-up:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-pager:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-paint-roller:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âª"
}

.fa-paint-brush:before,.fa-paintbrush:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-paint-brush-alt:before,.fa-paint-brush-fine:before,.fa-paintbrush-alt:before,.fa-paintbrush-fine:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©"
}

.fa-paintbrush-pencil:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-palette:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-pallet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-pallet-box:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-palette-boxes:before,.fa-pallet-alt:before,.fa-pallet-boxes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-pan-food:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-pan-frying:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-pancakes:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-panel-ews:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-panel-fire:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-panorama:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-paper-plane:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-paper-plane-alt:before,.fa-paper-plane-top:before,.fa-send:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â "
}

.fa-paperclip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-paperclip-vertical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-parachute-box:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-paragraph:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-paragraph-left:before,.fa-paragraph-rtl:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-party-bell:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-party-horn:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-passport:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«"
}

.fa-file-clipboard:before,.fa-paste:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-pause:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-paw:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-paw-claws:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-paw-alt:before,.fa-paw-simple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-peace:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¼"
}

.fa-peach:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-peanut:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-peanuts:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-peapod:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-pear:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-pedestal:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-pegasus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-pen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-pen-circle:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â½"
}

.fa-pen-alt:before,.fa-pen-clip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-pen-alt-slash:before,.fa-pen-clip-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-pen-fancy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬"
}

.fa-pen-fancy-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-pen-field:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-pen-line:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-pen-nib:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­"
}

.fa-pen-nib-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¡"
}

.fa-pen-paintbrush:before,.fa-pencil-paintbrush:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¹Ã…â€œ"
}

.fa-pen-ruler:before,.fa-pencil-ruler:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®"
}

.fa-pen-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-pen-swirl:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-edit:before,.fa-pen-to-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-pencil-alt:before,.fa-pencil:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-pencil-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-people:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-people-arrows-left-right:before,.fa-people-arrows:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-people-carry-box:before,.fa-people-carry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â½"
}

.fa-people-dress:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-people-dress-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œ"
}

.fa-people-group:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â³"
}

.fa-people-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â´"
}

.fa-people-pants:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-people-pants-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡"
}

.fa-people-pulling:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-people-robbery:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-people-roof:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â·"
}

.fa-people-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-pepper:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-pepper-hot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-percent:before,.fa-percentage:before {
    content: "%"
}

.fa-period:before {
    content: "."
}

.fa-male:before,.fa-person:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-person-arrow-down-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-person-arrow-up-from-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-biking:before,.fa-person-biking:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-biking-mountain:before,.fa-person-biking-mountain:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-person-booth:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-person-breastfeeding:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âº"
}

.fa-person-burst:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»"
}

.fa-person-cane:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-person-carry-box:before,.fa-person-carry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-person-chalkboard:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â½"
}

.fa-person-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-person-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-person-circle-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-person-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-person-circle-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-person-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-digging:before,.fa-person-digging:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-person-dolly:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-person-dolly-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-diagnoses:before,.fa-person-dots-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â°"
}

.fa-female:before,.fa-person-dress:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-person-dress-burst:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-person-dress-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-person-drowning:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-person-falling:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-person-falling-burst:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-person-from-portal:before,.fa-portal-exit:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£"
}

.fa-person-half-dress:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-person-harassing:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-hiking:before,.fa-person-hiking:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¬"
}

.fa-person-military-pointing:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-person-military-rifle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-person-military-to-person:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-person-pinball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-person-praying:before,.fa-pray:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-person-pregnant:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-person-rays:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-person-rifle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-person-running:before,.fa-running:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-person-seat:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾"
}

.fa-person-seat-reclined:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¸"
}

.fa-person-shelter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-person-sign:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-person-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â "
}

.fa-person-skating:before,.fa-skating:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-person-ski-jumping:before,.fa-ski-jump:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-person-ski-lift:before,.fa-ski-lift:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-person-skiing:before,.fa-skiing:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-person-skiing-nordic:before,.fa-skiing-nordic:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â "
}

.fa-person-sledding:before,.fa-sledding:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-person-snowboarding:before,.fa-snowboarding:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â½"
}

.fa-person-snowmobiling:before,.fa-snowmobile:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-person-swimming:before,.fa-swimmer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-person-through-window:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©"
}

.fa-person-to-door:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-person-to-portal:before,.fa-portal-enter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢"
}

.fa-person-walking:before,.fa-walking:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-person-walking-arrow-loop-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-person-walking-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-person-walking-luggage:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-blind:before,.fa-person-walking-with-cane:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-peseta-sign:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡"
}

.fa-peso-sign:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢"
}

.fa-phone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-phone-arrow-down-left:before,.fa-phone-arrow-down:before,.fa-phone-incoming:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£"
}

.fa-phone-arrow-up-right:before,.fa-phone-arrow-up:before,.fa-phone-outgoing:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤"
}

.fa-phone-alt:before,.fa-phone-flip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-phone-hangup:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥"
}

.fa-phone-intercom:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-phone-missed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦"
}

.fa-phone-office:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-phone-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-phone-rotary:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-phone-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-phone-volume:before,.fa-volume-control-phone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-phone-xmark:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§"
}

.fa-photo-film:before,.fa-photo-video:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-photo-film-music:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨"
}

.fa-pi:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-piano:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-piano-keyboard:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-pickleball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-pie:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-pig:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-piggy-bank:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-pills:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-pinata:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-pinball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©"
}

.fa-pineapple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¸"
}

.fa-pipe:before {
    content: "|"
}

.fa-pipe-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-pipe-collar:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-pipe-section:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-pipe-smoking:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-pipe-valve:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-pizza:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-pizza-slice:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-place-of-worship:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-plane:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-plane-arrival:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯"
}

.fa-plane-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-plane-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-plane-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-plane-departure:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°"
}

.fa-plane-alt:before,.fa-plane-engines:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-plane-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-plane-prop:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«"
}

.fa-plane-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-plane-tail:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬"
}

.fa-plane-up:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­"
}

.fa-plane-up-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â®"
}

.fa-planet-moon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¸"
}

.fa-planet-ringed:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â "
}

.fa-plant-wilt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âª"
}

.fa-plate-utensils:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-plate-wheat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-play:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-play-pause:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¯"
}

.fa-plug:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-plug-circle-bolt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-plug-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-plug-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-plug-circle-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-plug-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-plug-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-add:before,.fa-plus:before {
    content: "+"
}

.fa-plus-large:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-plus-minus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-podcast:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½"
}

.fa-podium:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-podium-star:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-police-box:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡"
}

.fa-poll-people:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-pompebled:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-poo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¾"
}

.fa-poo-bolt:before,.fa-poo-storm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-pool-8-ball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-poop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-popcorn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-popsicle:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-pot-food:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-potato:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-power-off:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-prescription:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±"
}

.fa-prescription-bottle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-presentation-screen:before,.fa-presentation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-pretzel:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-print:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯"
}

.fa-print-magnifying-glass:before,.fa-print-search:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-print-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-projector:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-pump:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-pump-medical:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-pump-soap:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-pumpkin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-puzzle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-puzzle-piece:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®"
}

.fa-puzzle-piece-alt:before,.fa-puzzle-piece-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â±"
}

.fa-q:before {
    content: "Q"
}

.fa-qrcode:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©"
}

.fa-question:before {
    content: "?"
}

.fa-quote-left-alt:before,.fa-quote-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-quote-right-alt:before,.fa-quote-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-quotes:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´"
}

.fa-r:before {
    content: "R"
}

.fa-rabbit:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-rabbit-fast:before,.fa-rabbit-running:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-racquet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-radar:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤"
}

.fa-radiation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-radio:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-radio-alt:before,.fa-radio-tuner:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¹Ã…â€œ"
}

.fa-rainbow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-raindrops:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-ram:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â "
}

.fa-ramp-loading:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-ranking-star:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-raygun:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥"
}

.fa-receipt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-record-vinyl:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-rectangle-landscape:before,.fa-rectangle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âº"
}

.fa-ad:before,.fa-rectangle-ad:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-barcode-alt:before,.fa-rectangle-barcode:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â£"
}

.fa-rectangle-code:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-rectangle-history:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¢"
}

.fa-rectangle-history-circle-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â£"
}

.fa-rectangle-history-circle-user:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¤"
}

.fa-list-alt:before,.fa-rectangle-list:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢"
}

.fa-pro:before,.fa-rectangle-pro:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âµ"
}

.fa-rectangle-terminal:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶"
}

.fa-rectangle-portrait:before,.fa-rectangle-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â»"
}

.fa-rectangle-vertical-history:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â·"
}

.fa-rectangle-wide:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¼"
}

.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-rectangles-mixed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-recycle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-reel:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸"
}

.fa-refrigerator:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦"
}

.fa-registered:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-repeat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-repeat-1:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-reply-clock:before,.fa-reply-time:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹"
}

.fa-republican:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-restroom:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â½"
}

.fa-restroom-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âº"
}

.fa-retweet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-rhombus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â»"
}

.fa-ribbon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-arrow-alt-right:before,.fa-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-right-from-bracket:before,.fa-sign-out-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âµ"
}

.fa-arrow-alt-from-left:before,.fa-right-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-exchange-alt:before,.fa-right-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-long-arrow-alt-right:before,.fa-right-long:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-right-long-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-right-to-bracket:before,.fa-sign-in-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¶"
}

.fa-arrow-alt-to-right:before,.fa-right-to-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-ring:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-ring-diamond:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«"
}

.fa-rings-wedding:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-road:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ"
}

.fa-road-barrier:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-road-bridge:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-road-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-road-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-road-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-road-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-road-spikes:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-robot:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-robot-astromech:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-rocket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-rocket-launch:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§"
}

.fa-roller-coaster:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-rotate:before,.fa-sync-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â±"
}

.fa-rotate-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¼"
}

.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âª"
}

.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¹"
}

.fa-route:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-route-highway:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¡"
}

.fa-route-interstate:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-router:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¡"
}

.fa-feed:before,.fa-rss:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œ"
}

.fa-rug:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-rugby-ball:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-ruler:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-ruler-combined:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-ruler-horizontal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-ruler-triangle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-ruler-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-rupee-sign:before,.fa-rupee:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-rupiah-sign:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â½"
}

.fa-rv:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-s:before {
    content: "S"
}

.fa-sack:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-sack-dollar:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-sack-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-sailboat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-bowl-salad:before,.fa-salad:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-salt-shaker:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-sandwich:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¸"
}

.fa-satellite:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¿"
}

.fa-satellite-dish:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-sausage:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â "
}

.fa-saxophone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-sax-hot:before,.fa-saxophone-fire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-balance-scale:before,.fa-scale-balanced:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½"
}

.fa-balance-scale-left:before,.fa-scale-unbalanced:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-scalpel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-scalpel-line-dashed:before,.fa-scalpel-path:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¾"
}

.fa-scanner-gun:before,.fa-scanner:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-scanner-image:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â³"
}

.fa-scanner-keyboard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-scanner-touchscreen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â "
}

.fa-scarecrow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-scarf:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-school:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-school-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-school-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-school-circle-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-school-flag:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-school-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-cut:before,.fa-scissors:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-screen-users:before,.fa-users-class:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â½"
}

.fa-screencast:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¾"
}

.fa-screwdriver:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-screwdriver-wrench:before,.fa-tools:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-scribble:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¿"
}

.fa-scroll:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½"
}

.fa-scroll-old:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-scroll-torah:before,.fa-torah:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-scrubber:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¸"
}

.fa-scythe:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-sd-card:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-sd-cards:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-seal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-seal-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-seal-question:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-seat-airline:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-section:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-seedling:before,.fa-sprout:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã…â€œ"
}

.fa-semicolon:before {
    content: ";"
}

.fa-send-back:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-send-backward:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-sensor:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨"
}

.fa-sensor-cloud:before,.fa-sensor-smoke:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬"
}

.fa-sensor-fire:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âª"
}

.fa-sensor-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«"
}

.fa-sensor-alert:before,.fa-sensor-triangle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©"
}

.fa-server:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â³"
}

.fa-shapes:before,.fa-triangle-circle-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¸"
}

.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-share-all:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-share-from-square:before,.fa-share-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-share-alt:before,.fa-share-nodes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-sheep:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-sheet-plastic:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-inventory:before,.fa-shelves:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-shelves-empty:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-shield-blank:before,.fa-shield:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²"
}

.fa-shield-cat:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-shield-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â·"
}

.fa-shield-cross:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-shield-dog:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-shield-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-shield-alt:before,.fa-shield-halved:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-shield-heart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-shield-keyhole:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-shield-minus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-shield-plus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â "
}

.fa-shield-quartered:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-shield-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-shield-virus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-shield-times:before,.fa-shield-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-ship:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡"
}

.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-shirt-long-sleeve:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-shirt-running:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-shirt-tank-top:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-shish-kebab:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-shoe-prints:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-shop:before,.fa-store-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-shop-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¥"
}

.fa-shop-slash:before,.fa-store-alt-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-shovel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-shovel-snow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-shower:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-shower-alt:before,.fa-shower-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-shredder:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-shrimp:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-random:before,.fa-shuffle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-shutters:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-shuttle-space:before,.fa-space-shuttle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-shuttlecock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-sickle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-sidebar:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½"
}

.fa-sidebar-flip:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-sigma:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-sign-hanging:before,.fa-sign:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-signal-alt-4:before,.fa-signal-alt:before,.fa-signal-bars-strong:before,.fa-signal-bars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-signal-alt-2:before,.fa-signal-bars-fair:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-signal-alt-3:before,.fa-signal-bars-good:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-signal-alt-slash:before,.fa-signal-bars-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-signal-alt-1:before,.fa-signal-bars-weak:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-signal-2:before,.fa-signal-fair:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-signal-3:before,.fa-signal-good:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-signal-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-signal-stream:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-signal-stream-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-signal-4:before,.fa-signal-strong:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-signal-1:before,.fa-signal-weak:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-signature:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â·"
}

.fa-signature-lock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-signature-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-map-signs:before,.fa-signs-post:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·"
}

.fa-sim-card:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-sim-cards:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-sink:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-siren:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­"
}

.fa-siren-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®"
}

.fa-sitemap:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-skeleton:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â "
}

.fa-ski-boot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-ski-boot-ski:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-skull:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-skull-cow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¾"
}

.fa-skull-crossbones:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-slash-back:before {
    content: "\\"
}

.fa-slash-forward:before {
    content: "/"
}

.fa-sleigh:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-slider:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-sliders-h:before,.fa-sliders:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-sliders-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-sliders-up:before,.fa-sliders-v:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-slot-machine:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-smog:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-smoke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-smoking:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-snake:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-snooze:before,.fa-zzz:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-snow-blowing:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-snowflake:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-snowflakes:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-snowman:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-frosty-head:before,.fa-snowman-head:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-snowplow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-soap:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-socks:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-creemee:before,.fa-soft-serve:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-solar-panel:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âº"
}

.fa-solar-system:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯"
}

.fa-sort:before,.fa-unsorted:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-spa:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â»"
}

.fa-space-station-moon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³"
}

.fa-space-station-moon-alt:before,.fa-space-station-moon-construction:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´"
}

.fa-spade:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â´"
}

.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-sparkles:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-speaker:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¸"
}

.fa-speakers:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â "
}

.fa-spell-check:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-spider:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-spider-black-widow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œ"
}

.fa-spider-web:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-spinner:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-spinner-third:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-split:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-splotch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼"
}

.fa-spoon:before,.fa-utensil-spoon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¥"
}

.fa-sportsball:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-spray-can:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â½"
}

.fa-air-freshener:before,.fa-spray-can-sparkles:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-sprinkler:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âµ"
}

.fa-sprinkler-ceiling:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-square-0:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-square-1:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-square-2:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-square-3:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œ"
}

.fa-square-4:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-square-5:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡"
}

.fa-square-6:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-square-7:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-square-8:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-square-9:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¾"
}

.fa-square-a:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¸"
}

.fa-square-a-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-square-ampersand:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â "
}

.fa-arrow-square-down:before,.fa-square-arrow-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-square-arrow-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¡"
}

.fa-square-arrow-down-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¢"
}

.fa-arrow-square-left:before,.fa-square-arrow-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-arrow-square-right:before,.fa-square-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-arrow-square-up:before,.fa-square-arrow-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-square-arrow-up-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â£"
}

.fa-external-link-square:before,.fa-square-arrow-up-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-square-b:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¤"
}

.fa-square-bolt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¥"
}

.fa-square-c:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¦"
}

.fa-caret-square-down:before,.fa-square-caret-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-caret-square-left:before,.fa-square-caret-left:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-caret-square-right:before,.fa-square-caret-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-caret-square-up:before,.fa-square-caret-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-check-square:before,.fa-square-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â "
}

.fa-chevron-square-down:before,.fa-square-chevron-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-chevron-square-left:before,.fa-square-chevron-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-chevron-square-right:before,.fa-square-chevron-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-chevron-square-up:before,.fa-square-chevron-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-square-code:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§"
}

.fa-square-d:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¨"
}

.fa-square-dashed:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©"
}

.fa-square-divide:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âª"
}

.fa-dollar-square:before,.fa-square-dollar:before,.fa-usd-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©"
}

.fa-arrow-alt-square-down:before,.fa-square-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-square-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â«"
}

.fa-square-down-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬"
}

.fa-square-e:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â­"
}

.fa-square-ellipsis:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â®"
}

.fa-square-ellipsis-vertical:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¯"
}

.fa-envelope-square:before,.fa-square-envelope:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-exclamation-square:before,.fa-square-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡"
}

.fa-square-f:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â°"
}

.fa-box-fragile:before,.fa-square-fragile:before,.fa-square-wine-glass-crack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-square-full:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-square-g:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±"
}

.fa-h-square:before,.fa-square-h:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-heart-square:before,.fa-square-heart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã¢â‚¬Â "
}

.fa-square-i:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²"
}

.fa-info-square:before,.fa-square-info:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-square-j:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³"
}

.fa-square-k:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´"
}

.fa-square-kanban:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-square-l:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âµ"
}

.fa-arrow-alt-square-left:before,.fa-square-left:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-square-list:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-square-m:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶"
}

.fa-minus-square:before,.fa-square-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-square-n:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·"
}

.fa-square-nfi:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-square-o:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¸"
}

.fa-square-p:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹"
}

.fa-parking:before,.fa-square-parking:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-parking-slash:before,.fa-square-parking-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-square-person-confined:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-phone-square:before,.fa-square-phone:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-phone-square-alt:before,.fa-square-phone-flip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-phone-square-down:before,.fa-square-phone-hangup:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âº"
}

.fa-plus-square:before,.fa-square-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-poll-h:before,.fa-square-poll-horizontal:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-poll:before,.fa-square-poll-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-square-q:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â»"
}

.fa-square-quarters:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â½"
}

.fa-question-square:before,.fa-square-question:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â½"
}

.fa-square-quote:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-square-r:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¼"
}

.fa-arrow-alt-square-right:before,.fa-square-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-square-ring:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-square-root:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-square-root-alt:before,.fa-square-root-variable:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-rss-square:before,.fa-square-rss:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-square-s:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â½"
}

.fa-share-alt-square:before,.fa-square-share-nodes:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-sliders-h-square:before,.fa-square-sliders:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-sliders-v-square:before,.fa-square-sliders-vertical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-square-small:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¾"
}

.fa-square-star:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¿"
}

.fa-square-t:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-square-terminal:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-box-up:before,.fa-square-this-way-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¸"
}

.fa-square-u:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-arrow-alt-square-up:before,.fa-square-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-square-up-left:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-external-link-square-alt:before,.fa-square-up-right:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-square-user:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-square-v:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-square-virus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-square-w:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-square-x:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-square-y:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-square-z:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-squid:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-squirrel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-staff:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-stairs:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-stamp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¿"
}

.fa-rectangle-sd:before,.fa-standard-definition:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-stapler:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯"
}

.fa-star:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-star-and-crescent:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-star-christmas:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-star-exclamation:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â³"
}

.fa-star-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-star-half-alt:before,.fa-star-half-stroke:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-star-of-david:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-star-of-life:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¡"
}

.fa-star-sharp:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-star-sharp-half:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-star-sharp-half-alt:before,.fa-star-sharp-half-stroke:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-star-shooting:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶"
}

.fa-starfighter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·"
}

.fa-starfighter-alt:before,.fa-starfighter-twin-ion-engine:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸"
}

.fa-starfighter-alt-advanced:before,.fa-starfighter-twin-ion-engine-advanced:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-stars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-starship:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹"
}

.fa-starship-freighter:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº"
}

.fa-steak:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-steering-wheel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¢"
}

.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-stethoscope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-stocking:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-stomach:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â£"
}

.fa-stop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-stopwatch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â²"
}

.fa-stopwatch-20:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-store:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-store-lock:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¦"
}

.fa-store-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-strawberry:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-street-view:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-stretcher:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-strikethrough:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-stroopwafel:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-subscript:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-suitcase:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²"
}

.fa-medkit:before,.fa-suitcase-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-suitcase-rolling:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-sun:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-sun-alt:before,.fa-sun-bright:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-sun-cloud:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-sun-dust:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-sun-haze:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-sun-plant-wilt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-sunglasses:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-sunrise:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-sunset:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-superscript:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«"
}

.fa-nigiri:before,.fa-sushi:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â "
}

.fa-maki-roll:before,.fa-makizushi:before,.fa-sushi-roll:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-swatchbook:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-sword:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-sword-laser:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»"
}

.fa-sword-laser-alt:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼"
}

.fa-swords:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-swords-laser:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½"
}

.fa-icons-alt:before,.fa-symbols:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-synagogue:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-syringe:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â½"
}

.fa-t:before {
    content: "T"
}

.fa-table:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-table-cells:before,.fa-th:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â "
}

.fa-table-cells-large:before,.fa-th-large:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-columns:before,.fa-table-columns:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-table-layout:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-table-list:before,.fa-th-list:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-table-picnic:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-table-pivot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-rows:before,.fa-table-rows:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-table-tree:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-tablet-android:before,.fa-tablet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-tablet-button:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â "
}

.fa-tablet-rugged:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-tablet-android-alt:before,.fa-tablet-screen:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-tablet-alt:before,.fa-tablet-screen-button:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-tablets:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-digital-tachograph:before,.fa-tachograph-digital:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-taco:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-tag:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«"
}

.fa-tags:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬"
}

.fa-tally-5:before,.fa-tally:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-tally-1:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-tally-2:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-tally-3:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-tally-4:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-tamale:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-tank-water:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-tape:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-tarp:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-tarp-droplet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¼"
}

.fa-cab:before,.fa-taxi:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-taxi-bus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-teddy-bear:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-teeth:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â®"
}

.fa-teeth-open:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯"
}

.fa-telescope:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾"
}

.fa-temperature-arrow-down:before,.fa-temperature-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¿"
}

.fa-temperature-arrow-up:before,.fa-temperature-up:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-temperature-high:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-temperature-list:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-temperature-low:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â "
}

.fa-temperature-frigid:before,.fa-temperature-snow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-temperature-hot:before,.fa-temperature-sun:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-tenge-sign:before,.fa-tenge:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-tennis-ball:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-tent:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-tent-arrow-down-to-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-tent-arrow-left-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-tent-arrow-turn-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-tent-arrows-down:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-tents:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-terminal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â "
}

.fa-text:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-text-height:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´"
}

.fa-text-size:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-remove-format:before,.fa-text-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-text-width:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âµ"
}

.fa-thermometer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-theta:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-thought-bubble:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-thumbs-down:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥"
}

.fa-thumbs-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤"
}

.fa-thumb-tack:before,.fa-thumbtack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-tick:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¯"
}

.fa-ticket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-ticket-airline:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-ticket-alt:before,.fa-ticket-simple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-tickets-airline:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-tilde:before {
    content: "~"
}

.fa-timeline:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-timeline-arrow:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-timer:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-tire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â±"
}

.fa-tire-flat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â²"
}

.fa-tire-pressure-warning:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â³"
}

.fa-tire-rugged:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â´"
}

.fa-toggle-large-off:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°"
}

.fa-toggle-large-on:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±"
}

.fa-toggle-off:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-toggle-on:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-toilet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¹Ã…â€œ"
}

.fa-toilet-paper:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-toilet-paper-alt:before,.fa-toilet-paper-blank:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-toilet-paper-blank-under:before,.fa-toilet-paper-reverse-alt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¸"
}

.fa-toilet-paper-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²"
}

.fa-toilet-paper-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-toilet-paper-reverse:before,.fa-toilet-paper-under:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-toilet-paper-reverse-slash:before,.fa-toilet-paper-under-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-toilet-paper-xmark:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³"
}

.fa-toilet-portable:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-toilets-portable:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-tomato:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-tombstone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â "
}

.fa-tombstone-alt:before,.fa-tombstone-blank:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡"
}

.fa-toolbox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-tooth:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-toothbrush:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âµ"
}

.fa-torii-gate:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-tornado:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-broadcast-tower:before,.fa-tower-broadcast:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-tower-cell:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-tower-control:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-tower-observation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-tractor:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢"
}

.fa-trademark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-traffic-cone:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¶"
}

.fa-traffic-light:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â·"
}

.fa-traffic-light-go:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¸"
}

.fa-traffic-light-slow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¹"
}

.fa-traffic-light-stop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âº"
}

.fa-trailer:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-train:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸"
}

.fa-subway:before,.fa-train-subway:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹"
}

.fa-subway-tunnel:before,.fa-train-subway-tunnel:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-train-track:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-train-tram:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´"
}

.fa-train-tunnel:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-transformer-bolt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-transgender-alt:before,.fa-transgender:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥"
}

.fa-transporter:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-transporter-1:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-transporter-2:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-transporter-3:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-transporter-4:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-transporter-5:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-transporter-6:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-transporter-7:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-transporter-empty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-trash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-trash-arrow-up:before,.fa-trash-restore:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â©"
}

.fa-trash-alt:before,.fa-trash-can:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â­"
}

.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Âª"
}

.fa-trash-can-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-trash-can-clock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-trash-can-list:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-trash-can-plus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-trash-alt-slash:before,.fa-trash-can-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-trash-can-arrow-turn-left:before,.fa-trash-can-undo:before,.fa-trash-undo-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-trash-can-xmark:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-trash-check:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¯"
}

.fa-trash-clock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-trash-list:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-trash-plus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-trash-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-trash-arrow-turn-left:before,.fa-trash-undo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-trash-xmark:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-treasure-chest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£"
}

.fa-tree:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-tree-christmas:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-tree-city:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-tree-alt:before,.fa-tree-deciduous:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-tree-decorated:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-tree-large:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-tree-palm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â«"
}

.fa-trees:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤"
}

.fa-triangle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¬"
}

.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-triangle-instrument:before,.fa-triangle-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¢"
}

.fa-construction:before,.fa-triangle-person-digging:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-trillium:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-trophy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-trophy-alt:before,.fa-trophy-star:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â«"
}

.fa-trowel:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-trowel-bricks:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â "
}

.fa-truck:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-truck-arrow-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-truck-bolt:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-shipping-timed:before,.fa-truck-clock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-truck-container:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-truck-container-empty:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-truck-droplet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-shipping-fast:before,.fa-truck-fast:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-truck-field:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-truck-field-un:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½"
}

.fa-truck-flatbed:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-truck-front:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-ambulance:before,.fa-truck-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-truck-monster:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â»"
}

.fa-truck-moving:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¸"
}

.fa-truck-pickup:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¼"
}

.fa-truck-plane:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-truck-plow:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¾"
}

.fa-truck-ramp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â "
}

.fa-truck-loading:before,.fa-truck-ramp-box:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¾"
}

.fa-truck-couch:before,.fa-truck-ramp-couch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-truck-tow:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-trumpet:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â£"
}

.fa-teletype:before,.fa-tty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-teletype-answer:before,.fa-tty-answer:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-tugrik-sign:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-turkey:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥"
}

.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-level-down-alt:before,.fa-turn-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¾"
}

.fa-turn-down-left:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-turn-down-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-level-up-alt:before,.fa-turn-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿"
}

.fa-turntable:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¤"
}

.fa-turtle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦"
}

.fa-television:before,.fa-tv-alt:before,.fa-tv:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬"
}

.fa-tv-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¦"
}

.fa-tv-retro:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-typewriter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â§"
}

.fa-u:before {
    content: "U"
}

.fa-ufo:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-ufo-beam:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-umbrella:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-umbrella-beach:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â "
}

.fa-umbrella-alt:before,.fa-umbrella-simple:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-underline:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-unicorn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§"
}

.fa-uniform-martial-arts:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-union:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-universal-access:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-unlock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-unlock-alt:before,.fa-unlock-keyhole:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-arrow-alt-up:before,.fa-up:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-arrows-alt-v:before,.fa-up-down:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-arrows-alt:before,.fa-up-down-left-right:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²"
}

.fa-up-from-bracket:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-up-from-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-arrow-alt-from-bottom:before,.fa-up-from-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-up-left:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-long-arrow-alt-up:before,.fa-up-long:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-up-right:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-external-link-alt:before,.fa-up-right-from-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-up-to-dotted-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-arrow-alt-to-top:before,.fa-up-to-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-upload:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-usb-drive:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â©"
}

.fa-user:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-user-alien:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-user-astronaut:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â»"
}

.fa-user-bounty-hunter:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¿"
}

.fa-user-check:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¼"
}

.fa-user-chef:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-user-clock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â½"
}

.fa-user-cowboy:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Âª"
}

.fa-user-crown:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-user-doctor:before,.fa-user-md:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-user-doctor-hair:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œ"
}

.fa-user-doctor-hair-long:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-user-doctor-message:before,.fa-user-md-chat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â®"
}

.fa-user-cog:before,.fa-user-gear:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾"
}

.fa-user-graduate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-user-friends:before,.fa-user-group:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-user-group-crown:before,.fa-users-crown:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-user-hair:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-user-hair-buns:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-user-hair-long:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-business-front:before,.fa-party-back:before,.fa-trian-balbot:before,.fa-user-hair-mullet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-user-headset:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â­"
}

.fa-user-construction:before,.fa-user-hard-hat:before,.fa-user-helmet-safety:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-user-injured:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨"
}

.fa-user-alt:before,.fa-user-large:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-user-alt-slash:before,.fa-user-large-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âº"
}

.fa-user-lock:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-user-minus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-user-music:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â«"
}

.fa-user-ninja:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-user-nurse:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¯"
}

.fa-user-nurse-hair:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-user-nurse-hair-long:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-user-edit:before,.fa-user-pen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¿"
}

.fa-user-pilot:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-user-pilot-tie:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-user-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´"
}

.fa-user-police:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-user-police-tie:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-user-robot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-user-robot-xmarks:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â§"
}

.fa-user-secret:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-user-shakespeare:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-user-shield:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-user-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-user-tag:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-user-tie:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-user-tie-hair:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-user-tie-hair-long:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â "
}

.fa-user-unlock:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-user-visor:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-user-vneck:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¡"
}

.fa-user-vneck-hair:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¢"
}

.fa-user-vneck-hair-long:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â£"
}

.fa-user-times:before,.fa-user-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âµ"
}

.fa-users:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-users-between-lines:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-users-cog:before,.fa-users-gear:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-users-line:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-users-medical:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â°"
}

.fa-users-rays:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-users-rectangle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-users-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-users-viewfinder:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-cutlery:before,.fa-utensils:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â§"
}

.fa-utensils-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¤"
}

.fa-utility-pole:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-utility-pole-double:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-v:before {
    content: "V"
}

.fa-vacuum:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-vacuum-robot:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-value-absolute:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-shuttle-van:before,.fa-van-shuttle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¶"
}

.fa-vault:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-vector-circle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-vector-polygon:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-vector-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-vent-damper:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¥"
}

.fa-venus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡"
}

.fa-venus-double:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦"
}

.fa-venus-mars:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨"
}

.fa-vest:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-vest-patches:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-vial:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-vial-circle-check:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-vial-virus:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-vials:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-video-camera:before,.fa-video:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½"
}

.fa-video-arrow-down-left:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-video-arrow-up-right:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-video-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¡"
}

.fa-video-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¢"
}

.fa-vihara:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-violin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â­"
}

.fa-virus:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-virus-covid:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¨"
}

.fa-virus-covid-slash:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â©"
}

.fa-virus-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-viruses:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-voicemail:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-volcano:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-volleyball-ball:before,.fa-volleyball:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-volume-medium:before,.fa-volume:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-volume-high:before,.fa-volume-up:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨"
}

.fa-volume-down:before,.fa-volume-low:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§"
}

.fa-volume-off:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦"
}

.fa-volume-slash:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¢"
}

.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-vr-cardboard:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©"
}

.fa-w:before {
    content: "W"
}

.fa-waffle:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¦"
}

.fa-wagon-covered:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â®"
}

.fa-walker:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â±"
}

.fa-walkie-talkie:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¯"
}

.fa-wallet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-wand:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Âª"
}

.fa-magic:before,.fa-wand-magic:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â "
}

.fa-wand-sparkles:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«"
}

.fa-warehouse:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-warehouse-alt:before,.fa-warehouse-full:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-washer:before,.fa-washing-machine:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-watch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¡"
}

.fa-watch-apple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-watch-calculator:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â°"
}

.fa-watch-fitness:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾"
}

.fa-watch-smart:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-water:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-water-arrow-down:before,.fa-water-lower:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-water-arrow-up:before,.fa-water-rise:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-watermelon-slice:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-heart-rate:before,.fa-wave-pulse:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¸"
}

.fa-wave-sine:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-wave-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-wave-triangle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-waveform:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â±"
}

.fa-waveform-lines:before,.fa-waveform-path:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â²"
}

.fa-weight-hanging:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-weight-scale:before,.fa-weight:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-whale:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬"
}

.fa-wheat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­"
}

.fa-wheat-alt:before,.fa-wheat-awn:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-wheat-awn-circle-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œ"
}

.fa-wheat-awn-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-wheat-slash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-wheelchair:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-wheelchair-alt:before,.fa-wheelchair-move:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½"
}

.fa-glass-whiskey:before,.fa-whiskey-glass:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â "
}

.fa-glass-whiskey-rocks:before,.fa-whiskey-glass-ice:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-whistle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â "
}

.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-wifi-exclamation:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-wifi-2:before,.fa-wifi-fair:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-wifi-slash:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-wifi-1:before,.fa-wifi-weak:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-wind:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®"
}

.fa-wind-turbine:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-wind-circle-exclamation:before,.fa-wind-warning:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-window:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-window-alt:before,.fa-window-flip:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-window-frame:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-window-frame-open:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-window-maximize:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-window-minimize:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-window-restore:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-windsock:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-wine-bottle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯"
}

.fa-wine-glass:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â£"
}

.fa-fragile:before,.fa-wine-glass-crack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â»"
}

.fa-wine-glass-alt:before,.fa-wine-glass-empty:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â½"
}

.fa-krw:before,.fa-won-sign:before,.fa-won:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-worm:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-wreath:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¢"
}

.fa-wrench:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­"
}

.fa-wrench-simple:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-x:before {
    content: "X"
}

.fa-x-ray:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-xmark-large:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-times-to-slot:before,.fa-vote-nay:before,.fa-xmark-to-slot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-xmarks-lines:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-y:before {
    content: "Y"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-yin-yang:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-z:before {
    content: "Z"
}

.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus) {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0,0,0,0);
    border-width: 0;
    white-space: nowrap
}

:host,:root {
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(./fa-brands-400.DdGCPLpM.woff2) format("woff2"),url(./fa-brands-400.BAKUptkK.ttf) format("truetype")
}

.fa-brands,.fab {
    font-family: Font Awesome\ 6 Brands;
    font-weight: 400
}

.fa-42-group:before,.fa-innosoft:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-500px:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â®"
}

.fa-accessible-icon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-accusoft:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-adn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â°"
}

.fa-adversal:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-affiliatetheme:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-airbnb:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â´"
}

.fa-algolia:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-alipay:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-amazon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â°"
}

.fa-amazon-pay:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-amilia:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-android:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â»"
}

.fa-angellist:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-angrycreative:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-angular:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-app-store:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-app-store-ios:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-apper:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-apple:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¹"
}

.fa-apple-pay:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-artstation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-asymmetrik:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-atlassian:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-audible:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-autoprefixer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-avianex:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-aviato:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-aws:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-bandcamp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-battle-net:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-behance:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-bilibili:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-bimobject:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-bitbucket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±"
}

.fa-bitcoin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-bity:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-black-tie:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¾"
}

.fa-blackberry:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-blogger:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-blogger-b:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-bluetooth:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-bluetooth-b:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-bootstrap:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-bots:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-btc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¡"
}

.fa-buffer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·"
}

.fa-buromobelexperte:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-buy-n-large:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-buysellads:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-canadian-maple-leaf:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-cc-amazon-pay:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-cc-amex:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-cc-apple-pay:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-cc-diners-club:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-cc-discover:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-cc-jcb:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-cc-mastercard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-cc-paypal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-cc-stripe:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-cc-visa:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-centercode:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-centos:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-chrome:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¨"
}

.fa-chromecast:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-cloudflare:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-cloudscale:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-cloudsmith:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-cloudversify:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-cmplid:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-codepen:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-codiepie:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-confluence:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-connectdevelop:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â½"
}

.fa-contao:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â­"
}

.fa-cotton-bureau:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-cpanel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-creative-commons:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¾"
}

.fa-creative-commons-by:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â§"
}

.fa-creative-commons-nc:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¨"
}

.fa-creative-commons-nc-eu:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â©"
}

.fa-creative-commons-nc-jp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âª"
}

.fa-creative-commons-nd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â«"
}

.fa-creative-commons-pd:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¬"
}

.fa-creative-commons-pd-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â­"
}

.fa-creative-commons-remix:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â®"
}

.fa-creative-commons-sa:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¯"
}

.fa-creative-commons-sampling:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â°"
}

.fa-creative-commons-sampling-plus:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â±"
}

.fa-creative-commons-share:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â²"
}

.fa-creative-commons-zero:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â³"
}

.fa-critical-role:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-css3:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¼"
}

.fa-css3-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-cuttlefish:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-d-and-d:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-d-and-d-beyond:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â "
}

.fa-dailymotion:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-dashcube:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-deezer:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-delicious:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-deploydog:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â½"
}

.fa-deskpro:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-dev:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-deviantart:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-dhl:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-diaspora:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-digg:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-digital-ocean:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-discord:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-discourse:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-dochub:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-docker:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-draft2digital:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-dribbble:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â½"
}

.fa-dropbox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â«"
}

.fa-drupal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-dyalog:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-earlybirds:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¡"
}

.fa-ebay:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â´"
}

.fa-edge:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-edge-legacy:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-elementor:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-ello:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â±"
}

.fa-ember:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-empire:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-envira:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-erlang:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-ethereum:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-etsy:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-evernote:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-expeditedssl:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¾"
}

.fa-facebook:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-facebook-f:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¾"
}

.fa-facebook-messenger:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¸"
}

.fa-fantasy-flight-games:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-fedex:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-fedora:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¹Ã…â€œ"
}

.fa-figma:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-firefox:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©"
}

.fa-firefox-browser:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-first-order:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-first-order-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â "
}

.fa-firstdraft:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¡"
}

.fa-flickr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â®"
}

.fa-flipboard:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-fly:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-fonticons:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-fonticons-fi:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¢"
}

.fa-fort-awesome:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-fort-awesome-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â£"
}

.fa-forumbee:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-foursquare:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-free-code-camp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-freebsd:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¤"
}

.fa-fulcrum:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-galactic-republic:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-galactic-senate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-get-pocket:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¥"
}

.fa-gg:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â "
}

.fa-gg-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¡"
}

.fa-git:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-git-alt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-github:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-github-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-gitkraken:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¦"
}

.fa-gitlab:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-gitter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-glide:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-glide-g:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-gofore:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â§"
}

.fa-golang:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-goodreads:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¨"
}

.fa-goodreads-g:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â©"
}

.fa-google:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-google-drive:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âª"
}

.fa-google-pay:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-google-play:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â«"
}

.fa-google-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-google-plus-g:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-google-wallet:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-gratipay:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-grav:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-gripfire:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¬"
}

.fa-grunt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â­"
}

.fa-guilded:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-gulp:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â®"
}

.fa-hacker-news:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-hackerrank:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â·"
}

.fa-hashnode:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-hips:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-hire-a-helper:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â°"
}

.fa-hive:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-hooli:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-hornbill:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-hotjar:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â±"
}

.fa-houzz:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¼"
}

.fa-html5:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â»"
}

.fa-hubspot:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â²"
}

.fa-ideal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-imdb:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã…â€œ"
}

.fa-instagram:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â­"
}

.fa-instalod:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-intercom:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¯"
}

.fa-internet-explorer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â«"
}

.fa-invision:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â°"
}

.fa-ioxhost:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-itch-io:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Âº"
}

.fa-itunes:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â´"
}

.fa-itunes-note:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âµ"
}

.fa-java:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¤"
}

.fa-jedi-order:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-jenkins:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¶"
}

.fa-jira:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â±"
}

.fa-joget:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â·"
}

.fa-joomla:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-js:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¸"
}

.fa-jsfiddle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-kaggle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Âº"
}

.fa-keybase:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âµ"
}

.fa-keycdn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âº"
}

.fa-kickstarter:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â»"
}

.fa-kickstarter-k:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¼"
}

.fa-korvue:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-laravel:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â½"
}

.fa-lastfm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-leanpub:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-less:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-line:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-linkedin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-linkedin-in:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡"
}

.fa-linode:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-linux:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¼"
}

.fa-lyft:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-magento:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-mailchimp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-mandalorian:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-markdown:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-mastodon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¶"
}

.fa-maxcdn:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¶"
}

.fa-mdb:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â "
}

.fa-medapps:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-medium-m:before,.fa-medium:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âº"
}

.fa-medrt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-meetup:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â "
}

.fa-megaport:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£"
}

.fa-mendeley:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â³"
}

.fa-meta:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-microblog:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡"
}

.fa-microsoft:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-mix:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-mixcloud:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-mixer:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-mizuni:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-modx:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-monero:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-napster:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-neos:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-nfc-directional:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â°"
}

.fa-nfc-symbol:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â±"
}

.fa-nimblr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨"
}

.fa-node:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-node-js:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-npm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-ns8:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-nutritionix:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-octopus-deploy:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-odnoklassniki:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â£"
}

.fa-old-republic:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-opencart:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â½"
}

.fa-openid:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-opera:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âª"
}

.fa-optin-monster:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¼"
}

.fa-orcid:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-osi:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-padlet:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â "
}

.fa-page4:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-pagelines:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-palfed:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-patreon:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-paypal:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-perbyte:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-periscope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-phabricator:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-phoenix-framework:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-phoenix-squadron:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-php:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-pied-piper:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-pied-piper-alt:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-pied-piper-hat:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¥"
}

.fa-pied-piper-pp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-pinterest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-pinterest-p:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â±"
}

.fa-pix:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-playstation:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-product-hunt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-pushed:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-python:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-qq:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-quinscape:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-quora:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-r-project:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â·"
}

.fa-raspberry-pi:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â»"
}

.fa-ravelry:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-react:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-reacteurope:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-readme:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-rebel:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-red-river:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-reddit:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-reddit-alien:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-redhat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¼"
}

.fa-renren:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-replyd:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-researchgate:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¸"
}

.fa-resolving:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-rev:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²"
}

.fa-rocketchat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-rockrms:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-rust:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-safari:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§"
}

.fa-salesforce:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â»"
}

.fa-sass:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-schlix:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-screenpal:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-scribd:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-searchengin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-sellcast:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¡"
}

.fa-sellsy:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-servicestack:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-shirtsinbulk:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-shopify:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-shopware:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âµ"
}

.fa-simplybuilt:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-sistrix:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-sith:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-sitrox:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â "
}

.fa-sketch:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-skyatlas:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-skype:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¾"
}

.fa-slack-hash:before,.fa-slack:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-slideshare:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-snapchat-ghost:before,.fa-snapchat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-soundcloud:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-sourcetree:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-space-awesome:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬"
}

.fa-speakap:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-speaker-deck:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-spotify:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-behance-square:before,.fa-square-behance:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-dribbble-square:before,.fa-square-dribbble:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-facebook-square:before,.fa-square-facebook:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-square-font-awesome:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­"
}

.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-git-square:before,.fa-square-git:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-github-square:before,.fa-square-github:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-gitlab-square:before,.fa-square-gitlab:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®"
}

.fa-google-plus-square:before,.fa-square-google-plus:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-hacker-news-square:before,.fa-square-hacker-news:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¯"
}

.fa-instagram-square:before,.fa-square-instagram:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-js-square:before,.fa-square-js:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¹"
}

.fa-lastfm-square:before,.fa-square-lastfm:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¤"
}

.fa-pied-piper-square:before,.fa-square-pied-piper:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾"
}

.fa-pinterest-square:before,.fa-square-pinterest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-reddit-square:before,.fa-square-reddit:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-snapchat-square:before,.fa-square-snapchat:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-square-steam:before,.fa-steam-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-square-tumblr:before,.fa-tumblr-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â´"
}

.fa-square-twitter:before,.fa-twitter-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-square-viadeo:before,.fa-viadeo-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-square-vimeo:before,.fa-vimeo-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-square-whatsapp:before,.fa-whatsapp-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-square-xing:before,.fa-xing-square:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â©"
}

.fa-square-youtube:before,.fa-youtube-square:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-squarespace:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¾"
}

.fa-stack-exchange:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-stack-overflow:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬"
}

.fa-stackpath:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-staylinked:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-steam:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-steam-symbol:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-sticker-mule:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-strava:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-stripe:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-stripe-s:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-studiovinari:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-stumbleupon:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-stumbleupon-circle:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-superpowers:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-supple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-suse:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-swift:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¡"
}

.fa-symfony:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â½"
}

.fa-teamspeak:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¹"
}

.fa-telegram-plane:before,.fa-telegram:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-tencent-weibo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-the-red-yeti:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-themeco:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-themeisle:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-think-peaks:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±"
}

.fa-tiktok:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-trade-federation:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-trello:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-tumblr:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³"
}

.fa-twitch:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-twitter:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-typo3:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-uber:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-ubuntu:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¸"
}

.fa-uikit:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-umbraco:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¨"
}

.fa-uncharted:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-uniregistry:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-unity:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-unsplash:before {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-untappd:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-ups:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â "
}

.fa-usb:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-usps:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¡"
}

.fa-ussunnah:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-vaadin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-viacoin:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â·"
}

.fa-viadeo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-viber:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-vimeo:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-vimeo-v:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â½"
}

.fa-vine:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-vk:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-vnv:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-vuejs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-watchman-monitoring:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-waze:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¿"
}

.fa-weebly:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-weibo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-weixin:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-whatsapp:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â²"
}

.fa-whmcs:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-wikipedia-w:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¦"
}

.fa-windows:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âº"
}

.fa-wirsindhandwerk:before,.fa-wsh:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-wix:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-wizards-of-the-coast:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°"
}

.fa-wodu:before {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-wolf-pack-battalion:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-wordpress:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-wordpress-simple:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-wpbeginner:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-wpexplorer:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¾"
}

.fa-wpforms:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-rendact:before,.fa-wpressr:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-xbox:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-xing:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨"
}

.fa-y-combinator:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â»"
}

.fa-yahoo:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-yammer:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-yandex:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-yandex-international:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-yarn:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â£"
}

.fa-yelp:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-yoast:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-youtube:before {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â§"
}

.fa-zhihu:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¿"
}

:host,:root {
    --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Duotone;
    font-style: normal;
    font-weight: 900;
    src: url(./fa-duotone-900.Bj5C0vUO.woff2) format("woff2"),url(./fa-duotone-900.BkoGe6d0.ttf) format("truetype")
}

.fa-duotone,.fad {
    font-family: Font Awesome\ 6 Duotone;
    font-weight: 900;
    letter-spacing: normal;
    position: relative
}

.fa-duotone:before,.fad:before {
    color: var(--fa-primary-color,inherit);
    opacity: var(--fa-primary-opacity,1);
    position: absolute
}

.fa-duotone:after,.fad:after {
    color: var(--fa-secondary-color,inherit)
}

.fa-duotone.fa-swap-opacity:before,.fa-duotone:after,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after {
    opacity: var(--fa-secondary-opacity,.4)
}

.fa-duotone.fa-swap-opacity:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after {
    opacity: var(--fa-primary-opacity,1)
}

.fa-duotone.fa-inverse,.fad.fa-inverse {
    color: var(--fa-inverse,#fff)
}

.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x,.fad.fa-stack-1x,.fad.fa-stack-2x {
    position: absolute
}

.fa-duotone.fa-0:after,.fad.fa-0:after {
    content: "00"
}

.fa-duotone.fa-1:after,.fad.fa-1:after {
    content: "11"
}

.fa-duotone.fa-2:after,.fad.fa-2:after {
    content: "22"
}

.fa-duotone.fa-3:after,.fad.fa-3:after {
    content: "33"
}

.fa-duotone.fa-4:after,.fad.fa-4:after {
    content: "44"
}

.fa-duotone.fa-5:after,.fad.fa-5:after {
    content: "55"
}

.fa-duotone.fa-6:after,.fad.fa-6:after {
    content: "66"
}

.fa-duotone.fa-7:after,.fad.fa-7:after {
    content: "77"
}

.fa-duotone.fa-8:after,.fad.fa-8:after {
    content: "88"
}

.fa-duotone.fa-9:after,.fad.fa-9:after {
    content: "99"
}

.fa-duotone.fa-00:after,.fad.fa-00:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-360-degrees:after,.fad.fa-360-degrees:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-a:after,.fad.fa-a:after {
    content: "AA"
}

.fa-duotone.fa-abacus:after,.fad.fa-abacus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-accent-grave:after,.fad.fa-accent-grave:after {
    content: "``"
}

.fa-duotone.fa-acorn:after,.fad.fa-acorn:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-address-book:after,.fa-duotone.fa-contact-book:after,.fad.fa-address-book:after,.fad.fa-contact-book:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-address-card:after,.fa-duotone.fa-contact-card:after,.fa-duotone.fa-vcard:after,.fad.fa-address-card:after,.fad.fa-contact-card:after,.fad.fa-vcard:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-air-conditioner:after,.fad.fa-air-conditioner:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-airplay:after,.fad.fa-airplay:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-alarm-clock:after,.fad.fa-alarm-clock:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-alarm-exclamation:after,.fad.fa-alarm-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-alarm-plus:after,.fad.fa-alarm-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-alarm-snooze:after,.fad.fa-alarm-snooze:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-album:after,.fad.fa-album:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-album-circle-plus:after,.fad.fa-album-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-album-circle-user:after,.fad.fa-album-circle-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-album-collection:after,.fad.fa-album-collection:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-album-collection-circle-plus:after,.fad.fa-album-collection-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-album-collection-circle-user:after,.fad.fa-album-collection-circle-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-alicorn:after,.fad.fa-alicorn:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-alien:after,.fad.fa-alien:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-alien-8bit:after,.fa-duotone.fa-alien-monster:after,.fad.fa-alien-8bit:after,.fad.fa-alien-monster:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-align-center:after,.fad.fa-align-center:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-align-justify:after,.fad.fa-align-justify:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-align-left:after,.fad.fa-align-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-align-right:after,.fad.fa-align-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-align-slash:after,.fad.fa-align-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-alt:after,.fad.fa-alt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-amp-guitar:after,.fad.fa-amp-guitar:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-ampersand:after,.fad.fa-ampersand:after {
    content: "&&"
}

.fa-duotone.fa-anchor:after,.fad.fa-anchor:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-anchor-circle-check:after,.fad.fa-anchor-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-anchor-circle-exclamation:after,.fad.fa-anchor-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-anchor-circle-xmark:after,.fad.fa-anchor-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-anchor-lock:after,.fad.fa-anchor-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-angel:after,.fad.fa-angel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-angle:after,.fad.fa-angle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-angle-90:after,.fad.fa-angle-90:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-angle-down:after,.fad.fa-angle-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-angle-left:after,.fad.fa-angle-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-angle-right:after,.fad.fa-angle-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-angle-up:after,.fad.fa-angle-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-angle-double-down:after,.fa-duotone.fa-angles-down:after,.fad.fa-angle-double-down:after,.fad.fa-angles-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-angle-double-left:after,.fa-duotone.fa-angles-left:after,.fad.fa-angle-double-left:after,.fad.fa-angles-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-angle-double-right:after,.fa-duotone.fa-angles-right:after,.fad.fa-angle-double-right:after,.fad.fa-angles-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-angle-double-up:after,.fa-duotone.fa-angles-up:after,.fad.fa-angle-double-up:after,.fad.fa-angles-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-ankh:after,.fad.fa-ankh:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-apartment:after,.fad.fa-apartment:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-aperture:after,.fad.fa-aperture:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-apostrophe:after,.fad.fa-apostrophe:after {
    content: "''"
}

.fa-duotone.fa-apple-core:after,.fad.fa-apple-core:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-apple-alt:after,.fa-duotone.fa-apple-whole:after,.fad.fa-apple-alt:after,.fad.fa-apple-whole:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-archway:after,.fad.fa-archway:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-arrow-down:after,.fad.fa-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-arrow-down-1-9:after,.fa-duotone.fa-sort-numeric-asc:after,.fa-duotone.fa-sort-numeric-down:after,.fad.fa-arrow-down-1-9:after,.fad.fa-sort-numeric-asc:after,.fad.fa-sort-numeric-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-arrow-down-9-1:after,.fa-duotone.fa-sort-numeric-desc:after,.fa-duotone.fa-sort-numeric-down-alt:after,.fad.fa-arrow-down-9-1:after,.fad.fa-sort-numeric-desc:after,.fad.fa-sort-numeric-down-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-arrow-down-a-z:after,.fa-duotone.fa-sort-alpha-asc:after,.fa-duotone.fa-sort-alpha-down:after,.fad.fa-arrow-down-a-z:after,.fad.fa-sort-alpha-asc:after,.fad.fa-sort-alpha-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-down-arrow-up:after,.fa-duotone.fa-sort-alt:after,.fad.fa-arrow-down-arrow-up:after,.fad.fa-sort-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-arrow-down-big-small:after,.fa-duotone.fa-sort-size-down:after,.fad.fa-arrow-down-big-small:after,.fad.fa-sort-size-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-arrow-down-from-dotted-line:after,.fad.fa-arrow-down-from-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-down-from-line:after,.fa-duotone.fa-arrow-from-top:after,.fad.fa-arrow-down-from-line:after,.fad.fa-arrow-from-top:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-arrow-down-left:after,.fad.fa-arrow-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-arrow-down-left-and-arrow-up-right-to-center:after,.fad.fa-arrow-down-left-and-arrow-up-right-to-center:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-arrow-down-long:after,.fa-duotone.fa-long-arrow-down:after,.fad.fa-arrow-down-long:after,.fad.fa-long-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-arrow-down-right:after,.fad.fa-arrow-down-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-arrow-down-short-wide:after,.fa-duotone.fa-sort-amount-desc:after,.fa-duotone.fa-sort-amount-down-alt:after,.fad.fa-arrow-down-short-wide:after,.fad.fa-sort-amount-desc:after,.fad.fa-sort-amount-down-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-arrow-down-small-big:after,.fa-duotone.fa-sort-size-down-alt:after,.fad.fa-arrow-down-small-big:after,.fad.fa-sort-size-down-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-down-square-triangle:after,.fa-duotone.fa-sort-shapes-down-alt:after,.fad.fa-arrow-down-square-triangle:after,.fad.fa-sort-shapes-down-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-arrow-down-to-arc:after,.fad.fa-arrow-down-to-arc:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-arrow-down-to-bracket:after,.fad.fa-arrow-down-to-bracket:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-arrow-down-to-dotted-line:after,.fad.fa-arrow-down-to-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-arrow-down-to-line:after,.fa-duotone.fa-arrow-to-bottom:after,.fad.fa-arrow-down-to-line:after,.fad.fa-arrow-to-bottom:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-arrow-down-to-square:after,.fad.fa-arrow-down-to-square:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-arrow-down-triangle-square:after,.fa-duotone.fa-sort-shapes-down:after,.fad.fa-arrow-down-triangle-square:after,.fad.fa-sort-shapes-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-arrow-down-up-across-line:after,.fad.fa-arrow-down-up-across-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-arrow-down-up-lock:after,.fad.fa-arrow-down-up-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-arrow-down-wide-short:after,.fa-duotone.fa-sort-amount-asc:after,.fa-duotone.fa-sort-amount-down:after,.fad.fa-arrow-down-wide-short:after,.fad.fa-sort-amount-asc:after,.fad.fa-sort-amount-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-arrow-down-z-a:after,.fa-duotone.fa-sort-alpha-desc:after,.fa-duotone.fa-sort-alpha-down-alt:after,.fad.fa-arrow-down-z-a:after,.fad.fa-sort-alpha-desc:after,.fad.fa-sort-alpha-down-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-left:after,.fad.fa-arrow-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-arrow-from-right:after,.fa-duotone.fa-arrow-left-from-line:after,.fad.fa-arrow-from-right:after,.fad.fa-arrow-left-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-arrow-left-long:after,.fa-duotone.fa-long-arrow-left:after,.fad.fa-arrow-left-long:after,.fad.fa-long-arrow-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-arrow-left-long-to-line:after,.fad.fa-arrow-left-long-to-line:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-arrow-left-to-line:after,.fa-duotone.fa-arrow-to-left:after,.fad.fa-arrow-left-to-line:after,.fad.fa-arrow-to-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-arrow-pointer:after,.fa-duotone.fa-mouse-pointer:after,.fad.fa-arrow-pointer:after,.fad.fa-mouse-pointer:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-arrow-right:after,.fad.fa-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-arrow-right-arrow-left:after,.fa-duotone.fa-exchange:after,.fad.fa-arrow-right-arrow-left:after,.fad.fa-exchange:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-arrow-right-from-arc:after,.fad.fa-arrow-right-from-arc:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-arrow-right-from-bracket:after,.fa-duotone.fa-sign-out:after,.fad.fa-arrow-right-from-bracket:after,.fad.fa-sign-out:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-arrow-from-left:after,.fa-duotone.fa-arrow-right-from-line:after,.fad.fa-arrow-from-left:after,.fad.fa-arrow-right-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-arrow-right-long:after,.fa-duotone.fa-long-arrow-right:after,.fad.fa-arrow-right-long:after,.fad.fa-long-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-arrow-right-long-to-line:after,.fad.fa-arrow-right-long-to-line:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-arrow-right-to-arc:after,.fad.fa-arrow-right-to-arc:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-arrow-right-to-bracket:after,.fa-duotone.fa-sign-in:after,.fad.fa-arrow-right-to-bracket:after,.fad.fa-sign-in:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-right-to-city:after,.fad.fa-arrow-right-to-city:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-arrow-right-to-line:after,.fa-duotone.fa-arrow-to-right:after,.fad.fa-arrow-right-to-line:after,.fad.fa-arrow-to-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-arrow-left-rotate:after,.fa-duotone.fa-arrow-rotate-back:after,.fa-duotone.fa-arrow-rotate-backward:after,.fa-duotone.fa-arrow-rotate-left:after,.fa-duotone.fa-undo:after,.fad.fa-arrow-left-rotate:after,.fad.fa-arrow-rotate-back:after,.fad.fa-arrow-rotate-backward:after,.fad.fa-arrow-rotate-left:after,.fad.fa-undo:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-arrow-right-rotate:after,.fa-duotone.fa-arrow-rotate-forward:after,.fa-duotone.fa-arrow-rotate-right:after,.fa-duotone.fa-redo:after,.fad.fa-arrow-right-rotate:after,.fad.fa-arrow-rotate-forward:after,.fad.fa-arrow-rotate-right:after,.fad.fa-redo:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-arrow-trend-down:after,.fad.fa-arrow-trend-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-arrow-trend-up:after,.fad.fa-arrow-trend-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-arrow-turn-down:after,.fa-duotone.fa-level-down:after,.fad.fa-arrow-turn-down:after,.fad.fa-level-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-arrow-turn-down-left:after,.fad.fa-arrow-turn-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-arrow-turn-down-right:after,.fad.fa-arrow-turn-down-right:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-arrow-turn-up:after,.fa-duotone.fa-level-up:after,.fad.fa-arrow-turn-up:after,.fad.fa-level-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-arrow-up:after,.fad.fa-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-arrow-up-1-9:after,.fa-duotone.fa-sort-numeric-up:after,.fad.fa-arrow-up-1-9:after,.fad.fa-sort-numeric-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-arrow-up-9-1:after,.fa-duotone.fa-sort-numeric-up-alt:after,.fad.fa-arrow-up-9-1:after,.fad.fa-sort-numeric-up-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-arrow-up-a-z:after,.fa-duotone.fa-sort-alpha-up:after,.fad.fa-arrow-up-a-z:after,.fad.fa-sort-alpha-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-arrow-up-arrow-down:after,.fa-duotone.fa-sort-up-down:after,.fad.fa-arrow-up-arrow-down:after,.fad.fa-sort-up-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-arrow-up-big-small:after,.fa-duotone.fa-sort-size-up:after,.fad.fa-arrow-up-big-small:after,.fad.fa-sort-size-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-arrow-up-from-arc:after,.fad.fa-arrow-up-from-arc:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-arrow-up-from-bracket:after,.fad.fa-arrow-up-from-bracket:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-arrow-up-from-dotted-line:after,.fad.fa-arrow-up-from-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-arrow-up-from-ground-water:after,.fad.fa-arrow-up-from-ground-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-arrow-from-bottom:after,.fa-duotone.fa-arrow-up-from-line:after,.fad.fa-arrow-from-bottom:after,.fad.fa-arrow-up-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-arrow-up-from-square:after,.fad.fa-arrow-up-from-square:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-arrow-up-from-water-pump:after,.fad.fa-arrow-up-from-water-pump:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-arrow-up-left:after,.fad.fa-arrow-up-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-up-left-from-circle:after,.fad.fa-arrow-up-left-from-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-arrow-up-long:after,.fa-duotone.fa-long-arrow-up:after,.fad.fa-arrow-up-long:after,.fad.fa-long-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-arrow-up-right:after,.fad.fa-arrow-up-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-arrow-up-right-and-arrow-down-left-from-center:after,.fad.fa-arrow-up-right-and-arrow-down-left-from-center:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-arrow-up-right-dots:after,.fad.fa-arrow-up-right-dots:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-arrow-up-right-from-square:after,.fa-duotone.fa-external-link:after,.fad.fa-arrow-up-right-from-square:after,.fad.fa-external-link:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-arrow-up-short-wide:after,.fa-duotone.fa-sort-amount-up-alt:after,.fad.fa-arrow-up-short-wide:after,.fad.fa-sort-amount-up-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-arrow-up-small-big:after,.fa-duotone.fa-sort-size-up-alt:after,.fad.fa-arrow-up-small-big:after,.fad.fa-sort-size-up-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-up-square-triangle:after,.fa-duotone.fa-sort-shapes-up-alt:after,.fad.fa-arrow-up-square-triangle:after,.fad.fa-sort-shapes-up-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-arrow-up-to-dotted-line:after,.fad.fa-arrow-up-to-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-arrow-to-top:after,.fa-duotone.fa-arrow-up-to-line:after,.fad.fa-arrow-to-top:after,.fad.fa-arrow-up-to-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-up-triangle-square:after,.fa-duotone.fa-sort-shapes-up:after,.fad.fa-arrow-up-triangle-square:after,.fad.fa-sort-shapes-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-arrow-up-wide-short:after,.fa-duotone.fa-sort-amount-up:after,.fad.fa-arrow-up-wide-short:after,.fad.fa-sort-amount-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-arrow-up-z-a:after,.fa-duotone.fa-sort-alpha-up-alt:after,.fad.fa-arrow-up-z-a:after,.fad.fa-sort-alpha-up-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-arrows-cross:after,.fad.fa-arrows-cross:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-arrows-down-to-line:after,.fad.fa-arrows-down-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-arrows-down-to-people:after,.fad.fa-arrows-down-to-people:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-arrows-from-dotted-line:after,.fad.fa-arrows-from-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-arrows-from-line:after,.fad.fa-arrows-from-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-arrows-h:after,.fa-duotone.fa-arrows-left-right:after,.fad.fa-arrows-h:after,.fad.fa-arrows-left-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-arrows-left-right-to-line:after,.fad.fa-arrows-left-right-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-arrows-maximize:after,.fa-duotone.fa-expand-arrows:after,.fad.fa-arrows-maximize:after,.fad.fa-expand-arrows:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrows-minimize:after,.fa-duotone.fa-compress-arrows:after,.fad.fa-arrows-minimize:after,.fad.fa-compress-arrows:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-arrows-repeat:after,.fa-duotone.fa-repeat-alt:after,.fad.fa-arrows-repeat:after,.fad.fa-repeat-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-arrows-repeat-1:after,.fa-duotone.fa-repeat-1-alt:after,.fad.fa-arrows-repeat-1:after,.fad.fa-repeat-1-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-arrows-retweet:after,.fa-duotone.fa-retweet-alt:after,.fad.fa-arrows-retweet:after,.fad.fa-retweet-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-arrows-rotate:after,.fa-duotone.fa-refresh:after,.fa-duotone.fa-sync:after,.fad.fa-arrows-rotate:after,.fad.fa-refresh:after,.fad.fa-sync:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-arrows-spin:after,.fad.fa-arrows-spin:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-arrows-split-up-and-left:after,.fad.fa-arrows-split-up-and-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-arrows-to-circle:after,.fad.fa-arrows-to-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-arrows-to-dot:after,.fad.fa-arrows-to-dot:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-arrows-to-dotted-line:after,.fad.fa-arrows-to-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-arrows-to-eye:after,.fad.fa-arrows-to-eye:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-arrows-to-line:after,.fad.fa-arrows-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-arrows-turn-right:after,.fad.fa-arrows-turn-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-arrows-turn-to-dots:after,.fad.fa-arrows-turn-to-dots:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrows-up-down:after,.fa-duotone.fa-arrows-v:after,.fad.fa-arrows-up-down:after,.fad.fa-arrows-v:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-arrows-up-down-left-right:after,.fa-duotone.fa-arrows:after,.fad.fa-arrows-up-down-left-right:after,.fad.fa-arrows:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-arrows-up-to-line:after,.fad.fa-arrows-up-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-asterisk:after,.fad.fa-asterisk:after {
    content: "**"
}

.fa-duotone.fa-at:after,.fad.fa-at:after {
    content: "@@"
}

.fa-duotone.fa-atom:after,.fad.fa-atom:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-atom-alt:after,.fa-duotone.fa-atom-simple:after,.fad.fa-atom-alt:after,.fad.fa-atom-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-audio-description:after,.fad.fa-audio-description:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-audio-description-slash:after,.fad.fa-audio-description-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-austral-sign:after,.fad.fa-austral-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-avocado:after,.fad.fa-avocado:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-award:after,.fad.fa-award:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-award-simple:after,.fad.fa-award-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-axe:after,.fad.fa-axe:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-axe-battle:after,.fad.fa-axe-battle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-b:after,.fad.fa-b:after {
    content: "BB"
}

.fa-duotone.fa-baby:after,.fad.fa-baby:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-baby-carriage:after,.fa-duotone.fa-carriage-baby:after,.fad.fa-baby-carriage:after,.fad.fa-carriage-baby:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-backpack:after,.fad.fa-backpack:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-backward:after,.fad.fa-backward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-backward-fast:after,.fa-duotone.fa-fast-backward:after,.fad.fa-backward-fast:after,.fad.fa-fast-backward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-backward-step:after,.fa-duotone.fa-step-backward:after,.fad.fa-backward-step:after,.fad.fa-step-backward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-bacon:after,.fad.fa-bacon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-bacteria:after,.fad.fa-bacteria:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-bacterium:after,.fad.fa-bacterium:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-badge:after,.fad.fa-badge:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-badge-check:after,.fad.fa-badge-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-badge-dollar:after,.fad.fa-badge-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-badge-percent:after,.fad.fa-badge-percent:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-badge-sheriff:after,.fad.fa-badge-sheriff:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-badger-honey:after,.fad.fa-badger-honey:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-badminton:after,.fad.fa-badminton:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-bag-shopping:after,.fa-duotone.fa-shopping-bag:after,.fad.fa-bag-shopping:after,.fad.fa-shopping-bag:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-bagel:after,.fad.fa-bagel:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-bags-shopping:after,.fad.fa-bags-shopping:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-baguette:after,.fad.fa-baguette:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-bahai:after,.fa-duotone.fa-haykal:after,.fad.fa-bahai:after,.fad.fa-haykal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-baht-sign:after,.fad.fa-baht-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-ball-pile:after,.fad.fa-ball-pile:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-balloon:after,.fad.fa-balloon:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-balloons:after,.fad.fa-balloons:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-ballot:after,.fad.fa-ballot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-ballot-check:after,.fad.fa-ballot-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-ban:after,.fa-duotone.fa-cancel:after,.fad.fa-ban:after,.fad.fa-cancel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-ban-bug:after,.fa-duotone.fa-debug:after,.fad.fa-ban-bug:after,.fad.fa-debug:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-ban-parking:after,.fa-duotone.fa-parking-circle-slash:after,.fad.fa-ban-parking:after,.fad.fa-parking-circle-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-ban-smoking:after,.fa-duotone.fa-smoking-ban:after,.fad.fa-ban-smoking:after,.fad.fa-smoking-ban:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-banana:after,.fad.fa-banana:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-band-aid:after,.fa-duotone.fa-bandage:after,.fad.fa-band-aid:after,.fad.fa-bandage:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-bangladeshi-taka-sign:after,.fad.fa-bangladeshi-taka-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-banjo:after,.fad.fa-banjo:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-barcode:after,.fad.fa-barcode:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-barcode-read:after,.fad.fa-barcode-read:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-barcode-scan:after,.fad.fa-barcode-scan:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-bars:after,.fa-duotone.fa-navicon:after,.fad.fa-bars:after,.fad.fa-navicon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-bars-filter:after,.fad.fa-bars-filter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-bars-progress:after,.fa-duotone.fa-tasks-alt:after,.fad.fa-bars-progress:after,.fad.fa-tasks-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-bars-sort:after,.fad.fa-bars-sort:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-bars-staggered:after,.fa-duotone.fa-reorder:after,.fa-duotone.fa-stream:after,.fad.fa-bars-staggered:after,.fad.fa-reorder:after,.fad.fa-stream:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-baseball-ball:after,.fa-duotone.fa-baseball:after,.fad.fa-baseball-ball:after,.fad.fa-baseball:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-baseball-bat-ball:after,.fad.fa-baseball-bat-ball:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-basket-shopping:after,.fa-duotone.fa-shopping-basket:after,.fad.fa-basket-shopping:after,.fad.fa-shopping-basket:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-basket-shopping-simple:after,.fa-duotone.fa-shopping-basket-alt:after,.fad.fa-basket-shopping-simple:after,.fad.fa-shopping-basket-alt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-basketball-ball:after,.fa-duotone.fa-basketball:after,.fad.fa-basketball-ball:after,.fad.fa-basketball:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-basketball-hoop:after,.fad.fa-basketball-hoop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-bat:after,.fad.fa-bat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-bath:after,.fa-duotone.fa-bathtub:after,.fad.fa-bath:after,.fad.fa-bathtub:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-battery-bolt:after,.fad.fa-battery-bolt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-battery-0:after,.fa-duotone.fa-battery-empty:after,.fad.fa-battery-0:after,.fad.fa-battery-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-battery-exclamation:after,.fad.fa-battery-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-battery-5:after,.fa-duotone.fa-battery-full:after,.fa-duotone.fa-battery:after,.fad.fa-battery-5:after,.fad.fa-battery-full:after,.fad.fa-battery:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-battery-3:after,.fa-duotone.fa-battery-half:after,.fad.fa-battery-3:after,.fad.fa-battery-half:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-battery-1:after,.fa-duotone.fa-battery-low:after,.fad.fa-battery-1:after,.fad.fa-battery-low:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-battery-2:after,.fa-duotone.fa-battery-quarter:after,.fad.fa-battery-2:after,.fad.fa-battery-quarter:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-battery-slash:after,.fad.fa-battery-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-battery-4:after,.fa-duotone.fa-battery-three-quarters:after,.fad.fa-battery-4:after,.fad.fa-battery-three-quarters:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-bed:after,.fad.fa-bed:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-bed-bunk:after,.fad.fa-bed-bunk:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-bed-empty:after,.fad.fa-bed-empty:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-bed-alt:after,.fa-duotone.fa-bed-front:after,.fad.fa-bed-alt:after,.fad.fa-bed-front:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-bed-pulse:after,.fa-duotone.fa-procedures:after,.fad.fa-bed-pulse:after,.fad.fa-procedures:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-bee:after,.fad.fa-bee:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-beer-foam:after,.fa-duotone.fa-beer-mug:after,.fad.fa-beer-foam:after,.fad.fa-beer-mug:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-beer-mug-empty:after,.fa-duotone.fa-beer:after,.fad.fa-beer-mug-empty:after,.fad.fa-beer:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-bell:after,.fad.fa-bell:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-bell-concierge:after,.fa-duotone.fa-concierge-bell:after,.fad.fa-bell-concierge:after,.fad.fa-concierge-bell:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-bell-exclamation:after,.fad.fa-bell-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-bell-on:after,.fad.fa-bell-on:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-bell-plus:after,.fad.fa-bell-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-bell-school:after,.fad.fa-bell-school:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-bell-school-slash:after,.fad.fa-bell-school-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-bell-slash:after,.fad.fa-bell-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-bells:after,.fad.fa-bells:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-bench-tree:after,.fad.fa-bench-tree:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-bezier-curve:after,.fad.fa-bezier-curve:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-bicycle:after,.fad.fa-bicycle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-binary:after,.fad.fa-binary:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-binary-circle-check:after,.fad.fa-binary-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-binary-lock:after,.fad.fa-binary-lock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-binary-slash:after,.fad.fa-binary-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-binoculars:after,.fad.fa-binoculars:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-biohazard:after,.fad.fa-biohazard:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-bird:after,.fad.fa-bird:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-bitcoin-sign:after,.fad.fa-bitcoin-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-blanket:after,.fad.fa-blanket:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-blanket-fire:after,.fad.fa-blanket-fire:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-blender:after,.fad.fa-blender:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-blender-phone:after,.fad.fa-blender-phone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-blinds:after,.fad.fa-blinds:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-blinds-open:after,.fad.fa-blinds-open:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-blinds-raised:after,.fad.fa-blinds-raised:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-block:after,.fad.fa-block:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-block-brick:after,.fa-duotone.fa-wall-brick:after,.fad.fa-block-brick:after,.fad.fa-wall-brick:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-block-brick-fire:after,.fa-duotone.fa-firewall:after,.fad.fa-block-brick-fire:after,.fad.fa-firewall:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-block-question:after,.fad.fa-block-question:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-block-quote:after,.fad.fa-block-quote:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-blog:after,.fad.fa-blog:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-blueberries:after,.fad.fa-blueberries:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-bold:after,.fad.fa-bold:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-bolt:after,.fa-duotone.fa-zap:after,.fad.fa-bolt:after,.fad.fa-zap:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-bolt-auto:after,.fad.fa-bolt-auto:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-bolt-lightning:after,.fad.fa-bolt-lightning:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-bolt-slash:after,.fad.fa-bolt-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-bomb:after,.fad.fa-bomb:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-bone:after,.fad.fa-bone:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-bone-break:after,.fad.fa-bone-break:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-bong:after,.fad.fa-bong:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-book:after,.fad.fa-book:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-book-arrow-right:after,.fad.fa-book-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-book-arrow-up:after,.fad.fa-book-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-atlas:after,.fa-duotone.fa-book-atlas:after,.fad.fa-atlas:after,.fad.fa-book-atlas:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-bible:after,.fa-duotone.fa-book-bible:after,.fad.fa-bible:after,.fad.fa-book-bible:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-book-alt:after,.fa-duotone.fa-book-blank:after,.fad.fa-book-alt:after,.fad.fa-book-blank:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-book-bookmark:after,.fad.fa-book-bookmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-book-circle-arrow-right:after,.fad.fa-book-circle-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-book-circle-arrow-up:after,.fad.fa-book-circle-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-book-copy:after,.fad.fa-book-copy:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-book-font:after,.fad.fa-book-font:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-book-heart:after,.fad.fa-book-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-book-journal-whills:after,.fa-duotone.fa-journal-whills:after,.fad.fa-book-journal-whills:after,.fad.fa-journal-whills:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-book-medical:after,.fad.fa-book-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-book-open:after,.fad.fa-book-open:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-book-open-alt:after,.fa-duotone.fa-book-open-cover:after,.fad.fa-book-open-alt:after,.fad.fa-book-open-cover:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-book-open-reader:after,.fa-duotone.fa-book-reader:after,.fad.fa-book-open-reader:after,.fad.fa-book-reader:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-book-quran:after,.fa-duotone.fa-quran:after,.fad.fa-book-quran:after,.fad.fa-quran:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-book-law:after,.fa-duotone.fa-book-section:after,.fad.fa-book-law:after,.fad.fa-book-section:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-book-dead:after,.fa-duotone.fa-book-skull:after,.fad.fa-book-dead:after,.fad.fa-book-skull:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-book-sparkles:after,.fa-duotone.fa-book-spells:after,.fad.fa-book-sparkles:after,.fad.fa-book-spells:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-book-tanakh:after,.fa-duotone.fa-tanakh:after,.fad.fa-book-tanakh:after,.fad.fa-tanakh:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-book-user:after,.fad.fa-book-user:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-bookmark:after,.fad.fa-bookmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-bookmark-slash:after,.fad.fa-bookmark-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-books:after,.fad.fa-books:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-books-medical:after,.fad.fa-books-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-boombox:after,.fad.fa-boombox:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-boot:after,.fad.fa-boot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-boot-heeled:after,.fad.fa-boot-heeled:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-booth-curtain:after,.fad.fa-booth-curtain:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-border-all:after,.fad.fa-border-all:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-border-bottom:after,.fad.fa-border-bottom:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-border-bottom-right:after,.fa-duotone.fa-border-style-alt:after,.fad.fa-border-bottom-right:after,.fad.fa-border-style-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-border-center-h:after,.fad.fa-border-center-h:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-border-center-v:after,.fad.fa-border-center-v:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-border-inner:after,.fad.fa-border-inner:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-border-left:after,.fad.fa-border-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-border-none:after,.fad.fa-border-none:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-border-outer:after,.fad.fa-border-outer:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-border-right:after,.fad.fa-border-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-border-top:after,.fad.fa-border-top:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-border-style:after,.fa-duotone.fa-border-top-left:after,.fad.fa-border-style:after,.fad.fa-border-top-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-bore-hole:after,.fad.fa-bore-hole:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-bottle-droplet:after,.fad.fa-bottle-droplet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-bottle-water:after,.fad.fa-bottle-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-bow-arrow:after,.fad.fa-bow-arrow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-bowl-chopsticks:after,.fad.fa-bowl-chopsticks:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-bowl-chopsticks-noodles:after,.fad.fa-bowl-chopsticks-noodles:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-bowl-food:after,.fad.fa-bowl-food:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-bowl-hot:after,.fa-duotone.fa-soup:after,.fad.fa-bowl-hot:after,.fad.fa-soup:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-bowl-rice:after,.fad.fa-bowl-rice:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-bowl-scoop:after,.fa-duotone.fa-bowl-shaved-ice:after,.fad.fa-bowl-scoop:after,.fad.fa-bowl-shaved-ice:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-bowl-scoops:after,.fad.fa-bowl-scoops:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-bowl-soft-serve:after,.fad.fa-bowl-soft-serve:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-bowl-spoon:after,.fad.fa-bowl-spoon:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-bowling-ball:after,.fad.fa-bowling-ball:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-bowling-ball-pin:after,.fad.fa-bowling-ball-pin:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-bowling-pins:after,.fad.fa-bowling-pins:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-box:after,.fad.fa-box:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-archive:after,.fa-duotone.fa-box-archive:after,.fad.fa-archive:after,.fad.fa-box-archive:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-box-ballot:after,.fad.fa-box-ballot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-box-check:after,.fad.fa-box-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-box-circle-check:after,.fad.fa-box-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-box-dollar:after,.fa-duotone.fa-box-usd:after,.fad.fa-box-dollar:after,.fad.fa-box-usd:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-box-heart:after,.fad.fa-box-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-box-open:after,.fad.fa-box-open:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-box-full:after,.fa-duotone.fa-box-open-full:after,.fad.fa-box-full:after,.fad.fa-box-open-full:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-box-alt:after,.fa-duotone.fa-box-taped:after,.fad.fa-box-alt:after,.fad.fa-box-taped:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-box-tissue:after,.fad.fa-box-tissue:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-boxes-packing:after,.fad.fa-boxes-packing:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-boxes-alt:after,.fa-duotone.fa-boxes-stacked:after,.fa-duotone.fa-boxes:after,.fad.fa-boxes-alt:after,.fad.fa-boxes-stacked:after,.fad.fa-boxes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-boxing-glove:after,.fa-duotone.fa-glove-boxing:after,.fad.fa-boxing-glove:after,.fad.fa-glove-boxing:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-bracket-curly-left:after,.fa-duotone.fa-bracket-curly:after,.fad.fa-bracket-curly-left:after,.fad.fa-bracket-curly:after {
    content: "{{"
}

.fa-duotone.fa-bracket-curly-right:after,.fad.fa-bracket-curly-right:after {
    content: "}}"
}

.fa-duotone.fa-bracket-round:after,.fa-duotone.fa-parenthesis:after,.fad.fa-bracket-round:after,.fad.fa-parenthesis:after {
    content: "(("
}

.fa-duotone.fa-bracket-round-right:after,.fad.fa-bracket-round-right:after {
    content: "))"
}

.fa-duotone.fa-bracket-left:after,.fa-duotone.fa-bracket-square:after,.fa-duotone.fa-bracket:after,.fad.fa-bracket-left:after,.fad.fa-bracket-square:after,.fad.fa-bracket:after {
    content: "[["
}

.fa-duotone.fa-bracket-square-right:after,.fad.fa-bracket-square-right:after {
    content: "]]"
}

.fa-duotone.fa-brackets-curly:after,.fad.fa-brackets-curly:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-brackets-round:after,.fa-duotone.fa-parentheses:after,.fad.fa-brackets-round:after,.fad.fa-parentheses:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-brackets-square:after,.fa-duotone.fa-brackets:after,.fad.fa-brackets-square:after,.fad.fa-brackets:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-braille:after,.fad.fa-braille:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-brain:after,.fad.fa-brain:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-brain-arrow-curved-right:after,.fa-duotone.fa-mind-share:after,.fad.fa-brain-arrow-curved-right:after,.fad.fa-mind-share:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-brain-circuit:after,.fad.fa-brain-circuit:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-brake-warning:after,.fad.fa-brake-warning:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-brazilian-real-sign:after,.fad.fa-brazilian-real-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-bread-loaf:after,.fad.fa-bread-loaf:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-bread-slice:after,.fad.fa-bread-slice:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-bread-slice-butter:after,.fad.fa-bread-slice-butter:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-bridge:after,.fad.fa-bridge:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-bridge-circle-check:after,.fad.fa-bridge-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-bridge-circle-exclamation:after,.fad.fa-bridge-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-bridge-circle-xmark:after,.fad.fa-bridge-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-bridge-lock:after,.fad.fa-bridge-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-bridge-suspension:after,.fad.fa-bridge-suspension:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-bridge-water:after,.fad.fa-bridge-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-briefcase:after,.fad.fa-briefcase:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-briefcase-arrow-right:after,.fad.fa-briefcase-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-briefcase-blank:after,.fad.fa-briefcase-blank:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-briefcase-medical:after,.fad.fa-briefcase-medical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-brightness:after,.fad.fa-brightness:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-brightness-low:after,.fad.fa-brightness-low:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-bring-forward:after,.fad.fa-bring-forward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-bring-front:after,.fad.fa-bring-front:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-broccoli:after,.fad.fa-broccoli:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-broom:after,.fad.fa-broom:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-broom-ball:after,.fa-duotone.fa-quidditch-broom-ball:after,.fa-duotone.fa-quidditch:after,.fad.fa-broom-ball:after,.fad.fa-quidditch-broom-ball:after,.fad.fa-quidditch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-browser:after,.fad.fa-browser:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-browsers:after,.fad.fa-browsers:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-brush:after,.fad.fa-brush:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-bucket:after,.fad.fa-bucket:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-bug:after,.fad.fa-bug:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-bug-slash:after,.fad.fa-bug-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-bugs:after,.fad.fa-bugs:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-building:after,.fad.fa-building:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-building-circle-arrow-right:after,.fad.fa-building-circle-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-building-circle-check:after,.fad.fa-building-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-building-circle-exclamation:after,.fad.fa-building-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-building-circle-xmark:after,.fad.fa-building-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-bank:after,.fa-duotone.fa-building-columns:after,.fa-duotone.fa-institution:after,.fa-duotone.fa-museum:after,.fa-duotone.fa-university:after,.fad.fa-bank:after,.fad.fa-building-columns:after,.fad.fa-institution:after,.fad.fa-museum:after,.fad.fa-university:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-building-flag:after,.fad.fa-building-flag:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-building-lock:after,.fad.fa-building-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-building-ngo:after,.fad.fa-building-ngo:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-building-shield:after,.fad.fa-building-shield:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-building-un:after,.fad.fa-building-un:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-building-user:after,.fad.fa-building-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-building-wheat:after,.fad.fa-building-wheat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-buildings:after,.fad.fa-buildings:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-bullhorn:after,.fad.fa-bullhorn:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-bullseye:after,.fad.fa-bullseye:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-bullseye-arrow:after,.fad.fa-bullseye-arrow:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-bullseye-pointer:after,.fad.fa-bullseye-pointer:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-burger:after,.fa-duotone.fa-hamburger:after,.fad.fa-burger:after,.fad.fa-hamburger:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-burger-cheese:after,.fa-duotone.fa-cheeseburger:after,.fad.fa-burger-cheese:after,.fad.fa-cheeseburger:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-burger-fries:after,.fad.fa-burger-fries:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-burger-glass:after,.fad.fa-burger-glass:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-burger-lettuce:after,.fad.fa-burger-lettuce:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-burger-soda:after,.fad.fa-burger-soda:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-burrito:after,.fad.fa-burrito:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-burst:after,.fad.fa-burst:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-bus:after,.fad.fa-bus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-bus-school:after,.fad.fa-bus-school:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-bus-alt:after,.fa-duotone.fa-bus-simple:after,.fad.fa-bus-alt:after,.fad.fa-bus-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-briefcase-clock:after,.fa-duotone.fa-business-time:after,.fad.fa-briefcase-clock:after,.fad.fa-business-time:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-butter:after,.fad.fa-butter:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-c:after,.fad.fa-c:after {
    content: "CC"
}

.fa-duotone.fa-cabin:after,.fad.fa-cabin:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-cabinet-filing:after,.fad.fa-cabinet-filing:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-cable-car:after,.fa-duotone.fa-tram:after,.fad.fa-cable-car:after,.fad.fa-tram:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-cactus:after,.fad.fa-cactus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-birthday-cake:after,.fa-duotone.fa-cake-candles:after,.fa-duotone.fa-cake:after,.fad.fa-birthday-cake:after,.fad.fa-cake-candles:after,.fad.fa-cake:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-cake-slice:after,.fa-duotone.fa-shortcake:after,.fad.fa-cake-slice:after,.fad.fa-shortcake:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-calculator:after,.fad.fa-calculator:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-calculator-alt:after,.fa-duotone.fa-calculator-simple:after,.fad.fa-calculator-alt:after,.fad.fa-calculator-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-calendar:after,.fad.fa-calendar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-calendar-arrow-down:after,.fa-duotone.fa-calendar-download:after,.fad.fa-calendar-arrow-down:after,.fad.fa-calendar-download:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-calendar-arrow-up:after,.fa-duotone.fa-calendar-upload:after,.fad.fa-calendar-arrow-up:after,.fad.fa-calendar-upload:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-calendar-check:after,.fad.fa-calendar-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-calendar-circle-exclamation:after,.fad.fa-calendar-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-calendar-circle-minus:after,.fad.fa-calendar-circle-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-calendar-circle-plus:after,.fad.fa-calendar-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-calendar-circle-user:after,.fad.fa-calendar-circle-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-calendar-clock:after,.fa-duotone.fa-calendar-time:after,.fad.fa-calendar-clock:after,.fad.fa-calendar-time:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-calendar-day:after,.fad.fa-calendar-day:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-calendar-alt:after,.fa-duotone.fa-calendar-days:after,.fad.fa-calendar-alt:after,.fad.fa-calendar-days:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-calendar-exclamation:after,.fad.fa-calendar-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-calendar-heart:after,.fad.fa-calendar-heart:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-calendar-image:after,.fad.fa-calendar-image:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-calendar-lines:after,.fa-duotone.fa-calendar-note:after,.fad.fa-calendar-lines:after,.fad.fa-calendar-note:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-calendar-lines-pen:after,.fad.fa-calendar-lines-pen:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-calendar-minus:after,.fad.fa-calendar-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-calendar-edit:after,.fa-duotone.fa-calendar-pen:after,.fad.fa-calendar-edit:after,.fad.fa-calendar-pen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-calendar-plus:after,.fad.fa-calendar-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-calendar-range:after,.fad.fa-calendar-range:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-calendar-star:after,.fad.fa-calendar-star:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-calendar-week:after,.fad.fa-calendar-week:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-calendar-times:after,.fa-duotone.fa-calendar-xmark:after,.fad.fa-calendar-times:after,.fad.fa-calendar-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-calendars:after,.fad.fa-calendars:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-camcorder:after,.fa-duotone.fa-video-handheld:after,.fad.fa-camcorder:after,.fad.fa-video-handheld:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-camera-alt:after,.fa-duotone.fa-camera:after,.fad.fa-camera-alt:after,.fad.fa-camera:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-camera-cctv:after,.fa-duotone.fa-cctv:after,.fad.fa-camera-cctv:after,.fad.fa-cctv:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-camera-movie:after,.fad.fa-camera-movie:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-camera-polaroid:after,.fad.fa-camera-polaroid:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-camera-retro:after,.fad.fa-camera-retro:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-camera-rotate:after,.fad.fa-camera-rotate:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-camera-home:after,.fa-duotone.fa-camera-security:after,.fad.fa-camera-home:after,.fad.fa-camera-security:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-camera-slash:after,.fad.fa-camera-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-camera-viewfinder:after,.fa-duotone.fa-screenshot:after,.fad.fa-camera-viewfinder:after,.fad.fa-screenshot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-camera-web:after,.fa-duotone.fa-webcam:after,.fad.fa-camera-web:after,.fad.fa-webcam:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-camera-web-slash:after,.fa-duotone.fa-webcam-slash:after,.fad.fa-camera-web-slash:after,.fad.fa-webcam-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-campfire:after,.fad.fa-campfire:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-campground:after,.fad.fa-campground:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-can-food:after,.fad.fa-can-food:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-candle-holder:after,.fad.fa-candle-holder:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-candy:after,.fad.fa-candy:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-candy-bar:after,.fa-duotone.fa-chocolate-bar:after,.fad.fa-candy-bar:after,.fad.fa-chocolate-bar:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-candy-cane:after,.fad.fa-candy-cane:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-candy-corn:after,.fad.fa-candy-corn:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-cannabis:after,.fad.fa-cannabis:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-capsules:after,.fad.fa-capsules:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-automobile:after,.fa-duotone.fa-car:after,.fad.fa-automobile:after,.fad.fa-car:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-battery-car:after,.fa-duotone.fa-car-battery:after,.fad.fa-battery-car:after,.fad.fa-car-battery:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-car-bolt:after,.fad.fa-car-bolt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-car-building:after,.fad.fa-car-building:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-car-bump:after,.fad.fa-car-bump:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-car-burst:after,.fa-duotone.fa-car-crash:after,.fad.fa-car-burst:after,.fad.fa-car-crash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-car-bus:after,.fad.fa-car-bus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-car-circle-bolt:after,.fad.fa-car-circle-bolt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-car-garage:after,.fad.fa-car-garage:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-car-mirrors:after,.fad.fa-car-mirrors:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-car-on:after,.fad.fa-car-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-car-alt:after,.fa-duotone.fa-car-rear:after,.fad.fa-car-alt:after,.fad.fa-car-rear:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-car-side:after,.fad.fa-car-side:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-car-side-bolt:after,.fad.fa-car-side-bolt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-car-tilt:after,.fad.fa-car-tilt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-car-tunnel:after,.fad.fa-car-tunnel:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-car-wash:after,.fad.fa-car-wash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-car-mechanic:after,.fa-duotone.fa-car-wrench:after,.fad.fa-car-mechanic:after,.fad.fa-car-wrench:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-caravan:after,.fad.fa-caravan:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-caravan-alt:after,.fa-duotone.fa-caravan-simple:after,.fad.fa-caravan-alt:after,.fad.fa-caravan-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-card-club:after,.fad.fa-card-club:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-card-diamond:after,.fad.fa-card-diamond:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-card-heart:after,.fad.fa-card-heart:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-card-spade:after,.fad.fa-card-spade:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-cards:after,.fad.fa-cards:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-cards-blank:after,.fad.fa-cards-blank:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-caret-down:after,.fad.fa-caret-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-caret-left:after,.fad.fa-caret-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-caret-right:after,.fad.fa-caret-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-caret-up:after,.fad.fa-caret-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-carrot:after,.fad.fa-carrot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-cars:after,.fad.fa-cars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-cart-arrow-down:after,.fad.fa-cart-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-cart-arrow-up:after,.fad.fa-cart-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-cart-circle-arrow-down:after,.fad.fa-cart-circle-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-cart-circle-arrow-up:after,.fad.fa-cart-circle-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-cart-circle-check:after,.fad.fa-cart-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-cart-circle-exclamation:after,.fad.fa-cart-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-cart-circle-plus:after,.fad.fa-cart-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-cart-circle-xmark:after,.fad.fa-cart-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-cart-flatbed:after,.fa-duotone.fa-dolly-flatbed:after,.fad.fa-cart-flatbed:after,.fad.fa-dolly-flatbed:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-cart-flatbed-boxes:after,.fa-duotone.fa-dolly-flatbed-alt:after,.fad.fa-cart-flatbed-boxes:after,.fad.fa-dolly-flatbed-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-cart-flatbed-empty:after,.fa-duotone.fa-dolly-flatbed-empty:after,.fad.fa-cart-flatbed-empty:after,.fad.fa-dolly-flatbed-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-cart-flatbed-suitcase:after,.fa-duotone.fa-luggage-cart:after,.fad.fa-cart-flatbed-suitcase:after,.fad.fa-luggage-cart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-cart-minus:after,.fad.fa-cart-minus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-cart-plus:after,.fad.fa-cart-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-cart-shopping:after,.fa-duotone.fa-shopping-cart:after,.fad.fa-cart-shopping:after,.fad.fa-shopping-cart:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-cart-shopping-fast:after,.fad.fa-cart-shopping-fast:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-cart-xmark:after,.fad.fa-cart-xmark:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-cash-register:after,.fad.fa-cash-register:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-betamax:after,.fa-duotone.fa-cassette-betamax:after,.fad.fa-betamax:after,.fad.fa-cassette-betamax:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-cassette-tape:after,.fad.fa-cassette-tape:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-cassette-vhs:after,.fa-duotone.fa-vhs:after,.fad.fa-cassette-vhs:after,.fad.fa-vhs:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-castle:after,.fad.fa-castle:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-cat:after,.fad.fa-cat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-cat-space:after,.fad.fa-cat-space:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-cauldron:after,.fad.fa-cauldron:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-cedi-sign:after,.fad.fa-cedi-sign:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-cent-sign:after,.fad.fa-cent-sign:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-certificate:after,.fad.fa-certificate:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-chair:after,.fad.fa-chair:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-chair-office:after,.fad.fa-chair-office:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-blackboard:after,.fa-duotone.fa-chalkboard:after,.fad.fa-blackboard:after,.fad.fa-chalkboard:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-chalkboard-teacher:after,.fa-duotone.fa-chalkboard-user:after,.fad.fa-chalkboard-teacher:after,.fad.fa-chalkboard-user:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-champagne-glass:after,.fa-duotone.fa-glass-champagne:after,.fad.fa-champagne-glass:after,.fad.fa-glass-champagne:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-champagne-glasses:after,.fa-duotone.fa-glass-cheers:after,.fad.fa-champagne-glasses:after,.fad.fa-glass-cheers:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-charging-station:after,.fad.fa-charging-station:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-area-chart:after,.fa-duotone.fa-chart-area:after,.fad.fa-area-chart:after,.fad.fa-chart-area:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-bar-chart:after,.fa-duotone.fa-chart-bar:after,.fad.fa-bar-chart:after,.fad.fa-chart-bar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-chart-bullet:after,.fad.fa-chart-bullet:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-chart-candlestick:after,.fad.fa-chart-candlestick:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-chart-column:after,.fad.fa-chart-column:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-chart-gantt:after,.fad.fa-chart-gantt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-chart-line:after,.fa-duotone.fa-line-chart:after,.fad.fa-chart-line:after,.fad.fa-line-chart:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-chart-line-down:after,.fad.fa-chart-line-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-chart-line-up:after,.fad.fa-chart-line-up:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-analytics:after,.fa-duotone.fa-chart-mixed:after,.fad.fa-analytics:after,.fad.fa-chart-mixed:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-chart-network:after,.fad.fa-chart-network:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-chart-pie:after,.fa-duotone.fa-pie-chart:after,.fad.fa-chart-pie:after,.fad.fa-pie-chart:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-chart-pie-alt:after,.fa-duotone.fa-chart-pie-simple:after,.fad.fa-chart-pie-alt:after,.fad.fa-chart-pie-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-chart-pyramid:after,.fad.fa-chart-pyramid:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-chart-radar:after,.fad.fa-chart-radar:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-chart-scatter:after,.fad.fa-chart-scatter:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-chart-scatter-3d:after,.fad.fa-chart-scatter-3d:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-chart-scatter-bubble:after,.fad.fa-chart-scatter-bubble:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-chart-simple:after,.fad.fa-chart-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-chart-simple-horizontal:after,.fad.fa-chart-simple-horizontal:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-chart-tree-map:after,.fad.fa-chart-tree-map:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-chart-user:after,.fa-duotone.fa-user-chart:after,.fad.fa-chart-user:after,.fad.fa-user-chart:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-chart-waterfall:after,.fad.fa-chart-waterfall:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-check:after,.fad.fa-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-check-double:after,.fad.fa-check-double:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-check-to-slot:after,.fa-duotone.fa-vote-yea:after,.fad.fa-check-to-slot:after,.fad.fa-vote-yea:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-cheese:after,.fad.fa-cheese:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-cheese-swiss:after,.fad.fa-cheese-swiss:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-cherries:after,.fad.fa-cherries:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-chess:after,.fad.fa-chess:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-chess-bishop:after,.fad.fa-chess-bishop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-chess-bishop-alt:after,.fa-duotone.fa-chess-bishop-piece:after,.fad.fa-chess-bishop-alt:after,.fad.fa-chess-bishop-piece:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-chess-board:after,.fad.fa-chess-board:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-chess-clock:after,.fad.fa-chess-clock:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-chess-clock-alt:after,.fa-duotone.fa-chess-clock-flip:after,.fad.fa-chess-clock-alt:after,.fad.fa-chess-clock-flip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-chess-king:after,.fad.fa-chess-king:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-chess-king-alt:after,.fa-duotone.fa-chess-king-piece:after,.fad.fa-chess-king-alt:after,.fad.fa-chess-king-piece:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-chess-knight:after,.fad.fa-chess-knight:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-chess-knight-alt:after,.fa-duotone.fa-chess-knight-piece:after,.fad.fa-chess-knight-alt:after,.fad.fa-chess-knight-piece:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-chess-pawn:after,.fad.fa-chess-pawn:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-chess-pawn-alt:after,.fa-duotone.fa-chess-pawn-piece:after,.fad.fa-chess-pawn-alt:after,.fad.fa-chess-pawn-piece:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-chess-queen:after,.fad.fa-chess-queen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-chess-queen-alt:after,.fa-duotone.fa-chess-queen-piece:after,.fad.fa-chess-queen-alt:after,.fad.fa-chess-queen-piece:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-chess-rook:after,.fad.fa-chess-rook:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-chess-rook-alt:after,.fa-duotone.fa-chess-rook-piece:after,.fad.fa-chess-rook-alt:after,.fad.fa-chess-rook-piece:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-chestnut:after,.fad.fa-chestnut:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-chevron-down:after,.fad.fa-chevron-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-chevron-left:after,.fad.fa-chevron-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-chevron-right:after,.fad.fa-chevron-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-chevron-up:after,.fad.fa-chevron-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-chevron-double-down:after,.fa-duotone.fa-chevrons-down:after,.fad.fa-chevron-double-down:after,.fad.fa-chevrons-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-chevron-double-left:after,.fa-duotone.fa-chevrons-left:after,.fad.fa-chevron-double-left:after,.fad.fa-chevrons-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-chevron-double-right:after,.fa-duotone.fa-chevrons-right:after,.fad.fa-chevron-double-right:after,.fad.fa-chevrons-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-chevron-double-up:after,.fa-duotone.fa-chevrons-up:after,.fad.fa-chevron-double-up:after,.fad.fa-chevrons-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-child:after,.fad.fa-child:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-child-dress:after,.fad.fa-child-dress:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-child-reaching:after,.fad.fa-child-reaching:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-child-rifle:after,.fad.fa-child-rifle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-children:after,.fad.fa-children:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-chimney:after,.fad.fa-chimney:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-chopsticks:after,.fad.fa-chopsticks:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-church:after,.fad.fa-church:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-circle:after,.fad.fa-circle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-circle-0:after,.fad.fa-circle-0:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-circle-1:after,.fad.fa-circle-1:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-circle-2:after,.fad.fa-circle-2:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-circle-3:after,.fad.fa-circle-3:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-circle-4:after,.fad.fa-circle-4:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-circle-5:after,.fad.fa-circle-5:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-circle-6:after,.fad.fa-circle-6:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-circle-7:after,.fad.fa-circle-7:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-circle-8:after,.fad.fa-circle-8:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-circle-9:after,.fad.fa-circle-9:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-circle-a:after,.fad.fa-circle-a:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-circle-ampersand:after,.fad.fa-circle-ampersand:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-arrow-circle-down:after,.fa-duotone.fa-circle-arrow-down:after,.fad.fa-arrow-circle-down:after,.fad.fa-circle-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-circle-arrow-down-left:after,.fad.fa-circle-arrow-down-left:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-circle-arrow-down-right:after,.fad.fa-circle-arrow-down-right:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-arrow-circle-left:after,.fa-duotone.fa-circle-arrow-left:after,.fad.fa-arrow-circle-left:after,.fad.fa-circle-arrow-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-arrow-circle-right:after,.fa-duotone.fa-circle-arrow-right:after,.fad.fa-arrow-circle-right:after,.fad.fa-circle-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-arrow-circle-up:after,.fa-duotone.fa-circle-arrow-up:after,.fad.fa-arrow-circle-up:after,.fad.fa-circle-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-circle-arrow-up-left:after,.fad.fa-circle-arrow-up-left:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-circle-arrow-up-right:after,.fad.fa-circle-arrow-up-right:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-circle-b:after,.fad.fa-circle-b:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-circle-bolt:after,.fad.fa-circle-bolt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-book-circle:after,.fa-duotone.fa-circle-book-open:after,.fad.fa-book-circle:after,.fad.fa-circle-book-open:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-bookmark-circle:after,.fa-duotone.fa-circle-bookmark:after,.fad.fa-bookmark-circle:after,.fad.fa-circle-bookmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-circle-c:after,.fad.fa-circle-c:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-calendar-circle:after,.fa-duotone.fa-circle-calendar:after,.fad.fa-calendar-circle:after,.fad.fa-circle-calendar:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-camera-circle:after,.fa-duotone.fa-circle-camera:after,.fad.fa-camera-circle:after,.fad.fa-circle-camera:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-caret-circle-down:after,.fa-duotone.fa-circle-caret-down:after,.fad.fa-caret-circle-down:after,.fad.fa-circle-caret-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-caret-circle-left:after,.fa-duotone.fa-circle-caret-left:after,.fad.fa-caret-circle-left:after,.fad.fa-circle-caret-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-caret-circle-right:after,.fa-duotone.fa-circle-caret-right:after,.fad.fa-caret-circle-right:after,.fad.fa-circle-caret-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-caret-circle-up:after,.fa-duotone.fa-circle-caret-up:after,.fad.fa-caret-circle-up:after,.fad.fa-circle-caret-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-check-circle:after,.fa-duotone.fa-circle-check:after,.fad.fa-check-circle:after,.fad.fa-circle-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-chevron-circle-down:after,.fa-duotone.fa-circle-chevron-down:after,.fad.fa-chevron-circle-down:after,.fad.fa-circle-chevron-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-chevron-circle-left:after,.fa-duotone.fa-circle-chevron-left:after,.fad.fa-chevron-circle-left:after,.fad.fa-circle-chevron-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-chevron-circle-right:after,.fa-duotone.fa-circle-chevron-right:after,.fad.fa-chevron-circle-right:after,.fad.fa-circle-chevron-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-chevron-circle-up:after,.fa-duotone.fa-circle-chevron-up:after,.fad.fa-chevron-circle-up:after,.fad.fa-circle-chevron-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-circle-d:after,.fad.fa-circle-d:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-circle-dashed:after,.fad.fa-circle-dashed:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-circle-divide:after,.fad.fa-circle-divide:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-circle-dollar:after,.fa-duotone.fa-dollar-circle:after,.fa-duotone.fa-usd-circle:after,.fad.fa-circle-dollar:after,.fad.fa-dollar-circle:after,.fad.fa-usd-circle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-circle-dollar-to-slot:after,.fa-duotone.fa-donate:after,.fad.fa-circle-dollar-to-slot:after,.fad.fa-donate:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-circle-dot:after,.fa-duotone.fa-dot-circle:after,.fad.fa-circle-dot:after,.fad.fa-dot-circle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-arrow-alt-circle-down:after,.fa-duotone.fa-circle-down:after,.fad.fa-arrow-alt-circle-down:after,.fad.fa-circle-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-circle-down-left:after,.fad.fa-circle-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-circle-down-right:after,.fad.fa-circle-down-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-circle-e:after,.fad.fa-circle-e:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-circle-ellipsis:after,.fad.fa-circle-ellipsis:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-circle-ellipsis-vertical:after,.fad.fa-circle-ellipsis-vertical:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-circle-envelope:after,.fa-duotone.fa-envelope-circle:after,.fad.fa-circle-envelope:after,.fad.fa-envelope-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-circle-exclamation:after,.fa-duotone.fa-exclamation-circle:after,.fad.fa-circle-exclamation:after,.fad.fa-exclamation-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-circle-exclamation-check:after,.fad.fa-circle-exclamation-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-circle-f:after,.fad.fa-circle-f:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-circle-g:after,.fad.fa-circle-g:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-circle-h:after,.fa-duotone.fa-hospital-symbol:after,.fad.fa-circle-h:after,.fad.fa-hospital-symbol:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-circle-half:after,.fad.fa-circle-half:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-adjust:after,.fa-duotone.fa-circle-half-stroke:after,.fad.fa-adjust:after,.fad.fa-circle-half-stroke:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-circle-heart:after,.fa-duotone.fa-heart-circle:after,.fad.fa-circle-heart:after,.fad.fa-heart-circle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-circle-i:after,.fad.fa-circle-i:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-circle-info:after,.fa-duotone.fa-info-circle:after,.fad.fa-circle-info:after,.fad.fa-info-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-circle-j:after,.fad.fa-circle-j:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-circle-k:after,.fad.fa-circle-k:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-circle-l:after,.fad.fa-circle-l:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-arrow-alt-circle-left:after,.fa-duotone.fa-circle-left:after,.fad.fa-arrow-alt-circle-left:after,.fad.fa-circle-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-circle-location-arrow:after,.fa-duotone.fa-location-circle:after,.fad.fa-circle-location-arrow:after,.fad.fa-location-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-circle-m:after,.fad.fa-circle-m:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-circle-microphone:after,.fa-duotone.fa-microphone-circle:after,.fad.fa-circle-microphone:after,.fad.fa-microphone-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-circle-microphone-lines:after,.fa-duotone.fa-microphone-circle-alt:after,.fad.fa-circle-microphone-lines:after,.fad.fa-microphone-circle-alt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-circle-minus:after,.fa-duotone.fa-minus-circle:after,.fad.fa-circle-minus:after,.fad.fa-minus-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-circle-n:after,.fad.fa-circle-n:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-circle-nodes:after,.fad.fa-circle-nodes:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-circle-notch:after,.fad.fa-circle-notch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-circle-o:after,.fad.fa-circle-o:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-circle-p:after,.fad.fa-circle-p:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-circle-parking:after,.fa-duotone.fa-parking-circle:after,.fad.fa-circle-parking:after,.fad.fa-parking-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-circle-pause:after,.fa-duotone.fa-pause-circle:after,.fad.fa-circle-pause:after,.fad.fa-pause-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-circle-phone:after,.fa-duotone.fa-phone-circle:after,.fad.fa-circle-phone:after,.fad.fa-phone-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-circle-phone-flip:after,.fa-duotone.fa-phone-circle-alt:after,.fad.fa-circle-phone-flip:after,.fad.fa-phone-circle-alt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-circle-phone-hangup:after,.fa-duotone.fa-phone-circle-down:after,.fad.fa-circle-phone-hangup:after,.fad.fa-phone-circle-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-circle-play:after,.fa-duotone.fa-play-circle:after,.fad.fa-circle-play:after,.fad.fa-play-circle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-circle-plus:after,.fa-duotone.fa-plus-circle:after,.fad.fa-circle-plus:after,.fad.fa-plus-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-circle-q:after,.fad.fa-circle-q:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-circle-quarter:after,.fad.fa-circle-quarter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-circle-quarters:after,.fad.fa-circle-quarters:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-circle-question:after,.fa-duotone.fa-question-circle:after,.fad.fa-circle-question:after,.fad.fa-question-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-circle-r:after,.fad.fa-circle-r:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-circle-radiation:after,.fa-duotone.fa-radiation-alt:after,.fad.fa-circle-radiation:after,.fad.fa-radiation-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-arrow-alt-circle-right:after,.fa-duotone.fa-circle-right:after,.fad.fa-arrow-alt-circle-right:after,.fad.fa-circle-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-circle-s:after,.fad.fa-circle-s:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-circle-small:after,.fad.fa-circle-small:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-circle-sort:after,.fa-duotone.fa-sort-circle:after,.fad.fa-circle-sort:after,.fad.fa-sort-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-circle-sort-down:after,.fa-duotone.fa-sort-circle-down:after,.fad.fa-circle-sort-down:after,.fad.fa-sort-circle-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-circle-sort-up:after,.fa-duotone.fa-sort-circle-up:after,.fad.fa-circle-sort-up:after,.fad.fa-sort-circle-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-circle-star:after,.fa-duotone.fa-star-circle:after,.fad.fa-circle-star:after,.fad.fa-star-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-circle-stop:after,.fa-duotone.fa-stop-circle:after,.fad.fa-circle-stop:after,.fad.fa-stop-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-circle-t:after,.fad.fa-circle-t:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-circle-three-quarters:after,.fad.fa-circle-three-quarters:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-circle-trash:after,.fa-duotone.fa-trash-circle:after,.fad.fa-circle-trash:after,.fad.fa-trash-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-circle-u:after,.fad.fa-circle-u:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-arrow-alt-circle-up:after,.fa-duotone.fa-circle-up:after,.fad.fa-arrow-alt-circle-up:after,.fad.fa-circle-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-circle-up-left:after,.fad.fa-circle-up-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-circle-up-right:after,.fad.fa-circle-up-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-circle-user:after,.fa-duotone.fa-user-circle:after,.fad.fa-circle-user:after,.fad.fa-user-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-circle-v:after,.fad.fa-circle-v:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-circle-video:after,.fa-duotone.fa-video-circle:after,.fad.fa-circle-video:after,.fad.fa-video-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-circle-w:after,.fad.fa-circle-w:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-circle-waveform-lines:after,.fa-duotone.fa-waveform-circle:after,.fad.fa-circle-waveform-lines:after,.fad.fa-waveform-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-circle-x:after,.fad.fa-circle-x:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-circle-xmark:after,.fa-duotone.fa-times-circle:after,.fa-duotone.fa-xmark-circle:after,.fad.fa-circle-xmark:after,.fad.fa-times-circle:after,.fad.fa-xmark-circle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-circle-y:after,.fad.fa-circle-y:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-circle-z:after,.fad.fa-circle-z:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-citrus:after,.fad.fa-citrus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-citrus-slice:after,.fad.fa-citrus-slice:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-city:after,.fad.fa-city:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-clapperboard:after,.fad.fa-clapperboard:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-clapperboard-play:after,.fad.fa-clapperboard-play:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-clarinet:after,.fad.fa-clarinet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-claw-marks:after,.fad.fa-claw-marks:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-clipboard:after,.fad.fa-clipboard:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-clipboard-check:after,.fad.fa-clipboard-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-clipboard-list:after,.fad.fa-clipboard-list:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-clipboard-list-check:after,.fad.fa-clipboard-list-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-clipboard-medical:after,.fad.fa-clipboard-medical:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-clipboard-prescription:after,.fad.fa-clipboard-prescription:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-clipboard-question:after,.fad.fa-clipboard-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-clipboard-user:after,.fad.fa-clipboard-user:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-clock-four:after,.fa-duotone.fa-clock:after,.fad.fa-clock-four:after,.fad.fa-clock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-clock-desk:after,.fad.fa-clock-desk:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-clock-eight:after,.fad.fa-clock-eight:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-clock-eight-thirty:after,.fad.fa-clock-eight-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-clock-eleven:after,.fad.fa-clock-eleven:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-clock-eleven-thirty:after,.fad.fa-clock-eleven-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-clock-five:after,.fad.fa-clock-five:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-clock-five-thirty:after,.fad.fa-clock-five-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-clock-four-thirty:after,.fad.fa-clock-four-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-clock-nine:after,.fad.fa-clock-nine:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-clock-nine-thirty:after,.fad.fa-clock-nine-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-clock-one:after,.fad.fa-clock-one:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-clock-one-thirty:after,.fad.fa-clock-one-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-clock-rotate-left:after,.fa-duotone.fa-history:after,.fad.fa-clock-rotate-left:after,.fad.fa-history:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-clock-seven:after,.fad.fa-clock-seven:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-clock-seven-thirty:after,.fad.fa-clock-seven-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-clock-six:after,.fad.fa-clock-six:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-clock-six-thirty:after,.fad.fa-clock-six-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-clock-ten:after,.fad.fa-clock-ten:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-clock-ten-thirty:after,.fad.fa-clock-ten-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-clock-three:after,.fad.fa-clock-three:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-clock-three-thirty:after,.fad.fa-clock-three-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-clock-twelve:after,.fad.fa-clock-twelve:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-clock-twelve-thirty:after,.fad.fa-clock-twelve-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-clock-two:after,.fad.fa-clock-two:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-clock-two-thirty:after,.fad.fa-clock-two-thirty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-clone:after,.fad.fa-clone:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-closed-captioning:after,.fad.fa-closed-captioning:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-closed-captioning-slash:after,.fad.fa-closed-captioning-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-clothes-hanger:after,.fad.fa-clothes-hanger:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-cloud:after,.fad.fa-cloud:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-cloud-arrow-down:after,.fa-duotone.fa-cloud-download-alt:after,.fa-duotone.fa-cloud-download:after,.fad.fa-cloud-arrow-down:after,.fad.fa-cloud-download-alt:after,.fad.fa-cloud-download:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-cloud-arrow-up:after,.fa-duotone.fa-cloud-upload-alt:after,.fa-duotone.fa-cloud-upload:after,.fad.fa-cloud-arrow-up:after,.fad.fa-cloud-upload-alt:after,.fad.fa-cloud-upload:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-cloud-bolt:after,.fa-duotone.fa-thunderstorm:after,.fad.fa-cloud-bolt:after,.fad.fa-thunderstorm:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-cloud-bolt-moon:after,.fa-duotone.fa-thunderstorm-moon:after,.fad.fa-cloud-bolt-moon:after,.fad.fa-thunderstorm-moon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-cloud-bolt-sun:after,.fa-duotone.fa-thunderstorm-sun:after,.fad.fa-cloud-bolt-sun:after,.fad.fa-thunderstorm-sun:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-cloud-check:after,.fad.fa-cloud-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-cloud-drizzle:after,.fad.fa-cloud-drizzle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-cloud-exclamation:after,.fad.fa-cloud-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-cloud-fog:after,.fa-duotone.fa-fog:after,.fad.fa-cloud-fog:after,.fad.fa-fog:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-cloud-hail:after,.fad.fa-cloud-hail:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-cloud-hail-mixed:after,.fad.fa-cloud-hail-mixed:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-cloud-meatball:after,.fad.fa-cloud-meatball:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-cloud-minus:after,.fad.fa-cloud-minus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-cloud-moon:after,.fad.fa-cloud-moon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-cloud-moon-rain:after,.fad.fa-cloud-moon-rain:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-cloud-music:after,.fad.fa-cloud-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-cloud-plus:after,.fad.fa-cloud-plus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-cloud-question:after,.fad.fa-cloud-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-cloud-rain:after,.fad.fa-cloud-rain:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-cloud-rainbow:after,.fad.fa-cloud-rainbow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-cloud-showers:after,.fad.fa-cloud-showers:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-cloud-showers-heavy:after,.fad.fa-cloud-showers-heavy:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-cloud-showers-water:after,.fad.fa-cloud-showers-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-cloud-slash:after,.fad.fa-cloud-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-cloud-sleet:after,.fad.fa-cloud-sleet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-cloud-snow:after,.fad.fa-cloud-snow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-cloud-sun:after,.fad.fa-cloud-sun:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-cloud-sun-rain:after,.fad.fa-cloud-sun-rain:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-cloud-word:after,.fad.fa-cloud-word:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-cloud-xmark:after,.fad.fa-cloud-xmark:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-clouds:after,.fad.fa-clouds:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-clouds-moon:after,.fad.fa-clouds-moon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-clouds-sun:after,.fad.fa-clouds-sun:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-clover:after,.fad.fa-clover:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-club:after,.fad.fa-club:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-coconut:after,.fad.fa-coconut:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-code:after,.fad.fa-code:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-code-branch:after,.fad.fa-code-branch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-code-commit:after,.fad.fa-code-commit:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-code-compare:after,.fad.fa-code-compare:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-code-fork:after,.fad.fa-code-fork:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-code-merge:after,.fad.fa-code-merge:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-code-pull-request:after,.fad.fa-code-pull-request:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-code-pull-request-closed:after,.fad.fa-code-pull-request-closed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-code-pull-request-draft:after,.fad.fa-code-pull-request-draft:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-code-simple:after,.fad.fa-code-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-coffee-bean:after,.fad.fa-coffee-bean:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-coffee-beans:after,.fad.fa-coffee-beans:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-coffee-pot:after,.fad.fa-coffee-pot:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-coffin:after,.fad.fa-coffin:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-coffin-cross:after,.fad.fa-coffin-cross:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-coin:after,.fad.fa-coin:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-coin-blank:after,.fad.fa-coin-blank:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-coin-front:after,.fad.fa-coin-front:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-coin-vertical:after,.fad.fa-coin-vertical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-coins:after,.fad.fa-coins:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-colon:after,.fad.fa-colon:after {
    content: "::"
}

.fa-duotone.fa-colon-sign:after,.fad.fa-colon-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-columns-3:after,.fad.fa-columns-3:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-comet:after,.fad.fa-comet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-comma:after,.fad.fa-comma:after {
    content: ",,"
}

.fa-duotone.fa-command:after,.fad.fa-command:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-comment:after,.fad.fa-comment:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-comment-arrow-down:after,.fad.fa-comment-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-comment-arrow-up:after,.fad.fa-comment-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-comment-arrow-up-right:after,.fad.fa-comment-arrow-up-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-comment-captions:after,.fad.fa-comment-captions:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-comment-check:after,.fad.fa-comment-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-comment-code:after,.fad.fa-comment-code:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-comment-dollar:after,.fad.fa-comment-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-comment-dots:after,.fa-duotone.fa-commenting:after,.fad.fa-comment-dots:after,.fad.fa-commenting:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-comment-exclamation:after,.fad.fa-comment-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-comment-image:after,.fad.fa-comment-image:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-comment-lines:after,.fad.fa-comment-lines:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-comment-medical:after,.fad.fa-comment-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-comment-middle:after,.fad.fa-comment-middle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-comment-middle-top:after,.fad.fa-comment-middle-top:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-comment-minus:after,.fad.fa-comment-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-comment-music:after,.fad.fa-comment-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-comment-edit:after,.fa-duotone.fa-comment-pen:after,.fad.fa-comment-edit:after,.fad.fa-comment-pen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-comment-plus:after,.fad.fa-comment-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-comment-question:after,.fad.fa-comment-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-comment-quote:after,.fad.fa-comment-quote:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-comment-slash:after,.fad.fa-comment-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-comment-smile:after,.fad.fa-comment-smile:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-comment-sms:after,.fa-duotone.fa-sms:after,.fad.fa-comment-sms:after,.fad.fa-sms:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-comment-text:after,.fad.fa-comment-text:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-comment-times:after,.fa-duotone.fa-comment-xmark:after,.fad.fa-comment-times:after,.fad.fa-comment-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-comments:after,.fad.fa-comments:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-comments-dollar:after,.fad.fa-comments-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-comments-question:after,.fad.fa-comments-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-comments-question-check:after,.fad.fa-comments-question-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-compact-disc:after,.fad.fa-compact-disc:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-compass:after,.fad.fa-compass:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-compass-drafting:after,.fa-duotone.fa-drafting-compass:after,.fad.fa-compass-drafting:after,.fad.fa-drafting-compass:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-compass-slash:after,.fad.fa-compass-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-compress:after,.fad.fa-compress:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-compress-wide:after,.fad.fa-compress-wide:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-computer:after,.fad.fa-computer:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-computer-classic:after,.fad.fa-computer-classic:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-computer-mouse:after,.fa-duotone.fa-mouse:after,.fad.fa-computer-mouse:after,.fad.fa-mouse:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-computer-mouse-scrollwheel:after,.fa-duotone.fa-mouse-alt:after,.fad.fa-computer-mouse-scrollwheel:after,.fad.fa-mouse-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-computer-speaker:after,.fad.fa-computer-speaker:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-container-storage:after,.fad.fa-container-storage:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-conveyor-belt:after,.fad.fa-conveyor-belt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-conveyor-belt-alt:after,.fa-duotone.fa-conveyor-belt-boxes:after,.fad.fa-conveyor-belt-alt:after,.fad.fa-conveyor-belt-boxes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-conveyor-belt-empty:after,.fad.fa-conveyor-belt-empty:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-cookie:after,.fad.fa-cookie:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-cookie-bite:after,.fad.fa-cookie-bite:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-copy:after,.fad.fa-copy:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-copyright:after,.fad.fa-copyright:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-corn:after,.fad.fa-corn:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-corner:after,.fad.fa-corner:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-couch:after,.fad.fa-couch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-cow:after,.fad.fa-cow:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-cowbell:after,.fad.fa-cowbell:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-cowbell-circle-plus:after,.fa-duotone.fa-cowbell-more:after,.fad.fa-cowbell-circle-plus:after,.fad.fa-cowbell-more:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-crab:after,.fad.fa-crab:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-crate-apple:after,.fad.fa-crate-apple:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-apple-crate:after,.fad.fa-apple-crate:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-crate-empty:after,.fad.fa-crate-empty:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-credit-card-alt:after,.fa-duotone.fa-credit-card:after,.fad.fa-credit-card-alt:after,.fad.fa-credit-card:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-credit-card-blank:after,.fad.fa-credit-card-blank:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-credit-card-front:after,.fad.fa-credit-card-front:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-cricket-bat-ball:after,.fa-duotone.fa-cricket:after,.fad.fa-cricket-bat-ball:after,.fad.fa-cricket:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-croissant:after,.fad.fa-croissant:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-crop:after,.fad.fa-crop:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-crop-alt:after,.fa-duotone.fa-crop-simple:after,.fad.fa-crop-alt:after,.fad.fa-crop-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-cross:after,.fad.fa-cross:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-crosshairs:after,.fad.fa-crosshairs:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-crosshairs-simple:after,.fad.fa-crosshairs-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-crow:after,.fad.fa-crow:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-crown:after,.fad.fa-crown:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-crutch:after,.fad.fa-crutch:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-crutches:after,.fad.fa-crutches:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-cruzeiro-sign:after,.fad.fa-cruzeiro-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-crystal-ball:after,.fad.fa-crystal-ball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-cube:after,.fad.fa-cube:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-cubes:after,.fad.fa-cubes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-cubes-stacked:after,.fad.fa-cubes-stacked:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-cucumber:after,.fad.fa-cucumber:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-cup-straw:after,.fad.fa-cup-straw:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-cup-straw-swoosh:after,.fad.fa-cup-straw-swoosh:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-coffee-togo:after,.fa-duotone.fa-cup-togo:after,.fad.fa-coffee-togo:after,.fad.fa-cup-togo:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-cupcake:after,.fad.fa-cupcake:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-curling-stone:after,.fa-duotone.fa-curling:after,.fad.fa-curling-stone:after,.fad.fa-curling:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-custard:after,.fad.fa-custard:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-d:after,.fad.fa-d:after {
    content: "DD"
}

.fa-duotone.fa-dagger:after,.fad.fa-dagger:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-dash:after,.fa-duotone.fa-minus-large:after,.fad.fa-dash:after,.fad.fa-minus-large:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-database:after,.fad.fa-database:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-deer:after,.fad.fa-deer:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-deer-rudolph:after,.fad.fa-deer-rudolph:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-backspace:after,.fa-duotone.fa-delete-left:after,.fad.fa-backspace:after,.fad.fa-delete-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-delete-right:after,.fad.fa-delete-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-democrat:after,.fad.fa-democrat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-desktop-alt:after,.fa-duotone.fa-desktop:after,.fad.fa-desktop-alt:after,.fad.fa-desktop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-desktop-arrow-down:after,.fad.fa-desktop-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-dharmachakra:after,.fad.fa-dharmachakra:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-diagram-cells:after,.fad.fa-diagram-cells:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-diagram-lean-canvas:after,.fad.fa-diagram-lean-canvas:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-diagram-nested:after,.fad.fa-diagram-nested:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-diagram-next:after,.fad.fa-diagram-next:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-diagram-predecessor:after,.fad.fa-diagram-predecessor:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-diagram-previous:after,.fad.fa-diagram-previous:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-diagram-project:after,.fa-duotone.fa-project-diagram:after,.fad.fa-diagram-project:after,.fad.fa-project-diagram:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-diagram-sankey:after,.fad.fa-diagram-sankey:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-diagram-subtask:after,.fad.fa-diagram-subtask:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-diagram-successor:after,.fad.fa-diagram-successor:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-diagram-venn:after,.fad.fa-diagram-venn:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-dial-med-high:after,.fa-duotone.fa-dial:after,.fad.fa-dial-med-high:after,.fad.fa-dial:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-dial-high:after,.fad.fa-dial-high:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-dial-low:after,.fad.fa-dial-low:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-dial-max:after,.fad.fa-dial-max:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-dial-med:after,.fad.fa-dial-med:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-dial-med-low:after,.fad.fa-dial-med-low:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-dial-min:after,.fad.fa-dial-min:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-dial-off:after,.fad.fa-dial-off:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-diamond:after,.fad.fa-diamond:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-diamond-exclamation:after,.fad.fa-diamond-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-diamond-turn-right:after,.fa-duotone.fa-directions:after,.fad.fa-diamond-turn-right:after,.fad.fa-directions:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-dice:after,.fad.fa-dice:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-dice-d10:after,.fad.fa-dice-d10:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-dice-d12:after,.fad.fa-dice-d12:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-dice-d20:after,.fad.fa-dice-d20:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-dice-d4:after,.fad.fa-dice-d4:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-dice-d6:after,.fad.fa-dice-d6:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-dice-d8:after,.fad.fa-dice-d8:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-dice-five:after,.fad.fa-dice-five:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-dice-four:after,.fad.fa-dice-four:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-dice-one:after,.fad.fa-dice-one:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-dice-six:after,.fad.fa-dice-six:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-dice-three:after,.fad.fa-dice-three:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-dice-two:after,.fad.fa-dice-two:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-diploma:after,.fa-duotone.fa-scroll-ribbon:after,.fad.fa-diploma:after,.fad.fa-scroll-ribbon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-disc-drive:after,.fad.fa-disc-drive:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-disease:after,.fad.fa-disease:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-display:after,.fad.fa-display:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-display-arrow-down:after,.fad.fa-display-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-desktop-code:after,.fa-duotone.fa-display-code:after,.fad.fa-desktop-code:after,.fad.fa-display-code:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-desktop-medical:after,.fa-duotone.fa-display-medical:after,.fad.fa-desktop-medical:after,.fad.fa-display-medical:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-desktop-slash:after,.fa-duotone.fa-display-slash:after,.fad.fa-desktop-slash:after,.fad.fa-display-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-distribute-spacing-horizontal:after,.fad.fa-distribute-spacing-horizontal:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-distribute-spacing-vertical:after,.fad.fa-distribute-spacing-vertical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-ditto:after,.fad.fa-ditto:after {
    content: '""'
}

.fa-duotone.fa-divide:after,.fad.fa-divide:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-dna:after,.fad.fa-dna:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-do-not-enter:after,.fad.fa-do-not-enter:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-dog:after,.fad.fa-dog:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-dog-leashed:after,.fad.fa-dog-leashed:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-dollar-sign:after,.fa-duotone.fa-dollar:after,.fa-duotone.fa-usd:after,.fad.fa-dollar-sign:after,.fad.fa-dollar:after,.fad.fa-usd:after {
    content: "$$"
}

.fa-duotone.fa-dolly-box:after,.fa-duotone.fa-dolly:after,.fad.fa-dolly-box:after,.fad.fa-dolly:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-dolly-empty:after,.fad.fa-dolly-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-dolphin:after,.fad.fa-dolphin:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-dong-sign:after,.fad.fa-dong-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-donut:after,.fa-duotone.fa-doughnut:after,.fad.fa-donut:after,.fad.fa-doughnut:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-door-closed:after,.fad.fa-door-closed:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-door-open:after,.fad.fa-door-open:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-dove:after,.fad.fa-dove:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-arrow-alt-down:after,.fa-duotone.fa-down:after,.fad.fa-arrow-alt-down:after,.fad.fa-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-down-from-dotted-line:after,.fad.fa-down-from-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-arrow-alt-from-top:after,.fa-duotone.fa-down-from-line:after,.fad.fa-arrow-alt-from-top:after,.fad.fa-down-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-down-left:after,.fad.fa-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-compress-alt:after,.fa-duotone.fa-down-left-and-up-right-to-center:after,.fad.fa-compress-alt:after,.fad.fa-down-left-and-up-right-to-center:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-down-long:after,.fa-duotone.fa-long-arrow-alt-down:after,.fad.fa-down-long:after,.fad.fa-long-arrow-alt-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-down-right:after,.fad.fa-down-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-down-to-bracket:after,.fad.fa-down-to-bracket:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-down-to-dotted-line:after,.fad.fa-down-to-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-arrow-alt-to-bottom:after,.fa-duotone.fa-down-to-line:after,.fad.fa-arrow-alt-to-bottom:after,.fad.fa-down-to-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-download:after,.fad.fa-download:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-dragon:after,.fad.fa-dragon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-draw-circle:after,.fad.fa-draw-circle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-draw-polygon:after,.fad.fa-draw-polygon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-draw-square:after,.fad.fa-draw-square:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-dreidel:after,.fad.fa-dreidel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-drone:after,.fad.fa-drone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-drone-alt:after,.fa-duotone.fa-drone-front:after,.fad.fa-drone-alt:after,.fad.fa-drone-front:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-droplet:after,.fa-duotone.fa-tint:after,.fad.fa-droplet:after,.fad.fa-tint:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-dewpoint:after,.fa-duotone.fa-droplet-degree:after,.fad.fa-dewpoint:after,.fad.fa-droplet-degree:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-droplet-percent:after,.fa-duotone.fa-humidity:after,.fad.fa-droplet-percent:after,.fad.fa-humidity:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-droplet-slash:after,.fa-duotone.fa-tint-slash:after,.fad.fa-droplet-slash:after,.fad.fa-tint-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-drum:after,.fad.fa-drum:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-drum-steelpan:after,.fad.fa-drum-steelpan:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-drumstick:after,.fad.fa-drumstick:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-drumstick-bite:after,.fad.fa-drumstick-bite:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-dryer:after,.fad.fa-dryer:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-dryer-alt:after,.fa-duotone.fa-dryer-heat:after,.fad.fa-dryer-alt:after,.fad.fa-dryer-heat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-duck:after,.fad.fa-duck:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-dumbbell:after,.fad.fa-dumbbell:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-dumpster:after,.fad.fa-dumpster:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-dumpster-fire:after,.fad.fa-dumpster-fire:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-dungeon:after,.fad.fa-dungeon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-e:after,.fad.fa-e:after {
    content: "EE"
}

.fa-duotone.fa-ear:after,.fad.fa-ear:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-deaf:after,.fa-duotone.fa-deafness:after,.fa-duotone.fa-ear-deaf:after,.fa-duotone.fa-hard-of-hearing:after,.fad.fa-deaf:after,.fad.fa-deafness:after,.fad.fa-ear-deaf:after,.fad.fa-hard-of-hearing:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-assistive-listening-systems:after,.fa-duotone.fa-ear-listen:after,.fad.fa-assistive-listening-systems:after,.fad.fa-ear-listen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-ear-muffs:after,.fad.fa-ear-muffs:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-earth-africa:after,.fa-duotone.fa-globe-africa:after,.fad.fa-earth-africa:after,.fad.fa-globe-africa:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-earth-america:after,.fa-duotone.fa-earth-americas:after,.fa-duotone.fa-earth:after,.fa-duotone.fa-globe-americas:after,.fad.fa-earth-america:after,.fad.fa-earth-americas:after,.fad.fa-earth:after,.fad.fa-globe-americas:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-earth-asia:after,.fa-duotone.fa-globe-asia:after,.fad.fa-earth-asia:after,.fad.fa-globe-asia:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-earth-europe:after,.fa-duotone.fa-globe-europe:after,.fad.fa-earth-europe:after,.fad.fa-globe-europe:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-earth-oceania:after,.fa-duotone.fa-globe-oceania:after,.fad.fa-earth-oceania:after,.fad.fa-globe-oceania:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-eclipse:after,.fad.fa-eclipse:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-egg:after,.fad.fa-egg:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-egg-fried:after,.fad.fa-egg-fried:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-eggplant:after,.fad.fa-eggplant:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-eject:after,.fad.fa-eject:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-elephant:after,.fad.fa-elephant:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-elevator:after,.fad.fa-elevator:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-ellipsis-h:after,.fa-duotone.fa-ellipsis:after,.fad.fa-ellipsis-h:after,.fad.fa-ellipsis:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-ellipsis-h-alt:after,.fa-duotone.fa-ellipsis-stroke:after,.fad.fa-ellipsis-h-alt:after,.fad.fa-ellipsis-stroke:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-ellipsis-stroke-vertical:after,.fa-duotone.fa-ellipsis-v-alt:after,.fad.fa-ellipsis-stroke-vertical:after,.fad.fa-ellipsis-v-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-ellipsis-v:after,.fa-duotone.fa-ellipsis-vertical:after,.fad.fa-ellipsis-v:after,.fad.fa-ellipsis-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-empty-set:after,.fad.fa-empty-set:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-engine:after,.fad.fa-engine:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-engine-exclamation:after,.fa-duotone.fa-engine-warning:after,.fad.fa-engine-exclamation:after,.fad.fa-engine-warning:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-envelope:after,.fad.fa-envelope:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-envelope-circle-check:after,.fad.fa-envelope-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-envelope-badge:after,.fa-duotone.fa-envelope-dot:after,.fad.fa-envelope-badge:after,.fad.fa-envelope-dot:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-envelope-open:after,.fad.fa-envelope-open:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-envelope-open-dollar:after,.fad.fa-envelope-open-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-envelope-open-text:after,.fad.fa-envelope-open-text:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-envelopes:after,.fad.fa-envelopes:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-envelopes-bulk:after,.fa-duotone.fa-mail-bulk:after,.fad.fa-envelopes-bulk:after,.fad.fa-mail-bulk:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-equals:after,.fad.fa-equals:after {
    content: "=="
}

.fa-duotone.fa-eraser:after,.fad.fa-eraser:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-escalator:after,.fad.fa-escalator:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-ethernet:after,.fad.fa-ethernet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-eur:after,.fa-duotone.fa-euro-sign:after,.fa-duotone.fa-euro:after,.fad.fa-eur:after,.fad.fa-euro-sign:after,.fad.fa-euro:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-exclamation:after,.fad.fa-exclamation:after {
    content: "!!"
}

.fa-duotone.fa-expand:after,.fad.fa-expand:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-expand-wide:after,.fad.fa-expand-wide:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-explosion:after,.fad.fa-explosion:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-eye:after,.fad.fa-eye:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-eye-dropper-empty:after,.fa-duotone.fa-eye-dropper:after,.fa-duotone.fa-eyedropper:after,.fad.fa-eye-dropper-empty:after,.fad.fa-eye-dropper:after,.fad.fa-eyedropper:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-eye-dropper-full:after,.fad.fa-eye-dropper-full:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-eye-dropper-half:after,.fad.fa-eye-dropper-half:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-eye-evil:after,.fad.fa-eye-evil:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-eye-low-vision:after,.fa-duotone.fa-low-vision:after,.fad.fa-eye-low-vision:after,.fad.fa-low-vision:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-eye-slash:after,.fad.fa-eye-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-eyes:after,.fad.fa-eyes:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-f:after,.fad.fa-f:after {
    content: "FF"
}

.fa-duotone.fa-angry:after,.fa-duotone.fa-face-angry:after,.fad.fa-angry:after,.fad.fa-face-angry:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-face-angry-horns:after,.fad.fa-face-angry-horns:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-face-anguished:after,.fad.fa-face-anguished:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-face-anxious-sweat:after,.fad.fa-face-anxious-sweat:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-face-astonished:after,.fad.fa-face-astonished:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-face-awesome:after,.fa-duotone.fa-gave-dandy:after,.fad.fa-face-awesome:after,.fad.fa-gave-dandy:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-face-beam-hand-over-mouth:after,.fad.fa-face-beam-hand-over-mouth:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-face-clouds:after,.fad.fa-face-clouds:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-face-confounded:after,.fad.fa-face-confounded:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-face-confused:after,.fad.fa-face-confused:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-face-cowboy-hat:after,.fad.fa-face-cowboy-hat:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-face-diagonal-mouth:after,.fad.fa-face-diagonal-mouth:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-face-disappointed:after,.fad.fa-face-disappointed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-face-disguise:after,.fad.fa-face-disguise:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-dizzy:after,.fa-duotone.fa-face-dizzy:after,.fad.fa-dizzy:after,.fad.fa-face-dizzy:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-face-dotted:after,.fad.fa-face-dotted:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-face-downcast-sweat:after,.fad.fa-face-downcast-sweat:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-face-drooling:after,.fad.fa-face-drooling:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-face-exhaling:after,.fad.fa-face-exhaling:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-exploding-head:after,.fa-duotone.fa-face-explode:after,.fad.fa-exploding-head:after,.fad.fa-face-explode:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-face-expressionless:after,.fad.fa-face-expressionless:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-face-eyes-xmarks:after,.fad.fa-face-eyes-xmarks:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-face-fearful:after,.fad.fa-face-fearful:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-face-flushed:after,.fa-duotone.fa-flushed:after,.fad.fa-face-flushed:after,.fad.fa-flushed:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-face-frown:after,.fa-duotone.fa-frown:after,.fad.fa-face-frown:after,.fad.fa-frown:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-face-frown-open:after,.fa-duotone.fa-frown-open:after,.fad.fa-face-frown-open:after,.fad.fa-frown-open:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-face-frown-slight:after,.fad.fa-face-frown-slight:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-face-glasses:after,.fad.fa-face-glasses:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-face-grimace:after,.fa-duotone.fa-grimace:after,.fad.fa-face-grimace:after,.fad.fa-grimace:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-face-grin:after,.fa-duotone.fa-grin:after,.fad.fa-face-grin:after,.fad.fa-grin:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-face-grin-beam:after,.fa-duotone.fa-grin-beam:after,.fad.fa-face-grin-beam:after,.fad.fa-grin-beam:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-face-grin-beam-sweat:after,.fa-duotone.fa-grin-beam-sweat:after,.fad.fa-face-grin-beam-sweat:after,.fad.fa-grin-beam-sweat:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-face-grin-hearts:after,.fa-duotone.fa-grin-hearts:after,.fad.fa-face-grin-hearts:after,.fad.fa-grin-hearts:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-face-grin-squint:after,.fa-duotone.fa-grin-squint:after,.fad.fa-face-grin-squint:after,.fad.fa-grin-squint:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-face-grin-squint-tears:after,.fa-duotone.fa-grin-squint-tears:after,.fad.fa-face-grin-squint-tears:after,.fad.fa-grin-squint-tears:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-face-grin-stars:after,.fa-duotone.fa-grin-stars:after,.fad.fa-face-grin-stars:after,.fad.fa-grin-stars:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-face-grin-tears:after,.fa-duotone.fa-grin-tears:after,.fad.fa-face-grin-tears:after,.fad.fa-grin-tears:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-face-grin-tongue:after,.fa-duotone.fa-grin-tongue:after,.fad.fa-face-grin-tongue:after,.fad.fa-grin-tongue:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-face-grin-tongue-squint:after,.fa-duotone.fa-grin-tongue-squint:after,.fad.fa-face-grin-tongue-squint:after,.fad.fa-grin-tongue-squint:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-face-grin-tongue-wink:after,.fa-duotone.fa-grin-tongue-wink:after,.fad.fa-face-grin-tongue-wink:after,.fad.fa-grin-tongue-wink:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-face-grin-wide:after,.fa-duotone.fa-grin-alt:after,.fad.fa-face-grin-wide:after,.fad.fa-grin-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-grin-wink:after,.fa-duotone.fa-grin-wink:after,.fad.fa-face-grin-wink:after,.fad.fa-grin-wink:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-face-hand-over-mouth:after,.fad.fa-face-hand-over-mouth:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-face-hand-peeking:after,.fad.fa-face-hand-peeking:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-hand-yawn:after,.fad.fa-face-hand-yawn:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-face-head-bandage:after,.fad.fa-face-head-bandage:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-face-holding-back-tears:after,.fad.fa-face-holding-back-tears:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-face-hushed:after,.fad.fa-face-hushed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-face-icicles:after,.fad.fa-face-icicles:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-face-kiss:after,.fa-duotone.fa-kiss:after,.fad.fa-face-kiss:after,.fad.fa-kiss:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-face-kiss-beam:after,.fa-duotone.fa-kiss-beam:after,.fad.fa-face-kiss-beam:after,.fad.fa-kiss-beam:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-face-kiss-closed-eyes:after,.fad.fa-face-kiss-closed-eyes:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-face-kiss-wink-heart:after,.fa-duotone.fa-kiss-wink-heart:after,.fad.fa-face-kiss-wink-heart:after,.fad.fa-kiss-wink-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-face-laugh:after,.fa-duotone.fa-laugh:after,.fad.fa-face-laugh:after,.fad.fa-laugh:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-face-laugh-beam:after,.fa-duotone.fa-laugh-beam:after,.fad.fa-face-laugh-beam:after,.fad.fa-laugh-beam:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-face-laugh-squint:after,.fa-duotone.fa-laugh-squint:after,.fad.fa-face-laugh-squint:after,.fad.fa-laugh-squint:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-face-laugh-wink:after,.fa-duotone.fa-laugh-wink:after,.fad.fa-face-laugh-wink:after,.fad.fa-laugh-wink:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-face-lying:after,.fad.fa-face-lying:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-face-mask:after,.fad.fa-face-mask:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-face-meh:after,.fa-duotone.fa-meh:after,.fad.fa-face-meh:after,.fad.fa-meh:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-face-meh-blank:after,.fa-duotone.fa-meh-blank:after,.fad.fa-face-meh-blank:after,.fad.fa-meh-blank:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-face-melting:after,.fad.fa-face-melting:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-face-monocle:after,.fad.fa-face-monocle:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-face-nauseated:after,.fad.fa-face-nauseated:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-nose-steam:after,.fad.fa-face-nose-steam:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-face-party:after,.fad.fa-face-party:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-face-pensive:after,.fad.fa-face-pensive:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-face-persevering:after,.fad.fa-face-persevering:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-face-pleading:after,.fad.fa-face-pleading:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-face-pouting:after,.fad.fa-face-pouting:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-face-raised-eyebrow:after,.fad.fa-face-raised-eyebrow:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-face-relieved:after,.fad.fa-face-relieved:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-face-rolling-eyes:after,.fa-duotone.fa-meh-rolling-eyes:after,.fad.fa-face-rolling-eyes:after,.fad.fa-meh-rolling-eyes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-face-sad-cry:after,.fa-duotone.fa-sad-cry:after,.fad.fa-face-sad-cry:after,.fad.fa-sad-cry:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-face-sad-sweat:after,.fad.fa-face-sad-sweat:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-face-sad-tear:after,.fa-duotone.fa-sad-tear:after,.fad.fa-face-sad-tear:after,.fad.fa-sad-tear:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-face-saluting:after,.fad.fa-face-saluting:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-face-scream:after,.fad.fa-face-scream:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-face-shush:after,.fad.fa-face-shush:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-face-sleeping:after,.fad.fa-face-sleeping:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-sleepy:after,.fad.fa-face-sleepy:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-face-smile:after,.fa-duotone.fa-smile:after,.fad.fa-face-smile:after,.fad.fa-smile:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-face-smile-beam:after,.fa-duotone.fa-smile-beam:after,.fad.fa-face-smile-beam:after,.fad.fa-smile-beam:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-face-smile-halo:after,.fad.fa-face-smile-halo:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-smile-hearts:after,.fad.fa-face-smile-hearts:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-smile-horns:after,.fad.fa-face-smile-horns:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-face-smile-plus:after,.fa-duotone.fa-smile-plus:after,.fad.fa-face-smile-plus:after,.fad.fa-smile-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-face-smile-relaxed:after,.fad.fa-face-smile-relaxed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-face-smile-tear:after,.fad.fa-face-smile-tear:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-face-smile-tongue:after,.fad.fa-face-smile-tongue:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-face-smile-upside-down:after,.fad.fa-face-smile-upside-down:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-face-smile-wink:after,.fa-duotone.fa-smile-wink:after,.fad.fa-face-smile-wink:after,.fad.fa-smile-wink:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-face-smiling-hands:after,.fad.fa-face-smiling-hands:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-face-smirking:after,.fad.fa-face-smirking:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-face-spiral-eyes:after,.fad.fa-face-spiral-eyes:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-face-sunglasses:after,.fad.fa-face-sunglasses:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-face-surprise:after,.fa-duotone.fa-surprise:after,.fad.fa-face-surprise:after,.fad.fa-surprise:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-face-swear:after,.fad.fa-face-swear:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-face-thermometer:after,.fad.fa-face-thermometer:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-face-thinking:after,.fad.fa-face-thinking:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-face-tired:after,.fa-duotone.fa-tired:after,.fad.fa-face-tired:after,.fad.fa-tired:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-face-tissue:after,.fad.fa-face-tissue:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-face-tongue-money:after,.fad.fa-face-tongue-money:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-face-tongue-sweat:after,.fad.fa-face-tongue-sweat:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-face-unamused:after,.fad.fa-face-unamused:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-face-viewfinder:after,.fad.fa-face-viewfinder:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-face-vomit:after,.fad.fa-face-vomit:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-face-weary:after,.fad.fa-face-weary:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-face-woozy:after,.fad.fa-face-woozy:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-face-worried:after,.fad.fa-face-worried:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-face-zany:after,.fad.fa-face-zany:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-face-zipper:after,.fad.fa-face-zipper:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-falafel:after,.fad.fa-falafel:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-family:after,.fad.fa-family:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-family-dress:after,.fad.fa-family-dress:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-family-pants:after,.fad.fa-family-pants:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-fan:after,.fad.fa-fan:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-fan-table:after,.fad.fa-fan-table:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-barn-silo:after,.fa-duotone.fa-farm:after,.fad.fa-barn-silo:after,.fad.fa-farm:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-faucet:after,.fad.fa-faucet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-faucet-drip:after,.fad.fa-faucet-drip:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-fax:after,.fad.fa-fax:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-feather:after,.fad.fa-feather:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-feather-alt:after,.fa-duotone.fa-feather-pointed:after,.fad.fa-feather-alt:after,.fad.fa-feather-pointed:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-fence:after,.fad.fa-fence:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-ferris-wheel:after,.fad.fa-ferris-wheel:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-ferry:after,.fad.fa-ferry:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-field-hockey-stick-ball:after,.fa-duotone.fa-field-hockey:after,.fad.fa-field-hockey-stick-ball:after,.fad.fa-field-hockey:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-file:after,.fad.fa-file:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-file-arrow-down:after,.fa-duotone.fa-file-download:after,.fad.fa-file-arrow-down:after,.fad.fa-file-download:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-file-arrow-up:after,.fa-duotone.fa-file-upload:after,.fad.fa-file-arrow-up:after,.fad.fa-file-upload:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-file-audio:after,.fad.fa-file-audio:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-file-binary:after,.fad.fa-file-binary:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-file-award:after,.fa-duotone.fa-file-certificate:after,.fad.fa-file-award:after,.fad.fa-file-certificate:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-file-chart-column:after,.fa-duotone.fa-file-chart-line:after,.fad.fa-file-chart-column:after,.fad.fa-file-chart-line:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-file-chart-pie:after,.fad.fa-file-chart-pie:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-file-check:after,.fad.fa-file-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-file-circle-check:after,.fad.fa-file-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-file-circle-exclamation:after,.fad.fa-file-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-file-circle-info:after,.fad.fa-file-circle-info:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-file-circle-minus:after,.fad.fa-file-circle-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-file-circle-plus:after,.fad.fa-file-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-file-circle-question:after,.fad.fa-file-circle-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-file-circle-xmark:after,.fad.fa-file-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-file-code:after,.fad.fa-file-code:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-file-contract:after,.fad.fa-file-contract:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-file-csv:after,.fad.fa-file-csv:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-file-dashed-line:after,.fa-duotone.fa-page-break:after,.fad.fa-file-dashed-line:after,.fad.fa-page-break:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-file-excel:after,.fad.fa-file-excel:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-file-exclamation:after,.fad.fa-file-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-arrow-right-from-file:after,.fa-duotone.fa-file-export:after,.fad.fa-arrow-right-from-file:after,.fad.fa-file-export:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-file-heart:after,.fad.fa-file-heart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-file-image:after,.fad.fa-file-image:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-arrow-right-to-file:after,.fa-duotone.fa-file-import:after,.fad.fa-arrow-right-to-file:after,.fad.fa-file-import:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-file-invoice:after,.fad.fa-file-invoice:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-file-invoice-dollar:after,.fad.fa-file-invoice-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-file-alt:after,.fa-duotone.fa-file-lines:after,.fa-duotone.fa-file-text:after,.fad.fa-file-alt:after,.fad.fa-file-lines:after,.fad.fa-file-text:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-file-lock:after,.fad.fa-file-lock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-file-magnifying-glass:after,.fa-duotone.fa-file-search:after,.fad.fa-file-magnifying-glass:after,.fad.fa-file-search:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-file-medical:after,.fad.fa-file-medical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-file-minus:after,.fad.fa-file-minus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-file-music:after,.fad.fa-file-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-file-pdf:after,.fad.fa-file-pdf:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-file-edit:after,.fa-duotone.fa-file-pen:after,.fad.fa-file-edit:after,.fad.fa-file-pen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-file-plus:after,.fad.fa-file-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-file-plus-minus:after,.fad.fa-file-plus-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-file-powerpoint:after,.fad.fa-file-powerpoint:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-file-prescription:after,.fad.fa-file-prescription:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-file-shield:after,.fad.fa-file-shield:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-file-signature:after,.fad.fa-file-signature:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-file-slash:after,.fad.fa-file-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-file-spreadsheet:after,.fad.fa-file-spreadsheet:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-file-user:after,.fad.fa-file-user:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-file-video:after,.fad.fa-file-video:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-file-medical-alt:after,.fa-duotone.fa-file-waveform:after,.fad.fa-file-medical-alt:after,.fad.fa-file-waveform:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-file-word:after,.fad.fa-file-word:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-file-times:after,.fa-duotone.fa-file-xmark:after,.fad.fa-file-times:after,.fad.fa-file-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-file-archive:after,.fa-duotone.fa-file-zipper:after,.fad.fa-file-archive:after,.fad.fa-file-zipper:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-files:after,.fad.fa-files:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-files-medical:after,.fad.fa-files-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-fill:after,.fad.fa-fill:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-fill-drip:after,.fad.fa-fill-drip:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-film:after,.fad.fa-film:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-film-canister:after,.fa-duotone.fa-film-cannister:after,.fad.fa-film-canister:after,.fad.fa-film-cannister:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-film-alt:after,.fa-duotone.fa-film-simple:after,.fad.fa-film-alt:after,.fad.fa-film-simple:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-film-slash:after,.fad.fa-film-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-films:after,.fad.fa-films:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-filter:after,.fad.fa-filter:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-filter-circle-dollar:after,.fa-duotone.fa-funnel-dollar:after,.fad.fa-filter-circle-dollar:after,.fad.fa-funnel-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-filter-circle-xmark:after,.fad.fa-filter-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-filter-list:after,.fad.fa-filter-list:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-filter-slash:after,.fad.fa-filter-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-filters:after,.fad.fa-filters:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-fingerprint:after,.fad.fa-fingerprint:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-fire:after,.fad.fa-fire:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-fire-burner:after,.fad.fa-fire-burner:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-fire-extinguisher:after,.fad.fa-fire-extinguisher:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-fire-flame:after,.fa-duotone.fa-flame:after,.fad.fa-fire-flame:after,.fad.fa-flame:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-fire-alt:after,.fa-duotone.fa-fire-flame-curved:after,.fad.fa-fire-alt:after,.fad.fa-fire-flame-curved:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-burn:after,.fa-duotone.fa-fire-flame-simple:after,.fad.fa-burn:after,.fad.fa-fire-flame-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-fire-hydrant:after,.fad.fa-fire-hydrant:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-fire-smoke:after,.fad.fa-fire-smoke:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-fireplace:after,.fad.fa-fireplace:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-fish:after,.fad.fa-fish:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-fish-bones:after,.fad.fa-fish-bones:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-fish-cooked:after,.fad.fa-fish-cooked:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-fish-fins:after,.fad.fa-fish-fins:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-fishing-rod:after,.fad.fa-fishing-rod:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-flag:after,.fad.fa-flag:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-flag-checkered:after,.fad.fa-flag-checkered:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-flag-pennant:after,.fa-duotone.fa-pennant:after,.fad.fa-flag-pennant:after,.fad.fa-pennant:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-flag-alt:after,.fa-duotone.fa-flag-swallowtail:after,.fad.fa-flag-alt:after,.fad.fa-flag-swallowtail:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-flag-usa:after,.fad.fa-flag-usa:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-flashlight:after,.fad.fa-flashlight:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-flask:after,.fad.fa-flask:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-flask-poison:after,.fa-duotone.fa-flask-round-poison:after,.fad.fa-flask-poison:after,.fad.fa-flask-round-poison:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-flask-potion:after,.fa-duotone.fa-flask-round-potion:after,.fad.fa-flask-potion:after,.fad.fa-flask-round-potion:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-flask-vial:after,.fad.fa-flask-vial:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-flatbread:after,.fad.fa-flatbread:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-flatbread-stuffed:after,.fad.fa-flatbread-stuffed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-floppy-disk:after,.fa-duotone.fa-save:after,.fad.fa-floppy-disk:after,.fad.fa-save:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-floppy-disk-circle-arrow-right:after,.fa-duotone.fa-save-circle-arrow-right:after,.fad.fa-floppy-disk-circle-arrow-right:after,.fad.fa-save-circle-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-floppy-disk-circle-xmark:after,.fa-duotone.fa-floppy-disk-times:after,.fa-duotone.fa-save-circle-xmark:after,.fa-duotone.fa-save-times:after,.fad.fa-floppy-disk-circle-xmark:after,.fad.fa-floppy-disk-times:after,.fad.fa-save-circle-xmark:after,.fad.fa-save-times:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-floppy-disk-pen:after,.fad.fa-floppy-disk-pen:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-floppy-disks:after,.fad.fa-floppy-disks:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-florin-sign:after,.fad.fa-florin-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-flower:after,.fad.fa-flower:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-flower-daffodil:after,.fad.fa-flower-daffodil:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-flower-tulip:after,.fad.fa-flower-tulip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-flute:after,.fad.fa-flute:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-flux-capacitor:after,.fad.fa-flux-capacitor:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-flying-disc:after,.fad.fa-flying-disc:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-folder-blank:after,.fa-duotone.fa-folder:after,.fad.fa-folder-blank:after,.fad.fa-folder:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-folder-arrow-down:after,.fa-duotone.fa-folder-download:after,.fad.fa-folder-arrow-down:after,.fad.fa-folder-download:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-folder-arrow-up:after,.fa-duotone.fa-folder-upload:after,.fad.fa-folder-arrow-up:after,.fad.fa-folder-upload:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-folder-bookmark:after,.fad.fa-folder-bookmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-folder-closed:after,.fad.fa-folder-closed:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-folder-cog:after,.fa-duotone.fa-folder-gear:after,.fad.fa-folder-cog:after,.fad.fa-folder-gear:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-folder-grid:after,.fad.fa-folder-grid:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-folder-heart:after,.fad.fa-folder-heart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-folder-image:after,.fad.fa-folder-image:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-folder-magnifying-glass:after,.fa-duotone.fa-folder-search:after,.fad.fa-folder-magnifying-glass:after,.fad.fa-folder-search:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-folder-medical:after,.fad.fa-folder-medical:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-folder-minus:after,.fad.fa-folder-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-folder-music:after,.fad.fa-folder-music:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-folder-open:after,.fad.fa-folder-open:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-folder-plus:after,.fad.fa-folder-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-folder-tree:after,.fad.fa-folder-tree:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-folder-user:after,.fad.fa-folder-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-folder-times:after,.fa-duotone.fa-folder-xmark:after,.fad.fa-folder-times:after,.fad.fa-folder-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-folders:after,.fad.fa-folders:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-fondue-pot:after,.fad.fa-fondue-pot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-font:after,.fad.fa-font:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-font-case:after,.fad.fa-font-case:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-football-ball:after,.fa-duotone.fa-football:after,.fad.fa-football-ball:after,.fad.fa-football:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-football-helmet:after,.fad.fa-football-helmet:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-fork:after,.fa-duotone.fa-utensil-fork:after,.fad.fa-fork:after,.fad.fa-utensil-fork:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-fork-knife:after,.fa-duotone.fa-utensils-alt:after,.fad.fa-fork-knife:after,.fad.fa-utensils-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-forklift:after,.fad.fa-forklift:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-fort:after,.fad.fa-fort:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-forward:after,.fad.fa-forward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-fast-forward:after,.fa-duotone.fa-forward-fast:after,.fad.fa-fast-forward:after,.fad.fa-forward-fast:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-forward-step:after,.fa-duotone.fa-step-forward:after,.fad.fa-forward-step:after,.fad.fa-step-forward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-frame:after,.fad.fa-frame:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-franc-sign:after,.fad.fa-franc-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-french-fries:after,.fad.fa-french-fries:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-frog:after,.fad.fa-frog:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-function:after,.fad.fa-function:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-futbol-ball:after,.fa-duotone.fa-futbol:after,.fa-duotone.fa-soccer-ball:after,.fad.fa-futbol-ball:after,.fad.fa-futbol:after,.fad.fa-soccer-ball:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-g:after,.fad.fa-g:after {
    content: "GG"
}

.fa-duotone.fa-galaxy:after,.fad.fa-galaxy:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-gallery-thumbnails:after,.fad.fa-gallery-thumbnails:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-game-board:after,.fad.fa-game-board:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-game-board-alt:after,.fa-duotone.fa-game-board-simple:after,.fad.fa-game-board-alt:after,.fad.fa-game-board-simple:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-game-console-handheld:after,.fad.fa-game-console-handheld:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-gamepad:after,.fad.fa-gamepad:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-gamepad-alt:after,.fa-duotone.fa-gamepad-modern:after,.fad.fa-gamepad-alt:after,.fad.fa-gamepad-modern:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-garage:after,.fad.fa-garage:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-garage-car:after,.fad.fa-garage-car:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-garage-open:after,.fad.fa-garage-open:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-garlic:after,.fad.fa-garlic:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-gas-pump:after,.fad.fa-gas-pump:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-gas-pump-slash:after,.fad.fa-gas-pump-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-dashboard:after,.fa-duotone.fa-gauge-med:after,.fa-duotone.fa-gauge:after,.fa-duotone.fa-tachometer-alt-average:after,.fad.fa-dashboard:after,.fad.fa-gauge-med:after,.fad.fa-gauge:after,.fad.fa-tachometer-alt-average:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-gauge-circle-bolt:after,.fad.fa-gauge-circle-bolt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-gauge-circle-minus:after,.fad.fa-gauge-circle-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-gauge-circle-plus:after,.fad.fa-gauge-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-gauge-high:after,.fa-duotone.fa-tachometer-alt-fast:after,.fa-duotone.fa-tachometer-alt:after,.fad.fa-gauge-high:after,.fad.fa-tachometer-alt-fast:after,.fad.fa-tachometer-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-gauge-low:after,.fa-duotone.fa-tachometer-alt-slow:after,.fad.fa-gauge-low:after,.fad.fa-tachometer-alt-slow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-gauge-max:after,.fa-duotone.fa-tachometer-alt-fastest:after,.fad.fa-gauge-max:after,.fad.fa-tachometer-alt-fastest:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-gauge-min:after,.fa-duotone.fa-tachometer-alt-slowest:after,.fad.fa-gauge-min:after,.fad.fa-tachometer-alt-slowest:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-gauge-simple-med:after,.fa-duotone.fa-gauge-simple:after,.fa-duotone.fa-tachometer-average:after,.fad.fa-gauge-simple-med:after,.fad.fa-gauge-simple:after,.fad.fa-tachometer-average:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-gauge-simple-high:after,.fa-duotone.fa-tachometer-fast:after,.fa-duotone.fa-tachometer:after,.fad.fa-gauge-simple-high:after,.fad.fa-tachometer-fast:after,.fad.fa-tachometer:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-gauge-simple-low:after,.fa-duotone.fa-tachometer-slow:after,.fad.fa-gauge-simple-low:after,.fad.fa-tachometer-slow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-gauge-simple-max:after,.fa-duotone.fa-tachometer-fastest:after,.fad.fa-gauge-simple-max:after,.fad.fa-tachometer-fastest:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-gauge-simple-min:after,.fa-duotone.fa-tachometer-slowest:after,.fad.fa-gauge-simple-min:after,.fad.fa-tachometer-slowest:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-gavel:after,.fa-duotone.fa-legal:after,.fad.fa-gavel:after,.fad.fa-legal:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-cog:after,.fa-duotone.fa-gear:after,.fad.fa-cog:after,.fad.fa-gear:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-cogs:after,.fa-duotone.fa-gears:after,.fad.fa-cogs:after,.fad.fa-gears:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-gem:after,.fad.fa-gem:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-genderless:after,.fad.fa-genderless:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-ghost:after,.fad.fa-ghost:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-gif:after,.fad.fa-gif:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-gift:after,.fad.fa-gift:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-gift-card:after,.fad.fa-gift-card:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-gifts:after,.fad.fa-gifts:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-gingerbread-man:after,.fad.fa-gingerbread-man:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-glass:after,.fad.fa-glass:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-glass-citrus:after,.fad.fa-glass-citrus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-glass-empty:after,.fad.fa-glass-empty:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-glass-half-empty:after,.fa-duotone.fa-glass-half-full:after,.fa-duotone.fa-glass-half:after,.fad.fa-glass-half-empty:after,.fad.fa-glass-half-full:after,.fad.fa-glass-half:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-glass-water:after,.fad.fa-glass-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-glass-water-droplet:after,.fad.fa-glass-water-droplet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-glasses:after,.fad.fa-glasses:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-glasses-alt:after,.fa-duotone.fa-glasses-round:after,.fad.fa-glasses-alt:after,.fad.fa-glasses-round:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-globe:after,.fad.fa-globe:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-globe-snow:after,.fad.fa-globe-snow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-globe-stand:after,.fad.fa-globe-stand:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-goal-net:after,.fad.fa-goal-net:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-golf-ball-tee:after,.fa-duotone.fa-golf-ball:after,.fad.fa-golf-ball-tee:after,.fad.fa-golf-ball:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-golf-club:after,.fad.fa-golf-club:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-golf-flag-hole:after,.fad.fa-golf-flag-hole:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-gopuram:after,.fad.fa-gopuram:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-graduation-cap:after,.fa-duotone.fa-mortar-board:after,.fad.fa-graduation-cap:after,.fad.fa-mortar-board:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-gramophone:after,.fad.fa-gramophone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-grapes:after,.fad.fa-grapes:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-grate:after,.fad.fa-grate:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-grate-droplet:after,.fad.fa-grate-droplet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-greater-than:after,.fad.fa-greater-than:after {
    content: ">>"
}

.fa-duotone.fa-greater-than-equal:after,.fad.fa-greater-than-equal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-grid-3:after,.fa-duotone.fa-grid:after,.fad.fa-grid-3:after,.fad.fa-grid:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-grid-2:after,.fad.fa-grid-2:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-grid-2-plus:after,.fad.fa-grid-2-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-grid-4:after,.fad.fa-grid-4:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-grid-5:after,.fad.fa-grid-5:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-grid-dividers:after,.fad.fa-grid-dividers:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-grid-horizontal:after,.fad.fa-grid-horizontal:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-grill:after,.fad.fa-grill:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-grill-fire:after,.fad.fa-grill-fire:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-grill-hot:after,.fad.fa-grill-hot:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-grip-horizontal:after,.fa-duotone.fa-grip:after,.fad.fa-grip-horizontal:after,.fad.fa-grip:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-grip-dots:after,.fad.fa-grip-dots:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-grip-dots-vertical:after,.fad.fa-grip-dots-vertical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-grip-lines:after,.fad.fa-grip-lines:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-grip-lines-vertical:after,.fad.fa-grip-lines-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-grip-vertical:after,.fad.fa-grip-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-group-arrows-rotate:after,.fad.fa-group-arrows-rotate:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-guarani-sign:after,.fad.fa-guarani-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-guitar:after,.fad.fa-guitar:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-guitar-electric:after,.fad.fa-guitar-electric:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-guitars:after,.fad.fa-guitars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-gun:after,.fad.fa-gun:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-gun-slash:after,.fad.fa-gun-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-gun-squirt:after,.fad.fa-gun-squirt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-h:after,.fad.fa-h:after {
    content: "HH"
}

.fa-duotone.fa-h1:after,.fad.fa-h1:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-h2:after,.fad.fa-h2:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-h3:after,.fad.fa-h3:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-h4:after,.fad.fa-h4:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-h5:after,.fad.fa-h5:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-h6:after,.fad.fa-h6:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-hammer:after,.fad.fa-hammer:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-hammer-crash:after,.fad.fa-hammer-crash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-hammer-war:after,.fad.fa-hammer-war:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-hamsa:after,.fad.fa-hamsa:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-hand-paper:after,.fa-duotone.fa-hand:after,.fad.fa-hand-paper:after,.fad.fa-hand:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-hand-back-fist:after,.fa-duotone.fa-hand-rock:after,.fad.fa-hand-back-fist:after,.fad.fa-hand-rock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-hand-back-point-down:after,.fad.fa-hand-back-point-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-hand-back-point-left:after,.fad.fa-hand-back-point-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-hand-back-point-ribbon:after,.fad.fa-hand-back-point-ribbon:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-hand-back-point-right:after,.fad.fa-hand-back-point-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-hand-back-point-up:after,.fad.fa-hand-back-point-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-allergies:after,.fa-duotone.fa-hand-dots:after,.fad.fa-allergies:after,.fad.fa-hand-dots:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-hand-fingers-crossed:after,.fad.fa-hand-fingers-crossed:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-fist-raised:after,.fa-duotone.fa-hand-fist:after,.fad.fa-fist-raised:after,.fad.fa-hand-fist:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-hand-heart:after,.fad.fa-hand-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-hand-holding:after,.fad.fa-hand-holding:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-hand-holding-box:after,.fad.fa-hand-holding-box:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-hand-holding-dollar:after,.fa-duotone.fa-hand-holding-usd:after,.fad.fa-hand-holding-dollar:after,.fad.fa-hand-holding-usd:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-hand-holding-droplet:after,.fa-duotone.fa-hand-holding-water:after,.fad.fa-hand-holding-droplet:after,.fad.fa-hand-holding-water:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-hand-holding-hand:after,.fad.fa-hand-holding-hand:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-hand-holding-heart:after,.fad.fa-hand-holding-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-hand-holding-magic:after,.fad.fa-hand-holding-magic:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-hand-holding-medical:after,.fad.fa-hand-holding-medical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-hand-holding-seedling:after,.fad.fa-hand-holding-seedling:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-hand-holding-skull:after,.fad.fa-hand-holding-skull:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-hand-horns:after,.fad.fa-hand-horns:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-hand-lizard:after,.fad.fa-hand-lizard:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-hand-love:after,.fad.fa-hand-love:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-hand-middle-finger:after,.fad.fa-hand-middle-finger:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-hand-peace:after,.fad.fa-hand-peace:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-hand-point-down:after,.fad.fa-hand-point-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-hand-point-left:after,.fad.fa-hand-point-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-hand-point-ribbon:after,.fad.fa-hand-point-ribbon:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-hand-point-right:after,.fad.fa-hand-point-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-hand-point-up:after,.fad.fa-hand-point-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-hand-pointer:after,.fad.fa-hand-pointer:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-hand-scissors:after,.fad.fa-hand-scissors:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-hand-sparkles:after,.fad.fa-hand-sparkles:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-hand-spock:after,.fad.fa-hand-spock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-hand-wave:after,.fad.fa-hand-wave:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-handcuffs:after,.fad.fa-handcuffs:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-hands:after,.fa-duotone.fa-sign-language:after,.fa-duotone.fa-signing:after,.fad.fa-hands:after,.fad.fa-sign-language:after,.fad.fa-signing:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-american-sign-language-interpreting:after,.fa-duotone.fa-asl-interpreting:after,.fa-duotone.fa-hands-american-sign-language-interpreting:after,.fa-duotone.fa-hands-asl-interpreting:after,.fad.fa-american-sign-language-interpreting:after,.fad.fa-asl-interpreting:after,.fad.fa-hands-american-sign-language-interpreting:after,.fad.fa-hands-asl-interpreting:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-hands-bound:after,.fad.fa-hands-bound:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-hands-bubbles:after,.fa-duotone.fa-hands-wash:after,.fad.fa-hands-bubbles:after,.fad.fa-hands-wash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-hands-clapping:after,.fad.fa-hands-clapping:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-hands-holding:after,.fad.fa-hands-holding:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-hands-holding-child:after,.fad.fa-hands-holding-child:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-hands-holding-circle:after,.fad.fa-hands-holding-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-hand-receiving:after,.fa-duotone.fa-hands-holding-diamond:after,.fad.fa-hand-receiving:after,.fad.fa-hands-holding-diamond:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-hands-holding-dollar:after,.fa-duotone.fa-hands-usd:after,.fad.fa-hands-holding-dollar:after,.fad.fa-hands-usd:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-hands-heart:after,.fa-duotone.fa-hands-holding-heart:after,.fad.fa-hands-heart:after,.fad.fa-hands-holding-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-hands-praying:after,.fa-duotone.fa-praying-hands:after,.fad.fa-hands-praying:after,.fad.fa-praying-hands:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-handshake:after,.fad.fa-handshake:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-hands-helping:after,.fa-duotone.fa-handshake-angle:after,.fad.fa-hands-helping:after,.fad.fa-handshake-angle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-handshake-alt:after,.fa-duotone.fa-handshake-simple:after,.fad.fa-handshake-alt:after,.fad.fa-handshake-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-handshake-alt-slash:after,.fa-duotone.fa-handshake-simple-slash:after,.fad.fa-handshake-alt-slash:after,.fad.fa-handshake-simple-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-handshake-slash:after,.fad.fa-handshake-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-hanukiah:after,.fad.fa-hanukiah:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-hard-drive:after,.fa-duotone.fa-hdd:after,.fad.fa-hard-drive:after,.fad.fa-hdd:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-hashtag:after,.fad.fa-hashtag:after {
    content: "##"
}

.fa-duotone.fa-hashtag-lock:after,.fad.fa-hashtag-lock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-hat-chef:after,.fad.fa-hat-chef:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-hat-cowboy:after,.fad.fa-hat-cowboy:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-hat-cowboy-side:after,.fad.fa-hat-cowboy-side:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-hat-santa:after,.fad.fa-hat-santa:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-hat-winter:after,.fad.fa-hat-winter:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-hat-witch:after,.fad.fa-hat-witch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-hat-wizard:after,.fad.fa-hat-wizard:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-head-side:after,.fad.fa-head-side:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-head-side-brain:after,.fad.fa-head-side-brain:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-head-side-cough:after,.fad.fa-head-side-cough:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-head-side-cough-slash:after,.fad.fa-head-side-cough-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-head-side-goggles:after,.fa-duotone.fa-head-vr:after,.fad.fa-head-side-goggles:after,.fad.fa-head-vr:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-head-side-headphones:after,.fad.fa-head-side-headphones:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-head-side-heart:after,.fad.fa-head-side-heart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-head-side-mask:after,.fad.fa-head-side-mask:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-head-side-medical:after,.fad.fa-head-side-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-head-side-virus:after,.fad.fa-head-side-virus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-header:after,.fa-duotone.fa-heading:after,.fad.fa-header:after,.fad.fa-heading:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-headphones:after,.fad.fa-headphones:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-headphones-alt:after,.fa-duotone.fa-headphones-simple:after,.fad.fa-headphones-alt:after,.fad.fa-headphones-simple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-headset:after,.fad.fa-headset:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-heart:after,.fad.fa-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-heart-circle-bolt:after,.fad.fa-heart-circle-bolt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-heart-circle-check:after,.fad.fa-heart-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-heart-circle-exclamation:after,.fad.fa-heart-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-heart-circle-minus:after,.fad.fa-heart-circle-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-heart-circle-plus:after,.fad.fa-heart-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-heart-circle-xmark:after,.fad.fa-heart-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-heart-broken:after,.fa-duotone.fa-heart-crack:after,.fad.fa-heart-broken:after,.fad.fa-heart-crack:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-heart-half:after,.fad.fa-heart-half:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-heart-half-alt:after,.fa-duotone.fa-heart-half-stroke:after,.fad.fa-heart-half-alt:after,.fad.fa-heart-half-stroke:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-heart-pulse:after,.fa-duotone.fa-heartbeat:after,.fad.fa-heart-pulse:after,.fad.fa-heartbeat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-heat:after,.fad.fa-heat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-helicopter:after,.fad.fa-helicopter:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-helicopter-symbol:after,.fad.fa-helicopter-symbol:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-helmet-battle:after,.fad.fa-helmet-battle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-hard-hat:after,.fa-duotone.fa-hat-hard:after,.fa-duotone.fa-helmet-safety:after,.fad.fa-hard-hat:after,.fad.fa-hat-hard:after,.fad.fa-helmet-safety:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-helmet-un:after,.fad.fa-helmet-un:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-hexagon:after,.fad.fa-hexagon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-hexagon-check:after,.fad.fa-hexagon-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-hexagon-divide:after,.fad.fa-hexagon-divide:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-hexagon-exclamation:after,.fad.fa-hexagon-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-hexagon-image:after,.fad.fa-hexagon-image:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-hexagon-minus:after,.fa-duotone.fa-minus-hexagon:after,.fad.fa-hexagon-minus:after,.fad.fa-minus-hexagon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-hexagon-plus:after,.fa-duotone.fa-plus-hexagon:after,.fad.fa-hexagon-plus:after,.fad.fa-plus-hexagon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-hexagon-vertical-nft:after,.fad.fa-hexagon-vertical-nft:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-hexagon-vertical-nft-slanted:after,.fad.fa-hexagon-vertical-nft-slanted:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-hexagon-xmark:after,.fa-duotone.fa-times-hexagon:after,.fa-duotone.fa-xmark-hexagon:after,.fad.fa-hexagon-xmark:after,.fad.fa-times-hexagon:after,.fad.fa-xmark-hexagon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-high-definition:after,.fa-duotone.fa-rectangle-hd:after,.fad.fa-high-definition:after,.fad.fa-rectangle-hd:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-highlighter:after,.fad.fa-highlighter:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-highlighter-line:after,.fad.fa-highlighter-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-hill-avalanche:after,.fad.fa-hill-avalanche:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-hill-rockslide:after,.fad.fa-hill-rockslide:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-hippo:after,.fad.fa-hippo:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-hockey-mask:after,.fad.fa-hockey-mask:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-hockey-puck:after,.fad.fa-hockey-puck:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-hockey-stick-puck:after,.fad.fa-hockey-stick-puck:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-hockey-sticks:after,.fad.fa-hockey-sticks:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-holly-berry:after,.fad.fa-holly-berry:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-honey-pot:after,.fad.fa-honey-pot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-hood-cloak:after,.fad.fa-hood-cloak:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-horizontal-rule:after,.fad.fa-horizontal-rule:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-horse:after,.fad.fa-horse:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-horse-head:after,.fad.fa-horse-head:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-horse-saddle:after,.fad.fa-horse-saddle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-hose:after,.fad.fa-hose:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-hose-reel:after,.fad.fa-hose-reel:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-hospital-alt:after,.fa-duotone.fa-hospital-wide:after,.fa-duotone.fa-hospital:after,.fad.fa-hospital-alt:after,.fad.fa-hospital-wide:after,.fad.fa-hospital:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-hospital-user:after,.fad.fa-hospital-user:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-hospitals:after,.fad.fa-hospitals:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-hot-tub-person:after,.fa-duotone.fa-hot-tub:after,.fad.fa-hot-tub-person:after,.fad.fa-hot-tub:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-hotdog:after,.fad.fa-hotdog:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-hotel:after,.fad.fa-hotel:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-hourglass-empty:after,.fa-duotone.fa-hourglass:after,.fad.fa-hourglass-empty:after,.fad.fa-hourglass:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-hourglass-clock:after,.fad.fa-hourglass-clock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-hourglass-3:after,.fa-duotone.fa-hourglass-end:after,.fad.fa-hourglass-3:after,.fad.fa-hourglass-end:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-hourglass-2:after,.fa-duotone.fa-hourglass-half:after,.fad.fa-hourglass-2:after,.fad.fa-hourglass-half:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-hourglass-1:after,.fa-duotone.fa-hourglass-start:after,.fad.fa-hourglass-1:after,.fad.fa-hourglass-start:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-home-alt:after,.fa-duotone.fa-home-lg-alt:after,.fa-duotone.fa-home:after,.fa-duotone.fa-house:after,.fad.fa-home-alt:after,.fad.fa-home-lg-alt:after,.fad.fa-home:after,.fad.fa-house:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-home-blank:after,.fa-duotone.fa-house-blank:after,.fad.fa-home-blank:after,.fad.fa-house-blank:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-house-building:after,.fad.fa-house-building:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-home-lg:after,.fa-duotone.fa-house-chimney:after,.fad.fa-home-lg:after,.fad.fa-house-chimney:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-house-chimney-blank:after,.fad.fa-house-chimney-blank:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-house-chimney-crack:after,.fa-duotone.fa-house-damage:after,.fad.fa-house-chimney-crack:after,.fad.fa-house-damage:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-house-chimney-heart:after,.fad.fa-house-chimney-heart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-clinic-medical:after,.fa-duotone.fa-house-chimney-medical:after,.fad.fa-clinic-medical:after,.fad.fa-house-chimney-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-house-chimney-user:after,.fad.fa-house-chimney-user:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-house-chimney-window:after,.fad.fa-house-chimney-window:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-house-circle-check:after,.fad.fa-house-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-house-circle-exclamation:after,.fad.fa-house-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-house-circle-xmark:after,.fad.fa-house-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-house-crack:after,.fad.fa-house-crack:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-house-day:after,.fad.fa-house-day:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-house-fire:after,.fad.fa-house-fire:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-house-flag:after,.fad.fa-house-flag:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-house-flood-water:after,.fad.fa-house-flood-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-house-flood-water-circle-arrow-right:after,.fad.fa-house-flood-water-circle-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-home-heart:after,.fa-duotone.fa-house-heart:after,.fad.fa-home-heart:after,.fad.fa-house-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-house-laptop:after,.fa-duotone.fa-laptop-house:after,.fad.fa-house-laptop:after,.fad.fa-laptop-house:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-house-lock:after,.fad.fa-house-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-house-medical:after,.fad.fa-house-medical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-house-medical-circle-check:after,.fad.fa-house-medical-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-house-medical-circle-exclamation:after,.fad.fa-house-medical-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-house-medical-circle-xmark:after,.fad.fa-house-medical-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-house-medical-flag:after,.fad.fa-house-medical-flag:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-house-night:after,.fad.fa-house-night:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-house-leave:after,.fa-duotone.fa-house-person-depart:after,.fa-duotone.fa-house-person-leave:after,.fad.fa-house-leave:after,.fad.fa-house-person-depart:after,.fad.fa-house-person-leave:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-house-person-arrive:after,.fa-duotone.fa-house-person-return:after,.fa-duotone.fa-house-return:after,.fad.fa-house-person-arrive:after,.fad.fa-house-person-return:after,.fad.fa-house-return:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-house-signal:after,.fad.fa-house-signal:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-house-tree:after,.fad.fa-house-tree:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-house-tsunami:after,.fad.fa-house-tsunami:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-house-turret:after,.fad.fa-house-turret:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-home-user:after,.fa-duotone.fa-house-user:after,.fad.fa-home-user:after,.fad.fa-house-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-house-flood:after,.fa-duotone.fa-house-water:after,.fad.fa-house-flood:after,.fad.fa-house-water:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-house-window:after,.fad.fa-house-window:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-hryvnia-sign:after,.fa-duotone.fa-hryvnia:after,.fad.fa-hryvnia-sign:after,.fad.fa-hryvnia:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-100:after,.fa-duotone.fa-hundred-points:after,.fad.fa-100:after,.fad.fa-hundred-points:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-hurricane:after,.fad.fa-hurricane:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-hyphen:after,.fad.fa-hyphen:after {
    content: "--"
}

.fa-duotone.fa-i:after,.fad.fa-i:after {
    content: "II"
}

.fa-duotone.fa-i-cursor:after,.fad.fa-i-cursor:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-ice-cream:after,.fad.fa-ice-cream:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-ice-skate:after,.fad.fa-ice-skate:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-icicles:after,.fad.fa-icicles:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-heart-music-camera-bolt:after,.fa-duotone.fa-icons:after,.fad.fa-heart-music-camera-bolt:after,.fad.fa-icons:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-id-badge:after,.fad.fa-id-badge:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-drivers-license:after,.fa-duotone.fa-id-card:after,.fad.fa-drivers-license:after,.fad.fa-id-card:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-id-card-alt:after,.fa-duotone.fa-id-card-clip:after,.fad.fa-id-card-alt:after,.fad.fa-id-card-clip:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-igloo:after,.fad.fa-igloo:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-image:after,.fad.fa-image:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-image-landscape:after,.fa-duotone.fa-landscape:after,.fad.fa-image-landscape:after,.fad.fa-landscape:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-image-polaroid:after,.fad.fa-image-polaroid:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-image-polaroid-user:after,.fad.fa-image-polaroid-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-image-portrait:after,.fa-duotone.fa-portrait:after,.fad.fa-image-portrait:after,.fad.fa-portrait:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-image-slash:after,.fad.fa-image-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-image-user:after,.fad.fa-image-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-images:after,.fad.fa-images:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-images-user:after,.fad.fa-images-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-inbox:after,.fad.fa-inbox:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-inbox-full:after,.fad.fa-inbox-full:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-inbox-arrow-down:after,.fa-duotone.fa-inbox-in:after,.fad.fa-inbox-arrow-down:after,.fad.fa-inbox-in:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-inbox-arrow-up:after,.fa-duotone.fa-inbox-out:after,.fad.fa-inbox-arrow-up:after,.fad.fa-inbox-out:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-inboxes:after,.fad.fa-inboxes:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-indent:after,.fad.fa-indent:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-indian-rupee-sign:after,.fa-duotone.fa-indian-rupee:after,.fa-duotone.fa-inr:after,.fad.fa-indian-rupee-sign:after,.fad.fa-indian-rupee:after,.fad.fa-inr:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-industry:after,.fad.fa-industry:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-industry-alt:after,.fa-duotone.fa-industry-windows:after,.fad.fa-industry-alt:after,.fad.fa-industry-windows:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-infinity:after,.fad.fa-infinity:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-info:after,.fad.fa-info:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-inhaler:after,.fad.fa-inhaler:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-input-numeric:after,.fad.fa-input-numeric:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-input-pipe:after,.fad.fa-input-pipe:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-input-text:after,.fad.fa-input-text:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-integral:after,.fad.fa-integral:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-intersection:after,.fad.fa-intersection:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-island-tree-palm:after,.fa-duotone.fa-island-tropical:after,.fad.fa-island-tree-palm:after,.fad.fa-island-tropical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-italic:after,.fad.fa-italic:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-j:after,.fad.fa-j:after {
    content: "JJ"
}

.fa-duotone.fa-jack-o-lantern:after,.fad.fa-jack-o-lantern:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-jar:after,.fad.fa-jar:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-jar-wheat:after,.fad.fa-jar-wheat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-jedi:after,.fad.fa-jedi:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-fighter-jet:after,.fa-duotone.fa-jet-fighter:after,.fad.fa-fighter-jet:after,.fad.fa-jet-fighter:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-jet-fighter-up:after,.fad.fa-jet-fighter-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-joint:after,.fad.fa-joint:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-joystick:after,.fad.fa-joystick:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-jug:after,.fad.fa-jug:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-jug-detergent:after,.fad.fa-jug-detergent:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-k:after,.fad.fa-k:after {
    content: "KK"
}

.fa-duotone.fa-kaaba:after,.fad.fa-kaaba:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-kazoo:after,.fad.fa-kazoo:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-kerning:after,.fad.fa-kerning:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-key:after,.fad.fa-key:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-key-skeleton:after,.fad.fa-key-skeleton:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-key-skeleton-left-right:after,.fad.fa-key-skeleton-left-right:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-keyboard:after,.fad.fa-keyboard:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-keyboard-brightness:after,.fad.fa-keyboard-brightness:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-keyboard-brightness-low:after,.fad.fa-keyboard-brightness-low:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-keyboard-down:after,.fad.fa-keyboard-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-keyboard-left:after,.fad.fa-keyboard-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-keynote:after,.fad.fa-keynote:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-khanda:after,.fad.fa-khanda:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-kidneys:after,.fad.fa-kidneys:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-kip-sign:after,.fad.fa-kip-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-first-aid:after,.fa-duotone.fa-kit-medical:after,.fad.fa-first-aid:after,.fad.fa-kit-medical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-kitchen-set:after,.fad.fa-kitchen-set:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-kite:after,.fad.fa-kite:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-kiwi-bird:after,.fad.fa-kiwi-bird:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-kiwi-fruit:after,.fad.fa-kiwi-fruit:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-knife:after,.fa-duotone.fa-utensil-knife:after,.fad.fa-knife:after,.fad.fa-utensil-knife:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-knife-kitchen:after,.fad.fa-knife-kitchen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-l:after,.fad.fa-l:after {
    content: "LL"
}

.fa-duotone.fa-lacrosse-stick:after,.fad.fa-lacrosse-stick:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-lacrosse-stick-ball:after,.fad.fa-lacrosse-stick-ball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-lambda:after,.fad.fa-lambda:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-lamp:after,.fad.fa-lamp:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-lamp-desk:after,.fad.fa-lamp-desk:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-lamp-floor:after,.fad.fa-lamp-floor:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-lamp-street:after,.fad.fa-lamp-street:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-land-mine-on:after,.fad.fa-land-mine-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-landmark:after,.fad.fa-landmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-landmark-alt:after,.fa-duotone.fa-landmark-dome:after,.fad.fa-landmark-alt:after,.fad.fa-landmark-dome:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-landmark-flag:after,.fad.fa-landmark-flag:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-language:after,.fad.fa-language:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-laptop:after,.fad.fa-laptop:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-laptop-arrow-down:after,.fad.fa-laptop-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-laptop-code:after,.fad.fa-laptop-code:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-laptop-file:after,.fad.fa-laptop-file:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-laptop-medical:after,.fad.fa-laptop-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-laptop-mobile:after,.fa-duotone.fa-phone-laptop:after,.fad.fa-laptop-mobile:after,.fad.fa-phone-laptop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-laptop-slash:after,.fad.fa-laptop-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-lari-sign:after,.fad.fa-lari-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-lasso:after,.fad.fa-lasso:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-lasso-sparkles:after,.fad.fa-lasso-sparkles:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-layer-group:after,.fad.fa-layer-group:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-layer-group-minus:after,.fa-duotone.fa-layer-minus:after,.fad.fa-layer-group-minus:after,.fad.fa-layer-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-layer-group-plus:after,.fa-duotone.fa-layer-plus:after,.fad.fa-layer-group-plus:after,.fad.fa-layer-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-leaf:after,.fad.fa-leaf:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-leaf-heart:after,.fad.fa-leaf-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-leaf-maple:after,.fad.fa-leaf-maple:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-leaf-oak:after,.fad.fa-leaf-oak:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-leafy-green:after,.fad.fa-leafy-green:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-alt-left:after,.fa-duotone.fa-left:after,.fad.fa-arrow-alt-left:after,.fad.fa-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-arrow-alt-from-right:after,.fa-duotone.fa-left-from-line:after,.fad.fa-arrow-alt-from-right:after,.fad.fa-left-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-left-long:after,.fa-duotone.fa-long-arrow-alt-left:after,.fad.fa-left-long:after,.fad.fa-long-arrow-alt-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-left-long-to-line:after,.fad.fa-left-long-to-line:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-arrows-alt-h:after,.fa-duotone.fa-left-right:after,.fad.fa-arrows-alt-h:after,.fad.fa-left-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-arrow-alt-to-left:after,.fa-duotone.fa-left-to-line:after,.fad.fa-arrow-alt-to-left:after,.fad.fa-left-to-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-lemon:after,.fad.fa-lemon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-less-than:after,.fad.fa-less-than:after {
    content: "<<"
}

.fa-duotone.fa-less-than-equal:after,.fad.fa-less-than-equal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-life-ring:after,.fad.fa-life-ring:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-light-ceiling:after,.fad.fa-light-ceiling:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-light-emergency:after,.fad.fa-light-emergency:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-light-emergency-on:after,.fad.fa-light-emergency-on:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-light-switch:after,.fad.fa-light-switch:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-light-switch-off:after,.fad.fa-light-switch-off:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-light-switch-on:after,.fad.fa-light-switch-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-lightbulb:after,.fad.fa-lightbulb:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-lightbulb-cfl:after,.fad.fa-lightbulb-cfl:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-lightbulb-cfl-on:after,.fad.fa-lightbulb-cfl-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-lightbulb-dollar:after,.fad.fa-lightbulb-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-lightbulb-exclamation:after,.fad.fa-lightbulb-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-lightbulb-exclamation-on:after,.fad.fa-lightbulb-exclamation-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-lightbulb-on:after,.fad.fa-lightbulb-on:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-lightbulb-slash:after,.fad.fa-lightbulb-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-lights-holiday:after,.fad.fa-lights-holiday:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-line-columns:after,.fad.fa-line-columns:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-line-height:after,.fad.fa-line-height:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-lines-leaning:after,.fad.fa-lines-leaning:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-chain:after,.fa-duotone.fa-link:after,.fad.fa-chain:after,.fad.fa-link:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-chain-horizontal:after,.fa-duotone.fa-link-horizontal:after,.fad.fa-chain-horizontal:after,.fad.fa-link-horizontal:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-chain-horizontal-slash:after,.fa-duotone.fa-link-horizontal-slash:after,.fad.fa-chain-horizontal-slash:after,.fad.fa-link-horizontal-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-link-simple:after,.fad.fa-link-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-link-simple-slash:after,.fad.fa-link-simple-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-chain-broken:after,.fa-duotone.fa-chain-slash:after,.fa-duotone.fa-link-slash:after,.fa-duotone.fa-unlink:after,.fad.fa-chain-broken:after,.fad.fa-chain-slash:after,.fad.fa-link-slash:after,.fad.fa-unlink:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-lips:after,.fad.fa-lips:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-lira-sign:after,.fad.fa-lira-sign:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-list-squares:after,.fa-duotone.fa-list:after,.fad.fa-list-squares:after,.fad.fa-list:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-list-check:after,.fa-duotone.fa-tasks:after,.fad.fa-list-check:after,.fad.fa-tasks:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-list-dropdown:after,.fad.fa-list-dropdown:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-list-music:after,.fad.fa-list-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-list-1-2:after,.fa-duotone.fa-list-numeric:after,.fa-duotone.fa-list-ol:after,.fad.fa-list-1-2:after,.fad.fa-list-numeric:after,.fad.fa-list-ol:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-list-radio:after,.fad.fa-list-radio:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-list-timeline:after,.fad.fa-list-timeline:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-list-tree:after,.fad.fa-list-tree:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-list-dots:after,.fa-duotone.fa-list-ul:after,.fad.fa-list-dots:after,.fad.fa-list-ul:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-litecoin-sign:after,.fad.fa-litecoin-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-loader:after,.fad.fa-loader:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-lobster:after,.fad.fa-lobster:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-location-arrow:after,.fad.fa-location-arrow:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-location-check:after,.fa-duotone.fa-map-marker-check:after,.fad.fa-location-check:after,.fad.fa-map-marker-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-location-crosshairs:after,.fa-duotone.fa-location:after,.fad.fa-location-crosshairs:after,.fad.fa-location:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-location-crosshairs-slash:after,.fa-duotone.fa-location-slash:after,.fad.fa-location-crosshairs-slash:after,.fad.fa-location-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-location-dot:after,.fa-duotone.fa-map-marker-alt:after,.fad.fa-location-dot:after,.fad.fa-map-marker-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-location-dot-slash:after,.fa-duotone.fa-map-marker-alt-slash:after,.fad.fa-location-dot-slash:after,.fad.fa-map-marker-alt-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-location-exclamation:after,.fa-duotone.fa-map-marker-exclamation:after,.fad.fa-location-exclamation:after,.fad.fa-map-marker-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-location-minus:after,.fa-duotone.fa-map-marker-minus:after,.fad.fa-location-minus:after,.fad.fa-map-marker-minus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-location-pen:after,.fa-duotone.fa-map-marker-edit:after,.fad.fa-location-pen:after,.fad.fa-map-marker-edit:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-location-pin:after,.fa-duotone.fa-map-marker:after,.fad.fa-location-pin:after,.fad.fa-map-marker:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-location-pin-lock:after,.fad.fa-location-pin-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-location-pin-slash:after,.fa-duotone.fa-map-marker-slash:after,.fad.fa-location-pin-slash:after,.fad.fa-map-marker-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-location-plus:after,.fa-duotone.fa-map-marker-plus:after,.fad.fa-location-plus:after,.fad.fa-map-marker-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-location-question:after,.fa-duotone.fa-map-marker-question:after,.fad.fa-location-question:after,.fad.fa-map-marker-question:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-location-smile:after,.fa-duotone.fa-map-marker-smile:after,.fad.fa-location-smile:after,.fad.fa-map-marker-smile:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-location-xmark:after,.fa-duotone.fa-map-marker-times:after,.fa-duotone.fa-map-marker-xmark:after,.fad.fa-location-xmark:after,.fad.fa-map-marker-times:after,.fad.fa-map-marker-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-lock:after,.fad.fa-lock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-lock-a:after,.fad.fa-lock-a:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-lock-hashtag:after,.fad.fa-lock-hashtag:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-lock-alt:after,.fa-duotone.fa-lock-keyhole:after,.fad.fa-lock-alt:after,.fad.fa-lock-keyhole:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-lock-keyhole-open:after,.fa-duotone.fa-lock-open-alt:after,.fad.fa-lock-keyhole-open:after,.fad.fa-lock-open-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-lock-open:after,.fad.fa-lock-open:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-locust:after,.fad.fa-locust:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-lollipop:after,.fa-duotone.fa-lollypop:after,.fad.fa-lollipop:after,.fad.fa-lollypop:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-couch-small:after,.fa-duotone.fa-loveseat:after,.fad.fa-couch-small:after,.fad.fa-loveseat:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-luchador-mask:after,.fa-duotone.fa-luchador:after,.fa-duotone.fa-mask-luchador:after,.fad.fa-luchador-mask:after,.fad.fa-luchador:after,.fad.fa-mask-luchador:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-lungs:after,.fad.fa-lungs:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-lungs-virus:after,.fad.fa-lungs-virus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-m:after,.fad.fa-m:after {
    content: "MM"
}

.fa-duotone.fa-mace:after,.fad.fa-mace:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-magnet:after,.fad.fa-magnet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-magnifying-glass:after,.fa-duotone.fa-search:after,.fad.fa-magnifying-glass:after,.fad.fa-search:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-magnifying-glass-arrow-right:after,.fad.fa-magnifying-glass-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-magnifying-glass-chart:after,.fad.fa-magnifying-glass-chart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-magnifying-glass-dollar:after,.fa-duotone.fa-search-dollar:after,.fad.fa-magnifying-glass-dollar:after,.fad.fa-search-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-magnifying-glass-location:after,.fa-duotone.fa-search-location:after,.fad.fa-magnifying-glass-location:after,.fad.fa-search-location:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-magnifying-glass-minus:after,.fa-duotone.fa-search-minus:after,.fad.fa-magnifying-glass-minus:after,.fad.fa-search-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-magnifying-glass-plus:after,.fa-duotone.fa-search-plus:after,.fad.fa-magnifying-glass-plus:after,.fad.fa-search-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-mailbox:after,.fad.fa-mailbox:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-manat-sign:after,.fad.fa-manat-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-mandolin:after,.fad.fa-mandolin:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-mango:after,.fad.fa-mango:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-manhole:after,.fad.fa-manhole:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-map:after,.fad.fa-map:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-map-location:after,.fa-duotone.fa-map-marked:after,.fad.fa-map-location:after,.fad.fa-map-marked:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-map-location-dot:after,.fa-duotone.fa-map-marked-alt:after,.fad.fa-map-location-dot:after,.fad.fa-map-marked-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-map-pin:after,.fad.fa-map-pin:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-marker:after,.fad.fa-marker:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-mars:after,.fad.fa-mars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-mars-and-venus:after,.fad.fa-mars-and-venus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-mars-and-venus-burst:after,.fad.fa-mars-and-venus-burst:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-mars-double:after,.fad.fa-mars-double:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-mars-stroke:after,.fad.fa-mars-stroke:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-mars-stroke-h:after,.fa-duotone.fa-mars-stroke-right:after,.fad.fa-mars-stroke-h:after,.fad.fa-mars-stroke-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-mars-stroke-up:after,.fa-duotone.fa-mars-stroke-v:after,.fad.fa-mars-stroke-up:after,.fad.fa-mars-stroke-v:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-glass-martini-alt:after,.fa-duotone.fa-martini-glass:after,.fad.fa-glass-martini-alt:after,.fad.fa-martini-glass:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-cocktail:after,.fa-duotone.fa-martini-glass-citrus:after,.fad.fa-cocktail:after,.fad.fa-martini-glass-citrus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-glass-martini:after,.fa-duotone.fa-martini-glass-empty:after,.fad.fa-glass-martini:after,.fad.fa-martini-glass-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-mask:after,.fad.fa-mask:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-mask-face:after,.fad.fa-mask-face:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-mask-snorkel:after,.fad.fa-mask-snorkel:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-mask-ventilator:after,.fad.fa-mask-ventilator:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-masks-theater:after,.fa-duotone.fa-theater-masks:after,.fad.fa-masks-theater:after,.fad.fa-theater-masks:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-mattress-pillow:after,.fad.fa-mattress-pillow:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-expand-arrows-alt:after,.fa-duotone.fa-maximize:after,.fad.fa-expand-arrows-alt:after,.fad.fa-maximize:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-meat:after,.fad.fa-meat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-medal:after,.fad.fa-medal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-megaphone:after,.fad.fa-megaphone:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-melon:after,.fad.fa-melon:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-melon-slice:after,.fad.fa-melon-slice:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-memo:after,.fad.fa-memo:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-memo-circle-check:after,.fad.fa-memo-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-memo-circle-info:after,.fad.fa-memo-circle-info:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-memo-pad:after,.fad.fa-memo-pad:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-memory:after,.fad.fa-memory:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-menorah:after,.fad.fa-menorah:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-mercury:after,.fad.fa-mercury:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-merge:after,.fad.fa-merge:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-comment-alt:after,.fa-duotone.fa-message:after,.fad.fa-comment-alt:after,.fad.fa-message:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-comment-alt-arrow-down:after,.fa-duotone.fa-message-arrow-down:after,.fad.fa-comment-alt-arrow-down:after,.fad.fa-message-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-comment-alt-arrow-up:after,.fa-duotone.fa-message-arrow-up:after,.fad.fa-comment-alt-arrow-up:after,.fad.fa-message-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-message-arrow-up-right:after,.fad.fa-message-arrow-up-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-message-bot:after,.fad.fa-message-bot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-comment-alt-captions:after,.fa-duotone.fa-message-captions:after,.fad.fa-comment-alt-captions:after,.fad.fa-message-captions:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-comment-alt-check:after,.fa-duotone.fa-message-check:after,.fad.fa-comment-alt-check:after,.fad.fa-message-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-message-code:after,.fad.fa-message-code:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-comment-alt-dollar:after,.fa-duotone.fa-message-dollar:after,.fad.fa-comment-alt-dollar:after,.fad.fa-message-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-comment-alt-dots:after,.fa-duotone.fa-message-dots:after,.fa-duotone.fa-messaging:after,.fad.fa-comment-alt-dots:after,.fad.fa-message-dots:after,.fad.fa-messaging:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-comment-alt-exclamation:after,.fa-duotone.fa-message-exclamation:after,.fad.fa-comment-alt-exclamation:after,.fad.fa-message-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-comment-alt-image:after,.fa-duotone.fa-message-image:after,.fad.fa-comment-alt-image:after,.fad.fa-message-image:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-comment-alt-lines:after,.fa-duotone.fa-message-lines:after,.fad.fa-comment-alt-lines:after,.fad.fa-message-lines:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-comment-alt-medical:after,.fa-duotone.fa-message-medical:after,.fad.fa-comment-alt-medical:after,.fad.fa-message-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-comment-middle-alt:after,.fa-duotone.fa-message-middle:after,.fad.fa-comment-middle-alt:after,.fad.fa-message-middle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-comment-middle-top-alt:after,.fa-duotone.fa-message-middle-top:after,.fad.fa-comment-middle-top-alt:after,.fad.fa-message-middle-top:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-comment-alt-minus:after,.fa-duotone.fa-message-minus:after,.fad.fa-comment-alt-minus:after,.fad.fa-message-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-comment-alt-music:after,.fa-duotone.fa-message-music:after,.fad.fa-comment-alt-music:after,.fad.fa-message-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-comment-alt-edit:after,.fa-duotone.fa-message-edit:after,.fa-duotone.fa-message-pen:after,.fad.fa-comment-alt-edit:after,.fad.fa-message-edit:after,.fad.fa-message-pen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-comment-alt-plus:after,.fa-duotone.fa-message-plus:after,.fad.fa-comment-alt-plus:after,.fad.fa-message-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-message-question:after,.fad.fa-message-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-comment-alt-quote:after,.fa-duotone.fa-message-quote:after,.fad.fa-comment-alt-quote:after,.fad.fa-message-quote:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-comment-alt-slash:after,.fa-duotone.fa-message-slash:after,.fad.fa-comment-alt-slash:after,.fad.fa-message-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-comment-alt-smile:after,.fa-duotone.fa-message-smile:after,.fad.fa-comment-alt-smile:after,.fad.fa-message-smile:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-message-sms:after,.fad.fa-message-sms:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-comment-alt-text:after,.fa-duotone.fa-message-text:after,.fad.fa-comment-alt-text:after,.fad.fa-message-text:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-comment-alt-times:after,.fa-duotone.fa-message-times:after,.fa-duotone.fa-message-xmark:after,.fad.fa-comment-alt-times:after,.fad.fa-message-times:after,.fad.fa-message-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-comments-alt:after,.fa-duotone.fa-messages:after,.fad.fa-comments-alt:after,.fad.fa-messages:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-comments-alt-dollar:after,.fa-duotone.fa-messages-dollar:after,.fad.fa-comments-alt-dollar:after,.fad.fa-messages-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-messages-question:after,.fad.fa-messages-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-meteor:after,.fad.fa-meteor:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-meter:after,.fad.fa-meter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-meter-bolt:after,.fad.fa-meter-bolt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-meter-droplet:after,.fad.fa-meter-droplet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-meter-fire:after,.fad.fa-meter-fire:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-microchip:after,.fad.fa-microchip:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-microchip-ai:after,.fad.fa-microchip-ai:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-microphone:after,.fad.fa-microphone:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-microphone-alt:after,.fa-duotone.fa-microphone-lines:after,.fad.fa-microphone-alt:after,.fad.fa-microphone-lines:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-microphone-alt-slash:after,.fa-duotone.fa-microphone-lines-slash:after,.fad.fa-microphone-alt-slash:after,.fad.fa-microphone-lines-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-microphone-slash:after,.fad.fa-microphone-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-microphone-stand:after,.fad.fa-microphone-stand:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-microscope:after,.fad.fa-microscope:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-microwave:after,.fad.fa-microwave:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-mill-sign:after,.fad.fa-mill-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-compress-arrows-alt:after,.fa-duotone.fa-minimize:after,.fad.fa-compress-arrows-alt:after,.fad.fa-minimize:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-minus:after,.fa-duotone.fa-subtract:after,.fad.fa-minus:after,.fad.fa-subtract:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-mistletoe:after,.fad.fa-mistletoe:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-mitten:after,.fad.fa-mitten:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-mobile-android:after,.fa-duotone.fa-mobile-phone:after,.fa-duotone.fa-mobile:after,.fad.fa-mobile-android:after,.fad.fa-mobile-phone:after,.fad.fa-mobile:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-mobile-button:after,.fad.fa-mobile-button:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-mobile-iphone:after,.fa-duotone.fa-mobile-notch:after,.fad.fa-mobile-iphone:after,.fad.fa-mobile-notch:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-mobile-retro:after,.fad.fa-mobile-retro:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-mobile-android-alt:after,.fa-duotone.fa-mobile-screen:after,.fad.fa-mobile-android-alt:after,.fad.fa-mobile-screen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-mobile-alt:after,.fa-duotone.fa-mobile-screen-button:after,.fad.fa-mobile-alt:after,.fad.fa-mobile-screen-button:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-mobile-signal:after,.fad.fa-mobile-signal:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-mobile-signal-out:after,.fad.fa-mobile-signal-out:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-money-bill:after,.fad.fa-money-bill:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-money-bill-1:after,.fa-duotone.fa-money-bill-alt:after,.fad.fa-money-bill-1:after,.fad.fa-money-bill-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-money-bill-1-wave:after,.fa-duotone.fa-money-bill-wave-alt:after,.fad.fa-money-bill-1-wave:after,.fad.fa-money-bill-wave-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-money-bill-simple:after,.fad.fa-money-bill-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-money-bill-simple-wave:after,.fad.fa-money-bill-simple-wave:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-money-bill-transfer:after,.fad.fa-money-bill-transfer:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-money-bill-trend-up:after,.fad.fa-money-bill-trend-up:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-money-bill-wave:after,.fad.fa-money-bill-wave:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-money-bill-wheat:after,.fad.fa-money-bill-wheat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-money-bills:after,.fad.fa-money-bills:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-money-bills-alt:after,.fa-duotone.fa-money-bills-simple:after,.fad.fa-money-bills-alt:after,.fad.fa-money-bills-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-money-check:after,.fad.fa-money-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-money-check-alt:after,.fa-duotone.fa-money-check-dollar:after,.fad.fa-money-check-alt:after,.fad.fa-money-check-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-money-check-dollar-pen:after,.fa-duotone.fa-money-check-edit-alt:after,.fad.fa-money-check-dollar-pen:after,.fad.fa-money-check-edit-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-money-check-edit:after,.fa-duotone.fa-money-check-pen:after,.fad.fa-money-check-edit:after,.fad.fa-money-check-pen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-money-from-bracket:after,.fad.fa-money-from-bracket:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-money-simple-from-bracket:after,.fad.fa-money-simple-from-bracket:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-monitor-heart-rate:after,.fa-duotone.fa-monitor-waveform:after,.fad.fa-monitor-heart-rate:after,.fad.fa-monitor-waveform:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-monkey:after,.fad.fa-monkey:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-monument:after,.fad.fa-monument:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-moon:after,.fad.fa-moon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-moon-cloud:after,.fad.fa-moon-cloud:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-eclipse-alt:after,.fa-duotone.fa-moon-over-sun:after,.fad.fa-eclipse-alt:after,.fad.fa-moon-over-sun:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-moon-stars:after,.fad.fa-moon-stars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-moped:after,.fad.fa-moped:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-mortar-pestle:after,.fad.fa-mortar-pestle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-mosque:after,.fad.fa-mosque:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-mosquito:after,.fad.fa-mosquito:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-mosquito-net:after,.fad.fa-mosquito-net:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-motorcycle:after,.fad.fa-motorcycle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-mound:after,.fad.fa-mound:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-mountain:after,.fad.fa-mountain:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-mountain-city:after,.fad.fa-mountain-city:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-mountain-sun:after,.fad.fa-mountain-sun:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-mountains:after,.fad.fa-mountains:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-mouse-field:after,.fad.fa-mouse-field:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-mp3-player:after,.fad.fa-mp3-player:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-mug:after,.fad.fa-mug:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-mug-hot:after,.fad.fa-mug-hot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-mug-marshmallows:after,.fad.fa-mug-marshmallows:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-coffee:after,.fa-duotone.fa-mug-saucer:after,.fad.fa-coffee:after,.fad.fa-mug-saucer:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-mug-tea:after,.fad.fa-mug-tea:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-mug-tea-saucer:after,.fad.fa-mug-tea-saucer:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-mushroom:after,.fad.fa-mushroom:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-music:after,.fad.fa-music:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-music-alt:after,.fa-duotone.fa-music-note:after,.fad.fa-music-alt:after,.fad.fa-music-note:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-music-alt-slash:after,.fa-duotone.fa-music-note-slash:after,.fad.fa-music-alt-slash:after,.fad.fa-music-note-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-music-slash:after,.fad.fa-music-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-n:after,.fad.fa-n:after {
    content: "NN"
}

.fa-duotone.fa-naira-sign:after,.fad.fa-naira-sign:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-narwhal:after,.fad.fa-narwhal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-nesting-dolls:after,.fad.fa-nesting-dolls:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-network-wired:after,.fad.fa-network-wired:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-neuter:after,.fad.fa-neuter:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-newspaper:after,.fad.fa-newspaper:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-nfc:after,.fad.fa-nfc:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-nfc-lock:after,.fad.fa-nfc-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-nfc-magnifying-glass:after,.fad.fa-nfc-magnifying-glass:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-nfc-pen:after,.fad.fa-nfc-pen:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-nfc-signal:after,.fad.fa-nfc-signal:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-nfc-slash:after,.fad.fa-nfc-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-nfc-trash:after,.fad.fa-nfc-trash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-not-equal:after,.fad.fa-not-equal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-notdef:after,.fad.fa-notdef:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-note:after,.fad.fa-note:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-note-medical:after,.fad.fa-note-medical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-note-sticky:after,.fa-duotone.fa-sticky-note:after,.fad.fa-note-sticky:after,.fad.fa-sticky-note:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-notebook:after,.fad.fa-notebook:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-notes:after,.fad.fa-notes:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-notes-medical:after,.fad.fa-notes-medical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-o:after,.fad.fa-o:after {
    content: "OO"
}

.fa-duotone.fa-object-exclude:after,.fad.fa-object-exclude:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-object-group:after,.fad.fa-object-group:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-object-intersect:after,.fad.fa-object-intersect:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-object-subtract:after,.fad.fa-object-subtract:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-object-ungroup:after,.fad.fa-object-ungroup:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-object-union:after,.fad.fa-object-union:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-objects-align-bottom:after,.fad.fa-objects-align-bottom:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-objects-align-center-horizontal:after,.fad.fa-objects-align-center-horizontal:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-objects-align-center-vertical:after,.fad.fa-objects-align-center-vertical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-objects-align-left:after,.fad.fa-objects-align-left:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-objects-align-right:after,.fad.fa-objects-align-right:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-objects-align-top:after,.fad.fa-objects-align-top:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-objects-column:after,.fad.fa-objects-column:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-octagon:after,.fad.fa-octagon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-octagon-check:after,.fad.fa-octagon-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-octagon-divide:after,.fad.fa-octagon-divide:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-octagon-exclamation:after,.fad.fa-octagon-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-minus-octagon:after,.fa-duotone.fa-octagon-minus:after,.fad.fa-minus-octagon:after,.fad.fa-octagon-minus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-octagon-plus:after,.fa-duotone.fa-plus-octagon:after,.fad.fa-octagon-plus:after,.fad.fa-plus-octagon:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-octagon-xmark:after,.fa-duotone.fa-times-octagon:after,.fa-duotone.fa-xmark-octagon:after,.fad.fa-octagon-xmark:after,.fad.fa-times-octagon:after,.fad.fa-xmark-octagon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-oil-can:after,.fad.fa-oil-can:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-oil-can-drip:after,.fad.fa-oil-can-drip:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-oil-temp:after,.fa-duotone.fa-oil-temperature:after,.fad.fa-oil-temp:after,.fad.fa-oil-temperature:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-oil-well:after,.fad.fa-oil-well:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-olive:after,.fad.fa-olive:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-olive-branch:after,.fad.fa-olive-branch:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-om:after,.fad.fa-om:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-omega:after,.fad.fa-omega:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-onion:after,.fad.fa-onion:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-option:after,.fad.fa-option:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-ornament:after,.fad.fa-ornament:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-otter:after,.fad.fa-otter:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-dedent:after,.fa-duotone.fa-outdent:after,.fad.fa-dedent:after,.fad.fa-outdent:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-outlet:after,.fad.fa-outlet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-oven:after,.fad.fa-oven:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-overline:after,.fad.fa-overline:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-p:after,.fad.fa-p:after {
    content: "PP"
}

.fa-duotone.fa-page:after,.fad.fa-page:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-file-caret-down:after,.fa-duotone.fa-page-caret-down:after,.fad.fa-file-caret-down:after,.fad.fa-page-caret-down:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-file-caret-up:after,.fa-duotone.fa-page-caret-up:after,.fad.fa-file-caret-up:after,.fad.fa-page-caret-up:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-pager:after,.fad.fa-pager:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-paint-roller:after,.fad.fa-paint-roller:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-paint-brush:after,.fa-duotone.fa-paintbrush:after,.fad.fa-paint-brush:after,.fad.fa-paintbrush:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-paint-brush-alt:after,.fa-duotone.fa-paint-brush-fine:after,.fa-duotone.fa-paintbrush-alt:after,.fa-duotone.fa-paintbrush-fine:after,.fad.fa-paint-brush-alt:after,.fad.fa-paint-brush-fine:after,.fad.fa-paintbrush-alt:after,.fad.fa-paintbrush-fine:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-paintbrush-pencil:after,.fad.fa-paintbrush-pencil:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-palette:after,.fad.fa-palette:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-pallet:after,.fad.fa-pallet:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-pallet-box:after,.fad.fa-pallet-box:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-palette-boxes:after,.fa-duotone.fa-pallet-alt:after,.fa-duotone.fa-pallet-boxes:after,.fad.fa-palette-boxes:after,.fad.fa-pallet-alt:after,.fad.fa-pallet-boxes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-pan-food:after,.fad.fa-pan-food:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-pan-frying:after,.fad.fa-pan-frying:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-pancakes:after,.fad.fa-pancakes:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-panel-ews:after,.fad.fa-panel-ews:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-panel-fire:after,.fad.fa-panel-fire:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-panorama:after,.fad.fa-panorama:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-paper-plane:after,.fad.fa-paper-plane:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-paper-plane-alt:after,.fa-duotone.fa-paper-plane-top:after,.fa-duotone.fa-send:after,.fad.fa-paper-plane-alt:after,.fad.fa-paper-plane-top:after,.fad.fa-send:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-paperclip:after,.fad.fa-paperclip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-paperclip-vertical:after,.fad.fa-paperclip-vertical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-parachute-box:after,.fad.fa-parachute-box:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-paragraph:after,.fad.fa-paragraph:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-paragraph-left:after,.fa-duotone.fa-paragraph-rtl:after,.fad.fa-paragraph-left:after,.fad.fa-paragraph-rtl:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-party-bell:after,.fad.fa-party-bell:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-party-horn:after,.fad.fa-party-horn:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-passport:after,.fad.fa-passport:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-file-clipboard:after,.fa-duotone.fa-paste:after,.fad.fa-file-clipboard:after,.fad.fa-paste:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-pause:after,.fad.fa-pause:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-paw:after,.fad.fa-paw:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-paw-claws:after,.fad.fa-paw-claws:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-paw-alt:after,.fa-duotone.fa-paw-simple:after,.fad.fa-paw-alt:after,.fad.fa-paw-simple:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-peace:after,.fad.fa-peace:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-peach:after,.fad.fa-peach:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-peanut:after,.fad.fa-peanut:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-peanuts:after,.fad.fa-peanuts:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-peapod:after,.fad.fa-peapod:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-pear:after,.fad.fa-pear:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-pedestal:after,.fad.fa-pedestal:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-pegasus:after,.fad.fa-pegasus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-pen:after,.fad.fa-pen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-pen-circle:after,.fad.fa-pen-circle:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-pen-alt:after,.fa-duotone.fa-pen-clip:after,.fad.fa-pen-alt:after,.fad.fa-pen-clip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-pen-alt-slash:after,.fa-duotone.fa-pen-clip-slash:after,.fad.fa-pen-alt-slash:after,.fad.fa-pen-clip-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-pen-fancy:after,.fad.fa-pen-fancy:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-pen-fancy-slash:after,.fad.fa-pen-fancy-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-pen-field:after,.fad.fa-pen-field:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-pen-line:after,.fad.fa-pen-line:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-pen-nib:after,.fad.fa-pen-nib:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-pen-nib-slash:after,.fad.fa-pen-nib-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-pen-paintbrush:after,.fa-duotone.fa-pencil-paintbrush:after,.fad.fa-pen-paintbrush:after,.fad.fa-pencil-paintbrush:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-pen-ruler:after,.fa-duotone.fa-pencil-ruler:after,.fad.fa-pen-ruler:after,.fad.fa-pencil-ruler:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-pen-slash:after,.fad.fa-pen-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-pen-swirl:after,.fad.fa-pen-swirl:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-edit:after,.fa-duotone.fa-pen-to-square:after,.fad.fa-edit:after,.fad.fa-pen-to-square:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-pencil-alt:after,.fa-duotone.fa-pencil:after,.fad.fa-pencil-alt:after,.fad.fa-pencil:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-pencil-slash:after,.fad.fa-pencil-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-people:after,.fad.fa-people:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-people-arrows-left-right:after,.fa-duotone.fa-people-arrows:after,.fad.fa-people-arrows-left-right:after,.fad.fa-people-arrows:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-people-carry-box:after,.fa-duotone.fa-people-carry:after,.fad.fa-people-carry-box:after,.fad.fa-people-carry:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-people-dress:after,.fad.fa-people-dress:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-people-dress-simple:after,.fad.fa-people-dress-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-people-group:after,.fad.fa-people-group:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-people-line:after,.fad.fa-people-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-people-pants:after,.fad.fa-people-pants:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-people-pants-simple:after,.fad.fa-people-pants-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-people-pulling:after,.fad.fa-people-pulling:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-people-robbery:after,.fad.fa-people-robbery:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-people-roof:after,.fad.fa-people-roof:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-people-simple:after,.fad.fa-people-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-pepper:after,.fad.fa-pepper:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-pepper-hot:after,.fad.fa-pepper-hot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-percent:after,.fa-duotone.fa-percentage:after,.fad.fa-percent:after,.fad.fa-percentage:after {
    content: "%%"
}

.fa-duotone.fa-period:after,.fad.fa-period:after {
    content: ".."
}

.fa-duotone.fa-male:after,.fa-duotone.fa-person:after,.fad.fa-male:after,.fad.fa-person:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-person-arrow-down-to-line:after,.fad.fa-person-arrow-down-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-person-arrow-up-from-line:after,.fad.fa-person-arrow-up-from-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-biking:after,.fa-duotone.fa-person-biking:after,.fad.fa-biking:after,.fad.fa-person-biking:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-biking-mountain:after,.fa-duotone.fa-person-biking-mountain:after,.fad.fa-biking-mountain:after,.fad.fa-person-biking-mountain:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-person-booth:after,.fad.fa-person-booth:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-person-breastfeeding:after,.fad.fa-person-breastfeeding:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-person-burst:after,.fad.fa-person-burst:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-person-cane:after,.fad.fa-person-cane:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-person-carry-box:after,.fa-duotone.fa-person-carry:after,.fad.fa-person-carry-box:after,.fad.fa-person-carry:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-person-chalkboard:after,.fad.fa-person-chalkboard:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-person-circle-check:after,.fad.fa-person-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-person-circle-exclamation:after,.fad.fa-person-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-person-circle-minus:after,.fad.fa-person-circle-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-person-circle-plus:after,.fad.fa-person-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-person-circle-question:after,.fad.fa-person-circle-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-person-circle-xmark:after,.fad.fa-person-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-digging:after,.fa-duotone.fa-person-digging:after,.fad.fa-digging:after,.fad.fa-person-digging:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-person-dolly:after,.fad.fa-person-dolly:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-person-dolly-empty:after,.fad.fa-person-dolly-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-diagnoses:after,.fa-duotone.fa-person-dots-from-line:after,.fad.fa-diagnoses:after,.fad.fa-person-dots-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-female:after,.fa-duotone.fa-person-dress:after,.fad.fa-female:after,.fad.fa-person-dress:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-person-dress-burst:after,.fad.fa-person-dress-burst:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-person-dress-simple:after,.fad.fa-person-dress-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-person-drowning:after,.fad.fa-person-drowning:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-person-falling:after,.fad.fa-person-falling:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-person-falling-burst:after,.fad.fa-person-falling-burst:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-person-from-portal:after,.fa-duotone.fa-portal-exit:after,.fad.fa-person-from-portal:after,.fad.fa-portal-exit:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-person-half-dress:after,.fad.fa-person-half-dress:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-person-harassing:after,.fad.fa-person-harassing:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-hiking:after,.fa-duotone.fa-person-hiking:after,.fad.fa-hiking:after,.fad.fa-person-hiking:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-person-military-pointing:after,.fad.fa-person-military-pointing:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-person-military-rifle:after,.fad.fa-person-military-rifle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-person-military-to-person:after,.fad.fa-person-military-to-person:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-person-pinball:after,.fad.fa-person-pinball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-person-praying:after,.fa-duotone.fa-pray:after,.fad.fa-person-praying:after,.fad.fa-pray:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-person-pregnant:after,.fad.fa-person-pregnant:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-person-rays:after,.fad.fa-person-rays:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-person-rifle:after,.fad.fa-person-rifle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-person-running:after,.fa-duotone.fa-running:after,.fad.fa-person-running:after,.fad.fa-running:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-person-seat:after,.fad.fa-person-seat:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-person-seat-reclined:after,.fad.fa-person-seat-reclined:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-person-shelter:after,.fad.fa-person-shelter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-person-sign:after,.fad.fa-person-sign:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-person-simple:after,.fad.fa-person-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-person-skating:after,.fa-duotone.fa-skating:after,.fad.fa-person-skating:after,.fad.fa-skating:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-person-ski-jumping:after,.fa-duotone.fa-ski-jump:after,.fad.fa-person-ski-jumping:after,.fad.fa-ski-jump:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-person-ski-lift:after,.fa-duotone.fa-ski-lift:after,.fad.fa-person-ski-lift:after,.fad.fa-ski-lift:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-person-skiing:after,.fa-duotone.fa-skiing:after,.fad.fa-person-skiing:after,.fad.fa-skiing:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-person-skiing-nordic:after,.fa-duotone.fa-skiing-nordic:after,.fad.fa-person-skiing-nordic:after,.fad.fa-skiing-nordic:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-person-sledding:after,.fa-duotone.fa-sledding:after,.fad.fa-person-sledding:after,.fad.fa-sledding:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-person-snowboarding:after,.fa-duotone.fa-snowboarding:after,.fad.fa-person-snowboarding:after,.fad.fa-snowboarding:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-person-snowmobiling:after,.fa-duotone.fa-snowmobile:after,.fad.fa-person-snowmobiling:after,.fad.fa-snowmobile:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-person-swimming:after,.fa-duotone.fa-swimmer:after,.fad.fa-person-swimming:after,.fad.fa-swimmer:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-person-through-window:after,.fad.fa-person-through-window:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-person-to-door:after,.fad.fa-person-to-door:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-person-to-portal:after,.fa-duotone.fa-portal-enter:after,.fad.fa-person-to-portal:after,.fad.fa-portal-enter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-person-walking:after,.fa-duotone.fa-walking:after,.fad.fa-person-walking:after,.fad.fa-walking:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-person-walking-arrow-loop-left:after,.fad.fa-person-walking-arrow-loop-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-person-walking-arrow-right:after,.fad.fa-person-walking-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-person-walking-dashed-line-arrow-right:after,.fad.fa-person-walking-dashed-line-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-person-walking-luggage:after,.fad.fa-person-walking-luggage:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-blind:after,.fa-duotone.fa-person-walking-with-cane:after,.fad.fa-blind:after,.fad.fa-person-walking-with-cane:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-peseta-sign:after,.fad.fa-peseta-sign:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-peso-sign:after,.fad.fa-peso-sign:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-phone:after,.fad.fa-phone:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-phone-arrow-down-left:after,.fa-duotone.fa-phone-arrow-down:after,.fa-duotone.fa-phone-incoming:after,.fad.fa-phone-arrow-down-left:after,.fad.fa-phone-arrow-down:after,.fad.fa-phone-incoming:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-phone-arrow-up-right:after,.fa-duotone.fa-phone-arrow-up:after,.fa-duotone.fa-phone-outgoing:after,.fad.fa-phone-arrow-up-right:after,.fad.fa-phone-arrow-up:after,.fad.fa-phone-outgoing:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-phone-alt:after,.fa-duotone.fa-phone-flip:after,.fad.fa-phone-alt:after,.fad.fa-phone-flip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-phone-hangup:after,.fad.fa-phone-hangup:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-phone-intercom:after,.fad.fa-phone-intercom:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-phone-missed:after,.fad.fa-phone-missed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-phone-office:after,.fad.fa-phone-office:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-phone-plus:after,.fad.fa-phone-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-phone-rotary:after,.fad.fa-phone-rotary:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-phone-slash:after,.fad.fa-phone-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-phone-volume:after,.fa-duotone.fa-volume-control-phone:after,.fad.fa-phone-volume:after,.fad.fa-volume-control-phone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-phone-xmark:after,.fad.fa-phone-xmark:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-photo-film:after,.fa-duotone.fa-photo-video:after,.fad.fa-photo-film:after,.fad.fa-photo-video:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-photo-film-music:after,.fad.fa-photo-film-music:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-pi:after,.fad.fa-pi:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-piano:after,.fad.fa-piano:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-piano-keyboard:after,.fad.fa-piano-keyboard:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-pickleball:after,.fad.fa-pickleball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-pie:after,.fad.fa-pie:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-pig:after,.fad.fa-pig:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-piggy-bank:after,.fad.fa-piggy-bank:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-pills:after,.fad.fa-pills:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-pinata:after,.fad.fa-pinata:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-pinball:after,.fad.fa-pinball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-pineapple:after,.fad.fa-pineapple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-pipe:after,.fad.fa-pipe:after {
    content: "||"
}

.fa-duotone.fa-pipe-circle-check:after,.fad.fa-pipe-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-pipe-collar:after,.fad.fa-pipe-collar:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-pipe-section:after,.fad.fa-pipe-section:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-pipe-smoking:after,.fad.fa-pipe-smoking:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-pipe-valve:after,.fad.fa-pipe-valve:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-pizza:after,.fad.fa-pizza:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-pizza-slice:after,.fad.fa-pizza-slice:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-place-of-worship:after,.fad.fa-place-of-worship:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-plane:after,.fad.fa-plane:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-plane-arrival:after,.fad.fa-plane-arrival:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-plane-circle-check:after,.fad.fa-plane-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-plane-circle-exclamation:after,.fad.fa-plane-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-plane-circle-xmark:after,.fad.fa-plane-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-plane-departure:after,.fad.fa-plane-departure:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-plane-alt:after,.fa-duotone.fa-plane-engines:after,.fad.fa-plane-alt:after,.fad.fa-plane-engines:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-plane-lock:after,.fad.fa-plane-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-plane-prop:after,.fad.fa-plane-prop:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-plane-slash:after,.fad.fa-plane-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-plane-tail:after,.fad.fa-plane-tail:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-plane-up:after,.fad.fa-plane-up:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-plane-up-slash:after,.fad.fa-plane-up-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-planet-moon:after,.fad.fa-planet-moon:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-planet-ringed:after,.fad.fa-planet-ringed:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-plant-wilt:after,.fad.fa-plant-wilt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-plate-utensils:after,.fad.fa-plate-utensils:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-plate-wheat:after,.fad.fa-plate-wheat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-play:after,.fad.fa-play:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-play-pause:after,.fad.fa-play-pause:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-plug:after,.fad.fa-plug:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-plug-circle-bolt:after,.fad.fa-plug-circle-bolt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-plug-circle-check:after,.fad.fa-plug-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-plug-circle-exclamation:after,.fad.fa-plug-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-plug-circle-minus:after,.fad.fa-plug-circle-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-plug-circle-plus:after,.fad.fa-plug-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-plug-circle-xmark:after,.fad.fa-plug-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-add:after,.fa-duotone.fa-plus:after,.fad.fa-add:after,.fad.fa-plus:after {
    content: "++"
}

.fa-duotone.fa-plus-large:after,.fad.fa-plus-large:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-plus-minus:after,.fad.fa-plus-minus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-podcast:after,.fad.fa-podcast:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-podium:after,.fad.fa-podium:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-podium-star:after,.fad.fa-podium-star:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-police-box:after,.fad.fa-police-box:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-poll-people:after,.fad.fa-poll-people:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-pompebled:after,.fad.fa-pompebled:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-poo:after,.fad.fa-poo:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-poo-bolt:after,.fa-duotone.fa-poo-storm:after,.fad.fa-poo-bolt:after,.fad.fa-poo-storm:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-pool-8-ball:after,.fad.fa-pool-8-ball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-poop:after,.fad.fa-poop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-popcorn:after,.fad.fa-popcorn:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-popsicle:after,.fad.fa-popsicle:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-pot-food:after,.fad.fa-pot-food:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-potato:after,.fad.fa-potato:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-power-off:after,.fad.fa-power-off:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-prescription:after,.fad.fa-prescription:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-prescription-bottle:after,.fad.fa-prescription-bottle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-prescription-bottle-alt:after,.fa-duotone.fa-prescription-bottle-medical:after,.fad.fa-prescription-bottle-alt:after,.fad.fa-prescription-bottle-medical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-presentation-screen:after,.fa-duotone.fa-presentation:after,.fad.fa-presentation-screen:after,.fad.fa-presentation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-pretzel:after,.fad.fa-pretzel:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-print:after,.fad.fa-print:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-print-magnifying-glass:after,.fa-duotone.fa-print-search:after,.fad.fa-print-magnifying-glass:after,.fad.fa-print-search:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-print-slash:after,.fad.fa-print-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-projector:after,.fad.fa-projector:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-pump:after,.fad.fa-pump:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-pump-medical:after,.fad.fa-pump-medical:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-pump-soap:after,.fad.fa-pump-soap:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-pumpkin:after,.fad.fa-pumpkin:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-puzzle:after,.fad.fa-puzzle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-puzzle-piece:after,.fad.fa-puzzle-piece:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-puzzle-piece-alt:after,.fa-duotone.fa-puzzle-piece-simple:after,.fad.fa-puzzle-piece-alt:after,.fad.fa-puzzle-piece-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-q:after,.fad.fa-q:after {
    content: "QQ"
}

.fa-duotone.fa-qrcode:after,.fad.fa-qrcode:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-question:after,.fad.fa-question:after {
    content: "??"
}

.fa-duotone.fa-quote-left-alt:after,.fa-duotone.fa-quote-left:after,.fad.fa-quote-left-alt:after,.fad.fa-quote-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-quote-right-alt:after,.fa-duotone.fa-quote-right:after,.fad.fa-quote-right-alt:after,.fad.fa-quote-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-quotes:after,.fad.fa-quotes:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-r:after,.fad.fa-r:after {
    content: "RR"
}

.fa-duotone.fa-rabbit:after,.fad.fa-rabbit:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-rabbit-fast:after,.fa-duotone.fa-rabbit-running:after,.fad.fa-rabbit-fast:after,.fad.fa-rabbit-running:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-racquet:after,.fad.fa-racquet:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-radar:after,.fad.fa-radar:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-radiation:after,.fad.fa-radiation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-radio:after,.fad.fa-radio:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-radio-alt:after,.fa-duotone.fa-radio-tuner:after,.fad.fa-radio-alt:after,.fad.fa-radio-tuner:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-rainbow:after,.fad.fa-rainbow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-raindrops:after,.fad.fa-raindrops:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-ram:after,.fad.fa-ram:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-ramp-loading:after,.fad.fa-ramp-loading:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-ranking-star:after,.fad.fa-ranking-star:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-raygun:after,.fad.fa-raygun:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-receipt:after,.fad.fa-receipt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-record-vinyl:after,.fad.fa-record-vinyl:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-rectangle-landscape:after,.fa-duotone.fa-rectangle:after,.fad.fa-rectangle-landscape:after,.fad.fa-rectangle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-ad:after,.fa-duotone.fa-rectangle-ad:after,.fad.fa-ad:after,.fad.fa-rectangle-ad:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-barcode-alt:after,.fa-duotone.fa-rectangle-barcode:after,.fad.fa-barcode-alt:after,.fad.fa-rectangle-barcode:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-rectangle-code:after,.fad.fa-rectangle-code:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-rectangle-history:after,.fad.fa-rectangle-history:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-rectangle-history-circle-plus:after,.fad.fa-rectangle-history-circle-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-rectangle-history-circle-user:after,.fad.fa-rectangle-history-circle-user:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-list-alt:after,.fa-duotone.fa-rectangle-list:after,.fad.fa-list-alt:after,.fad.fa-rectangle-list:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-pro:after,.fa-duotone.fa-rectangle-pro:after,.fad.fa-pro:after,.fad.fa-rectangle-pro:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-rectangle-terminal:after,.fad.fa-rectangle-terminal:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-rectangle-portrait:after,.fa-duotone.fa-rectangle-vertical:after,.fad.fa-rectangle-portrait:after,.fad.fa-rectangle-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-rectangle-vertical-history:after,.fad.fa-rectangle-vertical-history:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-rectangle-wide:after,.fad.fa-rectangle-wide:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-rectangle-times:after,.fa-duotone.fa-rectangle-xmark:after,.fa-duotone.fa-times-rectangle:after,.fa-duotone.fa-window-close:after,.fad.fa-rectangle-times:after,.fad.fa-rectangle-xmark:after,.fad.fa-times-rectangle:after,.fad.fa-window-close:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-rectangles-mixed:after,.fad.fa-rectangles-mixed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-recycle:after,.fad.fa-recycle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-reel:after,.fad.fa-reel:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-refrigerator:after,.fad.fa-refrigerator:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-registered:after,.fad.fa-registered:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-repeat:after,.fad.fa-repeat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-repeat-1:after,.fad.fa-repeat-1:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-mail-reply:after,.fa-duotone.fa-reply:after,.fad.fa-mail-reply:after,.fad.fa-reply:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-mail-reply-all:after,.fa-duotone.fa-reply-all:after,.fad.fa-mail-reply-all:after,.fad.fa-reply-all:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-reply-clock:after,.fa-duotone.fa-reply-time:after,.fad.fa-reply-clock:after,.fad.fa-reply-time:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-republican:after,.fad.fa-republican:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-restroom:after,.fad.fa-restroom:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-restroom-simple:after,.fad.fa-restroom-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-retweet:after,.fad.fa-retweet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-rhombus:after,.fad.fa-rhombus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-ribbon:after,.fad.fa-ribbon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-arrow-alt-right:after,.fa-duotone.fa-right:after,.fad.fa-arrow-alt-right:after,.fad.fa-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-right-from-bracket:after,.fa-duotone.fa-sign-out-alt:after,.fad.fa-right-from-bracket:after,.fad.fa-sign-out-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-arrow-alt-from-left:after,.fa-duotone.fa-right-from-line:after,.fad.fa-arrow-alt-from-left:after,.fad.fa-right-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-exchange-alt:after,.fa-duotone.fa-right-left:after,.fad.fa-exchange-alt:after,.fad.fa-right-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-long-arrow-alt-right:after,.fa-duotone.fa-right-long:after,.fad.fa-long-arrow-alt-right:after,.fad.fa-right-long:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-right-long-to-line:after,.fad.fa-right-long-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-right-to-bracket:after,.fa-duotone.fa-sign-in-alt:after,.fad.fa-right-to-bracket:after,.fad.fa-sign-in-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-arrow-alt-to-right:after,.fa-duotone.fa-right-to-line:after,.fad.fa-arrow-alt-to-right:after,.fad.fa-right-to-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-ring:after,.fad.fa-ring:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-ring-diamond:after,.fad.fa-ring-diamond:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-rings-wedding:after,.fad.fa-rings-wedding:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-road:after,.fad.fa-road:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-road-barrier:after,.fad.fa-road-barrier:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-road-bridge:after,.fad.fa-road-bridge:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-road-circle-check:after,.fad.fa-road-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-road-circle-exclamation:after,.fad.fa-road-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-road-circle-xmark:after,.fad.fa-road-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-road-lock:after,.fad.fa-road-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-road-spikes:after,.fad.fa-road-spikes:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-robot:after,.fad.fa-robot:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-robot-astromech:after,.fad.fa-robot-astromech:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-rocket:after,.fad.fa-rocket:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-rocket-launch:after,.fad.fa-rocket-launch:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-roller-coaster:after,.fad.fa-roller-coaster:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-rotate:after,.fa-duotone.fa-sync-alt:after,.fad.fa-rotate:after,.fad.fa-sync-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-rotate-exclamation:after,.fad.fa-rotate-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-rotate-back:after,.fa-duotone.fa-rotate-backward:after,.fa-duotone.fa-rotate-left:after,.fa-duotone.fa-undo-alt:after,.fad.fa-rotate-back:after,.fad.fa-rotate-backward:after,.fad.fa-rotate-left:after,.fad.fa-undo-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-redo-alt:after,.fa-duotone.fa-rotate-forward:after,.fa-duotone.fa-rotate-right:after,.fad.fa-redo-alt:after,.fad.fa-rotate-forward:after,.fad.fa-rotate-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-route:after,.fad.fa-route:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-route-highway:after,.fad.fa-route-highway:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-route-interstate:after,.fad.fa-route-interstate:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-router:after,.fad.fa-router:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-feed:after,.fa-duotone.fa-rss:after,.fad.fa-feed:after,.fad.fa-rss:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-rouble:after,.fa-duotone.fa-rub:after,.fa-duotone.fa-ruble-sign:after,.fa-duotone.fa-ruble:after,.fad.fa-rouble:after,.fad.fa-rub:after,.fad.fa-ruble-sign:after,.fad.fa-ruble:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-rug:after,.fad.fa-rug:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-rugby-ball:after,.fad.fa-rugby-ball:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-ruler:after,.fad.fa-ruler:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-ruler-combined:after,.fad.fa-ruler-combined:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-ruler-horizontal:after,.fad.fa-ruler-horizontal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-ruler-triangle:after,.fad.fa-ruler-triangle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-ruler-vertical:after,.fad.fa-ruler-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-rupee-sign:after,.fa-duotone.fa-rupee:after,.fad.fa-rupee-sign:after,.fad.fa-rupee:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-rupiah-sign:after,.fad.fa-rupiah-sign:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-rv:after,.fad.fa-rv:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-s:after,.fad.fa-s:after {
    content: "SS"
}

.fa-duotone.fa-sack:after,.fad.fa-sack:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-sack-dollar:after,.fad.fa-sack-dollar:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-sack-xmark:after,.fad.fa-sack-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-sailboat:after,.fad.fa-sailboat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-bowl-salad:after,.fa-duotone.fa-salad:after,.fad.fa-bowl-salad:after,.fad.fa-salad:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-salt-shaker:after,.fad.fa-salt-shaker:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-sandwich:after,.fad.fa-sandwich:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-satellite:after,.fad.fa-satellite:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-satellite-dish:after,.fad.fa-satellite-dish:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-sausage:after,.fad.fa-sausage:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-saxophone:after,.fad.fa-saxophone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-sax-hot:after,.fa-duotone.fa-saxophone-fire:after,.fad.fa-sax-hot:after,.fad.fa-saxophone-fire:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-balance-scale:after,.fa-duotone.fa-scale-balanced:after,.fad.fa-balance-scale:after,.fad.fa-scale-balanced:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-balance-scale-left:after,.fa-duotone.fa-scale-unbalanced:after,.fad.fa-balance-scale-left:after,.fad.fa-scale-unbalanced:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-balance-scale-right:after,.fa-duotone.fa-scale-unbalanced-flip:after,.fad.fa-balance-scale-right:after,.fad.fa-scale-unbalanced-flip:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-scalpel:after,.fad.fa-scalpel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-scalpel-line-dashed:after,.fa-duotone.fa-scalpel-path:after,.fad.fa-scalpel-line-dashed:after,.fad.fa-scalpel-path:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-scanner-gun:after,.fa-duotone.fa-scanner:after,.fad.fa-scanner-gun:after,.fad.fa-scanner:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-scanner-image:after,.fad.fa-scanner-image:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-scanner-keyboard:after,.fad.fa-scanner-keyboard:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-scanner-touchscreen:after,.fad.fa-scanner-touchscreen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-scarecrow:after,.fad.fa-scarecrow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-scarf:after,.fad.fa-scarf:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-school:after,.fad.fa-school:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-school-circle-check:after,.fad.fa-school-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-school-circle-exclamation:after,.fad.fa-school-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-school-circle-xmark:after,.fad.fa-school-circle-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-school-flag:after,.fad.fa-school-flag:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-school-lock:after,.fad.fa-school-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-cut:after,.fa-duotone.fa-scissors:after,.fad.fa-cut:after,.fad.fa-scissors:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-screen-users:after,.fa-duotone.fa-users-class:after,.fad.fa-screen-users:after,.fad.fa-users-class:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-screencast:after,.fad.fa-screencast:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-screwdriver:after,.fad.fa-screwdriver:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-screwdriver-wrench:after,.fa-duotone.fa-tools:after,.fad.fa-screwdriver-wrench:after,.fad.fa-tools:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-scribble:after,.fad.fa-scribble:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-scroll:after,.fad.fa-scroll:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-scroll-old:after,.fad.fa-scroll-old:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-scroll-torah:after,.fa-duotone.fa-torah:after,.fad.fa-scroll-torah:after,.fad.fa-torah:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-scrubber:after,.fad.fa-scrubber:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-scythe:after,.fad.fa-scythe:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-sd-card:after,.fad.fa-sd-card:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-sd-cards:after,.fad.fa-sd-cards:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-seal:after,.fad.fa-seal:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-seal-exclamation:after,.fad.fa-seal-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-seal-question:after,.fad.fa-seal-question:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-seat-airline:after,.fad.fa-seat-airline:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-section:after,.fad.fa-section:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-seedling:after,.fa-duotone.fa-sprout:after,.fad.fa-seedling:after,.fad.fa-sprout:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-semicolon:after,.fad.fa-semicolon:after {
    content: ";;"
}

.fa-duotone.fa-send-back:after,.fad.fa-send-back:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-send-backward:after,.fad.fa-send-backward:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-sensor:after,.fad.fa-sensor:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-sensor-cloud:after,.fa-duotone.fa-sensor-smoke:after,.fad.fa-sensor-cloud:after,.fad.fa-sensor-smoke:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-sensor-fire:after,.fad.fa-sensor-fire:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-sensor-on:after,.fad.fa-sensor-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-sensor-alert:after,.fa-duotone.fa-sensor-triangle-exclamation:after,.fad.fa-sensor-alert:after,.fad.fa-sensor-triangle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-server:after,.fad.fa-server:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-shapes:after,.fa-duotone.fa-triangle-circle-square:after,.fad.fa-shapes:after,.fad.fa-triangle-circle-square:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-arrow-turn-right:after,.fa-duotone.fa-mail-forward:after,.fa-duotone.fa-share:after,.fad.fa-arrow-turn-right:after,.fad.fa-mail-forward:after,.fad.fa-share:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-share-all:after,.fad.fa-share-all:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-share-from-square:after,.fa-duotone.fa-share-square:after,.fad.fa-share-from-square:after,.fad.fa-share-square:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-share-alt:after,.fa-duotone.fa-share-nodes:after,.fad.fa-share-alt:after,.fad.fa-share-nodes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-sheep:after,.fad.fa-sheep:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-sheet-plastic:after,.fad.fa-sheet-plastic:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-ils:after,.fa-duotone.fa-shekel-sign:after,.fa-duotone.fa-shekel:after,.fa-duotone.fa-sheqel-sign:after,.fa-duotone.fa-sheqel:after,.fad.fa-ils:after,.fad.fa-shekel-sign:after,.fad.fa-shekel:after,.fad.fa-sheqel-sign:after,.fad.fa-sheqel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-inventory:after,.fa-duotone.fa-shelves:after,.fad.fa-inventory:after,.fad.fa-shelves:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-shelves-empty:after,.fad.fa-shelves-empty:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-shield-blank:after,.fa-duotone.fa-shield:after,.fad.fa-shield-blank:after,.fad.fa-shield:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-shield-cat:after,.fad.fa-shield-cat:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-shield-check:after,.fad.fa-shield-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-shield-cross:after,.fad.fa-shield-cross:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-shield-dog:after,.fad.fa-shield-dog:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-shield-exclamation:after,.fad.fa-shield-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-shield-alt:after,.fa-duotone.fa-shield-halved:after,.fad.fa-shield-alt:after,.fad.fa-shield-halved:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-shield-heart:after,.fad.fa-shield-heart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-shield-keyhole:after,.fad.fa-shield-keyhole:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-shield-minus:after,.fad.fa-shield-minus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-shield-plus:after,.fad.fa-shield-plus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-shield-quartered:after,.fad.fa-shield-quartered:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-shield-slash:after,.fad.fa-shield-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-shield-virus:after,.fad.fa-shield-virus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-shield-times:after,.fa-duotone.fa-shield-xmark:after,.fad.fa-shield-times:after,.fad.fa-shield-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-ship:after,.fad.fa-ship:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-shirt:after,.fa-duotone.fa-t-shirt:after,.fa-duotone.fa-tshirt:after,.fad.fa-shirt:after,.fad.fa-t-shirt:after,.fad.fa-tshirt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-shirt-long-sleeve:after,.fad.fa-shirt-long-sleeve:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-shirt-running:after,.fad.fa-shirt-running:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-shirt-tank-top:after,.fad.fa-shirt-tank-top:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-shish-kebab:after,.fad.fa-shish-kebab:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-shoe-prints:after,.fad.fa-shoe-prints:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-shop:after,.fa-duotone.fa-store-alt:after,.fad.fa-shop:after,.fad.fa-store-alt:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-shop-lock:after,.fad.fa-shop-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-shop-slash:after,.fa-duotone.fa-store-alt-slash:after,.fad.fa-shop-slash:after,.fad.fa-store-alt-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-shovel:after,.fad.fa-shovel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-shovel-snow:after,.fad.fa-shovel-snow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-shower:after,.fad.fa-shower:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-shower-alt:after,.fa-duotone.fa-shower-down:after,.fad.fa-shower-alt:after,.fad.fa-shower-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-shredder:after,.fad.fa-shredder:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-shrimp:after,.fad.fa-shrimp:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-random:after,.fa-duotone.fa-shuffle:after,.fad.fa-random:after,.fad.fa-shuffle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-shutters:after,.fad.fa-shutters:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-shuttle-space:after,.fa-duotone.fa-space-shuttle:after,.fad.fa-shuttle-space:after,.fad.fa-space-shuttle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-shuttlecock:after,.fad.fa-shuttlecock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-sickle:after,.fad.fa-sickle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-sidebar:after,.fad.fa-sidebar:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-sidebar-flip:after,.fad.fa-sidebar-flip:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-sigma:after,.fad.fa-sigma:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-sign-hanging:after,.fa-duotone.fa-sign:after,.fad.fa-sign-hanging:after,.fad.fa-sign:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-signal-5:after,.fa-duotone.fa-signal-perfect:after,.fa-duotone.fa-signal:after,.fad.fa-signal-5:after,.fad.fa-signal-perfect:after,.fad.fa-signal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-signal-alt-4:after,.fa-duotone.fa-signal-alt:after,.fa-duotone.fa-signal-bars-strong:after,.fa-duotone.fa-signal-bars:after,.fad.fa-signal-alt-4:after,.fad.fa-signal-alt:after,.fad.fa-signal-bars-strong:after,.fad.fa-signal-bars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-signal-alt-2:after,.fa-duotone.fa-signal-bars-fair:after,.fad.fa-signal-alt-2:after,.fad.fa-signal-bars-fair:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-signal-alt-3:after,.fa-duotone.fa-signal-bars-good:after,.fad.fa-signal-alt-3:after,.fad.fa-signal-bars-good:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-signal-alt-slash:after,.fa-duotone.fa-signal-bars-slash:after,.fad.fa-signal-alt-slash:after,.fad.fa-signal-bars-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-signal-alt-1:after,.fa-duotone.fa-signal-bars-weak:after,.fad.fa-signal-alt-1:after,.fad.fa-signal-bars-weak:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-signal-2:after,.fa-duotone.fa-signal-fair:after,.fad.fa-signal-2:after,.fad.fa-signal-fair:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-signal-3:after,.fa-duotone.fa-signal-good:after,.fad.fa-signal-3:after,.fad.fa-signal-good:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-signal-slash:after,.fad.fa-signal-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-signal-stream:after,.fad.fa-signal-stream:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-signal-stream-slash:after,.fad.fa-signal-stream-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-signal-4:after,.fa-duotone.fa-signal-strong:after,.fad.fa-signal-4:after,.fad.fa-signal-strong:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-signal-1:after,.fa-duotone.fa-signal-weak:after,.fad.fa-signal-1:after,.fad.fa-signal-weak:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-signature:after,.fad.fa-signature:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-signature-lock:after,.fad.fa-signature-lock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-signature-slash:after,.fad.fa-signature-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-map-signs:after,.fa-duotone.fa-signs-post:after,.fad.fa-map-signs:after,.fad.fa-signs-post:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-sim-card:after,.fad.fa-sim-card:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-sim-cards:after,.fad.fa-sim-cards:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-sink:after,.fad.fa-sink:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â­"
}

.fa-duotone.fa-siren:after,.fad.fa-siren:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-siren-on:after,.fad.fa-siren-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-sitemap:after,.fad.fa-sitemap:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-skeleton:after,.fad.fa-skeleton:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-ski-boot:after,.fad.fa-ski-boot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-ski-boot-ski:after,.fad.fa-ski-boot-ski:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-skull:after,.fad.fa-skull:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-skull-cow:after,.fad.fa-skull-cow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-skull-crossbones:after,.fad.fa-skull-crossbones:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-slash:after,.fad.fa-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-slash-back:after,.fad.fa-slash-back:after {
    content: "\\\\"
}

.fa-duotone.fa-slash-forward:after,.fad.fa-slash-forward:after {
    content: "//"
}

.fa-duotone.fa-sleigh:after,.fad.fa-sleigh:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-slider:after,.fad.fa-slider:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-sliders-h:after,.fa-duotone.fa-sliders:after,.fad.fa-sliders-h:after,.fad.fa-sliders:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-sliders-simple:after,.fad.fa-sliders-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-sliders-up:after,.fa-duotone.fa-sliders-v:after,.fad.fa-sliders-up:after,.fad.fa-sliders-v:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-slot-machine:after,.fad.fa-slot-machine:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-smog:after,.fad.fa-smog:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-smoke:after,.fad.fa-smoke:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-smoking:after,.fad.fa-smoking:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-snake:after,.fad.fa-snake:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-snooze:after,.fa-duotone.fa-zzz:after,.fad.fa-snooze:after,.fad.fa-zzz:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-snow-blowing:after,.fad.fa-snow-blowing:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-snowflake:after,.fad.fa-snowflake:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-snowflakes:after,.fad.fa-snowflakes:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-snowman:after,.fad.fa-snowman:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-frosty-head:after,.fa-duotone.fa-snowman-head:after,.fad.fa-frosty-head:after,.fad.fa-snowman-head:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-snowplow:after,.fad.fa-snowplow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-soap:after,.fad.fa-soap:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-socks:after,.fad.fa-socks:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-creemee:after,.fa-duotone.fa-soft-serve:after,.fad.fa-creemee:after,.fad.fa-soft-serve:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-solar-panel:after,.fad.fa-solar-panel:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-solar-system:after,.fad.fa-solar-system:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-sort:after,.fa-duotone.fa-unsorted:after,.fad.fa-sort:after,.fad.fa-unsorted:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-sort-desc:after,.fa-duotone.fa-sort-down:after,.fad.fa-sort-desc:after,.fad.fa-sort-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-sort-asc:after,.fa-duotone.fa-sort-up:after,.fad.fa-sort-asc:after,.fad.fa-sort-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-spa:after,.fad.fa-spa:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-space-station-moon:after,.fad.fa-space-station-moon:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-space-station-moon-alt:after,.fa-duotone.fa-space-station-moon-construction:after,.fad.fa-space-station-moon-alt:after,.fad.fa-space-station-moon-construction:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-spade:after,.fad.fa-spade:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-pastafarianism:after,.fa-duotone.fa-spaghetti-monster-flying:after,.fad.fa-pastafarianism:after,.fad.fa-spaghetti-monster-flying:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-sparkles:after,.fad.fa-sparkles:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-speaker:after,.fad.fa-speaker:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-speakers:after,.fad.fa-speakers:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-spell-check:after,.fad.fa-spell-check:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-spider:after,.fad.fa-spider:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-spider-black-widow:after,.fad.fa-spider-black-widow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-spider-web:after,.fad.fa-spider-web:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-spinner:after,.fad.fa-spinner:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-spinner-third:after,.fad.fa-spinner-third:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-split:after,.fad.fa-split:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-splotch:after,.fad.fa-splotch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-spoon:after,.fa-duotone.fa-utensil-spoon:after,.fad.fa-spoon:after,.fad.fa-utensil-spoon:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-sportsball:after,.fad.fa-sportsball:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-spray-can:after,.fad.fa-spray-can:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-air-freshener:after,.fa-duotone.fa-spray-can-sparkles:after,.fad.fa-air-freshener:after,.fad.fa-spray-can-sparkles:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-sprinkler:after,.fad.fa-sprinkler:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-sprinkler-ceiling:after,.fad.fa-sprinkler-ceiling:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-square:after,.fad.fa-square:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-square-0:after,.fad.fa-square-0:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-square-1:after,.fad.fa-square-1:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-square-2:after,.fad.fa-square-2:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-square-3:after,.fad.fa-square-3:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-square-4:after,.fad.fa-square-4:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-square-5:after,.fad.fa-square-5:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-square-6:after,.fad.fa-square-6:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-square-7:after,.fad.fa-square-7:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-square-8:after,.fad.fa-square-8:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-square-9:after,.fad.fa-square-9:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-square-a:after,.fad.fa-square-a:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-square-a-lock:after,.fad.fa-square-a-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-square-ampersand:after,.fad.fa-square-ampersand:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-arrow-square-down:after,.fa-duotone.fa-square-arrow-down:after,.fad.fa-arrow-square-down:after,.fad.fa-square-arrow-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-square-arrow-down-left:after,.fad.fa-square-arrow-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-square-arrow-down-right:after,.fad.fa-square-arrow-down-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-arrow-square-left:after,.fa-duotone.fa-square-arrow-left:after,.fad.fa-arrow-square-left:after,.fad.fa-square-arrow-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-arrow-square-right:after,.fa-duotone.fa-square-arrow-right:after,.fad.fa-arrow-square-right:after,.fad.fa-square-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-arrow-square-up:after,.fa-duotone.fa-square-arrow-up:after,.fad.fa-arrow-square-up:after,.fad.fa-square-arrow-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-square-arrow-up-left:after,.fad.fa-square-arrow-up-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-external-link-square:after,.fa-duotone.fa-square-arrow-up-right:after,.fad.fa-external-link-square:after,.fad.fa-square-arrow-up-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-square-b:after,.fad.fa-square-b:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-square-bolt:after,.fad.fa-square-bolt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-square-c:after,.fad.fa-square-c:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-caret-square-down:after,.fa-duotone.fa-square-caret-down:after,.fad.fa-caret-square-down:after,.fad.fa-square-caret-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-caret-square-left:after,.fa-duotone.fa-square-caret-left:after,.fad.fa-caret-square-left:after,.fad.fa-square-caret-left:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-caret-square-right:after,.fa-duotone.fa-square-caret-right:after,.fad.fa-caret-square-right:after,.fad.fa-square-caret-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-caret-square-up:after,.fa-duotone.fa-square-caret-up:after,.fad.fa-caret-square-up:after,.fad.fa-square-caret-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-check-square:after,.fa-duotone.fa-square-check:after,.fad.fa-check-square:after,.fad.fa-square-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-chevron-square-down:after,.fa-duotone.fa-square-chevron-down:after,.fad.fa-chevron-square-down:after,.fad.fa-square-chevron-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-chevron-square-left:after,.fa-duotone.fa-square-chevron-left:after,.fad.fa-chevron-square-left:after,.fad.fa-square-chevron-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-chevron-square-right:after,.fa-duotone.fa-square-chevron-right:after,.fad.fa-chevron-square-right:after,.fad.fa-square-chevron-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-chevron-square-up:after,.fa-duotone.fa-square-chevron-up:after,.fad.fa-chevron-square-up:after,.fad.fa-square-chevron-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-square-code:after,.fad.fa-square-code:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-square-d:after,.fad.fa-square-d:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-square-dashed:after,.fad.fa-square-dashed:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-square-divide:after,.fad.fa-square-divide:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-dollar-square:after,.fa-duotone.fa-square-dollar:after,.fa-duotone.fa-usd-square:after,.fad.fa-dollar-square:after,.fad.fa-square-dollar:after,.fad.fa-usd-square:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-arrow-alt-square-down:after,.fa-duotone.fa-square-down:after,.fad.fa-arrow-alt-square-down:after,.fad.fa-square-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-square-down-left:after,.fad.fa-square-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-square-down-right:after,.fad.fa-square-down-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-square-e:after,.fad.fa-square-e:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-square-ellipsis:after,.fad.fa-square-ellipsis:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-square-ellipsis-vertical:after,.fad.fa-square-ellipsis-vertical:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-envelope-square:after,.fa-duotone.fa-square-envelope:after,.fad.fa-envelope-square:after,.fad.fa-square-envelope:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-exclamation-square:after,.fa-duotone.fa-square-exclamation:after,.fad.fa-exclamation-square:after,.fad.fa-square-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-square-f:after,.fad.fa-square-f:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-box-fragile:after,.fa-duotone.fa-square-fragile:after,.fa-duotone.fa-square-wine-glass-crack:after,.fad.fa-box-fragile:after,.fad.fa-square-fragile:after,.fad.fa-square-wine-glass-crack:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-square-full:after,.fad.fa-square-full:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-square-g:after,.fad.fa-square-g:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-h-square:after,.fa-duotone.fa-square-h:after,.fad.fa-h-square:after,.fad.fa-square-h:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-heart-square:after,.fa-duotone.fa-square-heart:after,.fad.fa-heart-square:after,.fad.fa-square-heart:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-square-i:after,.fad.fa-square-i:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-info-square:after,.fa-duotone.fa-square-info:after,.fad.fa-info-square:after,.fad.fa-square-info:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-square-j:after,.fad.fa-square-j:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-square-k:after,.fad.fa-square-k:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-square-kanban:after,.fad.fa-square-kanban:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-square-l:after,.fad.fa-square-l:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-arrow-alt-square-left:after,.fa-duotone.fa-square-left:after,.fad.fa-arrow-alt-square-left:after,.fad.fa-square-left:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-square-list:after,.fad.fa-square-list:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-square-m:after,.fad.fa-square-m:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-minus-square:after,.fa-duotone.fa-square-minus:after,.fad.fa-minus-square:after,.fad.fa-square-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-square-n:after,.fad.fa-square-n:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-square-nfi:after,.fad.fa-square-nfi:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-square-o:after,.fad.fa-square-o:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-square-p:after,.fad.fa-square-p:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-parking:after,.fa-duotone.fa-square-parking:after,.fad.fa-parking:after,.fad.fa-square-parking:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-parking-slash:after,.fa-duotone.fa-square-parking-slash:after,.fad.fa-parking-slash:after,.fad.fa-square-parking-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-pen-square:after,.fa-duotone.fa-pencil-square:after,.fa-duotone.fa-square-pen:after,.fad.fa-pen-square:after,.fad.fa-pencil-square:after,.fad.fa-square-pen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-square-person-confined:after,.fad.fa-square-person-confined:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-phone-square:after,.fa-duotone.fa-square-phone:after,.fad.fa-phone-square:after,.fad.fa-square-phone:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-phone-square-alt:after,.fa-duotone.fa-square-phone-flip:after,.fad.fa-phone-square-alt:after,.fad.fa-square-phone-flip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-phone-square-down:after,.fa-duotone.fa-square-phone-hangup:after,.fad.fa-phone-square-down:after,.fad.fa-square-phone-hangup:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-plus-square:after,.fa-duotone.fa-square-plus:after,.fad.fa-plus-square:after,.fad.fa-square-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-poll-h:after,.fa-duotone.fa-square-poll-horizontal:after,.fad.fa-poll-h:after,.fad.fa-square-poll-horizontal:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-poll:after,.fa-duotone.fa-square-poll-vertical:after,.fad.fa-poll:after,.fad.fa-square-poll-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-square-q:after,.fad.fa-square-q:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-square-quarters:after,.fad.fa-square-quarters:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-question-square:after,.fa-duotone.fa-square-question:after,.fad.fa-question-square:after,.fad.fa-square-question:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-square-quote:after,.fad.fa-square-quote:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-square-r:after,.fad.fa-square-r:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-arrow-alt-square-right:after,.fa-duotone.fa-square-right:after,.fad.fa-arrow-alt-square-right:after,.fad.fa-square-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-square-ring:after,.fad.fa-square-ring:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-square-root:after,.fad.fa-square-root:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-square-root-alt:after,.fa-duotone.fa-square-root-variable:after,.fad.fa-square-root-alt:after,.fad.fa-square-root-variable:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-rss-square:after,.fa-duotone.fa-square-rss:after,.fad.fa-rss-square:after,.fad.fa-square-rss:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-square-s:after,.fad.fa-square-s:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-share-alt-square:after,.fa-duotone.fa-square-share-nodes:after,.fad.fa-share-alt-square:after,.fad.fa-square-share-nodes:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-sliders-h-square:after,.fa-duotone.fa-square-sliders:after,.fad.fa-sliders-h-square:after,.fad.fa-square-sliders:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-sliders-v-square:after,.fa-duotone.fa-square-sliders-vertical:after,.fad.fa-sliders-v-square:after,.fad.fa-square-sliders-vertical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-square-small:after,.fad.fa-square-small:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-square-star:after,.fad.fa-square-star:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-square-t:after,.fad.fa-square-t:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-square-terminal:after,.fad.fa-square-terminal:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-box-up:after,.fa-duotone.fa-square-this-way-up:after,.fad.fa-box-up:after,.fad.fa-square-this-way-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-square-u:after,.fad.fa-square-u:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-arrow-alt-square-up:after,.fa-duotone.fa-square-up:after,.fad.fa-arrow-alt-square-up:after,.fad.fa-square-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-square-up-left:after,.fad.fa-square-up-left:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-external-link-square-alt:after,.fa-duotone.fa-square-up-right:after,.fad.fa-external-link-square-alt:after,.fad.fa-square-up-right:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-square-user:after,.fad.fa-square-user:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-square-v:after,.fad.fa-square-v:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-square-virus:after,.fad.fa-square-virus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-square-w:after,.fad.fa-square-w:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-square-x:after,.fad.fa-square-x:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-square-xmark:after,.fa-duotone.fa-times-square:after,.fa-duotone.fa-xmark-square:after,.fad.fa-square-xmark:after,.fad.fa-times-square:after,.fad.fa-xmark-square:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-square-y:after,.fad.fa-square-y:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-square-z:after,.fad.fa-square-z:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-squid:after,.fad.fa-squid:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-squirrel:after,.fad.fa-squirrel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-staff:after,.fad.fa-staff:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-rod-asclepius:after,.fa-duotone.fa-rod-snake:after,.fa-duotone.fa-staff-aesculapius:after,.fa-duotone.fa-staff-snake:after,.fad.fa-rod-asclepius:after,.fad.fa-rod-snake:after,.fad.fa-staff-aesculapius:after,.fad.fa-staff-snake:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-stairs:after,.fad.fa-stairs:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-stamp:after,.fad.fa-stamp:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-rectangle-sd:after,.fa-duotone.fa-standard-definition:after,.fad.fa-rectangle-sd:after,.fad.fa-standard-definition:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-stapler:after,.fad.fa-stapler:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-star:after,.fad.fa-star:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-star-and-crescent:after,.fad.fa-star-and-crescent:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-star-christmas:after,.fad.fa-star-christmas:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-star-exclamation:after,.fad.fa-star-exclamation:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-star-half:after,.fad.fa-star-half:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-star-half-alt:after,.fa-duotone.fa-star-half-stroke:after,.fad.fa-star-half-alt:after,.fad.fa-star-half-stroke:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-star-of-david:after,.fad.fa-star-of-david:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-star-of-life:after,.fad.fa-star-of-life:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-star-sharp:after,.fad.fa-star-sharp:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-star-sharp-half:after,.fad.fa-star-sharp-half:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-star-sharp-half-alt:after,.fa-duotone.fa-star-sharp-half-stroke:after,.fad.fa-star-sharp-half-alt:after,.fad.fa-star-sharp-half-stroke:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-star-shooting:after,.fad.fa-star-shooting:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-starfighter:after,.fad.fa-starfighter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-starfighter-alt:after,.fa-duotone.fa-starfighter-twin-ion-engine:after,.fad.fa-starfighter-alt:after,.fad.fa-starfighter-twin-ion-engine:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-starfighter-alt-advanced:after,.fa-duotone.fa-starfighter-twin-ion-engine-advanced:after,.fad.fa-starfighter-alt-advanced:after,.fad.fa-starfighter-twin-ion-engine-advanced:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-stars:after,.fad.fa-stars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-starship:after,.fad.fa-starship:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-starship-freighter:after,.fad.fa-starship-freighter:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-steak:after,.fad.fa-steak:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-steering-wheel:after,.fad.fa-steering-wheel:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-gbp:after,.fa-duotone.fa-pound-sign:after,.fa-duotone.fa-sterling-sign:after,.fad.fa-gbp:after,.fad.fa-pound-sign:after,.fad.fa-sterling-sign:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-stethoscope:after,.fad.fa-stethoscope:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-stocking:after,.fad.fa-stocking:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-stomach:after,.fad.fa-stomach:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-stop:after,.fad.fa-stop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-stopwatch:after,.fad.fa-stopwatch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-stopwatch-20:after,.fad.fa-stopwatch-20:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-store:after,.fad.fa-store:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-store-lock:after,.fad.fa-store-lock:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-store-slash:after,.fad.fa-store-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-strawberry:after,.fad.fa-strawberry:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-street-view:after,.fad.fa-street-view:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-stretcher:after,.fad.fa-stretcher:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-strikethrough:after,.fad.fa-strikethrough:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-stroopwafel:after,.fad.fa-stroopwafel:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-subscript:after,.fad.fa-subscript:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-suitcase:after,.fad.fa-suitcase:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-medkit:after,.fa-duotone.fa-suitcase-medical:after,.fad.fa-medkit:after,.fad.fa-suitcase-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-suitcase-rolling:after,.fad.fa-suitcase-rolling:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-sun:after,.fad.fa-sun:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-sun-alt:after,.fa-duotone.fa-sun-bright:after,.fad.fa-sun-alt:after,.fad.fa-sun-bright:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-sun-cloud:after,.fad.fa-sun-cloud:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-sun-dust:after,.fad.fa-sun-dust:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-sun-haze:after,.fad.fa-sun-haze:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-sun-plant-wilt:after,.fad.fa-sun-plant-wilt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-sunglasses:after,.fad.fa-sunglasses:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-sunrise:after,.fad.fa-sunrise:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-sunset:after,.fad.fa-sunset:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â§"
}

.fa-duotone.fa-superscript:after,.fad.fa-superscript:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-nigiri:after,.fa-duotone.fa-sushi:after,.fad.fa-nigiri:after,.fad.fa-sushi:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-maki-roll:after,.fa-duotone.fa-makizushi:after,.fa-duotone.fa-sushi-roll:after,.fad.fa-maki-roll:after,.fad.fa-makizushi:after,.fad.fa-sushi-roll:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-swatchbook:after,.fad.fa-swatchbook:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-sword:after,.fad.fa-sword:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-sword-laser:after,.fad.fa-sword-laser:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-sword-laser-alt:after,.fad.fa-sword-laser-alt:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-swords:after,.fad.fa-swords:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-swords-laser:after,.fad.fa-swords-laser:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-icons-alt:after,.fa-duotone.fa-symbols:after,.fad.fa-icons-alt:after,.fad.fa-symbols:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-synagogue:after,.fad.fa-synagogue:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-syringe:after,.fad.fa-syringe:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-t:after,.fad.fa-t:after {
    content: "TT"
}

.fa-duotone.fa-table:after,.fad.fa-table:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-table-cells:after,.fa-duotone.fa-th:after,.fad.fa-table-cells:after,.fad.fa-th:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-table-cells-large:after,.fa-duotone.fa-th-large:after,.fad.fa-table-cells-large:after,.fad.fa-th-large:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-columns:after,.fa-duotone.fa-table-columns:after,.fad.fa-columns:after,.fad.fa-table-columns:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-table-layout:after,.fad.fa-table-layout:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-table-list:after,.fa-duotone.fa-th-list:after,.fad.fa-table-list:after,.fad.fa-th-list:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-table-picnic:after,.fad.fa-table-picnic:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-table-pivot:after,.fad.fa-table-pivot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-rows:after,.fa-duotone.fa-table-rows:after,.fad.fa-rows:after,.fad.fa-table-rows:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-ping-pong-paddle-ball:after,.fa-duotone.fa-table-tennis-paddle-ball:after,.fa-duotone.fa-table-tennis:after,.fad.fa-ping-pong-paddle-ball:after,.fad.fa-table-tennis-paddle-ball:after,.fad.fa-table-tennis:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-table-tree:after,.fad.fa-table-tree:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-tablet-android:after,.fa-duotone.fa-tablet:after,.fad.fa-tablet-android:after,.fad.fa-tablet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-tablet-button:after,.fad.fa-tablet-button:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-tablet-rugged:after,.fad.fa-tablet-rugged:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-tablet-android-alt:after,.fa-duotone.fa-tablet-screen:after,.fad.fa-tablet-android-alt:after,.fad.fa-tablet-screen:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-tablet-alt:after,.fa-duotone.fa-tablet-screen-button:after,.fad.fa-tablet-alt:after,.fad.fa-tablet-screen-button:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-tablets:after,.fad.fa-tablets:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-digital-tachograph:after,.fa-duotone.fa-tachograph-digital:after,.fad.fa-digital-tachograph:after,.fad.fa-tachograph-digital:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-taco:after,.fad.fa-taco:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-tag:after,.fad.fa-tag:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-tags:after,.fad.fa-tags:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-tally-5:after,.fa-duotone.fa-tally:after,.fad.fa-tally-5:after,.fad.fa-tally:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-tally-1:after,.fad.fa-tally-1:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-tally-2:after,.fad.fa-tally-2:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-tally-3:after,.fad.fa-tally-3:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-tally-4:after,.fad.fa-tally-4:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-tamale:after,.fad.fa-tamale:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-tank-water:after,.fad.fa-tank-water:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-tape:after,.fad.fa-tape:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-tarp:after,.fad.fa-tarp:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-tarp-droplet:after,.fad.fa-tarp-droplet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-cab:after,.fa-duotone.fa-taxi:after,.fad.fa-cab:after,.fad.fa-taxi:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-taxi-bus:after,.fad.fa-taxi-bus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-teddy-bear:after,.fad.fa-teddy-bear:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-teeth:after,.fad.fa-teeth:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â®"
}

.fa-duotone.fa-teeth-open:after,.fad.fa-teeth-open:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-telescope:after,.fad.fa-telescope:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-temperature-arrow-down:after,.fa-duotone.fa-temperature-down:after,.fad.fa-temperature-arrow-down:after,.fad.fa-temperature-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-temperature-arrow-up:after,.fa-duotone.fa-temperature-up:after,.fad.fa-temperature-arrow-up:after,.fad.fa-temperature-up:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-temperature-0:after,.fa-duotone.fa-temperature-empty:after,.fa-duotone.fa-thermometer-0:after,.fa-duotone.fa-thermometer-empty:after,.fad.fa-temperature-0:after,.fad.fa-temperature-empty:after,.fad.fa-thermometer-0:after,.fad.fa-thermometer-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-temperature-4:after,.fa-duotone.fa-temperature-full:after,.fa-duotone.fa-thermometer-4:after,.fa-duotone.fa-thermometer-full:after,.fad.fa-temperature-4:after,.fad.fa-temperature-full:after,.fad.fa-thermometer-4:after,.fad.fa-thermometer-full:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-temperature-2:after,.fa-duotone.fa-temperature-half:after,.fa-duotone.fa-thermometer-2:after,.fa-duotone.fa-thermometer-half:after,.fad.fa-temperature-2:after,.fad.fa-temperature-half:after,.fad.fa-thermometer-2:after,.fad.fa-thermometer-half:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-temperature-high:after,.fad.fa-temperature-high:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â©"
}

.fa-duotone.fa-temperature-list:after,.fad.fa-temperature-list:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-temperature-low:after,.fad.fa-temperature-low:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â«"
}

.fa-duotone.fa-temperature-1:after,.fa-duotone.fa-temperature-quarter:after,.fa-duotone.fa-thermometer-1:after,.fa-duotone.fa-thermometer-quarter:after,.fad.fa-temperature-1:after,.fad.fa-temperature-quarter:after,.fad.fa-thermometer-1:after,.fad.fa-thermometer-quarter:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-temperature-frigid:after,.fa-duotone.fa-temperature-snow:after,.fad.fa-temperature-frigid:after,.fad.fa-temperature-snow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-temperature-hot:after,.fa-duotone.fa-temperature-sun:after,.fad.fa-temperature-hot:after,.fad.fa-temperature-sun:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âª"
}

.fa-duotone.fa-temperature-3:after,.fa-duotone.fa-temperature-three-quarters:after,.fa-duotone.fa-thermometer-3:after,.fa-duotone.fa-thermometer-three-quarters:after,.fad.fa-temperature-3:after,.fad.fa-temperature-three-quarters:after,.fad.fa-thermometer-3:after,.fad.fa-thermometer-three-quarters:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-tenge-sign:after,.fa-duotone.fa-tenge:after,.fad.fa-tenge-sign:after,.fad.fa-tenge:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-tennis-ball:after,.fad.fa-tennis-ball:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-tent:after,.fad.fa-tent:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-tent-arrow-down-to-line:after,.fad.fa-tent-arrow-down-to-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-tent-arrow-left-right:after,.fad.fa-tent-arrow-left-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-tent-arrow-turn-left:after,.fad.fa-tent-arrow-turn-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-tent-arrows-down:after,.fad.fa-tent-arrows-down:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-tents:after,.fad.fa-tents:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-terminal:after,.fad.fa-terminal:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-text:after,.fad.fa-text:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-text-height:after,.fad.fa-text-height:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-text-size:after,.fad.fa-text-size:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-remove-format:after,.fa-duotone.fa-text-slash:after,.fad.fa-remove-format:after,.fad.fa-text-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-text-width:after,.fad.fa-text-width:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-thermometer:after,.fad.fa-thermometer:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-theta:after,.fad.fa-theta:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-thought-bubble:after,.fad.fa-thought-bubble:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-thumbs-down:after,.fad.fa-thumbs-down:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-thumbs-up:after,.fad.fa-thumbs-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-thumb-tack:after,.fa-duotone.fa-thumbtack:after,.fad.fa-thumb-tack:after,.fad.fa-thumbtack:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-tick:after,.fad.fa-tick:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-ticket:after,.fad.fa-ticket:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-ticket-airline:after,.fad.fa-ticket-airline:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-ticket-alt:after,.fa-duotone.fa-ticket-simple:after,.fad.fa-ticket-alt:after,.fad.fa-ticket-simple:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-tickets-airline:after,.fad.fa-tickets-airline:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-tilde:after,.fad.fa-tilde:after {
    content: "~~"
}

.fa-duotone.fa-timeline:after,.fad.fa-timeline:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-timeline-arrow:after,.fad.fa-timeline-arrow:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-timer:after,.fad.fa-timer:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-tire:after,.fad.fa-tire:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-tire-flat:after,.fad.fa-tire-flat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-tire-pressure-warning:after,.fad.fa-tire-pressure-warning:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-tire-rugged:after,.fad.fa-tire-rugged:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-toggle-large-off:after,.fad.fa-toggle-large-off:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-toggle-large-on:after,.fad.fa-toggle-large-on:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-toggle-off:after,.fad.fa-toggle-off:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-toggle-on:after,.fad.fa-toggle-on:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-toilet:after,.fad.fa-toilet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-toilet-paper:after,.fad.fa-toilet-paper:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-toilet-paper-alt:after,.fa-duotone.fa-toilet-paper-blank:after,.fad.fa-toilet-paper-alt:after,.fad.fa-toilet-paper-blank:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-toilet-paper-blank-under:after,.fa-duotone.fa-toilet-paper-reverse-alt:after,.fad.fa-toilet-paper-blank-under:after,.fad.fa-toilet-paper-reverse-alt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-toilet-paper-check:after,.fad.fa-toilet-paper-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-toilet-paper-slash:after,.fad.fa-toilet-paper-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â²"
}

.fa-duotone.fa-toilet-paper-reverse:after,.fa-duotone.fa-toilet-paper-under:after,.fad.fa-toilet-paper-reverse:after,.fad.fa-toilet-paper-under:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-toilet-paper-reverse-slash:after,.fa-duotone.fa-toilet-paper-under-slash:after,.fad.fa-toilet-paper-reverse-slash:after,.fad.fa-toilet-paper-under-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-toilet-paper-xmark:after,.fad.fa-toilet-paper-xmark:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-toilet-portable:after,.fad.fa-toilet-portable:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-toilets-portable:after,.fad.fa-toilets-portable:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-tomato:after,.fad.fa-tomato:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-tombstone:after,.fad.fa-tombstone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-tombstone-alt:after,.fa-duotone.fa-tombstone-blank:after,.fad.fa-tombstone-alt:after,.fad.fa-tombstone-blank:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-toolbox:after,.fad.fa-toolbox:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-tooth:after,.fad.fa-tooth:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-toothbrush:after,.fad.fa-toothbrush:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-torii-gate:after,.fad.fa-torii-gate:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-tornado:after,.fad.fa-tornado:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-broadcast-tower:after,.fa-duotone.fa-tower-broadcast:after,.fad.fa-broadcast-tower:after,.fad.fa-tower-broadcast:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-tower-cell:after,.fad.fa-tower-cell:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-tower-control:after,.fad.fa-tower-control:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-tower-observation:after,.fad.fa-tower-observation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-tractor:after,.fad.fa-tractor:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-trademark:after,.fad.fa-trademark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-traffic-cone:after,.fad.fa-traffic-cone:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-traffic-light:after,.fad.fa-traffic-light:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-traffic-light-go:after,.fad.fa-traffic-light-go:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-traffic-light-slow:after,.fad.fa-traffic-light-slow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-traffic-light-stop:after,.fad.fa-traffic-light-stop:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-trailer:after,.fad.fa-trailer:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-train:after,.fad.fa-train:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-subway:after,.fa-duotone.fa-train-subway:after,.fad.fa-subway:after,.fad.fa-train-subway:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-subway-tunnel:after,.fa-duotone.fa-train-subway-tunnel:after,.fad.fa-subway-tunnel:after,.fad.fa-train-subway-tunnel:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-train-track:after,.fad.fa-train-track:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-train-tram:after,.fad.fa-train-tram:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-train-tunnel:after,.fad.fa-train-tunnel:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-transformer-bolt:after,.fad.fa-transformer-bolt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-transgender-alt:after,.fa-duotone.fa-transgender:after,.fad.fa-transgender-alt:after,.fad.fa-transgender:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-transporter:after,.fad.fa-transporter:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-transporter-1:after,.fad.fa-transporter-1:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-transporter-2:after,.fad.fa-transporter-2:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-transporter-3:after,.fad.fa-transporter-3:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-transporter-4:after,.fad.fa-transporter-4:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-transporter-5:after,.fad.fa-transporter-5:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-transporter-6:after,.fad.fa-transporter-6:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-transporter-7:after,.fad.fa-transporter-7:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-transporter-empty:after,.fad.fa-transporter-empty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-trash:after,.fad.fa-trash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-trash-arrow-up:after,.fa-duotone.fa-trash-restore:after,.fad.fa-trash-arrow-up:after,.fad.fa-trash-restore:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-trash-alt:after,.fa-duotone.fa-trash-can:after,.fad.fa-trash-alt:after,.fad.fa-trash-can:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-trash-can-arrow-up:after,.fa-duotone.fa-trash-restore-alt:after,.fad.fa-trash-can-arrow-up:after,.fad.fa-trash-restore-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-trash-can-check:after,.fad.fa-trash-can-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-trash-can-clock:after,.fad.fa-trash-can-clock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-trash-can-list:after,.fad.fa-trash-can-list:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-trash-can-plus:after,.fad.fa-trash-can-plus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-trash-alt-slash:after,.fa-duotone.fa-trash-can-slash:after,.fad.fa-trash-alt-slash:after,.fad.fa-trash-can-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-trash-can-arrow-turn-left:after,.fa-duotone.fa-trash-can-undo:after,.fa-duotone.fa-trash-undo-alt:after,.fad.fa-trash-can-arrow-turn-left:after,.fad.fa-trash-can-undo:after,.fad.fa-trash-undo-alt:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-trash-can-xmark:after,.fad.fa-trash-can-xmark:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-trash-check:after,.fad.fa-trash-check:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-trash-clock:after,.fad.fa-trash-clock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-trash-list:after,.fad.fa-trash-list:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-trash-plus:after,.fad.fa-trash-plus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-trash-slash:after,.fad.fa-trash-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-trash-arrow-turn-left:after,.fa-duotone.fa-trash-undo:after,.fad.fa-trash-arrow-turn-left:after,.fad.fa-trash-undo:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-trash-xmark:after,.fad.fa-trash-xmark:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-treasure-chest:after,.fad.fa-treasure-chest:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-tree:after,.fad.fa-tree:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-tree-christmas:after,.fad.fa-tree-christmas:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-tree-city:after,.fad.fa-tree-city:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-tree-alt:after,.fa-duotone.fa-tree-deciduous:after,.fad.fa-tree-alt:after,.fad.fa-tree-deciduous:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-tree-decorated:after,.fad.fa-tree-decorated:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-tree-large:after,.fad.fa-tree-large:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-tree-palm:after,.fad.fa-tree-palm:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-trees:after,.fad.fa-trees:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-triangle:after,.fad.fa-triangle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-exclamation-triangle:after,.fa-duotone.fa-triangle-exclamation:after,.fa-duotone.fa-warning:after,.fad.fa-exclamation-triangle:after,.fad.fa-triangle-exclamation:after,.fad.fa-warning:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-triangle-instrument:after,.fa-duotone.fa-triangle-music:after,.fad.fa-triangle-instrument:after,.fad.fa-triangle-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-construction:after,.fa-duotone.fa-triangle-person-digging:after,.fad.fa-construction:after,.fad.fa-triangle-person-digging:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-trillium:after,.fad.fa-trillium:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-trophy:after,.fad.fa-trophy:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-trophy-alt:after,.fa-duotone.fa-trophy-star:after,.fad.fa-trophy-alt:after,.fad.fa-trophy-star:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-trowel:after,.fad.fa-trowel:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-trowel-bricks:after,.fad.fa-trowel-bricks:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-truck:after,.fad.fa-truck:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-truck-arrow-right:after,.fad.fa-truck-arrow-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-truck-bolt:after,.fad.fa-truck-bolt:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-shipping-timed:after,.fa-duotone.fa-truck-clock:after,.fad.fa-shipping-timed:after,.fad.fa-truck-clock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-truck-container:after,.fad.fa-truck-container:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-truck-container-empty:after,.fad.fa-truck-container-empty:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-truck-droplet:after,.fad.fa-truck-droplet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-shipping-fast:after,.fa-duotone.fa-truck-fast:after,.fad.fa-shipping-fast:after,.fad.fa-truck-fast:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-truck-field:after,.fad.fa-truck-field:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-truck-field-un:after,.fad.fa-truck-field-un:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-truck-flatbed:after,.fad.fa-truck-flatbed:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-truck-front:after,.fad.fa-truck-front:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-ambulance:after,.fa-duotone.fa-truck-medical:after,.fad.fa-ambulance:after,.fad.fa-truck-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-truck-monster:after,.fad.fa-truck-monster:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-truck-moving:after,.fad.fa-truck-moving:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-truck-pickup:after,.fad.fa-truck-pickup:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-truck-plane:after,.fad.fa-truck-plane:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-truck-plow:after,.fad.fa-truck-plow:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-truck-ramp:after,.fad.fa-truck-ramp:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â "
}

.fa-duotone.fa-truck-loading:after,.fa-duotone.fa-truck-ramp-box:after,.fad.fa-truck-loading:after,.fad.fa-truck-ramp-box:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-truck-couch:after,.fa-duotone.fa-truck-ramp-couch:after,.fad.fa-truck-couch:after,.fad.fa-truck-ramp-couch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-truck-tow:after,.fad.fa-truck-tow:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-trumpet:after,.fad.fa-trumpet:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-teletype:after,.fa-duotone.fa-tty:after,.fad.fa-teletype:after,.fad.fa-tty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-teletype-answer:after,.fa-duotone.fa-tty-answer:after,.fad.fa-teletype-answer:after,.fad.fa-tty-answer:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-tugrik-sign:after,.fad.fa-tugrik-sign:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Âº"
}

.fa-duotone.fa-turkey:after,.fad.fa-turkey:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-try:after,.fa-duotone.fa-turkish-lira-sign:after,.fa-duotone.fa-turkish-lira:after,.fad.fa-try:after,.fad.fa-turkish-lira-sign:after,.fad.fa-turkish-lira:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-level-down-alt:after,.fa-duotone.fa-turn-down:after,.fad.fa-level-down-alt:after,.fad.fa-turn-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-turn-down-left:after,.fad.fa-turn-down-left:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-turn-down-right:after,.fad.fa-turn-down-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-level-up-alt:after,.fa-duotone.fa-turn-up:after,.fad.fa-level-up-alt:after,.fad.fa-turn-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-turntable:after,.fad.fa-turntable:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-turtle:after,.fad.fa-turtle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-television:after,.fa-duotone.fa-tv-alt:after,.fa-duotone.fa-tv:after,.fad.fa-television:after,.fad.fa-tv-alt:after,.fad.fa-tv:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-tv-music:after,.fad.fa-tv-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-tv-retro:after,.fad.fa-tv-retro:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-typewriter:after,.fad.fa-typewriter:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-u:after,.fad.fa-u:after {
    content: "UU"
}

.fa-duotone.fa-ufo:after,.fad.fa-ufo:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-ufo-beam:after,.fad.fa-ufo-beam:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-umbrella:after,.fad.fa-umbrella:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-umbrella-beach:after,.fad.fa-umbrella-beach:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-umbrella-alt:after,.fa-duotone.fa-umbrella-simple:after,.fad.fa-umbrella-alt:after,.fad.fa-umbrella-simple:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-underline:after,.fad.fa-underline:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-unicorn:after,.fad.fa-unicorn:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-uniform-martial-arts:after,.fad.fa-uniform-martial-arts:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-union:after,.fad.fa-union:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-universal-access:after,.fad.fa-universal-access:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-unlock:after,.fad.fa-unlock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-unlock-alt:after,.fa-duotone.fa-unlock-keyhole:after,.fad.fa-unlock-alt:after,.fad.fa-unlock-keyhole:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-arrow-alt-up:after,.fa-duotone.fa-up:after,.fad.fa-arrow-alt-up:after,.fad.fa-up:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-arrows-alt-v:after,.fa-duotone.fa-up-down:after,.fad.fa-arrows-alt-v:after,.fad.fa-up-down:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-arrows-alt:after,.fa-duotone.fa-up-down-left-right:after,.fad.fa-arrows-alt:after,.fad.fa-up-down-left-right:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-up-from-bracket:after,.fad.fa-up-from-bracket:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-up-from-dotted-line:after,.fad.fa-up-from-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-arrow-alt-from-bottom:after,.fa-duotone.fa-up-from-line:after,.fad.fa-arrow-alt-from-bottom:after,.fad.fa-up-from-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-up-left:after,.fad.fa-up-left:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-long-arrow-alt-up:after,.fa-duotone.fa-up-long:after,.fad.fa-long-arrow-alt-up:after,.fad.fa-up-long:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-up-right:after,.fad.fa-up-right:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-expand-alt:after,.fa-duotone.fa-up-right-and-down-left-from-center:after,.fad.fa-expand-alt:after,.fad.fa-up-right-and-down-left-from-center:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-external-link-alt:after,.fa-duotone.fa-up-right-from-square:after,.fad.fa-external-link-alt:after,.fad.fa-up-right-from-square:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-up-to-dotted-line:after,.fad.fa-up-to-dotted-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-arrow-alt-to-top:after,.fa-duotone.fa-up-to-line:after,.fad.fa-arrow-alt-to-top:after,.fad.fa-up-to-line:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-upload:after,.fad.fa-upload:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-usb-drive:after,.fad.fa-usb-drive:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-user:after,.fad.fa-user:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-user-alien:after,.fad.fa-user-alien:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â "
}

.fa-duotone.fa-user-astronaut:after,.fad.fa-user-astronaut:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â»"
}

.fa-duotone.fa-user-bounty-hunter:after,.fad.fa-user-bounty-hunter:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-user-check:after,.fad.fa-user-check:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¼"
}

.fa-duotone.fa-user-chef:after,.fad.fa-user-chef:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-user-clock:after,.fad.fa-user-clock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â½"
}

.fa-duotone.fa-user-cowboy:after,.fad.fa-user-cowboy:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-user-crown:after,.fad.fa-user-crown:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-user-doctor:after,.fa-duotone.fa-user-md:after,.fad.fa-user-doctor:after,.fad.fa-user-md:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-user-doctor-hair:after,.fad.fa-user-doctor-hair:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-user-doctor-hair-long:after,.fad.fa-user-doctor-hair-long:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-user-doctor-message:after,.fa-duotone.fa-user-md-chat:after,.fad.fa-user-doctor-message:after,.fad.fa-user-md-chat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-user-cog:after,.fa-duotone.fa-user-gear:after,.fad.fa-user-cog:after,.fad.fa-user-gear:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-user-graduate:after,.fad.fa-user-graduate:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-user-friends:after,.fa-duotone.fa-user-group:after,.fad.fa-user-friends:after,.fad.fa-user-group:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-user-group-crown:after,.fa-duotone.fa-users-crown:after,.fad.fa-user-group-crown:after,.fad.fa-users-crown:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-user-hair:after,.fad.fa-user-hair:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-user-hair-buns:after,.fad.fa-user-hair-buns:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-user-hair-long:after,.fad.fa-user-hair-long:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-business-front:after,.fa-duotone.fa-party-back:after,.fa-duotone.fa-trian-balbot:after,.fa-duotone.fa-user-hair-mullet:after,.fad.fa-business-front:after,.fad.fa-party-back:after,.fad.fa-trian-balbot:after,.fad.fa-user-hair-mullet:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã¢â‚¬Å“"
}

.fa-duotone.fa-user-headset:after,.fad.fa-user-headset:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-user-construction:after,.fa-duotone.fa-user-hard-hat:after,.fa-duotone.fa-user-helmet-safety:after,.fad.fa-user-construction:after,.fad.fa-user-hard-hat:after,.fad.fa-user-helmet-safety:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-user-injured:after,.fad.fa-user-injured:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-user-alt:after,.fa-duotone.fa-user-large:after,.fad.fa-user-alt:after,.fad.fa-user-large:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-user-alt-slash:after,.fa-duotone.fa-user-large-slash:after,.fad.fa-user-alt-slash:after,.fad.fa-user-large-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Âº"
}

.fa-duotone.fa-user-lock:after,.fad.fa-user-lock:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-user-minus:after,.fad.fa-user-minus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-user-music:after,.fad.fa-user-music:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-user-ninja:after,.fad.fa-user-ninja:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-user-nurse:after,.fad.fa-user-nurse:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-user-nurse-hair:after,.fad.fa-user-nurse-hair:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-user-nurse-hair-long:after,.fad.fa-user-nurse-hair-long:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¾"
}

.fa-duotone.fa-user-edit:after,.fa-duotone.fa-user-pen:after,.fad.fa-user-edit:after,.fad.fa-user-pen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¿"
}

.fa-duotone.fa-user-pilot:after,.fad.fa-user-pilot:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-user-pilot-tie:after,.fad.fa-user-pilot-tie:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-user-plus:after,.fad.fa-user-plus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-user-police:after,.fad.fa-user-police:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â³"
}

.fa-duotone.fa-user-police-tie:after,.fad.fa-user-police-tie:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â´"
}

.fa-duotone.fa-user-robot:after,.fad.fa-user-robot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-user-robot-xmarks:after,.fad.fa-user-robot-xmarks:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-user-secret:after,.fad.fa-user-secret:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-user-shakespeare:after,.fad.fa-user-shakespeare:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡"
}

.fa-duotone.fa-user-shield:after,.fad.fa-user-shield:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-user-slash:after,.fad.fa-user-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-user-tag:after,.fad.fa-user-tag:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-user-tie:after,.fad.fa-user-tie:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-user-tie-hair:after,.fad.fa-user-tie-hair:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-user-tie-hair-long:after,.fad.fa-user-tie-hair-long:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-user-unlock:after,.fad.fa-user-unlock:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-user-visor:after,.fad.fa-user-visor:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-user-vneck:after,.fad.fa-user-vneck:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-user-vneck-hair:after,.fad.fa-user-vneck-hair:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-user-vneck-hair-long:after,.fad.fa-user-vneck-hair-long:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â£"
}

.fa-duotone.fa-user-times:after,.fa-duotone.fa-user-xmark:after,.fad.fa-user-times:after,.fad.fa-user-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-users:after,.fad.fa-users:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬"
}

.fa-duotone.fa-users-between-lines:after,.fad.fa-users-between-lines:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-users-cog:after,.fa-duotone.fa-users-gear:after,.fad.fa-users-cog:after,.fad.fa-users-gear:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-users-line:after,.fad.fa-users-line:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-users-medical:after,.fad.fa-users-medical:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-users-rays:after,.fad.fa-users-rays:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-users-rectangle:after,.fad.fa-users-rectangle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-users-slash:after,.fad.fa-users-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-users-viewfinder:after,.fad.fa-users-viewfinder:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-cutlery:after,.fa-duotone.fa-utensils:after,.fad.fa-cutlery:after,.fad.fa-utensils:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-utensils-slash:after,.fad.fa-utensils-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¤"
}

.fa-duotone.fa-utility-pole:after,.fad.fa-utility-pole:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€ Ã¢â‚¬â„¢"
}

.fa-duotone.fa-utility-pole-double:after,.fad.fa-utility-pole-double:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾"
}

.fa-duotone.fa-v:after,.fad.fa-v:after {
    content: "VV"
}

.fa-duotone.fa-vacuum:after,.fad.fa-vacuum:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-vacuum-robot:after,.fad.fa-vacuum-robot:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-value-absolute:after,.fad.fa-value-absolute:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-shuttle-van:after,.fa-duotone.fa-van-shuttle:after,.fad.fa-shuttle-van:after,.fad.fa-van-shuttle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-vault:after,.fad.fa-vault:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-vector-circle:after,.fad.fa-vector-circle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-vector-polygon:after,.fad.fa-vector-polygon:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡"
}

.fa-duotone.fa-vector-square:after,.fad.fa-vector-square:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-vent-damper:after,.fad.fa-vent-damper:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¥"
}

.fa-duotone.fa-venus:after,.fad.fa-venus:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-venus-double:after,.fad.fa-venus-double:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-venus-mars:after,.fad.fa-venus-mars:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-vest:after,.fad.fa-vest:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-vest-patches:after,.fad.fa-vest-patches:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â "
}

.fa-duotone.fa-vial:after,.fad.fa-vial:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-vial-circle-check:after,.fad.fa-vial-circle-check:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-vial-virus:after,.fad.fa-vial-virus:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-vials:after,.fad.fa-vials:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-video-camera:after,.fa-duotone.fa-video:after,.fad.fa-video-camera:after,.fad.fa-video:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â½"
}

.fa-duotone.fa-video-arrow-down-left:after,.fad.fa-video-arrow-down-left:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¹Ã¢â‚¬Â "
}

.fa-duotone.fa-video-arrow-up-right:after,.fad.fa-video-arrow-up-right:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°"
}

.fa-duotone.fa-video-plus:after,.fad.fa-video-plus:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-video-slash:after,.fad.fa-video-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-vihara:after,.fad.fa-vihara:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-violin:after,.fad.fa-violin:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-virus:after,.fad.fa-virus:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-virus-covid:after,.fad.fa-virus-covid:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-virus-covid-slash:after,.fad.fa-virus-covid-slash:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-virus-slash:after,.fad.fa-virus-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-viruses:after,.fad.fa-viruses:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-voicemail:after,.fad.fa-voicemail:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-volcano:after,.fad.fa-volcano:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â°"
}

.fa-duotone.fa-volleyball-ball:after,.fa-duotone.fa-volleyball:after,.fad.fa-volleyball-ball:after,.fad.fa-volleyball:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â¸"
}

.fa-duotone.fa-volume-medium:after,.fa-duotone.fa-volume:after,.fad.fa-volume-medium:after,.fad.fa-volume:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-volume-high:after,.fa-duotone.fa-volume-up:after,.fad.fa-volume-high:after,.fad.fa-volume-up:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¨"
}

.fa-duotone.fa-volume-down:after,.fa-duotone.fa-volume-low:after,.fad.fa-volume-down:after,.fad.fa-volume-low:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â§"
}

.fa-duotone.fa-volume-off:after,.fad.fa-volume-off:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-volume-slash:after,.fad.fa-volume-slash:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-volume-mute:after,.fa-duotone.fa-volume-times:after,.fa-duotone.fa-volume-xmark:after,.fad.fa-volume-mute:after,.fad.fa-volume-times:after,.fad.fa-volume-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-vr-cardboard:after,.fad.fa-vr-cardboard:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â©"
}

.fa-duotone.fa-w:after,.fad.fa-w:after {
    content: "WW"
}

.fa-duotone.fa-waffle:after,.fad.fa-waffle:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â¦"
}

.fa-duotone.fa-wagon-covered:after,.fad.fa-wagon-covered:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-walker:after,.fad.fa-walker:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-walkie-talkie:after,.fad.fa-walkie-talkie:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-wallet:after,.fad.fa-wallet:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-wand:after,.fad.fa-wand:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-magic:after,.fa-duotone.fa-wand-magic:after,.fad.fa-magic:after,.fad.fa-wand-magic:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-magic-wand-sparkles:after,.fa-duotone.fa-wand-magic-sparkles:after,.fad.fa-magic-wand-sparkles:after,.fad.fa-wand-magic-sparkles:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â "
}

.fa-duotone.fa-wand-sparkles:after,.fad.fa-wand-sparkles:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-warehouse:after,.fad.fa-warehouse:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â"
}

.fa-duotone.fa-warehouse-alt:after,.fa-duotone.fa-warehouse-full:after,.fad.fa-warehouse-alt:after,.fad.fa-warehouse-full:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢"
}

.fa-duotone.fa-washer:after,.fa-duotone.fa-washing-machine:after,.fad.fa-washer:after,.fad.fa-washing-machine:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-watch:after,.fad.fa-watch:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-watch-apple:after,.fad.fa-watch-apple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹"
}

.fa-duotone.fa-watch-calculator:after,.fad.fa-watch-calculator:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â°"
}

.fa-duotone.fa-watch-fitness:after,.fad.fa-watch-fitness:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€¹Ã…â€œÃƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-watch-smart:after,.fad.fa-watch-smart:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã¢â‚¬â„¢"
}

.fa-duotone.fa-water:after,.fad.fa-water:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³"
}

.fa-duotone.fa-water-arrow-down:after,.fa-duotone.fa-water-lower:after,.fad.fa-water-arrow-down:after,.fad.fa-water-lower:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´"
}

.fa-duotone.fa-water-arrow-up:after,.fa-duotone.fa-water-rise:after,.fad.fa-water-arrow-up:after,.fad.fa-water-rise:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Âµ"
}

.fa-duotone.fa-ladder-water:after,.fa-duotone.fa-swimming-pool:after,.fa-duotone.fa-water-ladder:after,.fad.fa-ladder-water:after,.fad.fa-swimming-pool:after,.fad.fa-water-ladder:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦"
}

.fa-duotone.fa-watermelon-slice:after,.fad.fa-watermelon-slice:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â·"
}

.fa-duotone.fa-heart-rate:after,.fa-duotone.fa-wave-pulse:after,.fad.fa-heart-rate:after,.fad.fa-wave-pulse:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-wave-sine:after,.fad.fa-wave-sine:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-wave-square:after,.fad.fa-wave-square:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¾"
}

.fa-duotone.fa-wave-triangle:after,.fad.fa-wave-triangle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-waveform:after,.fad.fa-waveform:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â±"
}

.fa-duotone.fa-waveform-lines:after,.fa-duotone.fa-waveform-path:after,.fad.fa-waveform-lines:after,.fad.fa-waveform-path:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â²ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â£Ãƒâ€šÃ‚Â²"
}

.fa-duotone.fa-weight-hanging:after,.fad.fa-weight-hanging:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-weight-scale:after,.fa-duotone.fa-weight:after,.fad.fa-weight-scale:after,.fad.fa-weight:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“"
}

.fa-duotone.fa-whale:after,.fad.fa-whale:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-wheat:after,.fad.fa-wheat:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-wheat-alt:after,.fa-duotone.fa-wheat-awn:after,.fad.fa-wheat-alt:after,.fad.fa-wheat-awn:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-wheat-awn-circle-exclamation:after,.fad.fa-wheat-awn-circle-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¹Ã…â€œ"
}

.fa-duotone.fa-wheat-awn-slash:after,.fad.fa-wheat-awn-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¸"
}

.fa-duotone.fa-wheat-slash:after,.fad.fa-wheat-slash:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â®Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¹"
}

.fa-duotone.fa-wheelchair:after,.fad.fa-wheelchair:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ"
}

.fa-duotone.fa-wheelchair-alt:after,.fa-duotone.fa-wheelchair-move:after,.fad.fa-wheelchair-alt:after,.fad.fa-wheelchair-move:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-glass-whiskey:after,.fa-duotone.fa-whiskey-glass:after,.fad.fa-glass-whiskey:after,.fad.fa-whiskey-glass:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-glass-whiskey-rocks:after,.fa-duotone.fa-whiskey-glass-ice:after,.fad.fa-glass-whiskey-rocks:after,.fad.fa-whiskey-glass-ice:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¡"
}

.fa-duotone.fa-whistle:after,.fad.fa-whistle:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€šÃ‚Â "
}

.fa-duotone.fa-wifi-3:after,.fa-duotone.fa-wifi-strong:after,.fa-duotone.fa-wifi:after,.fad.fa-wifi-3:after,.fad.fa-wifi-strong:after,.fad.fa-wifi:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-wifi-exclamation:after,.fad.fa-wifi-exclamation:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-wifi-2:after,.fa-duotone.fa-wifi-fair:after,.fad.fa-wifi-2:after,.fad.fa-wifi-fair:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â«"
}

.fa-duotone.fa-wifi-slash:after,.fad.fa-wifi-slash:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â¬"
}

.fa-duotone.fa-wifi-1:after,.fa-duotone.fa-wifi-weak:after,.fad.fa-wifi-1:after,.fad.fa-wifi-weak:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Âª"
}

.fa-duotone.fa-wind:after,.fad.fa-wind:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®"
}

.fa-duotone.fa-wind-turbine:after,.fad.fa-wind-turbine:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-wind-circle-exclamation:after,.fa-duotone.fa-wind-warning:after,.fad.fa-wind-circle-exclamation:after,.fad.fa-wind-warning:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¶"
}

.fa-duotone.fa-window:after,.fad.fa-window:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-window-alt:after,.fa-duotone.fa-window-flip:after,.fad.fa-window-alt:after,.fad.fa-window-flip:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-window-frame:after,.fad.fa-window-frame:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-window-frame-open:after,.fad.fa-window-frame-open:after {
    content: "ÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â®Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â"
}

.fa-duotone.fa-window-maximize:after,.fad.fa-window-maximize:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-window-minimize:after,.fad.fa-window-minimize:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-window-restore:after,.fad.fa-window-restore:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢"
}

.fa-duotone.fa-windsock:after,.fad.fa-windsock:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â·"
}

.fa-duotone.fa-wine-bottle:after,.fad.fa-wine-bottle:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¯"
}

.fa-duotone.fa-wine-glass:after,.fad.fa-wine-glass:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚Â£"
}

.fa-duotone.fa-fragile:after,.fa-duotone.fa-wine-glass-crack:after,.fad.fa-fragile:after,.fad.fa-wine-glass-crack:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â»"
}

.fa-duotone.fa-wine-glass-alt:after,.fa-duotone.fa-wine-glass-empty:after,.fad.fa-wine-glass-alt:after,.fad.fa-wine-glass-empty:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€¦Ã‚Â½"
}

.fa-duotone.fa-krw:after,.fa-duotone.fa-won-sign:after,.fa-duotone.fa-won:after,.fad.fa-krw:after,.fad.fa-won-sign:after,.fad.fa-won:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-worm:after,.fad.fa-worm:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢"
}

.fa-duotone.fa-wreath:after,.fad.fa-wreath:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¢"
}

.fa-duotone.fa-wrench:after,.fad.fa-wrench:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-wrench-simple:after,.fad.fa-wrench-simple:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“"
}

.fa-duotone.fa-x:after,.fad.fa-x:after {
    content: "XX"
}

.fa-duotone.fa-x-ray:after,.fad.fa-x-ray:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-close:after,.fa-duotone.fa-multiply:after,.fa-duotone.fa-remove:after,.fa-duotone.fa-times:after,.fa-duotone.fa-xmark:after,.fad.fa-close:after,.fad.fa-multiply:after,.fad.fa-remove:after,.fad.fa-times:after,.fad.fa-xmark:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

.fa-duotone.fa-xmark-large:after,.fad.fa-xmark-large:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº"
}

.fa-duotone.fa-times-to-slot:after,.fa-duotone.fa-vote-nay:after,.fa-duotone.fa-xmark-to-slot:after,.fad.fa-times-to-slot:after,.fad.fa-vote-nay:after,.fad.fa-xmark-to-slot:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â±"
}

.fa-duotone.fa-xmarks-lines:after,.fad.fa-xmarks-lines:after {
    content: "ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€¦Ã‚Â¡"
}

.fa-duotone.fa-y:after,.fad.fa-y:after {
    content: "YY"
}

.fa-duotone.fa-cny:after,.fa-duotone.fa-jpy:after,.fa-duotone.fa-rmb:after,.fa-duotone.fa-yen-sign:after,.fa-duotone.fa-yen:after,.fad.fa-cny:after,.fad.fa-jpy:after,.fad.fa-rmb:after,.fad.fa-yen-sign:after,.fad.fa-yen:after {
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â"
}

.fa-duotone.fa-yin-yang:after,.fad.fa-yin-yang:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¯Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â­"
}

.fa-duotone.fa-z:after,.fad.fa-z:after {
    content: "ZZ"
}

:host,:root {
    --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 300;
    src: url(./fa-light-300.CrMXFT-o.woff2) format("woff2"),url(./fa-light-300.BAuD19ww.ttf) format("truetype")
}

.fa-light,.fal {
    font-family: Font Awesome\ 6 Pro;
    font-weight: 300
}

:host,:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 400;
    src: url(./fa-regular-400.By6bAPjT.woff2) format("woff2"),url(./fa-regular-400.Bwp3sfEz.ttf) format("truetype")
}

.fa-regular,.far {
    font-family: Font Awesome\ 6 Pro;
    font-weight: 400
}

:host,:root {
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 900;
    src: url(./fa-solid-900.BHzK9e0D.woff2) format("woff2"),url(./fa-solid-900.9IP6g8hD.ttf) format("truetype")
}

.fa-solid,.fas {
    font-family: Font Awesome\ 6 Pro;
    font-weight: 900
}

:host,:root {
    --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Pro;
    font-style: normal;
    font-weight: 100;
    src: url(./fa-thin-100.Cz0PpOvp.woff2) format("woff2"),url(./fa-thin-100.CAawvlU4.ttf) format("truetype")
}

.fa-thin,.fat {
    font-family: Font Awesome\ 6 Pro;
    font-weight: 100
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Brands;
    font-weight: 400;
    src: url(./fa-brands-400.DdGCPLpM.woff2) format("woff2"),url(./fa-brands-400.BAKUptkK.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    src: url(./fa-solid-900.BHzK9e0D.woff2) format("woff2"),url(./fa-solid-900.9IP6g8hD.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 400;
    src: url(./fa-regular-400.By6bAPjT.woff2) format("woff2"),url(./fa-regular-400.Bwp3sfEz.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
    src: url(./fa-light-300.CrMXFT-o.woff2) format("woff2"),url(./fa-light-300.BAuD19ww.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Duotone;
    font-weight: 900;
    src: url(./fa-duotone-900.Bj5C0vUO.woff2) format("woff2"),url(./fa-duotone-900.BkoGe6d0.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: FontAwesome;
    src: url(./fa-solid-900.BHzK9e0D.woff2) format("woff2"),url(./fa-solid-900.9IP6g8hD.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: FontAwesome;
    src: url(./fa-brands-400.DdGCPLpM.woff2) format("woff2"),url(./fa-brands-400.BAKUptkK.ttf) format("truetype")
}

@font-face {
    font-display: block;
    font-family: FontAwesome;
    src: url(./fa-regular-400.By6bAPjT.woff2) format("woff2"),url(./fa-regular-400.Bwp3sfEz.ttf) format("truetype");
    unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc
}

@font-face {
    font-display: block;
    font-family: FontAwesome;
    src: url(./fa-v4compatibility.zLLMlT0k.woff2) format("woff2"),url(./fa-v4compatibility.CzrIAFmx.ttf) format("truetype");
    unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a
}

@media only screen and (max-width: 576px) {
    .sliderCarvariations .swiper-scrollbar {
        bottom:57px!important
    }

    .sliderCarvariations .swiper-pagination .swiper-pagination-bullet:before {
        border: 2px solid #fff;
        height: 10px;
        width: 10px
    }

    .sliderCarvariations .swiper-pagination .swiper-pagination-bullet-active:before {
        border: 2px solid #2f575d
    }

    .sliderCarvariations .swiper-pagination .swiper-pagination-bullet {
        font-size: 12px;
        margin: 0 auto!important
    }
}

@media only screen and (max-width: 1024px) {
    .slider-info {
        width:100%
    }

    .slider-info h1 {
        font-size: 32px
    }

    .slider-info h5 {
        font-size: 1rem
    }

    .slider-action-buttons {
        margin-top: .2rem
    }

    .slider-action-buttons .btn {
        font-size: 12px;
        margin: 0
    }

    .btnsize {
        font-size: 12px
    }

    .btn {
        --bs-btn-padding-x: 2rem
    }

    .beauty-info h2 {
        font-size: 40px
    }

    .beauty-info h4 {
        font-size: 22px;
        letter-spacing: 10px;
        margin-top: 0;
        padding-left: 0
    }

    .service-image img {
        height: auto
    }

    .service-box h3 {
        font-size: 20px;
        padding: 20px
    }

    .title-40 h2 {
        font-size: 30px
    }

    .title-40 h4 {
        color: #bababa;
        font-size: 18px
    }

    .title-40 h2 {
        font-size: 26px
    }

    .article-image img {
        height: auto
    }

    .article-box .article-content {
        padding: 20px
    }

    footer h4 {
        margin-bottom: 1rem
    }

    .footerlinks li a {
        line-height: 32px
    }

    .copyright-bar {
        text-align: center
    }

    .copyright {
        font-size: 14px;
        line-height: 28px
    }

    .footer-social-icons {
        margin-top: 1rem;
        text-align: center
    }

    .beauty-concept h2 {
        font-size: 34px
    }

    .beauty-concept h2 span>br {
        display: none
    }

    .title h2 {
        font-size: 32px
    }

    .sliderTabs .nav-tabs {
        justify-content: center;
        margin-bottom: 30px
    }

    .sliderTabs .nav-tabs .nav-link {
        margin-right: 0;
        padding: 5px
    }

    .mb-5 {
        margin-bottom: 1rem!important
    }

    .sliderModels .thumbImage {
        height: auto;
        position: static;
        width: 100%
    }

    .sliderModels .thumbImage .swiper-slide img {
        height: 26vw
    }

    .sliderModels {
        padding-left: 0
    }

    .sliderModels .thumbImage .swiper-slide-thumb-active img {
        transform: scale(1)
    }

    .section-carmodels {
        min-height: 80vh;
        padding: 2rem 0
    }

    .sliderModels .gallery-content p {
        font-size: 14px;
        line-height: normal
    }

    .sliderModels .gallery-content .vehicle-features {
        margin-top: 20px
    }

    .sliderModels .gallery-content .vehicle-color-variations {
        margin-bottom: 0
    }

    .sliderModels .gallery-content .vehicle-action-buttons {
        margin: 20px 0;
        text-align: center
    }

    .sliderModels .gallery-content .vehicle-features h4 {
        font-size: 1rem
    }

    .section-carmodels:before {
        width: 100%
    }

    p {
        font-size: 18px;
        line-height: 28px
    }

    .beauty-introduction h4 {
        font-size: 24px;
        line-height: normal;
        margin-top: 20px
    }

    .title-joy h2 {
        font-size: 28px;
        line-height: normal;
        padding-right: 0
    }

    .viewcar-content {
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        padding: 20px
    }

    .title-stylish h2 {
        font-size: 22px
    }

    .title-stylish p {
        margin: 30px 0;
        padding-right: 0
    }

    .title h3 {
        font-size: 30px;
        line-height: normal
    }

    .p-5 {
        padding: 3rem 1rem!important
    }

    .vision-banner-box .vision-banner-content {
        width: 90%
    }

    .vision-banner-content h4 {
        font-size: 18px;
        font-weight: 500
    }

    .vision-banner-content h3 {
        font-size: 22px;
        font-weight: 600
    }

    .vision-banner-box.right .vision-banner-content {
        right: auto
    }

    .custom-title h3 {
        font-size: 72px;
        letter-spacing: 1rem
    }

    .engine-features {
        padding-left: 0
    }

    .institude-timeline ul li>br {
        display: none
    }

    .institude-timeline ul {
        display: block
    }

    .institude-timeline:after {
        bottom: 0;
        height: 100%;
        left: 37px;
        margin: auto;
        right: auto;
        top: 0;
        width: 2px
    }

    .institude-timeline ul li {
        margin: 0!important;
        padding-left: 80px;
        text-align: left
    }

    .institude-timeline ul li:after {
        left: 30px;
        right: auto
    }

    .institude-timeline ul li:nth-child(2n):after,.institude-timeline ul li:nth-child(odd):after {
        bottom: 0;
        top: 0
    }

    .timeline-content h4 {
        font-size: 22px;
        height: 24px;
        right: 10px
    }

    .timeline-box.right .timeline-content {
        padding-left: 70px
    }

    .timeline-box.right .timeline-content h4 {
        left: 10px
    }

    .timeline-content p {
        font-size: 14px
    }

    .timeline-image {
        padding-left: 20px
    }

    .timeline-content {
        padding-right: 70px
    }

    .timeline-box.right .timeline-image {
        padding-right: 20px
    }

    .featured .sales-image img {
        height: auto
    }

    .sales-content {
        padding: 20px 20px 0
    }

    .sales-content h3,.section-sales-services h4 {
        font-size: 28px
    }

    .section-sales-services h4 {
        font-size: 24px
    }

    .featured-service-content {
        padding: 20px
    }

    .featured-service-image img {
        height: 250px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .section-questionnaire-content {
        padding: 10px
    }

    .section-questionnaire-content h3 {
        font-size: 18px
    }

    .section-questionnaire-content h5 {
        font-size: 12px
    }

    .page-heading-info-release {
        align-items: center;
        color: #fff;
        display: flex;
        height: 100%;
        left: 0;
        padding-left: 50px;
        position: absolute;
        top: 0;
        width: 80%;
        z-index: 1
    }

    .page-heading-info-release h1 {
        font-size: 40px;
        font-weight: 700
    }

    .page-heading-info-release p {
        font-size: 16px;
        font-weight: 300;
        line-height: normal
    }

    .page-heading-info-release h2 {
        font-size: 3rem;
        font-weight: 900
    }

    .page-heading-info-release h4 {
        font-size: 1.125rem;
        font-weight: 300;
        line-height: 2rem
    }

    .section-questionnaire img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .news-box h4 {
        font-size: 22px
    }

    .news-box {
        margin-bottom: 12px;
        padding: 15px
    }

    .form-box .field-group label {
        border-right: 0;
        font-size: 1rem;
        padding-left: 1rem
    }

    .form-box .field-group {
        background: transparent;
        padding: 0
    }

    .form-box .field-group .input-box {
        background: #f3f3f3;
        border-radius: 50px;
        font-size: 1rem;
        padding: 10px 30px
    }

    .navbar {
        --bs-navbar-padding-x: 0rem;
        --bs-navbar-padding-y: 1rem
    }

    .navbar-toggler {
        border: 0;
        padding: 0
    }

    .navbar-toggler:focus,.navbar-toggler:focus-visible {
        box-shadow: none;
        outline: 0
    }

    .site-header {
        background-color: #fff;
        left: 0;
        position: fixed;
        top: 0;
        transform: translateY(-100%);
        transition: transform .3s ease-out;
        width: 100%;
        z-index: 1000
    }

    .site-header .navbar .navbar-collapse {
        background: #fff;
        border-bottom: 1px solid #ebeef5;
        left: 0;
        position: absolute;
        top: 72px;
        width: 100%;
        z-index: 9
    }

    .navbar-nav .nav-link {
        border-top: 1px solid #ebeef5;
        font-size: 1rem;
        padding: 15px;
        position: relative
    }

    .site-header .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
        align-items: center;
        border: 0;
        content: "+";
        display: block;
        display: flex;
        font-size: 18px;
        font-weight: 400;
        height: 100%;
        justify-content: center;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 50px
    }

    .dropdown-links .dropdown-item {
        display: block;
        font-size: 14px;
        line-height: normal;
        padding: 10px;
        text-align: left;
        width: auto
    }

    .site-header .navbar-nav .dropdown-menu {
        background: #00000005;
        border-top: 1px solid #ebeef5;
        transform: 0
    }

    .page-heading-info h2 {
        font-size: 2rem;
        font-weight: 900
    }

    .page-heading-info {
        padding-left: 20px!important;
        padding-right: 20px!important;
        width: 100%
    }

    .page-heading-info p {
        font-size: 14px;
        font-weight: 400;
        line-height: normal
    }

    .page-heading-info h1 {
        font-size: 2rem
    }

    .page-heading-info-vision h2 {
        font-size: 1.3rem;
        font-weight: 900
    }

    .page-heading-info-vision {
        padding-left: 20px!important;
        padding-right: 20px!important;
        width: 100%
    }

    .page-heading-info-vision p {
        font-size: 14px;
        font-weight: 400;
        line-height: normal
    }

    .page-heading-info-vision h1 {
        font-size: 2rem
    }

    .page-heading-info-sales {
        align-items: center;
        color: #fff;
        display: flex;
        height: 100%;
        left: 0;
        padding-left: 50px;
        position: absolute;
        top: 0;
        width: 80%;
        z-index: 1
    }

    .page-heading-info-sales h1 {
        font-size: 30px;
        font-weight: 700
    }

    .page-heading-info-sales p {
        font-size: 16px;
        font-weight: 300;
        line-height: normal
    }

    .page-heading-info-sales h2 {
        font-size: 3rem;
        font-weight: 900
    }

    .page-heading-info-sales h4 {
        font-size: 1.125rem;
        font-weight: 300;
        line-height: 2rem
    }

    .car-pattern1 {
        margin-top: -48px;
        position: relative
    }

    .except-all-navigation {
        display: none
    }

    .modelTabs.d-flex {
        display: block!important
    }

    .modelbox img {
        height: 40px;
        margin: 10px auto
    }

    .beauty-simplicity-content h2 {
        font-size: 46px
    }

    .beauty-simplicity-content p {
        color: #343434;
        font-size: 18px
    }

    .beauty-concept h2>br {
        display: none
    }

    .location-lists {
        display: block
    }

    .location-title {
        align-items: center;
        display: flex;
        font-size: 14px
    }

    .location-title img {
        display: block;
        height: auto;
        margin-right: 10px;
        width: 30px
    }

    .location-info {
        border-left: 1px solid #555;
        display: flex;
        justify-content: space-around;
        list-style: none;
        margin: 0;
        padding: 0
    }

    .point {
        display: none
    }

    .testdrive-form-section {
        padding-bottom: 0;
        padding-left: 0;
        position: relative
    }

    .testdrive-form-heading {
        font-size: 16px;
        font-weight: 500;
        padding: 0 0 20px;
        position: static;
        width: auto
    }

    .testdrive-form-heading .heading-step,.testdrive-form-section:before {
        display: none
    }

    .car-selections .image img {
        height: 45px
    }

    .errorAll,.testdrive-form .form-control,.testdrive-form .form-select {
        font-size: 14px
    }

    .single-car-content h2 {
        font-size: 60px !important;
    }

    .vehicle-feature-box h4 {
        font-size: 1rem
    }

    .single-car-content p {
        font-size: 12px;
    }

    .single-car-content .vehicle-color-variations {
        margin-bottom: 30px
    }

    .single-car-content .vehicle-features {
        margin: 20px 0
    }

    .single-car-details .gallery-image img {
        height: 150px
    }

    .section-single-car {
        background: #c9d2db;
        min-height: 650px;
        padding: 1rem 0;
        margin-top: -88px;
    }

    .single-car-banner {
        padding: 2rem 0
    }

    .single-car-banner-info {
        margin-top: 20px
    }

    .car-video-section {
        margin-bottom: 2rem
    }

    .glory-stripe li:nth-child(2) span,.glory-stripe li:nth-child(4) span {
        font-size: 18px
    }

    .scenario-design-content h3 {
        font-size: 22px
    }

    .carAnimationTop {
        padding: 50px 0
    }

    .section-reliability p {
        font-size: 22px
    }

    .production-ability-content,.verification-ability-content {
        padding: 0
    }

    .caractertext {
        font-size: 12px!important
    }

    .orientaltext {
        font-size: 50px!important
    }

    .textbiid {
        line-height: 40px
    }

    .overviewopacity:before {
        background: linear-gradient(90deg,rgba(0,0,0,.65) 0,transparent)
    }
}

@keyframes xyz-in-keyframes {
    0% {
        opacity: var(--xyz-in-opacity,var(--xyz-opacity,1));
        transform: var(--xyz-in-transform,var(--xyz-transform,perspective(var(--xyz-in-perspective,var(--xyz-perspective,var(--xyz-perspective-none)))) translate3d(var(--xyz-in-translate-x,var(--xyz-translate-x,0)),var(--xyz-in-translate-y,var(--xyz-translate-y,0)),var(--xyz-in-translate-z,var(--xyz-translate-z,0))) rotateX(var(--xyz-in-rotate-x,var(--xyz-rotate-x,0))) rotateY(var(--xyz-in-rotate-y,var(--xyz-rotate-y,0))) rotateZ(var(--xyz-in-rotate-z,var(--xyz-rotate-z,0))) scale3d(var(--xyz-in-scale-x,var(--xyz-scale-x,1)),var(--xyz-in-scale-y,var(--xyz-scale-y,1)),var(--xyz-in-scale-z,var(--xyz-scale-z,1))) skew(var(--xyz-in-skew-x,var(--xyz-skew-x,0)),var(--xyz-in-skew-y,var(--xyz-skew-y,0)))))
    }
}

@keyframes xyz-out-keyframes {
    0% {
        opacity: var(--xyz-out-opacity,var(--xyz-opacity,1));
        transform: var(--xyz-out-transform,var(--xyz-transform,perspective(var(--xyz-out-perspective,var(--xyz-perspective,var(--xyz-perspective-none)))) translate3d(var(--xyz-out-translate-x,var(--xyz-translate-x,0)),var(--xyz-out-translate-y,var(--xyz-translate-y,0)),var(--xyz-out-translate-z,var(--xyz-translate-z,0))) rotateX(var(--xyz-out-rotate-x,var(--xyz-rotate-x,0))) rotateY(var(--xyz-out-rotate-y,var(--xyz-rotate-y,0))) rotateZ(var(--xyz-out-rotate-z,var(--xyz-rotate-z,0))) scale3d(var(--xyz-out-scale-x,var(--xyz-scale-x,1)),var(--xyz-out-scale-y,var(--xyz-scale-y,1)),var(--xyz-out-scale-z,var(--xyz-scale-z,1))) skew(var(--xyz-out-skew-x,var(--xyz-skew-x,0)),var(--xyz-out-skew-y,var(--xyz-skew-y,0)))))
    }
}

@keyframes xyz-appear-keyframes {
    0% {
        opacity: var(--xyz-appear-opacity,var(--xyz-opacity,1));
        transform: var(--xyz-appear-transform,var(--xyz-transform,perspective(var(--xyz-appear-perspective,var(--xyz-perspective,var(--xyz-perspective-none)))) translate3d(var(--xyz-appear-translate-x,var(--xyz-translate-x,0)),var(--xyz-appear-translate-y,var(--xyz-translate-y,0)),var(--xyz-appear-translate-z,var(--xyz-translate-z,0))) rotateX(var(--xyz-appear-rotate-x,var(--xyz-rotate-x,0))) rotateY(var(--xyz-appear-rotate-y,var(--xyz-rotate-y,0))) rotateZ(var(--xyz-appear-rotate-z,var(--xyz-rotate-z,0))) scale3d(var(--xyz-appear-scale-x,var(--xyz-scale-x,1)),var(--xyz-appear-scale-y,var(--xyz-scale-y,1)),var(--xyz-appear-scale-z,var(--xyz-scale-z,1))) skew(var(--xyz-appear-skew-x,var(--xyz-skew-x,0)),var(--xyz-appear-skew-y,var(--xyz-skew-y,0)))))
    }
}

:root {
    --xyz-perspective-none: 0;
    --xyz-keyframes-default: none;
    --xyz-ease-default: ease;
    --xyz-duration-default: .5s;
    --xyz-delay-default: 0s;
    --xyz-stagger-default: .25s;
    --xyz-iterate-default: 1;
    --xyz-direction-default: normal;
    --xyz-out-direction-default: reverse;
    --xyz-origin-default: center;
    --xyz-opacity-default: 1;
    --xyz-perspective-default: var(--xyz-perspective-none);
    --xyz-translate-default: 25%;
    --xyz-translate-z-default: 300px;
    --xyz-rotate-default: .25turn;
    --xyz-scale-default: .5;
    --xyz-skew-default: 30deg
}

@supports (transform: perspective(none)) {
    :root {
        --xyz-perspective-none:none
    }
}

.xyz-appear-nested:first-child,.xyz-appear:first-child,.xyz-in-nested:first-child,.xyz-in:first-child,.xyz-nested:first-child,.xyz-out-nested:first-child,.xyz-out:first-child {
    --xyz-index: 0
}

.xyz-appear-nested:last-child,.xyz-appear:last-child,.xyz-in-nested:last-child,.xyz-in:last-child,.xyz-nested:last-child,.xyz-out-nested:last-child,.xyz-out:last-child {
    --xyz-index-rev: 0
}

.xyz-appear-nested:nth-child(2),.xyz-appear:nth-child(2),.xyz-in-nested:nth-child(2),.xyz-in:nth-child(2),.xyz-nested:nth-child(2),.xyz-out-nested:nth-child(2),.xyz-out:nth-child(2) {
    --xyz-index: 1
}

.xyz-appear-nested:nth-last-child(2),.xyz-appear:nth-last-child(2),.xyz-in-nested:nth-last-child(2),.xyz-in:nth-last-child(2),.xyz-nested:nth-last-child(2),.xyz-out-nested:nth-last-child(2),.xyz-out:nth-last-child(2) {
    --xyz-index-rev: 1
}

.xyz-appear-nested:nth-child(3),.xyz-appear:nth-child(3),.xyz-in-nested:nth-child(3),.xyz-in:nth-child(3),.xyz-nested:nth-child(3),.xyz-out-nested:nth-child(3),.xyz-out:nth-child(3) {
    --xyz-index: 2
}

.xyz-appear-nested:nth-last-child(3),.xyz-appear:nth-last-child(3),.xyz-in-nested:nth-last-child(3),.xyz-in:nth-last-child(3),.xyz-nested:nth-last-child(3),.xyz-out-nested:nth-last-child(3),.xyz-out:nth-last-child(3) {
    --xyz-index-rev: 2
}

.xyz-appear-nested:nth-child(4),.xyz-appear:nth-child(4),.xyz-in-nested:nth-child(4),.xyz-in:nth-child(4),.xyz-nested:nth-child(4),.xyz-out-nested:nth-child(4),.xyz-out:nth-child(4) {
    --xyz-index: 3
}

.xyz-appear-nested:nth-last-child(4),.xyz-appear:nth-last-child(4),.xyz-in-nested:nth-last-child(4),.xyz-in:nth-last-child(4),.xyz-nested:nth-last-child(4),.xyz-out-nested:nth-last-child(4),.xyz-out:nth-last-child(4) {
    --xyz-index-rev: 3
}

.xyz-appear-nested:nth-child(5),.xyz-appear:nth-child(5),.xyz-in-nested:nth-child(5),.xyz-in:nth-child(5),.xyz-nested:nth-child(5),.xyz-out-nested:nth-child(5),.xyz-out:nth-child(5) {
    --xyz-index: 4
}

.xyz-appear-nested:nth-last-child(5),.xyz-appear:nth-last-child(5),.xyz-in-nested:nth-last-child(5),.xyz-in:nth-last-child(5),.xyz-nested:nth-last-child(5),.xyz-out-nested:nth-last-child(5),.xyz-out:nth-last-child(5) {
    --xyz-index-rev: 4
}

.xyz-appear-nested:nth-child(6),.xyz-appear:nth-child(6),.xyz-in-nested:nth-child(6),.xyz-in:nth-child(6),.xyz-nested:nth-child(6),.xyz-out-nested:nth-child(6),.xyz-out:nth-child(6) {
    --xyz-index: 5
}

.xyz-appear-nested:nth-last-child(6),.xyz-appear:nth-last-child(6),.xyz-in-nested:nth-last-child(6),.xyz-in:nth-last-child(6),.xyz-nested:nth-last-child(6),.xyz-out-nested:nth-last-child(6),.xyz-out:nth-last-child(6) {
    --xyz-index-rev: 5
}

.xyz-appear-nested:nth-child(7),.xyz-appear:nth-child(7),.xyz-in-nested:nth-child(7),.xyz-in:nth-child(7),.xyz-nested:nth-child(7),.xyz-out-nested:nth-child(7),.xyz-out:nth-child(7) {
    --xyz-index: 6
}

.xyz-appear-nested:nth-last-child(7),.xyz-appear:nth-last-child(7),.xyz-in-nested:nth-last-child(7),.xyz-in:nth-last-child(7),.xyz-nested:nth-last-child(7),.xyz-out-nested:nth-last-child(7),.xyz-out:nth-last-child(7) {
    --xyz-index-rev: 6
}

.xyz-appear-nested:nth-child(8),.xyz-appear:nth-child(8),.xyz-in-nested:nth-child(8),.xyz-in:nth-child(8),.xyz-nested:nth-child(8),.xyz-out-nested:nth-child(8),.xyz-out:nth-child(8) {
    --xyz-index: 7
}

.xyz-appear-nested:nth-last-child(8),.xyz-appear:nth-last-child(8),.xyz-in-nested:nth-last-child(8),.xyz-in:nth-last-child(8),.xyz-nested:nth-last-child(8),.xyz-out-nested:nth-last-child(8),.xyz-out:nth-last-child(8) {
    --xyz-index-rev: 7
}

.xyz-appear-nested:nth-child(9),.xyz-appear:nth-child(9),.xyz-in-nested:nth-child(9),.xyz-in:nth-child(9),.xyz-nested:nth-child(9),.xyz-out-nested:nth-child(9),.xyz-out:nth-child(9) {
    --xyz-index: 8
}

.xyz-appear-nested:nth-last-child(9),.xyz-appear:nth-last-child(9),.xyz-in-nested:nth-last-child(9),.xyz-in:nth-last-child(9),.xyz-nested:nth-last-child(9),.xyz-out-nested:nth-last-child(9),.xyz-out:nth-last-child(9) {
    --xyz-index-rev: 8
}

.xyz-appear-nested:nth-child(10),.xyz-appear:nth-child(10),.xyz-in-nested:nth-child(10),.xyz-in:nth-child(10),.xyz-nested:nth-child(10),.xyz-out-nested:nth-child(10),.xyz-out:nth-child(10) {
    --xyz-index: 9
}

.xyz-appear-nested:nth-last-child(10),.xyz-appear:nth-last-child(10),.xyz-in-nested:nth-last-child(10),.xyz-in:nth-last-child(10),.xyz-nested:nth-last-child(10),.xyz-out-nested:nth-last-child(10),.xyz-out:nth-last-child(10) {
    --xyz-index-rev: 9
}

.xyz-appear-nested:nth-child(11),.xyz-appear:nth-child(11),.xyz-in-nested:nth-child(11),.xyz-in:nth-child(11),.xyz-nested:nth-child(11),.xyz-out-nested:nth-child(11),.xyz-out:nth-child(11) {
    --xyz-index: 10
}

.xyz-appear-nested:nth-last-child(11),.xyz-appear:nth-last-child(11),.xyz-in-nested:nth-last-child(11),.xyz-in:nth-last-child(11),.xyz-nested:nth-last-child(11),.xyz-out-nested:nth-last-child(11),.xyz-out:nth-last-child(11) {
    --xyz-index-rev: 10
}

.xyz-appear-nested:nth-child(12),.xyz-appear:nth-child(12),.xyz-in-nested:nth-child(12),.xyz-in:nth-child(12),.xyz-nested:nth-child(12),.xyz-out-nested:nth-child(12),.xyz-out:nth-child(12) {
    --xyz-index: 11
}

.xyz-appear-nested:nth-last-child(12),.xyz-appear:nth-last-child(12),.xyz-in-nested:nth-last-child(12),.xyz-in:nth-last-child(12),.xyz-nested:nth-last-child(12),.xyz-out-nested:nth-last-child(12),.xyz-out:nth-last-child(12) {
    --xyz-index-rev: 11
}

.xyz-appear-nested:nth-child(13),.xyz-appear:nth-child(13),.xyz-in-nested:nth-child(13),.xyz-in:nth-child(13),.xyz-nested:nth-child(13),.xyz-out-nested:nth-child(13),.xyz-out:nth-child(13) {
    --xyz-index: 12
}

.xyz-appear-nested:nth-last-child(13),.xyz-appear:nth-last-child(13),.xyz-in-nested:nth-last-child(13),.xyz-in:nth-last-child(13),.xyz-nested:nth-last-child(13),.xyz-out-nested:nth-last-child(13),.xyz-out:nth-last-child(13) {
    --xyz-index-rev: 12
}

.xyz-appear-nested:nth-child(14),.xyz-appear:nth-child(14),.xyz-in-nested:nth-child(14),.xyz-in:nth-child(14),.xyz-nested:nth-child(14),.xyz-out-nested:nth-child(14),.xyz-out:nth-child(14) {
    --xyz-index: 13
}

.xyz-appear-nested:nth-last-child(14),.xyz-appear:nth-last-child(14),.xyz-in-nested:nth-last-child(14),.xyz-in:nth-last-child(14),.xyz-nested:nth-last-child(14),.xyz-out-nested:nth-last-child(14),.xyz-out:nth-last-child(14) {
    --xyz-index-rev: 13
}

.xyz-appear-nested:nth-child(15),.xyz-appear:nth-child(15),.xyz-in-nested:nth-child(15),.xyz-in:nth-child(15),.xyz-nested:nth-child(15),.xyz-out-nested:nth-child(15),.xyz-out:nth-child(15) {
    --xyz-index: 14
}

.xyz-appear-nested:nth-last-child(15),.xyz-appear:nth-last-child(15),.xyz-in-nested:nth-last-child(15),.xyz-in:nth-last-child(15),.xyz-nested:nth-last-child(15),.xyz-out-nested:nth-last-child(15),.xyz-out:nth-last-child(15) {
    --xyz-index-rev: 14
}

.xyz-appear-nested:nth-child(16),.xyz-appear:nth-child(16),.xyz-in-nested:nth-child(16),.xyz-in:nth-child(16),.xyz-nested:nth-child(16),.xyz-out-nested:nth-child(16),.xyz-out:nth-child(16) {
    --xyz-index: 15
}

.xyz-appear-nested:nth-last-child(16),.xyz-appear:nth-last-child(16),.xyz-in-nested:nth-last-child(16),.xyz-in:nth-last-child(16),.xyz-nested:nth-last-child(16),.xyz-out-nested:nth-last-child(16),.xyz-out:nth-last-child(16) {
    --xyz-index-rev: 15
}

.xyz-appear-nested:nth-child(17),.xyz-appear:nth-child(17),.xyz-in-nested:nth-child(17),.xyz-in:nth-child(17),.xyz-nested:nth-child(17),.xyz-out-nested:nth-child(17),.xyz-out:nth-child(17) {
    --xyz-index: 16
}

.xyz-appear-nested:nth-last-child(17),.xyz-appear:nth-last-child(17),.xyz-in-nested:nth-last-child(17),.xyz-in:nth-last-child(17),.xyz-nested:nth-last-child(17),.xyz-out-nested:nth-last-child(17),.xyz-out:nth-last-child(17) {
    --xyz-index-rev: 16
}

.xyz-appear-nested:nth-child(18),.xyz-appear:nth-child(18),.xyz-in-nested:nth-child(18),.xyz-in:nth-child(18),.xyz-nested:nth-child(18),.xyz-out-nested:nth-child(18),.xyz-out:nth-child(18) {
    --xyz-index: 17
}

.xyz-appear-nested:nth-last-child(18),.xyz-appear:nth-last-child(18),.xyz-in-nested:nth-last-child(18),.xyz-in:nth-last-child(18),.xyz-nested:nth-last-child(18),.xyz-out-nested:nth-last-child(18),.xyz-out:nth-last-child(18) {
    --xyz-index-rev: 17
}

.xyz-appear-nested:nth-child(19),.xyz-appear:nth-child(19),.xyz-in-nested:nth-child(19),.xyz-in:nth-child(19),.xyz-nested:nth-child(19),.xyz-out-nested:nth-child(19),.xyz-out:nth-child(19) {
    --xyz-index: 18
}

.xyz-appear-nested:nth-last-child(19),.xyz-appear:nth-last-child(19),.xyz-in-nested:nth-last-child(19),.xyz-in:nth-last-child(19),.xyz-nested:nth-last-child(19),.xyz-out-nested:nth-last-child(19),.xyz-out:nth-last-child(19) {
    --xyz-index-rev: 18
}

.xyz-appear-nested:nth-child(20),.xyz-appear:nth-child(20),.xyz-in-nested:nth-child(20),.xyz-in:nth-child(20),.xyz-nested:nth-child(20),.xyz-out-nested:nth-child(20),.xyz-out:nth-child(20) {
    --xyz-index: 19
}

.xyz-appear-nested:nth-last-child(20),.xyz-appear:nth-last-child(20),.xyz-in-nested:nth-last-child(20),.xyz-in:nth-last-child(20),.xyz-nested:nth-last-child(20),.xyz-out-nested:nth-last-child(20),.xyz-out:nth-last-child(20) {
    --xyz-index-rev: 19
}

.xyz-appear,.xyz-in,.xyz-out {
    --xyz-root-stagger-delay: var(--xyz-stagger-delay,0s);
    --xyz-nested-stagger-delay: initial;
    --xyz-start-offset: initial
}

.xyz-appear-nested,.xyz-in-nested,.xyz-nested,.xyz-out-nested {
    --xyz-nested-stagger-delay: var(--xyz-root-stagger-delay,0s)
}

.xyz-in,.xyz-in .xyz-in-nested,.xyz-in .xyz-nested {
    --xyz-stagger-delay-calc: var(--xyz-nested-stagger-delay,0s) + var(--xyz-in-stagger,var(--xyz-stagger,0s)) * var(--xyz-index,0) + var(--xyz-in-stagger-rev,var(--xyz-stagger-rev,0s)) * var(--xyz-index-rev,0);
    --xyz-total-delay-calc: var(--xyz-stagger-delay,0s) + var(--xyz-in-delay,var(--xyz-delay,var(--xyz-in-delay-default,var(--xyz-delay-default))));
    --xyz-stagger-delay: calc(var(--xyz-stagger-delay-calc));
    --xyz-total-delay: calc(var(--xyz-total-delay-calc));
    backface-visibility: visible;
    transform-origin: var(--xyz-in-origin,var(--xyz-origin,var(--xyz-in-origin-default,var(--xyz-origin-default))));
    --xyz-delay-calc: var(--xyz-total-delay,0s) + var(--xyz-start-offset,0) * (var(--xyz-total-delay,0s) + var(--xyz-in-duration,var(--xyz-duration,var(--xyz-in-duration-default,var(--xyz-duration-default))))) * -1;
    animation: var(--xyz-in-duration,var(--xyz-duration,var(--xyz-in-duration-default,var(--xyz-duration-default)))) var(--xyz-in-ease,var(--xyz-ease,var(--xyz-in-ease-default,var(--xyz-ease-default)))) calc(var(--xyz-delay-calc)) var(--xyz-in-iterate,var(--xyz-iterate,var(--xyz-in-iterate-default,var(--xyz-iterate-default)))) var(--xyz-in-direction,var(--xyz-direction,var(--xyz-in-direction-default,var(--xyz-direction-default)))) both;
    animation-name: xyz-in-keyframes,var(--xyz-in-keyframes,var(--xyz-keyframes,var(--xyz-in-keyframes-default,var(--xyz-keyframes-default))))
}

.xyz-out,.xyz-out .xyz-nested,.xyz-out .xyz-out-nested {
    --xyz-stagger-delay-calc: var(--xyz-nested-stagger-delay,0s) + var(--xyz-out-stagger,var(--xyz-stagger,0s)) * var(--xyz-index,0) + var(--xyz-out-stagger-rev,var(--xyz-stagger-rev,0s)) * var(--xyz-index-rev,0);
    --xyz-total-delay-calc: var(--xyz-stagger-delay,0s) + var(--xyz-out-delay,var(--xyz-delay,var(--xyz-out-delay-default,var(--xyz-delay-default))));
    --xyz-stagger-delay: calc(var(--xyz-stagger-delay-calc));
    --xyz-total-delay: calc(var(--xyz-total-delay-calc));
    backface-visibility: visible;
    transform-origin: var(--xyz-out-origin,var(--xyz-origin,var(--xyz-out-origin-default,var(--xyz-origin-default))));
    --xyz-delay-calc: var(--xyz-total-delay,0s) + var(--xyz-start-offset,0) * (var(--xyz-total-delay,0s) + var(--xyz-out-duration,var(--xyz-duration,var(--xyz-out-duration-default,var(--xyz-duration-default))))) * -1;
    animation: var(--xyz-out-duration,var(--xyz-duration,var(--xyz-out-duration-default,var(--xyz-duration-default)))) var(--xyz-out-ease,var(--xyz-ease,var(--xyz-out-ease-default,var(--xyz-ease-default)))) calc(var(--xyz-delay-calc)) var(--xyz-out-iterate,var(--xyz-iterate,var(--xyz-out-iterate-default,var(--xyz-iterate-default)))) var(--xyz-out-direction,var(--xyz-direction,var(--xyz-out-direction-default,var(--xyz-direction-default)))) both;
    animation-name: xyz-out-keyframes,var(--xyz-out-keyframes,var(--xyz-keyframes,var(--xyz-out-keyframes-default,var(--xyz-keyframes-default))))
}

.xyz-appear,.xyz-appear .xyz-appear-nested,.xyz-appear .xyz-nested {
    --xyz-stagger-delay-calc: var(--xyz-nested-stagger-delay,0s) + var(--xyz-appear-stagger,var(--xyz-stagger,0s)) * var(--xyz-index,0) + var(--xyz-appear-stagger-rev,var(--xyz-stagger-rev,0s)) * var(--xyz-index-rev,0);
    --xyz-total-delay-calc: var(--xyz-stagger-delay,0s) + var(--xyz-appear-delay,var(--xyz-delay,var(--xyz-appear-delay-default,var(--xyz-delay-default))));
    --xyz-stagger-delay: calc(var(--xyz-stagger-delay-calc));
    --xyz-total-delay: calc(var(--xyz-total-delay-calc));
    backface-visibility: visible;
    transform-origin: var(--xyz-appear-origin,var(--xyz-origin,var(--xyz-appear-origin-default,var(--xyz-origin-default))));
    --xyz-delay-calc: var(--xyz-total-delay,0s) + var(--xyz-start-offset,0) * (var(--xyz-total-delay,0s) + var(--xyz-appear-duration,var(--xyz-duration,var(--xyz-appear-duration-default,var(--xyz-duration-default))))) * -1;
    animation: var(--xyz-appear-duration,var(--xyz-duration,var(--xyz-appear-duration-default,var(--xyz-duration-default)))) var(--xyz-appear-ease,var(--xyz-ease,var(--xyz-appear-ease-default,var(--xyz-ease-default)))) calc(var(--xyz-delay-calc)) var(--xyz-appear-iterate,var(--xyz-iterate,var(--xyz-appear-iterate-default,var(--xyz-iterate-default)))) var(--xyz-appear-direction,var(--xyz-direction,var(--xyz-appear-direction-default,var(--xyz-direction-default)))) both;
    animation-name: xyz-appear-keyframes,var(--xyz-appear-keyframes,var(--xyz-keyframes,var(--xyz-appear-keyframes-default,var(--xyz-keyframes-default))))
}

.xyz-absolute.xyz-appear,.xyz-absolute.xyz-in,.xyz-absolute.xyz-out,.xyz-appear .xyz-absolute.xyz-appear-nested,.xyz-appear .xyz-absolute.xyz-nested,.xyz-appear .xyz-appear-absolute.xyz-appear-nested,.xyz-appear .xyz-appear-absolute.xyz-nested,.xyz-appear-absolute.xyz-appear,.xyz-in .xyz-absolute.xyz-in-nested,.xyz-in .xyz-absolute.xyz-nested,.xyz-in .xyz-in-absolute.xyz-in-nested,.xyz-in .xyz-in-absolute.xyz-nested,.xyz-in-absolute.xyz-in,.xyz-out .xyz-absolute.xyz-nested,.xyz-out .xyz-absolute.xyz-out-nested,.xyz-out .xyz-out-absolute.xyz-nested,.xyz-out .xyz-out-absolute.xyz-out-nested,.xyz-out-absolute.xyz-out {
    position: absolute!important
}

.xyz-appear .xyz-appear-paused.xyz-appear-nested,.xyz-appear .xyz-appear-paused.xyz-nested,.xyz-appear .xyz-paused.xyz-appear-nested,.xyz-appear .xyz-paused.xyz-nested,.xyz-appear-paused.xyz-appear,.xyz-appear.xyz-appear-paused-all,.xyz-appear.xyz-appear-paused-all .xyz-appear-nested,.xyz-appear.xyz-appear-paused-all .xyz-nested,.xyz-appear.xyz-paused-all,.xyz-appear.xyz-paused-all .xyz-appear-nested,.xyz-appear.xyz-paused-all .xyz-nested,.xyz-in .xyz-in-paused.xyz-in-nested,.xyz-in .xyz-in-paused.xyz-nested,.xyz-in .xyz-paused.xyz-in-nested,.xyz-in .xyz-paused.xyz-nested,.xyz-in-paused.xyz-in,.xyz-in.xyz-in-paused-all,.xyz-in.xyz-in-paused-all .xyz-in-nested,.xyz-in.xyz-in-paused-all .xyz-nested,.xyz-in.xyz-paused-all,.xyz-in.xyz-paused-all .xyz-in-nested,.xyz-in.xyz-paused-all .xyz-nested,.xyz-out .xyz-out-paused.xyz-nested,.xyz-out .xyz-out-paused.xyz-out-nested,.xyz-out .xyz-paused.xyz-nested,.xyz-out .xyz-paused.xyz-out-nested,.xyz-out-paused.xyz-out,.xyz-out.xyz-out-paused-all,.xyz-out.xyz-out-paused-all .xyz-nested,.xyz-out.xyz-out-paused-all .xyz-out-nested,.xyz-out.xyz-paused-all,.xyz-out.xyz-paused-all .xyz-nested,.xyz-out.xyz-paused-all .xyz-out-nested,.xyz-paused.xyz-appear,.xyz-paused.xyz-in,.xyz-paused.xyz-out {
    animation-play-state: paused!important
}

.xyz-appear .xyz-appear-none.xyz-appear-nested,.xyz-appear .xyz-appear-none.xyz-nested,.xyz-appear .xyz-none.xyz-appear-nested,.xyz-appear .xyz-none.xyz-nested,.xyz-appear-none.xyz-appear,.xyz-appear.xyz-appear-none-all,.xyz-appear.xyz-appear-none-all .xyz-appear-nested,.xyz-appear.xyz-appear-none-all .xyz-nested,.xyz-appear.xyz-none-all,.xyz-appear.xyz-none-all .xyz-appear-nested,.xyz-appear.xyz-none-all .xyz-nested,.xyz-in .xyz-in-none.xyz-in-nested,.xyz-in .xyz-in-none.xyz-nested,.xyz-in .xyz-none.xyz-in-nested,.xyz-in .xyz-none.xyz-nested,.xyz-in-none.xyz-in,.xyz-in.xyz-in-none-all,.xyz-in.xyz-in-none-all .xyz-in-nested,.xyz-in.xyz-in-none-all .xyz-nested,.xyz-in.xyz-none-all,.xyz-in.xyz-none-all .xyz-in-nested,.xyz-in.xyz-none-all .xyz-nested,.xyz-none.xyz-appear,.xyz-none.xyz-in,.xyz-none.xyz-out,.xyz-out .xyz-none.xyz-nested,.xyz-out .xyz-none.xyz-out-nested,.xyz-out .xyz-out-none.xyz-nested,.xyz-out .xyz-out-none.xyz-out-nested,.xyz-out-none.xyz-out,.xyz-out.xyz-none-all,.xyz-out.xyz-none-all .xyz-nested,.xyz-out.xyz-none-all .xyz-out-nested,.xyz-out.xyz-out-none-all,.xyz-out.xyz-out-none-all .xyz-nested,.xyz-out.xyz-out-none-all .xyz-out-nested {
    animation: none!important
}

@media (prefers-reduced-motion:reduce) {
    .xyz-appear,.xyz-appear .xyz-appear-nested,.xyz-appear .xyz-nested,.xyz-in,.xyz-in .xyz-in-nested,.xyz-in .xyz-nested,.xyz-out,.xyz-out .xyz-nested,.xyz-out .xyz-out-nested {
        animation: none
    }
}

[xyz] {
    --xyz-keyframes: initial;
    --xyz-in-keyframes: initial;
    --xyz-out-keyframes: initial;
    --xyz-appear-keyframes: initial;
    --xyz-ease: initial;
    --xyz-in-ease: initial;
    --xyz-out-ease: initial;
    --xyz-appear-ease: initial;
    --xyz-duration: initial;
    --xyz-in-duration: initial;
    --xyz-out-duration: initial;
    --xyz-appear-duration: initial;
    --xyz-delay: initial;
    --xyz-in-delay: initial;
    --xyz-out-delay: initial;
    --xyz-appear-delay: initial;
    --xyz-stagger: initial;
    --xyz-in-stagger: initial;
    --xyz-out-stagger: initial;
    --xyz-appear-stagger: initial;
    --xyz-stagger-rev: initial;
    --xyz-in-stagger-rev: initial;
    --xyz-out-stagger-rev: initial;
    --xyz-appear-stagger-rev: initial;
    --xyz-iterate: initial;
    --xyz-in-iterate: initial;
    --xyz-out-iterate: initial;
    --xyz-appear-iterate: initial;
    --xyz-direction: initial;
    --xyz-in-direction: initial;
    --xyz-out-direction: initial;
    --xyz-appear-direction: initial;
    --xyz-origin: initial;
    --xyz-in-origin: initial;
    --xyz-out-origin: initial;
    --xyz-appear-origin: initial;
    --xyz-opacity: initial;
    --xyz-in-opacity: initial;
    --xyz-out-opacity: initial;
    --xyz-appear-opacity: initial;
    --xyz-transform: initial;
    --xyz-in-transform: initial;
    --xyz-out-transform: initial;
    --xyz-appear-transform: initial;
    --xyz-perspective: initial;
    --xyz-in-perspective: initial;
    --xyz-out-perspective: initial;
    --xyz-appear-perspective: initial;
    --xyz-translate-x: initial;
    --xyz-in-translate-x: initial;
    --xyz-out-translate-x: initial;
    --xyz-appear-translate-x: initial;
    --xyz-translate-y: initial;
    --xyz-in-translate-y: initial;
    --xyz-out-translate-y: initial;
    --xyz-appear-translate-y: initial;
    --xyz-translate-z: initial;
    --xyz-in-translate-z: initial;
    --xyz-out-translate-z: initial;
    --xyz-appear-translate-z: initial;
    --xyz-rotate-x: initial;
    --xyz-in-rotate-x: initial;
    --xyz-out-rotate-x: initial;
    --xyz-appear-rotate-x: initial;
    --xyz-rotate-y: initial;
    --xyz-in-rotate-y: initial;
    --xyz-out-rotate-y: initial;
    --xyz-appear-rotate-y: initial;
    --xyz-rotate-z: initial;
    --xyz-in-rotate-z: initial;
    --xyz-out-rotate-z: initial;
    --xyz-appear-rotate-z: initial;
    --xyz-scale-x: initial;
    --xyz-in-scale-x: initial;
    --xyz-out-scale-x: initial;
    --xyz-appear-scale-x: initial;
    --xyz-scale-y: initial;
    --xyz-in-scale-y: initial;
    --xyz-out-scale-y: initial;
    --xyz-appear-scale-y: initial;
    --xyz-scale-z: initial;
    --xyz-in-scale-z: initial;
    --xyz-out-scale-z: initial;
    --xyz-appear-scale-z: initial;
    --xyz-skew-x: initial;
    --xyz-in-skew-x: initial;
    --xyz-out-skew-x: initial;
    --xyz-appear-skew-x: initial;
    --xyz-skew-y: initial;
    --xyz-in-skew-y: initial;
    --xyz-out-skew-y: initial;
    --xyz-appear-skew-y: initial
}

[xyz~=inherit] {
    --xyz-keyframes: inherit;
    --xyz-in-keyframes: inherit;
    --xyz-out-keyframes: inherit;
    --xyz-appear-keyframes: inherit;
    --xyz-ease: inherit;
    --xyz-in-ease: inherit;
    --xyz-out-ease: inherit;
    --xyz-appear-ease: inherit;
    --xyz-duration: inherit;
    --xyz-in-duration: inherit;
    --xyz-out-duration: inherit;
    --xyz-appear-duration: inherit;
    --xyz-delay: inherit;
    --xyz-in-delay: inherit;
    --xyz-out-delay: inherit;
    --xyz-appear-delay: inherit;
    --xyz-stagger: inherit;
    --xyz-in-stagger: inherit;
    --xyz-out-stagger: inherit;
    --xyz-appear-stagger: inherit;
    --xyz-stagger-rev: inherit;
    --xyz-in-stagger-rev: inherit;
    --xyz-out-stagger-rev: inherit;
    --xyz-appear-stagger-rev: inherit;
    --xyz-iterate: inherit;
    --xyz-in-iterate: inherit;
    --xyz-out-iterate: inherit;
    --xyz-appear-iterate: inherit;
    --xyz-direction: inherit;
    --xyz-in-direction: inherit;
    --xyz-out-direction: inherit;
    --xyz-appear-direction: inherit;
    --xyz-origin: inherit;
    --xyz-in-origin: inherit;
    --xyz-out-origin: inherit;
    --xyz-appear-origin: inherit;
    --xyz-opacity: inherit;
    --xyz-in-opacity: inherit;
    --xyz-out-opacity: inherit;
    --xyz-appear-opacity: inherit;
    --xyz-transform: inherit;
    --xyz-in-transform: inherit;
    --xyz-out-transform: inherit;
    --xyz-appear-transform: inherit;
    --xyz-perspective: inherit;
    --xyz-in-perspective: inherit;
    --xyz-out-perspective: inherit;
    --xyz-appear-perspective: inherit;
    --xyz-translate-x: inherit;
    --xyz-in-translate-x: inherit;
    --xyz-out-translate-x: inherit;
    --xyz-appear-translate-x: inherit;
    --xyz-translate-y: inherit;
    --xyz-in-translate-y: inherit;
    --xyz-out-translate-y: inherit;
    --xyz-appear-translate-y: inherit;
    --xyz-translate-z: inherit;
    --xyz-in-translate-z: inherit;
    --xyz-out-translate-z: inherit;
    --xyz-appear-translate-z: inherit;
    --xyz-rotate-x: inherit;
    --xyz-in-rotate-x: inherit;
    --xyz-out-rotate-x: inherit;
    --xyz-appear-rotate-x: inherit;
    --xyz-rotate-y: inherit;
    --xyz-in-rotate-y: inherit;
    --xyz-out-rotate-y: inherit;
    --xyz-appear-rotate-y: inherit;
    --xyz-rotate-z: inherit;
    --xyz-in-rotate-z: inherit;
    --xyz-out-rotate-z: inherit;
    --xyz-appear-rotate-z: inherit;
    --xyz-scale-x: inherit;
    --xyz-in-scale-x: inherit;
    --xyz-out-scale-x: inherit;
    --xyz-appear-scale-x: inherit;
    --xyz-scale-y: inherit;
    --xyz-in-scale-y: inherit;
    --xyz-out-scale-y: inherit;
    --xyz-appear-scale-y: inherit;
    --xyz-scale-z: inherit;
    --xyz-in-scale-z: inherit;
    --xyz-out-scale-z: inherit;
    --xyz-appear-scale-z: inherit;
    --xyz-skew-x: inherit;
    --xyz-in-skew-x: inherit;
    --xyz-out-skew-x: inherit;
    --xyz-appear-skew-x: inherit;
    --xyz-skew-y: inherit;
    --xyz-in-skew-y: inherit;
    --xyz-out-skew-y: inherit;
    --xyz-appear-skew-y: inherit
}

[xyz~=ease] {
    --xyz-ease: var(--xyz-ease-default)
}

[xyz~=ease-ease] {
    --xyz-ease: ease
}

[xyz~=ease-linear] {
    --xyz-ease: linear
}

[xyz~=ease-in] {
    --xyz-ease: ease-in
}

[xyz~=ease-in-back] {
    --xyz-ease: cubic-bezier(.6,-.28,.735,.045)
}

[xyz~=ease-out] {
    --xyz-ease: ease-out
}

[xyz~=ease-out-back] {
    --xyz-ease: cubic-bezier(.175,.885,.32,1.275)
}

[xyz~=ease-in-out] {
    --xyz-ease: ease-in-out
}

[xyz~=ease-in-out-back] {
    --xyz-ease: cubic-bezier(.68,-.55,.265,1.55)
}

[xyz~=in-ease] {
    --xyz-in-ease: var(--xyz-ease-default)
}

[xyz~=in-ease-ease] {
    --xyz-in-ease: ease
}

[xyz~=in-ease-linear] {
    --xyz-in-ease: linear
}

[xyz~=in-ease-in] {
    --xyz-in-ease: ease-in
}

[xyz~=in-ease-in-back] {
    --xyz-in-ease: cubic-bezier(.6,-.28,.735,.045)
}

[xyz~=in-ease-out] {
    --xyz-in-ease: ease-out
}

[xyz~=in-ease-out-back] {
    --xyz-in-ease: cubic-bezier(.175,.885,.32,1.275)
}

[xyz~=in-ease-in-out] {
    --xyz-in-ease: ease-in-out
}

[xyz~=in-ease-in-out-back] {
    --xyz-in-ease: cubic-bezier(.68,-.55,.265,1.55)
}

[xyz~=out-ease] {
    --xyz-out-ease: var(--xyz-ease-default)
}

[xyz~=out-ease-ease] {
    --xyz-out-ease: ease
}

[xyz~=out-ease-linear] {
    --xyz-out-ease: linear
}

[xyz~=out-ease-in] {
    --xyz-out-ease: ease-in
}

[xyz~=out-ease-in-back] {
    --xyz-out-ease: cubic-bezier(.6,-.28,.735,.045)
}

[xyz~=out-ease-out] {
    --xyz-out-ease: ease-out
}

[xyz~=out-ease-out-back] {
    --xyz-out-ease: cubic-bezier(.175,.885,.32,1.275)
}

[xyz~=out-ease-in-out] {
    --xyz-out-ease: ease-in-out
}

[xyz~=out-ease-in-out-back] {
    --xyz-out-ease: cubic-bezier(.68,-.55,.265,1.55)
}

[xyz~=appear-ease] {
    --xyz-appear-ease: var(--xyz-ease-default)
}

[xyz~=appear-ease-ease] {
    --xyz-appear-ease: ease
}

[xyz~=appear-ease-linear] {
    --xyz-appear-ease: linear
}

[xyz~=appear-ease-in] {
    --xyz-appear-ease: ease-in
}

[xyz~=appear-ease-in-back] {
    --xyz-appear-ease: cubic-bezier(.6,-.28,.735,.045)
}

[xyz~=appear-ease-out] {
    --xyz-appear-ease: ease-out
}

[xyz~=appear-ease-out-back] {
    --xyz-appear-ease: cubic-bezier(.175,.885,.32,1.275)
}

[xyz~=appear-ease-in-out] {
    --xyz-appear-ease: ease-in-out
}

[xyz~=appear-ease-in-out-back] {
    --xyz-appear-ease: cubic-bezier(.68,-.55,.265,1.55)
}

[xyz~=duration] {
    --xyz-duration: var(--xyz-duration-default)
}

[xyz~=duration-0] {
    --xyz-duration: 0s
}

[xyz~="duration-0.5"] {
    --xyz-duration: .05s
}

[xyz~=duration-1] {
    --xyz-duration: .1s
}

[xyz~="duration-1.5"] {
    --xyz-duration: .15s
}

[xyz~=duration-2] {
    --xyz-duration: .2s
}

[xyz~="duration-2.5"] {
    --xyz-duration: .25s
}

[xyz~=duration-3] {
    --xyz-duration: .3s
}

[xyz~=duration-4] {
    --xyz-duration: .4s
}

[xyz~=duration-5] {
    --xyz-duration: .5s
}

[xyz~=duration-6] {
    --xyz-duration: .6s
}

[xyz~=duration-7] {
    --xyz-duration: .7s
}

[xyz~=duration-8] {
    --xyz-duration: .8s
}

[xyz~=duration-9] {
    --xyz-duration: .9s
}

[xyz~=duration-10] {
    --xyz-duration: 1s
}

[xyz~=duration-15] {
    --xyz-duration: 1.5s
}

[xyz~=duration-20] {
    --xyz-duration: 2s
}

[xyz~=duration-25] {
    --xyz-duration: 2.5s
}

[xyz~=duration-30] {
    --xyz-duration: 3s
}

[xyz~=in-duration] {
    --xyz-in-duration: var(--xyz-duration-default)
}

[xyz~=in-duration-0] {
    --xyz-in-duration: 0s
}

[xyz~="in-duration-0.5"] {
    --xyz-in-duration: .05s
}

[xyz~=in-duration-1] {
    --xyz-in-duration: .1s
}

[xyz~="in-duration-1.5"] {
    --xyz-in-duration: .15s
}

[xyz~=in-duration-2] {
    --xyz-in-duration: .2s
}

[xyz~="in-duration-2.5"] {
    --xyz-in-duration: .25s
}

[xyz~=in-duration-3] {
    --xyz-in-duration: .3s
}

[xyz~=in-duration-4] {
    --xyz-in-duration: .4s
}

[xyz~=in-duration-5] {
    --xyz-in-duration: .5s
}

[xyz~=in-duration-6] {
    --xyz-in-duration: .6s
}

[xyz~=in-duration-7] {
    --xyz-in-duration: .7s
}

[xyz~=in-duration-8] {
    --xyz-in-duration: .8s
}

[xyz~=in-duration-9] {
    --xyz-in-duration: .9s
}

[xyz~=in-duration-10] {
    --xyz-in-duration: 1s
}

[xyz~=in-duration-15] {
    --xyz-in-duration: 1.5s
}

[xyz~=in-duration-20] {
    --xyz-in-duration: 2s
}

[xyz~=in-duration-25] {
    --xyz-in-duration: 2.5s
}

[xyz~=in-duration-30] {
    --xyz-in-duration: 3s
}

[xyz~=out-duration] {
    --xyz-out-duration: var(--xyz-duration-default)
}

[xyz~=out-duration-0] {
    --xyz-out-duration: 0s
}

[xyz~="out-duration-0.5"] {
    --xyz-out-duration: .05s
}

[xyz~=out-duration-1] {
    --xyz-out-duration: .1s
}

[xyz~="out-duration-1.5"] {
    --xyz-out-duration: .15s
}

[xyz~=out-duration-2] {
    --xyz-out-duration: .2s
}

[xyz~="out-duration-2.5"] {
    --xyz-out-duration: .25s
}

[xyz~=out-duration-3] {
    --xyz-out-duration: .3s
}

[xyz~=out-duration-4] {
    --xyz-out-duration: .4s
}

[xyz~=out-duration-5] {
    --xyz-out-duration: .5s
}

[xyz~=out-duration-6] {
    --xyz-out-duration: .6s
}

[xyz~=out-duration-7] {
    --xyz-out-duration: .7s
}

[xyz~=out-duration-8] {
    --xyz-out-duration: .8s
}

[xyz~=out-duration-9] {
    --xyz-out-duration: .9s
}

[xyz~=out-duration-10] {
    --xyz-out-duration: 1s
}

[xyz~=out-duration-15] {
    --xyz-out-duration: 1.5s
}

[xyz~=out-duration-20] {
    --xyz-out-duration: 2s
}

[xyz~=out-duration-25] {
    --xyz-out-duration: 2.5s
}

[xyz~=out-duration-30] {
    --xyz-out-duration: 3s
}

[xyz~=appear-duration] {
    --xyz-appear-duration: var(--xyz-duration-default)
}

[xyz~=appear-duration-0] {
    --xyz-appear-duration: 0s
}

[xyz~="appear-duration-0.5"] {
    --xyz-appear-duration: .05s
}

[xyz~=appear-duration-1] {
    --xyz-appear-duration: .1s
}

[xyz~="appear-duration-1.5"] {
    --xyz-appear-duration: .15s
}

[xyz~=appear-duration-2] {
    --xyz-appear-duration: .2s
}

[xyz~="appear-duration-2.5"] {
    --xyz-appear-duration: .25s
}

[xyz~=appear-duration-3] {
    --xyz-appear-duration: .3s
}

[xyz~=appear-duration-4] {
    --xyz-appear-duration: .4s
}

[xyz~=appear-duration-5] {
    --xyz-appear-duration: .5s
}

[xyz~=appear-duration-6] {
    --xyz-appear-duration: .6s
}

[xyz~=appear-duration-7] {
    --xyz-appear-duration: .7s
}

[xyz~=appear-duration-8] {
    --xyz-appear-duration: .8s
}

[xyz~=appear-duration-9] {
    --xyz-appear-duration: .9s
}

[xyz~=appear-duration-10] {
    --xyz-appear-duration: 1s
}

[xyz~=appear-duration-15] {
    --xyz-appear-duration: 1.5s
}

[xyz~=appear-duration-20] {
    --xyz-appear-duration: 2s
}

[xyz~=appear-duration-25] {
    --xyz-appear-duration: 2.5s
}

[xyz~=appear-duration-30] {
    --xyz-appear-duration: 3s
}

[xyz~=delay] {
    --xyz-delay: var(--xyz-delay-default)
}

[xyz~=delay-0] {
    --xyz-delay: 0s
}

[xyz~="delay-0.5"] {
    --xyz-delay: .05s
}

[xyz~=delay-1] {
    --xyz-delay: .1s
}

[xyz~="delay-1.5"] {
    --xyz-delay: .15s
}

[xyz~=delay-2] {
    --xyz-delay: .2s
}

[xyz~="delay-2.5"] {
    --xyz-delay: .25s
}

[xyz~=delay-3] {
    --xyz-delay: .3s
}

[xyz~=delay-4] {
    --xyz-delay: .4s
}

[xyz~=delay-5] {
    --xyz-delay: .5s
}

[xyz~=delay-6] {
    --xyz-delay: .6s
}

[xyz~=delay-7] {
    --xyz-delay: .7s
}

[xyz~=delay-8] {
    --xyz-delay: .8s
}

[xyz~=delay-9] {
    --xyz-delay: .9s
}

[xyz~=delay-10] {
    --xyz-delay: 1s
}

[xyz~=delay-15] {
    --xyz-delay: 1.5s
}

[xyz~=delay-20] {
    --xyz-delay: 2s
}

[xyz~=delay-25] {
    --xyz-delay: 2.5s
}

[xyz~=delay-30] {
    --xyz-delay: 3s
}

[xyz~=in-delay] {
    --xyz-in-delay: var(--xyz-delay-default)
}

[xyz~=in-delay-0] {
    --xyz-in-delay: 0s
}

[xyz~="in-delay-0.5"] {
    --xyz-in-delay: .05s
}

[xyz~=in-delay-1] {
    --xyz-in-delay: .1s
}

[xyz~="in-delay-1.5"] {
    --xyz-in-delay: .15s
}

[xyz~=in-delay-2] {
    --xyz-in-delay: .2s
}

[xyz~="in-delay-2.5"] {
    --xyz-in-delay: .25s
}

[xyz~=in-delay-3] {
    --xyz-in-delay: .3s
}

[xyz~=in-delay-4] {
    --xyz-in-delay: .4s
}

[xyz~=in-delay-5] {
    --xyz-in-delay: .5s
}

[xyz~=in-delay-6] {
    --xyz-in-delay: .6s
}

[xyz~=in-delay-7] {
    --xyz-in-delay: .7s
}

[xyz~=in-delay-8] {
    --xyz-in-delay: .8s
}

[xyz~=in-delay-9] {
    --xyz-in-delay: .9s
}

[xyz~=in-delay-10] {
    --xyz-in-delay: 1s
}

[xyz~=in-delay-15] {
    --xyz-in-delay: 1.5s
}

[xyz~=in-delay-20] {
    --xyz-in-delay: 2s
}

[xyz~=in-delay-25] {
    --xyz-in-delay: 2.5s
}

[xyz~=in-delay-30] {
    --xyz-in-delay: 3s
}

[xyz~=out-delay] {
    --xyz-out-delay: var(--xyz-delay-default)
}

[xyz~=out-delay-0] {
    --xyz-out-delay: 0s
}

[xyz~="out-delay-0.5"] {
    --xyz-out-delay: .05s
}

[xyz~=out-delay-1] {
    --xyz-out-delay: .1s
}

[xyz~="out-delay-1.5"] {
    --xyz-out-delay: .15s
}

[xyz~=out-delay-2] {
    --xyz-out-delay: .2s
}

[xyz~="out-delay-2.5"] {
    --xyz-out-delay: .25s
}

[xyz~=out-delay-3] {
    --xyz-out-delay: .3s
}

[xyz~=out-delay-4] {
    --xyz-out-delay: .4s
}

[xyz~=out-delay-5] {
    --xyz-out-delay: .5s
}

[xyz~=out-delay-6] {
    --xyz-out-delay: .6s
}

[xyz~=out-delay-7] {
    --xyz-out-delay: .7s
}

[xyz~=out-delay-8] {
    --xyz-out-delay: .8s
}

[xyz~=out-delay-9] {
    --xyz-out-delay: .9s
}

[xyz~=out-delay-10] {
    --xyz-out-delay: 1s
}

[xyz~=out-delay-15] {
    --xyz-out-delay: 1.5s
}

[xyz~=out-delay-20] {
    --xyz-out-delay: 2s
}

[xyz~=out-delay-25] {
    --xyz-out-delay: 2.5s
}

[xyz~=out-delay-30] {
    --xyz-out-delay: 3s
}

[xyz~=appear-delay] {
    --xyz-appear-delay: var(--xyz-delay-default)
}

[xyz~=appear-delay-0] {
    --xyz-appear-delay: 0s
}

[xyz~="appear-delay-0.5"] {
    --xyz-appear-delay: .05s
}

[xyz~=appear-delay-1] {
    --xyz-appear-delay: .1s
}

[xyz~="appear-delay-1.5"] {
    --xyz-appear-delay: .15s
}

[xyz~=appear-delay-2] {
    --xyz-appear-delay: .2s
}

[xyz~="appear-delay-2.5"] {
    --xyz-appear-delay: .25s
}

[xyz~=appear-delay-3] {
    --xyz-appear-delay: .3s
}

[xyz~=appear-delay-4] {
    --xyz-appear-delay: .4s
}

[xyz~=appear-delay-5] {
    --xyz-appear-delay: .5s
}

[xyz~=appear-delay-6] {
    --xyz-appear-delay: .6s
}

[xyz~=appear-delay-7] {
    --xyz-appear-delay: .7s
}

[xyz~=appear-delay-8] {
    --xyz-appear-delay: .8s
}

[xyz~=appear-delay-9] {
    --xyz-appear-delay: .9s
}

[xyz~=appear-delay-10] {
    --xyz-appear-delay: 1s
}

[xyz~=appear-delay-15] {
    --xyz-appear-delay: 1.5s
}

[xyz~=appear-delay-20] {
    --xyz-appear-delay: 2s
}

[xyz~=appear-delay-25] {
    --xyz-appear-delay: 2.5s
}

[xyz~=appear-delay-30] {
    --xyz-appear-delay: 3s
}

[xyz~=stagger] {
    --xyz-stagger: var(--xyz-stagger-default)
}

[xyz~=stagger-0] {
    --xyz-stagger: 0s
}

[xyz~="stagger-0.5"] {
    --xyz-stagger: .05s
}

[xyz~=stagger-1] {
    --xyz-stagger: .1s
}

[xyz~="stagger-1.5"] {
    --xyz-stagger: .15s
}

[xyz~=stagger-2] {
    --xyz-stagger: .2s
}

[xyz~="stagger-2.5"] {
    --xyz-stagger: .25s
}

[xyz~=stagger-3] {
    --xyz-stagger: .3s
}

[xyz~=stagger-4] {
    --xyz-stagger: .4s
}

[xyz~=stagger-5] {
    --xyz-stagger: .5s
}

[xyz~=stagger-6] {
    --xyz-stagger: .6s
}

[xyz~=stagger-7] {
    --xyz-stagger: .7s
}

[xyz~=stagger-8] {
    --xyz-stagger: .8s
}

[xyz~=stagger-9] {
    --xyz-stagger: .9s
}

[xyz~=stagger-10] {
    --xyz-stagger: 1s
}

[xyz~=stagger-15] {
    --xyz-stagger: 1.5s
}

[xyz~=stagger-20] {
    --xyz-stagger: 2s
}

[xyz~=stagger-25] {
    --xyz-stagger: 2.5s
}

[xyz~=stagger-30] {
    --xyz-stagger: 3s
}

[xyz~=in-stagger] {
    --xyz-in-stagger: var(--xyz-stagger-default)
}

[xyz~=in-stagger-0] {
    --xyz-in-stagger: 0s
}

[xyz~="in-stagger-0.5"] {
    --xyz-in-stagger: .05s
}

[xyz~=in-stagger-1] {
    --xyz-in-stagger: .1s
}

[xyz~="in-stagger-1.5"] {
    --xyz-in-stagger: .15s
}

[xyz~=in-stagger-2] {
    --xyz-in-stagger: .2s
}

[xyz~="in-stagger-2.5"] {
    --xyz-in-stagger: .25s
}

[xyz~=in-stagger-3] {
    --xyz-in-stagger: .3s
}

[xyz~=in-stagger-4] {
    --xyz-in-stagger: .4s
}

[xyz~=in-stagger-5] {
    --xyz-in-stagger: .5s
}

[xyz~=in-stagger-6] {
    --xyz-in-stagger: .6s
}

[xyz~=in-stagger-7] {
    --xyz-in-stagger: .7s
}

[xyz~=in-stagger-8] {
    --xyz-in-stagger: .8s
}

[xyz~=in-stagger-9] {
    --xyz-in-stagger: .9s
}

[xyz~=in-stagger-10] {
    --xyz-in-stagger: 1s
}

[xyz~=in-stagger-15] {
    --xyz-in-stagger: 1.5s
}

[xyz~=in-stagger-20] {
    --xyz-in-stagger: 2s
}

[xyz~=in-stagger-25] {
    --xyz-in-stagger: 2.5s
}

[xyz~=in-stagger-30] {
    --xyz-in-stagger: 3s
}

[xyz~=out-stagger] {
    --xyz-out-stagger: var(--xyz-stagger-default)
}

[xyz~=out-stagger-0] {
    --xyz-out-stagger: 0s
}

[xyz~="out-stagger-0.5"] {
    --xyz-out-stagger: .05s
}

[xyz~=out-stagger-1] {
    --xyz-out-stagger: .1s
}

[xyz~="out-stagger-1.5"] {
    --xyz-out-stagger: .15s
}

[xyz~=out-stagger-2] {
    --xyz-out-stagger: .2s
}

[xyz~="out-stagger-2.5"] {
    --xyz-out-stagger: .25s
}

[xyz~=out-stagger-3] {
    --xyz-out-stagger: .3s
}

[xyz~=out-stagger-4] {
    --xyz-out-stagger: .4s
}

[xyz~=out-stagger-5] {
    --xyz-out-stagger: .5s
}

[xyz~=out-stagger-6] {
    --xyz-out-stagger: .6s
}

[xyz~=out-stagger-7] {
    --xyz-out-stagger: .7s
}

[xyz~=out-stagger-8] {
    --xyz-out-stagger: .8s
}

[xyz~=out-stagger-9] {
    --xyz-out-stagger: .9s
}

[xyz~=out-stagger-10] {
    --xyz-out-stagger: 1s
}

[xyz~=out-stagger-15] {
    --xyz-out-stagger: 1.5s
}

[xyz~=out-stagger-20] {
    --xyz-out-stagger: 2s
}

[xyz~=out-stagger-25] {
    --xyz-out-stagger: 2.5s
}

[xyz~=out-stagger-30] {
    --xyz-out-stagger: 3s
}

[xyz~=appear-stagger] {
    --xyz-appear-stagger: var(--xyz-stagger-default)
}

[xyz~=appear-stagger-0] {
    --xyz-appear-stagger: 0s
}

[xyz~="appear-stagger-0.5"] {
    --xyz-appear-stagger: .05s
}

[xyz~=appear-stagger-1] {
    --xyz-appear-stagger: .1s
}

[xyz~="appear-stagger-1.5"] {
    --xyz-appear-stagger: .15s
}

[xyz~=appear-stagger-2] {
    --xyz-appear-stagger: .2s
}

[xyz~="appear-stagger-2.5"] {
    --xyz-appear-stagger: .25s
}

[xyz~=appear-stagger-3] {
    --xyz-appear-stagger: .3s
}

[xyz~=appear-stagger-4] {
    --xyz-appear-stagger: .4s
}

[xyz~=appear-stagger-5] {
    --xyz-appear-stagger: .5s
}

[xyz~=appear-stagger-6] {
    --xyz-appear-stagger: .6s
}

[xyz~=appear-stagger-7] {
    --xyz-appear-stagger: .7s
}

[xyz~=appear-stagger-8] {
    --xyz-appear-stagger: .8s
}

[xyz~=appear-stagger-9] {
    --xyz-appear-stagger: .9s
}

[xyz~=appear-stagger-10] {
    --xyz-appear-stagger: 1s
}

[xyz~=appear-stagger-15] {
    --xyz-appear-stagger: 1.5s
}

[xyz~=appear-stagger-20] {
    --xyz-appear-stagger: 2s
}

[xyz~=appear-stagger-25] {
    --xyz-appear-stagger: 2.5s
}

[xyz~=appear-stagger-30] {
    --xyz-appear-stagger: 3s
}

[xyz~=stagger-rev] {
    --xyz-stagger-rev: var(--xyz-stagger-default)
}

[xyz~=stagger-rev-0] {
    --xyz-stagger-rev: 0s
}

[xyz~="stagger-rev-0.5"] {
    --xyz-stagger-rev: .05s
}

[xyz~=stagger-rev-1] {
    --xyz-stagger-rev: .1s
}

[xyz~="stagger-rev-1.5"] {
    --xyz-stagger-rev: .15s
}

[xyz~=stagger-rev-2] {
    --xyz-stagger-rev: .2s
}

[xyz~="stagger-rev-2.5"] {
    --xyz-stagger-rev: .25s
}

[xyz~=stagger-rev-3] {
    --xyz-stagger-rev: .3s
}

[xyz~=stagger-rev-4] {
    --xyz-stagger-rev: .4s
}

[xyz~=stagger-rev-5] {
    --xyz-stagger-rev: .5s
}

[xyz~=stagger-rev-6] {
    --xyz-stagger-rev: .6s
}

[xyz~=stagger-rev-7] {
    --xyz-stagger-rev: .7s
}

[xyz~=stagger-rev-8] {
    --xyz-stagger-rev: .8s
}

[xyz~=stagger-rev-9] {
    --xyz-stagger-rev: .9s
}

[xyz~=stagger-rev-10] {
    --xyz-stagger-rev: 1s
}

[xyz~=stagger-rev-15] {
    --xyz-stagger-rev: 1.5s
}

[xyz~=stagger-rev-20] {
    --xyz-stagger-rev: 2s
}

[xyz~=stagger-rev-25] {
    --xyz-stagger-rev: 2.5s
}

[xyz~=stagger-rev-30] {
    --xyz-stagger-rev: 3s
}

[xyz~=in-stagger-rev] {
    --xyz-in-stagger-rev: var(--xyz-stagger-default)
}

[xyz~=in-stagger-rev-0] {
    --xyz-in-stagger-rev: 0s
}

[xyz~="in-stagger-rev-0.5"] {
    --xyz-in-stagger-rev: .05s
}

[xyz~=in-stagger-rev-1] {
    --xyz-in-stagger-rev: .1s
}

[xyz~="in-stagger-rev-1.5"] {
    --xyz-in-stagger-rev: .15s
}

[xyz~=in-stagger-rev-2] {
    --xyz-in-stagger-rev: .2s
}

[xyz~="in-stagger-rev-2.5"] {
    --xyz-in-stagger-rev: .25s
}

[xyz~=in-stagger-rev-3] {
    --xyz-in-stagger-rev: .3s
}

[xyz~=in-stagger-rev-4] {
    --xyz-in-stagger-rev: .4s
}

[xyz~=in-stagger-rev-5] {
    --xyz-in-stagger-rev: .5s
}

[xyz~=in-stagger-rev-6] {
    --xyz-in-stagger-rev: .6s
}

[xyz~=in-stagger-rev-7] {
    --xyz-in-stagger-rev: .7s
}

[xyz~=in-stagger-rev-8] {
    --xyz-in-stagger-rev: .8s
}

[xyz~=in-stagger-rev-9] {
    --xyz-in-stagger-rev: .9s
}

[xyz~=in-stagger-rev-10] {
    --xyz-in-stagger-rev: 1s
}

[xyz~=in-stagger-rev-15] {
    --xyz-in-stagger-rev: 1.5s
}

[xyz~=in-stagger-rev-20] {
    --xyz-in-stagger-rev: 2s
}

[xyz~=in-stagger-rev-25] {
    --xyz-in-stagger-rev: 2.5s
}

[xyz~=in-stagger-rev-30] {
    --xyz-in-stagger-rev: 3s
}

[xyz~=out-stagger-rev] {
    --xyz-out-stagger-rev: var(--xyz-stagger-default)
}

[xyz~=out-stagger-rev-0] {
    --xyz-out-stagger-rev: 0s
}

[xyz~="out-stagger-rev-0.5"] {
    --xyz-out-stagger-rev: .05s
}

[xyz~=out-stagger-rev-1] {
    --xyz-out-stagger-rev: .1s
}

[xyz~="out-stagger-rev-1.5"] {
    --xyz-out-stagger-rev: .15s
}

[xyz~=out-stagger-rev-2] {
    --xyz-out-stagger-rev: .2s
}

[xyz~="out-stagger-rev-2.5"] {
    --xyz-out-stagger-rev: .25s
}

[xyz~=out-stagger-rev-3] {
    --xyz-out-stagger-rev: .3s
}

[xyz~=out-stagger-rev-4] {
    --xyz-out-stagger-rev: .4s
}

[xyz~=out-stagger-rev-5] {
    --xyz-out-stagger-rev: .5s
}

[xyz~=out-stagger-rev-6] {
    --xyz-out-stagger-rev: .6s
}

[xyz~=out-stagger-rev-7] {
    --xyz-out-stagger-rev: .7s
}

[xyz~=out-stagger-rev-8] {
    --xyz-out-stagger-rev: .8s
}

[xyz~=out-stagger-rev-9] {
    --xyz-out-stagger-rev: .9s
}

[xyz~=out-stagger-rev-10] {
    --xyz-out-stagger-rev: 1s
}

[xyz~=out-stagger-rev-15] {
    --xyz-out-stagger-rev: 1.5s
}

[xyz~=out-stagger-rev-20] {
    --xyz-out-stagger-rev: 2s
}

[xyz~=out-stagger-rev-25] {
    --xyz-out-stagger-rev: 2.5s
}

[xyz~=out-stagger-rev-30] {
    --xyz-out-stagger-rev: 3s
}

[xyz~=appear-stagger-rev] {
    --xyz-appear-stagger-rev: var(--xyz-stagger-default)
}

[xyz~=appear-stagger-rev-0] {
    --xyz-appear-stagger-rev: 0s
}

[xyz~="appear-stagger-rev-0.5"] {
    --xyz-appear-stagger-rev: .05s
}

[xyz~=appear-stagger-rev-1] {
    --xyz-appear-stagger-rev: .1s
}

[xyz~="appear-stagger-rev-1.5"] {
    --xyz-appear-stagger-rev: .15s
}

[xyz~=appear-stagger-rev-2] {
    --xyz-appear-stagger-rev: .2s
}

[xyz~="appear-stagger-rev-2.5"] {
    --xyz-appear-stagger-rev: .25s
}

[xyz~=appear-stagger-rev-3] {
    --xyz-appear-stagger-rev: .3s
}

[xyz~=appear-stagger-rev-4] {
    --xyz-appear-stagger-rev: .4s
}

[xyz~=appear-stagger-rev-5] {
    --xyz-appear-stagger-rev: .5s
}

[xyz~=appear-stagger-rev-6] {
    --xyz-appear-stagger-rev: .6s
}

[xyz~=appear-stagger-rev-7] {
    --xyz-appear-stagger-rev: .7s
}

[xyz~=appear-stagger-rev-8] {
    --xyz-appear-stagger-rev: .8s
}

[xyz~=appear-stagger-rev-9] {
    --xyz-appear-stagger-rev: .9s
}

[xyz~=appear-stagger-rev-10] {
    --xyz-appear-stagger-rev: 1s
}

[xyz~=appear-stagger-rev-15] {
    --xyz-appear-stagger-rev: 1.5s
}

[xyz~=appear-stagger-rev-20] {
    --xyz-appear-stagger-rev: 2s
}

[xyz~=appear-stagger-rev-25] {
    --xyz-appear-stagger-rev: 2.5s
}

[xyz~=appear-stagger-rev-30] {
    --xyz-appear-stagger-rev: 3s
}

[xyz~=iterate] {
    --xyz-iterate: var(--xyz-iterate-default)
}

[xyz~=iterate-1] {
    --xyz-iterate: 1
}

[xyz~=iterate-2] {
    --xyz-iterate: 2
}

[xyz~=iterate-3] {
    --xyz-iterate: 3
}

[xyz~=iterate-4] {
    --xyz-iterate: 4
}

[xyz~=iterate-5] {
    --xyz-iterate: 5
}

[xyz~=iterate-infinite] {
    --xyz-iterate: infinite
}

[xyz~=in-iterate] {
    --xyz-in-iterate: var(--xyz-iterate-default)
}

[xyz~=in-iterate-1] {
    --xyz-in-iterate: 1
}

[xyz~=in-iterate-2] {
    --xyz-in-iterate: 2
}

[xyz~=in-iterate-3] {
    --xyz-in-iterate: 3
}

[xyz~=in-iterate-4] {
    --xyz-in-iterate: 4
}

[xyz~=in-iterate-5] {
    --xyz-in-iterate: 5
}

[xyz~=in-iterate-infinite] {
    --xyz-in-iterate: infinite
}

[xyz~=out-iterate] {
    --xyz-out-iterate: var(--xyz-iterate-default)
}

[xyz~=out-iterate-1] {
    --xyz-out-iterate: 1
}

[xyz~=out-iterate-2] {
    --xyz-out-iterate: 2
}

[xyz~=out-iterate-3] {
    --xyz-out-iterate: 3
}

[xyz~=out-iterate-4] {
    --xyz-out-iterate: 4
}

[xyz~=out-iterate-5] {
    --xyz-out-iterate: 5
}

[xyz~=out-iterate-infinite] {
    --xyz-out-iterate: infinite
}

[xyz~=appear-iterate] {
    --xyz-appear-iterate: var(--xyz-iterate-default)
}

[xyz~=appear-iterate-1] {
    --xyz-appear-iterate: 1
}

[xyz~=appear-iterate-2] {
    --xyz-appear-iterate: 2
}

[xyz~=appear-iterate-3] {
    --xyz-appear-iterate: 3
}

[xyz~=appear-iterate-4] {
    --xyz-appear-iterate: 4
}

[xyz~=appear-iterate-5] {
    --xyz-appear-iterate: 5
}

[xyz~=appear-iterate-infinite] {
    --xyz-appear-iterate: infinite
}

[xyz~=direction] {
    --xyz-direction: var(--xyz-direction-default)
}

[xyz~=direction-normal] {
    --xyz-direction: normal
}

[xyz~=direction-reverse] {
    --xyz-direction: reverse
}

[xyz~=direction-alternate] {
    --xyz-direction: alternate
}

[xyz~=direction-alternate-reverse] {
    --xyz-direction: alternate-reverse
}

[xyz~=in-direction] {
    --xyz-in-direction: var(--xyz-direction-default)
}

[xyz~=in-direction-normal] {
    --xyz-in-direction: normal
}

[xyz~=in-direction-reverse] {
    --xyz-in-direction: reverse
}

[xyz~=in-direction-alternate] {
    --xyz-in-direction: alternate
}

[xyz~=in-direction-alternate-reverse] {
    --xyz-in-direction: alternate-reverse
}

[xyz~=out-direction] {
    --xyz-out-direction: var(--xyz-direction-default)
}

[xyz~=out-direction-normal] {
    --xyz-out-direction: normal
}

[xyz~=out-direction-reverse] {
    --xyz-out-direction: reverse
}

[xyz~=out-direction-alternate] {
    --xyz-out-direction: alternate
}

[xyz~=out-direction-alternate-reverse] {
    --xyz-out-direction: alternate-reverse
}

[xyz~=appear-direction] {
    --xyz-appear-direction: var(--xyz-direction-default)
}

[xyz~=appear-direction-normal] {
    --xyz-appear-direction: normal
}

[xyz~=appear-direction-reverse] {
    --xyz-appear-direction: reverse
}

[xyz~=appear-direction-alternate] {
    --xyz-appear-direction: alternate
}

[xyz~=appear-direction-alternate-reverse] {
    --xyz-appear-direction: alternate-reverse
}

[xyz~=origin] {
    --xyz-origin: var(--xyz-origin-default)
}

[xyz~=origin-center] {
    --xyz-origin: center
}

[xyz~=origin-top] {
    --xyz-origin: top
}

[xyz~=origin-bottom] {
    --xyz-origin: bottom
}

[xyz~=origin-left] {
    --xyz-origin: left
}

[xyz~=origin-right] {
    --xyz-origin: right
}

[xyz~=origin-top-left] {
    --xyz-origin: top left
}

[xyz~=origin-top-right] {
    --xyz-origin: top right
}

[xyz~=origin-bottom-left] {
    --xyz-origin: bottom left
}

[xyz~=origin-bottom-right] {
    --xyz-origin: bottom right
}

[xyz~=in-origin] {
    --xyz-in-origin: var(--xyz-origin-default)
}

[xyz~=in-origin-center] {
    --xyz-in-origin: center
}

[xyz~=in-origin-top] {
    --xyz-in-origin: top
}

[xyz~=in-origin-bottom] {
    --xyz-in-origin: bottom
}

[xyz~=in-origin-left] {
    --xyz-in-origin: left
}

[xyz~=in-origin-right] {
    --xyz-in-origin: right
}

[xyz~=in-origin-top-left] {
    --xyz-in-origin: top left
}

[xyz~=in-origin-top-right] {
    --xyz-in-origin: top right
}

[xyz~=in-origin-bottom-left] {
    --xyz-in-origin: bottom left
}

[xyz~=in-origin-bottom-right] {
    --xyz-in-origin: bottom right
}

[xyz~=out-origin] {
    --xyz-out-origin: var(--xyz-origin-default)
}

[xyz~=out-origin-center] {
    --xyz-out-origin: center
}

[xyz~=out-origin-top] {
    --xyz-out-origin: top
}

[xyz~=out-origin-bottom] {
    --xyz-out-origin: bottom
}

[xyz~=out-origin-left] {
    --xyz-out-origin: left
}

[xyz~=out-origin-right] {
    --xyz-out-origin: right
}

[xyz~=out-origin-top-left] {
    --xyz-out-origin: top left
}

[xyz~=out-origin-top-right] {
    --xyz-out-origin: top right
}

[xyz~=out-origin-bottom-left] {
    --xyz-out-origin: bottom left
}

[xyz~=out-origin-bottom-right] {
    --xyz-out-origin: bottom right
}

[xyz~=appear-origin] {
    --xyz-appear-origin: var(--xyz-origin-default)
}

[xyz~=appear-origin-center] {
    --xyz-appear-origin: center
}

[xyz~=appear-origin-top] {
    --xyz-appear-origin: top
}

[xyz~=appear-origin-bottom] {
    --xyz-appear-origin: bottom
}

[xyz~=appear-origin-left] {
    --xyz-appear-origin: left
}

[xyz~=appear-origin-right] {
    --xyz-appear-origin: right
}

[xyz~=appear-origin-top-left] {
    --xyz-appear-origin: top left
}

[xyz~=appear-origin-top-right] {
    --xyz-appear-origin: top right
}

[xyz~=appear-origin-bottom-left] {
    --xyz-appear-origin: bottom left
}

[xyz~=appear-origin-bottom-right] {
    --xyz-appear-origin: bottom right
}

[xyz~=perspective] {
    --xyz-perspective: var(--xyz-perspective-default)
}

[xyz~=perspective-0] {
    --xyz-perspective: var(--xyz-perspective-none)
}

[xyz~=perspective-1] {
    --xyz-perspective: 500px
}

[xyz~=perspective-2] {
    --xyz-perspective: 1000px
}

[xyz~=perspective-3] {
    --xyz-perspective: 1500px
}

[xyz~=perspective-4] {
    --xyz-perspective: 2000px
}

[xyz~=perspective-5] {
    --xyz-perspective: 2500px
}

[xyz~=in-perspective] {
    --xyz-in-perspective: var(--xyz-perspective-default)
}

[xyz~=in-perspective-0] {
    --xyz-in-perspective: var(--xyz-perspective-none)
}

[xyz~=in-perspective-1] {
    --xyz-in-perspective: 500px
}

[xyz~=in-perspective-2] {
    --xyz-in-perspective: 1000px
}

[xyz~=in-perspective-3] {
    --xyz-in-perspective: 1500px
}

[xyz~=in-perspective-4] {
    --xyz-in-perspective: 2000px
}

[xyz~=in-perspective-5] {
    --xyz-in-perspective: 2500px
}

[xyz~=out-perspective] {
    --xyz-out-perspective: var(--xyz-perspective-default)
}

[xyz~=out-perspective-0] {
    --xyz-out-perspective: var(--xyz-perspective-none)
}

[xyz~=out-perspective-1] {
    --xyz-out-perspective: 500px
}

[xyz~=out-perspective-2] {
    --xyz-out-perspective: 1000px
}

[xyz~=out-perspective-3] {
    --xyz-out-perspective: 1500px
}

[xyz~=out-perspective-4] {
    --xyz-out-perspective: 2000px
}

[xyz~=out-perspective-5] {
    --xyz-out-perspective: 2500px
}

[xyz~=appear-perspective] {
    --xyz-appear-perspective: var(--xyz-perspective-default)
}

[xyz~=appear-perspective-0] {
    --xyz-appear-perspective: var(--xyz-perspective-none)
}

[xyz~=appear-perspective-1] {
    --xyz-appear-perspective: 500px
}

[xyz~=appear-perspective-2] {
    --xyz-appear-perspective: 1000px
}

[xyz~=appear-perspective-3] {
    --xyz-appear-perspective: 1500px
}

[xyz~=appear-perspective-4] {
    --xyz-appear-perspective: 2000px
}

[xyz~=appear-perspective-5] {
    --xyz-appear-perspective: 2500px
}

[xyz~=fade] {
    --xyz-opacity: calc(1 - var(--xyz-opacity-default))
}

[xyz~=fade-0] {
    --xyz-opacity: 1
}

[xyz~="fade-25%"] {
    --xyz-opacity: .75
}

[xyz~="fade-50%"] {
    --xyz-opacity: .5
}

[xyz~="fade-75%"] {
    --xyz-opacity: .25
}

[xyz~="fade-100%"] {
    --xyz-opacity: 0
}

[xyz~=in-fade] {
    --xyz-in-opacity: calc(1 - var(--xyz-opacity-default))
}

[xyz~=in-fade-0] {
    --xyz-in-opacity: 1
}

[xyz~="in-fade-25%"] {
    --xyz-in-opacity: .75
}

[xyz~="in-fade-50%"] {
    --xyz-in-opacity: .5
}

[xyz~="in-fade-75%"] {
    --xyz-in-opacity: .25
}

[xyz~="in-fade-100%"] {
    --xyz-in-opacity: 0
}

[xyz~=out-fade] {
    --xyz-out-opacity: calc(1 - var(--xyz-opacity-default))
}

[xyz~=out-fade-0] {
    --xyz-out-opacity: 1
}

[xyz~="out-fade-25%"] {
    --xyz-out-opacity: .75
}

[xyz~="out-fade-50%"] {
    --xyz-out-opacity: .5
}

[xyz~="out-fade-75%"] {
    --xyz-out-opacity: .25
}

[xyz~="out-fade-100%"] {
    --xyz-out-opacity: 0
}

[xyz~=appear-fade] {
    --xyz-appear-opacity: calc(1 - var(--xyz-opacity-default))
}

[xyz~=appear-fade-0] {
    --xyz-appear-opacity: 1
}

[xyz~="appear-fade-25%"] {
    --xyz-appear-opacity: .75
}

[xyz~="appear-fade-50%"] {
    --xyz-appear-opacity: .5
}

[xyz~="appear-fade-75%"] {
    --xyz-appear-opacity: .25
}

[xyz~="appear-fade-100%"] {
    --xyz-appear-opacity: 0
}

[xyz~=right] {
    --xyz-translate-x: var(--xyz-translate-default)
}

[xyz~=right-0] {
    --xyz-translate-x: 0px
}

[xyz~=right-1] {
    --xyz-translate-x: 10px
}

[xyz~=right-2] {
    --xyz-translate-x: 20px
}

[xyz~=right-3] {
    --xyz-translate-x: 30px
}

[xyz~=right-4] {
    --xyz-translate-x: 40px
}

[xyz~=right-5] {
    --xyz-translate-x: 50px
}

[xyz~="right-25%"] {
    --xyz-translate-x: 25%
}

[xyz~="right-50%"] {
    --xyz-translate-x: 50%
}

[xyz~="right-75%"] {
    --xyz-translate-x: 75%
}

[xyz~="right-100%"] {
    --xyz-translate-x: 100%
}

[xyz~=in-right] {
    --xyz-in-translate-x: var(--xyz-translate-default)
}

[xyz~=in-right-0] {
    --xyz-in-translate-x: 0px
}

[xyz~=in-right-1] {
    --xyz-in-translate-x: 10px
}

[xyz~=in-right-2] {
    --xyz-in-translate-x: 20px
}

[xyz~=in-right-3] {
    --xyz-in-translate-x: 30px
}

[xyz~=in-right-4] {
    --xyz-in-translate-x: 40px
}

[xyz~=in-right-5] {
    --xyz-in-translate-x: 50px
}

[xyz~="in-right-25%"] {
    --xyz-in-translate-x: 25%
}

[xyz~="in-right-50%"] {
    --xyz-in-translate-x: 50%
}

[xyz~="in-right-75%"] {
    --xyz-in-translate-x: 75%
}

[xyz~="in-right-100%"] {
    --xyz-in-translate-x: 100%
}

[xyz~=out-right] {
    --xyz-out-translate-x: var(--xyz-translate-default)
}

[xyz~=out-right-0] {
    --xyz-out-translate-x: 0px
}

[xyz~=out-right-1] {
    --xyz-out-translate-x: 10px
}

[xyz~=out-right-2] {
    --xyz-out-translate-x: 20px
}

[xyz~=out-right-3] {
    --xyz-out-translate-x: 30px
}

[xyz~=out-right-4] {
    --xyz-out-translate-x: 40px
}

[xyz~=out-right-5] {
    --xyz-out-translate-x: 50px
}

[xyz~="out-right-25%"] {
    --xyz-out-translate-x: 25%
}

[xyz~="out-right-50%"] {
    --xyz-out-translate-x: 50%
}

[xyz~="out-right-75%"] {
    --xyz-out-translate-x: 75%
}

[xyz~="out-right-100%"] {
    --xyz-out-translate-x: 100%
}

[xyz~=appear-right] {
    --xyz-appear-translate-x: var(--xyz-translate-default)
}

[xyz~=appear-right-0] {
    --xyz-appear-translate-x: 0px
}

[xyz~=appear-right-1] {
    --xyz-appear-translate-x: 10px
}

[xyz~=appear-right-2] {
    --xyz-appear-translate-x: 20px
}

[xyz~=appear-right-3] {
    --xyz-appear-translate-x: 30px
}

[xyz~=appear-right-4] {
    --xyz-appear-translate-x: 40px
}

[xyz~=appear-right-5] {
    --xyz-appear-translate-x: 50px
}

[xyz~="appear-right-25%"] {
    --xyz-appear-translate-x: 25%
}

[xyz~="appear-right-50%"] {
    --xyz-appear-translate-x: 50%
}

[xyz~="appear-right-75%"] {
    --xyz-appear-translate-x: 75%
}

[xyz~="appear-right-100%"] {
    --xyz-appear-translate-x: 100%
}

[xyz~=left] {
    --xyz-translate-x: calc(var(--xyz-translate-default)*-1)
}

[xyz~=left-0] {
    --xyz-translate-x: 0px
}

[xyz~=left-1] {
    --xyz-translate-x: -10px
}

[xyz~=left-2] {
    --xyz-translate-x: -20px
}

[xyz~=left-3] {
    --xyz-translate-x: -30px
}

[xyz~=left-4] {
    --xyz-translate-x: -40px
}

[xyz~=left-5] {
    --xyz-translate-x: -50px
}

[xyz~="left-25%"] {
    --xyz-translate-x: -25%
}

[xyz~="left-50%"] {
    --xyz-translate-x: -50%
}

[xyz~="left-75%"] {
    --xyz-translate-x: -75%
}

[xyz~="left-100%"] {
    --xyz-translate-x: -100%
}

[xyz~=in-left] {
    --xyz-in-translate-x: calc(var(--xyz-translate-default)*-1)
}

[xyz~=in-left-0] {
    --xyz-in-translate-x: 0px
}

[xyz~=in-left-1] {
    --xyz-in-translate-x: -10px
}

[xyz~=in-left-2] {
    --xyz-in-translate-x: -20px
}

[xyz~=in-left-3] {
    --xyz-in-translate-x: -30px
}

[xyz~=in-left-4] {
    --xyz-in-translate-x: -40px
}

[xyz~=in-left-5] {
    --xyz-in-translate-x: -50px
}

[xyz~="in-left-25%"] {
    --xyz-in-translate-x: -25%
}

[xyz~="in-left-50%"] {
    --xyz-in-translate-x: -50%
}

[xyz~="in-left-75%"] {
    --xyz-in-translate-x: -75%
}

[xyz~="in-left-100%"] {
    --xyz-in-translate-x: -100%
}

[xyz~=out-left] {
    --xyz-out-translate-x: calc(var(--xyz-translate-default)*-1)
}

[xyz~=out-left-0] {
    --xyz-out-translate-x: 0px
}

[xyz~=out-left-1] {
    --xyz-out-translate-x: -10px
}

[xyz~=out-left-2] {
    --xyz-out-translate-x: -20px
}

[xyz~=out-left-3] {
    --xyz-out-translate-x: -30px
}

[xyz~=out-left-4] {
    --xyz-out-translate-x: -40px
}

[xyz~=out-left-5] {
    --xyz-out-translate-x: -50px
}

[xyz~="out-left-25%"] {
    --xyz-out-translate-x: -25%
}

[xyz~="out-left-50%"] {
    --xyz-out-translate-x: -50%
}

[xyz~="out-left-75%"] {
    --xyz-out-translate-x: -75%
}

[xyz~="out-left-100%"] {
    --xyz-out-translate-x: -100%
}

[xyz~=appear-left] {
    --xyz-appear-translate-x: calc(var(--xyz-translate-default)*-1)
}

[xyz~=appear-left-0] {
    --xyz-appear-translate-x: 0px
}

[xyz~=appear-left-1] {
    --xyz-appear-translate-x: -10px
}

[xyz~=appear-left-2] {
    --xyz-appear-translate-x: -20px
}

[xyz~=appear-left-3] {
    --xyz-appear-translate-x: -30px
}

[xyz~=appear-left-4] {
    --xyz-appear-translate-x: -40px
}

[xyz~=appear-left-5] {
    --xyz-appear-translate-x: -50px
}

[xyz~="appear-left-25%"] {
    --xyz-appear-translate-x: -25%
}

[xyz~="appear-left-50%"] {
    --xyz-appear-translate-x: -50%
}

[xyz~="appear-left-75%"] {
    --xyz-appear-translate-x: -75%
}

[xyz~="appear-left-100%"] {
    --xyz-appear-translate-x: -100%
}

[xyz~=down] {
    --xyz-translate-y: var(--xyz-translate-default)
}

[xyz~=down-0] {
    --xyz-translate-y: 0px
}

[xyz~=down-1] {
    --xyz-translate-y: 10px
}

[xyz~=down-2] {
    --xyz-translate-y: 20px
}

[xyz~=down-3] {
    --xyz-translate-y: 30px
}

[xyz~=down-4] {
    --xyz-translate-y: 40px
}

[xyz~=down-5] {
    --xyz-translate-y: 50px
}

[xyz~="down-25%"] {
    --xyz-translate-y: 25%
}

[xyz~="down-50%"] {
    --xyz-translate-y: 50%
}

[xyz~="down-75%"] {
    --xyz-translate-y: 75%
}

[xyz~="down-100%"] {
    --xyz-translate-y: 100%
}

[xyz~=in-down] {
    --xyz-in-translate-y: var(--xyz-translate-default)
}

[xyz~=in-down-0] {
    --xyz-in-translate-y: 0px
}

[xyz~=in-down-1] {
    --xyz-in-translate-y: 10px
}

[xyz~=in-down-2] {
    --xyz-in-translate-y: 20px
}

[xyz~=in-down-3] {
    --xyz-in-translate-y: 30px
}

[xyz~=in-down-4] {
    --xyz-in-translate-y: 40px
}

[xyz~=in-down-5] {
    --xyz-in-translate-y: 50px
}

[xyz~="in-down-25%"] {
    --xyz-in-translate-y: 25%
}

[xyz~="in-down-50%"] {
    --xyz-in-translate-y: 50%
}

[xyz~="in-down-75%"] {
    --xyz-in-translate-y: 75%
}

[xyz~="in-down-100%"] {
    --xyz-in-translate-y: 100%
}

[xyz~=out-down] {
    --xyz-out-translate-y: var(--xyz-translate-default)
}

[xyz~=out-down-0] {
    --xyz-out-translate-y: 0px
}

[xyz~=out-down-1] {
    --xyz-out-translate-y: 10px
}

[xyz~=out-down-2] {
    --xyz-out-translate-y: 20px
}

[xyz~=out-down-3] {
    --xyz-out-translate-y: 30px
}

[xyz~=out-down-4] {
    --xyz-out-translate-y: 40px
}

[xyz~=out-down-5] {
    --xyz-out-translate-y: 50px
}

[xyz~="out-down-25%"] {
    --xyz-out-translate-y: 25%
}

[xyz~="out-down-50%"] {
    --xyz-out-translate-y: 50%
}

[xyz~="out-down-75%"] {
    --xyz-out-translate-y: 75%
}

[xyz~="out-down-100%"] {
    --xyz-out-translate-y: 100%
}

[xyz~=appear-down] {
    --xyz-appear-translate-y: var(--xyz-translate-default)
}

[xyz~=appear-down-0] {
    --xyz-appear-translate-y: 0px
}

[xyz~=appear-down-1] {
    --xyz-appear-translate-y: 10px
}

[xyz~=appear-down-2] {
    --xyz-appear-translate-y: 20px
}

[xyz~=appear-down-3] {
    --xyz-appear-translate-y: 30px
}

[xyz~=appear-down-4] {
    --xyz-appear-translate-y: 40px
}

[xyz~=appear-down-5] {
    --xyz-appear-translate-y: 50px
}

[xyz~="appear-down-25%"] {
    --xyz-appear-translate-y: 25%
}

[xyz~="appear-down-50%"] {
    --xyz-appear-translate-y: 50%
}

[xyz~="appear-down-75%"] {
    --xyz-appear-translate-y: 75%
}

[xyz~="appear-down-100%"] {
    --xyz-appear-translate-y: 100%
}

[xyz~=up] {
    --xyz-translate-y: calc(var(--xyz-translate-default)*-1)
}

[xyz~=up-0] {
    --xyz-translate-y: 0px
}

[xyz~=up-1] {
    --xyz-translate-y: -10px
}

[xyz~=up-2] {
    --xyz-translate-y: -20px
}

[xyz~=up-3] {
    --xyz-translate-y: -30px
}

[xyz~=up-4] {
    --xyz-translate-y: -40px
}

[xyz~=up-5] {
    --xyz-translate-y: -50px
}

[xyz~="up-25%"] {
    --xyz-translate-y: -25%
}

[xyz~="up-50%"] {
    --xyz-translate-y: -50%
}

[xyz~="up-75%"] {
    --xyz-translate-y: -75%
}

[xyz~="up-100%"] {
    --xyz-translate-y: -100%
}

[xyz~=in-up] {
    --xyz-in-translate-y: calc(var(--xyz-translate-default)*-1)
}

[xyz~=in-up-0] {
    --xyz-in-translate-y: 0px
}

[xyz~=in-up-1] {
    --xyz-in-translate-y: -10px
}

[xyz~=in-up-2] {
    --xyz-in-translate-y: -20px
}

[xyz~=in-up-3] {
    --xyz-in-translate-y: -30px
}

[xyz~=in-up-4] {
    --xyz-in-translate-y: -40px
}

[xyz~=in-up-5] {
    --xyz-in-translate-y: -50px
}

[xyz~="in-up-25%"] {
    --xyz-in-translate-y: -25%
}

[xyz~="in-up-50%"] {
    --xyz-in-translate-y: -50%
}

[xyz~="in-up-75%"] {
    --xyz-in-translate-y: -75%
}

[xyz~="in-up-100%"] {
    --xyz-in-translate-y: -100%
}

[xyz~=out-up] {
    --xyz-out-translate-y: calc(var(--xyz-translate-default)*-1)
}

[xyz~=out-up-0] {
    --xyz-out-translate-y: 0px
}

[xyz~=out-up-1] {
    --xyz-out-translate-y: -10px
}

[xyz~=out-up-2] {
    --xyz-out-translate-y: -20px
}

[xyz~=out-up-3] {
    --xyz-out-translate-y: -30px
}

[xyz~=out-up-4] {
    --xyz-out-translate-y: -40px
}

[xyz~=out-up-5] {
    --xyz-out-translate-y: -50px
}

[xyz~="out-up-25%"] {
    --xyz-out-translate-y: -25%
}

[xyz~="out-up-50%"] {
    --xyz-out-translate-y: -50%
}

[xyz~="out-up-75%"] {
    --xyz-out-translate-y: -75%
}

[xyz~="out-up-100%"] {
    --xyz-out-translate-y: -100%
}

[xyz~=appear-up] {
    --xyz-appear-translate-y: calc(var(--xyz-translate-default)*-1)
}

[xyz~=appear-up-0] {
    --xyz-appear-translate-y: 0px
}

[xyz~=appear-up-1] {
    --xyz-appear-translate-y: -10px
}

[xyz~=appear-up-2] {
    --xyz-appear-translate-y: -20px
}

[xyz~=appear-up-3] {
    --xyz-appear-translate-y: -30px
}

[xyz~=appear-up-4] {
    --xyz-appear-translate-y: -40px
}

[xyz~=appear-up-5] {
    --xyz-appear-translate-y: -50px
}

[xyz~="appear-up-25%"] {
    --xyz-appear-translate-y: -25%
}

[xyz~="appear-up-50%"] {
    --xyz-appear-translate-y: -50%
}

[xyz~="appear-up-75%"] {
    --xyz-appear-translate-y: -75%
}

[xyz~="appear-up-100%"] {
    --xyz-appear-translate-y: -100%
}

[xyz~=front] {
    --xyz-translate-z: var(--xyz-translate-z-default)
}

[xyz~=front-0] {
    --xyz-translate-z: 0px
}

[xyz~=front-1] {
    --xyz-translate-z: 100px
}

[xyz~=front-2] {
    --xyz-translate-z: 200px
}

[xyz~=front-3] {
    --xyz-translate-z: 300px
}

[xyz~=front-4] {
    --xyz-translate-z: 400px
}

[xyz~=front-5] {
    --xyz-translate-z: 500px
}

[xyz~=in-front] {
    --xyz-in-translate-z: var(--xyz-translate-z-default)
}

[xyz~=in-front-0] {
    --xyz-in-translate-z: 0px
}

[xyz~=in-front-1] {
    --xyz-in-translate-z: 100px
}

[xyz~=in-front-2] {
    --xyz-in-translate-z: 200px
}

[xyz~=in-front-3] {
    --xyz-in-translate-z: 300px
}

[xyz~=in-front-4] {
    --xyz-in-translate-z: 400px
}

[xyz~=in-front-5] {
    --xyz-in-translate-z: 500px
}

[xyz~=out-front] {
    --xyz-out-translate-z: var(--xyz-translate-z-default)
}

[xyz~=out-front-0] {
    --xyz-out-translate-z: 0px
}

[xyz~=out-front-1] {
    --xyz-out-translate-z: 100px
}

[xyz~=out-front-2] {
    --xyz-out-translate-z: 200px
}

[xyz~=out-front-3] {
    --xyz-out-translate-z: 300px
}

[xyz~=out-front-4] {
    --xyz-out-translate-z: 400px
}

[xyz~=out-front-5] {
    --xyz-out-translate-z: 500px
}

[xyz~=appear-front] {
    --xyz-appear-translate-z: var(--xyz-translate-z-default)
}

[xyz~=appear-front-0] {
    --xyz-appear-translate-z: 0px
}

[xyz~=appear-front-1] {
    --xyz-appear-translate-z: 100px
}

[xyz~=appear-front-2] {
    --xyz-appear-translate-z: 200px
}

[xyz~=appear-front-3] {
    --xyz-appear-translate-z: 300px
}

[xyz~=appear-front-4] {
    --xyz-appear-translate-z: 400px
}

[xyz~=appear-front-5] {
    --xyz-appear-translate-z: 500px
}

[xyz~=back] {
    --xyz-translate-z: calc(var(--xyz-translate-z-default)*-1)
}

[xyz~=back-0] {
    --xyz-translate-z: 0px
}

[xyz~=back-1] {
    --xyz-translate-z: -100px
}

[xyz~=back-2] {
    --xyz-translate-z: -200px
}

[xyz~=back-3] {
    --xyz-translate-z: -300px
}

[xyz~=back-4] {
    --xyz-translate-z: -400px
}

[xyz~=back-5] {
    --xyz-translate-z: -500px
}

[xyz~=in-back] {
    --xyz-in-translate-z: calc(var(--xyz-translate-z-default)*-1)
}

[xyz~=in-back-0] {
    --xyz-in-translate-z: 0px
}

[xyz~=in-back-1] {
    --xyz-in-translate-z: -100px
}

[xyz~=in-back-2] {
    --xyz-in-translate-z: -200px
}

[xyz~=in-back-3] {
    --xyz-in-translate-z: -300px
}

[xyz~=in-back-4] {
    --xyz-in-translate-z: -400px
}

[xyz~=in-back-5] {
    --xyz-in-translate-z: -500px
}

[xyz~=out-back] {
    --xyz-out-translate-z: calc(var(--xyz-translate-z-default)*-1)
}

[xyz~=out-back-0] {
    --xyz-out-translate-z: 0px
}

[xyz~=out-back-1] {
    --xyz-out-translate-z: -100px
}

[xyz~=out-back-2] {
    --xyz-out-translate-z: -200px
}

[xyz~=out-back-3] {
    --xyz-out-translate-z: -300px
}

[xyz~=out-back-4] {
    --xyz-out-translate-z: -400px
}

[xyz~=out-back-5] {
    --xyz-out-translate-z: -500px
}

[xyz~=appear-back] {
    --xyz-appear-translate-z: calc(var(--xyz-translate-z-default)*-1)
}

[xyz~=appear-back-0] {
    --xyz-appear-translate-z: 0px
}

[xyz~=appear-back-1] {
    --xyz-appear-translate-z: -100px
}

[xyz~=appear-back-2] {
    --xyz-appear-translate-z: -200px
}

[xyz~=appear-back-3] {
    --xyz-appear-translate-z: -300px
}

[xyz~=appear-back-4] {
    --xyz-appear-translate-z: -400px
}

[xyz~=appear-back-5] {
    --xyz-appear-translate-z: -500px
}

[xyz~=flip-up] {
    --xyz-rotate-x: var(--xyz-rotate-default)
}

[xyz~=flip-up-0] {
    --xyz-rotate-x: 0deg
}

[xyz~=flip-up-1] {
    --xyz-rotate-x: 10deg
}

[xyz~=flip-up-2] {
    --xyz-rotate-x: 20deg
}

[xyz~=flip-up-3] {
    --xyz-rotate-x: 30deg
}

[xyz~=flip-up-4] {
    --xyz-rotate-x: 40deg
}

[xyz~=flip-up-5] {
    --xyz-rotate-x: 50deg
}

[xyz~="flip-up-25%"] {
    --xyz-rotate-x: .25turn
}

[xyz~="flip-up-50%"] {
    --xyz-rotate-x: .5turn
}

[xyz~="flip-up-75%"] {
    --xyz-rotate-x: .75turn
}

[xyz~="flip-up-100%"] {
    --xyz-rotate-x: 1turn
}

[xyz~=in-flip-up] {
    --xyz-in-rotate-x: var(--xyz-rotate-default)
}

[xyz~=in-flip-up-0] {
    --xyz-in-rotate-x: 0deg
}

[xyz~=in-flip-up-1] {
    --xyz-in-rotate-x: 10deg
}

[xyz~=in-flip-up-2] {
    --xyz-in-rotate-x: 20deg
}

[xyz~=in-flip-up-3] {
    --xyz-in-rotate-x: 30deg
}

[xyz~=in-flip-up-4] {
    --xyz-in-rotate-x: 40deg
}

[xyz~=in-flip-up-5] {
    --xyz-in-rotate-x: 50deg
}

[xyz~="in-flip-up-25%"] {
    --xyz-in-rotate-x: .25turn
}

[xyz~="in-flip-up-50%"] {
    --xyz-in-rotate-x: .5turn
}

[xyz~="in-flip-up-75%"] {
    --xyz-in-rotate-x: .75turn
}

[xyz~="in-flip-up-100%"] {
    --xyz-in-rotate-x: 1turn
}

[xyz~=out-flip-up] {
    --xyz-out-rotate-x: var(--xyz-rotate-default)
}

[xyz~=out-flip-up-0] {
    --xyz-out-rotate-x: 0deg
}

[xyz~=out-flip-up-1] {
    --xyz-out-rotate-x: 10deg
}

[xyz~=out-flip-up-2] {
    --xyz-out-rotate-x: 20deg
}

[xyz~=out-flip-up-3] {
    --xyz-out-rotate-x: 30deg
}

[xyz~=out-flip-up-4] {
    --xyz-out-rotate-x: 40deg
}

[xyz~=out-flip-up-5] {
    --xyz-out-rotate-x: 50deg
}

[xyz~="out-flip-up-25%"] {
    --xyz-out-rotate-x: .25turn
}

[xyz~="out-flip-up-50%"] {
    --xyz-out-rotate-x: .5turn
}

[xyz~="out-flip-up-75%"] {
    --xyz-out-rotate-x: .75turn
}

[xyz~="out-flip-up-100%"] {
    --xyz-out-rotate-x: 1turn
}

[xyz~=appear-flip-up] {
    --xyz-appear-rotate-x: var(--xyz-rotate-default)
}

[xyz~=appear-flip-up-0] {
    --xyz-appear-rotate-x: 0deg
}

[xyz~=appear-flip-up-1] {
    --xyz-appear-rotate-x: 10deg
}

[xyz~=appear-flip-up-2] {
    --xyz-appear-rotate-x: 20deg
}

[xyz~=appear-flip-up-3] {
    --xyz-appear-rotate-x: 30deg
}

[xyz~=appear-flip-up-4] {
    --xyz-appear-rotate-x: 40deg
}

[xyz~=appear-flip-up-5] {
    --xyz-appear-rotate-x: 50deg
}

[xyz~="appear-flip-up-25%"] {
    --xyz-appear-rotate-x: .25turn
}

[xyz~="appear-flip-up-50%"] {
    --xyz-appear-rotate-x: .5turn
}

[xyz~="appear-flip-up-75%"] {
    --xyz-appear-rotate-x: .75turn
}

[xyz~="appear-flip-up-100%"] {
    --xyz-appear-rotate-x: 1turn
}

[xyz~=flip-down] {
    --xyz-rotate-x: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=flip-down-0] {
    --xyz-rotate-x: 0deg
}

[xyz~=flip-down-1] {
    --xyz-rotate-x: -10deg
}

[xyz~=flip-down-2] {
    --xyz-rotate-x: -20deg
}

[xyz~=flip-down-3] {
    --xyz-rotate-x: -30deg
}

[xyz~=flip-down-4] {
    --xyz-rotate-x: -40deg
}

[xyz~=flip-down-5] {
    --xyz-rotate-x: -50deg
}

[xyz~="flip-down-25%"] {
    --xyz-rotate-x: -.25turn
}

[xyz~="flip-down-50%"] {
    --xyz-rotate-x: -.5turn
}

[xyz~="flip-down-75%"] {
    --xyz-rotate-x: -.75turn
}

[xyz~="flip-down-100%"] {
    --xyz-rotate-x: -1turn
}

[xyz~=in-flip-down] {
    --xyz-in-rotate-x: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=in-flip-down-0] {
    --xyz-in-rotate-x: 0deg
}

[xyz~=in-flip-down-1] {
    --xyz-in-rotate-x: -10deg
}

[xyz~=in-flip-down-2] {
    --xyz-in-rotate-x: -20deg
}

[xyz~=in-flip-down-3] {
    --xyz-in-rotate-x: -30deg
}

[xyz~=in-flip-down-4] {
    --xyz-in-rotate-x: -40deg
}

[xyz~=in-flip-down-5] {
    --xyz-in-rotate-x: -50deg
}

[xyz~="in-flip-down-25%"] {
    --xyz-in-rotate-x: -.25turn
}

[xyz~="in-flip-down-50%"] {
    --xyz-in-rotate-x: -.5turn
}

[xyz~="in-flip-down-75%"] {
    --xyz-in-rotate-x: -.75turn
}

[xyz~="in-flip-down-100%"] {
    --xyz-in-rotate-x: -1turn
}

[xyz~=out-flip-down] {
    --xyz-out-rotate-x: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=out-flip-down-0] {
    --xyz-out-rotate-x: 0deg
}

[xyz~=out-flip-down-1] {
    --xyz-out-rotate-x: -10deg
}

[xyz~=out-flip-down-2] {
    --xyz-out-rotate-x: -20deg
}

[xyz~=out-flip-down-3] {
    --xyz-out-rotate-x: -30deg
}

[xyz~=out-flip-down-4] {
    --xyz-out-rotate-x: -40deg
}

[xyz~=out-flip-down-5] {
    --xyz-out-rotate-x: -50deg
}

[xyz~="out-flip-down-25%"] {
    --xyz-out-rotate-x: -.25turn
}

[xyz~="out-flip-down-50%"] {
    --xyz-out-rotate-x: -.5turn
}

[xyz~="out-flip-down-75%"] {
    --xyz-out-rotate-x: -.75turn
}

[xyz~="out-flip-down-100%"] {
    --xyz-out-rotate-x: -1turn
}

[xyz~=appear-flip-down] {
    --xyz-appear-rotate-x: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=appear-flip-down-0] {
    --xyz-appear-rotate-x: 0deg
}

[xyz~=appear-flip-down-1] {
    --xyz-appear-rotate-x: -10deg
}

[xyz~=appear-flip-down-2] {
    --xyz-appear-rotate-x: -20deg
}

[xyz~=appear-flip-down-3] {
    --xyz-appear-rotate-x: -30deg
}

[xyz~=appear-flip-down-4] {
    --xyz-appear-rotate-x: -40deg
}

[xyz~=appear-flip-down-5] {
    --xyz-appear-rotate-x: -50deg
}

[xyz~="appear-flip-down-25%"] {
    --xyz-appear-rotate-x: -.25turn
}

[xyz~="appear-flip-down-50%"] {
    --xyz-appear-rotate-x: -.5turn
}

[xyz~="appear-flip-down-75%"] {
    --xyz-appear-rotate-x: -.75turn
}

[xyz~="appear-flip-down-100%"] {
    --xyz-appear-rotate-x: -1turn
}

[xyz~=flip-right] {
    --xyz-rotate-y: var(--xyz-rotate-default)
}

[xyz~=flip-right-0] {
    --xyz-rotate-y: 0deg
}

[xyz~=flip-right-1] {
    --xyz-rotate-y: 10deg
}

[xyz~=flip-right-2] {
    --xyz-rotate-y: 20deg
}

[xyz~=flip-right-3] {
    --xyz-rotate-y: 30deg
}

[xyz~=flip-right-4] {
    --xyz-rotate-y: 40deg
}

[xyz~=flip-right-5] {
    --xyz-rotate-y: 50deg
}

[xyz~="flip-right-25%"] {
    --xyz-rotate-y: .25turn
}

[xyz~="flip-right-50%"] {
    --xyz-rotate-y: .5turn
}

[xyz~="flip-right-75%"] {
    --xyz-rotate-y: .75turn
}

[xyz~="flip-right-100%"] {
    --xyz-rotate-y: 1turn
}

[xyz~=in-flip-right] {
    --xyz-in-rotate-y: var(--xyz-rotate-default)
}

[xyz~=in-flip-right-0] {
    --xyz-in-rotate-y: 0deg
}

[xyz~=in-flip-right-1] {
    --xyz-in-rotate-y: 10deg
}

[xyz~=in-flip-right-2] {
    --xyz-in-rotate-y: 20deg
}

[xyz~=in-flip-right-3] {
    --xyz-in-rotate-y: 30deg
}

[xyz~=in-flip-right-4] {
    --xyz-in-rotate-y: 40deg
}

[xyz~=in-flip-right-5] {
    --xyz-in-rotate-y: 50deg
}

[xyz~="in-flip-right-25%"] {
    --xyz-in-rotate-y: .25turn
}

[xyz~="in-flip-right-50%"] {
    --xyz-in-rotate-y: .5turn
}

[xyz~="in-flip-right-75%"] {
    --xyz-in-rotate-y: .75turn
}

[xyz~="in-flip-right-100%"] {
    --xyz-in-rotate-y: 1turn
}

[xyz~=out-flip-right] {
    --xyz-out-rotate-y: var(--xyz-rotate-default)
}

[xyz~=out-flip-right-0] {
    --xyz-out-rotate-y: 0deg
}

[xyz~=out-flip-right-1] {
    --xyz-out-rotate-y: 10deg
}

[xyz~=out-flip-right-2] {
    --xyz-out-rotate-y: 20deg
}

[xyz~=out-flip-right-3] {
    --xyz-out-rotate-y: 30deg
}

[xyz~=out-flip-right-4] {
    --xyz-out-rotate-y: 40deg
}

[xyz~=out-flip-right-5] {
    --xyz-out-rotate-y: 50deg
}

[xyz~="out-flip-right-25%"] {
    --xyz-out-rotate-y: .25turn
}

[xyz~="out-flip-right-50%"] {
    --xyz-out-rotate-y: .5turn
}

[xyz~="out-flip-right-75%"] {
    --xyz-out-rotate-y: .75turn
}

[xyz~="out-flip-right-100%"] {
    --xyz-out-rotate-y: 1turn
}

[xyz~=appear-flip-right] {
    --xyz-appear-rotate-y: var(--xyz-rotate-default)
}

[xyz~=appear-flip-right-0] {
    --xyz-appear-rotate-y: 0deg
}

[xyz~=appear-flip-right-1] {
    --xyz-appear-rotate-y: 10deg
}

[xyz~=appear-flip-right-2] {
    --xyz-appear-rotate-y: 20deg
}

[xyz~=appear-flip-right-3] {
    --xyz-appear-rotate-y: 30deg
}

[xyz~=appear-flip-right-4] {
    --xyz-appear-rotate-y: 40deg
}

[xyz~=appear-flip-right-5] {
    --xyz-appear-rotate-y: 50deg
}

[xyz~="appear-flip-right-25%"] {
    --xyz-appear-rotate-y: .25turn
}

[xyz~="appear-flip-right-50%"] {
    --xyz-appear-rotate-y: .5turn
}

[xyz~="appear-flip-right-75%"] {
    --xyz-appear-rotate-y: .75turn
}

[xyz~="appear-flip-right-100%"] {
    --xyz-appear-rotate-y: 1turn
}

[xyz~=flip-left] {
    --xyz-rotate-y: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=flip-left-0] {
    --xyz-rotate-y: 0deg
}

[xyz~=flip-left-1] {
    --xyz-rotate-y: -10deg
}

[xyz~=flip-left-2] {
    --xyz-rotate-y: -20deg
}

[xyz~=flip-left-3] {
    --xyz-rotate-y: -30deg
}

[xyz~=flip-left-4] {
    --xyz-rotate-y: -40deg
}

[xyz~=flip-left-5] {
    --xyz-rotate-y: -50deg
}

[xyz~="flip-left-25%"] {
    --xyz-rotate-y: -.25turn
}

[xyz~="flip-left-50%"] {
    --xyz-rotate-y: -.5turn
}

[xyz~="flip-left-75%"] {
    --xyz-rotate-y: -.75turn
}

[xyz~="flip-left-100%"] {
    --xyz-rotate-y: -1turn
}

[xyz~=in-flip-left] {
    --xyz-in-rotate-y: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=in-flip-left-0] {
    --xyz-in-rotate-y: 0deg
}

[xyz~=in-flip-left-1] {
    --xyz-in-rotate-y: -10deg
}

[xyz~=in-flip-left-2] {
    --xyz-in-rotate-y: -20deg
}

[xyz~=in-flip-left-3] {
    --xyz-in-rotate-y: -30deg
}

[xyz~=in-flip-left-4] {
    --xyz-in-rotate-y: -40deg
}

[xyz~=in-flip-left-5] {
    --xyz-in-rotate-y: -50deg
}

[xyz~="in-flip-left-25%"] {
    --xyz-in-rotate-y: -.25turn
}

[xyz~="in-flip-left-50%"] {
    --xyz-in-rotate-y: -.5turn
}

[xyz~="in-flip-left-75%"] {
    --xyz-in-rotate-y: -.75turn
}

[xyz~="in-flip-left-100%"] {
    --xyz-in-rotate-y: -1turn
}

[xyz~=out-flip-left] {
    --xyz-out-rotate-y: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=out-flip-left-0] {
    --xyz-out-rotate-y: 0deg
}

[xyz~=out-flip-left-1] {
    --xyz-out-rotate-y: -10deg
}

[xyz~=out-flip-left-2] {
    --xyz-out-rotate-y: -20deg
}

[xyz~=out-flip-left-3] {
    --xyz-out-rotate-y: -30deg
}

[xyz~=out-flip-left-4] {
    --xyz-out-rotate-y: -40deg
}

[xyz~=out-flip-left-5] {
    --xyz-out-rotate-y: -50deg
}

[xyz~="out-flip-left-25%"] {
    --xyz-out-rotate-y: -.25turn
}

[xyz~="out-flip-left-50%"] {
    --xyz-out-rotate-y: -.5turn
}

[xyz~="out-flip-left-75%"] {
    --xyz-out-rotate-y: -.75turn
}

[xyz~="out-flip-left-100%"] {
    --xyz-out-rotate-y: -1turn
}

[xyz~=appear-flip-left] {
    --xyz-appear-rotate-y: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=appear-flip-left-0] {
    --xyz-appear-rotate-y: 0deg
}

[xyz~=appear-flip-left-1] {
    --xyz-appear-rotate-y: -10deg
}

[xyz~=appear-flip-left-2] {
    --xyz-appear-rotate-y: -20deg
}

[xyz~=appear-flip-left-3] {
    --xyz-appear-rotate-y: -30deg
}

[xyz~=appear-flip-left-4] {
    --xyz-appear-rotate-y: -40deg
}

[xyz~=appear-flip-left-5] {
    --xyz-appear-rotate-y: -50deg
}

[xyz~="appear-flip-left-25%"] {
    --xyz-appear-rotate-y: -.25turn
}

[xyz~="appear-flip-left-50%"] {
    --xyz-appear-rotate-y: -.5turn
}

[xyz~="appear-flip-left-75%"] {
    --xyz-appear-rotate-y: -.75turn
}

[xyz~="appear-flip-left-100%"] {
    --xyz-appear-rotate-y: -1turn
}

[xyz~=rotate-right] {
    --xyz-rotate-z: var(--xyz-rotate-default)
}

[xyz~=rotate-right-0] {
    --xyz-rotate-z: 0deg
}

[xyz~=rotate-right-1] {
    --xyz-rotate-z: 10deg
}

[xyz~=rotate-right-2] {
    --xyz-rotate-z: 20deg
}

[xyz~=rotate-right-3] {
    --xyz-rotate-z: 30deg
}

[xyz~=rotate-right-4] {
    --xyz-rotate-z: 40deg
}

[xyz~=rotate-right-5] {
    --xyz-rotate-z: 50deg
}

[xyz~="rotate-right-25%"] {
    --xyz-rotate-z: .25turn
}

[xyz~="rotate-right-50%"] {
    --xyz-rotate-z: .5turn
}

[xyz~="rotate-right-75%"] {
    --xyz-rotate-z: .75turn
}

[xyz~="rotate-right-100%"] {
    --xyz-rotate-z: 1turn
}

[xyz~=in-rotate-right] {
    --xyz-in-rotate-z: var(--xyz-rotate-default)
}

[xyz~=in-rotate-right-0] {
    --xyz-in-rotate-z: 0deg
}

[xyz~=in-rotate-right-1] {
    --xyz-in-rotate-z: 10deg
}

[xyz~=in-rotate-right-2] {
    --xyz-in-rotate-z: 20deg
}

[xyz~=in-rotate-right-3] {
    --xyz-in-rotate-z: 30deg
}

[xyz~=in-rotate-right-4] {
    --xyz-in-rotate-z: 40deg
}

[xyz~=in-rotate-right-5] {
    --xyz-in-rotate-z: 50deg
}

[xyz~="in-rotate-right-25%"] {
    --xyz-in-rotate-z: .25turn
}

[xyz~="in-rotate-right-50%"] {
    --xyz-in-rotate-z: .5turn
}

[xyz~="in-rotate-right-75%"] {
    --xyz-in-rotate-z: .75turn
}

[xyz~="in-rotate-right-100%"] {
    --xyz-in-rotate-z: 1turn
}

[xyz~=out-rotate-right] {
    --xyz-out-rotate-z: var(--xyz-rotate-default)
}

[xyz~=out-rotate-right-0] {
    --xyz-out-rotate-z: 0deg
}

[xyz~=out-rotate-right-1] {
    --xyz-out-rotate-z: 10deg
}

[xyz~=out-rotate-right-2] {
    --xyz-out-rotate-z: 20deg
}

[xyz~=out-rotate-right-3] {
    --xyz-out-rotate-z: 30deg
}

[xyz~=out-rotate-right-4] {
    --xyz-out-rotate-z: 40deg
}

[xyz~=out-rotate-right-5] {
    --xyz-out-rotate-z: 50deg
}

[xyz~="out-rotate-right-25%"] {
    --xyz-out-rotate-z: .25turn
}

[xyz~="out-rotate-right-50%"] {
    --xyz-out-rotate-z: .5turn
}

[xyz~="out-rotate-right-75%"] {
    --xyz-out-rotate-z: .75turn
}

[xyz~="out-rotate-right-100%"] {
    --xyz-out-rotate-z: 1turn
}

[xyz~=appear-rotate-right] {
    --xyz-appear-rotate-z: var(--xyz-rotate-default)
}

[xyz~=appear-rotate-right-0] {
    --xyz-appear-rotate-z: 0deg
}

[xyz~=appear-rotate-right-1] {
    --xyz-appear-rotate-z: 10deg
}

[xyz~=appear-rotate-right-2] {
    --xyz-appear-rotate-z: 20deg
}

[xyz~=appear-rotate-right-3] {
    --xyz-appear-rotate-z: 30deg
}

[xyz~=appear-rotate-right-4] {
    --xyz-appear-rotate-z: 40deg
}

[xyz~=appear-rotate-right-5] {
    --xyz-appear-rotate-z: 50deg
}

[xyz~="appear-rotate-right-25%"] {
    --xyz-appear-rotate-z: .25turn
}

[xyz~="appear-rotate-right-50%"] {
    --xyz-appear-rotate-z: .5turn
}

[xyz~="appear-rotate-right-75%"] {
    --xyz-appear-rotate-z: .75turn
}

[xyz~="appear-rotate-right-100%"] {
    --xyz-appear-rotate-z: 1turn
}

[xyz~=rotate-left] {
    --xyz-rotate-z: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=rotate-left-0] {
    --xyz-rotate-z: 0deg
}

[xyz~=rotate-left-1] {
    --xyz-rotate-z: -10deg
}

[xyz~=rotate-left-2] {
    --xyz-rotate-z: -20deg
}

[xyz~=rotate-left-3] {
    --xyz-rotate-z: -30deg
}

[xyz~=rotate-left-4] {
    --xyz-rotate-z: -40deg
}

[xyz~=rotate-left-5] {
    --xyz-rotate-z: -50deg
}

[xyz~="rotate-left-25%"] {
    --xyz-rotate-z: -.25turn
}

[xyz~="rotate-left-50%"] {
    --xyz-rotate-z: -.5turn
}

[xyz~="rotate-left-75%"] {
    --xyz-rotate-z: -.75turn
}

[xyz~="rotate-left-100%"] {
    --xyz-rotate-z: -1turn
}

[xyz~=in-rotate-left] {
    --xyz-in-rotate-z: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=in-rotate-left-0] {
    --xyz-in-rotate-z: 0deg
}

[xyz~=in-rotate-left-1] {
    --xyz-in-rotate-z: -10deg
}

[xyz~=in-rotate-left-2] {
    --xyz-in-rotate-z: -20deg
}

[xyz~=in-rotate-left-3] {
    --xyz-in-rotate-z: -30deg
}

[xyz~=in-rotate-left-4] {
    --xyz-in-rotate-z: -40deg
}

[xyz~=in-rotate-left-5] {
    --xyz-in-rotate-z: -50deg
}

[xyz~="in-rotate-left-25%"] {
    --xyz-in-rotate-z: -.25turn
}

[xyz~="in-rotate-left-50%"] {
    --xyz-in-rotate-z: -.5turn
}

[xyz~="in-rotate-left-75%"] {
    --xyz-in-rotate-z: -.75turn
}

[xyz~="in-rotate-left-100%"] {
    --xyz-in-rotate-z: -1turn
}

[xyz~=out-rotate-left] {
    --xyz-out-rotate-z: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=out-rotate-left-0] {
    --xyz-out-rotate-z: 0deg
}

[xyz~=out-rotate-left-1] {
    --xyz-out-rotate-z: -10deg
}

[xyz~=out-rotate-left-2] {
    --xyz-out-rotate-z: -20deg
}

[xyz~=out-rotate-left-3] {
    --xyz-out-rotate-z: -30deg
}

[xyz~=out-rotate-left-4] {
    --xyz-out-rotate-z: -40deg
}

[xyz~=out-rotate-left-5] {
    --xyz-out-rotate-z: -50deg
}

[xyz~="out-rotate-left-25%"] {
    --xyz-out-rotate-z: -.25turn
}

[xyz~="out-rotate-left-50%"] {
    --xyz-out-rotate-z: -.5turn
}

[xyz~="out-rotate-left-75%"] {
    --xyz-out-rotate-z: -.75turn
}

[xyz~="out-rotate-left-100%"] {
    --xyz-out-rotate-z: -1turn
}

[xyz~=appear-rotate-left] {
    --xyz-appear-rotate-z: calc(var(--xyz-rotate-default)*-1)
}

[xyz~=appear-rotate-left-0] {
    --xyz-appear-rotate-z: 0deg
}

[xyz~=appear-rotate-left-1] {
    --xyz-appear-rotate-z: -10deg
}

[xyz~=appear-rotate-left-2] {
    --xyz-appear-rotate-z: -20deg
}

[xyz~=appear-rotate-left-3] {
    --xyz-appear-rotate-z: -30deg
}

[xyz~=appear-rotate-left-4] {
    --xyz-appear-rotate-z: -40deg
}

[xyz~=appear-rotate-left-5] {
    --xyz-appear-rotate-z: -50deg
}

[xyz~="appear-rotate-left-25%"] {
    --xyz-appear-rotate-z: -.25turn
}

[xyz~="appear-rotate-left-50%"] {
    --xyz-appear-rotate-z: -.5turn
}

[xyz~="appear-rotate-left-75%"] {
    --xyz-appear-rotate-z: -.75turn
}

[xyz~="appear-rotate-left-100%"] {
    --xyz-appear-rotate-z: -1turn
}

[xyz~=small] {
    --xyz-scale-x: calc(1 - var(--xyz-scale-default));
    --xyz-scale-y: calc(1 - var(--xyz-scale-default));
    --xyz-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=small-0] {
    --xyz-scale-x: 1;
    --xyz-scale-y: 1;
    --xyz-scale-z: 1
}

[xyz~=small-1] {
    --xyz-scale-x: .975;
    --xyz-scale-y: .975;
    --xyz-scale-z: .975
}

[xyz~=small-2] {
    --xyz-scale-x: .95;
    --xyz-scale-y: .95;
    --xyz-scale-z: .95
}

[xyz~=small-3] {
    --xyz-scale-x: .925;
    --xyz-scale-y: .925;
    --xyz-scale-z: .925
}

[xyz~=small-4] {
    --xyz-scale-x: .9;
    --xyz-scale-y: .9;
    --xyz-scale-z: .9
}

[xyz~=small-5] {
    --xyz-scale-x: .875;
    --xyz-scale-y: .875;
    --xyz-scale-z: .875
}

[xyz~="small-25%"] {
    --xyz-scale-x: .75;
    --xyz-scale-y: .75;
    --xyz-scale-z: .75
}

[xyz~="small-50%"] {
    --xyz-scale-x: .5;
    --xyz-scale-y: .5;
    --xyz-scale-z: .5
}

[xyz~="small-75%"] {
    --xyz-scale-x: .25;
    --xyz-scale-y: .25;
    --xyz-scale-z: .25
}

[xyz~="small-100%"] {
    --xyz-scale-x: 0;
    --xyz-scale-y: 0;
    --xyz-scale-z: 0
}

[xyz~=in-small] {
    --xyz-in-scale-x: calc(1 - var(--xyz-scale-default));
    --xyz-in-scale-y: calc(1 - var(--xyz-scale-default));
    --xyz-in-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=in-small-0] {
    --xyz-in-scale-x: 1;
    --xyz-in-scale-y: 1;
    --xyz-in-scale-z: 1
}

[xyz~=in-small-1] {
    --xyz-in-scale-x: .975;
    --xyz-in-scale-y: .975;
    --xyz-in-scale-z: .975
}

[xyz~=in-small-2] {
    --xyz-in-scale-x: .95;
    --xyz-in-scale-y: .95;
    --xyz-in-scale-z: .95
}

[xyz~=in-small-3] {
    --xyz-in-scale-x: .925;
    --xyz-in-scale-y: .925;
    --xyz-in-scale-z: .925
}

[xyz~=in-small-4] {
    --xyz-in-scale-x: .9;
    --xyz-in-scale-y: .9;
    --xyz-in-scale-z: .9
}

[xyz~=in-small-5] {
    --xyz-in-scale-x: .875;
    --xyz-in-scale-y: .875;
    --xyz-in-scale-z: .875
}

[xyz~="in-small-25%"] {
    --xyz-in-scale-x: .75;
    --xyz-in-scale-y: .75;
    --xyz-in-scale-z: .75
}

[xyz~="in-small-50%"] {
    --xyz-in-scale-x: .5;
    --xyz-in-scale-y: .5;
    --xyz-in-scale-z: .5
}

[xyz~="in-small-75%"] {
    --xyz-in-scale-x: .25;
    --xyz-in-scale-y: .25;
    --xyz-in-scale-z: .25
}

[xyz~="in-small-100%"] {
    --xyz-in-scale-x: 0;
    --xyz-in-scale-y: 0;
    --xyz-in-scale-z: 0
}

[xyz~=out-small] {
    --xyz-out-scale-x: calc(1 - var(--xyz-scale-default));
    --xyz-out-scale-y: calc(1 - var(--xyz-scale-default));
    --xyz-out-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=out-small-0] {
    --xyz-out-scale-x: 1;
    --xyz-out-scale-y: 1;
    --xyz-out-scale-z: 1
}

[xyz~=out-small-1] {
    --xyz-out-scale-x: .975;
    --xyz-out-scale-y: .975;
    --xyz-out-scale-z: .975
}

[xyz~=out-small-2] {
    --xyz-out-scale-x: .95;
    --xyz-out-scale-y: .95;
    --xyz-out-scale-z: .95
}

[xyz~=out-small-3] {
    --xyz-out-scale-x: .925;
    --xyz-out-scale-y: .925;
    --xyz-out-scale-z: .925
}

[xyz~=out-small-4] {
    --xyz-out-scale-x: .9;
    --xyz-out-scale-y: .9;
    --xyz-out-scale-z: .9
}

[xyz~=out-small-5] {
    --xyz-out-scale-x: .875;
    --xyz-out-scale-y: .875;
    --xyz-out-scale-z: .875
}

[xyz~="out-small-25%"] {
    --xyz-out-scale-x: .75;
    --xyz-out-scale-y: .75;
    --xyz-out-scale-z: .75
}

[xyz~="out-small-50%"] {
    --xyz-out-scale-x: .5;
    --xyz-out-scale-y: .5;
    --xyz-out-scale-z: .5
}

[xyz~="out-small-75%"] {
    --xyz-out-scale-x: .25;
    --xyz-out-scale-y: .25;
    --xyz-out-scale-z: .25
}

[xyz~="out-small-100%"] {
    --xyz-out-scale-x: 0;
    --xyz-out-scale-y: 0;
    --xyz-out-scale-z: 0
}

[xyz~=appear-small] {
    --xyz-appear-scale-x: calc(1 - var(--xyz-scale-default));
    --xyz-appear-scale-y: calc(1 - var(--xyz-scale-default));
    --xyz-appear-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=appear-small-0] {
    --xyz-appear-scale-x: 1;
    --xyz-appear-scale-y: 1;
    --xyz-appear-scale-z: 1
}

[xyz~=appear-small-1] {
    --xyz-appear-scale-x: .975;
    --xyz-appear-scale-y: .975;
    --xyz-appear-scale-z: .975
}

[xyz~=appear-small-2] {
    --xyz-appear-scale-x: .95;
    --xyz-appear-scale-y: .95;
    --xyz-appear-scale-z: .95
}

[xyz~=appear-small-3] {
    --xyz-appear-scale-x: .925;
    --xyz-appear-scale-y: .925;
    --xyz-appear-scale-z: .925
}

[xyz~=appear-small-4] {
    --xyz-appear-scale-x: .9;
    --xyz-appear-scale-y: .9;
    --xyz-appear-scale-z: .9
}

[xyz~=appear-small-5] {
    --xyz-appear-scale-x: .875;
    --xyz-appear-scale-y: .875;
    --xyz-appear-scale-z: .875
}

[xyz~="appear-small-25%"] {
    --xyz-appear-scale-x: .75;
    --xyz-appear-scale-y: .75;
    --xyz-appear-scale-z: .75
}

[xyz~="appear-small-50%"] {
    --xyz-appear-scale-x: .5;
    --xyz-appear-scale-y: .5;
    --xyz-appear-scale-z: .5
}

[xyz~="appear-small-75%"] {
    --xyz-appear-scale-x: .25;
    --xyz-appear-scale-y: .25;
    --xyz-appear-scale-z: .25
}

[xyz~="appear-small-100%"] {
    --xyz-appear-scale-x: 0;
    --xyz-appear-scale-y: 0;
    --xyz-appear-scale-z: 0
}

[xyz~=big] {
    --xyz-scale-x: calc(1 + var(--xyz-scale-default));
    --xyz-scale-y: calc(1 + var(--xyz-scale-default));
    --xyz-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=big-0] {
    --xyz-scale-x: 1;
    --xyz-scale-y: 1;
    --xyz-scale-z: 1
}

[xyz~=big-1] {
    --xyz-scale-x: 1.025;
    --xyz-scale-y: 1.025;
    --xyz-scale-z: 1.025
}

[xyz~=big-2] {
    --xyz-scale-x: 1.05;
    --xyz-scale-y: 1.05;
    --xyz-scale-z: 1.05
}

[xyz~=big-3] {
    --xyz-scale-x: 1.075;
    --xyz-scale-y: 1.075;
    --xyz-scale-z: 1.075
}

[xyz~=big-4] {
    --xyz-scale-x: 1.1;
    --xyz-scale-y: 1.1;
    --xyz-scale-z: 1.1
}

[xyz~=big-5] {
    --xyz-scale-x: 1.125;
    --xyz-scale-y: 1.125;
    --xyz-scale-z: 1.125
}

[xyz~="big-25%"] {
    --xyz-scale-x: 1.25;
    --xyz-scale-y: 1.25;
    --xyz-scale-z: 1.25
}

[xyz~="big-50%"] {
    --xyz-scale-x: 1.5;
    --xyz-scale-y: 1.5;
    --xyz-scale-z: 1.5
}

[xyz~="big-75%"] {
    --xyz-scale-x: 1.75;
    --xyz-scale-y: 1.75;
    --xyz-scale-z: 1.75
}

[xyz~="big-100%"] {
    --xyz-scale-x: 2;
    --xyz-scale-y: 2;
    --xyz-scale-z: 2
}

[xyz~=in-big] {
    --xyz-in-scale-x: calc(1 + var(--xyz-scale-default));
    --xyz-in-scale-y: calc(1 + var(--xyz-scale-default));
    --xyz-in-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=in-big-0] {
    --xyz-in-scale-x: 1;
    --xyz-in-scale-y: 1;
    --xyz-in-scale-z: 1
}

[xyz~=in-big-1] {
    --xyz-in-scale-x: 1.025;
    --xyz-in-scale-y: 1.025;
    --xyz-in-scale-z: 1.025
}

[xyz~=in-big-2] {
    --xyz-in-scale-x: 1.05;
    --xyz-in-scale-y: 1.05;
    --xyz-in-scale-z: 1.05
}

[xyz~=in-big-3] {
    --xyz-in-scale-x: 1.075;
    --xyz-in-scale-y: 1.075;
    --xyz-in-scale-z: 1.075
}

[xyz~=in-big-4] {
    --xyz-in-scale-x: 1.1;
    --xyz-in-scale-y: 1.1;
    --xyz-in-scale-z: 1.1
}

[xyz~=in-big-5] {
    --xyz-in-scale-x: 1.125;
    --xyz-in-scale-y: 1.125;
    --xyz-in-scale-z: 1.125
}

[xyz~="in-big-25%"] {
    --xyz-in-scale-x: 1.25;
    --xyz-in-scale-y: 1.25;
    --xyz-in-scale-z: 1.25
}

[xyz~="in-big-50%"] {
    --xyz-in-scale-x: 1.5;
    --xyz-in-scale-y: 1.5;
    --xyz-in-scale-z: 1.5
}

[xyz~="in-big-75%"] {
    --xyz-in-scale-x: 1.75;
    --xyz-in-scale-y: 1.75;
    --xyz-in-scale-z: 1.75
}

[xyz~="in-big-100%"] {
    --xyz-in-scale-x: 2;
    --xyz-in-scale-y: 2;
    --xyz-in-scale-z: 2
}

[xyz~=out-big] {
    --xyz-out-scale-x: calc(1 + var(--xyz-scale-default));
    --xyz-out-scale-y: calc(1 + var(--xyz-scale-default));
    --xyz-out-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=out-big-0] {
    --xyz-out-scale-x: 1;
    --xyz-out-scale-y: 1;
    --xyz-out-scale-z: 1
}

[xyz~=out-big-1] {
    --xyz-out-scale-x: 1.025;
    --xyz-out-scale-y: 1.025;
    --xyz-out-scale-z: 1.025
}

[xyz~=out-big-2] {
    --xyz-out-scale-x: 1.05;
    --xyz-out-scale-y: 1.05;
    --xyz-out-scale-z: 1.05
}

[xyz~=out-big-3] {
    --xyz-out-scale-x: 1.075;
    --xyz-out-scale-y: 1.075;
    --xyz-out-scale-z: 1.075
}

[xyz~=out-big-4] {
    --xyz-out-scale-x: 1.1;
    --xyz-out-scale-y: 1.1;
    --xyz-out-scale-z: 1.1
}

[xyz~=out-big-5] {
    --xyz-out-scale-x: 1.125;
    --xyz-out-scale-y: 1.125;
    --xyz-out-scale-z: 1.125
}

[xyz~="out-big-25%"] {
    --xyz-out-scale-x: 1.25;
    --xyz-out-scale-y: 1.25;
    --xyz-out-scale-z: 1.25
}

[xyz~="out-big-50%"] {
    --xyz-out-scale-x: 1.5;
    --xyz-out-scale-y: 1.5;
    --xyz-out-scale-z: 1.5
}

[xyz~="out-big-75%"] {
    --xyz-out-scale-x: 1.75;
    --xyz-out-scale-y: 1.75;
    --xyz-out-scale-z: 1.75
}

[xyz~="out-big-100%"] {
    --xyz-out-scale-x: 2;
    --xyz-out-scale-y: 2;
    --xyz-out-scale-z: 2
}

[xyz~=appear-big] {
    --xyz-appear-scale-x: calc(1 + var(--xyz-scale-default));
    --xyz-appear-scale-y: calc(1 + var(--xyz-scale-default));
    --xyz-appear-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=appear-big-0] {
    --xyz-appear-scale-x: 1;
    --xyz-appear-scale-y: 1;
    --xyz-appear-scale-z: 1
}

[xyz~=appear-big-1] {
    --xyz-appear-scale-x: 1.025;
    --xyz-appear-scale-y: 1.025;
    --xyz-appear-scale-z: 1.025
}

[xyz~=appear-big-2] {
    --xyz-appear-scale-x: 1.05;
    --xyz-appear-scale-y: 1.05;
    --xyz-appear-scale-z: 1.05
}

[xyz~=appear-big-3] {
    --xyz-appear-scale-x: 1.075;
    --xyz-appear-scale-y: 1.075;
    --xyz-appear-scale-z: 1.075
}

[xyz~=appear-big-4] {
    --xyz-appear-scale-x: 1.1;
    --xyz-appear-scale-y: 1.1;
    --xyz-appear-scale-z: 1.1
}

[xyz~=appear-big-5] {
    --xyz-appear-scale-x: 1.125;
    --xyz-appear-scale-y: 1.125;
    --xyz-appear-scale-z: 1.125
}

[xyz~="appear-big-25%"] {
    --xyz-appear-scale-x: 1.25;
    --xyz-appear-scale-y: 1.25;
    --xyz-appear-scale-z: 1.25
}

[xyz~="appear-big-50%"] {
    --xyz-appear-scale-x: 1.5;
    --xyz-appear-scale-y: 1.5;
    --xyz-appear-scale-z: 1.5
}

[xyz~="appear-big-75%"] {
    --xyz-appear-scale-x: 1.75;
    --xyz-appear-scale-y: 1.75;
    --xyz-appear-scale-z: 1.75
}

[xyz~="appear-big-100%"] {
    --xyz-appear-scale-x: 2;
    --xyz-appear-scale-y: 2;
    --xyz-appear-scale-z: 2
}

[xyz~=narrow] {
    --xyz-scale-x: calc(1 - var(--xyz-scale-default))
}

[xyz~=narrow-0] {
    --xyz-scale-x: 1
}

[xyz~=narrow-1] {
    --xyz-scale-x: .975
}

[xyz~=narrow-2] {
    --xyz-scale-x: .95
}

[xyz~=narrow-3] {
    --xyz-scale-x: .925
}

[xyz~=narrow-4] {
    --xyz-scale-x: .9
}

[xyz~=narrow-5] {
    --xyz-scale-x: .875
}

[xyz~="narrow-25%"] {
    --xyz-scale-x: .75
}

[xyz~="narrow-50%"] {
    --xyz-scale-x: .5
}

[xyz~="narrow-75%"] {
    --xyz-scale-x: .25
}

[xyz~="narrow-100%"] {
    --xyz-scale-x: 0
}

[xyz~=in-narrow] {
    --xyz-in-scale-x: calc(1 - var(--xyz-scale-default))
}

[xyz~=in-narrow-0] {
    --xyz-in-scale-x: 1
}

[xyz~=in-narrow-1] {
    --xyz-in-scale-x: .975
}

[xyz~=in-narrow-2] {
    --xyz-in-scale-x: .95
}

[xyz~=in-narrow-3] {
    --xyz-in-scale-x: .925
}

[xyz~=in-narrow-4] {
    --xyz-in-scale-x: .9
}

[xyz~=in-narrow-5] {
    --xyz-in-scale-x: .875
}

[xyz~="in-narrow-25%"] {
    --xyz-in-scale-x: .75
}

[xyz~="in-narrow-50%"] {
    --xyz-in-scale-x: .5
}

[xyz~="in-narrow-75%"] {
    --xyz-in-scale-x: .25
}

[xyz~="in-narrow-100%"] {
    --xyz-in-scale-x: 0
}

[xyz~=out-narrow] {
    --xyz-out-scale-x: calc(1 - var(--xyz-scale-default))
}

[xyz~=out-narrow-0] {
    --xyz-out-scale-x: 1
}

[xyz~=out-narrow-1] {
    --xyz-out-scale-x: .975
}

[xyz~=out-narrow-2] {
    --xyz-out-scale-x: .95
}

[xyz~=out-narrow-3] {
    --xyz-out-scale-x: .925
}

[xyz~=out-narrow-4] {
    --xyz-out-scale-x: .9
}

[xyz~=out-narrow-5] {
    --xyz-out-scale-x: .875
}

[xyz~="out-narrow-25%"] {
    --xyz-out-scale-x: .75
}

[xyz~="out-narrow-50%"] {
    --xyz-out-scale-x: .5
}

[xyz~="out-narrow-75%"] {
    --xyz-out-scale-x: .25
}

[xyz~="out-narrow-100%"] {
    --xyz-out-scale-x: 0
}

[xyz~=appear-narrow] {
    --xyz-appear-scale-x: calc(1 - var(--xyz-scale-default))
}

[xyz~=appear-narrow-0] {
    --xyz-appear-scale-x: 1
}

[xyz~=appear-narrow-1] {
    --xyz-appear-scale-x: .975
}

[xyz~=appear-narrow-2] {
    --xyz-appear-scale-x: .95
}

[xyz~=appear-narrow-3] {
    --xyz-appear-scale-x: .925
}

[xyz~=appear-narrow-4] {
    --xyz-appear-scale-x: .9
}

[xyz~=appear-narrow-5] {
    --xyz-appear-scale-x: .875
}

[xyz~="appear-narrow-25%"] {
    --xyz-appear-scale-x: .75
}

[xyz~="appear-narrow-50%"] {
    --xyz-appear-scale-x: .5
}

[xyz~="appear-narrow-75%"] {
    --xyz-appear-scale-x: .25
}

[xyz~="appear-narrow-100%"] {
    --xyz-appear-scale-x: 0
}

[xyz~=wide] {
    --xyz-scale-x: calc(1 + var(--xyz-scale-default))
}

[xyz~=wide-0] {
    --xyz-scale-x: 1
}

[xyz~=wide-1] {
    --xyz-scale-x: 1.025
}

[xyz~=wide-2] {
    --xyz-scale-x: 1.05
}

[xyz~=wide-3] {
    --xyz-scale-x: 1.075
}

[xyz~=wide-4] {
    --xyz-scale-x: 1.1
}

[xyz~=wide-5] {
    --xyz-scale-x: 1.125
}

[xyz~="wide-25%"] {
    --xyz-scale-x: 1.25
}

[xyz~="wide-50%"] {
    --xyz-scale-x: 1.5
}

[xyz~="wide-75%"] {
    --xyz-scale-x: 1.75
}

[xyz~="wide-100%"] {
    --xyz-scale-x: 2
}

[xyz~=in-wide] {
    --xyz-in-scale-x: calc(1 + var(--xyz-scale-default))
}

[xyz~=in-wide-0] {
    --xyz-in-scale-x: 1
}

[xyz~=in-wide-1] {
    --xyz-in-scale-x: 1.025
}

[xyz~=in-wide-2] {
    --xyz-in-scale-x: 1.05
}

[xyz~=in-wide-3] {
    --xyz-in-scale-x: 1.075
}

[xyz~=in-wide-4] {
    --xyz-in-scale-x: 1.1
}

[xyz~=in-wide-5] {
    --xyz-in-scale-x: 1.125
}

[xyz~="in-wide-25%"] {
    --xyz-in-scale-x: 1.25
}

[xyz~="in-wide-50%"] {
    --xyz-in-scale-x: 1.5
}

[xyz~="in-wide-75%"] {
    --xyz-in-scale-x: 1.75
}

[xyz~="in-wide-100%"] {
    --xyz-in-scale-x: 2
}

[xyz~=out-wide] {
    --xyz-out-scale-x: calc(1 + var(--xyz-scale-default))
}

[xyz~=out-wide-0] {
    --xyz-out-scale-x: 1
}

[xyz~=out-wide-1] {
    --xyz-out-scale-x: 1.025
}

[xyz~=out-wide-2] {
    --xyz-out-scale-x: 1.05
}

[xyz~=out-wide-3] {
    --xyz-out-scale-x: 1.075
}

[xyz~=out-wide-4] {
    --xyz-out-scale-x: 1.1
}

[xyz~=out-wide-5] {
    --xyz-out-scale-x: 1.125
}

[xyz~="out-wide-25%"] {
    --xyz-out-scale-x: 1.25
}

[xyz~="out-wide-50%"] {
    --xyz-out-scale-x: 1.5
}

[xyz~="out-wide-75%"] {
    --xyz-out-scale-x: 1.75
}

[xyz~="out-wide-100%"] {
    --xyz-out-scale-x: 2
}

[xyz~=appear-wide] {
    --xyz-appear-scale-x: calc(1 + var(--xyz-scale-default))
}

[xyz~=appear-wide-0] {
    --xyz-appear-scale-x: 1
}

[xyz~=appear-wide-1] {
    --xyz-appear-scale-x: 1.025
}

[xyz~=appear-wide-2] {
    --xyz-appear-scale-x: 1.05
}

[xyz~=appear-wide-3] {
    --xyz-appear-scale-x: 1.075
}

[xyz~=appear-wide-4] {
    --xyz-appear-scale-x: 1.1
}

[xyz~=appear-wide-5] {
    --xyz-appear-scale-x: 1.125
}

[xyz~="appear-wide-25%"] {
    --xyz-appear-scale-x: 1.25
}

[xyz~="appear-wide-50%"] {
    --xyz-appear-scale-x: 1.5
}

[xyz~="appear-wide-75%"] {
    --xyz-appear-scale-x: 1.75
}

[xyz~="appear-wide-100%"] {
    --xyz-appear-scale-x: 2
}

[xyz~=short] {
    --xyz-scale-y: calc(1 - var(--xyz-scale-default))
}

[xyz~=short-0] {
    --xyz-scale-y: 1
}

[xyz~=short-1] {
    --xyz-scale-y: .975
}

[xyz~=short-2] {
    --xyz-scale-y: .95
}

[xyz~=short-3] {
    --xyz-scale-y: .925
}

[xyz~=short-4] {
    --xyz-scale-y: .9
}

[xyz~=short-5] {
    --xyz-scale-y: .875
}

[xyz~="short-25%"] {
    --xyz-scale-y: .75
}

[xyz~="short-50%"] {
    --xyz-scale-y: .5
}

[xyz~="short-75%"] {
    --xyz-scale-y: .25
}

[xyz~="short-100%"] {
    --xyz-scale-y: 0
}

[xyz~=in-short] {
    --xyz-in-scale-y: calc(1 - var(--xyz-scale-default))
}

[xyz~=in-short-0] {
    --xyz-in-scale-y: 1
}

[xyz~=in-short-1] {
    --xyz-in-scale-y: .975
}

[xyz~=in-short-2] {
    --xyz-in-scale-y: .95
}

[xyz~=in-short-3] {
    --xyz-in-scale-y: .925
}

[xyz~=in-short-4] {
    --xyz-in-scale-y: .9
}

[xyz~=in-short-5] {
    --xyz-in-scale-y: .875
}

[xyz~="in-short-25%"] {
    --xyz-in-scale-y: .75
}

[xyz~="in-short-50%"] {
    --xyz-in-scale-y: .5
}

[xyz~="in-short-75%"] {
    --xyz-in-scale-y: .25
}

[xyz~="in-short-100%"] {
    --xyz-in-scale-y: 0
}

[xyz~=out-short] {
    --xyz-out-scale-y: calc(1 - var(--xyz-scale-default))
}

[xyz~=out-short-0] {
    --xyz-out-scale-y: 1
}

[xyz~=out-short-1] {
    --xyz-out-scale-y: .975
}

[xyz~=out-short-2] {
    --xyz-out-scale-y: .95
}

[xyz~=out-short-3] {
    --xyz-out-scale-y: .925
}

[xyz~=out-short-4] {
    --xyz-out-scale-y: .9
}

[xyz~=out-short-5] {
    --xyz-out-scale-y: .875
}

[xyz~="out-short-25%"] {
    --xyz-out-scale-y: .75
}

[xyz~="out-short-50%"] {
    --xyz-out-scale-y: .5
}

[xyz~="out-short-75%"] {
    --xyz-out-scale-y: .25
}

[xyz~="out-short-100%"] {
    --xyz-out-scale-y: 0
}

[xyz~=appear-short] {
    --xyz-appear-scale-y: calc(1 - var(--xyz-scale-default))
}

[xyz~=appear-short-0] {
    --xyz-appear-scale-y: 1
}

[xyz~=appear-short-1] {
    --xyz-appear-scale-y: .975
}

[xyz~=appear-short-2] {
    --xyz-appear-scale-y: .95
}

[xyz~=appear-short-3] {
    --xyz-appear-scale-y: .925
}

[xyz~=appear-short-4] {
    --xyz-appear-scale-y: .9
}

[xyz~=appear-short-5] {
    --xyz-appear-scale-y: .875
}

[xyz~="appear-short-25%"] {
    --xyz-appear-scale-y: .75
}

[xyz~="appear-short-50%"] {
    --xyz-appear-scale-y: .5
}

[xyz~="appear-short-75%"] {
    --xyz-appear-scale-y: .25
}

[xyz~="appear-short-100%"] {
    --xyz-appear-scale-y: 0
}

[xyz~=tall] {
    --xyz-scale-y: calc(1 + var(--xyz-scale-default))
}

[xyz~=tall-0] {
    --xyz-scale-y: 1
}

[xyz~=tall-1] {
    --xyz-scale-y: 1.025
}

[xyz~=tall-2] {
    --xyz-scale-y: 1.05
}

[xyz~=tall-3] {
    --xyz-scale-y: 1.075
}

[xyz~=tall-4] {
    --xyz-scale-y: 1.1
}

[xyz~=tall-5] {
    --xyz-scale-y: 1.125
}

[xyz~="tall-25%"] {
    --xyz-scale-y: 1.25
}

[xyz~="tall-50%"] {
    --xyz-scale-y: 1.5
}

[xyz~="tall-75%"] {
    --xyz-scale-y: 1.75
}

[xyz~="tall-100%"] {
    --xyz-scale-y: 2
}

[xyz~=in-tall] {
    --xyz-in-scale-y: calc(1 + var(--xyz-scale-default))
}

[xyz~=in-tall-0] {
    --xyz-in-scale-y: 1
}

[xyz~=in-tall-1] {
    --xyz-in-scale-y: 1.025
}

[xyz~=in-tall-2] {
    --xyz-in-scale-y: 1.05
}

[xyz~=in-tall-3] {
    --xyz-in-scale-y: 1.075
}

[xyz~=in-tall-4] {
    --xyz-in-scale-y: 1.1
}

[xyz~=in-tall-5] {
    --xyz-in-scale-y: 1.125
}

[xyz~="in-tall-25%"] {
    --xyz-in-scale-y: 1.25
}

[xyz~="in-tall-50%"] {
    --xyz-in-scale-y: 1.5
}

[xyz~="in-tall-75%"] {
    --xyz-in-scale-y: 1.75
}

[xyz~="in-tall-100%"] {
    --xyz-in-scale-y: 2
}

[xyz~=out-tall] {
    --xyz-out-scale-y: calc(1 + var(--xyz-scale-default))
}

[xyz~=out-tall-0] {
    --xyz-out-scale-y: 1
}

[xyz~=out-tall-1] {
    --xyz-out-scale-y: 1.025
}

[xyz~=out-tall-2] {
    --xyz-out-scale-y: 1.05
}

[xyz~=out-tall-3] {
    --xyz-out-scale-y: 1.075
}

[xyz~=out-tall-4] {
    --xyz-out-scale-y: 1.1
}

[xyz~=out-tall-5] {
    --xyz-out-scale-y: 1.125
}

[xyz~="out-tall-25%"] {
    --xyz-out-scale-y: 1.25
}

[xyz~="out-tall-50%"] {
    --xyz-out-scale-y: 1.5
}

[xyz~="out-tall-75%"] {
    --xyz-out-scale-y: 1.75
}

[xyz~="out-tall-100%"] {
    --xyz-out-scale-y: 2
}

[xyz~=appear-tall] {
    --xyz-appear-scale-y: calc(1 + var(--xyz-scale-default))
}

[xyz~=appear-tall-0] {
    --xyz-appear-scale-y: 1
}

[xyz~=appear-tall-1] {
    --xyz-appear-scale-y: 1.025
}

[xyz~=appear-tall-2] {
    --xyz-appear-scale-y: 1.05
}

[xyz~=appear-tall-3] {
    --xyz-appear-scale-y: 1.075
}

[xyz~=appear-tall-4] {
    --xyz-appear-scale-y: 1.1
}

[xyz~=appear-tall-5] {
    --xyz-appear-scale-y: 1.125
}

[xyz~="appear-tall-25%"] {
    --xyz-appear-scale-y: 1.25
}

[xyz~="appear-tall-50%"] {
    --xyz-appear-scale-y: 1.5
}

[xyz~="appear-tall-75%"] {
    --xyz-appear-scale-y: 1.75
}

[xyz~="appear-tall-100%"] {
    --xyz-appear-scale-y: 2
}

[xyz~=thin] {
    --xyz-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=thin-0] {
    --xyz-scale-z: 1
}

[xyz~=thin-1] {
    --xyz-scale-z: .975
}

[xyz~=thin-2] {
    --xyz-scale-z: .95
}

[xyz~=thin-3] {
    --xyz-scale-z: .925
}

[xyz~=thin-4] {
    --xyz-scale-z: .9
}

[xyz~=thin-5] {
    --xyz-scale-z: .875
}

[xyz~="thin-25%"] {
    --xyz-scale-z: .75
}

[xyz~="thin-50%"] {
    --xyz-scale-z: .5
}

[xyz~="thin-75%"] {
    --xyz-scale-z: .25
}

[xyz~="thin-100%"] {
    --xyz-scale-z: 0
}

[xyz~=in-thin] {
    --xyz-in-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=in-thin-0] {
    --xyz-in-scale-z: 1
}

[xyz~=in-thin-1] {
    --xyz-in-scale-z: .975
}

[xyz~=in-thin-2] {
    --xyz-in-scale-z: .95
}

[xyz~=in-thin-3] {
    --xyz-in-scale-z: .925
}

[xyz~=in-thin-4] {
    --xyz-in-scale-z: .9
}

[xyz~=in-thin-5] {
    --xyz-in-scale-z: .875
}

[xyz~="in-thin-25%"] {
    --xyz-in-scale-z: .75
}

[xyz~="in-thin-50%"] {
    --xyz-in-scale-z: .5
}

[xyz~="in-thin-75%"] {
    --xyz-in-scale-z: .25
}

[xyz~="in-thin-100%"] {
    --xyz-in-scale-z: 0
}

[xyz~=out-thin] {
    --xyz-out-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=out-thin-0] {
    --xyz-out-scale-z: 1
}

[xyz~=out-thin-1] {
    --xyz-out-scale-z: .975
}

[xyz~=out-thin-2] {
    --xyz-out-scale-z: .95
}

[xyz~=out-thin-3] {
    --xyz-out-scale-z: .925
}

[xyz~=out-thin-4] {
    --xyz-out-scale-z: .9
}

[xyz~=out-thin-5] {
    --xyz-out-scale-z: .875
}

[xyz~="out-thin-25%"] {
    --xyz-out-scale-z: .75
}

[xyz~="out-thin-50%"] {
    --xyz-out-scale-z: .5
}

[xyz~="out-thin-75%"] {
    --xyz-out-scale-z: .25
}

[xyz~="out-thin-100%"] {
    --xyz-out-scale-z: 0
}

[xyz~=appear-thin] {
    --xyz-appear-scale-z: calc(1 - var(--xyz-scale-default))
}

[xyz~=appear-thin-0] {
    --xyz-appear-scale-z: 1
}

[xyz~=appear-thin-1] {
    --xyz-appear-scale-z: .975
}

[xyz~=appear-thin-2] {
    --xyz-appear-scale-z: .95
}

[xyz~=appear-thin-3] {
    --xyz-appear-scale-z: .925
}

[xyz~=appear-thin-4] {
    --xyz-appear-scale-z: .9
}

[xyz~=appear-thin-5] {
    --xyz-appear-scale-z: .875
}

[xyz~="appear-thin-25%"] {
    --xyz-appear-scale-z: .75
}

[xyz~="appear-thin-50%"] {
    --xyz-appear-scale-z: .5
}

[xyz~="appear-thin-75%"] {
    --xyz-appear-scale-z: .25
}

[xyz~="appear-thin-100%"] {
    --xyz-appear-scale-z: 0
}

[xyz~=thick] {
    --xyz-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=thick-0] {
    --xyz-scale-z: 1
}

[xyz~=thick-1] {
    --xyz-scale-z: 1.025
}

[xyz~=thick-2] {
    --xyz-scale-z: 1.05
}

[xyz~=thick-3] {
    --xyz-scale-z: 1.075
}

[xyz~=thick-4] {
    --xyz-scale-z: 1.1
}

[xyz~=thick-5] {
    --xyz-scale-z: 1.125
}

[xyz~="thick-25%"] {
    --xyz-scale-z: 1.25
}

[xyz~="thick-50%"] {
    --xyz-scale-z: 1.5
}

[xyz~="thick-75%"] {
    --xyz-scale-z: 1.75
}

[xyz~="thick-100%"] {
    --xyz-scale-z: 2
}

[xyz~=in-thick] {
    --xyz-in-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=in-thick-0] {
    --xyz-in-scale-z: 1
}

[xyz~=in-thick-1] {
    --xyz-in-scale-z: 1.025
}

[xyz~=in-thick-2] {
    --xyz-in-scale-z: 1.05
}

[xyz~=in-thick-3] {
    --xyz-in-scale-z: 1.075
}

[xyz~=in-thick-4] {
    --xyz-in-scale-z: 1.1
}

[xyz~=in-thick-5] {
    --xyz-in-scale-z: 1.125
}

[xyz~="in-thick-25%"] {
    --xyz-in-scale-z: 1.25
}

[xyz~="in-thick-50%"] {
    --xyz-in-scale-z: 1.5
}

[xyz~="in-thick-75%"] {
    --xyz-in-scale-z: 1.75
}

[xyz~="in-thick-100%"] {
    --xyz-in-scale-z: 2
}

[xyz~=out-thick] {
    --xyz-out-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=out-thick-0] {
    --xyz-out-scale-z: 1
}

[xyz~=out-thick-1] {
    --xyz-out-scale-z: 1.025
}

[xyz~=out-thick-2] {
    --xyz-out-scale-z: 1.05
}

[xyz~=out-thick-3] {
    --xyz-out-scale-z: 1.075
}

[xyz~=out-thick-4] {
    --xyz-out-scale-z: 1.1
}

[xyz~=out-thick-5] {
    --xyz-out-scale-z: 1.125
}

[xyz~="out-thick-25%"] {
    --xyz-out-scale-z: 1.25
}

[xyz~="out-thick-50%"] {
    --xyz-out-scale-z: 1.5
}

[xyz~="out-thick-75%"] {
    --xyz-out-scale-z: 1.75
}

[xyz~="out-thick-100%"] {
    --xyz-out-scale-z: 2
}

[xyz~=appear-thick] {
    --xyz-appear-scale-z: calc(1 + var(--xyz-scale-default))
}

[xyz~=appear-thick-0] {
    --xyz-appear-scale-z: 1
}

[xyz~=appear-thick-1] {
    --xyz-appear-scale-z: 1.025
}

[xyz~=appear-thick-2] {
    --xyz-appear-scale-z: 1.05
}

[xyz~=appear-thick-3] {
    --xyz-appear-scale-z: 1.075
}

[xyz~=appear-thick-4] {
    --xyz-appear-scale-z: 1.1
}

[xyz~=appear-thick-5] {
    --xyz-appear-scale-z: 1.125
}

[xyz~="appear-thick-25%"] {
    --xyz-appear-scale-z: 1.25
}

[xyz~="appear-thick-50%"] {
    --xyz-appear-scale-z: 1.5
}

[xyz~="appear-thick-75%"] {
    --xyz-appear-scale-z: 1.75
}

[xyz~="appear-thick-100%"] {
    --xyz-appear-scale-z: 2
}

[xyz~=skew-left] {
    --xyz-skew-x: var(--xyz-skew-default)
}

[xyz~=skew-left-0] {
    --xyz-skew-x: 0deg
}

[xyz~=skew-left-1] {
    --xyz-skew-x: 10deg
}

[xyz~=skew-left-2] {
    --xyz-skew-x: 20deg
}

[xyz~=skew-left-3] {
    --xyz-skew-x: 30deg
}

[xyz~=skew-left-4] {
    --xyz-skew-x: 40deg
}

[xyz~=skew-left-5] {
    --xyz-skew-x: 50deg
}

[xyz~=in-skew-left] {
    --xyz-in-skew-x: var(--xyz-skew-default)
}

[xyz~=in-skew-left-0] {
    --xyz-in-skew-x: 0deg
}

[xyz~=in-skew-left-1] {
    --xyz-in-skew-x: 10deg
}

[xyz~=in-skew-left-2] {
    --xyz-in-skew-x: 20deg
}

[xyz~=in-skew-left-3] {
    --xyz-in-skew-x: 30deg
}

[xyz~=in-skew-left-4] {
    --xyz-in-skew-x: 40deg
}

[xyz~=in-skew-left-5] {
    --xyz-in-skew-x: 50deg
}

[xyz~=out-skew-left] {
    --xyz-out-skew-x: var(--xyz-skew-default)
}

[xyz~=out-skew-left-0] {
    --xyz-out-skew-x: 0deg
}

[xyz~=out-skew-left-1] {
    --xyz-out-skew-x: 10deg
}

[xyz~=out-skew-left-2] {
    --xyz-out-skew-x: 20deg
}

[xyz~=out-skew-left-3] {
    --xyz-out-skew-x: 30deg
}

[xyz~=out-skew-left-4] {
    --xyz-out-skew-x: 40deg
}

[xyz~=out-skew-left-5] {
    --xyz-out-skew-x: 50deg
}

[xyz~=appear-skew-left] {
    --xyz-appear-skew-x: var(--xyz-skew-default)
}

[xyz~=appear-skew-left-0] {
    --xyz-appear-skew-x: 0deg
}

[xyz~=appear-skew-left-1] {
    --xyz-appear-skew-x: 10deg
}

[xyz~=appear-skew-left-2] {
    --xyz-appear-skew-x: 20deg
}

[xyz~=appear-skew-left-3] {
    --xyz-appear-skew-x: 30deg
}

[xyz~=appear-skew-left-4] {
    --xyz-appear-skew-x: 40deg
}

[xyz~=appear-skew-left-5] {
    --xyz-appear-skew-x: 50deg
}

[xyz~=skew-right] {
    --xyz-skew-x: calc(var(--xyz-skew-default)*-1)
}

[xyz~=skew-right-0] {
    --xyz-skew-x: 0deg
}

[xyz~=skew-right-1] {
    --xyz-skew-x: -10deg
}

[xyz~=skew-right-2] {
    --xyz-skew-x: -20deg
}

[xyz~=skew-right-3] {
    --xyz-skew-x: -30deg
}

[xyz~=skew-right-4] {
    --xyz-skew-x: -40deg
}

[xyz~=skew-right-5] {
    --xyz-skew-x: -50deg
}

[xyz~=in-skew-right] {
    --xyz-in-skew-x: calc(var(--xyz-skew-default)*-1)
}

[xyz~=in-skew-right-0] {
    --xyz-in-skew-x: 0deg
}

[xyz~=in-skew-right-1] {
    --xyz-in-skew-x: -10deg
}

[xyz~=in-skew-right-2] {
    --xyz-in-skew-x: -20deg
}

[xyz~=in-skew-right-3] {
    --xyz-in-skew-x: -30deg
}

[xyz~=in-skew-right-4] {
    --xyz-in-skew-x: -40deg
}

[xyz~=in-skew-right-5] {
    --xyz-in-skew-x: -50deg
}

[xyz~=out-skew-right] {
    --xyz-out-skew-x: calc(var(--xyz-skew-default)*-1)
}

[xyz~=out-skew-right-0] {
    --xyz-out-skew-x: 0deg
}

[xyz~=out-skew-right-1] {
    --xyz-out-skew-x: -10deg
}

[xyz~=out-skew-right-2] {
    --xyz-out-skew-x: -20deg
}

[xyz~=out-skew-right-3] {
    --xyz-out-skew-x: -30deg
}

[xyz~=out-skew-right-4] {
    --xyz-out-skew-x: -40deg
}

[xyz~=out-skew-right-5] {
    --xyz-out-skew-x: -50deg
}

[xyz~=appear-skew-right] {
    --xyz-appear-skew-x: calc(var(--xyz-skew-default)*-1)
}

[xyz~=appear-skew-right-0] {
    --xyz-appear-skew-x: 0deg
}

[xyz~=appear-skew-right-1] {
    --xyz-appear-skew-x: -10deg
}

[xyz~=appear-skew-right-2] {
    --xyz-appear-skew-x: -20deg
}

[xyz~=appear-skew-right-3] {
    --xyz-appear-skew-x: -30deg
}

[xyz~=appear-skew-right-4] {
    --xyz-appear-skew-x: -40deg
}

[xyz~=appear-skew-right-5] {
    --xyz-appear-skew-x: -50deg
}

[xyz~=skew-up] {
    --xyz-skew-y: var(--xyz-skew-default)
}

[xyz~=skew-up-0] {
    --xyz-skew-y: 0deg
}

[xyz~=skew-up-1] {
    --xyz-skew-y: 10deg
}

[xyz~=skew-up-2] {
    --xyz-skew-y: 20deg
}

[xyz~=skew-up-3] {
    --xyz-skew-y: 30deg
}

[xyz~=skew-up-4] {
    --xyz-skew-y: 40deg
}

[xyz~=skew-up-5] {
    --xyz-skew-y: 50deg
}

[xyz~=in-skew-up] {
    --xyz-in-skew-y: var(--xyz-skew-default)
}

[xyz~=in-skew-up-0] {
    --xyz-in-skew-y: 0deg
}

[xyz~=in-skew-up-1] {
    --xyz-in-skew-y: 10deg
}

[xyz~=in-skew-up-2] {
    --xyz-in-skew-y: 20deg
}

[xyz~=in-skew-up-3] {
    --xyz-in-skew-y: 30deg
}

[xyz~=in-skew-up-4] {
    --xyz-in-skew-y: 40deg
}

[xyz~=in-skew-up-5] {
    --xyz-in-skew-y: 50deg
}

[xyz~=out-skew-up] {
    --xyz-out-skew-y: var(--xyz-skew-default)
}

[xyz~=out-skew-up-0] {
    --xyz-out-skew-y: 0deg
}

[xyz~=out-skew-up-1] {
    --xyz-out-skew-y: 10deg
}

[xyz~=out-skew-up-2] {
    --xyz-out-skew-y: 20deg
}

[xyz~=out-skew-up-3] {
    --xyz-out-skew-y: 30deg
}

[xyz~=out-skew-up-4] {
    --xyz-out-skew-y: 40deg
}

[xyz~=out-skew-up-5] {
    --xyz-out-skew-y: 50deg
}

[xyz~=appear-skew-up] {
    --xyz-appear-skew-y: var(--xyz-skew-default)
}

[xyz~=appear-skew-up-0] {
    --xyz-appear-skew-y: 0deg
}

[xyz~=appear-skew-up-1] {
    --xyz-appear-skew-y: 10deg
}

[xyz~=appear-skew-up-2] {
    --xyz-appear-skew-y: 20deg
}

[xyz~=appear-skew-up-3] {
    --xyz-appear-skew-y: 30deg
}

[xyz~=appear-skew-up-4] {
    --xyz-appear-skew-y: 40deg
}

[xyz~=appear-skew-up-5] {
    --xyz-appear-skew-y: 50deg
}

[xyz~=skew-down] {
    --xyz-skew-y: calc(var(--xyz-skew-default)*-1)
}

[xyz~=skew-down-0] {
    --xyz-skew-y: 0deg
}

[xyz~=skew-down-1] {
    --xyz-skew-y: -10deg
}

[xyz~=skew-down-2] {
    --xyz-skew-y: -20deg
}

[xyz~=skew-down-3] {
    --xyz-skew-y: -30deg
}

[xyz~=skew-down-4] {
    --xyz-skew-y: -40deg
}

[xyz~=skew-down-5] {
    --xyz-skew-y: -50deg
}

[xyz~=in-skew-down] {
    --xyz-in-skew-y: calc(var(--xyz-skew-default)*-1)
}

[xyz~=in-skew-down-0] {
    --xyz-in-skew-y: 0deg
}

[xyz~=in-skew-down-1] {
    --xyz-in-skew-y: -10deg
}

[xyz~=in-skew-down-2] {
    --xyz-in-skew-y: -20deg
}

[xyz~=in-skew-down-3] {
    --xyz-in-skew-y: -30deg
}

[xyz~=in-skew-down-4] {
    --xyz-in-skew-y: -40deg
}

[xyz~=in-skew-down-5] {
    --xyz-in-skew-y: -50deg
}

[xyz~=out-skew-down] {
    --xyz-out-skew-y: calc(var(--xyz-skew-default)*-1)
}

[xyz~=out-skew-down-0] {
    --xyz-out-skew-y: 0deg
}

[xyz~=out-skew-down-1] {
    --xyz-out-skew-y: -10deg
}

[xyz~=out-skew-down-2] {
    --xyz-out-skew-y: -20deg
}

[xyz~=out-skew-down-3] {
    --xyz-out-skew-y: -30deg
}

[xyz~=out-skew-down-4] {
    --xyz-out-skew-y: -40deg
}

[xyz~=out-skew-down-5] {
    --xyz-out-skew-y: -50deg
}

[xyz~=appear-skew-down] {
    --xyz-appear-skew-y: calc(var(--xyz-skew-default)*-1)
}

[xyz~=appear-skew-down-0] {
    --xyz-appear-skew-y: 0deg
}

[xyz~=appear-skew-down-1] {
    --xyz-appear-skew-y: -10deg
}

[xyz~=appear-skew-down-2] {
    --xyz-appear-skew-y: -20deg
}

[xyz~=appear-skew-down-3] {
    --xyz-appear-skew-y: -30deg
}

[xyz~=appear-skew-down-4] {
    --xyz-appear-skew-y: -40deg
}

[xyz~=appear-skew-down-5] {
    --xyz-appear-skew-y: -50deg
}

.fade-enter-active,.fade-leave-active {
    transition: opacity .5s
}

.fade-enter,.fade-leave-to {
    opacity: 0
}

.quicklinks {
    position: fixed;
    right: 2.5%;
    top: 38%;
    z-index: 1000
}

.quicklinks a {
    text-decoration: none
}

.btnmenu {
    position: fixed;
    right: -3.5%;
    top: 50%;
    transform: rotate(-90deg);
    z-index: 1000
}

@media only screen and (max-width: 768px) {
    .quicklinks {
        right:10%;
        top: 34%
    }

    .btnmenu,.quicklinks {
        position: fixed;
        z-index: 1000
    }

    .btnmenu {
        right: -12%;
        top: 50%;
        transform: rotate(-90deg)
    }
}
.color-item input {
  display: none;
}

.color-item label {
  cursor: pointer;
}
.baic-s2 .owl-carousel img{
    object-fit:contain !important;
}
.highlights-section {
    width: 100%;
    padding: 0;
    float: left;
}
.highlights-header
 {
    padding: 100px 0 50px;
    background: white;
    color: black;
}
.section-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 300;
    letter-spacing: 8px;
    margin-bottom: 60px;
    text-transform: uppercase;
    position: relative;
}.section-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: var(--gold);
    margin: 20px auto 0;
}.highlight-item {
    width: 100%;
    margin-bottom: 0;
    position: relative;
}
.highlight-full {
    width: 100%;
    height: 90vh;
    position: relative;
    overflow: hidden;
}
.highlight-image {
    width: 100%;
    height: 70vh;
    object-fit: cover;
    transition: transform 3s ease;
}.highlight-half .highlight-content {
    padding: 40px;
}.highlight-description {
    font-size: 1.1rem;
    line-height: 1.8;
    max-width: 800px;
    opacity: 0.9;
    font-weight: 300;
}@media (max-height: 600px) and (orientation: landscape) {
    .highlight-full, .highlight-half {
        height: 100vh;
        min-height: 500px;
    }
}.highlight-half .highlight-content {
    padding: 40px;
}.highlight-half .highlight-title {
    font-size: 1.8rem;
}.highlight-description {
    font-size: 1.1rem;
    line-height: 1.8;
    max-width: 800px;
    opacity: 0.9;
    font-weight: 300;
}.highlight-half {
    width: 50%;
    /* height: 70vh; */
    position: relative;
    /* overflow: hidden; */
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    float: left;
}