/*!
 * Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
 .fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 900); }
  
  .fa,
  .fa-solid,
  .fa-brands {
    -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; }
  
  .fas,
  .fa-classic,
  .fa-solid,
  .far,
  .fa-regular,
  .fal,
  .fa-light,
  .fat,
  .fa-thin {
    font-family: 'Font Awesome 6 Pro'; }
  
  .fab,
  .fa-brands {
    font-family: 'Font Awesome 6 Brands'; }
  
  
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  readers do not read off random characters that represent icons */
    
  .sr-only,
  .fa-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  
  .sr-only-focusable:not(:focus),
  .fa-sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0; }
  :root, :host {
    --fa-style-family-brands: 'Font Awesome 6 Brands';
    --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.html") format("truetype"); }
  
  .fab,
  .fa-brands {
    font-weight: 400; }
  
.fa-facebook-f:before {
	content: "\f39e"; }

.fa-linkedin-in:before {
	content: "\f0e1"; }
  
.fa-instagram:before {
    content: "\f16d"; }

.fa-youtube:before {
    content: "\f167"; }
	
	  .fa-pinterest-p:before {
    content: "\f231"; }

.fa-whatsapp:before {
    content: "\f232"; }
	
.fa-angle-down::before {
    content: "\f107"; }

.fa-bars-staggered::before {
    content: "\f550"; } 
	
.fa-xmark::before {
    content: "\f00d"; }

.fa-angle-right::before {
    content: "\f105"; }
	
.fa-chevron-right::before {
    content: "\f054"; }
	
.fa-arrow-right::before {
    content: "\f061"; }

.fa-arrow-up::before {
    content: "\f062"; }

  
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
  
  :root, :host {
    --fa-style-family-classic: 'Font Awesome 6 Pro';
    --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url("../fonts/fa-light-300.html") format("woff2"), url("../fonts/fa-light-301.html") format("truetype"); }
  
  .fal,
  .fa-light {
    font-weight: 300; }
  :root, :host {
    --fa-style-family-classic: 'Font Awesome 6 Pro';
    --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.html") format("truetype"); }
  
  .far,
  .fa-regular {
    font-weight: 400; }
  :root, :host {
    --fa-style-family-classic: 'Font Awesome 6 Pro';
    --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.html") format("truetype"); }
  
  .fas,
  .fa-solid {
    font-weight: 900; }
  :root, :host {
    --fa-style-family-classic: 'Font Awesome 6 Pro';
    --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro'; }
  
  @font-face {
    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-weight: 100;
    font-display: block;
    src: url("../fonts/fa-thin-100.html") format("woff2"), url("../fonts/fa-thin-101.html") format("truetype"); }
  
  .fat,
  .fa-thin {
    font-weight: 100; }


  @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.html") format("truetype"); }
  
  @font-face {
    font-family: 'FontAwesome';
    font-display: block;
    src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.html") format("truetype"); }
 
