@font-face {
    font-family: "Phosphor-Bold";
    src:
      url("/assets/phosphor-icons/Fonts/bold/Phosphor-Bold.woff2") format("woff2"),
      url("/assets/phosphor-icons/Fonts/bold/Phosphor-Bold.woff") format("woff"),
      url("/assets/phosphor-icons/Fonts/bold/Phosphor-Bold.ttf") format("truetype"),
      url("/assets/phosphor-icons/Fonts/bold/Phosphor-Bold.svg#Phosphor-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  .ph-bold {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "Phosphor-Bold" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .ph-bold.ph-x:before {
    content: "\e4f6";
  }
  .ph-bold.ph-x-circle:before {
    content: "\e4f8";
  }
  .ph-bold.ph-x-logo:before {
    content: "\e4bc";
  }
  .ph-bold.ph-x-square:before {
    content: "\e4fa";
  }
  .ph-bold.ph-map-pin:before {
    content: "\e316";
  }
  .ph-bold.ph-envelope:before {
    content: "\e214";
  }
  .ph-bold.ph-envelope-open:before {
    content: "\e216";
  }
  .ph-bold.ph-envelope-simple:before {
    content: "\e218";
  }
  .ph-bold.ph-envelope-simple-open:before {
    content: "\e21a";
  }
  .ph-bold.ph-phone:before {
    content: "\e3b8";
  }
  .ph-bold.ph-instagram-logo:before {
    content: "\e2d0";
    color: #bc2a8d;
  }
  .ph-bold.ph-chats-circle:before {
    content: "\e17e";
  }
  .ph-bold.ph-user-circle:before {
    content: "\e4c4";
  }
  .ph-bold.ph-check:before {
    content: "\e182";
  }
  .ph-bold.ph-cards-three:before {
    content: "\ee50";
  }
  .ph-bold.ph-caret-circle-double-down:before {
    content: "\e116";
  }
  .ph-bold.ph-caret-circle-double-left:before {
    content: "\e118";
  }
  .ph-bold.ph-caret-circle-double-right:before {
    content: "\e11a";
  }
  .ph-bold.ph-caret-circle-double-up:before {
    content: "\e11c";
  }
  .ph-bold.ph-caret-circle-down:before {
    content: "\e11e";
  }
  .ph-bold.ph-caret-circle-left:before {
    content: "\e120";
  }
  .ph-bold.ph-caret-circle-right:before {
    content: "\e122";
  }
  .ph-bold.ph-caret-circle-up:before {
    content: "\e124";
  }
  .ph-bold.ph-caret-circle-up-down:before {
    content: "\e13e";
  }
  .ph-bold.ph-caret-double-down:before {
    content: "\e126";
  }
  .ph-bold.ph-caret-double-left:before {
    content: "\e128";
  }
  .ph-bold.ph-caret-double-right:before {
    content: "\e12a";
  }
  .ph-bold.ph-caret-double-up:before {
    content: "\e12c";
  }
  .ph-bold.ph-caret-down:before {
    content: "\e136";
  }
  .ph-bold.ph-caret-left:before {
    content: "\e138";
  }
  .ph-bold.ph-caret-line-down:before {
    content: "\e134";
  }
  .ph-bold.ph-caret-line-left:before {
    content: "\e132";
  }
  .ph-bold.ph-caret-line-right:before {
    content: "\e130";
  }
  .ph-bold.ph-caret-line-up:before {
    content: "\e12e";
  }
  .ph-bold.ph-caret-right:before {
    content: "\e13a";
  }
  .ph-bold.ph-caret-up:before {
    content: "\e13c";
  }
  .ph-bold.ph-caret-up-down:before {
    content: "\e140";
  }
  .ph-bold.ph-phone-call:before {
    content: "\e3ba";
  }
.ph-bold.ph-whatsapp-logo:before {
  content: "\e5d0";
  color: #215C54;
}


  @font-face {
    font-family: "Phosphor-Fill";
    src:
      url("/assets/phosphor-icons/Fonts/fill/Phosphor-Fill.woff2") format("woff2"),
      url("/assets/phosphor-icons/Fonts/fill/Phosphor-Fill.woff") format("woff"),
      url("/assets/phosphor-icons/Fonts/fill/Phosphor-Fill.ttf") format("truetype"),
      url("/assets/phosphor-icons/Fonts/fill/Phosphor-Fill.svg#Phosphor-Fill") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  .ph-fill {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "Phosphor-Fill" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .ph-fill.ph-threads-logo:before {
    content: "\ed9e";
    color:#000;    
  }
  .ph-fill.ph-facebook-logo:before {
    content: "\e226";
    color: #4267B2;
  }
  .ph-fill.ph-youtube-logo:before {
    content: "\e4fc";
    color: red;
  }
  .ph-fill.ph-linkedin-logo:before {
    content: "\e2ee";
    color: #0072b1;
  }
  .ph-fill.ph-instagram-logo:before {
    content: "\e2d0";
    color: #bc2a8d;
  }
  .ph-fill.ph-caret-circle-left:before {
    content: "\e120";
  }
  .ph-fill.ph-caret-circle-right:before {
    content: "\e122";
  }
  .ph-fill.ph-play:before {
    content: "\e3d0";
  }
  .ph-fill.ph-check-circle:before {
    content: "\e184";
  }
  .ph-fill.ph-star:before {
    content: "\e46a";
  }
  .ph-fill.ph-tag:before {
    content: "\e478";
  } 

  .ph-fill.ph-ranking:before {
  content: "\ed62";
}

  @font-face {
    font-family: "Phosphor";
    src:
      url("/assets/phosphor-icons/Fonts/regular/Phosphor.woff2") format("woff2"),
      url("/assets/phosphor-icons/Fonts/regular/Phosphor.woff") format("woff"),
      url("/assets/phosphor-icons/Fonts/regular/Phosphor.ttf") format("truetype"),
      url("/assets/phosphor-icons/Fonts/regular/Phosphor.svg#Phosphor") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  .ph {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "Phosphor" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .ph.ph-phone:before {
    content: "\e3b8";
  }
  .ph.ph-map-pin:before {
    content: "\e316";
  }
  .ph.ph-facebook-logo:before {
    content: "\e226";
    color: #4267B2;
  }
  .ph.ph-threads-logo:before {
    content: "\ed9e";
    color:#000;
  }
  .ph.ph-instagram-logo:before {
    content: "\e2d0";
    color: #bc2a8d;
  }
  .ph.ph-youtube-logo:before {
    content: "\e4fc";
    color: red;
  }
  .ph.ph-linkedin-logo:before {
    content: "\e2ee";
    color: #0072b1
  }
  .ph.ph-x:before {
    content: "\e4f6";
  }
  .ph.ph-list:before {
    content: "\e2f0";
  }
  .ph.ph-arrow-left:before {
    content: "\e058";
  }
  .ph.ph-arrow-right:before {
    content: "\e06c";
  }
  .ph.ph-check:before {
    content: "\e182";
  }
.ph.ph-envelope:before {
  content: "\e214";
}
.ph.ph-whatsapp-logo:before {
  content: "\e5d0";
  color: #215C54;
}
.ph.ph-caret-double-right:before {
  content: "\e12a";
}


