.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab,.fal,.fat,.fad,.fass,.fasr,.fasl,.fast,.fasds,.fa-light,.fa-thin,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-sharp-solid,.fa-classic,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.far,.fal,.fat,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-classic{font-family:'Font Awesome 6 Pro'}.fab,.fa-brands{font-family:'Font Awesome 6 Brands'}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:'Font Awesome 6 Duotone'}.fasds,.fa-sharp-duotone{font-family:'Font Awesome 6 Sharp Duotone'}.fasds,.fa-sharp-duotone{font-weight:900}.fass,.fasr,.fasl,.fast,.fa-sharp{font-family:'Font Awesome 6 Sharp'}.fass,.fa-sharp{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-bag-shopping:before{content:"\f290"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-days:before{content:"\f073"}.fa-close:before{content:"\f00d"}.fa-comment-lines:before{content:"\f4b0"}.fa-earth-europe:before{content:"\f7a2"}.fa-file-alt:before{content:"\f15c"}.fa-file-lines:before{content:"\f15c"}.fa-file-text:before{content:"\f15c"}.fa-globe:before{content:"\f0ac"}.fa-globe-europe:before{content:"\f7a2"}.fa-leaf:before{content:"\f06c"}.fa-magnifying-glass:before{content:"\f002"}.fa-multiply:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-search:before{content:"\f002"}.fa-seedling:before{content:"\f4d8"}.fa-shield-check:before{content:"\f2f7"}.fa-shipping-fast:before{content:"\f48b"}.fa-shopping-bag:before{content:"\f290"}.fa-sprout:before{content:"\f4d8"}.fa-times:before{content:"\f00d"}.fa-truck-fast:before{content:"\f48b"}.fa-xmark:before{content:"\f00d"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fab,.fa-brands{font-weight:400}:root,:host{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-facebook:before{content:"\f09a"}.fa-instagram:before{content:"\f16d"}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-light:normal 300 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:300;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-light-300.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-light-300.ttf) format("truetype")}.fal,.fa-light{font-weight:300}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:400;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:900;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-thin:normal 100 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:100;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-thin-100.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-thin-100.ttf) format("truetype")}.fat,.fa-thin{font-weight:100}:root,:host{--fa-style-family-duotone:'Font Awesome 6 Duotone';--fa-font-duotone:normal 900 1em/1 'Font Awesome 6 Duotone'}@font-face{font-family:'Font Awesome 6 Duotone';font-style:normal;font-weight:900;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-duotone-900.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-duotone-900.ttf) format("truetype")}.fad,.fa-duotone{position:relative;font-weight:900;letter-spacing:normal}.fad:before,.fa-duotone:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fad:after,.fa-duotone:after{color:var(--fa-secondary-color,inherit);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:before,.fa-swap-opacity .fa-duotone:before,.fad.fa-swap-opacity:before,.fa-duotone.fa-swap-opacity:before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fa-swap-opacity .fa-duotone:after,.fad.fa-swap-opacity:after,.fa-duotone.fa-swap-opacity:after{opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse,.fa-duotone.fa-inverse{color:var(--fa-inverse,#fff)}.fad.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x{position:absolute}.fad.fa-bag-shopping:after,.fa-duotone.fa-bag-shopping:after{content:"\f290\f290"}.fad.fa-calendar-alt:after,.fa-duotone.fa-calendar-alt:after{content:"\f073\f073"}.fad.fa-calendar-days:after,.fa-duotone.fa-calendar-days:after{content:"\f073\f073"}.fad.fa-close:after,.fa-duotone.fa-close:after{content:"\f00d\f00d"}.fad.fa-comment-lines:after,.fa-duotone.fa-comment-lines:after{content:"\f4b0\f4b0"}.fad.fa-earth-europe:after,.fa-duotone.fa-earth-europe:after{content:"\f7a2\f7a2"}.fad.fa-file-alt:after,.fa-duotone.fa-file-alt:after{content:"\f15c\f15c"}.fad.fa-file-lines:after,.fa-duotone.fa-file-lines:after{content:"\f15c\f15c"}.fad.fa-file-text:after,.fa-duotone.fa-file-text:after{content:"\f15c\f15c"}.fad.fa-globe:after,.fa-duotone.fa-globe:after{content:"\f0ac\f0ac"}.fad.fa-globe-europe:after,.fa-duotone.fa-globe-europe:after{content:"\f7a2\f7a2"}.fad.fa-leaf:after,.fa-duotone.fa-leaf:after{content:"\f06c\f06c"}.fad.fa-magnifying-glass:after,.fa-duotone.fa-magnifying-glass:after{content:"\f002\f002"}.fad.fa-multiply:after,.fa-duotone.fa-multiply:after{content:"\f00d\f00d"}.fad.fa-remove:after,.fa-duotone.fa-remove:after{content:"\f00d\f00d"}.fad.fa-search:after,.fa-duotone.fa-search:after{content:"\f002\f002"}.fad.fa-seedling:after,.fa-duotone.fa-seedling:after{content:"\f4d8\f4d8"}.fad.fa-shield-check:after,.fa-duotone.fa-shield-check:after{content:"\f2f7\f2f7"}.fad.fa-shipping-fast:after,.fa-duotone.fa-shipping-fast:after{content:"\f48b\f48b"}.fad.fa-shopping-bag:after,.fa-duotone.fa-shopping-bag:after{content:"\f290\f290"}.fad.fa-sprout:after,.fa-duotone.fa-sprout:after{content:"\f4d8\f4d8"}.fad.fa-times:after,.fa-duotone.fa-times:after{content:"\f00d\f00d"}.fad.fa-truck-fast:after,.fa-duotone.fa-truck-fast:after{content:"\f48b\f48b"}.fad.fa-xmark:after,.fa-duotone.fa-xmark:after{content:"\f00d\f00d"}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-sharp:'Font Awesome 6 Sharp';--fa-font-sharp-light:normal 300 1em/1 'Font Awesome 6 Sharp'}@font-face{font-family:'Font Awesome 6 Sharp';font-style:normal;font-weight:300;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-light-300.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-light-300.ttf) format("truetype")}.fasl,.fa-light{font-weight:300}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-sharp:'Font Awesome 6 Sharp';--fa-font-sharp-regular:normal 400 1em/1 'Font Awesome 6 Sharp'}@font-face{font-family:'Font Awesome 6 Sharp';font-style:normal;font-weight:400;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-regular-400.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-regular-400.ttf) format("truetype")}.fasr,.fa-regular{font-weight:400}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-sharp:'Font Awesome 6 Sharp';--fa-font-sharp-solid:normal 900 1em/1 'Font Awesome 6 Sharp'}@font-face{font-family:'Font Awesome 6 Sharp';font-style:normal;font-weight:900;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-solid-900.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-solid-900.ttf) format("truetype")}.fass,.fa-solid{font-weight:900}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-sharp:'Font Awesome 6 Sharp';--fa-font-sharp-thin:normal 100 1em/1 'Font Awesome 6 Sharp'}@font-face{font-family:'Font Awesome 6 Sharp';font-style:normal;font-weight:100;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-thin-100.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-thin-100.ttf) format("truetype")}.fast,.fa-thin{font-weight:100}:host,:root{--fa-style-family-sharp-duotone:"Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}@font-face{font-family:"Font Awesome 6 Sharp Duotone";font-style:normal;font-weight:900;font-display:block;src:url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-duotone-solid-900.woff2) format("woff2"),url(//estadesign.ee/wp-content/themes/estadesign/css/fontawesome/webfonts/fa-sharp-duotone-solid-900.ttf) format("truetype")}.fa-sharp-duotone,.fa-sharp-duotone.fa-solid,.fasds{position:relative;font-weight:900;letter-spacing:normal}.fa-sharp-duotone.fa-solid:before,.fa-sharp-duotone:before,.fasds:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fa-sharp-duotone.fa-solid:after,.fa-sharp-duotone:after,.fasds:after{color:var(--fa-secondary-color,inherit);opacity:var(--fa-secondary-opacity,.4)}.fa-sharp-duotone.fa-solid.fa-swap-opacity:before,.fa-sharp-duotone.fa-swap-opacity:before,.fa-swap-opacity .fa-sharp-duotone.fa-solid:before,.fa-swap-opacity .fa-sharp-duotone:before,.fa-swap-opacity .fasds:before,.fasds.fa-swap-opacity:before{opacity:var(--fa-secondary-opacity,.4)}.fa-sharp-duotone.fa-solid.fa-swap-opacity:after,.fa-sharp-duotone.fa-swap-opacity:after,.fa-swap-opacity .fa-sharp-duotone.fa-solid:after,.fa-swap-opacity .fa-sharp-duotone:after,.fa-swap-opacity .fasds:after,.fasds.fa-swap-opacity:after{opacity:var(--fa-primary-opacity,1)}.fa-sharp-duotone.fa-inverse,.fa-sharp-duotone.fa-solid.fa-inverse,.fasds.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sharp-duotone.fa-solid.fa-stack-1x,.fa-sharp-duotone.fa-solid.fa-stack-2x,.fa-sharp-duotone.fa-stack-1x,.fa-sharp-duotone.fa-stack-2x,.fasds.fa-stack-1x,.fasds.fa-stack-2x{position:absolute}.fasds.fa-comment-lines:after,.fa-sharp-duotone.fa-solid.fa-comment-lines:after{content:"\f4b0\f4b0"}.fasds.fa-file-alt:after,.fa-sharp-duotone.fa-solid.fa-file-alt:after{content:"\f15c\f15c"}.fasds.fa-file-lines:after,.fa-sharp-duotone.fa-solid.fa-file-lines:after{content:"\f15c\f15c"}.fasds.fa-file-text:after,.fa-sharp-duotone.fa-solid.fa-file-text:after{content:"\f15c\f15c"}.fasds.fa-shipping-fast:after,.fa-sharp-duotone.fa-solid.fa-shipping-fast:after{content:"\f48b\f48b"}.fasds.fa-truck-fast:after,.fa-sharp-duotone.fa-solid.fa-truck-fast:after{content:"\f48b\f48b"}