/* Self-hosted subset of Font Awesome 6 Free/Brands - solid + brands styles
   only, limited to the exact icon glyphs used on the modern hero-form pages
   (verified via grep across all page markup). Replaces the CDN
   cdnjs.cloudflare.com/.../font-awesome/6.5.0/css/all.min.css load (which
   shipped ~2,500 glyphs for the ~65 actually used) - the site-wide FA4 kit
   in assets/css/legacy/font-awesome.css is untouched and still serves the
   older "fa fa-*" syntax used by shared components (lead-popup, topbar). */
.fa-solid,.fa-brands,.fas,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}
.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}
.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../../fonts/fa6/fa-solid-900.woff2) format("woff2")}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../../fonts/fa6/fa-brands-400.woff2) format("woff2")}
.fa-arrow-rotate-left:before{content:"\f0e2"}.fa-bed:before{content:"\f236"}.fa-bolt:before{content:"\f0e7"}.fa-box-open:before{content:"\f49e"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-days:before{content:"\f073"}.fa-car:before{content:"\f1b9"}.fa-car-side:before{content:"\f5e4"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-circle-check:before{content:"\f058"}.fa-circle-info:before{content:"\f05a"}.fa-circle-question:before{content:"\f059"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-diamond:before{content:"\f219"}.fa-earth-asia:before{content:"\f57e"}.fa-file-circle-check:before{content:"\e5a0"}.fa-file-lines:before{content:"\f15c"}.fa-gas-pump:before{content:"\f52f"}.fa-gear:before{content:"\f013"}.fa-globe:before{content:"\f0ac"}.fa-gopuram:before{content:"\f664"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-point-right:before{content:"\f0a4"}.fa-handshake-angle:before{content:"\f4c4"}.fa-headset:before{content:"\f590"}.fa-hotel:before{content:"\f594"}.fa-id-card:before{content:"\f2c2"}.fa-landmark:before{content:"\f66f"}.fa-location-dot:before{content:"\f3c5"}.fa-map-location-dot:before{content:"\f5a0"}.fa-money-bill-wave:before{content:"\f53a"}.fa-mountain-city:before{content:"\e52e"}.fa-mountain-sun:before{content:"\e52f"}.fa-mug-hot:before{content:"\f7b6"}.fa-passport:before{content:"\f5ab"}.fa-person-cane:before{content:"\e53c"}.fa-phone:before{content:"\f095"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plus:before{content:"\2b"}.fa-receipt:before{content:"\f543"}.fa-road:before{content:"\f018"}.fa-road-barrier:before{content:"\e562"}.fa-road-circle-xmark:before{content:"\e566"}.fa-route:before{content:"\f4d7"}.fa-shuttle-van:before{content:"\f5b6"}.fa-star:before{content:"\f005"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-user:before{content:"\f007"}.fa-user-check:before{content:"\f4fc"}.fa-user-group:before{content:"\f500"}.fa-user-shield:before{content:"\f505"}.fa-user-tie:before{content:"\f508"}.fa-users:before{content:"\f0c0"}.fa-users-viewfinder:before{content:"\e595"}.fa-utensils:before{content:"\f2e7"}.fa-wallet:before{content:"\f555"}.fa-whatsapp:before{content:"\f232"}.fa-xmark:before{content:"\f00d"}
