@charset "UTF-8";/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.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:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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) 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) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{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%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{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:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-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-0{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-fill-drip{--fa: ""}.fa-arrows-to-circle{--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: ""}.fa-at{--fa: "@"}.fa-trash-can,.fa-trash-alt{--fa: ""}.fa-text-height{--fa: ""}.fa-user-xmark,.fa-user-times{--fa: ""}.fa-stethoscope{--fa: ""}.fa-message,.fa-comment-alt{--fa: ""}.fa-info{--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: ""}.fa-explosion{--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: ""}.fa-wave-square{--fa: ""}.fa-ring{--fa: ""}.fa-building-un{--fa: ""}.fa-dice-three{--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: ""}.fa-anchor-circle-check{--fa: ""}.fa-building-circle-arrow-right{--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: ""}.fa-arrows-up-to-line{--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: ""}.fa-door-open{--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: ""}.fa-atom{--fa: ""}.fa-soap{--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: ""}.fa-bridge-circle-check{--fa: ""}.fa-pump-medical{--fa: ""}.fa-fingerprint{--fa: ""}.fa-hand-point-right{--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: ""}.fa-forward-step,.fa-step-forward{--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: ""}.fa-flag-checkered{--fa: ""}.fa-football,.fa-football-ball{--fa: ""}.fa-school-circle-exclamation{--fa: ""}.fa-crop{--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: ""}.fa-users-rectangle{--fa: ""}.fa-people-roof{--fa: ""}.fa-people-line{--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: ""}.fa-diagram-predecessor{--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: ""}.fa-person,.fa-male{--fa: ""}.fa-laptop{--fa: ""}.fa-file-csv{--fa: ""}.fa-menorah{--fa: ""}.fa-truck-plane{--fa: ""}.fa-record-vinyl{--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: ""}.fa-bong{--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: ""}.fa-arrow-down-up-across-line{--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: ""}.fa-jar-wheat{--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: ""}.fa-file-circle-exclamation{--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: ""}.fa-pager{--fa: ""}.fa-address-book,.fa-contact-book{--fa: ""}.fa-strikethrough{--fa: ""}.fa-k{--fa: "K"}.fa-landmark-flag{--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: ""}.fa-backward{--fa: ""}.fa-caret-right{--fa: ""}.fa-comments{--fa: ""}.fa-paste,.fa-file-clipboard{--fa: ""}.fa-code-pull-request{--fa: ""}.fa-clipboard-list{--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: ""}.fa-user-check{--fa: ""}.fa-vial-virus{--fa: ""}.fa-sheet-plastic{--fa: ""}.fa-blog{--fa: ""}.fa-user-ninja{--fa: ""}.fa-person-arrow-up-from-line{--fa: ""}.fa-scroll-torah,.fa-torah{--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: ""}.fa-toggle-off{--fa: ""}.fa-box-archive,.fa-archive{--fa: ""}.fa-person-drowning{--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: ""}.fa-spray-can{--fa: ""}.fa-truck-monster{--fa: ""}.fa-w{--fa: "W"}.fa-earth-africa,.fa-globe-africa{--fa: ""}.fa-rainbow{--fa: ""}.fa-circle-notch{--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: ""}.fa-paw{--fa: ""}.fa-cloud{--fa: ""}.fa-trowel-bricks{--fa: ""}.fa-face-flushed,.fa-flushed{--fa: ""}.fa-hospital-user{--fa: ""}.fa-tent-arrow-left-right{--fa: ""}.fa-gavel,.fa-legal{--fa: ""}.fa-binoculars{--fa: ""}.fa-microphone-slash{--fa: ""}.fa-box-tissue{--fa: ""}.fa-motorcycle{--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: ""}.fa-mars-and-venus-burst{--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: ""}.fa-scissors,.fa-cut{--fa: ""}.fa-sun-plant-wilt{--fa: ""}.fa-toilets-portable{--fa: ""}.fa-hockey-puck{--fa: ""}.fa-table{--fa: ""}.fa-magnifying-glass-arrow-right{--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: ""}.fa-users-slash{--fa: ""}.fa-clover{--fa: ""}.fa-reply,.fa-mail-reply{--fa: ""}.fa-star-and-crescent{--fa: ""}.fa-house-fire{--fa: ""}.fa-square-minus,.fa-minus-square{--fa: ""}.fa-helicopter{--fa: ""}.fa-compass{--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: ""}.fa-file-circle-question{--fa: ""}.fa-laptop-code{--fa: ""}.fa-swatchbook{--fa: ""}.fa-prescription-bottle{--fa: ""}.fa-bars,.fa-navicon{--fa: ""}.fa-people-group{--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: ""}.fa-film{--fa: ""}.fa-ruler-horizontal{--fa: ""}.fa-people-robbery{--fa: ""}.fa-lightbulb{--fa: ""}.fa-caret-left{--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: ""}.fa-school-circle-xmark{--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: ""}.fa-cloud-showers-heavy{--fa: ""}.fa-headphones-simple,.fa-headphones-alt{--fa: ""}.fa-sitemap{--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: ""}.fa-memory{--fa: ""}.fa-road-spikes{--fa: ""}.fa-fire-burner{--fa: ""}.fa-flag{--fa: ""}.fa-hanukiah{--fa: ""}.fa-feather{--fa: ""}.fa-volume-low,.fa-volume-down{--fa: ""}.fa-comment-slash{--fa: ""}.fa-cloud-sun-rain{--fa: ""}.fa-compress{--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: ""}.fa-ankh{--fa: ""}.fa-hands-holding-child{--fa: ""}.fa-asterisk{--fa: "*"}.fa-square-check,.fa-check-square{--fa: ""}.fa-peseta-sign{--fa: ""}.fa-heading,.fa-header{--fa: ""}.fa-ghost{--fa: ""}.fa-list,.fa-list-squares{--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: ""}.fa-cart-plus{--fa: ""}.fa-gamepad{--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: ""}.fa-egg{--fa: ""}.fa-house-medical-circle-xmark{--fa: ""}.fa-campground{--fa: ""}.fa-folder-plus{--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: ""}.fa-lock{--fa: ""}.fa-gas-pump{--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: ""}.fa-map-location,.fa-map-marked{--fa: ""}.fa-house-flood-water{--fa: ""}.fa-tree{--fa: ""}.fa-bridge-lock{--fa: ""}.fa-sack-dollar{--fa: ""}.fa-pen-to-square,.fa-edit{--fa: ""}.fa-car-side{--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: ""}.fa-heart-circle-minus{--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: ""}.fa-microscope{--fa: ""}.fa-sink{--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: ""}.fa-mitten{--fa: ""}.fa-person-rays{--fa: ""}.fa-users{--fa: ""}.fa-eye-slash{--fa: ""}.fa-flask-vial{--fa: ""}.fa-hand,.fa-hand-paper{--fa: ""}.fa-om{--fa: ""}.fa-worm{--fa: ""}.fa-house-circle-xmark{--fa: ""}.fa-plug{--fa: ""}.fa-chevron-up{--fa: ""}.fa-hand-spock{--fa: ""}.fa-stopwatch{--fa: ""}.fa-face-kiss,.fa-kiss{--fa: ""}.fa-bridge-circle-xmark{--fa: ""}.fa-face-grin-tongue,.fa-grin-tongue{--fa: ""}.fa-chess-bishop{--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: ""}.fa-road-circle-check{--fa: ""}.fa-dice-five{--fa: ""}.fa-square-rss,.fa-rss-square{--fa: ""}.fa-land-mine-on{--fa: ""}.fa-i-cursor{--fa: ""}.fa-stamp{--fa: ""}.fa-stairs{--fa: ""}.fa-i{--fa: "I"}.fa-hryvnia-sign,.fa-hryvnia{--fa: ""}.fa-pills{--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: ""}.fa-tooth{--fa: ""}.fa-v{--fa: "V"}.fa-bangladeshi-taka-sign{--fa: ""}.fa-bicycle{--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: ""}.fa-head-side-cough-slash{--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: ""}.fa-snowman{--fa: ""}.fa-mortar-pestle{--fa: ""}.fa-road-barrier{--fa: ""}.fa-school{--fa: ""}.fa-igloo{--fa: ""}.fa-joint{--fa: ""}.fa-angle-right{--fa: ""}.fa-horse{--fa: ""}.fa-q{--fa: "Q"}.fa-g{--fa: "G"}.fa-notes-medical{--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: ""}.fa-dong-sign{--fa: ""}.fa-capsules{--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: ""}.fa-hand-point-up{--fa: ""}.fa-money-bill{--fa: ""}.fa-bookmark{--fa: ""}.fa-align-justify{--fa: ""}.fa-umbrella-beach{--fa: ""}.fa-helmet-un{--fa: ""}.fa-bullseye{--fa: ""}.fa-bacon{--fa: ""}.fa-hand-point-down{--fa: ""}.fa-arrow-up-from-bracket{--fa: ""}.fa-folder,.fa-folder-blank{--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: ""}.fa-radiation{--fa: ""}.fa-chart-simple{--fa: ""}.fa-mars-stroke{--fa: ""}.fa-vial{--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: ""}.fa-e{--fa: "E"}.fa-pen-clip,.fa-pen-alt{--fa: ""}.fa-bridge-circle-exclamation{--fa: ""}.fa-user{--fa: ""}.fa-school-circle-check{--fa: ""}.fa-dumpster{--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: ""}.fa-building-user{--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: ""}.fa-highlighter{--fa: ""}.fa-key{--fa: ""}.fa-bullhorn{--fa: ""}.fa-globe{--fa: ""}.fa-synagogue{--fa: ""}.fa-person-half-dress{--fa: ""}.fa-road-bridge{--fa: ""}.fa-location-arrow{--fa: ""}.fa-c{--fa: "C"}.fa-tablet-button{--fa: ""}.fa-building-lock{--fa: ""}.fa-pizza-slice{--fa: ""}.fa-money-bill-wave{--fa: ""}.fa-chart-area,.fa-area-chart{--fa: ""}.fa-house-flag{--fa: ""}.fa-person-circle-minus{--fa: ""}.fa-ban,.fa-cancel{--fa: ""}.fa-camera-rotate{--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: ""}.fa-star{--fa: ""}.fa-repeat{--fa: ""}.fa-cross{--fa: ""}.fa-box{--fa: ""}.fa-venus-mars{--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: ""}.fa-charging-station{--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: ""}.fa-shuffle,.fa-random{--fa: ""}.fa-person-running,.fa-running{--fa: ""}.fa-mobile-retro{--fa: ""}.fa-grip-lines-vertical{--fa: ""}.fa-spider{--fa: ""}.fa-hands-bound{--fa: ""}.fa-file-invoice-dollar{--fa: ""}.fa-plane-circle-exclamation{--fa: ""}.fa-x-ray{--fa: ""}.fa-spell-check{--fa: ""}.fa-slash{--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: ""}.fa-server{--fa: ""}.fa-virus-covid-slash{--fa: ""}.fa-shop-lock{--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: ""}.fa-blender-phone{--fa: ""}.fa-building-wheat{--fa: ""}.fa-person-breastfeeding{--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: ""}.fa-venus{--fa: ""}.fa-passport{--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: ""}.fa-temperature-high{--fa: ""}.fa-microchip{--fa: ""}.fa-crown{--fa: ""}.fa-weight-hanging{--fa: ""}.fa-xmarks-lines{--fa: ""}.fa-file-prescription{--fa: ""}.fa-weight-scale,.fa-weight{--fa: ""}.fa-user-group,.fa-user-friends{--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: ""}.fa-chess-knight{--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: ""}.fa-wheelchair{--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: ""}.fa-toggle-on{--fa: ""}.fa-person-walking,.fa-walking{--fa: ""}.fa-l{--fa: "L"}.fa-fire{--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: ""}.fa-face-laugh,.fa-laugh{--fa: ""}.fa-folder-open{--fa: ""}.fa-heart-circle-plus{--fa: ""}.fa-code-fork{--fa: ""}.fa-city{--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: ""}.fa-pepper-hot{--fa: ""}.fa-unlock{--fa: ""}.fa-colon-sign{--fa: ""}.fa-headset{--fa: ""}.fa-store-slash{--fa: ""}.fa-road-circle-xmark{--fa: ""}.fa-user-minus{--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: ""}.fa-clipboard{--fa: ""}.fa-house-circle-exclamation{--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: ""}.fa-bath,.fa-bathtub{--fa: ""}.fa-underline{--fa: ""}.fa-user-pen,.fa-user-edit{--fa: ""}.fa-signature{--fa: ""}.fa-stroopwafel{--fa: ""}.fa-bold{--fa: ""}.fa-anchor-lock{--fa: ""}.fa-building-ngo{--fa: ""}.fa-manat-sign{--fa: ""}.fa-not-equal{--fa: ""}.fa-border-top-left,.fa-border-style{--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: ""}.fa-jedi{--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: ""}.fa-mug-hot{--fa: ""}.fa-car-battery,.fa-battery-car{--fa: ""}.fa-gift{--fa: ""}.fa-dice-two{--fa: ""}.fa-chess-queen{--fa: ""}.fa-glasses{--fa: ""}.fa-chess-board{--fa: ""}.fa-building-circle-check{--fa: ""}.fa-person-chalkboard{--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: ""}.fa-cloud-showers-water{--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: ""}.fa-less-than-equal{--fa: ""}.fa-train{--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: ""}.fa-crow{--fa: ""}.fa-sailboat{--fa: ""}.fa-window-restore{--fa: ""}.fa-square-plus,.fa-plus-square{--fa: ""}.fa-torii-gate{--fa: ""}.fa-frog{--fa: ""}.fa-bucket{--fa: ""}.fa-image{--fa: ""}.fa-microphone{--fa: ""}.fa-cow{--fa: ""}.fa-caret-up{--fa: ""}.fa-screwdriver{--fa: ""}.fa-folder-closed{--fa: ""}.fa-house-tsunami{--fa: ""}.fa-square-nfi{--fa: ""}.fa-arrow-up-from-ground-water{--fa: ""}.fa-martini-glass,.fa-glass-martini-alt{--fa: ""}.fa-square-binary{--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: ""}.fa-table-columns,.fa-columns{--fa: ""}.fa-lemon{--fa: ""}.fa-head-side-mask{--fa: ""}.fa-handshake{--fa: ""}.fa-gem{--fa: ""}.fa-dolly,.fa-dolly-box{--fa: ""}.fa-smoking{--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: ""}.fa-monument{--fa: ""}.fa-snowplow{--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: ""}.fa-cannabis{--fa: ""}.fa-circle-play,.fa-play-circle{--fa: ""}.fa-tablets{--fa: ""}.fa-ethernet{--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: ""}.fa-chair{--fa: ""}.fa-circle-check,.fa-check-circle{--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: ""}.fa-plate-wheat{--fa: ""}.fa-icicles{--fa: ""}.fa-person-shelter{--fa: ""}.fa-neuter{--fa: ""}.fa-id-badge{--fa: ""}.fa-marker{--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: ""}.fa-helicopter-symbol{--fa: ""}.fa-universal-access{--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: ""}.fa-lari-sign{--fa: ""}.fa-volcano{--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: ""}.fa-viruses{--fa: ""}.fa-square-person-confined{--fa: ""}.fa-user-tie{--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: ""}.fa-tent-arrow-down-to-line{--fa: ""}.fa-certificate{--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: ""}.fa-suitcase{--fa: ""}.fa-person-skating,.fa-skating{--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: ""}.fa-camera-retro{--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: ""}.fa-box-open{--fa: ""}.fa-scroll{--fa: ""}.fa-spa{--fa: ""}.fa-location-pin-lock{--fa: ""}.fa-pause{--fa: ""}.fa-hill-avalanche{--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: ""}.fa-bomb{--fa: ""}.fa-registered{--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: ""}.fa-subscript{--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: ""}.fa-burst{--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: ""}.fa-face-tired,.fa-tired{--fa: ""}.fa-money-bills{--fa: ""}.fa-smog{--fa: ""}.fa-crutch{--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: ""}.fa-palette{--fa: ""}.fa-arrows-turn-right{--fa: ""}.fa-vest{--fa: ""}.fa-ferry{--fa: ""}.fa-arrows-down-to-people{--fa: ""}.fa-seedling,.fa-sprout{--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: ""}.fa-boxes-packing{--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: ""}.fa-group-arrows-rotate{--fa: ""}.fa-bowl-food{--fa: ""}.fa-candy-cane{--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: ""}.fa-text-slash,.fa-remove-format{--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: ""}.fa-file-word{--fa: ""}.fa-file-powerpoint{--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: ""}.fa-house-lock{--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: ""}.fa-children{--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: ""}.fa-user-large-slash,.fa-user-alt-slash{--fa: ""}.fa-envelope-open{--fa: ""}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: ""}.fa-mattress-pillow{--fa: ""}.fa-guarani-sign{--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: ""}.fa-fire-extinguisher{--fa: ""}.fa-cruzeiro-sign{--fa: ""}.fa-greater-than-equal{--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: ""}.fa-book-atlas,.fa-atlas{--fa: ""}.fa-virus{--fa: ""}.fa-envelope-circle-check{--fa: ""}.fa-layer-group{--fa: ""}.fa-arrows-to-dot{--fa: ""}.fa-archway{--fa: ""}.fa-heart-circle-check{--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: ""}.fa-square{--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: ""}.fa-couch{--fa: ""}.fa-cedi-sign{--fa: ""}.fa-italic{--fa: ""}.fa-table-cells-column-lock{--fa: ""}.fa-church{--fa: ""}.fa-comments-dollar{--fa: ""}.fa-democrat{--fa: ""}.fa-z{--fa: "Z"}.fa-person-skiing,.fa-skiing{--fa: ""}.fa-road-lock{--fa: ""}.fa-a{--fa: "A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: ""}.fa-p{--fa: "P"}.fa-snowflake{--fa: ""}.fa-newspaper{--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: ""}.fa-filter-circle-xmark{--fa: ""}.fa-locust{--fa: ""}.fa-sort,.fa-unsorted{--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: ""}.fa-person-dress-burst{--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: ""}.fa-vector-square{--fa: ""}.fa-bread-slice{--fa: ""}.fa-language{--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: ""}.fa-filter{--fa: ""}.fa-question{--fa: "?"}.fa-file-signature{--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: ""}.fa-house-chimney-user{--fa: ""}.fa-hand-holding-heart{--fa: ""}.fa-puzzle-piece{--fa: ""}.fa-money-check{--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: ""}.fa-code{--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: ""}.fa-building-circle-exclamation{--fa: ""}.fa-magnifying-glass-chart{--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: ""}.fa-cubes-stacked{--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: ""}.fa-virus-covid{--fa: ""}.fa-austral-sign{--fa: ""}.fa-f{--fa: "F"}.fa-leaf{--fa: ""}.fa-road{--fa: ""}.fa-taxi,.fa-cab{--fa: ""}.fa-person-circle-plus{--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: ""}.fa-bolt-lightning{--fa: ""}.fa-sack-xmark{--fa: ""}.fa-file-excel{--fa: ""}.fa-file-contract{--fa: ""}.fa-fish-fins{--fa: ""}.fa-building-flag{--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: ""}.fa-object-ungroup{--fa: ""}.fa-poop{--fa: ""}.fa-location-pin,.fa-map-marker{--fa: ""}.fa-kaaba{--fa: ""}.fa-toilet-paper{--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: ""}.fa-eject{--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: ""}.fa-plane-circle-check{--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: ""}.fa-object-group{--fa: ""}.fa-chart-line,.fa-line-chart{--fa: ""}.fa-mask-ventilator{--fa: ""}.fa-arrow-right{--fa: ""}.fa-signs-post,.fa-map-signs{--fa: ""}.fa-cash-register{--fa: ""}.fa-person-circle-question{--fa: ""}.fa-h{--fa: "H"}.fa-tarp{--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: ""}.fa-arrows-to-eye{--fa: ""}.fa-plug-circle-bolt{--fa: ""}.fa-heart{--fa: ""}.fa-mars-and-venus{--fa: ""}.fa-house-user,.fa-home-user{--fa: ""}.fa-dumpster-fire{--fa: ""}.fa-house-crack{--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: ""}.fa-face-surprise,.fa-surprise{--fa: ""}.fa-bottle-water{--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: ""}.fa-toilet-paper-slash{--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: ""}.fa-kitchen-set{--fa: ""}.fa-r{--fa: "R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: ""}.fa-cube{--fa: ""}.fa-bitcoin-sign{--fa: ""}.fa-shield-dog{--fa: ""}.fa-solar-panel{--fa: ""}.fa-lock-open{--fa: ""}.fa-elevator{--fa: ""}.fa-money-bill-transfer{--fa: ""}.fa-money-bill-trend-up{--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: ""}.fa-circle{--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: ""}.fa-recycle{--fa: ""}.fa-user-astronaut{--fa: ""}.fa-plane-slash{--fa: ""}.fa-trademark{--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: ""}.fa-satellite-dish{--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: ""}.fa-volume-high,.fa-volume-up{--fa: ""}.fa-users-rays{--fa: ""}.fa-wallet{--fa: ""}.fa-clipboard-check{--fa: ""}.fa-file-audio{--fa: ""}.fa-burger,.fa-hamburger{--fa: ""}.fa-wrench{--fa: ""}.fa-bugs{--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: ""}.fa-file-image{--fa: ""}.fa-circle-question,.fa-question-circle{--fa: ""}.fa-plane-departure{--fa: ""}.fa-handshake-slash{--fa: ""}.fa-book-bookmark{--fa: ""}.fa-code-branch{--fa: ""}.fa-hat-cowboy{--fa: ""}.fa-bridge{--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: ""}.fa-truck-front{--fa: ""}.fa-cat{--fa: ""}.fa-anchor-circle-exclamation{--fa: ""}.fa-truck-field{--fa: ""}.fa-route{--fa: ""}.fa-clipboard-question{--fa: ""}.fa-panorama{--fa: ""}.fa-comment-medical{--fa: ""}.fa-teeth-open{--fa: ""}.fa-file-circle-minus{--fa: ""}.fa-tags{--fa: ""}.fa-wine-glass{--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: ""}.fa-square-parking,.fa-parking{--fa: ""}.fa-house-signal{--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: ""}.fa-faucet-drip{--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: ""}.fa-terminal{--fa: ""}.fa-mobile-button{--fa: ""}.fa-house-medical-flag{--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: ""}.fa-tape{--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: ""}.fa-eye{--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: ""}.fa-audio-description{--fa: ""}.fa-person-military-to-person{--fa: ""}.fa-file-shield{--fa: ""}.fa-user-slash{--fa: ""}.fa-pen{--fa: ""}.fa-tower-observation{--fa: ""}.fa-file-code{--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: ""}.fa-bus{--fa: ""}.fa-heart-circle-xmark{--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: ""}.fa-window-maximize{--fa: ""}.fa-face-frown,.fa-frown{--fa: ""}.fa-prescription{--fa: ""}.fa-shop,.fa-store-alt{--fa: ""}.fa-floppy-disk,.fa-save{--fa: ""}.fa-vihara{--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: ""}.fa-comment-dots,.fa-commenting{--fa: ""}.fa-plant-wilt{--fa: ""}.fa-diamond{--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: ""}.fa-chart-diagram{--fa: ""}.fa-bacterium{--fa: ""}.fa-hand-pointer{--fa: ""}.fa-drum-steelpan{--fa: ""}.fa-hand-scissors{--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: ""}.fa-biohazard{--fa: ""}.fa-location-crosshairs,.fa-location{--fa: ""}.fa-mars-double{--fa: ""}.fa-child-dress{--fa: ""}.fa-users-between-lines{--fa: ""}.fa-lungs-virus{--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: ""}.fa-phone{--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: ""}.fa-child-reaching{--fa: ""}.fa-head-side-virus{--fa: ""}.fa-user-gear,.fa-user-cog{--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: ""}.fa-door-closed{--fa: ""}.fa-shield-virus{--fa: ""}.fa-dice-six{--fa: ""}.fa-mosquito-net{--fa: ""}.fa-file-fragment{--fa: ""}.fa-bridge-water{--fa: ""}.fa-person-booth{--fa: ""}.fa-text-width{--fa: ""}.fa-hat-wizard{--fa: ""}.fa-pen-fancy{--fa: ""}.fa-person-digging,.fa-digging{--fa: ""}.fa-trash{--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: ""}.fa-book-medical{--fa: ""}.fa-poo{--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: ""}.fa-cubes{--fa: ""}.fa-divide{--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: ""}.fa-headphones{--fa: ""}.fa-hands-holding{--fa: ""}.fa-hands-clapping{--fa: ""}.fa-republican{--fa: ""}.fa-arrow-left{--fa: ""}.fa-person-circle-xmark{--fa: ""}.fa-ruler{--fa: ""}.fa-align-left{--fa: ""}.fa-dice-d6{--fa: ""}.fa-restroom{--fa: ""}.fa-j{--fa: "J"}.fa-users-viewfinder{--fa: ""}.fa-file-video{--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: ""}.fa-table-cells,.fa-th{--fa: ""}.fa-file-pdf{--fa: ""}.fa-book-bible,.fa-bible{--fa: ""}.fa-o{--fa: "O"}.fa-suitcase-medical,.fa-medkit{--fa: ""}.fa-user-secret{--fa: ""}.fa-otter{--fa: ""}.fa-person-dress,.fa-female{--fa: ""}.fa-comment-dollar{--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: ""}.fa-hat-cowboy-side{--fa: ""}.fa-clipboard-user{--fa: ""}.fa-child{--fa: ""}.fa-lira-sign{--fa: ""}.fa-satellite{--fa: ""}.fa-plane-lock{--fa: ""}.fa-tag{--fa: ""}.fa-comment{--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: ""}.fa-envelope{--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: ""}.fa-paperclip{--fa: ""}.fa-arrow-right-to-city{--fa: ""}.fa-ribbon{--fa: ""}.fa-lungs{--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: ""}.fa-litecoin-sign{--fa: ""}.fa-border-none{--fa: ""}.fa-circle-nodes{--fa: ""}.fa-parachute-box{--fa: ""}.fa-indent{--fa: ""}.fa-truck-field-un{--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: ""}.fa-mountain{--fa: ""}.fa-user-doctor,.fa-user-md{--fa: ""}.fa-circle-info,.fa-info-circle{--fa: ""}.fa-cloud-meatball{--fa: ""}.fa-camera,.fa-camera-alt{--fa: ""}.fa-square-virus{--fa: ""}.fa-meteor{--fa: ""}.fa-car-on{--fa: ""}.fa-sleigh{--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: ""}.fa-water{--fa: ""}.fa-calendar-check{--fa: ""}.fa-braille{--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: ""}.fa-landmark{--fa: ""}.fa-truck{--fa: ""}.fa-crosshairs{--fa: ""}.fa-person-cane{--fa: ""}.fa-tent{--fa: ""}.fa-vest-patches{--fa: ""}.fa-check-double{--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: ""}.fa-money-bill-wheat{--fa: ""}.fa-cookie{--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: ""}.fa-hard-drive,.fa-hdd{--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: ""}.fa-dumbbell{--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: ""}.fa-tarp-droplet{--fa: ""}.fa-house-medical-circle-check{--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: ""}.fa-calendar-plus{--fa: ""}.fa-plane-arrival{--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: ""}.fa-train-subway,.fa-subway{--fa: ""}.fa-chart-gantt{--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: ""}.fa-dna{--fa: ""}.fa-virus-slash{--fa: ""}.fa-minus,.fa-subtract{--fa: ""}.fa-chess{--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: ""}.fa-plug-circle-check{--fa: ""}.fa-street-view{--fa: ""}.fa-franc-sign{--fa: ""}.fa-volume-off{--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: ""}.fa-gear,.fa-cog{--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: ""}.fa-mosque{--fa: ""}.fa-mosquito{--fa: ""}.fa-star-of-david{--fa: ""}.fa-person-military-rifle{--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: ""}.fa-vials{--fa: ""}.fa-plug-circle-plus{--fa: ""}.fa-place-of-worship{--fa: ""}.fa-grip-vertical{--fa: ""}.fa-hexagon-nodes{--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: ""}.fa-u{--fa: "U"}.fa-square-root-variable,.fa-square-root-alt{--fa: ""}.fa-clock,.fa-clock-four{--fa: ""}.fa-backward-step,.fa-step-backward{--fa: ""}.fa-pallet{--fa: ""}.fa-faucet{--fa: ""}.fa-baseball-bat-ball{--fa: ""}.fa-s{--fa: "S"}.fa-timeline{--fa: ""}.fa-keyboard{--fa: ""}.fa-caret-down{--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: ""}.fa-plane-up{--fa: ""}.fa-piggy-bank{--fa: ""}.fa-battery-half,.fa-battery-3{--fa: ""}.fa-mountain-city{--fa: ""}.fa-coins{--fa: ""}.fa-khanda{--fa: ""}.fa-sliders,.fa-sliders-h{--fa: ""}.fa-folder-tree{--fa: ""}.fa-network-wired{--fa: ""}.fa-map-pin{--fa: ""}.fa-hamsa{--fa: ""}.fa-cent-sign{--fa: ""}.fa-flask{--fa: ""}.fa-person-pregnant{--fa: ""}.fa-wand-sparkles{--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: ""}.fa-ticket{--fa: ""}.fa-power-off{--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: ""}.fa-flag-usa{--fa: ""}.fa-laptop-file{--fa: ""}.fa-tty,.fa-teletype{--fa: ""}.fa-diagram-next{--fa: ""}.fa-person-rifle{--fa: ""}.fa-house-medical-circle-exclamation{--fa: ""}.fa-closed-captioning{--fa: ""}.fa-person-hiking,.fa-hiking{--fa: ""}.fa-venus-double{--fa: ""}.fa-images{--fa: ""}.fa-calculator{--fa: ""}.fa-people-pulling{--fa: ""}.fa-n{--fa: "N"}.fa-cable-car,.fa-tram{--fa: ""}.fa-cloud-rain{--fa: ""}.fa-building-circle-xmark{--fa: ""}.fa-ship{--fa: ""}.fa-arrows-down-to-line{--fa: ""}.fa-download{--fa: ""}.fa-face-grin,.fa-grin{--fa: ""}.fa-delete-left,.fa-backspace{--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: ""}.fa-file-circle-check{--fa: ""}.fa-forward{--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: ""}.fa-face-meh,.fa-meh{--fa: ""}.fa-align-center{--fa: ""}.fa-book-skull,.fa-book-dead{--fa: ""}.fa-id-card,.fa-drivers-license{--fa: ""}.fa-outdent,.fa-dedent{--fa: ""}.fa-heart-circle-exclamation{--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: ""}.fa-calendar-week{--fa: ""}.fa-laptop-medical{--fa: ""}.fa-b{--fa: "B"}.fa-file-medical{--fa: ""}.fa-dice-one{--fa: ""}.fa-kiwi-bird{--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: ""}.fa-utensils,.fa-cutlery{--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: ""}.fa-mill-sign{--fa: ""}.fa-bowl-rice{--fa: ""}.fa-skull{--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: ""}.fa-truck-pickup{--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: ""}.fa-stop{--fa: ""}.fa-code-merge{--fa: ""}.fa-upload{--fa: ""}.fa-hurricane{--fa: ""}.fa-mound{--fa: ""}.fa-toilet-portable{--fa: ""}.fa-compact-disc{--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: ""}.fa-caravan{--fa: ""}.fa-shield-cat{--fa: ""}.fa-bolt,.fa-zap{--fa: ""}.fa-glass-water{--fa: ""}.fa-oil-well{--fa: ""}.fa-vault{--fa: ""}.fa-mars{--fa: ""}.fa-toilet{--fa: ""}.fa-plane-circle-xmark{--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: ""}.fa-sun{--fa: ""}.fa-guitar{--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: ""}.fa-horse-head{--fa: ""}.fa-bore-hole{--fa: ""}.fa-industry{--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: ""}.fa-arrows-turn-to-dots{--fa: ""}.fa-florin-sign{--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: ""}.fa-less-than{--fa: "<"}.fa-angle-down{--fa: ""}.fa-car-tunnel{--fa: ""}.fa-head-side-cough{--fa: ""}.fa-grip-lines{--fa: ""}.fa-thumbs-down{--fa: ""}.fa-user-lock{--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: ""}.fa-anchor-circle-xmark{--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: ""}.fa-chess-pawn{--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: ""}.fa-person-through-window{--fa: ""}.fa-toolbox{--fa: ""}.fa-hands-holding-circle{--fa: ""}.fa-bug{--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: ""}.fa-car,.fa-automobile{--fa: ""}.fa-hand-holding-hand{--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: ""}.fa-mountain-sun{--fa: ""}.fa-arrows-left-right-to-line{--fa: ""}.fa-dice-d20{--fa: ""}.fa-truck-droplet{--fa: ""}.fa-file-circle-xmark{--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: ""}.fa-medal{--fa: ""}.fa-bed{--fa: ""}.fa-square-h,.fa-h-square{--fa: ""}.fa-podcast{--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: ""}.fa-bell{--fa: ""}.fa-superscript{--fa: ""}.fa-plug-circle-xmark{--fa: ""}.fa-star-of-life{--fa: ""}.fa-phone-slash{--fa: ""}.fa-paint-roller{--fa: ""}.fa-handshake-angle,.fa-hands-helping{--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: ""}.fa-file{--fa: ""}.fa-greater-than{--fa: ">"}.fa-person-swimming,.fa-swimmer{--fa: ""}.fa-arrow-down{--fa: ""}.fa-droplet,.fa-tint{--fa: ""}.fa-eraser{--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: ""}.fa-person-burst{--fa: ""}.fa-dove{--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: ""}.fa-socks{--fa: ""}.fa-inbox{--fa: ""}.fa-section{--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: ""}.fa-envelope-open-text{--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: ""}.fa-wine-bottle{--fa: ""}.fa-chess-rook{--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: ""}.fa-dharmachakra{--fa: ""}.fa-hotdog{--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: ""}.fa-drum{--fa: ""}.fa-ice-cream{--fa: ""}.fa-heart-circle-bolt{--fa: ""}.fa-fax{--fa: ""}.fa-paragraph{--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: ""}.fa-star-half{--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: ""}.fa-link,.fa-chain{--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: ""}.fa-tree-city{--fa: ""}.fa-play{--fa: ""}.fa-font{--fa: ""}.fa-table-cells-row-lock{--fa: ""}.fa-rupiah-sign{--fa: ""}.fa-magnifying-glass,.fa-search{--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: ""}.fa-naira-sign{--fa: ""}.fa-cart-arrow-down{--fa: ""}.fa-walkie-talkie{--fa: ""}.fa-file-pen,.fa-file-edit{--fa: ""}.fa-receipt{--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: ""}.fa-suitcase-rolling{--fa: ""}.fa-person-circle-exclamation{--fa: ""}.fa-chevron-down{--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: ""}.fa-skull-crossbones{--fa: ""}.fa-code-compare{--fa: ""}.fa-list-ul,.fa-list-dots{--fa: ""}.fa-school-lock{--fa: ""}.fa-tower-cell{--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: ""}.fa-ranking-star{--fa: ""}.fa-chess-king{--fa: ""}.fa-person-harassing{--fa: ""}.fa-brazilian-real-sign{--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: ""}.fa-arrow-up{--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: ""}.fa-shrimp{--fa: ""}.fa-list-check,.fa-tasks{--fa: ""}.fa-jug-detergent{--fa: ""}.fa-circle-user,.fa-user-circle{--fa: ""}.fa-user-shield{--fa: ""}.fa-wind{--fa: ""}.fa-car-burst,.fa-car-crash{--fa: ""}.fa-y{--fa: "Y"}.fa-person-snowboarding,.fa-snowboarding{--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: ""}.fa-fish{--fa: ""}.fa-user-graduate{--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: ""}.fa-clapperboard{--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: ""}.fa-jet-fighter-up{--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: ""}.fa-copy{--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: ""}.fa-hand-sparkles{--fa: ""}.fa-grip,.fa-grip-horizontal{--fa: ""}.fa-share-from-square,.fa-share-square{--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: ""}.fa-gun{--fa: ""}.fa-square-phone,.fa-phone-square{--fa: ""}.fa-plus,.fa-add{--fa: "+"}.fa-expand{--fa: ""}.fa-computer{--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: ""}.fa-peso-sign{--fa: ""}.fa-building-shield{--fa: ""}.fa-baby{--fa: ""}.fa-users-line{--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: ""}.fa-tractor{--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: ""}.fa-arrow-down-up-lock{--fa: ""}.fa-lines-leaning{--fa: ""}.fa-ruler-combined{--fa: ""}.fa-copyright{--fa: ""}.fa-equals{--fa: "="}.fa-blender{--fa: ""}.fa-teeth{--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: ""}.fa-map{--fa: ""}.fa-rocket{--fa: ""}.fa-photo-film,.fa-photo-video{--fa: ""}.fa-folder-minus{--fa: ""}.fa-hexagon-nodes-bolt{--fa: ""}.fa-store{--fa: ""}.fa-arrow-trend-up{--fa: ""}.fa-plug-circle-minus{--fa: ""}.fa-sign-hanging,.fa-sign{--fa: ""}.fa-bezier-curve{--fa: ""}.fa-bell-slash{--fa: ""}.fa-tablet,.fa-tablet-android{--fa: ""}.fa-school-flag{--fa: ""}.fa-fill{--fa: ""}.fa-angle-up{--fa: ""}.fa-drumstick-bite{--fa: ""}.fa-holly-berry{--fa: ""}.fa-chevron-left{--fa: ""}.fa-bacteria{--fa: ""}.fa-hand-lizard{--fa: ""}.fa-notdef{--fa: ""}.fa-disease{--fa: ""}.fa-briefcase-medical{--fa: ""}.fa-genderless{--fa: ""}.fa-chevron-right{--fa: ""}.fa-retweet{--fa: ""}.fa-car-rear,.fa-car-alt{--fa: ""}.fa-pump-soap{--fa: ""}.fa-video-slash{--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: ""}.fa-radio{--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: ""}.fa-traffic-light{--fa: ""}.fa-thermometer{--fa: ""}.fa-vr-cardboard{--fa: ""}.fa-hand-middle-finger{--fa: ""}.fa-percent,.fa-percentage{--fa: "%"}.fa-truck-moving{--fa: ""}.fa-glass-water-droplet{--fa: ""}.fa-display{--fa: ""}.fa-face-smile,.fa-smile{--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: ""}.fa-trophy{--fa: ""}.fa-person-praying,.fa-pray{--fa: ""}.fa-hammer{--fa: ""}.fa-hand-peace{--fa: ""}.fa-rotate,.fa-sync-alt{--fa: ""}.fa-spinner{--fa: ""}.fa-robot{--fa: ""}.fa-peace{--fa: ""}.fa-gears,.fa-cogs{--fa: ""}.fa-warehouse{--fa: ""}.fa-arrow-up-right-dots{--fa: ""}.fa-splotch{--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: ""}.fa-dice-four{--fa: ""}.fa-sim-card{--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: ""}.fa-mercury{--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: ""}.fa-person-falling-burst{--fa: ""}.fa-award{--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: ""}.fa-building{--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: ""}.fa-qrcode{--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: ""}.fa-shield,.fa-shield-blank{--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: ""}.fa-comment-nodes{--fa: ""}.fa-house-medical{--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: ""}.fa-house-chimney-window{--fa: ""}.fa-pen-nib{--fa: ""}.fa-tent-arrow-turn-left{--fa: ""}.fa-tents{--fa: ""}.fa-wand-magic,.fa-magic{--fa: ""}.fa-dog{--fa: ""}.fa-carrot{--fa: ""}.fa-moon{--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: ""}.fa-cheese{--fa: ""}.fa-yin-yang{--fa: ""}.fa-music{--fa: ""}.fa-code-commit{--fa: ""}.fa-temperature-low{--fa: ""}.fa-person-biking,.fa-biking{--fa: ""}.fa-broom{--fa: ""}.fa-shield-heart{--fa: ""}.fa-gopuram{--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: ""}.fa-hashtag{--fa: "#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: ""}.fa-oil-can{--fa: ""}.fa-t{--fa: "T"}.fa-hippo{--fa: ""}.fa-chart-column{--fa: ""}.fa-infinity{--fa: ""}.fa-vial-circle-check{--fa: ""}.fa-person-arrow-down-to-line{--fa: ""}.fa-voicemail{--fa: ""}.fa-fan{--fa: ""}.fa-person-walking-luggage{--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: ""}.fa-cloud-moon-rain{--fa: ""}.fa-calendar{--fa: ""}.fa-trailer{--fa: ""}.fa-bahai,.fa-haykal{--fa: ""}.fa-sd-card{--fa: ""}.fa-dragon{--fa: ""}.fa-shoe-prints{--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: ""}.fa-hand-holding{--fa: ""}.fa-plug-circle-exclamation{--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: ""}.fa-clone{--fa: ""}.fa-person-walking-arrow-loop-left{--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: ""}.fa-tornado{--fa: ""}.fa-file-circle-plus{--fa: ""}.fa-book-quran,.fa-quran{--fa: ""}.fa-anchor{--fa: ""}.fa-border-all{--fa: ""}.fa-face-angry,.fa-angry{--fa: ""}.fa-cookie-bite{--fa: ""}.fa-arrow-trend-down{--fa: ""}.fa-rss,.fa-feed{--fa: ""}.fa-draw-polygon{--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: ""}.fa-shower{--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: ""}.fa-m{--fa: "M"}.fa-table-list,.fa-th-list{--fa: ""}.fa-comment-sms,.fa-sms{--fa: ""}.fa-book{--fa: ""}.fa-user-plus{--fa: ""}.fa-check{--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: ""}.fa-house-circle-check{--fa: ""}.fa-angle-left{--fa: ""}.fa-diagram-successor{--fa: ""}.fa-truck-arrow-right{--fa: ""}.fa-arrows-split-up-and-left{--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: ""}.fa-cloud-moon{--fa: ""}.fa-briefcase{--fa: ""}.fa-person-falling{--fa: ""}.fa-image-portrait,.fa-portrait{--fa: ""}.fa-user-tag{--fa: ""}.fa-rug{--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: ""}.fa-baht-sign{--fa: ""}.fa-book-open{--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: ""}.fa-handcuffs{--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: ""}.fa-database{--fa: ""}.fa-share,.fa-mail-forward{--fa: ""}.fa-bottle-droplet{--fa: ""}.fa-mask-face{--fa: ""}.fa-hill-rockslide{--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: ""}.fa-paper-plane{--fa: ""}.fa-road-circle-exclamation{--fa: ""}.fa-dungeon{--fa: ""}.fa-align-right{--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: ""}.fa-life-ring{--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: ""}.fa-calendar-day{--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: ""}.fa-face-grimace,.fa-grimace{--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: ""}.fa-person-walking-arrow-right{--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: ""}.fa-dice{--fa: ""}.fa-bowling-ball{--fa: ""}.fa-brain{--fa: ""}.fa-bandage,.fa-band-aid{--fa: ""}.fa-calendar-minus{--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: ""}.fa-gifts{--fa: ""}.fa-hotel{--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: ""}.fa-thumbs-up{--fa: ""}.fa-user-clock{--fa: ""}.fa-hand-dots,.fa-allergies{--fa: ""}.fa-file-invoice{--fa: ""}.fa-window-minimize{--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: ""}.fa-brush{--fa: ""}.fa-file-half-dashed{--fa: ""}.fa-mask{--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: ""}.fa-ruler-vertical{--fa: ""}.fa-user-large,.fa-user-alt{--fa: ""}.fa-train-tram{--fa: ""}.fa-user-nurse{--fa: ""}.fa-syringe{--fa: ""}.fa-cloud-sun{--fa: ""}.fa-stopwatch-20{--fa: ""}.fa-square-full{--fa: ""}.fa-magnet{--fa: ""}.fa-jar{--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: ""}.fa-bug-slash{--fa: ""}.fa-arrow-up-from-water-pump{--fa: ""}.fa-bone{--fa: ""}.fa-table-cells-row-unlock{--fa: ""}.fa-user-injured{--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: ""}.fa-plane{--fa: ""}.fa-tent-arrows-down{--fa: ""}.fa-exclamation{--fa: "!"}.fa-arrows-spin{--fa: ""}.fa-print{--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: ""}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-x{--fa: "X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: ""}.fa-users-gear,.fa-users-cog{--fa: ""}.fa-person-military-pointing{--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: ""}.fa-umbrella{--fa: ""}.fa-trowel{--fa: ""}.fa-d{--fa: "D"}.fa-stapler{--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: ""}.fa-kip-sign{--fa: ""}.fa-hand-point-left{--fa: ""}.fa-handshake-simple,.fa-handshake-alt{--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: ""}.fa-barcode{--fa: ""}.fa-plus-minus{--fa: ""}.fa-video,.fa-video-camera{--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: ""}.fa-hand-holding-medical{--fa: ""}.fa-person-circle-check{--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: ""}.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}: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(/vite/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/vite/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa: ""}.fa-hooli{--fa: ""}.fa-yelp{--fa: ""}.fa-cc-visa{--fa: ""}.fa-lastfm{--fa: ""}.fa-shopware{--fa: ""}.fa-creative-commons-nc{--fa: ""}.fa-aws{--fa: ""}.fa-redhat{--fa: ""}.fa-yoast{--fa: ""}.fa-cloudflare{--fa: ""}.fa-ups{--fa: ""}.fa-pixiv{--fa: ""}.fa-wpexplorer{--fa: ""}.fa-dyalog{--fa: ""}.fa-bity{--fa: ""}.fa-stackpath{--fa: ""}.fa-buysellads{--fa: ""}.fa-first-order{--fa: ""}.fa-modx{--fa: ""}.fa-guilded{--fa: ""}.fa-vnv{--fa: ""}.fa-square-js,.fa-js-square{--fa: ""}.fa-microsoft{--fa: ""}.fa-qq{--fa: ""}.fa-orcid{--fa: ""}.fa-java{--fa: ""}.fa-invision{--fa: ""}.fa-creative-commons-pd-alt{--fa: ""}.fa-centercode{--fa: ""}.fa-glide-g{--fa: ""}.fa-drupal{--fa: ""}.fa-jxl{--fa: ""}.fa-dart-lang{--fa: ""}.fa-hire-a-helper{--fa: ""}.fa-creative-commons-by{--fa: ""}.fa-unity{--fa: ""}.fa-whmcs{--fa: ""}.fa-rocketchat{--fa: ""}.fa-vk{--fa: ""}.fa-untappd{--fa: ""}.fa-mailchimp{--fa: ""}.fa-css3-alt{--fa: ""}.fa-square-reddit,.fa-reddit-square{--fa: ""}.fa-vimeo-v{--fa: ""}.fa-contao{--fa: ""}.fa-square-font-awesome{--fa: ""}.fa-deskpro{--fa: ""}.fa-brave{--fa: ""}.fa-sistrix{--fa: ""}.fa-square-instagram,.fa-instagram-square{--fa: ""}.fa-battle-net{--fa: ""}.fa-the-red-yeti{--fa: ""}.fa-square-hacker-news,.fa-hacker-news-square{--fa: ""}.fa-edge{--fa: ""}.fa-threads{--fa: ""}.fa-napster{--fa: ""}.fa-square-snapchat,.fa-snapchat-square{--fa: ""}.fa-google-plus-g{--fa: ""}.fa-artstation{--fa: ""}.fa-markdown{--fa: ""}.fa-sourcetree{--fa: ""}.fa-google-plus{--fa: ""}.fa-diaspora{--fa: ""}.fa-foursquare{--fa: ""}.fa-stack-overflow{--fa: ""}.fa-github-alt{--fa: ""}.fa-phoenix-squadron{--fa: ""}.fa-pagelines{--fa: ""}.fa-algolia{--fa: ""}.fa-red-river{--fa: ""}.fa-creative-commons-sa{--fa: ""}.fa-safari{--fa: ""}.fa-google{--fa: ""}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa: ""}.fa-atlassian{--fa: ""}.fa-linkedin-in{--fa: ""}.fa-digital-ocean{--fa: ""}.fa-nimblr{--fa: ""}.fa-chromecast{--fa: ""}.fa-evernote{--fa: ""}.fa-hacker-news{--fa: ""}.fa-creative-commons-sampling{--fa: ""}.fa-adversal{--fa: ""}.fa-creative-commons{--fa: ""}.fa-watchman-monitoring{--fa: ""}.fa-fonticons{--fa: ""}.fa-weixin{--fa: ""}.fa-shirtsinbulk{--fa: ""}.fa-codepen{--fa: ""}.fa-git-alt{--fa: ""}.fa-lyft{--fa: ""}.fa-rev{--fa: ""}.fa-windows{--fa: ""}.fa-wizards-of-the-coast{--fa: ""}.fa-square-viadeo,.fa-viadeo-square{--fa: ""}.fa-meetup{--fa: ""}.fa-centos{--fa: ""}.fa-adn{--fa: ""}.fa-cloudsmith{--fa: ""}.fa-opensuse{--fa: ""}.fa-pied-piper-alt{--fa: ""}.fa-square-dribbble,.fa-dribbble-square{--fa: ""}.fa-codiepie{--fa: ""}.fa-node{--fa: ""}.fa-mix{--fa: ""}.fa-steam{--fa: ""}.fa-cc-apple-pay{--fa: ""}.fa-scribd{--fa: ""}.fa-debian{--fa: ""}.fa-openid{--fa: ""}.fa-instalod{--fa: ""}.fa-files-pinwheel{--fa: ""}.fa-expeditedssl{--fa: ""}.fa-sellcast{--fa: ""}.fa-square-twitter,.fa-twitter-square{--fa: ""}.fa-r-project{--fa: ""}.fa-delicious{--fa: ""}.fa-freebsd{--fa: ""}.fa-vuejs{--fa: ""}.fa-accusoft{--fa: ""}.fa-ioxhost{--fa: ""}.fa-fonticons-fi{--fa: ""}.fa-app-store{--fa: ""}.fa-cc-mastercard{--fa: ""}.fa-itunes-note{--fa: ""}.fa-golang{--fa: ""}.fa-kickstarter,.fa-square-kickstarter{--fa: ""}.fa-grav{--fa: ""}.fa-weibo{--fa: ""}.fa-uncharted{--fa: ""}.fa-firstdraft{--fa: ""}.fa-square-youtube,.fa-youtube-square{--fa: ""}.fa-wikipedia-w{--fa: ""}.fa-wpressr,.fa-rendact{--fa: ""}.fa-angellist{--fa: ""}.fa-galactic-republic{--fa: ""}.fa-nfc-directional{--fa: ""}.fa-skype{--fa: ""}.fa-joget{--fa: ""}.fa-fedora{--fa: ""}.fa-stripe-s{--fa: ""}.fa-meta{--fa: ""}.fa-laravel{--fa: ""}.fa-hotjar{--fa: ""}.fa-bluetooth-b{--fa: ""}.fa-square-letterboxd{--fa: ""}.fa-sticker-mule{--fa: ""}.fa-creative-commons-zero{--fa: ""}.fa-hips{--fa: ""}.fa-css{--fa: ""}.fa-behance{--fa: ""}.fa-reddit{--fa: ""}.fa-discord{--fa: ""}.fa-chrome{--fa: ""}.fa-app-store-ios{--fa: ""}.fa-cc-discover{--fa: ""}.fa-wpbeginner{--fa: ""}.fa-confluence{--fa: ""}.fa-shoelace{--fa: ""}.fa-mdb{--fa: ""}.fa-dochub{--fa: ""}.fa-accessible-icon{--fa: ""}.fa-ebay{--fa: ""}.fa-amazon{--fa: ""}.fa-unsplash{--fa: ""}.fa-yarn{--fa: ""}.fa-square-steam,.fa-steam-square{--fa: ""}.fa-500px{--fa: ""}.fa-square-vimeo,.fa-vimeo-square{--fa: ""}.fa-asymmetrik{--fa: ""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: ""}.fa-gratipay{--fa: ""}.fa-apple{--fa: ""}.fa-hive{--fa: ""}.fa-gitkraken{--fa: ""}.fa-keybase{--fa: ""}.fa-apple-pay{--fa: ""}.fa-padlet{--fa: ""}.fa-amazon-pay{--fa: ""}.fa-square-github,.fa-github-square{--fa: ""}.fa-stumbleupon{--fa: ""}.fa-fedex{--fa: ""}.fa-phoenix-framework{--fa: ""}.fa-shopify{--fa: ""}.fa-neos{--fa: ""}.fa-square-threads{--fa: ""}.fa-hackerrank{--fa: ""}.fa-researchgate{--fa: ""}.fa-swift{--fa: ""}.fa-angular{--fa: ""}.fa-speakap{--fa: ""}.fa-angrycreative{--fa: ""}.fa-y-combinator{--fa: ""}.fa-empire{--fa: ""}.fa-envira{--fa: ""}.fa-google-scholar{--fa: ""}.fa-square-gitlab,.fa-gitlab-square{--fa: ""}.fa-studiovinari{--fa: ""}.fa-pied-piper{--fa: ""}.fa-wordpress{--fa: ""}.fa-product-hunt{--fa: ""}.fa-firefox{--fa: ""}.fa-linode{--fa: ""}.fa-goodreads{--fa: ""}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa: ""}.fa-jsfiddle{--fa: ""}.fa-sith{--fa: ""}.fa-themeisle{--fa: ""}.fa-page4{--fa: ""}.fa-hashnode{--fa: ""}.fa-react{--fa: ""}.fa-cc-paypal{--fa: ""}.fa-squarespace{--fa: ""}.fa-cc-stripe{--fa: ""}.fa-creative-commons-share{--fa: ""}.fa-bitcoin{--fa: ""}.fa-keycdn{--fa: ""}.fa-opera{--fa: ""}.fa-itch-io{--fa: ""}.fa-umbraco{--fa: ""}.fa-galactic-senate{--fa: ""}.fa-ubuntu{--fa: ""}.fa-draft2digital{--fa: ""}.fa-stripe{--fa: ""}.fa-houzz{--fa: ""}.fa-gg{--fa: ""}.fa-dhl{--fa: ""}.fa-square-pinterest,.fa-pinterest-square{--fa: ""}.fa-xing{--fa: ""}.fa-blackberry{--fa: ""}.fa-creative-commons-pd{--fa: ""}.fa-playstation{--fa: ""}.fa-quinscape{--fa: ""}.fa-less{--fa: ""}.fa-blogger-b{--fa: ""}.fa-opencart{--fa: ""}.fa-vine{--fa: ""}.fa-signal-messenger{--fa: ""}.fa-paypal{--fa: ""}.fa-gitlab{--fa: ""}.fa-typo3{--fa: ""}.fa-reddit-alien{--fa: ""}.fa-yahoo{--fa: ""}.fa-dailymotion{--fa: ""}.fa-affiliatetheme{--fa: ""}.fa-pied-piper-pp{--fa: ""}.fa-bootstrap{--fa: ""}.fa-odnoklassniki{--fa: ""}.fa-nfc-symbol{--fa: ""}.fa-mintbit{--fa: ""}.fa-ethereum{--fa: ""}.fa-speaker-deck{--fa: ""}.fa-creative-commons-nc-eu{--fa: ""}.fa-patreon{--fa: ""}.fa-avianex{--fa: ""}.fa-ello{--fa: ""}.fa-gofore{--fa: ""}.fa-bimobject{--fa: ""}.fa-brave-reverse{--fa: ""}.fa-facebook-f{--fa: ""}.fa-square-google-plus,.fa-google-plus-square{--fa: ""}.fa-web-awesome{--fa: ""}.fa-mandalorian{--fa: ""}.fa-first-order-alt{--fa: ""}.fa-osi{--fa: ""}.fa-google-wallet{--fa: ""}.fa-d-and-d-beyond{--fa: ""}.fa-periscope{--fa: ""}.fa-fulcrum{--fa: ""}.fa-cloudscale{--fa: ""}.fa-forumbee{--fa: ""}.fa-mizuni{--fa: ""}.fa-schlix{--fa: ""}.fa-square-xing,.fa-xing-square{--fa: ""}.fa-bandcamp{--fa: ""}.fa-wpforms{--fa: ""}.fa-cloudversify{--fa: ""}.fa-usps{--fa: ""}.fa-megaport{--fa: ""}.fa-magento{--fa: ""}.fa-spotify{--fa: ""}.fa-optin-monster{--fa: ""}.fa-fly{--fa: ""}.fa-square-bluesky{--fa: ""}.fa-aviato{--fa: ""}.fa-itunes{--fa: ""}.fa-cuttlefish{--fa: ""}.fa-blogger{--fa: ""}.fa-flickr{--fa: ""}.fa-viber{--fa: ""}.fa-soundcloud{--fa: ""}.fa-digg{--fa: ""}.fa-tencent-weibo{--fa: ""}.fa-letterboxd{--fa: ""}.fa-symfony{--fa: ""}.fa-maxcdn{--fa: ""}.fa-etsy{--fa: ""}.fa-facebook-messenger{--fa: ""}.fa-audible{--fa: ""}.fa-think-peaks{--fa: ""}.fa-bilibili{--fa: ""}.fa-erlang{--fa: ""}.fa-x-twitter{--fa: ""}.fa-cotton-bureau{--fa: ""}.fa-dashcube{--fa: ""}.fa-42-group,.fa-innosoft{--fa: ""}.fa-stack-exchange{--fa: ""}.fa-elementor{--fa: ""}.fa-square-pied-piper,.fa-pied-piper-square{--fa: ""}.fa-creative-commons-nd{--fa: ""}.fa-palfed{--fa: ""}.fa-superpowers{--fa: ""}.fa-resolving{--fa: ""}.fa-xbox{--fa: ""}.fa-square-web-awesome-stroke{--fa: ""}.fa-searchengin{--fa: ""}.fa-tiktok{--fa: ""}.fa-square-facebook,.fa-facebook-square{--fa: ""}.fa-renren{--fa: ""}.fa-linux{--fa: ""}.fa-glide{--fa: ""}.fa-linkedin{--fa: ""}.fa-hubspot{--fa: ""}.fa-deploydog{--fa: ""}.fa-twitch{--fa: ""}.fa-flutter{--fa: ""}.fa-ravelry{--fa: ""}.fa-mixer{--fa: ""}.fa-square-lastfm,.fa-lastfm-square{--fa: ""}.fa-vimeo{--fa: ""}.fa-mendeley{--fa: ""}.fa-uniregistry{--fa: ""}.fa-figma{--fa: ""}.fa-creative-commons-remix{--fa: ""}.fa-cc-amazon-pay{--fa: ""}.fa-dropbox{--fa: ""}.fa-instagram{--fa: ""}.fa-cmplid{--fa: ""}.fa-upwork{--fa: ""}.fa-facebook{--fa: ""}.fa-gripfire{--fa: ""}.fa-jedi-order{--fa: ""}.fa-uikit{--fa: ""}.fa-fort-awesome-alt{--fa: ""}.fa-phabricator{--fa: ""}.fa-ussunnah{--fa: ""}.fa-earlybirds{--fa: ""}.fa-trade-federation{--fa: ""}.fa-autoprefixer{--fa: ""}.fa-whatsapp{--fa: ""}.fa-square-upwork{--fa: ""}.fa-slideshare{--fa: ""}.fa-google-play{--fa: ""}.fa-viadeo{--fa: ""}.fa-line{--fa: ""}.fa-google-drive{--fa: ""}.fa-servicestack{--fa: ""}.fa-simplybuilt{--fa: ""}.fa-bitbucket{--fa: ""}.fa-imdb{--fa: ""}.fa-deezer{--fa: ""}.fa-raspberry-pi{--fa: ""}.fa-jira{--fa: ""}.fa-docker{--fa: ""}.fa-screenpal{--fa: ""}.fa-bluetooth{--fa: ""}.fa-gitter{--fa: ""}.fa-d-and-d{--fa: ""}.fa-microblog{--fa: ""}.fa-cc-diners-club{--fa: ""}.fa-gg-circle{--fa: ""}.fa-pied-piper-hat{--fa: ""}.fa-kickstarter-k{--fa: ""}.fa-yandex{--fa: ""}.fa-readme{--fa: ""}.fa-html5{--fa: ""}.fa-sellsy{--fa: ""}.fa-square-web-awesome{--fa: ""}.fa-sass{--fa: ""}.fa-wirsindhandwerk,.fa-wsh{--fa: ""}.fa-buromobelexperte{--fa: ""}.fa-salesforce{--fa: ""}.fa-octopus-deploy{--fa: ""}.fa-medapps{--fa: ""}.fa-ns8{--fa: ""}.fa-pinterest-p{--fa: ""}.fa-apper{--fa: ""}.fa-fort-awesome{--fa: ""}.fa-waze{--fa: ""}.fa-bluesky{--fa: ""}.fa-cc-jcb{--fa: ""}.fa-snapchat,.fa-snapchat-ghost{--fa: ""}.fa-fantasy-flight-games{--fa: ""}.fa-rust{--fa: ""}.fa-wix{--fa: ""}.fa-square-behance,.fa-behance-square{--fa: ""}.fa-supple{--fa: ""}.fa-webflow{--fa: ""}.fa-rebel{--fa: ""}.fa-css3{--fa: ""}.fa-staylinked{--fa: ""}.fa-kaggle{--fa: ""}.fa-space-awesome{--fa: ""}.fa-deviantart{--fa: ""}.fa-cpanel{--fa: ""}.fa-goodreads-g{--fa: ""}.fa-square-git,.fa-git-square{--fa: ""}.fa-square-tumblr,.fa-tumblr-square{--fa: ""}.fa-trello{--fa: ""}.fa-creative-commons-nc-jp{--fa: ""}.fa-get-pocket{--fa: ""}.fa-perbyte{--fa: ""}.fa-grunt{--fa: ""}.fa-weebly{--fa: ""}.fa-connectdevelop{--fa: ""}.fa-leanpub{--fa: ""}.fa-black-tie{--fa: ""}.fa-themeco{--fa: ""}.fa-python{--fa: ""}.fa-android{--fa: ""}.fa-bots{--fa: ""}.fa-free-code-camp{--fa: ""}.fa-hornbill{--fa: ""}.fa-js{--fa: ""}.fa-ideal{--fa: ""}.fa-git{--fa: ""}.fa-dev{--fa: ""}.fa-sketch{--fa: ""}.fa-yandex-international{--fa: ""}.fa-cc-amex{--fa: ""}.fa-uber{--fa: ""}.fa-github{--fa: ""}.fa-php{--fa: ""}.fa-alipay{--fa: ""}.fa-youtube{--fa: ""}.fa-skyatlas{--fa: ""}.fa-firefox-browser{--fa: ""}.fa-replyd{--fa: ""}.fa-suse{--fa: ""}.fa-jenkins{--fa: ""}.fa-twitter{--fa: ""}.fa-rockrms{--fa: ""}.fa-pinterest{--fa: ""}.fa-buffer{--fa: ""}.fa-npm{--fa: ""}.fa-yammer{--fa: ""}.fa-btc{--fa: ""}.fa-dribbble{--fa: ""}.fa-stumbleupon-circle{--fa: ""}.fa-internet-explorer{--fa: ""}.fa-stubber{--fa: ""}.fa-telegram,.fa-telegram-plane{--fa: ""}.fa-old-republic{--fa: ""}.fa-odysee{--fa: ""}.fa-square-whatsapp,.fa-whatsapp-square{--fa: ""}.fa-node-js{--fa: ""}.fa-edge-legacy{--fa: ""}.fa-slack,.fa-slack-hash{--fa: ""}.fa-medrt{--fa: ""}.fa-usb{--fa: ""}.fa-tumblr{--fa: ""}.fa-vaadin{--fa: ""}.fa-quora{--fa: ""}.fa-square-x-twitter{--fa: ""}.fa-reacteurope{--fa: ""}.fa-medium,.fa-medium-m{--fa: ""}.fa-amilia{--fa: ""}.fa-mixcloud{--fa: ""}.fa-flipboard{--fa: ""}.fa-viacoin{--fa: ""}.fa-critical-role{--fa: ""}.fa-sitrox{--fa: ""}.fa-discourse{--fa: ""}.fa-joomla{--fa: ""}.fa-mastodon{--fa: ""}.fa-airbnb{--fa: ""}.fa-wolf-pack-battalion{--fa: ""}.fa-buy-n-large{--fa: ""}.fa-gulp{--fa: ""}.fa-creative-commons-sampling-plus{--fa: ""}.fa-strava{--fa: ""}.fa-ember{--fa: ""}.fa-canadian-maple-leaf{--fa: ""}.fa-teamspeak{--fa: ""}.fa-pushed{--fa: ""}.fa-wordpress-simple{--fa: ""}.fa-nutritionix{--fa: ""}.fa-wodu{--fa: ""}.fa-google-pay{--fa: ""}.fa-intercom{--fa: ""}.fa-zhihu{--fa: ""}.fa-korvue{--fa: ""}.fa-pix{--fa: ""}.fa-steam-symbol{--fa: ""}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/vite/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/vite/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/vite/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/vite/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/vite/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/vite/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/vite/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/vite/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/vite/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/vite/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/vite/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/vite/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/vite/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/vite/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/vite/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/vite/assets/fa-regular-400-DZaxPHgR.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(/vite/assets/fa-v4compatibility-C9RhG_FT.woff2) format("woff2"),url(/vite/assets/fa-v4compatibility-CCth-dXg.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}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}ol,ul,dl{margin-top:0;margin-bottom:1rem}dd{margin-bottom:.5rem;margin-left:0}small{font-size:80%}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a,button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display: inline;*zoom: 1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left: -7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align: middle}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input{line-height:normal;overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow: visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height: 13px;*width: 13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}html,body{width:100%;font-family:Noto Sans TC,Microsoft JhengHei,Helvetica,sans-serif,Arial;font-weight:400;font-style:normal;font-size:16px}html{scroll-padding-top:80px}@media (max-width: 800px){html{scroll-padding-top:calc(70px + .5rem)}}html[lang=en]{font-family:Helvetica,sans-serif,Arial}@media (max-width: 640px){body{overflow-x:hidden}}::selection{background:#e955131a}h1,h2,h3,h4,h5,h6{line-height:1.3;box-sizing:border-box}p{line-height:1.6;padding:.3em 0}a{text-decoration:none;color:inherit}a:focus{outline:none}b{font-weight:700}.frame-outer{width:100%;padding-top:70px;box-sizing:border-box}@media (min-width: 801px){.frame-outer{padding-top:80px}}.wrap{width:100%;min-height:100vh;box-sizing:border-box;padding:0 0 60px}@media (min-width: 641px){.wrap{position:relative;min-height:80vh}}.container{width:1280px;max-width:100%;margin:0 auto;padding:0 7vw;box-sizing:border-box}@media (max-width: 800px){.container.container-pad-pt0{padding:0}}@media (max-width: 640px){.container.container-mobile-pt0{padding:0}}@media (max-width: 375px){.container{padding:0 5vw}}@media (min-width: 1281px){.container{padding:0 40px}}.imgbox{width:100%;overflow:hidden;position:relative}.img-cover{width:100%;height:100%;object-fit:cover;transition:.2s}.img-contain{width:100%;height:100%;object-fit:contain;transition:.2s}@media (min-width: 801px){.hide-web{display:none!important}}@media (max-width: 800px){.hide-pad{display:none!important}}@media (max-width: 640px){.hide-mobile{display:none!important}}.overflow-h{overflow:hidden}.alert-block{background:#ffd3d3;padding:.5em;color:#ec4747;font-weight:400;display:flex;justify-content:flex-start;align-items:center;border:2px solid #FF9B9B;margin-bottom:1.5em}@media (max-width: 640px){.alert-block{padding:.5em .4em}}.alert-block .alert-icon{margin-right:.8em;width:2em;height:2em;object-fit:contain}@media (max-width: 640px){.alert-block .alert-icon{margin-right:.5em}}.alert-block .alert-danger ul{margin:0;display:flex;flex-direction:column}.alert-block .alert-danger li{position:relative;margin-left:16px}.alert-block .alert-danger li:before{content:"";width:5px;height:5px;border-radius:50%;background:#ec4747;position:absolute;left:-14px;top:8px}.swiper-pagination{position:relative}.swiper-pagination .swiper-pagination-bullet{width:40px;height:5px;margin:0 6px!important;border-radius:0;background-color:#f5f5f5;opacity:1;transition:.3s}@media (max-width: 640px){.swiper-pagination .swiper-pagination-bullet{width:20px}}.swiper-pagination .swiper-pagination-bullet:hover,.swiper-pagination .swiper-pagination-bullet-active{background-color:#e95513}.swiper-button-next,.swiper-button-prev{width:1.875rem!important;height:1.875rem!important}@media (max-width: 800px){.swiper-button-next,.swiper-button-prev{width:1.5rem!important;height:1.5rem!important}}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.3!important}.swiper-button-prev{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z" fill="%23E95513" /></svg>')}.swiper-button-next{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z" fill="%23E95513" /></svg>')}.swiper{opacity:0;transition:.3s}.swiper:hover .swiper-button,.swiper.swiper-initialized{opacity:1}.swiper-button{position:absolute;top:calc(50% - .75em);font-size:40px;z-index:50;opacity:0;transition:.6s}@media (max-width: 1280px){.swiper-button{font-size:30px}}.swiper-button.prev{left:0}.swiper-button.next{right:0}.swiper-button .swiper-btn-inner{display:inline-flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;color:#fff;background-color:#2d2e2fcc;cursor:pointer}.swiper-button .swiper-btn-inner:hover{background-color:#f5f5f5}.swiper-button .swiper-button-disabled{opacity:0}@media (max-width: 640px){.swal2-container.mobile-full{padding-bottom:0!important}.swal2-container.mobile-full .swal2-popup{display:block!important;min-height:100vh;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}}.swal2-container .swal2-popup{border-radius:0}.swal2-container .swal2-popup.popup-hint{box-shadow:0 4px 10px #00000040}@media (min-width: 641px){.swal2-container .swal2-popup.popup-size-md{width:360px}}.swal2-container .swal2-html-container{margin:0;font-size:1rem;padding:0 2.5rem 1rem}@media (max-width: 640px){.swal2-container .swal2-html-container{padding:0 2rem 1rem}}.swal2-container .swal2-html-container.html-hint{padding:2.5rem 2rem 1rem;box-sizing:border-box}@media (max-width: 640px){.swal2-container .swal2-html-container.html-hint{padding:2rem 1rem 1rem}}.swal2-container .swal2-html-container.mobile-menu-html{padding:0}.swal2-title{position:relative;color:#1b1b1b;font-size:32px;font-weight:600;padding:.6em 2.5rem .45em;text-align:left}@media (max-width: 640px){.swal2-title{padding:.9em 2rem .45em;font-size:24px}}.swal2-title:before{content:"";position:absolute;top:.7em;left:-6px;width:12px;height:1.2em;background-color:#e95513}@media (max-width: 640px){.swal2-title:before{top:.95em}}.swal2-close{color:transparent;width:56px;height:56px;background:url(images/icon/close.svg);background-repeat:no-repeat;background-size:26px 26px;background-position:center;opacity:.7}.swal2-close:hover{opacity:1;color:transparent;background:url(images/icon/close.svg);background-repeat:no-repeat;background-size:26px 26px;background-position:center}.swal2-close:focus{outline:none;box-shadow:none;color:transparent}@media (max-width: 640px){.mobile-full .swal2-close{position:absolute;top:0;right:0}}.swal-hint-icon{position:relative;display:inline-flex;justify-content:center;align-items:center;width:110px;height:110px;border-radius:50%;color:#fff;font-size:60px;background-color:#e95513}.swal-hint-text{font-size:18px;font-weight:700;padding:1em 0 1.5em}.swal2-container .popup-order{justify-items:center}.swal2-container .popup-order .btn,.swal2-container .popup-order .btn-add,.swal2-container .popup-order .btn-outerline,.swal2-container .popup-order .btn-second,.swal2-container .popup-order .btn-primary{margin:0 4px}.swal2-container .popup-order .btn-min.cancel{background:#fff}.swal2-container .popup-order .swal-hint-text{text-align:center;padding:1.5em 0}.swal2-container .popup-order .swal2-title:before{display:none}.swal2-container .popup-order .swal-icon-custom{margin-top:1em;width:4em;height:4em}.swal2-container .popup-order .swal-icon-custom.confirm{background:#e95513}.swal2-container .popup-order .swal-icon-custom.alert{background:#f5f5f5}.swal2-container .popup-order .swal-icon-custom.error{background:#ec4747}.swal2-container .popup-order .swal-icon-custom .swal2-icon-content{color:#fff;font-size:2.6em}.swal2-container .popup-order .swal-icon-custom [class^=swal2-x-mark-line]{top:1.8em;width:2em}.swal2-container .swal2-confirm{display:inline-block;font-size:1rem;padding:.8em 1.3em .75em;box-sizing:border-box;border:none;outline:none;transition:.3s;color:#fff;border-radius:0;background-color:#e95513}.swal2-container .swal2-confirm:focus{outline:none;box-shadow:none}.swal2-container .swal2-confirm:hover{background-color:#f5f5f5}.hidden-breadcrumb{height:0;overflow:hidden;visibility:hidden}.breadcrumb{display:block;padding:2rem 0}@media (max-width: 640px){.breadcrumb{padding:.8rem 0}}.breadcrumb-items{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0}.breadcrumb-item{display:inline-block;box-sizing:border-box;font-size:.9375rem;font-weight:400;line-height:1.6;color:#636262;white-space:wrap;word-break:break-all}.breadcrumb-item:first-child{white-space:nowrap}.breadcrumb-item:last-child{color:#2d2e2f;font-weight:700}.breadcrumb-item:not(.breadcrumb-item:last-child):after{content:"/";margin:0 0 0 .25rem}.dropdown{position:relative;display:flex;transition:.3s;font-size:1rem}.dropdown .dropdown-btn{display:flex;align-items:center;position:relative}.dropdown .dropdown-btn:hover .dropdown-option{opacity:1}.dropdown .dropdown-btn:hover .dropdown-option:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.13 6.81"><path d="M.37.34l5.09,5.73L10.76.34" fill="none" stroke="%23E29C01"/></svg>')}.dropdown .dropdown-title{padding:.5rem .75rem;box-sizing:border-box;font-weight:400;position:relative;border-right:1px solid #E5E5E5;transition:.3s}.dropdown .dropdown-icon{width:1.4rem;height:1.4rem;margin:.8rem}.dropdown .dropdown-icon[data-icon=language]{background-position:center;background-size:contain;background-repeat:no-repeat}.dropdown .dropdown-option{position:relative;padding:.3rem 1.6rem .3rem 1.1rem;box-sizing:border-box;text-align:center;cursor:pointer;opacity:.8}@media (min-width: 1281px){.dropdown .dropdown-option{min-width:7em}}.dropdown .dropdown-option:after{content:"";position:absolute;top:.2rem;right:.35rem;width:.7rem;height:calc(100% - .2rem);background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.13 6.81"><path d="M.37.34l5.09,5.73L10.76.34" fill="none" stroke="%23dddddd"/></svg>');transition:.3s}.dropdown .dropdown-list{display:none;width:100%}@media (min-width: 641px){.dropdown .dropdown-list{position:absolute;bottom:0;right:0;min-width:100px;max-height:calc(90vh - 80px);box-shadow:0 3px 6px #00000029;transform:translateY(100%);z-index:10}.dropdown .dropdown-list.is-active{display:block}}@media (max-width: 640px){.dropdown .dropdown-list{position:fixed;bottom:0;right:0;width:100%;height:100vh;align-items:center;justify-content:center;box-sizing:border-box;padding:10vw;overflow:hidden;background-color:#0009;z-index:1009}.dropdown .dropdown-list.is-active{display:flex}}.dropdown .dropdown-list-items{width:100%;max-height:calc(80vh - 2rem);margin-bottom:0;box-sizing:border-box;background-color:#fdfdfd;overflow-y:auto;overflow-x:hidden;padding:.6rem 0}.dropdown .dropdown-list-items::-webkit-scrollbar{width:5px}.dropdown .dropdown-list-items::-webkit-scrollbar-track{background:#f5f5f580}.dropdown .dropdown-list-items::-webkit-scrollbar-thumb{background:#e9551380}.dropdown .dropdown-list-items::-webkit-scrollbar-thumb:hover{background:#e95513}.dropdown .dropdown-list-item{font-size:1rem;font-weight:400;position:relative;text-align:center;transition:.3s}.dropdown .dropdown-list-item:first-child{border-top:none}.dropdown .dropdown-list-item.active{color:#e95513}.dropdown .dropdown-list-item:hover{color:#1b1b1b;background:#e95513}.dropdown .dropdown-list-item a{display:block;font-weight:inherit;color:inherit;box-sizing:border;padding:1rem}@media (min-width: 1281px){.dropdown .dropdown-list-item a{padding:.5rem 1rem}}.form-control,.form-select{display:block;width:100%;height:44px;padding:.75rem;font-size:.9375rem;line-height:1.5;color:#4c4c4c;box-sizing:border-box;background-color:#fff;background-clip:padding-box;border:1px solid #E5E5E5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand,.form-select::-ms-expand{background-color:transparent;border:0}.form-control:focus,.form-select:focus{color:#4c4c4c;background-color:#fff;border:1px solid #2D2E2F;outline:0}.form-control::placeholder,.form-select::placeholder{color:#434343;opacity:1}.form-control:disabled,.form-control[readonly],.form-select:disabled,.form-select[readonly]{background-color:#e9ecef;opacity:1}textarea.form-control{min-height:120px}.form-select,select.form-control{position:relative;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:25px;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}.form-select:not([size]):not([multiple]),select.form-control:not([size]):not([multiple]){height:44px}.form-select>option:disabled,select.form-control>option:disabled{color:#434343}.form-select.val-empty,select.form-control.val-empty{color:#434343}.form-select.val-empty:focus,.form-select.val-empty:active,.form-select.val-empty:focus::-ms-value,select.form-control.val-empty:focus,select.form-control.val-empty:active,select.form-control.val-empty:focus::-ms-value{color:#434343}.form-control-file,.form-control-range{display:block;width:100%}.form-control-plaintext{display:block;width:100%;padding-top:.75rem;padding-bottom:.75rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-group{font-size:.9375rem;margin-bottom:1.2em;text-align:left}.form-group abbr{position:relative;text-decoration:none;color:transparent;width:1px;height:1px}.form-group abbr:before{content:"*";color:#ec4747;font-size:.8em;position:absolute;left:.2em}.form-col-2{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem}@media (max-width: 640px){.form-col-2{grid-template-columns:repeat(1,1fr)}}.image-form-group{border:1px dashed #ccc;border-radius:2px;background:#fcfcfc;padding:1.5rem 1.25rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.image-form-group:before{content:"";background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="37" height="37" viewBox="0 0 37 37" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.5059 15.2881L36.4961 15.249L31.0176 1.32812C30.7735 0.541992 30.0459 0 29.2207 0H7.01371C6.18364 0 5.44633 0.551758 5.21195 1.34766L0.0898843 15.127L0.0752365 15.1611L0.0654702 15.2002C0.00199367 15.4395 -0.0175376 15.6836 0.0166421 15.9229C0.0117593 16.001 0.00687663 16.0791 0.00687663 16.1572V34.0234C0.0081678 34.8104 0.32136 35.5648 0.877829 36.1212C1.4343 36.6777 2.18866 36.9909 2.97563 36.9922H33.6006C35.2364 36.9922 36.5694 35.6592 36.5743 34.0234V16.1572C36.5743 16.0938 36.5743 16.0303 36.5694 15.9766C36.5889 15.7373 36.5694 15.5078 36.5059 15.2881ZM22.0625 13.1885L22.0479 13.9551C22.0088 16.1475 20.4952 17.6221 18.2832 17.6221C17.2041 17.6221 16.2764 17.2754 15.6075 16.6162C14.9385 15.957 14.5723 15.0391 14.5528 13.9551L14.5381 13.1885H4.4893L8.37113 3.75H27.8633L31.8526 13.1885H22.0625ZM3.75199 16.9385H11.4327C12.6192 19.7266 15.1436 21.3721 18.2881 21.3721C19.9336 21.3721 21.462 20.9131 22.6973 20.0439C23.7813 19.2822 24.626 18.2178 25.1729 16.9385H32.8145V33.2422H3.75199V16.9385Z" fill="%23B1B1B1"/></svg>');width:2.25rem;height:2.25rem;margin-bottom:.5rem}.form-group-center{text-align:center}.form-group-right{text-align:right}.form-text{display:block;text-align:left;color:#959595;padding:.5em .5em 0;line-height:1.3;box-sizing:border-box}.form-note{text-align:left;font-size:15px;color:#959595;line-height:1.5;padding:0 .5em .5em}.form-input-group{display:flex;flex-wrap:wrap;margin-left:-.6rem;margin-right:-.6rem}.form-input-group .form-check,.form-input-group .form-group{padding:0 .6rem}.form-input-group.group-all .form-check,.form-input-group.group-all .form-group{flex:1}@media (max-width: 640px){.form-input-group.group-phone{display:block}}.form-input-group.group-phone .form-check,.form-input-group.group-phone .form-group{flex:1}@media (max-width: 800px){.form-input-group.group-pad .form-check,.form-input-group.group-pad .form-group{display:block}}@media (min-width: 801px){.form-input-group.group-pad .form-check,.form-input-group.group-pad .form-group{flex:1}}.form-input-size-group{display:flex;align-items:center;margin-bottom:1.2em}.form-input-size-group .input-group{width:100%;display:flex;flex-wrap:wrap;border:1px solid #E5E5E5}.form-input-size-group .input-group:has(.form-control:focus){border-color:#2d2e2f}.form-input-size-group .form-group{flex:1;margin-bottom:0}.form-input-size-group .form-group+.form-group{position:relative}.form-input-size-group .form-group+.form-group:before{content:"~";position:absolute;top:calc(50% - .5em);left:-.4em;font-size:1em;color:#434343}.form-input-size-group .form-group .form-control{border:none}.form-input-size-group .input-group-unit{font-size:16px;color:#707070;margin-left:.5em}.form-control-group-title,legend,label{display:block;color:#2d2e2f;font-size:1rem;text-align:left;font-weight:500;margin-bottom:.5em}.form-control-group-title{width:100%}.form-control-group-des{color:#6b6b6b;display:block;text-align:left;font-size:15px;padding-top:.3em;padding-bottom:1.5em;line-height:1.7}.form-submit,input.form-submit{position:relative;display:inline-block;width:100%;border:none;outline:none;color:#fff;padding:.6em;box-sizing:border-box;background:#e95513}.form-submit.second-submit,input.form-submit.second-submit{background-color:#2d2e2f}.form-submit:hover,input.form-submit:hover{background-color:#f5f5f5}.form-submit:disabled,input.form-submit:disabled{background-color:#e9ecef;opacity:1;cursor:no-drop}.form-check{font-size:.9375rem;display:inline-block;box-sizing:border-box;position:relative}input.form-check-input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0}input.form-check-input:disabled~.form-check-label{color:#999}input.form-check-input:checked~.form-check-label:after{opacity:1}.form-check-label{position:relative;display:flex;margin-bottom:0;font-weight:400;cursor:pointer}.form-check-label:hover{color:#e95513}.form-check-label:hover:after{opacity:.3}.form-check-label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:.5em;border:1px solid #E5E5E5;background-color:#fff;border-radius:0}.form-check-label:after{content:"";position:absolute;top:1px;left:1px;display:block;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='blue' /></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='blue' /></svg>");-webkit-mask-size:15px 10px;mask-size:15px 10px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#e95513;opacity:0;transition:.3s}.form-check-label a{color:#e95513}.form-check-label a:hover{text-decoration:underline}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.radio-buttons .col-form-label{width:100%}.radio-buttons label{font-size:.9375rem;color:#4c4c4c;line-height:1.3;font-weight:400;cursor:pointer}.radio-buttons label:hover{color:#e95513}.radio-buttons .radio{position:relative;flex:1;padding:.75rem;padding-left:1.8em;cursor:pointer}.radio-buttons .radio label{margin-bottom:0}.radio-buttons .radio .custom-control-input{position:absolute;top:.75rem;left:0;width:20px;height:20px}@media (min-width: 641px){.radio-buttons .radio .custom-control-input{top:.5em}}.form-radio-input{position:absolute;left:0;width:20px;height:20px;accent-color:#E95513}.form-radio-input.hide{width:1px;height:1px;opacity:0}.from-radio-inline{display:flex;flex-wrap:wrap}.valid-feedback{display:none;text-align:left;width:100%;font-size:.8em;box-sizing:border-box;padding:.3em .5em 0;line-height:1.3;color:#48934f}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#48934fcc;border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-bottom:1px solid #48934f;box-shadow:0 1px #48934f}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-bottom:1px solid #48934f;box-shadow:0 0 0 1px #48934f40,0 1px #48934f}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#48934f}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#48934f}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{background-color:#91c996}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #48934f40}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#48934f}.was-validated .custom-file-input:valid~.custom-file-label:before,.custom-file-input.is-valid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 1px #48934f40}.invalid-feedback{display:none;text-align:left;width:100%;font-size:.8em;box-sizing:border-box;padding:.3em .5em 0;line-height:1.3;color:#d53d38}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#d53d38cc;border-radius:.2rem}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-bottom:1px solid #d53d38;box-shadow:0 1px #d53d38}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-bottom:1px solid #d53d38;box-shadow:0 0 0 1px #d53d3840,0 1px #d53d38}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#d53d38}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#d53d38}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{background-color:#eba4a1}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #d53d3840}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#d53d38}.was-validated .custom-file-input:invalid~.custom-file-label:before,.custom-file-input.is-invalid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 1px #d53d3840}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}.btn,.btn-add,.btn-outerline,.btn-second,.btn-primary{display:inline-block;font-family:PT Sans,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;padding:.625rem 1.875rem;box-sizing:border-box;border:none;outline:none;transition:.3s}.btn:focus,.btn-add:focus,.btn-outerline:focus,.btn-second:focus,.btn-primary:focus{outline:none}[lang=en] .btn,[lang=en] .btn-add,[lang=en] .btn-outerline,[lang=en] .btn-second,[lang=en] .btn-primary{padding:.8em 1em .75em}.btn-primary{color:#fff;background-color:#e95513;border:1px solid #E95513}.btn-primary:hover{background-color:#fff;color:#2d2e2f;border:1px solid #2D2E2F}.btn-primary.second-color{border:1px solid #2D2E2F;background-color:#2d2e2f}.btn-primary.second-color:hover{color:#fff;background-color:#464849}.btn-primary.font-big{font-size:20px}.btn-primary.type-icon{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:.7em 1.3em}.btn-primary.btn-min{padding:.5em 1.2em .55em;border:1px solid #E95513}.btn-primary:disabled{background-color:#787b7d;cursor:not-allowed}.btn-primary.line-login{background-color:#00b900;margin-top:16px;width:100%}.btn-primary.line-login:hover{background-color:#00c800}.btn-second{color:#fff;background-color:#2d2e2f}.btn-second:hover{background-color:#2d2e2fcc}.btn-outerline{color:#2d2e2f;border:1px solid #2D2E2F}.btn-outerline:hover{opacity:.8}.btn-outerline.btn-min{padding:.5em 1.2em .55em}.btn-outerline.color-primary{border-color:#e95513;color:#e95513}.btn-outerline.color-primary:hover{opacity:.8}.btn-outerline-icon{display:inline-flex;font-size:1rem;box-sizing:border-box;color:#fff;border:1px solid rgba(255,255,255,.1);background-color:#33353f;transition:.3s}.btn-outerline-icon:hover{background-color:#e95513}.btn-outerline-icon .text{display:inline-block;font-size:16px;padding:10px;text-align:center;min-width:130px}.bt-viewmore{min-width:12.5rem;padding:.625rem 1.125rem;display:inline-flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:500;letter-spacing:1px;line-height:1.6}@media (max-width: 800px){.bt-viewmore{min-width:10.625rem}}.bt-viewmore:hover:after,.bt-viewmore:active:after{width:3.125rem;background-color:#2d2e2f}.bt-viewmore:after{content:"";width:1.5rem;height:1px;background-color:#fff;transition:all .35s ease-in-out}.btns-group{display:flex}.btns-group [class^=btn-]+[class^=btn-]{margin-left:.5em}.btn-close{display:inline-block;padding:.8em .9em;box-sizing:border-box}.btn-inner{display:inline-block;align-items:center;padding:.2em .45em;box-sizing:border-box;color:#333;font-weight:700;border:none;outline:none;background-color:#e4e4e4;cursor:pointer;transition:.3s}.btn-inner:hover{background-color:#cecfd8}.btn-inner:focus{outline:none}.btn-inner.btn-inner-icon{display:inline-flex;padding:.3em .8em .3em .5em;font-weight:400}.btn-back{position:relative;display:inline-flex;font-size:1rem;color:#fff;box-sizing:border-box;background-color:#2d2e2f;transition:.3s;z-index:10}.btn-back:hover{background-color:#e95513}.btn-back:hover:after{background-color:#e95513}.btn-back:after{content:"";position:absolute;top:0;right:0;width:.6em;height:100%;background-color:#2d2e2f;transform-origin:left top;transform:skew(-15deg) translate(100%);transition:.3s;z-index:-1}.btn-back .text{display:inline-block;font-size:16px;padding:5px 10px;z-index:5}.btn-add{color:#f5f5f5;border:1px solid #F5F5F5;display:inline-flex;align-items:center;justify-content:center;padding:.5em .6em}.btn-add:hover{color:#2d2e2f;border-color:#2d2e2f}.title,.title-sm,.title-md,.title-lg-s,.title-lg,.title-banner{font-weight:700;color:#1b1b1b;line-height:1.3;box-sizing:border-box}.title-banner{font-size:48px;line-height:1.3;padding:1.5em 0;color:#1b1b1b;text-align:center;font-weight:700;box-sizing:border-box}@media (max-width: 1280px){.title-banner{font-size:36px}}@media (max-width: 640px){.title-banner{padding:1.5em 7vw 1em;font-size:26px}}.banner .title-banner{padding-bottom:.5em}.banner .banner-des{font-size:1rem;color:#4c4c4c;padding:0 1rem 2rem;text-align:center;box-sizing:border-box}.title-lg{font-size:2.125rem;padding:1em 0}@media (max-width: 1280px){.title-lg{font-size:2rem}}@media (max-width: 640px){.title-lg{font-size:1.875rem}}@media (max-width: 375px){.title-lg{font-size:1.625rem}}.title-lg.pd-min{padding:.3em 0}.title-lg-s{font-size:1.875rem;padding:.5em 0}@media (max-width: 1280px){.title-lg-s{font-size:1.625rem}}@media (max-width: 640px){.title-lg-s{font-size:1.5rem}}.title-lg-s.title-pd-lg{padding:1em 0}.title-md{font-size:20px;padding:.6em 0}@media (max-width: 1280px){.title-md{font-size:18px}}.title-sm{padding:.5em 0;font-size:18px}.title-sm.color-primary{color:#e95513}.text-note{font-size:14px;color:#959595}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.base-pagination{text-align:center;margin:2rem auto}.pagination{display:inline-flex;flex-wrap:wrap;align-items:center;margin:0 auto}.pagination .page-item{position:relative;font-size:1.0625rem;text-align:center;border:1px solid rgb(234,234,234);padding:0;color:#2d2e2f;transition:.3s;margin:0 3px;border-radius:3px;overflow:hidden}.pagination .page-item:hover{color:#e95513}.pagination .page-item.active{color:#fff;background-color:#e95513}.pagination .page-item a.page-link{display:flex;align-items:center;justify-content:center;height:30px;min-width:30px;line-height:30px}.pagination .page-item.disabled{opacity:.4}.pagination .page-item.disabled a{cursor:unset}.pagination .page-item.disabled:hover{color:#2d2e2f}.header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:999;height:80px;box-sizing:border-box;box-shadow:0 0 6px #00000029;transition:.3s;display:flex;align-items:center}@media (max-width: 800px){.header{height:70px}}.header-container{height:100%}@media (max-width: 1024px) and (min-width: 801px){.header-container{padding:0 3vw}}.header-main{display:flex;justify-content:space-between;align-items:center;height:100%;box-sizing:border-box}.header-mobile-menu{display:none;width:1.375rem;height:1.25rem;box-sizing:border-box;cursor:pointer}.header-mobile-menu.active .menu-icon:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.header-mobile-menu.active .menu-icon:nth-child(2){display:none}.header-mobile-menu.active .menu-icon:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}.header-mobile-menu .menu-icon-group{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-around;position:relative}.header-mobile-menu .menu-icon{width:100%;height:3px;border-radius:3px;background:#e95513;position:absolute;top:50%;left:50%;transform-origin:50% 50%;transition:.3s}.header-mobile-menu .menu-icon:nth-child(1){transform:translate(-50%,calc(-50% + .45rem))}.header-mobile-menu .menu-icon:nth-child(2){transform:translate(-50%,-50%)}.header-mobile-menu .menu-icon:nth-child(3){transform:translate(-50%,calc(-50% - .45rem))}.header-menu-outer{height:100%;display:flex;align-items:center}.header-logo{width:170px;height:auto;display:inline-block;transition:.3s}@media (max-width: 1024px) and (min-width: 801px){.header-logo{width:120px}}@media (max-width: 800px){.header-logo{width:150px}}.header-logo img{width:100%;height:100%;object-fit:contain;position:relative}.header-other-links{display:flex;align-items:flex-end;justify-content:center}@media (max-width: 800px){.header-other-links{margin-top:8px}}.header-other-links .header-social-icon img{width:40px;padding-left:.5em;transition:.3s}@media (max-width: 800px){.header-other-links .header-social-icon img{width:34px;padding-left:.35em}}@media (min-width: 801px){.header-other-links .header-social-icon img:hover{opacity:.7}}.header-other-links .header-about-link{padding-left:1em;font-size:20px;letter-spacing:2px;font-weight:500}.menu-dropdown-toggle{padding:.5rem .5rem .5rem .25rem;background-color:unset;border:unset}.menu-dropdown-toggle:focus{outline:none}.menu-dropdown-toggle:after{content:"";display:block;width:1rem;height:1rem;transform:translateY(1px);background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" fill="%232D2E2F" /></svg>');transition:.3s}.header-menu{display:flex;align-items:center;height:100%}@media (min-width: 1281px){.header-menu{padding:0 10px}}.header-menu-links{display:flex;align-items:center;height:100%;margin-bottom:0}.header-menu-link{position:relative;box-sizing:border-box;font-size:1rem;font-weight:600;display:flex;align-items:center;height:100%;cursor:pointer}@media (max-width: 1024px) and (min-width: 801px){.header-menu-link{font-size:.9375rem}}@media (min-width: 801px){.header-menu-link:hover>.menu-link,.header-menu-link:active>.menu-link{color:#e95513}.header-menu-link:hover.dropdown>.menu-dropdown-toggle:after,.header-menu-link:active.dropdown>.menu-dropdown-toggle:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" fill="%23E95513" /></svg>');transform:translateY(1px) rotate(180deg)}.header-menu-link:hover .header-menu-dropdown,.header-menu-link:active .header-menu-dropdown{display:block;height:auto;visibility:visible;opacity:1;width:270px}.header-menu-link:hover.open-to-left .header-menu-dropdown,.header-menu-link:active.open-to-left .header-menu-dropdown{left:unset;right:0}.header-menu-link:hover.open-to-left .header-menu-dropdown .dropdown-link .sub-menu-dropdown,.header-menu-link:active.open-to-left .header-menu-dropdown .dropdown-link .sub-menu-dropdown{left:unset;right:100%}}@media (min-width: 801px){.header-menu-link:last-child{display:none}}.header-menu-link.dropdown .menu-link{padding-right:.625rem}.header-menu-link .menu-link{position:relative;display:block;box-sizing:border-box;transition:.3s;padding:1.875rem 1.25rem;display:flex;align-items:center;height:100%;z-index:5}@media (max-width: 1280px){.header-menu-link .menu-link{padding:.32em .65em .32em .5em}}.header-menu-dropdown{display:none;position:absolute;top:100%;left:0;height:0;box-sizing:border-box;transform:translateY(0);transition:visibility .3s,opacity .3s,transform .3s ease;z-index:-1}@media (min-width: 801px){.header-menu-dropdown{box-shadow:0 6px 22px #0000001a}}.header-menu-dropdown .dropdown-link{position:relative;display:block;padding:.75rem 1.25rem;min-width:10.625rem;box-sizing:border-box;white-space:break-spaces;background:#fff;color:#1b1b1b;font-size:1rem;font-weight:500;transition:.3s}@media (min-width: 801px){.header-menu-dropdown .dropdown-link:hover{color:#e95513}}.header-menu-dropdown .dropdown-link.dropdown{display:flex;align-items:center;justify-content:space-between}.header-menu-dropdown .dropdown-link.dropdown>.menu-link{padding:0;flex-grow:1;transition:0s}.header-menu-dropdown .dropdown-link.dropdown>.menu-dropdown-toggle{padding:.25rem .5rem .25rem .75rem}@media (min-width: 801px){.header-menu-dropdown .dropdown-link.dropdown:hover>.menu-dropdown-toggle:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" fill="%23E95513" /></svg>');transform:translateY(1px) rotate(180deg)}}.header-menu-dropdown .dropdown-link.dropdown:hover>.sub-menu-dropdown{display:block;visibility:visible;opacity:1;transform:translate(0);width:270px}.header-menu-dropdown .dropdown-link .sub-menu-dropdown{position:absolute;top:0;left:100%;display:none;visibility:hidden;opacity:0;transform:translate(-10px);transition:visibility .3s,opacity .3s,transform .3s ease;z-index:15}@media (min-width: 801px){.header-menu-dropdown .dropdown-link .sub-menu-dropdown{box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px}}.header-menu-dropdown .dropdown-link .sub-menu-dropdown .sub-menu-dropdown-inner{position:relative}@media (max-width: 800px){.header-menu{display:block;height:calc(100vh - 70px);overflow-y:auto}.header-mobile-menu{display:block}.header-menu-outer{transform:scaleY(0);transition:.3s;transform-origin:top center;background:#fff;position:fixed;top:70px;left:0;box-shadow:0 6px 22px #0000001a;height:auto;width:100%;overflow-x:hidden;display:block}.header-menu-outer.active{transform:scaleY(1)}.header-menu-links{display:block;height:auto;padding-bottom:2.5rem}.header-menu-link{transition:.3s;height:auto;display:block}.header-menu-link .menu-link{font-weight:500;padding:1.125rem 1.25rem}.header-menu-link.active>.menu-link{color:#e95513}.header-menu-link.active.dropdown>.menu-dropdown-toggle:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" fill="%23E95513" /></svg>');transform:translateY(1px) rotate(180deg)}.header-menu-link.active .header-menu-dropdown{transform:scaleY(1);height:auto;display:block}.header-menu-link.dropdown{display:grid;grid-template-columns:1fr auto}.header-menu-link.dropdown .header-menu-dropdown{grid-area:2/1/span 1/span 2;top:0}.header-menu-link .menu-dropdown-toggle{padding:.75rem 1.25rem}.header-menu-link .menu-dropdown-toggle:after{width:1.125rem;height:1.125rem}.header-menu-dropdown{transform:scaleY(0);position:relative;z-index:1;padding:0;transform-origin:top center;transition:.3s}.header-menu-dropdown-inner{padding:0 0 1rem 1.25rem}.dropdown-link{background:transparent;color:#666;font-size:16px;padding:.6em 3vw .65em 6vw}.dropdown-link.dropdown{padding:0}.dropdown-link.dropdown>.menu-link{padding:.6em 1rem .65em!important}.dropdown-link.dropdown>.menu-dropdown-toggle{padding:.75rem 1.25rem!important}.dropdown-link.dropdown.active{display:grid;grid-template-columns:1fr auto}.dropdown-link.dropdown.active>.menu-dropdown-toggle:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" fill="%23E95513" /></svg>');transform:translateY(1px) rotate(180deg)}.dropdown-link.dropdown.active>.sub-menu-dropdown-inner{grid-area:2/1/span 1/span 2}.dropdown-link.active .menu-link:first-child{color:#e95513}.dropdown-link.active>.sub-menu-dropdown{transform:scaleY(1);height:auto;display:block;position:relative;color:#666;left:0;visibility:visible;opacity:1}.sub-menu-dropdown .sub-menu-dropdown-inner{padding:0 0 1rem .75rem}.sub-menu-dropdown .dropdown-link{border-bottom:0;word-break:break-all;white-space:break-spaces}}.header-right{position:relative;display:inline-flex;align-items:center}@media (max-width: 1280px){.header-right{margin-left:1rem}}@media (max-width: 1024px) and (min-width: 801px){.header-right{margin-left:.5rem}}@media (max-width: 800px){.header-right{display:none}}@media (max-width: 1280px){.header-right .btn-primary{padding:.625rem 1.25rem}}footer.footer{background:#2d2e2f;position:relative;color:#fff}footer.footer .footer-main-info{width:100%;display:flex;column-gap:1.25rem;row-gap:3.75rem;flex-wrap:wrap;justify-content:space-between;padding:3.125rem 0 4.25rem;box-sizing:border-box}@media (max-width: 800px){footer.footer .footer-main-info{justify-content:flex-start}}footer.footer .footer-left{width:100%;max-width:300px}@media (max-width: 1024px){footer.footer .footer-left{max-width:100%}}footer.footer .footer-logo{display:inline-block;width:220px}@media (max-width: 640px){footer.footer .footer-logo{width:180px}}footer.footer .footer-logo img{width:100%}footer.footer .footer-des{font-size:1rem;font-weight:400;line-height:1.7;color:#f5f5f5;margin-top:1.25rem}@media (max-width: 800px){footer.footer .footer-menu{width:35%}}footer.footer .footer-menu-title{font-size:1.0625rem;font-weight:700;line-height:1.6;color:#e95513;margin-bottom:1.25rem}footer.footer .footer-links{display:flex;flex-direction:column;row-gap:.125rem}footer.footer .footer-link{display:block;padding:.25rem 0;font-size:.9375rem;font-weight:400;line-height:1.3;color:#fff;transition:.3s}footer.footer .footer-link:hover,footer.footer .footer-link:active{color:#e95513}@media (max-width: 800px){footer.footer .contact-items{width:100%}}footer.footer .contact-item{color:#fff}footer.footer .footer-other-info{padding:.875rem 0;border-top:1px solid #636262;font-size:.875rem;font-weight:400;line-height:1.7;color:#f5f5f5;text-align:center}.agree-cookie{position:fixed;bottom:1rem;left:1.2rem;max-width:480px;width:calc(100% - 2.4rem);background-color:#fff;box-shadow:0 0 6px #00000029;padding:1rem;box-sizing:border-box;z-index:1000}@media (max-width: 800px){.agree-cookie{left:50%;bottom:10px;transform:translate(-50%);width:96%;padding:.8rem 1rem}}.agree-cookie.approved{display:none}.agree-cookie-inner{width:100%;font-size:14px}.agree-cookie-inner a{color:#e95513}.agree-cookie-inner a:hover{color:#2d2e2f}.agree-cookie-inner .agree-cookie-text{line-height:1.3}@media (min-width: 801px){.agree-cookie-inner .agree-cookie-text{padding:0 0 .5em}}.agree-cookie-btn{min-width:100px;margin-top:.5rem;padding:.5em 1em}.post-items{width:100%}.post-items.posts_col_4{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.25rem;grid-row-gap:2.5rem;grid-auto-flow:row}@media (max-width: 1024px){.post-items.posts_col_4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.post-items.posts_col_4{grid-template-columns:repeat(1,1fr);grid-row-gap:1.5rem}}.post-items.posts_col_3{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:4.375rem;grid-row-gap:2.5rem}@media (max-width: 1024px){.post-items.posts_col_3{grid-template-columns:repeat(2,1fr);grid-column-gap:1.5rem;grid-row-gap:1.5rem}}.news-item{width:100%;padding:1.5rem 1.5rem 2.5rem;box-sizing:border-box;transition:.3s}@media (max-width: 1280px){.news-item{padding:1.25rem 1.25rem 2rem}}@media (min-width: 641px){.news-item{padding:1.5rem}}@media (min-width: 641px){.news-item:hover,.news-item:active{box-shadow:0 6px 22px #00000014}}.news-item:hover .imgbox img,.news-item:active .imgbox img{transform:scale(1.05)}.news-item .imgbox{width:100%;aspect-ratio:1/1;overflow:hidden}.news-item .imgbox img{transition:.3s}.news-item .post-title{font-size:1.25rem;font-weight:600;line-height:1.5;color:#1b1b1b;padding:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.brand-item{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem 1.875rem;box-sizing:border-box;border:1px solid #eee;transition:.3s}@media (max-width: 800px){.brand-item{padding:1rem 1.25rem}}.brand-item:hover,.brand-item:active{box-shadow:0 6px 22px #00000014;border-color:#fff}.brand-item .imgbox{width:80%;padding-bottom:28.8%;position:relative}@media (max-width: 640px){.brand-item .imgbox{width:90%;padding-bottom:32.4%}}.brand-item .imgbox img{width:100%;height:100%;object-fit:contain;object-position:center;position:absolute;top:0;left:0}.product-item{position:relative;padding:1.5rem 1.5rem 3.25rem;box-sizing:border-box;display:flex;flex-direction:column;row-gap:1rem;transition:.3s}@media (max-width: 1280px){.product-item{padding:1.25rem 1.25rem 2.5rem}}.product-item:hover,.product-item:active{box-shadow:0 6px 22px #00000014}.product-item:hover:after,.product-item:active:after{transform:translate(-50%) scale(1)}.product-item:hover .imgbox img,.product-item:active .imgbox img{transform:scale(1.05)}.product-item:after{content:"";width:100%;height:3px;background:#e95513;position:absolute;bottom:0;left:50%;transform:translate(-50%) scale(0);transition:.3s}.product-item .imgbox{width:100%;aspect-ratio:1/1;overflow:hidden}.product-item .imgbox img{transition:.3s}.product-item .product-title{font-size:1.25rem;font-weight:600;line-height:1.5;color:#1b1b1b}.product-item .product-price{font-size:1rem;font-weight:400;line-height:1.25;color:#e95513}.product-item .product-price-wrap{display:flex;gap:.5rem}.product-item .product-price-wrap .product-price:not(.sale-price){color:#959595;text-decoration:line-through}.post-category{font-size:.9375rem;font-weight:400;line-height:1.86;color:#e95513;display:inline-flex;column-gap:.5rem;align-items:center;margin:.5rem 0 0}.post-category:before{content:"";width:2.8125rem;height:.25rem;background-color:#e95513}.post-date{font-size:.9375rem;font-weight:400;color:#7c7c7c;display:flex;align-items:center;column-gap:.5rem}.post-date.icon-clock:before{content:"";width:.9375rem;padding-bottom:.9375rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.15234 0.123047C6.39376 -0.123849 7.68021 0.00295975 8.84961 0.487305C10.0191 0.971709 11.0194 1.79128 11.7227 2.84375C12.4259 3.89627 12.8008 5.13454 12.8008 6.40039C12.8007 8.09763 12.1269 9.72562 10.9268 10.9258C9.72648 12.1261 8.09784 12.7998 6.40039 12.7998C5.13465 12.7997 3.89716 12.4249 2.84473 11.7217C1.79231 11.0185 0.971728 10.019 0.487305 8.84961C0.0029043 7.68016 -0.123868 6.39285 0.123047 5.15137C0.370002 3.90984 0.979909 2.76911 1.875 1.87402C2.77008 0.978984 3.91086 0.369993 5.15234 0.123047ZM6.40039 0.914062C5.31549 0.914124 4.25461 1.23612 3.35254 1.83887C2.45057 2.44166 1.74719 3.2985 1.33203 4.30078C0.916972 5.303 0.808951 6.40579 1.02051 7.46973C1.23218 8.53389 1.75426 9.51208 2.52148 10.2793C3.2886 11.0464 4.2661 11.5686 5.33008 11.7803C6.39424 11.9919 7.49758 11.883 8.5 11.4678C9.50238 11.0526 10.3591 10.3494 10.9619 9.44727C11.5645 8.54529 11.8866 7.48514 11.8867 6.40039C11.8867 4.94547 11.309 3.54931 10.2803 2.52051C9.25146 1.4917 7.85535 0.914062 6.40039 0.914062ZM6.94922 6.46484L9.3877 8.74512L8.7002 9.38672L5.97363 6.84277V2.55957H6.94922V6.46484Z" fill="%237C7C7C"/></svg>')}.page-banner{position:relative;padding-bottom:5.375rem;margin-bottom:3.75rem}@media (max-width: 640px){.page-banner.about-banner .image-wrap{height:72px}}@media (max-width: 640px){.page-banner.brands-banner{padding-bottom:3.75rem}}@media (max-width: 640px){.page-banner.brands-banner .image-wrap{height:250px}}.page-banner.products-banner{padding-bottom:3.75rem}.page-banner.products-banner .image-wrap{height:250px}.page-banner.news-banner{padding-bottom:3.75rem;margin-bottom:1.5rem}.page-banner.news-banner .image-wrap{height:250px}@media (max-width: 640px){.page-banner.contact-banner .image-wrap,.page-banner.thanks-banner .image-wrap{height:72px}}@media (max-width: 640px){.page-banner.warranty-banner .image-wrap{height:72px}}.page-banner.stores-banner{padding-bottom:3.75rem}.page-banner.stores-banner .image-wrap{height:250px}@media (max-width: 640px){.page-banner .container{padding:0}}.page-banner .image-wrap{width:100%;height:240px}.page-banner .image-wrap img{width:100%;height:100%;object-position:center;object-fit:cover}.page-banner .banner-inner{width:100%;max-width:300px;min-height:146px;padding:2.1875rem 1.25rem;box-sizing:border-box;background-color:#2d2e2f;position:absolute;z-index:1;bottom:0;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%)}.page-banner .text-wrap{display:flex;flex-direction:column;align-items:center;row-gap:.25rem}.page-banner .text-wrap .banner-title.title-en{order:1;font-family:PT Sans,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:1.5px;color:#e95513}@media (max-width: 800px){.page-banner .text-wrap .banner-title.title-en{font-size:1.0625rem}}.page-banner .text-wrap .banner-title.title-ch{order:2;font-size:2.25rem;font-weight:400;line-height:1.2;color:#fff}@media (max-width: 800px){.page-banner .text-wrap .banner-title.title-ch{font-size:1.875rem}}.stores-items{width:100%;display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width: 1280px){.stores-items{grid-template-columns:repeat(3,1fr)}}@media (max-width: 800px){.stores-items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.stores-items{grid-template-columns:repeat(1,1fr)}}.stores-item{width:100%;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 2.125rem;box-sizing:border-box;transition:.3s}@media (max-width: 640px){.stores-item{padding:1.25rem 1.25rem 2rem}}.stores-item:hover,.stores-item:active{box-shadow:0 6px 22px #00000014;background:#fff}.stores-item:hover .store-title,.stores-item:active .store-title{color:#1b1b1b}.stores-item .store-title{font-size:1.125rem;font-weight:600;line-height:1.85;color:#e95513;transition:.3s}.stores-item .store-address,.stores-item .store-phone{font-size:.9375rem;font-weight:400;line-height:1.85;color:#1b1b1b}.page-cate-group{position:relative}.page-cate-group.stores-cate{width:100%;height:2.6875rem;overflow:hidden;box-sizing:border-box;background-color:#e9e9e9;padding:0 1.875rem}@media (max-width: 640px){.page-cate-group.stores-cate{height:2.5rem}}@media (min-width: 801px){.page-cate-group.stores-cate .page-group-link{min-width:6.25rem}}.page-cate-group.news-cate{width:100%;height:2.25rem;overflow:hidden;box-sizing:border-box;margin-bottom:3.75rem;padding:0 1.875rem}.page-cate-group.news-cate .page-group-link{font-size:1.125rem;border-right:2px solid rgba(99,98,98,.2);padding:.375rem 1.875rem}.page-cate-group.news-cate .swiper-slide:last-child .page-group-link{border:unset}.page-cate-group .page-group-link{display:inline-block;padding:.5rem 1rem;margin:0 .25rem;box-sizing:border-box;font-size:1.25rem;font-weight:400;line-height:1.35;text-align:center;color:#4c4c4c;transition:.3s}@media (max-width: 640px){.page-cate-group .page-group-link{font-size:1.125rem}}.page-cate-group .page-group-link:hover,.page-cate-group .page-group-link:active,.page-cate-group .page-group-link.is-active{color:#e95513}.page-cate-group .swiper-slide{width:auto;display:inline-flex;white-space:nowrap}.page-cate-group .swiper-button-lock{display:none!important}.page-cate-group:has(.swiper-initialized) .swiper-button-prev,.page-cate-group:has(.swiper-initialized) .swiper-button-next{opacity:1}.page-cate-group .swiper-button-prev,.page-cate-group .swiper-button-next{width:1.875rem!important;height:1.875rem!important;margin-top:0;top:50%;transform:translateY(-50%);opacity:0}.page-cate-group .swiper-button-prev{left:0}.page-cate-group .swiper-button-next{right:0}.nav-tabs{display:flex;align-items:center;justify-content:center;column-gap:2rem;margin-bottom:4rem}@media (max-width: 640px){.nav-tabs{column-gap:1.25rem}}.nav-tabs .nav-tabs-toggle{background-color:unset;border:unset;border-bottom:2px solid rgba(99,98,98,.2);padding:.625rem 1.125rem;font-size:1.0625rem;line-height:1.3;color:#1b1b1b;transition:.3s}@media (max-width: 640px){.nav-tabs .nav-tabs-toggle{font-size:1rem;padding:.625rem .75rem}}.nav-tabs .nav-tabs-toggle:focus{outline:none}.nav-tabs .nav-tabs-toggle:hover,.nav-tabs .nav-tabs-toggle:active{color:#e95513}.nav-tabs .nav-tabs-toggle.active{color:#e95513;border-bottom:2px solid #E95513}.tab-content .tab-pane{display:none}.tab-content .tab-pane.active{display:block}.search-form-wrap{margin:1.5rem 0 3rem}.search-form-wrap .search-form{display:flex;align-items:center;gap:1.5rem}@media (max-width: 1024px){.search-form-wrap .search-form{flex-wrap:wrap}}@media (max-width: 640px){.search-form-wrap .search-form{flex-direction:column}}.search-form-wrap .search-form .btns-wrap{display:flex;align-items:center;gap:1.5rem}@media (max-width: 1024px){.search-form-wrap .search-form .btns-wrap{width:100%}}@media (max-width: 640px){.search-form-wrap .search-form .btns-wrap{flex-direction:column}}.search-form-wrap .search-form .btn,.search-form-wrap .search-form .btn-primary,.search-form-wrap .search-form .btn-second,.search-form-wrap .search-form .btn-outerline,.search-form-wrap .search-form .btn-add{flex-shrink:0;word-break:keep-all;width:7.5rem;text-align:center}@media (max-width: 640px){.search-form-wrap .search-form .btn,.search-form-wrap .search-form .btn-primary,.search-form-wrap .search-form .btn-second,.search-form-wrap .search-form .btn-outerline,.search-form-wrap .search-form .btn-add{width:100%}}.contact-items{display:flex;flex-direction:column;row-gap:.25rem}.contact-item{font-size:.9375rem;font-weight:400;line-height:1.7;color:#1b1b1b;display:flex}.contact-item .contact-item-title{word-break:keep-all}.contact-item a{transition:.3s}.contact-item a:hover,.contact-item a:active{color:#e95513}.contact-item:before{content:"";width:.875rem;height:.875rem;display:block;margin-right:.5625rem;margin-top:.4rem}.contact-item.icon-web:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm-11.34 240.23c-2.89 4.82-8.1 7.77-13.72 7.77h-.31c-4.24 0-8.31 1.69-11.31 4.69l-5.66 5.66c-3.12 3.12-3.12 8.19 0 11.31l5.66 5.66c3 3 4.69 7.07 4.69 11.31V304c0 8.84-7.16 16-16 16h-6.11c-6.06 0-11.6-3.42-14.31-8.85l-22.62-45.23c-2.44-4.88-8.95-5.94-12.81-2.08l-19.47 19.46c-3 3-7.07 4.69-11.31 4.69H50.81C49.12 277.55 48 266.92 48 256c0-110.28 89.72-200 200-200 21.51 0 42.2 3.51 61.63 9.82l-50.16 38.53c-5.11 3.41-4.63 11.06.86 13.81l10.83 5.41c5.42 2.71 8.84 8.25 8.84 14.31V216c0 4.42-3.58 8-8 8h-3.06c-3.03 0-5.8-1.71-7.15-4.42-1.56-3.12-5.96-3.29-7.76-.3l-17.37 28.95zM408 358.43c0 4.24-1.69 8.31-4.69 11.31l-9.57 9.57c-3 3-7.07 4.69-11.31 4.69h-15.16c-4.24 0-8.31-1.69-11.31-4.69l-13.01-13.01a26.767 26.767 0 0 0-25.42-7.04l-21.27 5.32c-1.27.32-2.57.48-3.88.48h-10.34c-4.24 0-8.31-1.69-11.31-4.69l-11.91-11.91a8.008 8.008 0 0 1-2.34-5.66v-10.2c0-3.27 1.99-6.21 5.03-7.43l39.34-15.74c1.98-.79 3.86-1.82 5.59-3.05l23.71-16.89a7.978 7.978 0 0 1 4.64-1.48h12.09c3.23 0 6.15 1.94 7.39 4.93l5.35 12.85a4 4 0 0 0 3.69 2.46h3.8c1.78 0 3.35-1.18 3.84-2.88l4.2-14.47c.5-1.71 2.06-2.88 3.84-2.88h6.06c2.21 0 4 1.79 4 4v12.93c0 2.12.84 4.16 2.34 5.66l11.91 11.91c3 3 4.69 7.07 4.69 11.31v24.6z" fill="%23E95513" /></svg>')}.contact-item.icon-company:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z" fill="%23E95513" /></svg>')}.contact-item.icon-phone:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z" fill="%23E95513" /></svg>')}.contact-item.icon-email:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z" fill="%23E95513" /></svg>')}.contact-item.icon-fb:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z" fill="%23E95513" /></svg>')}.contact-item.icon-address:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" fill="%23E95513" /></svg>')}.contact-item.icon-clock:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.15234 0.123047C6.39376 -0.123849 7.68021 0.00295975 8.84961 0.487305C10.0191 0.971709 11.0194 1.79128 11.7227 2.84375C12.4259 3.89627 12.8008 5.13454 12.8008 6.40039C12.8007 8.09763 12.1269 9.72562 10.9268 10.9258C9.72648 12.1261 8.09784 12.7998 6.40039 12.7998C5.13465 12.7997 3.89716 12.4249 2.84473 11.7217C1.79231 11.0185 0.971728 10.019 0.487305 8.84961C0.0029043 7.68016 -0.123868 6.39285 0.123047 5.15137C0.370002 3.90984 0.979909 2.76911 1.875 1.87402C2.77008 0.978984 3.91086 0.369993 5.15234 0.123047ZM6.40039 0.914062C5.31549 0.914124 4.25461 1.23612 3.35254 1.83887C2.45057 2.44166 1.74719 3.2985 1.33203 4.30078C0.916972 5.303 0.808951 6.40579 1.02051 7.46973C1.23218 8.53389 1.75426 9.51208 2.52148 10.2793C3.2886 11.0464 4.2661 11.5686 5.33008 11.7803C6.39424 11.9919 7.49758 11.883 8.5 11.4678C9.50238 11.0526 10.3591 10.3494 10.9619 9.44727C11.5645 8.54529 11.8866 7.48514 11.8867 6.40039C11.8867 4.94547 11.309 3.54931 10.2803 2.52051C9.25146 1.4917 7.85535 0.914062 6.40039 0.914062ZM6.94922 6.46484L9.3877 8.74512L8.7002 9.38672L5.97363 6.84277V2.55957H6.94922V6.46484Z" fill="%23E95513"/></svg>')}.contact-item[href]{transition:.3s}.contact-item[href]:hover,.contact-item[href]:active{color:#e95513}.social-icons{display:flex;align-items:center;gap:.75rem}.social-link{transition:.3s}.social-link:hover,.social-link:active{opacity:.8}.social-icon{width:1.125rem;height:1.125rem}.social-icon img{width:100%;height:100%;object-fit:contain;object-position:center}.contact-wrap{display:flex;flex-direction:column;row-gap:1rem}.faqs-container{display:flex}@media (max-width: 800px){.faqs-container{flex-direction:column}}.faqs-main{height:100%;width:100%;padding:2.5em 4px}@media (min-width: 801px){.faqs-main{padding:0 2.5em;min-height:50vh}}.faqs-category-image,.faqs-category-image img{width:100%}.faqs-accordion{border-top:1px solid #E5E5E5}.faqs-item{border-bottom:1px solid #E5E5E5}.faqs-item .faqs-title{font-size:1.125rem;font-weight:600;line-height:1.3;padding:1rem 1.25rem;cursor:pointer;box-sizing:border-box;width:100%;display:inline-flex;align-items:center;gap:1rem;transition:all .2s}@media (max-width: 800px){.faqs-item .faqs-title{padding:1rem 1.125rem}}.faqs-item .faqs-title:before{content:"";flex-shrink:0;display:block;width:1.125rem;height:1.125rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.13 6.81"><path d="M.37.34l5.09,5.73L10.76.34" fill="none" stroke="%232D2E2F"/></svg>');transition:.3s}@media (max-width: 800px){.faqs-item .faqs-title:before{width:1rem;height:1rem}}.faqs-item .faqs-content{border-top:1px solid #E5E5E5;padding:1.875rem 1.25rem;display:none}@media (max-width: 800px){.faqs-item .faqs-content{padding:1.5rem 1.125rem}}.faqs-item.active .faqs-title:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.13 6.81"><path d="M.37.34l5.09,5.73L10.76.34" fill="none" stroke="%23E95513"/></svg>');transform:rotate(180deg)}.faqs-item.active .faqs-title{color:#e95513}.custom-editor{width:100%;line-height:1.6;text-align:left;color:#4c4c4c;font-size:16px;box-sizing:border-box}.custom-editor h2,.custom-editor h3,.custom-editor h4{line-height:1.45;font-weight:600;margin-top:.5em;margin-bottom:.45em;color:#1b1b1b}.custom-editor h2{font-size:1.5rem}.custom-editor h2.big{font-size:1.875rem}.custom-editor h3{font-size:1.375rem}.custom-editor h3.big{font-size:1.625rem}.custom-editor h4{font-size:1.25rem}.custom-editor h5{font-size:1.125rem}.custom-editor p{font-size:1rem;padding:0 0 .6em;margin-bottom:0;color:#5f5f5f;word-wrap:break-word}.custom-editor a{text-decoration:underline;color:#e95513;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.custom-editor a:focus{outline:none}.custom-editor a:hover{opacity:.8}.custom-editor small{font-size:.8em}.custom-editor b,.custom-editor strong{font-weight:500}.custom-editor sup{font-size:.5em;vertical-align:text-top}.custom-editor sub{font-size:.5em;vertical-align:text-bottom}.custom-editor i,.custom-editor em{font-style:oblique}.custom-editor li{padding-bottom:.5em;margin-left:20px;line-height:1.5;text-align:left}.custom-editor ul{margin-bottom:1.5em}.custom-editor ul li{list-style:disc}.custom-editor ul.checklist{margin-bottom:0}.custom-editor ul.checklist li{display:flex}.custom-editor ul.checklist li:before{content:"";width:18px;height:18px;background:url(/images/tmp/icon/check.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:6px;margin-top:6px}.custom-editor ol{margin-bottom:1.5em;-webkit-box-sizing:border-box;box-sizing:border-box}.custom-editor ol li{list-style:decimal}.custom-editor blockquote{padding:1em;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--color-second-bg, #EAEEF3)}.custom-editor img{max-width:100%;height:auto!important}.custom-editor hr{border-top:1px solid rgba(0,0,0,.1)}.custom-editor table{width:100%;color:#4c4c4c}.custom-editor table.table-font-min{font-size:15px}@media (max-width: 640px){.custom-editor table{font-size:15px}}.custom-editor table ul,.custom-editor table ol{margin-bottom:0}.custom-editor th,.custom-editor td{padding:.8em .5em;text-align:left;vertical-align:middle;font-weight:400;line-height:1.6}@media (min-width: 1601px){.custom-editor th,.custom-editor td{padding:1em .7em}}.custom-editor th.text-left,.custom-editor td.text-left{text-align:left}.custom-editor th.text-right,.custom-editor td.text-right{text-align:right}.custom-editor thead{width:100%}.custom-editor thead tr td{color:#fff;background:#000}.custom-editor thead tr th{color:#fff;font-weight:500;position:relative}.custom-editor thead tr th:after{content:"";width:100%;height:4px;display:inline-block;position:absolute;bottom:0;left:0;background:#e95513}.custom-editor thead tr th:first-child:after{width:calc(100% - 10px);background:#2d2e2f}.custom-editor thead tr th.sm{width:15%}.custom-editor thead tr th.md{width:28%}.custom-editor thead tr th.lg{width:48%}.custom-editor tbody th{color:#e95513}.custom-editor tbody td{border:1px solid #E3E3E3;color:#4c4c4c;font-weight:400}@media (max-width: 640px){.custom-editor tbody td:first-child{color:#1b1b1b;font-weight:500}}.custom-editor tbody td.table-td-normal{color:#4c4c4c;font-weight:400}.custom-editor .table-responsive{width:100%;overflow-y:hidden;overflow-x:auto;margin-bottom:2em}.custom-editor .table-responsive::-webkit-scrollbar{height:5px}.custom-editor .table-responsive::-webkit-scrollbar-track{border-radius:0}.custom-editor .table-responsive::-webkit-scrollbar-thumb{background:rgba(var(--color-primary),.5);border-radius:0}.custom-editor .table-responsive::-webkit-scrollbar-thumb:hover{background:#e95513}.custom-editor .text-center{text-align:center!important}.custom-editor .text-left{text-align:left!important}.custom-editor .text-right{text-align:right!important}.custom-editor .p{box-sizing:border-box}.custom-editor .p-t-0{padding-top:0!important}.custom-editor .p-t-1{padding-top:10px!important}.custom-editor .p-t-2{padding-top:20px!important}.custom-editor .p-t-3{padding-top:30px!important}.custom-editor .p-t-4{padding-top:40px!important}.custom-editor .p-t-5{padding-top:50px!important}.custom-editor .p-b-0{padding-bottom:0!important}.custom-editor .p-b-1{padding-bottom:10px!important}.custom-editor .p-b-2{padding-bottom:20px!important}.custom-editor .p-b-3{padding-bottom:30px!important}.custom-editor .p-b-4{padding-bottom:40px!important}.custom-editor .p-b-5{padding-bottom:50px!important}.custom-editor .p-l-0{padding-left:0!important}.custom-editor .p-l-1{padding-left:10px!important}.custom-editor .p-l-2{padding-left:20px!important}.custom-editor .p-l-3{padding-left:30px!important}.custom-editor .p-l-4{padding-left:40px!important}.custom-editor .p-l-5{padding-left:50px!important}.custom-editor .p-r-0{padding-right:0!important}.custom-editor .p-r-1{padding-right:10px!important}.custom-editor .p-r-2{padding-right:20px!important}.custom-editor .p-r-3{padding-right:30px!important}.custom-editor .p-r-4{padding-right:40px!important}.custom-editor .p-r-5{padding-right:50px!important}.custom-editor .m-t-0{margin-top:0!important}.custom-editor .m-t-1{margin-top:10px!important}.custom-editor .m-t-2{margin-top:20px!important}.custom-editor .m-t-3{margin-top:30px!important}.custom-editor .m-t-4{margin-top:40px!important}.custom-editor .m-t-5{margin-top:50px!important}.custom-editor .m-b-0{margin-bottom:0!important}.custom-editor .m-b-1{margin-bottom:10px!important}.custom-editor .m-b-2{margin-bottom:20px!important}.custom-editor .m-b-3{margin-bottom:30px!important}.custom-editor .m-b-4{margin-bottom:40px!important}.custom-editor .m-b-5{margin-bottom:50px!important}.custom-editor .m-l-0{margin-left:0!important}.custom-editor .m-l-1{margin-left:10px!important}.custom-editor .m-l-2{margin-left:20px!important}.custom-editor .m-l-3{margin-left:30px!important}.custom-editor .m-l-4{margin-left:40px!important}.custom-editor .m-l-5{margin-left:50px!important}.custom-editor .m-r-0{margin-right:0!important}.custom-editor .m-r-1{margin-right:10px!important}.custom-editor .m-r-2{margin-right:20px!important}.custom-editor .m-r-3{margin-right:30px!important}.custom-editor .m-r-4{margin-right:40px!important}.custom-editor .m-r-5{margin-right:50px!important}.custom-editor .text-note{font-size:14px;color:#959595}@media (max-width: 640px){.ck-mobile-text-center{text-align:center}.ck-mobile-text-left{text-align:left}}.ck-template-flex-box{width:100%;padding:0;overflow:hidden}@media (min-width: 641px){.ck-template-flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 640px){.ck-template-flex-box:not(.ck-template-flex-box.ck-flex-all) .ck-col{width:100%}}@media (max-width: 640px){.ck-template-flex-box.ck-flex-all{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 800px){.ck-template-flex-box.ck-flex-pad{display:block}.ck-template-flex-box.ck-flex-pad .ck-col{width:100%}}@media (min-width: 801px) and (max-width: 1280px){.ck-template-flex-box.ck-flex-web-pad{display:block}}@media (min-width: 641px){.ck-template-flex-box.ck-flex-pt{width:calc(100% + 2rem);margin-right:-1rem;margin-left:-1rem}}@media (min-width: 641px){.ck-template-flex-box.ck-flex-pt-sm{width:calc(100% + 20px);margin-right:-10px;margin-left:-10px}}.ck-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ck-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ck-flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ck-flex-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 641px){.ck-web-flex-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width: 641px){.ck-web-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ck-col{-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 640px){.ck-col{width:100%}}.ck-flex-pt .ck-col{padding:1rem 0}@media (min-width: 641px){.ck-flex-pt .ck-col{padding:1rem}}@media (min-width: 1281px){.ck-flex-web-pl .ck-col+.ck-col{padding-left:5%}}@media (min-width: 641px){.ck-flex-pt-sm .ck-col{padding:10px}}.ck-col-70{width:70%}.ck-col-65{width:65%}.ck-col-60{width:60%}.ck-col-55{width:55%}.ck-col-50{width:50%}.ck-col-45{width:45%}.ck-col-40{width:40%}.ck-col-35{width:35%}.ck-col-33{width:33.33%}@media (max-width: 800px) and (min-width: 641px){.ck-col-33.ck-col-50{width:50%}}.ck-col-30{width:30%}.ck-col-25{width:25%}@media (max-width: 800px){.ck-yt-block iframe{width:100%!important;height:auto!important;aspect-ratio:16/9}}iframe[src*=maps]{width:100%!important;max-width:600px!important;max-height:260px!important;margin:.75rem 0!important}span:has(iframe[src*=maps]){width:100%!important}.post-nav-links{display:flex;justify-content:space-between;margin-top:3em;padding-top:1em;border-top:1px solid #E5E5E5;box-sizing:border-box}.post-nav-links .post-nav-link{text-decoration:none;flex:1;width:45%;overflow:hidden}.post-nav-links .post-nav-post-title{color:#e95513;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin-top:8px;max-width:92%}.post-nav-links .post-nav-icon{color:#4c4c4c;font-size:16px;display:flex;align-items:center}.post-nav-links .post-prev{display:flex;flex-direction:column;position:relative}.post-nav-links .post-prev .post-nav-icon:before{content:"";width:16px;height:16px;background:url(images/icon/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:block;transform:rotate(180deg);margin-right:4px}.post-nav-links .post-next{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.post-nav-links .post-next .post-nav-icon:after{content:"";width:16px;height:16px;background:url(images/icon/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:block;margin-left:4px}.partner-items{display:flex;flex-wrap:wrap}.partner-item{width:20%;box-sizing:border-box;border:0;padding:1em;max-height:200px;display:block}@media (max-width: 800px){.partner-item{width:33.33%}}.faqs-sidebar{box-sizing:border-box}@media (max-width: 800px){.faqs-sidebar{width:100%;max-width:240px;margin:0 auto}}@media (min-width: 801px){.faqs-sidebar{position:sticky;width:160px;min-width:160px;height:calc(50vh - 80px);top:80px}}@media (min-width: 1281px){.faqs-sidebar{width:223px;min-width:223px}}.faqs-menu-item{font-size:18px;color:#333;box-sizing:border-box;transition:.3s;margin-bottom:5px;text-align:center}.faqs-menu-item .faqs-menu-item-link{display:block;padding:1em;box-sizing:border-box;background-color:#f5f5f5}@media (max-width: 800px){.faqs-menu-item .faqs-menu-item-link{padding:.5em 1em}}.faqs-menu-item:hover .faqs-menu-item-link{background-color:#d9d9d9}.faqs-menu-item.active .faqs-menu-item-link{color:#fff;background-color:#2d2e2f}.wrap[data-page=index]{padding-bottom:0}.wrap[data-page=index] .home-title{position:absolute;top:0;left:0;z-index:-1}.wrap[data-page=index] .section-header{display:flex;flex-direction:column;align-items:center;row-gap:.25rem}.wrap[data-page=index] .section-header .section-title.title-en{order:1;font-family:PT Sans,sans-serif;font-size:20px;font-weight:700;line-height:1.6;letter-spacing:1.5px;color:#e95513}@media (max-width: 800px){.wrap[data-page=index] .section-header .section-title.title-en{font-size:1.0625rem}}.wrap[data-page=index] .section-header .section-title.title-ch{order:2;font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:.25rem;color:#2d2e2f}@media (max-width: 800px){.wrap[data-page=index] .section-header .section-title.title-ch{font-size:1.875rem}}.wrap[data-page=index] .banner-section{width:100%;max-width:1920px;margin:0 auto}.wrap[data-page=index] .banner-section .section-inner{width:100%;padding-bottom:39.58%;overflow:hidden;position:relative}.wrap[data-page=index] .banner-section .index-banner-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.wrap[data-page=index] .banner-section .swiper{position:relative}.wrap[data-page=index] .banner-section .swiper-wrapper{width:100%}.wrap[data-page=index] .banner-section .swiper-slide-img{position:relative;width:100%;padding-bottom:39.58%}.wrap[data-page=index] .banner-section .swiper-slide-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wrap[data-page=index] .banner-section .swiper-pagination{bottom:1.25rem;top:unset}@media (max-width: 800px){.wrap[data-page=index] .banner-section .swiper-pagination{display:none}}.wrap[data-page=index] .banner-section .swiper-button-next,.wrap[data-page=index] .banner-section .swiper-button-prev{opacity:.6}.wrap[data-page=index] .banner-section .swiper-button-next{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z" fill="%23FFFFFF" /></svg>');right:1.25rem}@media (max-width: 800px){.wrap[data-page=index] .banner-section .swiper-button-next{right:0}}.wrap[data-page=index] .banner-section .swiper-button-prev{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z" fill="%23FFFFFF" /></svg>');left:1.25rem}@media (max-width: 800px){.wrap[data-page=index] .banner-section .swiper-button-prev{left:0}}.wrap[data-page=index] .news-section{width:100%;max-width:1920px;margin:0 auto;padding-bottom:1.875rem;position:relative}.wrap[data-page=index] .news-section .section-header{width:fit-content;padding:6.875rem 3.125rem 1.25rem 11.25rem;box-sizing:border-box;background-color:#2d2e2f;position:relative;left:0}@media (max-width: 800px){.wrap[data-page=index] .news-section .section-header{padding:.75rem 1.25rem;margin-top:1.875rem}}.wrap[data-page=index] .news-section .section-title.title-en{font-size:2.25rem;font-weight:700;line-height:1.2;letter-spacing:.25rem;color:#fff}@media (max-width: 800px){.wrap[data-page=index] .news-section .section-title.title-en{font-size:1.5rem}}.wrap[data-page=index] .news-section .post-items{margin:1.5rem 0 1.25rem}.wrap[data-page=index] .news-section .btns-wrap{display:flex;align-items:center;justify-content:flex-end}.wrap[data-page=index] .category-section{padding:4.375rem 0;background-image:linear-gradient(90deg,transparent 20%,#F5F5F5 20%)}.wrap[data-page=index] .category-section .category-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:3.125rem 0 3.75rem}@media (max-width: 640px){.wrap[data-page=index] .category-section .category-items{grid-template-columns:repeat(1,1fr)}}.wrap[data-page=index] .category-section .category-item{position:relative}.wrap[data-page=index] .category-section .category-item:hover .image-wrap:after,.wrap[data-page=index] .category-section .category-item:active .image-wrap:after{opacity:.6}.wrap[data-page=index] .category-section .category-item:hover .image-wrap img,.wrap[data-page=index] .category-section .category-item:active .image-wrap img{transform:scale(1.1)}.wrap[data-page=index] .category-section .category-item .image-wrap{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative}.wrap[data-page=index] .category-section .category-item .image-wrap:after{content:"";width:100%;height:100%;display:block;background-color:#000;opacity:.3;position:absolute;top:0;left:0;transition:all .5s ease-in-out}.wrap[data-page=index] .category-section .category-item .image-wrap img{transition:all .5s ease-in-out}.wrap[data-page=index] .category-section .category-item .text-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wrap[data-page=index] .category-section .category-item .category-title{font-size:1.5rem;font-weight:700;line-height:1.7;letter-spacing:2px;color:#fff}@media (max-width: 800px){.wrap[data-page=index] .category-section .category-item .category-title{font-size:1.25rem}}.wrap[data-page=index] .category-section .btns-wrap{display:flex;align-items:center;justify-content:flex-end}.wrap[data-page=index] .video-section{width:100%;max-width:1920px;margin:0 auto}.wrap[data-page=index] .video-section .section-inner{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width: 800px){.wrap[data-page=index] .video-section .section-inner{grid-template-columns:repeat(1,1fr)}}.wrap[data-page=index] .video-section .video-container{position:relative;padding-bottom:43%;height:0;overflow:hidden}.wrap[data-page=index] .video-section .video-container iframe,.wrap[data-page=index] .video-section .video-container object,.wrap[data-page=index] .video-section .video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.wrap[data-page=index] .brand-section{padding:4.375rem 0}.wrap[data-page=index] .brand-section .post-items{margin:3.125rem 0 3.75rem}.wrap[data-page=index] .brand-section .btns-wrap{display:flex;align-items:center;justify-content:center}.wrap[data-page=about]{padding-bottom:0}.wrap[data-page=about] .page-body{margin:3.375rem 0}.wrap[data-page=about] .page-body .page-inner{width:100%;max-width:814px;margin:0 auto}.wrap[data-page=about] .page-bottom{padding:3.75rem 0;background-color:#f5f5f5}.wrap[data-page=about] .page-bottom .page-inner{width:100%;max-width:814px;margin:0 auto}.wrap[data-page=about] .milestones{width:100%;display:block;column-count:2;column-gap:1.25rem}@media (max-width: 800px){.wrap[data-page=about] .milestones{column-count:1}}.wrap[data-page=about] .milestone-item{display:flex;column-gap:.5rem;width:100%;break-inside:avoid}.wrap[data-page=about] .milestone-item+.milestone-item{margin-top:.25rem}.wrap[data-page=about] .milestone-item .milestone-date{font-size:1rem;font-weight:700;line-height:1.5;color:#e95513}.wrap[data-page=about] .milestone-item .milestone-title{font-size:1rem;font-weight:400;line-height:1.5;color:#636262}.wrap[data-page=brands] .page-body .page-inner{padding:0 1.25rem}@media (max-width: 800px){.wrap[data-page=brands] .page-body .page-inner{padding:0}}.wrap[data-page=brands-inner]{padding-bottom:5rem}.wrap[data-page=brands-inner] .brands-header{display:flex;align-items:flex-end;background-color:#f5f5f5;margin-bottom:1.25rem}@media (min-width: 1025px){.wrap[data-page=brands-inner] .brands-header{min-height:350px;margin-bottom:3.75rem}}.wrap[data-page=brands-inner] .brands-header .brands-header-inner{position:relative;padding:1.875rem 0}.wrap[data-page=brands-inner] .brands-header .brands-image{width:fit-content;position:relative;padding:1.375rem;margin:0 auto 2rem}@media (min-width: 1025px){.wrap[data-page=brands-inner] .brands-header .brands-image{margin:0;position:absolute;right:0%;bottom:-68%}}@media (min-width: 1281px){.wrap[data-page=brands-inner] .brands-header .brands-image{right:13%;bottom:-67%}}.wrap[data-page=brands-inner] .brands-header .brands-image:before,.wrap[data-page=brands-inner] .brands-header .brands-image:after{content:"";width:19%;height:19%;background:transparent;display:inline-block;position:absolute}@media (max-width: 1024px){.wrap[data-page=brands-inner] .brands-header .brands-image:before,.wrap[data-page=brands-inner] .brands-header .brands-image:after{height:17%}}.wrap[data-page=brands-inner] .brands-header .brands-image:before{border-top:.625rem solid #E95513;border-left:.625rem solid #E95513;left:0;top:0}.wrap[data-page=brands-inner] .brands-header .brands-image:after{border-right:.625rem solid #2D2E2F;border-bottom:.625rem solid #2D2E2F;right:0;bottom:0}.wrap[data-page=brands-inner] .brands-header .imgbox{width:100%;max-width:300px;aspect-ratio:1/1;padding:.75rem;box-sizing:border-box;background-color:#fff;box-shadow:0 6px 22px #00000014}@media (max-width: 1024px){.wrap[data-page=brands-inner] .brands-header .imgbox{aspect-ratio:17/12}}@media (max-width: 640px){.wrap[data-page=brands-inner] .brands-header .imgbox{max-width:240px}}.wrap[data-page=brands-inner] .brands-header .brands-title{display:inline-block;color:#1b1b1b;padding:0;margin:0}.wrap[data-page=brands-inner] .brands-header .brands-title:after{content:"";display:block;width:75%;margin-top:.5rem;height:.25rem;background:#e95513}.wrap[data-page=brands-inner] .breadcrumb-nav .breadcrumb{padding:0;margin:0 0 3.75rem}@media (max-width: 1024px){.wrap[data-page=brands-inner] .breadcrumb-nav .breadcrumb{margin:0 0 2rem}}.wrap[data-page=brands-inner] .page-body{margin-bottom:3.75rem}.wrap[data-page=brands-inner] .page-bottom{margin-top:3.75rem}.wrap[data-page=brands-inner] .page-bottom .stores-wrap{padding:3.125rem 1.5rem;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center}.wrap[data-page=brands-inner] .page-bottom .section-title{padding:0;margin:3.75rem 0 1.875rem}.wrap[data-page=brands-inner] .page-bottom .products-link{display:inline-block;padding:.625rem 1.75rem;background-color:#e95513;font-size:1.125rem;font-weight:400;line-height:1.3;color:#fff}@media (max-width: 640px){.wrap[data-page=brands-inner] .page-bottom .products-link{padding:.625rem 1.125rem;font-size:1rem}}.wrap[data-page=brands-inner] .page-bottom .stores-items{margin:1.875rem 0 0}.wrap[data-page=brands-inner] .page-bottom .stores-container{width:100%}.wrap[data-page=products] .page-inner{padding:0 1.5rem}.wrap[data-page=products-inner]{padding:0}.wrap[data-page=products-inner] .breadcrumb-nav .breadcrumb{padding:0;margin:3.75rem 0 1.5rem}@media (max-width: 800px){.wrap[data-page=products-inner] .breadcrumb-nav .breadcrumb{margin:2.5rem 0 1.5rem}}.wrap[data-page=products-inner] .product-feature-wrap{padding:0 1.5rem;display:grid;grid-template-columns:37.5% 1fr;column-gap:2%}@media (max-width: 1024px){.wrap[data-page=products-inner] .product-feature-wrap{grid-template-columns:45% 1fr;padding:0}}@media (max-width: 800px){.wrap[data-page=products-inner] .product-feature-wrap{display:flex;flex-direction:column;row-gap:1.5rem}}.wrap[data-page=products-inner] .product-swiper-wrap{position:relative;width:100%;height:auto}.wrap[data-page=products-inner] .product-swiper-wrap .product-swiper-inner{width:100%;height:100%;display:flex;flex-direction:column;gap:3px}.wrap[data-page=products-inner] .product-thumbs-slider-wrap{position:relative;width:100%;min-width:0;box-sizing:border-box}.wrap[data-page=products-inner] .product-thumbs-slider-wrap:has(.swiper-initialized) .swiper-button-prev,.wrap[data-page=products-inner] .product-thumbs-slider-wrap:has(.swiper-initialized) .swiper-button-next{opacity:1}.wrap[data-page=products-inner] .product-thumbs-slider{width:100%}.wrap[data-page=products-inner] .product-thumbs-slider .swiper-wrapper{width:100%;height:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:3px;transform:none!important}.wrap[data-page=products-inner] .product-thumbs-slider .swiper-slide{margin:0!important}.wrap[data-page=products-inner] .product-thumbs-slider .swiper-slide-thumb-active .image-wrap{opacity:1}.wrap[data-page=products-inner] .product-thumbs-slider .image-wrap{cursor:pointer;width:100%;aspect-ratio:1/1;box-sizing:border-box;overflow:hidden;background-color:#fff;opacity:.4;transition:.3s}.wrap[data-page=products-inner] .product-thumbs-slider .image-wrap:hover,.wrap[data-page=products-inner] .product-thumbs-slider .image-wrap:active{opacity:1}.wrap[data-page=products-inner] .product-thumbs-slider .image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.wrap[data-page=products-inner] .product-slider-wrap{width:100%;padding-bottom:100%;position:relative;min-width:0;overflow:hidden}.wrap[data-page=products-inner] .product-slider{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.wrap[data-page=products-inner] .product-slider .swiper-slide{overflow:hidden;position:relative}.wrap[data-page=products-inner] .product-slider .swiper-slide:hover img{transform:scale(2.2)}.wrap[data-page=products-inner] .product-slider .image-wrap{width:100%;height:100%;box-sizing:border-box;position:relative;overflow:hidden;background-color:#fff}.wrap[data-page=products-inner] .product-slider .image-wrap img{width:100%;height:100%;object-fit:contain;object-position:center;position:absolute;top:0;left:0;pointer-events:none;transition:0s}.wrap[data-page=products-inner] .product-cover{background-color:#fff;overflow:hidden}.wrap[data-page=products-inner] .product-cover .image-wrap{width:100%;padding-bottom:100%;position:relative;background-color:#fff}.wrap[data-page=products-inner] .product-cover .image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.wrap[data-page=products-inner] .product-info-wrap{padding:1.5rem}@media (max-width: 800px){.wrap[data-page=products-inner] .product-info-wrap{padding:1.5rem 0}}.wrap[data-page=products-inner] .product-info-wrap .product-title{margin-bottom:1rem;padding:0}.wrap[data-page=products-inner] .product-info-wrap .product-price-wrap{display:flex;gap:.5rem}.wrap[data-page=products-inner] .product-info-wrap .product-price-wrap .product-price:not(.sale-price){color:#959595;text-decoration:line-through}.wrap[data-page=products-inner] .product-info-wrap .product-price-wrap .sale-price{color:#1b1b1b}.wrap[data-page=products-inner] .product-info-wrap .product-price{font-size:1.125rem;font-weight:700;color:#e95513;margin:1rem 0}.wrap[data-page=products-inner] .product-info-wrap .product-summary{margin:1rem 0 1.625rem}.wrap[data-page=products-inner] .product-info-wrap .product-summary p{font-size:.9375rem;font-weight:400;color:#4c4c4c;line-height:1.86}.wrap[data-page=products-inner] .product-info-wrap .btns-wrap{margin:1.625rem 0 0}.wrap[data-page=products-inner] .page-body{background:#f5f5f5;padding:4rem 0 6.25rem;margin:3.75rem 0 0}.wrap[data-page=products-inner] .page-inner{width:100%;max-width:1050px;min-height:300px;margin:0 auto}.wrap[data-page=post-inner]{padding-bottom:5.625rem}.wrap[data-page=post-inner] .news-header .news-header-inner{position:relative;padding:0 1.5rem;margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-end;gap:1.5rem}@media (max-width: 640px){.wrap[data-page=post-inner] .news-header .news-header-inner{display:flex;flex-direction:column;align-items:center}}.wrap[data-page=post-inner] .news-header .news-image{position:relative;z-index:1;width:fit-content;margin:0 auto;transform:translateY(6.25rem)}@media (max-width: 640px){.wrap[data-page=post-inner] .news-header .news-image{margin-top:-6.25rem}}.wrap[data-page=post-inner] .news-header .imgbox{width:100%;max-width:380px;aspect-ratio:1/1;box-sizing:border-box;box-shadow:0 6px 28px #00000026}.wrap[data-page=post-inner] .news-header .post-group{padding:1.5rem}@media (max-width: 800px){.wrap[data-page=post-inner] .news-header .post-group{padding:1.5rem 1.5rem 1.5rem 0}}@media (max-width: 640px){.wrap[data-page=post-inner] .news-header .post-group{padding:3.5rem 0 1.5rem}}.wrap[data-page=post-inner] .news-header .post-title{font-weight:600;padding:0;margin-bottom:1.25rem}.wrap[data-page=post-inner] .page-body .page-inner{background-color:#f5f5f5;padding:9.375rem 1.5rem 6.25rem}@media (max-width: 640px){.wrap[data-page=post-inner] .page-body .page-inner{padding:7.5rem 1.5rem 4rem}}.wrap[data-page=post-inner] .page-body .post-container{width:100%;max-width:800px;margin:0 auto}.wrap[data-page=contact]{padding:0}.wrap[data-page=contact] .page-body .page-inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem;row-gap:2rem;padding:0 0 1.5rem}@media (max-width: 1024px){.wrap[data-page=contact] .page-body .page-inner{grid-template-columns:repeat(1,1fr)}}.wrap[data-page=contact] .page-bottom{background-color:#f5f5f5;padding:3.75rem 0 6.25rem}.wrap[data-page=contact] .page-bottom .page-inner{width:100%;max-width:814px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.wrap[data-page=contact] .page-bottom .section-title{margin-bottom:1.25rem}.wrap[data-page=contact] .contact-map-wrap{width:100%;max-width:630px;aspect-ratio:2/1;overflow:hidden}.wrap[data-page=contact] .contact-map-wrap>*{width:100%;height:100%}.wrap[data-page=contact] .contact-us-block{width:100%}.wrap[data-page=contact] .btns-wrap{display:flex;align-items:center;justify-content:flex-end}.wrap[data-page=contact] .cloudflare-turnstile .cf-turnstile{margin:1.375rem 0!important}.wrap[data-page=contact] .alert-wrap{position:relative;background-color:#f2645133;border-radius:6px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.wrap[data-page=contact] .alert-wrap .close{position:absolute;right:1.25rem;top:1.25rem;background-color:unset;border:unset}.wrap[data-page=contact] .alert-wrap .alert{margin-bottom:1rem}.wrap[data-page=contact] .alert-wrap ul,.wrap[data-page=contact] .alert-wrap li{list-style-type:disc}.wrap[data-page=contact] .alert-wrap ul{padding-left:1.25rem;margin:0}.wrap[data-page=thanks]{padding-bottom:6.25rem}.wrap[data-page=thanks] .page-body .page-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1.25rem}.wrap[data-page=thanks] .section-title{padding:0;margin-bottom:1.5rem}.wrap[data-page=thanks] .contact-map-wrap{width:100%;max-width:630px;aspect-ratio:2/1;overflow:hidden}.wrap[data-page=thanks] .contact-map-wrap>*{width:100%;height:100%}.wrap[data-page=thanks] .btns-wrap{margin-top:3rem;display:flex;align-items:center;justify-content:center}.wrap[data-page=warranty] .faqs-main{padding:0;min-height:unset}.wrap[data-page=warranty] .faqs-container{width:100%}.wrap[data-page=warranty] .faqs-container:has(.faqs-category-image){display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem;row-gap:2.5rem}@media (max-width: 800px){.wrap[data-page=warranty] .faqs-container:has(.faqs-category-image){grid-template-columns:repeat(1,1fr)}}.wrap[data-page=warranty] .faqs-container+.faqs-container{margin-top:3.75rem}.wrap[data-page=stores-inner] .breadcrumb-nav .breadcrumb{padding:3.75rem 0 1.875rem;margin:0}.wrap[data-page=stores-inner] .store-header .store-title{display:inline-block;color:#1b1b1b;padding:0;margin:0}.wrap[data-page=stores-inner] .store-header .store-title:after{content:"";display:block;width:75%;margin-top:.5rem;height:.25rem;background:#e95513}.wrap[data-page=stores-inner] .page-body{margin-top:1.875rem;margin-bottom:1.875rem}.wrap[data-page=stores-inner] .page-body .page-inner{min-height:260px}.wrap[data-page=stores-inner] .page-bottom{margin-top:1.875rem}.wrap[data-page=privacy] .page-header{margin-top:3.75rem}.wrap[data-page=privacy] .page-header .page-title{font-weight:400;padding:0;margin-bottom:1.5rem}.user-form{min-height:unset}.user-form .users-form-container{display:flex;flex-direction:row;min-height:70vh}.user-form .user-form-imgbox{background:linear-gradient(180deg,#171717 17.71%,#3f3f3f 52.08%,#1f1f1f 87.5%);position:relative;width:100%;padding:60px 0;box-sizing:border-box;overflow:hidden;max-width:40%}@media (max-width: 1280px){.user-form .user-form-imgbox{display:none}}.user-form .user-form-imgbox .user-form-img{max-width:30vw;left:50%;transform:translate(-50%)}.user-form .user-form-box{width:100%;display:flex;justify-content:center;align-items:center;padding:3em 1.6em}.user-form .user-form-box .user-form-content{width:400px}@media (max-width: 640px){.user-form .user-form-box .user-form-content{width:90%}}.user-form .user-form-box .form-inputs{margin-bottom:40px}.user-form .user-form-box h1{color:#e95513;text-align:center;font-size:32px;font-weight:700;margin-bottom:44px}@media (max-width: 640px){.user-form .user-form-box h1{font-size:24px}}.user-form .user-form-box .form-note-link{color:#f5f5f5;text-align:right}.user-form .input-mail,.user-form .input-passward{position:relative}.user-form .input-mail .form-control,.user-form .input-passward .form-control{text-indent:26px}.user-form .input-mail .form-group.input-icon label,.user-form .input-passward .form-group.input-icon label{display:none}.user-form .form-submit{padding:.8em .6em}.user-form .form-other-links{margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-form .form-other-links .form-other-link *{display:inline-block}.user-form .form-other-links a{color:#f5f5f5;margin-bottom:6px}.user-form .skip-login{border-top:1px solid #E5E5E5;text-align:center;margin-top:20px;padding-top:20px}.user-form .skip-login a{color:#f5f5f5}[data-page=sign_up] .user-form-box .user-form-content{width:700px}@media (max-width: 800px){[data-page=sign_up] .user-form-box .user-form-content{width:90%}}[data-page=sign_up] .form-input-group{flex-wrap:nowrap}@media (max-width: 800px){[data-page=sign_up] .form-input-group{flex-direction:column}}[data-page=sign_up] .form-group{box-sizing:border-box;width:100%}.user-name-banner{display:inline-flex;justify-content:center;align-items:center;margin-top:40px;margin-bottom:12px;word-break:break-all}@media (max-width: 800px){.user-name-banner{margin-bottom:0}}.user-name-banner img{width:60px;height:60px;margin-right:12px}.user-name-banner span{margin-right:8px}@media (max-width: 800px){.user-name-banner span{display:block}}.user-main-container{display:flex}.user-sidebar{display:none}@media (min-width: 801px){.user-sidebar{display:block;border-right:2px solid #E5E5E5;box-sizing:border-box;top:139px;position:sticky;min-width:180px;height:fit-content;padding:1.5em 0;margin-bottom:2em}}.user-menu-item{padding:6px 0;color:#2d2e2f;position:relative;transition:all .3s}.user-menu-item:after{content:"";width:4px;height:100%;position:absolute;top:0;right:-3px;display:block;background:#e95513;transform:scale(0);transform-origin:center}.user-menu-item.active{color:#e95513}.user-menu-item.active:after{animation:user-menu-active .2s .05s forwards}.user-menu-item:hover{color:#e95513}@keyframes user-menu-active{0%{transform:scale(0)}to{transform:scale(1)}}a.user-menu-item-link{width:100%;display:block}.user-main{height:100%;width:100%;padding:2.5em 4px}@media (min-width: 801px){.user-main{padding:0 2.5em;min-height:50vh}}.user-custom-btn{margin-top:30px;margin-bottom:90px;text-align:center}.user-custom-btn .btn-primary{padding:.8em 4.5em .75em}@media (max-width: 640px){.user-custom-btn .btn-primary{padding:.8em 1.8em .75em}}.user-histories-section{margin-top:60px}@media (max-width: 800px){.user-histories-section{margin-top:40px}}.user-notice{color:#1b1b1b;font-size:18px;padding:1em 1em 1.2em;text-align:center;background:#d9d9d9;position:absolute;top:4%;left:50%;max-width:600px;transition:all .3s;animation:user-notice 3s .5s forwards;z-index:1000;box-shadow:0 4px 10px #00000040;opacity:0}@media (max-width: 640px){.user-notice{max-width:82%}}@keyframes user-notice{0%{opacity:0;transform:translate(-50%,5%)}10%{opacity:1;transform:translate(-50%,4%)}80%{opacity:1;transform:translate(-50%,4%)}to{opacity:0;transform:translate(-50%,3%)}}.user-avatar{border-radius:50%}.user-reminds{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}@media (max-width: 1280px){.user-reminds{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media (max-width: 640px){.user-reminds{grid-template-columns:auto;grid-template-rows:1fr 1fr 1fr}}.user-remind{background:#d9d9d9;text-align:center;width:100%;box-sizing:border-box}.user-remind:hover{background:#f5f5f5}.user-remind:hover .title-sm{color:#e95513}.user-remind .title-sm{border-bottom:2px solid #fff}.user-remind .user-remind-number{font-weight:700;box-sizing:border-box;font-size:48px;color:#e95513;padding:12px 0}@media (max-width: 1280px){.user-remind .user-remind-number{font-size:36px}}@media (max-width: 640px){.user-remind .user-remind-number{font-size:30px}}.user-edit-profile-form .form-input-group{flex-wrap:nowrap}@media (max-width: 800px){.user-edit-profile-form .form-input-group{flex-direction:column}}.user-edit-profile-form .form-group{width:100%;box-sizing:border-box;flex:1}.user-edit-profile-form .form-group.flex-2{flex-grow:2}.user-edit-profile-form .form-control:disabled{background:#e6e6e6;cursor:not-allowed}.user-histories-item{margin-bottom:1.5em;border:1px solid #E5E5E5;position:relative;display:flex;justify-content:space-between;align-items:stretch}.user-histories-item:before,.user-histories-item:after{content:"";width:4px;height:100%;position:absolute;top:0;left:0;display:block;transform-origin:top}.user-histories-item:before{background:#d9d9d9}@media (max-width: 640px){.user-histories-item:before{background:transparent}}.user-histories-item:after{transform:scale(0);background:#f5f5f5;z-index:2}.user-histories-item:hover:after{animation:user-menu-active .3s forwards}.user-histories-item:hover .detail-group{opacity:1}.user-histories-item:hover .detail-group:before{transform:translateY(-50%)}@media (max-width: 640px){.user-histories-item{flex-direction:column}}.user-history-info{display:flex;justify-content:space-between;align-items:center;color:#2d2e2f;padding:1.5em;width:70%;font-size:16px;box-sizing:border-box}@media (max-width: 640px){.user-history-info{padding:1em .5em;width:100%}}.user-history-info .info-group{display:flex;color:#333;padding:.35em .3em;align-items:center}.user-history-info .info-group .info-title{font-weight:700;margin-right:1.5em}.user-history-info .info-group .info-content{font-weight:400}.user-history-info .detail-group{display:flex;align-items:center;color:#e95513;position:relative;opacity:0;transition:all .35s;transition-delay:.2s}@media (max-width: 1280px){.user-history-info .detail-group{display:none}}.user-history-info .detail-group span{margin-right:1em}.user-history-info .detail-group:before{content:"";width:12px;height:2px;background:#e95513;display:block;position:absolute;top:50%;right:8px;transform:translate(-6px,-50%);transition:all .3s;transition-delay:.25s}.user-history-status{width:30%;background:#d9d9d9;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#e95513}@media (max-width: 640px){.user-history-status{width:100%;flex-direction:row;padding:.5em 0}}.user-no-history-order{text-align:center}.user-no-history-order img{width:180px;height:180px;object-fit:contain;margin-bottom:8px}.user-back-btn{margin-bottom:2em}@media (max-width: 800px){.user-back-btn{margin-bottom:0}}.user-histories-item.inner-page{border:0}@media (max-width: 1280px){.user-histories-item.inner-page{flex-direction:column}}.user-histories-item.inner-page:before,.user-histories-item.inner-page:after{content:none}.user-histories-item.inner-page .user-history-info{padding:0 1.5em 0 0}@media (max-width: 1280px){.user-histories-item.inner-page .user-history-info{padding:1em 0;width:100%}}.user-histories-item.inner-page .user-history-status{min-height:120px}@media (max-width: 1280px){.user-histories-item.inner-page .user-history-status{min-height:unset;width:100%;flex-direction:row;padding:.5em 0}}.user-history-btns{display:flex;flex-direction:column;text-align:center}@media (max-width: 800px){.user-history-btns{margin-top:8px}}.user-history-btns a:first-child{margin-bottom:8px}.user-main .order-item{padding:12px}@media (max-width: 1280px){.user-main .order-item{flex-direction:column}}.user-main .order-item .order-item-content{width:40%}@media (max-width: 1280px){.user-main .order-item .order-item-content{width:100%}}@media (max-width: 1280px){.user-main .order-item .order-item-color,.user-main .order-item .order-item-price{display:none}}@media (max-width: 1280px){.user-main .order-item .btn-checkout{width:100%;text-align:center;margin-top:20px;padding:.3em 1.3em .35em}}.user-histories-section .deco-line{width:100%;height:2px;background:#e5e5e5;margin-bottom:30px}.user-service-reply-item{margin-bottom:10px;padding:.8em 1em;background:#f5f5f5;display:flex;align-items:center}@media (max-width: 640px){.user-service-reply-item{flex-direction:column;align-items:flex-start}}.user-service-reply-item .date{color:#959595;margin:0 1em 0 0}@media (max-width: 640px){.user-service-reply-item .date{margin:0 0 .2em}}
