/*! Font Awesome subset for johnsonsmartfilm.com /products/ page — only the
    icons actually used on this page (catalog, specs, header, footer, auth),
    generated from the official Font Awesome package. Full library kept for
    other pages that need it.
    Note: fa-bolt, fa-clock, fa-gauge, fa-rotate-left, fa-times and
    fa-triangle-exclamation are not present as their own classes in the
    site's vendor/fontawesome/css/all.min.css build (that package only ships
    their renamed/current equivalents), so those icons were silently
    invisible wherever this page used them. This subset restores them by
    pointing the old class names at the matching glyph. */
@font-face{font-family:"FAS-P";font-style:normal;font-weight:900;font-display:swap;src:url(../fontawesome-products-subset/fa-solid-900.subset.woff2) format("woff2")}
@font-face{font-family:"FAB-P";font-style:normal;font-weight:400;font-display:swap;src:url(../fontawesome-products-subset/fa-brands-400.subset.woff2) format("woff2")}
.fas,.fa-solid,.fa{font-family:"FAS-P";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-P";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-atom:before{content:"\f5d2"}.fa-award:before{content:"\f559"}.fa-bolt:before{content:"\e0b7"}.fa-building:before{content:"\f1ad"}.fa-car:before{content:"\f1b9"}.fa-car-side:before{content:"\f5e4"}.fa-certificate:before{content:"\f0a3"}.fa-chevron-right:before{content:"\f054"}.fa-clock:before{content:"\f017"}.fa-code:before{content:"\f121"}.fa-couch:before{content:"\f4b8"}.fa-envelope:before{content:"\f0e0"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-flask:before{content:"\f0c3"}.fa-gauge:before{content:"\f624"}.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-hourglass-half:before{content:"\f252"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-palette:before{content:"\f53f"}.fa-phone:before{content:"\f095"}.fa-puzzle-piece:before{content:"\f12e"}.fa-rotate-left:before{content:"\f0e2"}.fa-shield-halved:before{content:"\f3ed"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-solar-panel:before{content:"\f5ba"}.fa-spinner:before{content:"\f110"}.fa-spray-can:before{content:"\f5bd"}.fa-star:before{content:"\f005"}.fa-sun:before{content:"\f185"}.fa-swatchbook:before{content:"\f5c3"}.fa-temperature-low:before{content:"\f76b"}.fa-times:before{content:"\f00d"}.fa-tint:before{content:"\f043"}.fa-toggle-on:before{content:"\f205"}.fa-tools:before{content:"\f7d9"}.fa-triangle-exclamation:before{content:"\f071"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-user-check:before{content:"\f4fc"}.fa-user-shield:before{content:"\f505"}.fa-wand-magic-sparkles:before{content:"\e2ca"}.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)}}
