/*! Font Awesome subset for johnsonsmartfilm.com homepage — only the
    33 icons actually used on this page, generated from the official
    Font Awesome 7 Free package. Full library kept for other pages. */
@font-face{font-family:"FAS";font-style:normal;font-weight:900;font-display:swap;src:url(../fontawesome-subset/fa-solid-900.subset.woff2) format("woff2")}
@font-face{font-family:"FAB";font-style:normal;font-weight:400;font-display:swap;src:url(../fontawesome-subset/fa-brands-400.subset.woff2) format("woff2")}
.fas,.fa-solid,.fa{font-family:"FAS";font-weight:900;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fab,.fa-brands{font-family:"FAB";font-weight:400;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-award:before{content:"\f559"}.fa-bolt:before{content:"\f0e7"}.fa-calendar-check:before{content:"\f274"}.fa-car:before{content:"\f1b9"}.fa-certificate:before{content:"\f0a3"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-clock:before{content:"\f017"}.fa-code:before{content:"\f121"}.fa-cube:before{content:"\f1b2"}.fa-envelope:before{content:"\f0e0"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gem:before{content:"\f3a5"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-palette:before{content:"\f53f"}.fa-phone:before{content:"\f095"}.fa-shield-alt:before{content:"\f3ed"}.fa-solar-panel:before{content:"\f5ba"}.fa-spray-can:before{content:"\f5bd"}.fa-star:before{content:"\f005"}.fa-sun:before{content:"\f185"}.fa-times:before{content:"\f00d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-gauge:before{content:"\f624"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-spinner:before{content:"\f110"}.fa-triangle-exclamation:before{content:"\f071"}.fa-facebook-f:before{content:"\f39e"}.fa-instagram:before{content:"\f16d"}.fa-tiktok:before{content:"\e07b"}.fa-whatsapp:before{content:"\f232"}
.fa-spin{animation:fa-spin 2s infinite linear}
@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
