/* RemixIcon 4.5.0 — hand-picked subset of the 29 icons actually used on this site.
   Full library: 25.1 KB CSS + 100+ KB woff2 with 3000+ glyphs.
   This subset: ~1 KB CSS, same woff2 from CDN (browser only renders the 29 glyphs needed).
   Code points verified against the minified CDN source at:
   https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.5.0/remixicon.min.css */

@font-face {
  font-family: remixicon;
  src: url(https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.5.0/remixicon.woff2?t=1730118419915) format("woff2");
  font-display: swap;
}

[class^="ri-"],
[class*=" ri-"] {
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ── 29 icons actually used on this site ── */
.ri-alarm-warning-line:before  { content: "\ea1d"; }
.ri-arrow-down-s-line:before   { content: "\ea4e"; }
.ri-arrow-left-line:before     { content: "\ea60"; }
.ri-arrow-left-right-line:before { content: "\ea62"; }
.ri-arrow-right-line:before    { content: "\ea6c"; }
.ri-arrow-right-s-line:before  { content: "\ea6e"; }
.ri-award-line:before          { content: "\ea8a"; }
.ri-calendar-check-line:before { content: "\eb23"; }
.ri-check-line:before          { content: "\eb7b"; }
.ri-checkbox-circle-line:before{ content: "\eb81"; }
.ri-close-line:before          { content: "\eb99"; }
.ri-facebook-fill:before       { content: "\ecbc"; }
.ri-fire-line:before           { content: "\ed33"; }
.ri-flashlight-line:before     { content: "\ed3d"; }
.ri-google-fill:before         { content: "\edd4"; }
.ri-home-gear-line:before      { content: "\ee28"; }
.ri-home-line:before           { content: "\ee2b"; }
.ri-home-smile-line:before     { content: "\ee2f"; }
.ri-loader-4-line:before       { content: "\eec6"; }
.ri-map-pin-line:before        { content: "\ef14"; }
.ri-menu-line:before           { content: "\ef3e"; }
.ri-phone-line:before          { content: "\efec"; }
.ri-plug-line:before           { content: "\f019"; }
.ri-shield-check-line:before   { content: "\f100"; }
.ri-shield-star-line:before    { content: "\f10a"; }
.ri-star-fill:before           { content: "\f186"; }
.ri-temp-cold-line:before      { content: "\f1f2"; }
.ri-tools-line:before          { content: "\f21b"; }
.ri-windy-line:before          { content: "\f2ca"; }