/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-sharp,.fa-sharp-solid,.fa-solid{-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}.fa-light,.fa-regular,.fa-solid{font-family:'Font Awesome 6 Pro'}.fa-brands{font-family:'Font Awesome 6 Brands'}.fa-duotone{font-family:'Font Awesome 6 Duotone'}.fa-sharp{font-family:'Font Awesome 6 Sharp'}.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-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.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(var(--fa-li-width,2em) * -1);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)}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}24%,8%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}100%,40%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-line-height::before{content:"\f871"}.fa-at::before{content:"\40"}.fa-circle-l::before{content:"\e114"}.fa-head-vr::before{content:"\f6ea"}.fa-text-height::before{content:"\f034"}.fa-comment-alt::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-square-user::before{content:"\e283"}.fa-text-size::before{content:"\f894"}.fa-icons::before{content:"\f86d"}.fa-h1::before{content:"\f313"}.fa-search-location::before{content:"\f689"}.fa-square-x::before{content:"\e286"}.fa-square-arrow-right::before{content:"\f33b"}.fa-arrow-square-right::before{content:"\f33b"}.fa-person::before{content:"\f183"}.fa-square-p::before{content:"\e279"}.fa-circle-h::before{content:"\f47e"}.fa-grid::before{content:"\e195"}.fa-grid-3::before{content:"\e195"}.fa-page::before{content:"\e428"}.fa-k::before{content:"\4b"}.fa-comments::before{content:"\f086"}.fa-arrow-down-to-square::before{content:"\e096"}.fa-user-check::before{content:"\f4fc"}.fa-comment-alt-arrow-down::before{content:"\e1db"}.fa-circle-9::before{content:"\e0f6"}.fa-blog::before{content:"\f781"}.fa-down-right::before{content:"\e16b"}.fa-square-v::before{content:"\e284"}.fa-face-awesome::before{content:"\e409"}.fa-toggle-off::before{content:"\f204"}.fa-circle-m::before{content:"\e115"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-w::before{content:"\57"}.fa-square-b::before{content:"\e264"}.fa-square-3::before{content:"\e258"}.fa-circle-c::before{content:"\e101"}.fa-badge::before{content:"\f335"}.fa-comment-alt-edit::before{content:"\f4a4"}.fa-square-root::before{content:"\f697"}.fa-table::before{content:"\f0ce"}.fa-comment-alt-image::before{content:"\e1e0"}.fa-star-sharp-half::before{content:"\e28c"}.fa-comment-middle::before{content:"\e149"}.fa-block::before{content:"\e46a"}.fa-temperature-list::before{content:"\e299"}.fa-arrow-to-top::before{content:"\f341"}.fa-feather::before{content:"\f52d"}.fa-box-alt::before{content:"\f49a"}.fa-circle-n::before{content:"\e118"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-list::before{content:"\f03a"}.fa-phone-square-alt::before{content:"\f87b"}.fa-border-center-v::before{content:"\f89d"}.fa-arrow-alt-to-top::before{content:"\f34d"}.fa-arrow-down-from-line::before{content:"\f345"}.fa-arrow-from-top::before{content:"\f345"}.fa-pro::before{content:"\e235"}.fa-map-location::before{content:"\f59f"}.fa-square-small::before{content:"\e27e"}.fa-edit::before{content:"\f044"}.fa-comment-middle-top-alt::before{content:"\e1e2"}.fa-circle-w::before{content:"\e12c"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-right::before{content:"\f356"}.fa-arrow-alt-right::before{content:"\f356"}.fa-circle-f::before{content:"\e10e"}.fa-square-i::before{content:"\e272"}.fa-square-2::before{content:"\e257"}.fa-square-m::before{content:"\e276"}.fa-comment-arrow-down::before{content:"\e143"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::before{content:"\f143"}.fa-i::before{content:"\49"}.fa-v::before{content:"\56"}.fa-circle-d::before{content:"\e104"}.fa-angle-right::before{content:"\f105"}.fa-link-simple::before{content:"\e1cd"}.fa-g::before{content:"\47"}.fa-comment-image::before{content:"\e148"}.fa-temperature-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-square-j::before{content:"\e273"}.fa-align-justify::before{content:"\f039"}.fa-arrow-left-to-line::before{content:"\f33e"}.fa-arrow-to-left::before{content:"\f33e"}.fa-e::before{content:"\45"}.fa-h3::before{content:"\f315"}.fa-user::before{content:"\f007"}.fa-key::before{content:"\f084"}.fa-box-check::before{content:"\f467"}.fa-location-arrow::before{content:"\f124"}.fa-c::before{content:"\43"}.fa-comment-text::before{content:"\e14d"}.fa-star::before{content:"\f005"}.fa-box::before{content:"\f466"}.fa-circle-u::before{content:"\e127"}.fa-phone-square-down::before{content:"\e27a"}.fa-page-break::before{content:"\f877"}.fa-window::before{content:"\f40e"}.fa-square-6::before{content:"\e25b"}.fa-grid-round::before{content:"\e5da"}.fa-family::before{content:"\e300"}.fa-send::before{content:"\e20a"}.fa-circle-e::before{content:"\e109"}.fa-square-right::before{content:"\f352"}.fa-arrow-alt-square-right::before{content:"\f352"}.fa-circle-8::before{content:"\e0f5"}.fa-temperature-high::before{content:"\f769"}.fa-weight-scale::before{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-square-t::before{content:"\e280"}.fa-toggle-on::before{content:"\f205"}.fa-l::before{content:"\4c"}.fa-circle-z::before{content:"\e130"}.fa-h4::before{content:"\f86a"}.fa-messages::before{content:"\f4b6"}.fa-comments-alt::before{content:"\f4b6"}.fa-user-edit::before{content:"\f4ff"}.fa-square-o::before{content:"\e278"}.fa-bold::before{content:"\f032"}.fa-circle-down-right::before{content:"\e108"}.fa-square-k::before{content:"\e274"}.fa-border-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-arrow-down-to-line::before{content:"\f33d"}.fa-arrow-to-bottom::before{content:"\f33d"}.fa-grid-5::before{content:"\e199"}.fa-grid-round-5::before{content:"\e5de"}.fa-00::before{content:"\e467"}.fa-circle-v::before{content:"\e12a"}.fa-image::before{content:"\f03e"}.fa-down-from-line::before{content:"\f349"}.fa-arrow-alt-from-top::before{content:"\f349"}.fa-table-columns::before{content:"\f0db"}.fa-columns::before{content:"\f0db"}.fa-square-a::before{content:"\e25f"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-id-badge::before{content:"\f2c1"}.fa-marker::before{content:"\f5a1"}.fa-square-arrow-down-left::before{content:"\e261"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-comment-edit::before{content:"\f4ae"}.fa-box-open::before{content:"\f49e"}.fa-square-f::before{content:"\e270"}.fa-scroll::before{content:"\f70e"}.fa-arrow-left-from-line::before{content:"\f344"}.fa-arrow-from-right::before{content:"\f344"}.fa-temperature-0::before{content:"\f2cb"}.fa-contact-card::before{content:"\f2bb"}.fa-left-right::before{content:"\f337"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-left::before{content:"\f0a8"}.fa-square-9::before{content:"\e25e"}.fa-arrow-down-wide-short::before{content:"\f160"}.fa-phone-arrow-right::before{content:"\e5be"}.fa-comment-alt-check::before{content:"\f4a2"}.fa-remove-format::before{content:"\f87d"}.fa-circle-down-left::before{content:"\e107"}.fa-text::before{content:"\f893"}.fa-circle-6::before{content:"\e0f3"}.fa-left::before{content:"\f355"}.fa-arrow-alt-left::before{content:"\f355"}.fa-square-down::before{content:"\f350"}.fa-arrow-alt-square-down::before{content:"\f350"}.fa-children::before{content:"\e4e1"}.fa-cat-space::before{content:"\e001"}.fa-border-top::before{content:"\f855"}.fa-list-dropdown::before{content:"\e1cf"}.fa-grid-round-2::before{content:"\e5db"}.fa-comment-middle-top::before{content:"\e14a"}.fa-comment-check::before{content:"\f4ac"}.fa-square::before{content:"\f0c8"}.fa-italic::before{content:"\f033"}.fa-z::before{content:"\5a"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-feather-alt::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-ad::before{content:"\f641"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-circle-i::before{content:"\e111"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-down-to-line::before{content:"\f34a"}.fa-arrow-alt-to-bottom::before{content:"\f34a"}.fa-square-g::before{content:"\e271"}.fa-circle-phone::before{content:"\e11b"}.fa-phone-circle::before{content:"\e11b"}.fa-toggle-large-on::before{content:"\e5b1"}.fa-star-half-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-square-ellipsis::before{content:"\e26e"}.fa-f::before{content:"\46"}.fa-circle-arrow-down-right::before{content:"\e0fa"}.fa-map-marker::before{content:"\f041"}.fa-square-list::before{content:"\e489"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-arrow-right::before{content:"\f061"}.fa-left-from-line::before{content:"\f348"}.fa-arrow-alt-from-right::before{content:"\f348"}.fa-h::before{content:"\48"}.fa-tools::before{content:"\f7d9"}.fa-grid-round-4::before{content:"\e5dd"}.fa-home-user::before{content:"\e1b0"}.fa-circle-arrow-down-left::before{content:"\e0f9"}.fa-left-to-line::before{content:"\f34b"}.fa-arrow-alt-to-left::before{content:"\f34b"}.fa-value-absolute::before{content:"\f6a6"}.fa-apple-alt::before{content:"\f5d1"}.fa-r::before{content:"\52"}.fa-temperature-1::before{content:"\f2ca"}.fa-square-info::before{content:"\f30f"}.fa-info-square::before{content:"\f30f"}.fa-circle::before{content:"\f111"}.fa-badge-check::before{content:"\f336"}.fa-slider::before{content:"\e252"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-image-user::before{content:"\e1b8"}.fa-border-center-h::before{content:"\f89c"}.fa-circle-k::before{content:"\e113"}.fa-phone-alt::before{content:"\f879"}.fa-cat::before{content:"\f6be"}.fa-cart-circle-check::before{content:"\e3f1"}.fa-circle-r::before{content:"\e120"}.fa-mobile-button::before{content:"\f10b"}.fa-home-lg::before{content:"\e3af"}.fa-shop::before{content:"\f54f"}.fa-square-l::before{content:"\e275"}.fa-square-left::before{content:"\f351"}.fa-arrow-alt-square-left::before{content:"\f351"}.fa-circle-ellipsis-vertical::before{content:"\e10b"}.fa-location::before{content:"\f601"}.fa-phone::before{content:"\f095"}.fa-table-layout::before{content:"\e290"}.fa-border-inner::before{content:"\f84e"}.fa-home-blank::before{content:"\e487"}.fa-square-5::before{content:"\e25a"}.fa-text-width::before{content:"\f035"}.fa-box-circle-check::before{content:"\e0c4"}.fa-phone-arrow-down-left::before{content:"\e223"}.fa-phone-arrow-down::before{content:"\e223"}.fa-square-r::before{content:"\e27c"}.fa-square-7::before{content:"\e25c"}.fa-arrow-left::before{content:"\f060"}.fa-temperature-hot::before{content:"\f76a"}.fa-align-left::before{content:"\f036"}.fa-j::before{content:"\4a"}.fa-th::before{content:"\f00a"}.fa-o::before{content:"\4f"}.fa-expand-wide::before{content:"\f320"}.fa-th-large::before{content:"\f009"}.fa-table-rows::before{content:"\e292"}.fa-rows::before{content:"\e292"}.fa-square-arrow-down-right::before{content:"\e262"}.fa-child::before{content:"\f1ae"}.fa-steering-wheel::before{content:"\f622"}.fa-tag::before{content:"\f02b"}.fa-ellipsis-stroke-vertical::before{content:"\f39c"}.fa-ellipsis-v-alt::before{content:"\f39c"}.fa-comment::before{content:"\f075"}.fa-square-1::before{content:"\e256"}.fa-apple-core::before{content:"\e08f"}.fa-circle-y::before{content:"\e12f"}.fa-h6::before{content:"\e413"}.fa-circle-small::before{content:"\e122"}.fa-border-none::before{content:"\f850"}.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-arrow-down-1-9::before{content:"\f162"}.fa-square-4::before{content:"\e259"}.fa-star-sharp-half-stroke::before{content:"\e28d"}.fa-star-sharp-half-alt::before{content:"\e28d"}.fa-arrow-down-a-z::before{content:"\f15d"}.fa-border-bottom-right::before{content:"\f854"}.fa-border-style-alt::before{content:"\f854"}.fa-cookie::before{content:"\f563"}.fa-list-alt::before{content:"\f022"}.fa-arrow-down-right::before{content:"\e093"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-circle-5::before{content:"\e0f2"}.fa-right-to-line::before{content:"\f34c"}.fa-arrow-alt-to-right::before{content:"\f34c"}.fa-gif::before{content:"\e190"}.fa-arrow-down-left::before{content:"\e091"}.fa-cart-circle-arrow-down::before{content:"\e3ef"}.fa-circle-7::before{content:"\e0f4"}.fa-square-d::before{content:"\e268"}.fa-u::before{content:"\55"}.fa-square-root-alt::before{content:"\f698"}.fa-s::before{content:"\53"}.fa-temperature-3::before{content:"\f2c8"}.fa-mobile-screen::before{content:"\f3cf"}.fa-circle-location-arrow::before{content:"\f602"}.fa-location-circle::before{content:"\f602"}.fa-square-u::before{content:"\e281"}.fa-ellipsis-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-circle-b::before{content:"\e0fd"}.fa-phone-circle-down::before{content:"\e11d"}.fa-right-from-line::before{content:"\f347"}.fa-arrow-alt-from-left::before{content:"\f347"}.fa-n::before{content:"\4e"}.fa-swap::before{content:"\e609"}.fa-delete-left::before{content:"\f55a"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-align-center::before{content:"\f037"}.fa-id-card::before{content:"\f2c2"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-square-down-right::before{content:"\e26c"}.fa-b::before{content:"\42"}.fa-circle-a::before{content:"\e0f7"}.fa-arrow-right-arrow-left::before{content:"\f0ec"}.fa-circle-video::before{content:"\e12b"}.fa-video-circle::before{content:"\e12b"}.fa-arrow-alt-from-bottom::before{content:"\f346"}.fa-circle-half::before{content:"\e110"}.fa-person-simple::before{content:"\e220"}.fa-square-arrow-left::before{content:"\f33a"}.fa-arrow-square-left::before{content:"\f33a"}.fa-square-8::before{content:"\e25d"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-circle-down::before{content:"\f358"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-angle-down::before{content:"\f107"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-circle-s::before{content:"\e121"}.fa-circle-x::before{content:"\e12e"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-square-c::before{content:"\e266"}.fa-square-ellipsis-vertical::before{content:"\e26f"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-circle-0::before{content:"\e0ed"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-box-open-full::before{content:"\f49c"}.fa-box-full::before{content:"\f49c"}.fa-arrow-down::before{content:"\f063"}.fa-grid-4::before{content:"\e198"}.fa-square-0::before{content:"\e255"}.fa-section::before{content:"\e447"}.fa-angle-90::before{content:"\e08d"}.fa-square-e::before{content:"\e26d"}.fa-star-half::before{content:"\f089"}.fa-link::before{content:"\f0c1"}.fa-font::before{content:"\f031"}.fa-square-down-left::before{content:"\e26b"}.fa-search::before{content:"\f002"}.fa-cart-arrow-down::before{content:"\f218"}.fa-list-ul::before{content:"\f0ca"}.fa-circle-ellipsis::before{content:"\e10a"}.fa-border-left::before{content:"\f84f"}.fa-list-check::before{content:"\f0ae"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-square-y::before{content:"\e287"}.fa-y::before{content:"\59"}.fa-star-sharp::before{content:"\e28b"}.fa-circle-1::before{content:"\e0ee"}.fa-circle-star::before{content:"\e123"}.fa-star-circle::before{content:"\e123"}.fa-circle-half-stroke::before{content:"\f042"}.fa-square-arrow-down::before{content:"\f339"}.fa-arrow-square-down::before{content:"\f339"}.fa-circle-p::before{content:"\e11a"}.fa-sidebar::before{content:"\e24e"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-add::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-close::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-phone-circle-alt::before{content:"\e11c"}.fa-icons-alt::before{content:"\f86e"}.fa-copyright::before{content:"\f1f9"}.fa-arrow-right-from-line::before{content:"\f343"}.fa-arrow-from-left::before{content:"\f343"}.fa-h2::before{content:"\f314"}.fa-map::before{content:"\f279"}.fa-video-arrow-down-left::before{content:"\e2c8"}.fa-display-arrow-down::before{content:"\e164"}.fa-angle::before{content:"\e08c"}.fa-fill::before{content:"\f575"}.fa-ellipsis-stroke::before{content:"\f39b"}.fa-ellipsis-h-alt::before{content:"\f39b"}.fa-location-check::before{content:"\f606"}.fa-map-marker-check::before{content:"\f606"}.fa-display::before{content:"\e163"}.fa-alt::before{content:"\e08a"}.fa-spinner::before{content:"\f110"}.fa-square-n::before{content:"\e277"}.fa-meter::before{content:"\e1e8"}.fa-border-right::before{content:"\f852"}.fa-line-columns::before{content:"\f870"}.fa-arrow-right-to-line::before{content:"\f340"}.fa-arrow-to-right::before{content:"\f340"}.fa-arrow-from-bottom::before{content:"\f342"}.fa-square-star::before{content:"\e27f"}.fa-circle-g::before{content:"\e10f"}.fa-expand-alt::before{content:"\f424"}.fa-t::before{content:"\54"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-border-bottom::before{content:"\f84d"}.fa-delete-right::before{content:"\e154"}.fa-border-all::before{content:"\f84c"}.fa-function::before{content:"\f661"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-m::before{content:"\4d"}.fa-spinner-scale::before{content:"\e62a"}.fa-h5::before{content:"\e412"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-check::before{content:"\f00c"}.fa-angle-left::before{content:"\f104"}.fa-square-w::before{content:"\e285"}.fa-map-marker-edit::before{content:"\f607"}.fa-user-tag::before{content:"\f507"}.fa-window-close::before{content:"\f410"}.fa-down-left::before{content:"\e16a"}.fa-circle-o::before{content:"\e119"}.fa-right-left::before{content:"\f362"}.fa-columns-3::before{content:"\e361"}.fa-input-text::before{content:"\e1bf"}.fa-window-alt::before{content:"\f40f"}.fa-align-right::before{content:"\f038"}.fa-square-s::before{content:"\e27d"}.fa-circle-4::before{content:"\e0f1"}.fa-id-card-alt::before{content:"\f47f"}.fa-right-left-large::before{content:"\e5e1"}.fa-user-large::before{content:"\f406"}.fa-user-alt::before{content:"\f406"}.fa-square-full::before{content:"\f45c"}.fa-circle-2::before{content:"\e0ef"}.fa-down::before{content:"\f354"}.fa-arrow-alt-down::before{content:"\f354"}.fa-100::before{content:"\e41c"}.fa-toggle-large-off::before{content:"\e5b0"}.fa-circle-3::before{content:"\e0f0"}.fa-x::before{content:"\58"}.fa-circle-t::before{content:"\e124"}.fa-grid-2::before{content:"\e196"}.fa-d::before{content:"\44"}.fa-gallery-thumbnails::before{content:"\e3aa"}.fa-circle-j::before{content:"\e112"}.fa-video::before{content:"\f03d"}.fa-comment-middle-alt::before{content:"\e1e1"}.fa-person-circle-check::before{content:"\e53e"}.fa-square-z::before{content:"\e288"}.fa-comment-alt-text::before{content:"\e1e6"}:host,:root{--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(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-brands-400.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands{font-weight:400}.fa-first-order:before{content:"\f2b0"}.fa-square-js:before{content:"\f3b9"}.fa-js-square:before{content:"\f3b9"}.fa-css3-alt:before{content:"\f38b"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-google:before{content:"\f1a0"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-mix:before{content:"\f3cb"}.fa-square-twitter:before{content:"\f081"}.fa-twitter-square:before{content:"\f081"}.fa-square-youtube:before{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-meta:before{content:"\e49b"}.fa-500px:before{content:"\f26e"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-apple:before{content:"\f179"}.fa-wordpress:before{content:"\f19a"}.fa-page4:before{content:"\f3d7"}.fa-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square:before{content:"\f0d3"}.fa-facebook-f:before{content:"\f39e"}.fa-first-order-alt:before{content:"\f50a"}.fa-fly:before{content:"\f417"}.fa-x-twitter:before{content:"\e61b"}.fa-tiktok:before{content:"\e07b"}.fa-square-facebook:before{content:"\f082"}.fa-facebook-square:before{content:"\f082"}.fa-linkedin:before{content:"\f08c"}.fa-facebook:before{content:"\f09a"}.fa-line:before{content:"\f3c0"}.fa-d-and-d:before{content:"\f38d"}.fa-html5:before{content:"\f13b"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-css3:before{content:"\f13c"}.fa-space-awesome:before{content:"\e5ac"}.fa-js:before{content:"\f3b8"}.fa-php:before{content:"\f457"}.fa-youtube:before{content:"\f167"}.fa-twitter:before{content:"\f099"}.fa-pinterest:before{content:"\f0d2"}.fa-square-x-twitter:before{content:"\e61a"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-wordpress-simple:before{content:"\f411"}:host,:root{--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(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-duotone-900.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-duotone-900.ttf) format("truetype")}.fa-duotone{position:relative;font-weight:900;letter-spacing:normal}.fa-duotone::before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fa-duotone::after{color:var(--fa-secondary-color,inherit);opacity:var(--fa-secondary-opacity,.4)}.fa-duotone.fa-swap-opacity::before,.fa-swap-opacity .fa-duotone::before{opacity:var(--fa-secondary-opacity,.4)}.fa-duotone.fa-swap-opacity::after,.fa-swap-opacity .fa-duotone::after{opacity:var(--fa-primary-opacity,1)}.fa-duotone.fa-0::after{content:"\30\30"}.fa-duotone.fa-1::after{content:"\31\31"}.fa-duotone.fa-2::after{content:"\32\32"}.fa-duotone.fa-3::after{content:"\33\33"}.fa-duotone.fa-4::after{content:"\34\34"}.fa-duotone.fa-5::after{content:"\35\35"}.fa-duotone.fa-6::after{content:"\36\36"}.fa-duotone.fa-7::after{content:"\37\37"}.fa-duotone.fa-8::after{content:"\38\38"}.fa-duotone.fa-9::after{content:"\39\39"}.fa-duotone.fa-line-height::after{content:"\f871\f871"}.fa-duotone.fa-at::after{content:"\40\40"}.fa-duotone.fa-circle-l::after{content:"\e114\e114"}.fa-duotone.fa-head-vr::after{content:"\f6ea\f6ea"}.fa-duotone.fa-text-height::after{content:"\f034\f034"}.fa-duotone.fa-comment-alt::after{content:"\f27a\f27a"}.fa-duotone.fa-info::after{content:"\f129\f129"}.fa-duotone.fa-square-user::after{content:"\e283\e283"}.fa-duotone.fa-text-size::after{content:"\f894\f894"}.fa-duotone.fa-icons::after{content:"\f86d\f86d"}.fa-duotone.fa-h1::after{content:"\f313\f313"}.fa-duotone.fa-search-location::after{content:"\f689\f689"}.fa-duotone.fa-square-x::after{content:"\e286\e286"}.fa-duotone.fa-square-arrow-right::after{content:"\f33b\f33b"}.fa-duotone.fa-arrow-square-right::after{content:"\f33b\f33b"}.fa-duotone.fa-person::after{content:"\f183\f183"}.fa-duotone.fa-square-p::after{content:"\e279\e279"}.fa-duotone.fa-circle-h::after{content:"\f47e\f47e"}.fa-duotone.fa-grid::after{content:"\e195\e195"}.fa-duotone.fa-grid-3::after{content:"\e195\e195"}.fa-duotone.fa-page::after{content:"\e428\e428"}.fa-duotone.fa-k::after{content:"\4b\4b"}.fa-duotone.fa-comments::after{content:"\f086\f086"}.fa-duotone.fa-arrow-down-to-square::after{content:"\e096\e096"}.fa-duotone.fa-user-check::after{content:"\f4fc\f4fc"}.fa-duotone.fa-comment-alt-arrow-down::after{content:"\e1db\e1db"}.fa-duotone.fa-circle-9::after{content:"\e0f6\e0f6"}.fa-duotone.fa-blog::after{content:"\f781\f781"}.fa-duotone.fa-down-right::after{content:"\e16b\e16b"}.fa-duotone.fa-square-v::after{content:"\e284\e284"}.fa-duotone.fa-face-awesome::after{content:"\e409\e409"}.fa-duotone.fa-toggle-off::after{content:"\f204\f204"}.fa-duotone.fa-circle-m::after{content:"\e115\e115"}.fa-duotone.fa-arrow-down-9-1::after{content:"\f886\f886"}.fa-duotone.fa-w::after{content:"\57\57"}.fa-duotone.fa-square-b::after{content:"\e264\e264"}.fa-duotone.fa-square-3::after{content:"\e258\e258"}.fa-duotone.fa-circle-c::after{content:"\e101\e101"}.fa-duotone.fa-badge::after{content:"\f335\f335"}.fa-duotone.fa-comment-alt-edit::after{content:"\f4a4\f4a4"}.fa-duotone.fa-square-root::after{content:"\f697\f697"}.fa-duotone.fa-table::after{content:"\f0ce\f0ce"}.fa-duotone.fa-comment-alt-image::after{content:"\e1e0\e1e0"}.fa-duotone.fa-star-sharp-half::after{content:"\e28c\e28c"}.fa-duotone.fa-comment-middle::after{content:"\e149\e149"}.fa-duotone.fa-block::after{content:"\e46a\e46a"}.fa-duotone.fa-temperature-list::after{content:"\e299\e299"}.fa-duotone.fa-arrow-to-top::after{content:"\f341\f341"}.fa-duotone.fa-feather::after{content:"\f52d\f52d"}.fa-duotone.fa-box-alt::after{content:"\f49a\f49a"}.fa-duotone.fa-circle-n::after{content:"\e118\e118"}.fa-duotone.fa-square-check::after{content:"\f14a\f14a"}.fa-duotone.fa-check-square::after{content:"\f14a\f14a"}.fa-duotone.fa-heading::after{content:"\f1dc\f1dc"}.fa-duotone.fa-header::after{content:"\f1dc\f1dc"}.fa-duotone.fa-list::after{content:"\f03a\f03a"}.fa-duotone.fa-phone-square-alt::after{content:"\f87b\f87b"}.fa-duotone.fa-border-center-v::after{content:"\f89d\f89d"}.fa-duotone.fa-arrow-alt-to-top::after{content:"\f34d\f34d"}.fa-duotone.fa-arrow-down-from-line::after{content:"\f345\f345"}.fa-duotone.fa-arrow-from-top::after{content:"\f345\f345"}.fa-duotone.fa-pro::after{content:"\e235\e235"}.fa-duotone.fa-map-location::after{content:"\f59f\f59f"}.fa-duotone.fa-square-small::after{content:"\e27e\e27e"}.fa-duotone.fa-edit::after{content:"\f044\f044"}.fa-duotone.fa-comment-middle-top-alt::after{content:"\e1e2\e1e2"}.fa-duotone.fa-circle-w::after{content:"\e12c\e12c"}.fa-duotone.fa-arrow-down-z-a::after{content:"\f881\f881"}.fa-duotone.fa-right::after{content:"\f356\f356"}.fa-duotone.fa-arrow-alt-right::after{content:"\f356\f356"}.fa-duotone.fa-circle-f::after{content:"\e10e\e10e"}.fa-duotone.fa-square-i::after{content:"\e272\e272"}.fa-duotone.fa-square-2::after{content:"\e257\e257"}.fa-duotone.fa-square-m::after{content:"\e276\e276"}.fa-duotone.fa-comment-arrow-down::after{content:"\e143\e143"}.fa-duotone.fa-square-rss::after{content:"\f143\f143"}.fa-duotone.fa-rss-square::after{content:"\f143\f143"}.fa-duotone.fa-i::after{content:"\49\49"}.fa-duotone.fa-v::after{content:"\56\56"}.fa-duotone.fa-circle-d::after{content:"\e104\e104"}.fa-duotone.fa-angle-right::after{content:"\f105\f105"}.fa-duotone.fa-link-simple::after{content:"\e1cd\e1cd"}.fa-duotone.fa-g::after{content:"\47\47"}.fa-duotone.fa-comment-image::after{content:"\e148\e148"}.fa-duotone.fa-temperature-half::after{content:"\f2c9\f2c9"}.fa-duotone.fa-temperature-2::after{content:"\f2c9\f2c9"}.fa-duotone.fa-square-j::after{content:"\e273\e273"}.fa-duotone.fa-align-justify::after{content:"\f039\f039"}.fa-duotone.fa-arrow-left-to-line::after{content:"\f33e\f33e"}.fa-duotone.fa-arrow-to-left::after{content:"\f33e\f33e"}.fa-duotone.fa-e::after{content:"\45\45"}.fa-duotone.fa-h3::after{content:"\f315\f315"}.fa-duotone.fa-user::after{content:"\f007\f007"}.fa-duotone.fa-key::after{content:"\f084\f084"}.fa-duotone.fa-box-check::after{content:"\f467\f467"}.fa-duotone.fa-location-arrow::after{content:"\f124\f124"}.fa-duotone.fa-c::after{content:"\43\43"}.fa-duotone.fa-comment-text::after{content:"\e14d\e14d"}.fa-duotone.fa-star::after{content:"\f005\f005"}.fa-duotone.fa-box::after{content:"\f466\f466"}.fa-duotone.fa-circle-u::after{content:"\e127\e127"}.fa-duotone.fa-phone-square-down::after{content:"\e27a\e27a"}.fa-duotone.fa-page-break::after{content:"\f877\f877"}.fa-duotone.fa-window::after{content:"\f40e\f40e"}.fa-duotone.fa-square-6::after{content:"\e25b\e25b"}.fa-duotone.fa-grid-round::after{content:"\e5da\e5da"}.fa-duotone.fa-family::after{content:"\e300\e300"}.fa-duotone.fa-send::after{content:"\e20a\e20a"}.fa-duotone.fa-circle-e::after{content:"\e109\e109"}.fa-duotone.fa-square-right::after{content:"\f352\f352"}.fa-duotone.fa-arrow-alt-square-right::after{content:"\f352\f352"}.fa-duotone.fa-circle-8::after{content:"\e0f5\e0f5"}.fa-duotone.fa-temperature-high::after{content:"\f769\f769"}.fa-duotone.fa-weight-scale::after{content:"\f496\f496"}.fa-duotone.fa-weight::after{content:"\f496\f496"}.fa-duotone.fa-square-t::after{content:"\e280\e280"}.fa-duotone.fa-toggle-on::after{content:"\f205\f205"}.fa-duotone.fa-l::after{content:"\4c\4c"}.fa-duotone.fa-circle-z::after{content:"\e130\e130"}.fa-duotone.fa-h4::after{content:"\f86a\f86a"}.fa-duotone.fa-messages::after{content:"\f4b6\f4b6"}.fa-duotone.fa-comments-alt::after{content:"\f4b6\f4b6"}.fa-duotone.fa-user-edit::after{content:"\f4ff\f4ff"}.fa-duotone.fa-square-o::after{content:"\e278\e278"}.fa-duotone.fa-bold::after{content:"\f032\f032"}.fa-duotone.fa-circle-down-right::after{content:"\e108\e108"}.fa-duotone.fa-square-k::after{content:"\e274\e274"}.fa-duotone.fa-border-top-left::after{content:"\f853\f853"}.fa-duotone.fa-border-style::after{content:"\f853\f853"}.fa-duotone.fa-arrow-down-to-line::after{content:"\f33d\f33d"}.fa-duotone.fa-arrow-to-bottom::after{content:"\f33d\f33d"}.fa-duotone.fa-grid-5::after{content:"\e199\e199"}.fa-duotone.fa-grid-round-5::after{content:"\e5de\e5de"}.fa-duotone.fa-00::after{content:"\e467\e467"}.fa-duotone.fa-circle-v::after{content:"\e12a\e12a"}.fa-duotone.fa-image::after{content:"\f03e\f03e"}.fa-duotone.fa-down-from-line::after{content:"\f349\f349"}.fa-duotone.fa-arrow-alt-from-top::after{content:"\f349\f349"}.fa-duotone.fa-table-columns::after{content:"\f0db\f0db"}.fa-duotone.fa-columns::after{content:"\f0db\f0db"}.fa-duotone.fa-square-a::after{content:"\e25f\e25f"}.fa-duotone.fa-circle-check::after{content:"\f058\f058"}.fa-duotone.fa-check-circle::after{content:"\f058\f058"}.fa-duotone.fa-id-badge::after{content:"\f2c1\f2c1"}.fa-duotone.fa-marker::after{content:"\f5a1\f5a1"}.fa-duotone.fa-square-arrow-down-left::after{content:"\e261\e261"}.fa-duotone.fa-circle-arrow-down::after{content:"\f0ab\f0ab"}.fa-duotone.fa-arrow-circle-down::after{content:"\f0ab\f0ab"}.fa-duotone.fa-comment-edit::after{content:"\f4ae\f4ae"}.fa-duotone.fa-box-open::after{content:"\f49e\f49e"}.fa-duotone.fa-square-f::after{content:"\e270\e270"}.fa-duotone.fa-scroll::after{content:"\f70e\f70e"}.fa-duotone.fa-arrow-left-from-line::after{content:"\f344\f344"}.fa-duotone.fa-arrow-from-right::after{content:"\f344\f344"}.fa-duotone.fa-temperature-0::after{content:"\f2cb\f2cb"}.fa-duotone.fa-contact-card::after{content:"\f2bb\f2bb"}.fa-duotone.fa-left-right::after{content:"\f337\f337"}.fa-duotone.fa-circle-arrow-left::after{content:"\f0a8\f0a8"}.fa-duotone.fa-arrow-circle-left::after{content:"\f0a8\f0a8"}.fa-duotone.fa-square-9::after{content:"\e25e\e25e"}.fa-duotone.fa-arrow-down-wide-short::after{content:"\f160\f160"}.fa-duotone.fa-phone-arrow-right::after{content:"\e5be\e5be"}.fa-duotone.fa-comment-alt-check::after{content:"\f4a2\f4a2"}.fa-duotone.fa-remove-format::after{content:"\f87d\f87d"}.fa-duotone.fa-circle-down-left::after{content:"\e107\e107"}.fa-duotone.fa-text::after{content:"\f893\f893"}.fa-duotone.fa-circle-6::after{content:"\e0f3\e0f3"}.fa-duotone.fa-left::after{content:"\f355\f355"}.fa-duotone.fa-arrow-alt-left::after{content:"\f355\f355"}.fa-duotone.fa-square-down::after{content:"\f350\f350"}.fa-duotone.fa-arrow-alt-square-down::after{content:"\f350\f350"}.fa-duotone.fa-children::after{content:"\e4e1\e4e1"}.fa-duotone.fa-cat-space::after{content:"\e001\e001"}.fa-duotone.fa-border-top::after{content:"\f855\f855"}.fa-duotone.fa-list-dropdown::after{content:"\e1cf\e1cf"}.fa-duotone.fa-grid-round-2::after{content:"\e5db\e5db"}.fa-duotone.fa-comment-middle-top::after{content:"\e14a\e14a"}.fa-duotone.fa-comment-check::after{content:"\f4ac\f4ac"}.fa-duotone.fa-square::after{content:"\f0c8\f0c8"}.fa-duotone.fa-italic::after{content:"\f033\f033"}.fa-duotone.fa-z::after{content:"\5a\5a"}.fa-duotone.fa-a::after{content:"\41\41"}.fa-duotone.fa-temperature-arrow-down::after{content:"\e03f\e03f"}.fa-duotone.fa-temperature-down::after{content:"\e03f\e03f"}.fa-duotone.fa-feather-alt::after{content:"\f56b\f56b"}.fa-duotone.fa-p::after{content:"\50\50"}.fa-duotone.fa-ad::after{content:"\f641\f641"}.fa-duotone.fa-circle-arrow-right::after{content:"\f0a9\f0a9"}.fa-duotone.fa-arrow-circle-right::after{content:"\f0a9\f0a9"}.fa-duotone.fa-circle-i::after{content:"\e111\e111"}.fa-duotone.fa-list-ol::after{content:"\f0cb\f0cb"}.fa-duotone.fa-list-1-2::after{content:"\f0cb\f0cb"}.fa-duotone.fa-down-to-line::after{content:"\f34a\f34a"}.fa-duotone.fa-arrow-alt-to-bottom::after{content:"\f34a\f34a"}.fa-duotone.fa-square-g::after{content:"\e271\e271"}.fa-duotone.fa-circle-phone::after{content:"\e11b\e11b"}.fa-duotone.fa-phone-circle::after{content:"\e11b\e11b"}.fa-duotone.fa-toggle-large-on::after{content:"\e5b1\e5b1"}.fa-duotone.fa-star-half-stroke::after{content:"\f5c0\f5c0"}.fa-duotone.fa-star-half-alt::after{content:"\f5c0\f5c0"}.fa-duotone.fa-square-ellipsis::after{content:"\e26e\e26e"}.fa-duotone.fa-f::after{content:"\46\46"}.fa-duotone.fa-circle-arrow-down-right::after{content:"\e0fa\e0fa"}.fa-duotone.fa-map-marker::after{content:"\f041\f041"}.fa-duotone.fa-square-list::after{content:"\e489\e489"}.fa-duotone.fa-circle-right::after{content:"\f35a\f35a"}.fa-duotone.fa-arrow-alt-circle-right::after{content:"\f35a\f35a"}.fa-duotone.fa-arrow-right::after{content:"\f061\f061"}.fa-duotone.fa-left-from-line::after{content:"\f348\f348"}.fa-duotone.fa-arrow-alt-from-right::after{content:"\f348\f348"}.fa-duotone.fa-h::after{content:"\48\48"}.fa-duotone.fa-tools::after{content:"\f7d9\f7d9"}.fa-duotone.fa-grid-round-4::after{content:"\e5dd\e5dd"}.fa-duotone.fa-home-user::after{content:"\e1b0\e1b0"}.fa-duotone.fa-circle-arrow-down-left::after{content:"\e0f9\e0f9"}.fa-duotone.fa-left-to-line::after{content:"\f34b\f34b"}.fa-duotone.fa-arrow-alt-to-left::after{content:"\f34b\f34b"}.fa-duotone.fa-value-absolute::after{content:"\f6a6\f6a6"}.fa-duotone.fa-apple-alt::after{content:"\f5d1\f5d1"}.fa-duotone.fa-r::after{content:"\52\52"}.fa-duotone.fa-temperature-1::after{content:"\f2ca\f2ca"}.fa-duotone.fa-square-info::after{content:"\f30f\f30f"}.fa-duotone.fa-info-square::after{content:"\f30f\f30f"}.fa-duotone.fa-circle::after{content:"\f111\f111"}.fa-duotone.fa-badge-check::after{content:"\f336\f336"}.fa-duotone.fa-slider::after{content:"\e252\e252"}.fa-duotone.fa-mobile-screen-button::after{content:"\f3cd\f3cd"}.fa-duotone.fa-mobile-alt::after{content:"\f3cd\f3cd"}.fa-duotone.fa-image-user::after{content:"\e1b8\e1b8"}.fa-duotone.fa-border-center-h::after{content:"\f89c\f89c"}.fa-duotone.fa-circle-k::after{content:"\e113\e113"}.fa-duotone.fa-phone-alt::after{content:"\f879\f879"}.fa-duotone.fa-cat::after{content:"\f6be\f6be"}.fa-duotone.fa-cart-circle-check::after{content:"\e3f1\e3f1"}.fa-duotone.fa-circle-r::after{content:"\e120\e120"}.fa-duotone.fa-mobile-button::after{content:"\f10b\f10b"}.fa-duotone.fa-home-lg::after{content:"\e3af\e3af"}.fa-duotone.fa-shop::after{content:"\f54f\f54f"}.fa-duotone.fa-square-l::after{content:"\e275\e275"}.fa-duotone.fa-square-left::after{content:"\f351\f351"}.fa-duotone.fa-arrow-alt-square-left::after{content:"\f351\f351"}.fa-duotone.fa-circle-ellipsis-vertical::after{content:"\e10b\e10b"}.fa-duotone.fa-location::after{content:"\f601\f601"}.fa-duotone.fa-phone::after{content:"\f095\f095"}.fa-duotone.fa-table-layout::after{content:"\e290\e290"}.fa-duotone.fa-border-inner::after{content:"\f84e\f84e"}.fa-duotone.fa-home-blank::after{content:"\e487\e487"}.fa-duotone.fa-square-5::after{content:"\e25a\e25a"}.fa-duotone.fa-text-width::after{content:"\f035\f035"}.fa-duotone.fa-box-circle-check::after{content:"\e0c4\e0c4"}.fa-duotone.fa-phone-arrow-down-left::after{content:"\e223\e223"}.fa-duotone.fa-phone-arrow-down::after{content:"\e223\e223"}.fa-duotone.fa-square-r::after{content:"\e27c\e27c"}.fa-duotone.fa-square-7::after{content:"\e25c\e25c"}.fa-duotone.fa-arrow-left::after{content:"\f060\f060"}.fa-duotone.fa-temperature-hot::after{content:"\f76a\f76a"}.fa-duotone.fa-align-left::after{content:"\f036\f036"}.fa-duotone.fa-j::after{content:"\4a\4a"}.fa-duotone.fa-th::after{content:"\f00a\f00a"}.fa-duotone.fa-o::after{content:"\4f\4f"}.fa-duotone.fa-expand-wide::after{content:"\f320\f320"}.fa-duotone.fa-th-large::after{content:"\f009\f009"}.fa-duotone.fa-table-rows::after{content:"\e292\e292"}.fa-duotone.fa-rows::after{content:"\e292\e292"}.fa-duotone.fa-square-arrow-down-right::after{content:"\e262\e262"}.fa-duotone.fa-child::after{content:"\f1ae\f1ae"}.fa-duotone.fa-steering-wheel::after{content:"\f622\f622"}.fa-duotone.fa-tag::after{content:"\f02b\f02b"}.fa-duotone.fa-ellipsis-stroke-vertical::after{content:"\f39c\f39c"}.fa-duotone.fa-ellipsis-v-alt::after{content:"\f39c\f39c"}.fa-duotone.fa-comment::after{content:"\f075\f075"}.fa-duotone.fa-square-1::after{content:"\e256\e256"}.fa-duotone.fa-apple-core::after{content:"\e08f\e08f"}.fa-duotone.fa-circle-y::after{content:"\e12f\e12f"}.fa-duotone.fa-h6::after{content:"\e413\e413"}.fa-duotone.fa-circle-small::after{content:"\e122\e122"}.fa-duotone.fa-border-none::after{content:"\f850\f850"}.fa-duotone.fa-user-md::after{content:"\f0f0\f0f0"}.fa-duotone.fa-circle-info::after{content:"\f05a\f05a"}.fa-duotone.fa-info-circle::after{content:"\f05a\f05a"}.fa-duotone.fa-arrow-down-1-9::after{content:"\f162\f162"}.fa-duotone.fa-square-4::after{content:"\e259\e259"}.fa-duotone.fa-star-sharp-half-stroke::after{content:"\e28d\e28d"}.fa-duotone.fa-star-sharp-half-alt::after{content:"\e28d\e28d"}.fa-duotone.fa-arrow-down-a-z::after{content:"\f15d\f15d"}.fa-duotone.fa-border-bottom-right::after{content:"\f854\f854"}.fa-duotone.fa-border-style-alt::after{content:"\f854\f854"}.fa-duotone.fa-cookie::after{content:"\f563\f563"}.fa-duotone.fa-list-alt::after{content:"\f022\f022"}.fa-duotone.fa-arrow-down-right::after{content:"\e093\e093"}.fa-duotone.fa-circle-left::after{content:"\f359\f359"}.fa-duotone.fa-arrow-alt-circle-left::after{content:"\f359\f359"}.fa-duotone.fa-circle-5::after{content:"\e0f2\e0f2"}.fa-duotone.fa-right-to-line::after{content:"\f34c\f34c"}.fa-duotone.fa-arrow-alt-to-right::after{content:"\f34c\f34c"}.fa-duotone.fa-gif::after{content:"\e190\e190"}.fa-duotone.fa-arrow-down-left::after{content:"\e091\e091"}.fa-duotone.fa-cart-circle-arrow-down::after{content:"\e3ef\e3ef"}.fa-duotone.fa-circle-7::after{content:"\e0f4\e0f4"}.fa-duotone.fa-square-d::after{content:"\e268\e268"}.fa-duotone.fa-u::after{content:"\55\55"}.fa-duotone.fa-square-root-alt::after{content:"\f698\f698"}.fa-duotone.fa-s::after{content:"\53\53"}.fa-duotone.fa-temperature-3::after{content:"\f2c8\f2c8"}.fa-duotone.fa-mobile-screen::after{content:"\f3cf\f3cf"}.fa-duotone.fa-circle-location-arrow::after{content:"\f602\f602"}.fa-duotone.fa-location-circle::after{content:"\f602\f602"}.fa-duotone.fa-square-u::after{content:"\e281\e281"}.fa-duotone.fa-ellipsis-vertical::after{content:"\f142\f142"}.fa-duotone.fa-ellipsis-v::after{content:"\f142\f142"}.fa-duotone.fa-circle-b::after{content:"\e0fd\e0fd"}.fa-duotone.fa-phone-circle-down::after{content:"\e11d\e11d"}.fa-duotone.fa-right-from-line::after{content:"\f347\f347"}.fa-duotone.fa-arrow-alt-from-left::after{content:"\f347\f347"}.fa-duotone.fa-n::after{content:"\4e\4e"}.fa-duotone.fa-swap::after{content:"\e609\e609"}.fa-duotone.fa-delete-left::after{content:"\f55a\f55a"}.fa-duotone.fa-mobile::after{content:"\f3ce\f3ce"}.fa-duotone.fa-mobile-phone::after{content:"\f3ce\f3ce"}.fa-duotone.fa-align-center::after{content:"\f037\f037"}.fa-duotone.fa-id-card::after{content:"\f2c2\f2c2"}.fa-duotone.fa-home::after{content:"\f015\f015"}.fa-duotone.fa-home-alt::after{content:"\f015\f015"}.fa-duotone.fa-home-lg-alt::after{content:"\f015\f015"}.fa-duotone.fa-square-down-right::after{content:"\e26c\e26c"}.fa-duotone.fa-b::after{content:"\42\42"}.fa-duotone.fa-circle-a::after{content:"\e0f7\e0f7"}.fa-duotone.fa-arrow-right-arrow-left::after{content:"\f0ec\f0ec"}.fa-duotone.fa-circle-video::after{content:"\e12b\e12b"}.fa-duotone.fa-video-circle::after{content:"\e12b\e12b"}.fa-duotone.fa-arrow-alt-from-bottom::after{content:"\f346\f346"}.fa-duotone.fa-circle-half::after{content:"\e110\e110"}.fa-duotone.fa-person-simple::after{content:"\e220\e220"}.fa-duotone.fa-square-arrow-left::after{content:"\f33a\f33a"}.fa-duotone.fa-arrow-square-left::after{content:"\f33a\f33a"}.fa-duotone.fa-square-8::after{content:"\e25d\e25d"}.fa-duotone.fa-circle-down::after{content:"\f358\f358"}.fa-duotone.fa-arrow-alt-circle-down::after{content:"\f358\f358"}.fa-duotone.fa-arrow-down-short-wide::after{content:"\f884\f884"}.fa-duotone.fa-angle-down::after{content:"\f107\f107"}.fa-duotone.fa-ellipsis::after{content:"\f141\f141"}.fa-duotone.fa-ellipsis-h::after{content:"\f141\f141"}.fa-duotone.fa-circle-s::after{content:"\e121\e121"}.fa-duotone.fa-circle-x::after{content:"\e12e\e12e"}.fa-duotone.fa-square-h::after{content:"\f0fd\f0fd"}.fa-duotone.fa-h-square::after{content:"\f0fd\f0fd"}.fa-duotone.fa-square-c::after{content:"\e266\e266"}.fa-duotone.fa-square-ellipsis-vertical::after{content:"\e26f\e26f"}.fa-duotone.fa-temperature-full::after{content:"\f2c7\f2c7"}.fa-duotone.fa-temperature-4::after{content:"\f2c7\f2c7"}.fa-duotone.fa-circle-0::after{content:"\e0ed\e0ed"}.fa-duotone.fa-map-marker-alt::after{content:"\f3c5\f3c5"}.fa-duotone.fa-box-open-full::after{content:"\f49c\f49c"}.fa-duotone.fa-box-full::after{content:"\f49c\f49c"}.fa-duotone.fa-arrow-down::after{content:"\f063\f063"}.fa-duotone.fa-grid-4::after{content:"\e198\e198"}.fa-duotone.fa-square-0::after{content:"\e255\e255"}.fa-duotone.fa-section::after{content:"\e447\e447"}.fa-duotone.fa-angle-90::after{content:"\e08d\e08d"}.fa-duotone.fa-square-e::after{content:"\e26d\e26d"}.fa-duotone.fa-star-half::after{content:"\f089\f089"}.fa-duotone.fa-link::after{content:"\f0c1\f0c1"}.fa-duotone.fa-font::after{content:"\f031\f031"}.fa-duotone.fa-square-down-left::after{content:"\e26b\e26b"}.fa-duotone.fa-search::after{content:"\f002\f002"}.fa-duotone.fa-cart-arrow-down::after{content:"\f218\f218"}.fa-duotone.fa-list-ul::after{content:"\f0ca\f0ca"}.fa-duotone.fa-circle-ellipsis::after{content:"\e10a\e10a"}.fa-duotone.fa-border-left::after{content:"\f84f\f84f"}.fa-duotone.fa-list-check::after{content:"\f0ae\f0ae"}.fa-duotone.fa-circle-user::after{content:"\f2bd\f2bd"}.fa-duotone.fa-user-circle::after{content:"\f2bd\f2bd"}.fa-duotone.fa-square-y::after{content:"\e287\e287"}.fa-duotone.fa-y::after{content:"\59\59"}.fa-duotone.fa-star-sharp::after{content:"\e28b\e28b"}.fa-duotone.fa-circle-1::after{content:"\e0ee\e0ee"}.fa-duotone.fa-circle-star::after{content:"\e123\e123"}.fa-duotone.fa-star-circle::after{content:"\e123\e123"}.fa-duotone.fa-circle-half-stroke::after{content:"\f042\f042"}.fa-duotone.fa-square-arrow-down::after{content:"\f339\f339"}.fa-duotone.fa-arrow-square-down::after{content:"\f339\f339"}.fa-duotone.fa-circle-p::after{content:"\e11a\e11a"}.fa-duotone.fa-sidebar::after{content:"\e24e\e24e"}.fa-duotone.fa-square-phone::after{content:"\f098\f098"}.fa-duotone.fa-phone-square::after{content:"\f098\f098"}.fa-duotone.fa-add::after{content:"\2b\2b"}.fa-duotone.fa-expand::after{content:"\f065\f065"}.fa-duotone.fa-close::after{content:"\f00d\f00d"}.fa-duotone.fa-remove::after{content:"\f00d\f00d"}.fa-duotone.fa-phone-circle-alt::after{content:"\e11c\e11c"}.fa-duotone.fa-icons-alt::after{content:"\f86e\f86e"}.fa-duotone.fa-copyright::after{content:"\f1f9\f1f9"}.fa-duotone.fa-arrow-right-from-line::after{content:"\f343\f343"}.fa-duotone.fa-arrow-from-left::after{content:"\f343\f343"}.fa-duotone.fa-h2::after{content:"\f314\f314"}.fa-duotone.fa-map::after{content:"\f279\f279"}.fa-duotone.fa-video-arrow-down-left::after{content:"\e2c8\e2c8"}.fa-duotone.fa-display-arrow-down::after{content:"\e164\e164"}.fa-duotone.fa-angle::after{content:"\e08c\e08c"}.fa-duotone.fa-fill::after{content:"\f575\f575"}.fa-duotone.fa-ellipsis-stroke::after{content:"\f39b\f39b"}.fa-duotone.fa-ellipsis-h-alt::after{content:"\f39b\f39b"}.fa-duotone.fa-location-check::after{content:"\f606\f606"}.fa-duotone.fa-map-marker-check::after{content:"\f606\f606"}.fa-duotone.fa-display::after{content:"\e163\e163"}.fa-duotone.fa-alt::after{content:"\e08a\e08a"}.fa-duotone.fa-spinner::after{content:"\f110\f110"}.fa-duotone.fa-square-n::after{content:"\e277\e277"}.fa-duotone.fa-meter::after{content:"\e1e8\e1e8"}.fa-duotone.fa-border-right::after{content:"\f852\f852"}.fa-duotone.fa-line-columns::after{content:"\f870\f870"}.fa-duotone.fa-arrow-right-to-line::after{content:"\f340\f340"}.fa-duotone.fa-arrow-to-right::after{content:"\f340\f340"}.fa-duotone.fa-arrow-from-bottom::after{content:"\f342\f342"}.fa-duotone.fa-square-star::after{content:"\e27f\e27f"}.fa-duotone.fa-circle-g::after{content:"\e10f\e10f"}.fa-duotone.fa-expand-alt::after{content:"\f424\f424"}.fa-duotone.fa-t::after{content:"\54\54"}.fa-duotone.fa-person-arrow-down-to-line::after{content:"\e538\e538"}.fa-duotone.fa-border-bottom::after{content:"\f84d\f84d"}.fa-duotone.fa-delete-right::after{content:"\e154\e154"}.fa-duotone.fa-border-all::after{content:"\f84c\f84c"}.fa-duotone.fa-function::after{content:"\f661\f661"}.fa-duotone.fa-rss::after{content:"\f09e\f09e"}.fa-duotone.fa-feed::after{content:"\f09e\f09e"}.fa-duotone.fa-m::after{content:"\4d\4d"}.fa-duotone.fa-spinner-scale::after{content:"\e62a\e62a"}.fa-duotone.fa-h5::after{content:"\e412\e412"}.fa-duotone.fa-table-list::after{content:"\f00b\f00b"}.fa-duotone.fa-th-list::after{content:"\f00b\f00b"}.fa-duotone.fa-check::after{content:"\f00c\f00c"}.fa-duotone.fa-angle-left::after{content:"\f104\f104"}.fa-duotone.fa-square-w::after{content:"\e285\e285"}.fa-duotone.fa-map-marker-edit::after{content:"\f607\f607"}.fa-duotone.fa-user-tag::after{content:"\f507\f507"}.fa-duotone.fa-window-close::after{content:"\f410\f410"}.fa-duotone.fa-down-left::after{content:"\e16a\e16a"}.fa-duotone.fa-circle-o::after{content:"\e119\e119"}.fa-duotone.fa-right-left::after{content:"\f362\f362"}.fa-duotone.fa-columns-3::after{content:"\e361\e361"}.fa-duotone.fa-input-text::after{content:"\e1bf\e1bf"}.fa-duotone.fa-window-alt::after{content:"\f40f\f40f"}.fa-duotone.fa-align-right::after{content:"\f038\f038"}.fa-duotone.fa-square-s::after{content:"\e27d\e27d"}.fa-duotone.fa-circle-4::after{content:"\e0f1\e0f1"}.fa-duotone.fa-id-card-alt::after{content:"\f47f\f47f"}.fa-duotone.fa-right-left-large::after{content:"\e5e1\e5e1"}.fa-duotone.fa-user-large::after{content:"\f406\f406"}.fa-duotone.fa-user-alt::after{content:"\f406\f406"}.fa-duotone.fa-square-full::after{content:"\f45c\f45c"}.fa-duotone.fa-circle-2::after{content:"\e0ef\e0ef"}.fa-duotone.fa-down::after{content:"\f354\f354"}.fa-duotone.fa-arrow-alt-down::after{content:"\f354\f354"}.fa-duotone.fa-100::after{content:"\e41c\e41c"}.fa-duotone.fa-toggle-large-off::after{content:"\e5b0\e5b0"}.fa-duotone.fa-circle-3::after{content:"\e0f0\e0f0"}.fa-duotone.fa-x::after{content:"\58\58"}.fa-duotone.fa-circle-t::after{content:"\e124\e124"}.fa-duotone.fa-grid-2::after{content:"\e196\e196"}.fa-duotone.fa-d::after{content:"\44\44"}.fa-duotone.fa-gallery-thumbnails::after{content:"\e3aa\e3aa"}.fa-duotone.fa-circle-j::after{content:"\e112\e112"}.fa-duotone.fa-video::after{content:"\f03d\f03d"}.fa-duotone.fa-comment-middle-alt::after{content:"\e1e1\e1e1"}.fa-duotone.fa-person-circle-check::after{content:"\e53e\e53e"}.fa-duotone.fa-square-z::after{content:"\e288\e288"}.fa-duotone.fa-comment-alt-text::after{content:"\e1e6\e1e6"}:host,:root{--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(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-light-300.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-light-300.ttf) format("truetype")}.fa-light{font-weight:300}:host,:root{--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(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-regular-400.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular{font-weight:400}:host,:root{--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(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-solid-900.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid{font-weight:900}:host,:root{--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(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-thin-100.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-thin-100.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-brands-400.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Pro';font-display:block;font-weight:900;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-solid-900.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Pro';font-display:block;font-weight:400;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-regular-400.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Pro';font-display:block;font-weight:300;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-light-300.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-light-300.ttf) format("truetype")}@font-face{font-family:'Font Awesome 5 Duotone';font-display:block;font-weight:900;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-duotone-900.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-duotone-900.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-solid-900.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-brands-400.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-regular-400.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://thanhxuanford.locdev.io.vn/wp-content/themes/flatsome-child/fonts/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}