@font-face {
font-family: 'FA6-Solid';
font-style:  normal;
font-weight: 900;
font-display: block;
src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2) format('woff2');
}
@font-face {
font-family: 'FA6-Brands';
font-style:  normal;
font-weight: 400;
font-display: block;
src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2) format('woff2');
}
.fas, .far, .fa {
font-family: 'FA6-Solid', sans-serif;
font-style:  normal;
font-weight: 900;
font-variant: normal;
text-rendering: auto;
line-height: 1;
display: inline-block;
-webkit-font-smoothing: antialiased;
}
.fab {
font-family: 'FA6-Brands', sans-serif;
font-weight: 400;
font-style:  normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
display: inline-block;
} .fa-paper-plane::before   { content: "\f1d8"; }
.fa-envelope::before      { content: "\f0e0"; }
.fa-phone::before         { content: "\f095"; }
.fa-map-marker-alt::before{ content: "\f3c5"; }
.fa-clock::before         { content: "\f017"; }
.fa-arrow-right::before   { content: "\f061"; }
.fa-chevron-down::before  { content: "\f078"; }
.fa-chevron-left::before  { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-times::before         { content: "\f00d"; }
.fa-plus::before          { content: "\2b";   }
.fa-bolt::before          { content: "\f0e7"; }
.fa-star::before          { content: "\f005"; }
.fa-heart::before         { content: "\f004"; }
.fa-eye::before           { content: "\f06e"; }
.fa-rocket::before        { content: "\f135"; }
.fa-cog::before           { content: "\f013"; }
.fa-cogs::before          { content: "\f085"; }
.fa-edit::before          { content: "\f044"; }
.fa-image::before         { content: "\f03e"; }
.fa-video::before         { content: "\f03d"; }
.fa-play::before          { content: "\f04b"; }
.fa-check-circle::before  { content: "\f058"; }
.fa-globe-africa::before  { content: "\f57c"; }
.fa-medal::before         { content: "\f5a2"; }
.fa-lightbulb::before     { content: "\f0eb"; }
.fa-handshake::before     { content: "\f2b5"; }
.fa-calendar-check::before{ content: "\f274"; }
.fa-calendar-alt::before  { content: "\f073"; }
.fa-chess::before         { content: "\f439"; }
.fa-chart-line::before    { content: "\f201"; }
.fa-chart-bar::before     { content: "\f080"; }
.fa-bullhorn::before      { content: "\f0a1"; }
.fa-comments::before      { content: "\f086"; }
.fa-pencil-ruler::before  { content: "\f5ae"; }
.fa-lock::before          { content: "\f023"; }
.fa-ticket-alt::before    { content: "\f3ff"; }
.fa-spinner::before       { content: "\f110"; }
.fa-list-view::before     { content: "\f03a"; }
.fa-layer-group::before   { content: "\f5fd"; }
.fa-users::before         { content: "\f0c0"; }
.fa-user::before          { content: "\f007"; }
.fa-users-cog::before     { content: "\f509"; }
.fa-awards::before        { content: "\f559"; }
.fa-format-quote::before  { content: "\f10d"; }
.fa-format-image::before  { content: "\f03e"; }
.fa-settings::before      { content: "\f013"; }
.fa-spin { animation: fa-spin 1s linear infinite; }
@keyframes fa-spin { 0%{transform:rotate(0deg)} 100%{transform:rotate(360deg)} } .fa-whatsapp::before  { content: "\f232"; }
.fa-facebook-f::before{ content: "\f39e"; }
.fa-instagram::before { content: "\f16d"; }
.fa-linkedin-in::before{ content: "\f0e1"; }
.fa-tiktok::before    { content: "\e07b"; }
.fa-youtube::before   { content: "\f167"; }