@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;color:#fff;scroll-behavior:smooth}.font-en,.pagination .page-item,[lang=en] .title-lg-s,[lang=en] .title-lg,[lang=en] .title-banner,[class^=-en],[class*=-en]{font-family:Roboto,sans-serif,Arial}html{scroll-padding-top:96px}@media (max-width: 800px){html{scroll-padding-top:calc(50px + .5rem)}}html[lang=en]{font-family:Roboto,sans-serif,Arial}@media (max-width: 640px){body{overflow-x:hidden}}::selection{background:#ff48001a}h1,h2,h3,h4,h5,h6{line-height:1.6;box-sizing:border-box}p{line-height:1.8;padding:0}a{text-decoration:none;color:inherit}a:focus{outline:none}b{font-weight:700}.frame-outer{width:100%;padding-top:50px;box-sizing:border-box;background-color:#182a3c}@media (min-width: 801px){.frame-outer{padding-top:96px}}.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}}.show-mobile{display:block}@media (min-width: 641px){.show-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}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.back-to-top{background-color:transparent;border:0;color:#fff;font-size:15px;line-height:1.2;letter-spacing:.05em;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.back-to-top:before{content:"";display:inline-block;width:20px;height:20px;margin-bottom:4px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6L19 14H1L10 6Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");transition:all .3s ease}.back-to-top:hover,.back-to-top:focus,.back-to-top:focus-visible{color:#ff4800;border:0;outline:0}.back-to-top:hover:before,.back-to-top:focus:before,.back-to-top:focus-visible:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6L19 14H1L10 6Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.swiper-pagination{position:relative;padding:10px 0 0}.swiper-pagination .swiper-pagination-bullet{width:58px;height:4px;border-radius:0;background-color:#d9d9d9;opacity:1;transition:.3s}@media (max-width: 640px){.swiper-pagination .swiper-pagination-bullet{width:23px}}.swiper-pagination .swiper-pagination-bullet:hover{background-color:#9ca0b3}.swiper-pagination .swiper-pagination-bullet-active{background-color:#ff4800}.swiper:hover .swiper-button{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:#404756cc;cursor:pointer}.swiper-button .swiper-btn-inner:hover{background-color:#002a51}.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:#333;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:#ff4800}@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:#ff4800}.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:#ff4800}.swal2-container .popup-order .swal-icon-custom.alert{background:#002a51}.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:#ff4800}.swal2-container .swal2-confirm:focus{outline:none;box-shadow:none}.swal2-container .swal2-confirm:hover{background-color:#002a51}.breadcrumb{display:block;margin-bottom:60px}.breadcrumb-items{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0}.breadcrumb-item{display:inline-block;box-sizing:border-box;color:#fff;line-height:1.6;white-space:wrap;word-break:break-all}@media (max-width: 640px){.breadcrumb-item{font-size:15px}}.breadcrumb-item:first-child{white-space:nowrap}.breadcrumb-item:last-child{opacity:.4}.breadcrumb-item:not(.breadcrumb-item:last-child):after{content:"";display:inline-block;width:14px;height:14px;min-width:14px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M12 8L5.48695 15L5 14.636L11.1742 8L5 1.36398L5.48695 1L12 8Z' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E%0A");margin:0 8px}@media (max-width: 800px){.breadcrumb-item:not(.breadcrumb-item:last-child):after{margin:0 6px}}.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 #414D58;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 - 96px);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:#1c3247;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:#182a3c80}.dropdown .dropdown-list-items::-webkit-scrollbar-thumb{background:#ff480080}.dropdown .dropdown-list-items::-webkit-scrollbar-thumb:hover{background:#ff4800}.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:#ff4800}.dropdown .dropdown-list-item:hover{color:#333;background:#ff4800}.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}}.dropdown-select{position:relative}.dropdown-select .dropdown-btn{font-size:16px;background-color:#fff;border:1px solid #404756;border-radius:5px;box-sizing:border-box;padding:.625em 1em;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.dropdown-select .dropdown-btn .dropdown-text{color:#969696}.dropdown-select .dropdown-list{position:absolute;top:100%;left:0;margin-top:4px;border-radius:5px;display:block;z-index:2;background-color:#fff;max-height:0;height:0;width:100%;overflow-y:hidden;transition:all .3s ease}.dropdown-select .dropdown-list .dropdown-item{font-size:16px;letter-spacing:.05em;color:#142331;cursor:pointer;background-color:#fff;transition:all .2s ease}.dropdown-select .dropdown-list .dropdown-item:hover{background-color:#d1d4d8}.dropdown-select .dropdown-icon{display:inline-block;width:20px;height:20px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5576 9.55757C16.8016 9.31349 17.1983 9.31349 17.4423 9.55757C17.6864 9.80165 17.6864 10.1983 17.4423 10.4423L12.4423 15.4423C12.1983 15.6864 11.8016 15.6864 11.5576 15.4423L6.55757 10.4423C6.31349 10.1983 6.31349 9.80165 6.55757 9.55757C6.80165 9.31349 7.19826 9.31349 7.44234 9.55757L12 14.1152L16.5576 9.55757Z' fill='%23404756'/%3E%3C/svg%3E%0A");transition:all .3s ease}.dropdown-select.active .dropdown-list{overflow-y:auto;height:auto;max-height:200px;scrollbar-width:thin}.dropdown-select.active .dropdown-icon{transform-origin:center;transform:rotate(-180deg);background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5576 9.55757C16.8016 9.31349 17.1983 9.31349 17.4423 9.55757C17.6864 9.80165 17.6864 10.1983 17.4423 10.4423L12.4423 15.4423C12.1983 15.6864 11.8016 15.6864 11.5576 15.4423L6.55757 10.4423C6.31349 10.1983 6.31349 9.80165 6.55757 9.55757C6.80165 9.31349 7.19826 9.31349 7.44234 9.55757L12 14.1152L16.5576 9.55757Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");transition:all .3s ease}.form-control{display:block;width:100%;height:44px;padding:.57rem .75rem;font-size:16px;line-height:1.5;color:#252525;box-sizing:border-box;background-color:#fff;background-clip:padding-box;border:1px solid #414D58;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#252525;background-color:#fff;border-bottom:1px solid #FF4800;box-shadow:0 1px #ff4800;outline:0}.form-control::placeholder{color:#969696;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control{position:relative;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:25px;background-image:url(images/icon/select.svg);background-repeat:no-repeat;background-position:center right 5px;background-size:15px 8px}select.form-control:not([size]):not([multiple]){height:44px}select.form-control:focus,select.form-control:active{color:#252525;background-color:#fff;background-image:url(images/icon/select_focus.svg)}select.form-control>option:disabled{color:#969696}select.form-control.val-empty{color:#969696}select.form-control.val-empty:focus,select.form-control.val-empty:active,select.form-control.val-empty:focus::-ms-value{color:#969696}.form-control-file,.form-control-range{display:block;width:100%}.form-control-plaintext{display:block;width:100%;padding-top:.57rem;padding-bottom:.57rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-group{font-size:16px;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-group-center{text-align:center}.form-group-right{text-align:right}.form-text{display:block;text-align:left;color:#969696;padding:.5em .5em 0;line-height:1.3;box-sizing:border-box}.form-note{text-align:left;font-size:15px;color:#969696;line-height:1.5;padding:0 .5em .5em}.form-input-group{display:flex;flex-wrap:wrap}.form-input-group .form-check,.form-input-group .form-group{padding:0 .6rem 0 0}.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 #414D58}.form-input-size-group .input-group:has(.form-control:focus){border-color:#ff4800}.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:#969696}.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:#fff;font-size:16px;text-align:left;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:#ff4800}.form-submit.second-submit,input.form-submit.second-submit{background-color:#404756}.form-submit:hover,input.form-submit:hover{background-color:#002a51}.form-submit:disabled,input.form-submit:disabled{background-color:#e9ecef;opacity:1;cursor:no-drop}.form-check{font-size:16px;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:#ff4800}.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 #414D58;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:#ff4800;opacity:0;transition:.3s}.form-check-label a{color:#ff4800}.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:16px;color:#252525;line-height:1.3;font-weight:400;cursor:pointer}.radio-buttons label:hover{color:#ff4800}.radio-buttons .radio{position:relative;flex:1;padding:.57rem .75rem;padding-left:1.8em;cursor:pointer}.radio-buttons .radio label{margin-bottom:0}.radio-buttons .radio .custom-control-input{position:absolute;top:.57rem;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:#FF4800}.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:#34b541}.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:#34b541cc;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 #34b541;box-shadow:0 1px #34b541}.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 #34b541;box-shadow:0 0 0 1px #34b54140,0 1px #34b541}.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:#34b541}.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:#34b541}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{background-color:#8bde93}.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 #34b54140}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#34b541}.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 #34b54140}.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:#f7352e}.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:#f7352ecc;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 #f7352e;box-shadow:0 1px #f7352e}.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 #f7352e;box-shadow:0 0 0 1px #f7352e40,0 1px #f7352e}.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:#f7352e}.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:#f7352e}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{background-color:#fcaca9}.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 #f7352e40}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f7352e}.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 #f7352e40}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}.input-wrapper{width:100%;margin-bottom:20px}@media (max-width: 1280px){.input-wrapper{margin-bottom:16px}}@media (max-width: 800px){.input-wrapper{margin-bottom:0}}.input-wrapper.flex{display:flex;align-items:center;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}.input-wrapper .w-100{width:100%}.input-wrapper .w-80{width:80%}.input-wrapper .w-40{width:40%}.input-wrapper .w-33{width:33.333333%}.input-wrapper .w-25{width:25%}.input-wrapper .w-20{width:20%}@media (max-width: 800px){.input-wrapper .w-100,.input-wrapper .w-80,.input-wrapper .w-40,.input-wrapper .w-33,.input-wrapper .w-25,.input-wrapper .w-20{width:100%}}.input-flex-group{display:flex;align-items:center}.input-flex-group .m-l-6{margin-left:6px}input[type=checkbox],input[type=radio]{display:none}.input-radio{display:flex;align-items:center;color:#d1d4d8;padding:4px 6px;cursor:pointer}.radio-btn{width:20px;height:20px;border-radius:50%;border:1px solid #414D58;position:relative;display:inline-block;background-color:#fff;margin-right:6px}.radio-btn:after{content:"";display:inline-block;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);background-color:#ff4800;border-radius:50%;transition:all .3s ease}input[type=radio]:checked~.radio-btn:after{content:"";transform:translate(-50%,-50%) scale(1)}.input-title{font-size:16px;letter-spacing:.04em}.input-title.required:after{content:"*";display:inline;color:#ff4800}.input-fieldset{width:100%}@media (max-width: 800px){.input-fieldset{margin-bottom:16px}}input[type=radio]~.form-check-label{align-items:center;line-height:1.6;letter-spacing:.05em;color:#d1d4d8;transition:color .3s ease}input[type=radio]~.form-check-label:hover{color:unset}input[type=radio]~.form-check-label:hover:after{opacity:0}input[type=radio]~.form-check-label:before{border-radius:50%;margin:0 4px 0 0}input[type=radio]~.form-check-label:after{width:14px;height:14px;border-radius:50%;top:6px;left:4px;-webkit-mask-image:unset;mask-image:unset;-webkit-mask-size:unset;mask-size:unset;-webkit-mask-position:unset;mask-position:unset;-webkit-mask-repeat:unset;mask-repeat:unset;transition:unset}input[type=radio]:checked~.form-check-label{color:#fff}input[type=radio]:checked~.form-check-label:hover:after{opacity:1}.radio_buttons{margin-bottom:20px}input[type=text],input[type=number],input[type=date],input[type=tel],input[type=email],textarea{width:100%;font-size:16px;box-sizing:border-box;padding:.625em 1em;border-radius:5px;border:1px solid #404756}@media (max-width: 1280px){input[type=text],input[type=number],input[type=date],input[type=tel],input[type=email],textarea{font-size:15px}}input[type=text]::placeholder,input[type=number]::placeholder,input[type=date]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder,textarea::placeholder{color:#8c919a}input[type=text]:focus,input[type=text]:focus-visible,input[type=number]:focus,input[type=number]:focus-visible,input[type=date]:focus,input[type=date]:focus-visible,input[type=tel]:focus,input[type=tel]:focus-visible,input[type=email]:focus,input[type=email]:focus-visible,textarea:focus,textarea:focus-visible{outline:1px solid #FF4800}textarea.form-control{height:unset;min-height:44px}input[type=date]{font-size:16px;height:43px;color:#8c919a}.input-set{width:50%;box-sizing:border-box;padding:0 6px}@media (max-width: 800px){.input-set{width:100%;margin-bottom:16px}}.input-set input{width:100%}.mb-3{width:50%;box-sizing:border-box;padding:0 6px}.mb-3.hidden{margin:0;padding:0}.mb-3.radio_buttons,.mb-3.contact_content{width:100%}.mb-3.contact_training_address{width:80%}@media (max-width: 800px){.mb-3.contact_training_address{width:100%}}.mb-3.contact_training_audience,.mb-3.contact_training_topic{width:40%}@media (max-width: 800px){.mb-3.contact_training_audience,.mb-3.contact_training_topic{width:100%}}.mb-3.contact_scheduled_date,.mb-3.contact_scheduled_time,.mb-3.contact_training_hours{width:33.333333%}@media (max-width: 800px){.mb-3.contact_scheduled_date,.mb-3.contact_scheduled_time,.mb-3.contact_training_hours{width:100%}}.mb-3.contact_company_tax_id,.mb-3.contact_company_scale{width:25%}@media (max-width: 800px){.mb-3.contact_company_tax_id,.mb-3.contact_company_scale{width:50%}}.mb-3.contact_participant_count,.mb-3.contact_assigned_lawyer{width:20%}@media (max-width: 800px){.mb-3.contact_participant_count,.mb-3.contact_assigned_lawyer{width:100%}}@media (max-width: 800px){.mb-3{width:100%;margin-bottom:18px}}.mb-3 abbr{color:#ff4800;text-decoration:none}.btn,.btn-add,.btn-outerline,.btn-second,.btn-primary{display:inline-block;font-size:1rem;letter-spacing:.05em;line-height:1.6;padding:8px 14px;box-sizing:border-box;border:none;outline:none;transition:all .3s ease}.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:#ff4800}.btn-primary:hover{background-color:#002a51}.btn-primary.second-color{background-color:#404756}.btn-primary.second-color:hover{background-color:#565f73}.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 #FF4800}.btn-primary:disabled{background-color:#8892a7;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:#404756}.btn-second:hover{background-color:#ff4800}.btn-outerline{color:#424242;border:1px solid #939393}.btn-outerline:hover{color:#ff4800;border-color:#ff4800}.btn-outerline.btn-min{padding:.5em 1.2em .55em}.btn-outerline.color-primary{border-color:#ff4800;color:#ff4800}.btn-outerline.color-primary:hover{background-color:#142331}.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:#ff4800}.btn-outerline-icon .text{display:inline-block;font-size:16px;padding:10px;text-align:center;min-width:130px}.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:#404756;transition:.3s;z-index:10}.btn-back:hover{background-color:#ff4800}.btn-back:hover:after{background-color:#ff4800}.btn-back:after{content:"";position:absolute;top:0;right:0;width:.6em;height:100%;background-color:#404756;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:#002a51;border:1px solid #002A51;display:inline-flex;align-items:center;justify-content:center;padding:.5em .6em}.btn-add:hover{color:#404756;border-color:#404756}.btns-center{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}@media (max-width: 640px){.btns-center{flex-direction:column}}.btn-more{font-size:18px;letter-spacing:.05em;line-height:1.6;border:1px solid #fff;box-sizing:border-box;padding:8px 14px 8px 20px;display:flex;align-items:center;width:fit-content;border-radius:25px;transition:all .3s ease}.btn-more:after{width:24px;height:24px;border-radius:50%;content:"";display:inline-block;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");margin-left:36px;background-color:#fff;transition:all .3s ease}.btn-more:hover{background-color:#ff4800}.btn-more.primary{background-color:#ff4800;color:#fff}.btn-more.primary:hover{background-color:#fff;color:#ff4800;border-color:#ff4800}.btn-more.primary:hover:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");background-color:#ff4800}.btn-clear{width:fit-content;font-size:18px;color:#fff;letter-spacing:.05em;line-height:1.6;box-sizing:border-box;border:1px solid #fff;border-radius:25px;padding:8px 14px 8px 20px;display:flex;align-items:center;background-color:transparent}.btn-clear:after{width:24px;height:24px;border-radius:50%;content:"";display:inline-block;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='1' width='23' height='23' rx='11.5' stroke='%23fff'/%3E%3Cpath d='M8.62767 8.7929C8.55174 8.82444 8.48277 8.87064 8.42473 8.92887L8.43473 8.92762C8.3765 8.98566 8.3303 9.05463 8.29876 9.13056C8.26723 9.20649 8.25099 9.2879 8.25098 9.37012C8.25083 9.45225 8.26687 9.5336 8.29819 9.60953C8.3295 9.68546 8.37548 9.75447 8.43348 9.81262L11.121 12.5001L8.43348 15.1876C8.31628 15.3053 8.25064 15.4647 8.251 15.6308C8.25135 15.7969 8.31766 15.956 8.43535 16.0732C8.55304 16.1904 8.71247 16.2561 8.87855 16.2557C9.04464 16.2554 9.20378 16.1891 9.32098 16.0714L11.996 13.3839L14.6835 16.0714C14.8018 16.1844 14.9595 16.2468 15.1231 16.2454C15.2867 16.244 15.4434 16.1789 15.5597 16.0639C15.6764 15.9483 15.7425 15.7912 15.7437 15.627C15.7448 15.4628 15.6809 15.3049 15.566 15.1876L12.8785 12.5001L15.566 9.81262C15.6247 9.75484 15.6714 9.68602 15.7035 9.61012C15.757 9.4768 15.763 9.32914 15.7206 9.1919C15.6781 9.05467 15.5898 8.93619 15.4704 8.85634C15.351 8.77649 15.2077 8.74011 15.0647 8.75332C14.9217 8.76652 14.7875 8.8285 14.6847 8.92887L11.9972 11.6164L9.30973 8.92887C9.25168 8.87064 9.18272 8.82444 9.10678 8.7929C9.03085 8.76137 8.94945 8.74513 8.86723 8.74512C8.78501 8.74513 8.7036 8.76137 8.62767 8.7929Z' fill='%23fff'/%3E%3C/svg%3E%0A");margin-left:36px;transition:all .3s ease}.btn-clear:hover{border-color:#ff4800;color:#ff4800}.btn-clear:hover:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='1' width='23' height='23' rx='11.5' stroke='%23FF4800'/%3E%3Cpath d='M8.62767 8.7929C8.55174 8.82444 8.48277 8.87064 8.42473 8.92887L8.43473 8.92762C8.3765 8.98566 8.3303 9.05463 8.29876 9.13056C8.26723 9.20649 8.25099 9.2879 8.25098 9.37012C8.25083 9.45225 8.26687 9.5336 8.29819 9.60953C8.3295 9.68546 8.37548 9.75447 8.43348 9.81262L11.121 12.5001L8.43348 15.1876C8.31628 15.3053 8.25064 15.4647 8.251 15.6308C8.25135 15.7969 8.31766 15.956 8.43535 16.0732C8.55304 16.1904 8.71247 16.2561 8.87855 16.2557C9.04464 16.2554 9.20378 16.1891 9.32098 16.0714L11.996 13.3839L14.6835 16.0714C14.8018 16.1844 14.9595 16.2468 15.1231 16.2454C15.2867 16.244 15.4434 16.1789 15.5597 16.0639C15.6764 15.9483 15.7425 15.7912 15.7437 15.627C15.7448 15.4628 15.6809 15.3049 15.566 15.1876L12.8785 12.5001L15.566 9.81262C15.6247 9.75484 15.6714 9.68602 15.7035 9.61012C15.757 9.4768 15.763 9.32914 15.7206 9.1919C15.6781 9.05467 15.5898 8.93619 15.4704 8.85634C15.351 8.77649 15.2077 8.74011 15.0647 8.75332C14.9217 8.76652 14.7875 8.8285 14.6847 8.92887L11.9972 11.6164L9.30973 8.92887C9.25168 8.87064 9.18272 8.82444 9.10678 8.7929C9.03085 8.76137 8.94945 8.74513 8.86723 8.74512C8.78501 8.74513 8.7036 8.76137 8.62767 8.7929Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.btn-return{color:#ff4800;font-size:18px;letter-spacing:.05em;line-height:1.6;border:1px solid #fff;box-sizing:border-box;padding:8px 20px;display:flex;align-items:center;width:fit-content;border-radius:25px;transition:all .3s ease}.btn-return:before{width:24px;height:24px;border-radius:50%;content:"";display:inline-block;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6626 8.4375L7.5376 11.5625V12.4375L10.6626 15.5625L11.5501 14.6875L9.5001 12.625H16.4626V11.375H9.5001L11.5626 9.3125L10.6626 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");background-color:#fff;transition:all .3s ease;margin-right:6px}.btn-return:hover{color:#fff;background-color:#ff4800}.float-btns{position:fixed;bottom:36px;right:24px;z-index:998;display:flex;flex-direction:column;gap:12px}.float-btns .float-btn-flex{display:flex;flex-direction:column;gap:12px;overflow-y:hidden;max-height:0;transition:max-height .3s ease,opacity .3s ease .1s;opacity:0}.float-btns .float-btn{width:64px;height:64px;border-radius:50%;position:relative}@media (max-width: 800px){.float-btns .float-btn{width:56px;height:56px}}.float-btns .float-btn img{width:100%;height:100%;object-fit:cover}.float-btns .float-btn:before{content:"";display:inline-block;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 800px){.float-btns .float-btn:before{width:56px;height:56px}}.float-btns .float-btn[data-float-icon=tool]{background-image:linear-gradient(to right bottom,#f0a000,#f24500);cursor:pointer}.float-btns .float-btn[data-float-icon=tool]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.9' fill-rule='evenodd' clip-rule='evenodd' d='M23.3006 17.2923C29.1454 16.8769 35.016 16.9043 40.8562 17.3742L44.3764 17.6564C45.6678 17.7607 46.8846 18.2716 47.8313 19.107C48.778 19.9425 49.3995 21.054 49.5961 22.263L49.8172 23.6314C50.5693 28.2705 50.499 32.9953 49.6091 37.6126C49.3971 38.717 48.7806 39.716 47.8673 40.435C46.9541 41.154 45.8021 41.5473 44.6127 41.5461H25.1561C24.7074 41.5461 24.2673 41.6504 23.8728 41.8509L15.3952 46.1506C15.1475 46.2762 14.8695 46.339 14.5883 46.3329C14.3072 46.3268 14.0325 46.252 13.7912 46.1158C13.5498 45.9795 13.35 45.7865 13.2114 45.5556C13.0727 45.3248 12.9999 45.0639 13 44.7985V27.3768C13.0006 24.8339 14.0191 22.3852 15.8516 20.5209C17.6841 18.6566 20.1952 17.5144 22.8822 17.323L23.3006 17.2923ZM23.2962 27.4115C22.5776 27.4115 21.8884 27.6809 21.3803 28.1604C20.8722 28.64 20.5867 29.2903 20.5867 29.9685C20.5867 30.6466 20.8722 31.2969 21.3803 31.7765C21.8884 32.256 22.5776 32.5254 23.2962 32.5254C24.0148 32.5254 24.704 32.256 25.2122 31.7765C25.7203 31.2969 26.0058 30.6466 26.0058 29.9685C26.0058 29.2903 25.7203 28.64 25.2122 28.1604C24.704 27.6809 24.0148 27.4115 23.2962 27.4115ZM31.9667 27.4115C31.2481 27.4115 30.559 27.6809 30.0508 28.1604C29.5427 28.64 29.2572 29.2903 29.2572 29.9685C29.2572 30.6466 29.5427 31.2969 30.0508 31.7765C30.559 32.256 31.2481 32.5254 31.9667 32.5254C32.6854 32.5254 33.3745 32.256 33.8827 31.7765C34.3908 31.2969 34.6763 30.6466 34.6763 29.9685C34.6763 29.2903 34.3908 28.64 33.8827 28.1604C33.3745 27.6809 32.6854 27.4115 31.9667 27.4115ZM37.9277 29.9685C37.9277 29.2903 38.2132 28.64 38.7213 28.1604C39.2295 27.6809 39.9186 27.4115 40.6373 27.4115C41.3559 27.4115 42.0451 27.6809 42.5532 28.1604C43.0613 28.64 43.3468 29.2903 43.3468 29.9685C43.3468 30.6466 43.0613 31.2969 42.5532 31.7765C42.0451 32.256 41.3559 32.5254 40.6373 32.5254C39.9186 32.5254 39.2295 32.256 38.7213 31.7765C38.2132 31.2969 37.9277 30.6466 37.9277 29.9685Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.float-btns .float-btn[data-float-icon=tool]:after{content:"";width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M75.4053 12.0041C76.3988 11.9736 77.334 12.1231 77.9014 12.6867C78.5222 13.3037 78.5292 14.2153 78.1309 15.2531C77.7296 16.2983 76.8685 17.6257 75.4795 19.2863C74.084 20.9546 72.1307 22.9877 69.5146 25.4426C64.2821 30.3527 56.3705 36.978 44.8926 45.7951L44.8789 45.8049C32.0063 55.0263 22.6535 60.9069 16.0674 64.3713C12.7751 66.103 10.1611 67.2377 8.13672 67.883C6.13359 68.5214 4.63176 68.7059 3.60645 68.4445C3.07774 68.3097 2.64988 68.0488 2.36621 67.6496C2.0852 67.2539 1.98403 66.7754 2.00195 66.2746C2.03721 65.2946 2.53237 64.1009 3.29883 62.84C4.84612 60.2947 7.65875 57.221 10.957 54.549L11.2686 54.9348L11.582 55.3205C8.34267 57.9448 5.61757 60.9357 4.14648 63.3557C3.40436 64.5766 3.01914 65.5903 2.99316 66.3098C2.98066 66.6584 3.05453 66.9036 3.17578 67.0744C3.29464 67.2416 3.49776 67.3923 3.85156 67.4826C4.59243 67.6714 5.86684 67.5643 7.83594 66.9367C9.78366 66.3158 12.34 65.2095 15.6045 63.4924C22.1331 60.0583 31.4449 54.2067 44.3008 44.9973C55.7601 36.1939 63.6404 29.5952 68.8369 24.7189C71.4362 22.2798 73.3579 20.2775 74.7188 18.6506C76.0854 17.0167 76.8628 15.7889 77.2051 14.8976C77.5498 13.9996 77.4055 13.5923 77.2031 13.3908C76.947 13.1363 76.3867 12.9663 75.4365 12.9953C73.5819 13.0521 70.806 13.8419 67.9658 14.9338L67.6094 14.008C70.463 12.9109 73.3717 12.0665 75.4053 12.0041ZM66.1729 58.3498L73.8555 59.2609L66.1729 60.173L65.2607 67.8557L64.3496 60.173L56.667 59.2609L64.3496 58.3498L65.2607 50.6662L66.1729 58.3498Z' fill='white'/%3E%3C/svg%3E%0A")}.float-btns .float-btn[data-float-icon=line]{background-image:linear-gradient(to right bottom,#b6d964,#2ebb4c)}.float-btns .float-btn[data-float-icon=facebook]{background-image:linear-gradient(to right bottom,#59a5eb,#1263f8)}.float-btns .float-btn[data-float-icon=youtube]{background-image:linear-gradient(to right bottom,#fe5655,#cf2726)}.float-btns .float-btn[data-float-icon=instagram]{background-image:linear-gradient(to right bottom,#aa07f1,#ff0d4a)}.float-btns.active .float-btn-flex{height:auto;max-height:300px;opacity:1;transition:max-height .4s ease .1s,opacity .3s ease}.title,.title-sm,.title-md,.title-lg-s,.title-lg,.title-banner{font-weight:700;color:#fff;line-height:1.6;box-sizing:border-box}.title-banner{font-size:48px;line-height:1.3;padding:1.5em 0;color:#fff;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:#424242;padding:0 1rem 2rem;text-align:center;box-sizing:border-box}.title-lg{font-size:36px}@media (max-width: 1280px){.title-lg{font-size:30px}}@media (max-width: 640px){.title-lg{font-size:24px}}.title-lg-s{font-size:32px}@media (max-width: 1280px){.title-lg-s{font-size:28px}}@media (max-width: 640px){.title-lg-s{font-size:24px}}.title-md{font-size:20px}@media (max-width: 1280px){.title-md{font-size:18px}}.title-sm{font-size:18px}.title-sm.color-primary{color:#ff4800}.title-planet{display:flex;align-items:center;box-sizing:border-box;padding:0 12px}.title-planet:before{content:"";display:inline-block;width:8px;height:8px;margin-right:12px;border-radius:50%;background-image:linear-gradient(to right bottom,#f0a000,#f24500)}@media (max-width: 640px){.title-planet:before{margin-right:6px}}.text-note{font-size:14px;color:#969696}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.t-primary{color:#ff4800}.t-second{color:#404756}.t-third{color:#002a51}.gradient-text-gold{background:linear-gradient(to right bottom,#c2a26a 11%,#efddbe 50%,#5c4d32);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;background-color:red;width:fit-content}.base-pagination{text-align:center;margin:2rem auto}.pagination{display:inline-flex;gap:8px;flex-wrap:wrap;align-items:center;margin:0 auto;box-sizing:border-box;padding:12px 18px;border-radius:28px;background-color:#142331}@media (max-width: 640px){.pagination{gap:0px;padding:8px 12px}}.pagination .page-item{position:relative;font-size:16px;text-align:center;padding:0;color:#404756;transition:.3s;margin:0 3px;overflow:hidden;border-radius:50%;color:#fff}@media (max-width: 640px){.pagination .page-item{font-size:14px}}@media (max-width: 480px){.pagination .page-item{margin:0 2px}}.pagination .page-item:hover{color:#ff4800;background-color:#ff48001a}.pagination .page-item.active{color:#fff;background-color:#ff4800}.pagination .page-item a.page-link{display:flex;align-items:center;justify-content:center;height:30px;min-width:30px;line-height:30px}@media (max-width: 480px){.pagination .page-item a.page-link{height:24px;min-width:24px;line-height:24px}}.pagination .page-item.disabled{opacity:.2;cursor:unset;background-color:transparent;color:#fff}@media (max-width: 640px){.pagination .page-item.disabled:not(.gap){display:none}}.pagination .page-item.disabled>a{pointer-events:none;cursor:unset}.pagination .page-item.disabled:hover{background-color:transparent}.pagination .page-item.disabled:active:before,.pagination .page-item.disabled:hover:before{opacity:1}.header{position:fixed;top:0;left:0;width:100%;height:96px;background-color:#182a3ce6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;box-sizing:border-box;transition:all ease .3s;display:flex;align-items:center}@media (max-width: 800px){.header{height:50px}}@media (min-width: 801px){.header.min-header{padding-top:12px;padding-bottom:12px;height:auto}.header.min-header .header-menu-link:hover .header-menu-dropdown{transform:translate(-50%,-4px)}}.header .cta-btn{background-color:#ff4800;box-sizing:border-box;padding:10px 8px;border-radius:5px;font-size:14px;line-height:1.4;text-align:center;max-width:96px;margin-left:12px;transition:all .3s ease;display:block}@media (max-width: 1280px){.header .cta-btn{max-width:84px;font-size:13px;padding:6px 8px}}@media (max-width: 800px){.header .cta-btn{width:90%;max-width:100%;margin:12px auto 0;font-size:14px}}.header .cta-btn:hover{background-color:#fff;color:#ff4800}.header-container{height:100%}.header-main{display:flex;justify-content:space-between;align-items:center;height:100%;box-sizing:border-box}.header-mobile-menu{display:none;padding:6px;height:36px;width:36px;box-sizing:border-box;margin-left:.5em;cursor:pointer}.header-mobile-menu .menu-icon-group{width:100%;height:100%;position:relative}.header-mobile-menu .menu-icon{width:100%;height:2px;background:#ff4800;transform-origin:center}.header-menu-outer{height:100%;display:flex;align-items:center}.header-logo{width:160px;height:auto;display:inline-block;transition:.3s}@media (max-width: 1280px){.header-logo{width:120px}}@media (max-width: 800px){.header-logo{width:160px}}.min-header .header-logo{width:130px}.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}.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;gap:8px}@media (min-width: 1281px){.header-menu-links{gap:12px}}.header-menu-link{position:relative;box-sizing:border-box;font-size:14px;letter-spacing:.05em;line-height:1.6;display:flex;align-items:center;cursor:pointer;height:100%;text-align:center}@media (min-width: 801px){.header-menu-link{padding:14px 2px}.header-menu-link:hover>.menu-link:after{width:100%;transition:all ease .3s}.header-menu-link:hover .header-menu-dropdown{display:block;height:auto;visibility:visible;opacity:1;padding-top:0;transform:translate(-50%,-18px)}}@media (min-width: 1024px){.header-menu-link{padding:18px 4px;font-size:15px}}@media (min-width: 1281px){.header-menu-link{font-size:16px}}.header-menu-link .menu-link{color:#fff;position:relative;display:block;box-sizing:border-box;transition:.3s;display:flex;align-items:center;letter-spacing:.05em;z-index:5}.header-menu-link .menu-link:after{content:"";display:block;width:0;height:1px;background-color:#ff4800;position:absolute;bottom:0;left:0}.header-menu-dropdown{display:none;position:absolute;top:100%;left:50%;height:0;box-sizing:border-box;transform:translate(-50%,-20%);transition:visibility .3s,opacity .3s,transform .3s ease;z-index:1}@media (min-width: 801px){.header-menu-dropdown{box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px}}.header-menu-dropdown .dropdown-link{position:relative;display:block;padding:.5em 1em .52em;box-sizing:border-box;white-space:nowrap;background:#002a51;color:#fff;font-size:16px;transition:.3s}@media (min-width: 801px){.header-menu-dropdown .dropdown-link{font-size:13px}.header-menu-dropdown .dropdown-link:hover{color:#fff;background-color:#ff4800}}@media (min-width: 1024px){.header-menu-dropdown .dropdown-link{font-size:15px}}@media (min-width: 801px){.header-menu-dropdown .dropdown-link.dropdown:hover>.menu-link{color:#fff}}.header-menu-dropdown .dropdown-link.dropdown:hover>.sub-menu-dropdown{display:block;visibility:visible;opacity:1;transform:translate(0)}.header-menu-dropdown .dropdown-link+.dropdown-link .menu-link{padding:0;color:#333}.header-menu-dropdown .dropdown-link+.dropdown-link .menu-link:first-child:after{content:"+";margin-left:8px}@media (min-width: 801px){.header-menu-dropdown .dropdown-link+.dropdown-link .menu-link:hover{color:#fff}}.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,.header-mobile-menu{display:block}.header-mobile-menu .menu-icon{position:absolute;left:50%}.header-mobile-menu .menu-icon:nth-child(1){top:0;transform:translate(-50%) rotate(0);transition:all .3s ease 0s}.header-mobile-menu .menu-icon:nth-child(2){width:100%;top:50%;transform:translate(-50%,-50%) scale(1);transition:all .2s ease .25s}.header-mobile-menu .menu-icon:nth-child(3){top:90%;transform:translate(-50%) rotate(0);transition:all .3s ease 0s}.header-mobile-menu.active .menu-icon:nth-child(1){top:50%;transform:translate(-50%) rotate(-45deg);transition:all .3s ease .15s}.header-mobile-menu.active .menu-icon:nth-child(2){width:0;transform:translate(-50%,-50%) scale(0);transition:all .2s ease 0s}.header-mobile-menu.active .menu-icon:nth-child(3){top:50%;transform:translate(-50%) rotate(45deg);transition:all .3s ease .15s}.header-menu-outer{transform:scaleY(0);transition:.3s;transform-origin:top center;background:#182a3c;position:fixed;top:50px;left:0;height:calc(100vh - 50px);width:100%;overflow-x:hidden;display:block}.header-menu-outer.active{transform:scaleY(1)}.header-menu-links{flex-direction:column;display:block;height:auto}.header-menu-link{transition:.3s;height:auto;display:block}.header-menu-link .menu-link{border-bottom:1px solid #414D58;font-weight:500;padding:1em 4vw 1.1em 5vw}.header-menu-link:hover{background-color:#142331}.header-menu-link.active .header-menu-dropdown{transform:scaleY(1);height:auto;display:block}.header-menu-dropdown{left:0;transform:scaleY(0);position:relative;z-index:1;padding:0;transform-origin:top center;transition:.3s;background:#002a51}.header-menu-dropdown .dropdown-link{background:transparent;font-size:15px;padding:.75rem 3vw .75rem 8vw;text-align-last:left}.header-menu-dropdown .dropdown-link:hover{background-color:#012242}.header-menu-dropdown .dropdown-link.dropdown{padding:0}.header-menu-dropdown .dropdown-link.dropdown .menu-link:first-child{padding:.5em 1em .52em}.header-menu-dropdown .dropdown-link:active{color:#ff4800;background-color:#182a3c}.header-menu-dropdown .dropdown-link.active .menu-link:first-child{color:#ff4800}.header-menu-dropdown .dropdown-link.active>.sub-menu-dropdown{transform:scaleY(1);height:auto;display:block;position:relative;color:#5c5c5c;left:0;visibility:visible;opacity:1}.header-menu-dropdown .dropdown-link+.dropdown-link{border-top:0}.sub-menu-dropdown .sub-menu-dropdown-inner{padding:0 16px}.sub-menu-dropdown .dropdown-link{border-bottom:0;color:#fff}.header-menu-link.dropdown .menu-link{width:100%;position:relative;display:block;text-align:left}.header-menu-link.dropdown .menu-link:after{content:"";width:24px;height:24px;position:absolute;top:50%;right:2vw;left:unset;transform:translateY(-50%);transition:.3s;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5576 9.55757C16.8016 9.31349 17.1983 9.31349 17.4423 9.55757C17.6864 9.80165 17.6864 10.1983 17.4423 10.4423L12.4423 15.4423C12.1983 15.6864 11.8016 15.6864 11.5576 15.4423L6.55757 10.4423C6.31349 10.1983 6.31349 9.80165 6.55757 9.55757C6.80165 9.31349 7.19826 9.31349 7.44234 9.55757L12 14.1152L16.5576 9.55757Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");background-color:unset}.header-menu-link.dropdown .header-menu-dropdown{height:0;overflow-y:hidden;transition:all .3s ease;display:block;padding:0}.header-menu-link.dropdown .header-menu-dropdown .dropdown-link{opacity:0;transition:all .25s ease .2s}.header-menu-link.dropdown.active .header-menu-dropdown{height:auto}.header-menu-link.dropdown.active .header-menu-dropdown .dropdown-link{opacity:1}.header-menu-link.dropdown.active .menu-link:after{transform:rotate(-180deg) translateY(50%)}}.header-right{position:relative;display:inline-flex;align-items:center}@media (min-width: 1281px){.header-right{margin-left:auto;z-index:10}}footer.footer{background:#01223a;padding:40px 0;position:relative;color:#fff;font-size:15px;font-weight:500}@media (max-width: 800px){footer.footer{padding:24px 0}}@media (max-width: 1024px){footer.footer .footer-left{margin-bottom:32px}}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-contact{font-size:14px;font-weight:400;font-family:serif;color:#d5def1;letter-spacing:.05em;line-height:1.6;font-family:Roboto,sans-serif,Arial;margin:20px 0 24px}footer.footer .footer-contact a{display:block}footer.footer .footer-contact a:not(:last-child){margin-bottom:5px}@media (max-width: 640px){footer.footer .footer-contact a:not(:last-child){margin-bottom:6px}}footer.footer .social-icons{display:flex;align-items:center;gap:12px}footer.footer .footer-social-icon{width:32px;height:32px;display:block}footer.footer .footer-social-icon .social-icon{width:100%;height:100%}footer.footer .footer-social-icon .social-img{width:100%;height:100%;object-fit:contain}footer.footer .footer-other-info{display:flex;box-sizing:border-box;padding:1rem 0;font-size:14px;text-align:center;font-weight:400;font-family:Roboto,sans-serif,Arial;justify-content:flex-end;color:#636b7c}@media (max-width: 800px){footer.footer .footer-other-info{flex-direction:column}}footer.footer .footer-privacy{padding-left:.5em;margin-left:.5em;border-left:1px solid #414D58;transition:all .3s ease}@media (max-width: 800px){footer.footer .footer-privacy{border:0;padding-left:0;margin-left:0}}footer.footer .footer-privacy:hover{color:#ff4800}.footer-flex-row{display:flex;gap:6.8%;box-sizing:border-box;padding:32px 0 48px;border-bottom:1px solid #414D58}@media (max-width: 1024px){.footer-flex-row{flex-direction:column}}.footer-menu-links{flex:1;height:140px;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px 5%}@media (max-width: 1280px){.footer-menu-links{height:280px}}@media (max-width: 800px){.footer-menu-links{flex-direction:row;flex-wrap:wrap;flex:unset;height:auto;max-width:100%;gap:18px 5%}}@media (max-width: 640px){.footer-menu-links{gap:12px 0}}.footer-menu-link{font-size:16px;font-weight:400;line-height:1.6}@media (max-width: 800px){.footer-menu-link{width:45%}}@media (max-width: 640px){.footer-menu-link{width:100%}}.footer-menu-link .menu-text{display:inline-block;letter-spacing:.1em;margin-bottom:16px}@media (max-width: 800px){.footer-menu-link .menu-text{margin-bottom:12px}}.footer-menu-link .sublink a{font-size:14px;letter-spacing:.05em;display:flex;align-items:center}.footer-menu-link .sublink a:before{content:"";display:inline-block;width:22px;height:22px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8235 10.1176H18V10.9412H11.8235V15.0588H10.1765V10.9412H4V10.1176H10.1765V6H11.8235V10.1176Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");margin-right:8px}@media (max-width: 800px){.footer-menu-link .sublink a:before{width:18px;height:18px;margin-right:4px}}.footer-menu-link .sublink:not(:last-child){margin-bottom:12px}@media (max-width: 800px){.footer-menu-link .sublink:not(:last-child){margin-bottom:6px}}@media (max-width: 800px){.footer-menu-link.contact{width:100%;margin-top:18px}}.custom-editor{width:100%;line-height:1.6;text-align:left;color:#fff;font-size:17px;box-sizing:border-box;padding:16px 20px}@media (max-width: 640px){.custom-editor{font-size:16px}}.custom-editor.bg-primary-editor{background-color:#182a3c}.custom-editor h2,.custom-editor h3,.custom-editor h4{line-height:1.6;font-weight:600;margin-top:.5em;margin-bottom:.45em;color:#fff}.custom-editor h2{font-size:30px}.custom-editor h2.big{font-size:32px}@media (max-width: 640px){.custom-editor h2{font-size:28px}}.custom-editor h3{font-size:24px}.custom-editor h3.big{font-size:26px}@media (max-width: 640px){.custom-editor h3{font-size:22px}}.custom-editor h4{font-size:22px}@media (max-width: 640px){.custom-editor h4{font-size:20px}}.custom-editor h5{font-size:18px}.custom-editor p{font-size:16px;letter-spacing:.05em;line-height:1.8;padding:.4em 0 .6em;margin-bottom:0;color:#fff}@media (max-width: 640px){.custom-editor p{font-size:16px}}.custom-editor a{text-decoration:underline;color:#ff4800;-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:#142331}.custom-editor img{max-width:100%;height:auto!important}.custom-editor hr{border-top:1px solid #414D58}.custom-editor table{width:100%;color:#fff}.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}.custom-editor thead tr th{color:#fff;font-weight:500;position:relative;background-color:#ff4800}.custom-editor thead tr th:after{content:"";width:100%;height:4px;display:inline-block;position:absolute;bottom:0;left:0;background:#ff4800}.custom-editor thead tr th:first-child:after{width:calc(100% - 10px);background:#404756}.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:#fff}.custom-editor tbody td{border:1px solid #E3E3E3;color:#fff;font-weight:400}@media (max-width: 640px){.custom-editor tbody td:first-child{color:#fff;font-weight:500}}.custom-editor tbody td.table-td-normal{color:#fff;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:#ff480080;border-radius:0}.custom-editor .table-responsive::-webkit-scrollbar-thumb:hover{background:#ff4800}.custom-editor .btn,.custom-editor .btn-primary,.custom-editor .btn-second,.custom-editor .btn-outerline,.custom-editor .btn-add{width:fit-content;font-size:18px;letter-spacing:.05em;line-height:1.6;text-decoration:none;display:flex;align-items:center;border-radius:25px;box-sizing:border-box;padding:8px 16px;transition:all .3s ease;margin:12px 0}.custom-editor .btn:focus,.custom-editor .btn-primary:focus,.custom-editor .btn-second:focus,.custom-editor .btn-outerline:focus,.custom-editor .btn-add:focus{outline:none}.custom-editor .btn:hover,.custom-editor .btn-primary:hover,.custom-editor .btn-second:hover,.custom-editor .btn-outerline:hover,.custom-editor .btn-add:hover{opacity:1}.custom-editor .btn-primary{color:#fff;background-color:#ff4800;border:1px solid #fff;display:inline-block}.custom-editor .btn-primary:hover{color:#ff4800;background-color:#fff;border-color:#ff4800}.custom-editor .btn-second{color:#ff4800;background-color:#fff;border:1px solid #FF4800;display:inline-block}.custom-editor .btn-second:hover{color:#fff;background-color:#ff4800;border-color:#fff}.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 .p-x-24{padding-left:24px;padding-right:24px}.custom-editor .p-x-36{padding-left:36px;padding-right:36px}.custom-editor .p-y-24{padding-top:24px;padding-bottom:24px}.custom-editor .p-y-36{padding-top:36px;padding-bottom:36px}.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 .title-lg{font-weight:500;color:#fff;line-height:1.3;box-sizing:border-box;font-size:24px;padding:1.2em 0}.custom-editor .title-lg-s{font-size:32px}.custom-editor .title-lg.pt-0{padding-top:0}.custom-editor .title-lg-l{font-size:36px}@media (max-width: 800px){.custom-editor .title-lg-l{font-size:24px}}.custom-editor .title-md{font-weight:500;color:#fff;line-height:1.3;box-sizing:border-box;font-size:20px;padding:.6em 0}.custom-editor .text-note{font-size:14px;color:#f3f3f3}.custom-editor .t-primary{color:#ff4800}.custom-editor .t-second{color:#404756}.custom-editor .t-third{color:#002a51}.custom-editor .divider,.custom-editor hr{border-color:#414d58}.custom-editor .icon-tabs{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;box-sizing:border-box;padding:0 56px}@media (max-width: 800px){.custom-editor .icon-tabs{padding:0}}@media (max-width: 640px){.custom-editor .icon-tabs{gap:0}}.custom-editor .icon-tabs .icon-tab{display:flex;align-items:center;font-size:1.125rem;line-height:1.8em;box-sizing:border-box;padding:18px;border:1px solid #fff;border-radius:5px;background-color:#404756;transition:all .3s ease;color:#fff;text-decoration:none;min-width:160px}@media (max-width: 800px){.custom-editor .icon-tabs .icon-tab{font-size:16px;padding:.4em .8em}}@media (max-width: 640px){.custom-editor .icon-tabs .icon-tab{width:100%;border-radius:0}}.custom-editor .icon-tabs .icon-tab:hover{opacity:1;background-color:#ff4800}.custom-editor .icon-tabs .icon{width:32px;height:32px;margin-right:8px}@media (max-width: 800px){.custom-editor .icon-tabs .icon{width:24px;height:24px;margin-right:4px}}.custom-editor .icon-tabs .icon img{vertical-align:unset}.custom-editor .download-list{box-sizing:border-box;padding:24px 40px;background-color:#142331}@media (max-width: 800px){.custom-editor .download-list{padding:18px 18px 24px}}@media (max-width: 640px){.custom-editor .download-list{padding:12px}}.custom-editor .download-item{display:flex;box-sizing:border-box;padding:12px;align-items:center;transition:all .3s ease}@media (max-width: 800px){.custom-editor .download-item{padding:8px;flex-direction:column;align-items:flex-start}}.custom-editor .download-item:not(:last-child){border-bottom:1px solid #414D58}.custom-editor .download-item .download-item-name{font-size:18px;letter-spacing:.05em;line-height:1.4;font-weight:500;flex:1;transition:all .3s ease;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}@media (max-width: 800px){.custom-editor .download-item .download-item-name{font-size:16px;-webkit-line-clamp:2}}@media (max-width: 640px){.custom-editor .download-item .download-item-name{font-size:15px}}.custom-editor .download-item .download-item-btn{box-sizing:border-box;padding:8px 18px;border-radius:20px;color:#ff4800;text-decoration:none;display:flex;min-width:100px;align-items:center;transition:all .3s ease;border:1px solid transparent;margin-left:4.6%}@media (max-width: 800px){.custom-editor .download-item .download-item-btn{padding:4px 12px;font-size:14px;min-width:72px;margin-left:0;border:1px solid #FF4800;margin-top:8px}}.custom-editor .download-item .download-item-btn:after{content:"";display:inline-block;width:24px;height:24px;min-width:24px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 20H19V18H5V20ZM19 9H15V3H9V9H5L12 16L19 9Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");margin-left:4px}@media (max-width: 800px){.custom-editor .download-item .download-item-btn:after{width:18px;height:18px;min-width:18px;margin-left:2px}}.custom-editor .download-item .download-item-btn:hover{border:1px solid #FF4800;opacity:1;background-color:#fff}.custom-editor .download-item:hover{background-color:#2a3d51}.custom-editor .download-item:hover:not(:last-child){border-bottom:1px solid #FF4800}.custom-editor .download-item:hover .download-item-name{color:#ff4800}.custom-editor .service-cards{display:flex;gap:56px;box-sizing:border-box;padding:60px;flex-wrap:wrap;justify-content:center}@media (max-width: 800px){.custom-editor .service-cards{gap:5%;padding:32px}}@media (max-width: 640px){.custom-editor .service-cards{gap:0}}.custom-editor .service-cards .service-card{width:25%;min-width:240px;flex-direction:column;align-items:center;text-align:center;background-image:linear-gradient(to right bottom,#475975,#2c3849);border-radius:10px;padding:20px}@media (max-width: 800px){.custom-editor .service-cards .service-card{width:45%;min-width:unset;margin-bottom:32px}}@media (max-width: 640px){.custom-editor .service-cards .service-card{width:100%;margin-bottom:18px}}.custom-editor .service-cards .service-card .service-title{margin:0;font-size:22px;font-weight:500}@media (max-width: 800px){.custom-editor .service-cards .service-card .service-title{font-size:20px}}.custom-editor .service-cards .service-card .title-en{font-size:14px}.custom-editor .service-cards .service-card .description{padding:0}@media (max-width: 800px){.custom-editor .service-cards .service-card .description{font-size:14px}}@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}}.ck-p-block{margin-bottom:36px}.ck-p-block h3{font-size:20px;letter-spacing:.1em}.ck-p-block p{line-height:1.6}.ck-flex-cards-row{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -14px}@media (max-width: 800px){.ck-flex-cards-row{margin:0 -12px}}.ck-flex-cards-row .ck-card-col{width:16%;box-sizing:border-box;padding:12px 14px;min-width:200px}@media (max-width: 800px){.ck-flex-cards-row .ck-card-col{min-width:160px;padding:12px}}@media (max-width: 640px){.ck-flex-cards-row .ck-card-col{width:16%;min-width:105px;padding:6px 4px}}.ck-flex-cards-row .ck-card{border:2px solid #fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:32px 16px;text-decoration:none;color:#fff;background-color:#182a3c}@media (max-width: 800px){.ck-flex-cards-row .ck-card{padding:24px 12px}}@media (max-width: 640px){.ck-flex-cards-row .ck-card{padding:16px 8px;border-width:1px}}.ck-flex-cards-row .ck-card:hover{background-color:#404756;opacity:1}.ck-flex-cards-row .ck-card-img{width:100%;height:100%;aspect-ratio:1/1;display:block;display:flex;justify-content:center;align-items:center}.ck-flex-cards-row .ck-card-img img{max-width:100%;max-height:100%;display:inline-block;object-fit:contain;pointer-events:none}.ck-flex-cards-row .ck-card-title{font-size:22px;letter-spacing:.15em;line-height:1.8;font-weight:500;text-align:center}@media (max-width: 800px){.ck-flex-cards-row .ck-card-title{font-size:18px;letter-spacing:.1em}}@media (max-width: 640px){.ck-flex-cards-row .ck-card-title{font-size:15px;letter-spacing:normal}}.ck-product-show{display:flex;gap:3%;padding-bottom:32px}@media (max-width: 800px){.ck-product-show{flex-direction:column;gap:24px}}.ck-product-show h3,.ck-product-show h4,.ck-product-show h5{margin:0}.ck-product-show .ck-product-img{width:43.333333%;height:100%;aspect-ratio:1/1;border:3px solid #404756;border-radius:10px}@media (max-width: 800px){.ck-product-show .ck-product-img{width:100%}}.ck-product-show .ck-product-img img{height:100%!important}.ck-product-show .ck-product-info{width:54%}@media (max-width: 800px){.ck-product-show .ck-product-info{width:100%}}.ck-product-show .product-info-list{list-style-type:none;color:#d1d4d8}.ck-product-show .product-info-list li{list-style-type:none;margin-left:0}.ck-product-show .ck-product-btns{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.ck-product-show .ck-product-btns a{text-decoration:none}.ck-product-show .ck-product-btns a:hover{opacity:1}@media (max-width: 640px){.ck-product-show .ck-product-btn{width:100%}}.ck-product-show .ck-product-btn .label{background-color:#404756;font-size:13px;letter-spacing:.05em;line-height:1.6;box-sizing:border-box;padding:4px 12px;width:fit-content}.ck-product-show .ck-product-btn .btn,.ck-product-show .ck-product-btn .btn-primary,.ck-product-show .ck-product-btn .btn-second,.ck-product-show .ck-product-btn .btn-outerline,.ck-product-show .ck-product-btn .btn-add{font-size:16px;border-radius:0 5px 5px;box-sizing:border-box;padding:8px 12px;min-width:180px;text-align:center;margin:0;justify-content:center}@media (max-width: 640px){.ck-product-show .ck-product-btn .btn,.ck-product-show .ck-product-btn .btn-primary,.ck-product-show .ck-product-btn .btn-second,.ck-product-show .ck-product-btn .btn-outerline,.ck-product-show .ck-product-btn .btn-add{width:100%}}.ck-product-show .ck-product-btn .btn-primary{border:1px solid #FF4800}.ck-product-show .ck-product-btn .btn-primary:hover{background-color:#fff;color:#ff4800}.ck-product-show .ck-product-btn .btn-white{background-color:#fff;border:1px solid #fff;color:#ff4800}.ck-product-show .ck-product-btn .btn-white:hover{background-color:#ff4800;color:#fff}.ck-block{box-sizing:border-box;padding:16px 24px}@media (max-width: 640px){.ck-block{padding:12px 0}}ul.ck-list-dots{list-style-type:none;margin-bottom:16px}ul.ck-list-dots li{list-style-type:none;margin-left:0;box-sizing:border-box;padding-left:28px;position:relative;margin-bottom:6px}ul.ck-list-dots li:before{content:"";display:inline-block;width:20px;height:20px;min-width:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='11' r='2.5' fill='%23FF4800'/%3E%3C/svg%3E%0A");position:absolute;left:0;top:0;transform:translate(20%,20%)}.icon-title-primary-border{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #FF4800;margin-bottom:24px}.icon-title-primary-border .icon{width:48px;height:48px;margin-right:10px}.icon-title-primary-border h3{font-size:28px;font-weight:400;letter-spacing:.05em}.ck-anchor-block{padding-bottom:60px}@media (max-width: 800px){.ck-anchor-block{padding-bottom:48px}}.ck-anchor-block .block-content{background-color:#142331;box-sizing:border-box;padding:32px 36px 44px;color:#d1d4d8}@media (max-width: 800px){.ck-anchor-block .block-content{padding:24px 28px 36px}}.ck-anchor-block .block-content p{color:#d1d4d8}.border-white-1{border:1px solid #fff}.custom-editor .ck-ul,.custom-editor .ck-ul li{list-style-type:none;list-style:none}.custom-editor .ck-ul{margin-bottom:0}.custom-editor .ck-ul li{box-sizing:border-box;padding-left:26px;padding-bottom:0;padding-right:6px;position:relative;margin-bottom:12px}@media (max-width: 800px){.custom-editor .ck-ul li{font-size:16px}}.custom-editor .ck-ul li:before{content:"";display:inline-block;width:20px;height:20px;min-width:20px;margin-right:6px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.ck-ul.diamond li:before{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6L14 10L10 14L6 10L10 6Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}ul[class*=flex-ul-]{display:flex;flex-wrap:wrap}ul[class*=flex-ul-] li{margin-left:0}.flex-ul-3 li{width:33.333333%}@media (max-width: 800px){.flex-ul-3 li{width:50%}}@media (max-width: 640px){.flex-ul-3 li{width:100%}}.agree-cookie{position:fixed;bottom:1rem;left:1.2rem;max-width:480px;width:calc(100% - 2.4rem);background-color:#404756;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:#ff4800;transition:all .3s ease;opacity:1}.agree-cookie-inner a:hover{opacity:.75}.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}.global-page-banner{width:100%;height:250px;background-image:linear-gradient(to right,#0e1e2df2,#122334b3),url(/images/background/page-banner-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;box-sizing:border-box;padding:42px 0 24px}@media (max-width: 800px){.global-page-banner{background-image:linear-gradient(to right,#0e1e2df2,#122334b3),url(/images/background/page-banner-bg-pad.jpg)}}.global-page-banner h1,.global-page-banner .page-banner-title{font-weight:400;letter-spacing:.05em}.global-page-banner .font-en,.global-page-banner [lang=en] .title-banner,[lang=en] .global-page-banner .title-banner,.global-page-banner [lang=en] .title-lg,[lang=en] .global-page-banner .title-lg,.global-page-banner [lang=en] .title-lg-s,[lang=en] .global-page-banner .title-lg-s,.global-page-banner .pagination .page-item,.pagination .global-page-banner .page-item{font-size:20px;font-weight:300;letter-spacing:.1em;line-height:1.8}@media (max-width: 640px){.global-page-banner .font-en,.global-page-banner [lang=en] .title-banner,[lang=en] .global-page-banner .title-banner,.global-page-banner [lang=en] .title-lg,[lang=en] .global-page-banner .title-lg,.global-page-banner [lang=en] .title-lg-s,[lang=en] .global-page-banner .title-lg-s,.global-page-banner .pagination .page-item,.pagination .global-page-banner .page-item{font-size:16px;letter-spacing:.05em}}.icon-tabs{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}@media (max-width: 640px){.icon-tabs{gap:0}}.icon-tabs .icon-tab{display:flex;align-items:center;font-size:1.125rem;line-height:1.8em;box-sizing:border-box;padding:1em;border:1px solid #fff;border-radius:5px;background-color:#404756;transition:all .3s ease;color:#fff;text-decoration:none;min-width:160px}@media (max-width: 800px){.icon-tabs .icon-tab{font-size:16px;padding:.4em .8em}}@media (max-width: 640px){.icon-tabs .icon-tab{width:100%;border-radius:0}}.icon-tabs .icon-tab:hover{opacity:1;background-color:#ff4800}.icon-tabs .icon{width:32px;height:32px;margin-right:8px}@media (max-width: 800px){.icon-tabs .icon{width:24px;height:24px;margin-right:4px}}.icon-tabs .icon img{vertical-align:unset}.index-banner{width:100%}.index-banner .swiper{position:relative}.index-banner .swiper-wrapper{width:100%}.index-banner .swiper-slide-img{position:relative;width:100%;padding-top:84.5%}@media (min-width: 601px){.index-banner .swiper-slide-img{padding-top:36.492%}}.index-banner .swiper-slide-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.post-items.posts_1_col_with_img .post-item{display:flex;padding:40px 0}@media (max-width: 800px){.post-items.posts_1_col_with_img .post-item{flex-direction:column;padding:24px 0}}.post-items.posts_1_col_with_img .post-item:not(:last-child){border-bottom:1px solid #414D58}.post-items.posts_1_col_with_img .post-item .imgbox{max-width:360px;min-width:360px;aspect-ratio:16/9;border-radius:4px;margin-right:20px}@media (max-width: 1280px){.post-items.posts_1_col_with_img .post-item .imgbox{max-width:280px;min-width:280px}}@media (max-width: 800px){.post-items.posts_1_col_with_img .post-item .imgbox{margin:0 auto}}.post-items.posts_1_col_with_img .post-item .post-group{margin-top:8px}@media (max-width: 800px){.post-items.posts_1_col_with_img .post-item .post-group{margin-top:12px;margin-left:4px}}@media (max-width: 800px){.post-items.posts_1_col_with_img .post-item .post-title{font-size:18px;padding:.4em 0}}.post-items.posts_1_col_with_img .post-item .post-category{color:#ff4800;margin-bottom:.5em}.post-items.posts_1_col_with_img .post-item .post-date{color:#969696}.post-items.posts_1_col_with_img .post-item:hover .imgbox img{transform:scale(1.08)}.post-items.posts_1_col_with_img .post-item .post-abstract{color:#424242;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.6}.post-items.posts_1_col_with_img .post-item .post-abstract p{padding:0}.post-items.posts_1_col .post-item{display:flex;align-items:center;justify-content:space-between;position:relative;padding:.7em 0;font-size:16px;border-bottom:1px solid #414D58}@media (max-width: 800px){.post-items.posts_1_col .post-item{flex-direction:column;align-items:flex-start}}.post-items.posts_1_col .post-item .post-title{width:100%;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space-collapse:collapse;text-wrap:wrap;overflow:hidden;color:#ff4800;transition:.2s;max-width:620px}@media (max-width: 800px){.post-items.posts_1_col .post-item .post-title{-webkit-line-clamp:2;max-width:unset}}.post-items.posts_1_col .post-item:hover .post-category{color:#ff4800;background:#fff;border:2px solid #FF4800}.post-items.posts_1_col .post-item:hover .post-title{color:#404756}.post-items.posts_1_col .post-item .post-group{display:flex;align-items:center}@media (max-width: 800px){.post-items.posts_1_col .post-item .post-group{margin-bottom:8px}}.post-items.posts_1_col .post-item .post-category{color:#fff;background:#ff4800;border:2px solid #FF4800;white-space:nowrap;padding:.23em 1.5em;margin-right:12px;display:flex;justify-content:center;align-items:center;line-height:1.4;border-radius:2px;font-weight:300;transition:.3s ease-in-out;box-sizing:border-box}.post-items.posts_1_col .post-item .post-category span{border-left:1px solid #fff;margin-left:6px;padding-left:6px}.post-items.posts_1_col .post-item .post-date{color:#969696;font-size:16px;margin-right:12px;font-weight:400;white-space:nowrap;width:100px}.post-items.posts_3_col_with_img{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;margin:0 auto 80px}.post-items.posts_3_col_with_img .post-item{width:33.33%;padding:1.2em 1em;box-sizing:border-box}@media (max-width: 1280px){.post-items.posts_3_col_with_img .post-item{width:50%}}@media (max-width: 800px){.post-items.posts_3_col_with_img .post-item{flex:0 0 100%;width:100%}}.post-items.posts_3_col_with_img .post-item:hover .post-title{color:#404756}.post-items.posts_3_col_with_img .post-item:hover .imgbox img{transform:scale(1.08)}.post-items.posts_3_col_with_img .post-item .post-group{padding:12px 0}.post-items.posts_3_col_with_img .post-item .post-title{padding:.2em 0 .5em}.post-items.posts_3_col_with_img .post-item .post-info{display:flex;align-items:center;justify-content:space-between}@media (max-width: 800px){.post-items.posts_3_col_with_img .post-item .post-info{margin-bottom:8px}}.post-items.posts_3_col_with_img .post-item .post-category{color:#ff4800;margin-right:12px;transition:.3s ease-in-out;box-sizing:border-box}.post-items.posts_3_col_with_img .post-item .post-date{color:#969696;font-size:16px;margin-right:12px;font-weight:400;white-space:nowrap;width:100px}.post-items.posts_3_col_with_img .post-item .post-abstract{color:#424242;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.6}.post-items.posts_3_col_with_img .post-item .post-abstract p{padding:0}.post-items.posts_4_col_with_img{display:flex}.post-items.posts_4_col_with_img .post-col{box-sizing:border-box;padding:16px;width:25%}.post-items.posts_4_col_with_img .post-item .imgbox{aspect-ratio:4/5;border:1px solid transparent;transition:all .5s ease}.post-items.posts_4_col_with_img .post-group{box-sizing:border-box;padding:16px 12px}.post-items.posts_4_col_with_img .post-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:14px;line-height:1.8;margin-bottom:16px}.post-items.posts_4_col_with_img .post-caption{border:1px solid #fff;text-align:center;box-sizing:border-box;padding:0 6px 2px;min-width:70px;transition:all .5s ease}.post-items.posts_4_col_with_img .post-date{letter-spacing:.05em;font-family:Roboto,sans-serif,Arial;transition:all .5s ease}.post-items.posts_4_col_with_img .post-title{font-weight:500;letter-spacing:.05em;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:all .5s ease}.post-items.posts_4_col_with_img .post-item:hover .imgbox{border-color:#ff4800}.post-items.posts_4_col_with_img .post-item:hover .post-title{color:#ff4800}.post-items.posts_4_col_with_img .post-item:hover .post-caption{background-color:#ff4800;border-color:#ff4800}.post-items.posts_4_col_with_img .post-item:hover .post-date{color:#ff4800}[data-page=post-inner] .custom-editor{padding-bottom:36px;border-bottom:1px solid #414D58;margin-bottom:60px}[data-page=post-inner] .container{padding-top:56px}[data-page=post-inner] .post-inner-title{font-size:28px;text-align:center;font-weight:700;letter-spacing:.05em;line-height:1.6;margin-bottom:24px}@media (max-width: 800px){[data-page=post-inner] .post-inner-title{font-size:24px}}@media (max-width: 640px){[data-page=post-inner] .post-inner-title{font-size:20px;text-align:left}}[data-page=post-inner] .post-container{max-width:1000px;margin:0 auto 2em}[data-page=post-inner] .post-container .imgbox{aspect-ratio:16/9;border-radius:4px;margin-bottom:2em}[data-page=post-inner] .post-container .post-date{color:#969696}[data-page=post-inner] .post-group{display:flex;align-items:center;justify-content:space-between;padding-bottom:1em;box-sizing:border-box;margin-bottom:24px;border-bottom:1px solid #414D58;flex-wrap:wrap}@media (max-width: 800px){[data-page=post-inner] .post-group{margin-bottom:16px}}@media (max-width: 640px){[data-page=post-inner] .post-group{margin-bottom:12px}}[data-page=post-inner] .post-group .post-category{color:#ff4800}.post-nav-links{display:flex;justify-content:space-between;margin-top:3em;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:#ff4800;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;margin-top:8px;max-width:92%}@media (max-width: 640px){.post-nav-links .post-nav-post-title{font-size:15px}}.post-nav-links .post-nav-icon{color:#b6b6b6;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}.labor-news-post{display:flex;align-items:center;box-sizing:border-box;padding:12px;border-bottom:1px solid #414D58;gap:36px;transition:all .3s ease}@media (max-width: 640px){.labor-news-post{gap:20px}}.labor-news-post:not(:last-child){margin-bottom:16px}.labor-news-post .post-group{width:calc(100% - 72px);height:auto}@media (max-width: 640px){.labor-news-post .post-group{width:calc(100% - 42px)}}@media (max-width: 480px){.labor-news-post .post-group{width:100%}}.labor-news-post .post-info{display:flex;align-items:center;font-family:Roboto,sans-serif,Arial;line-height:1.8;margin-bottom:4px}.labor-news-post .post-date{margin-right:20px}@media (max-width: 640px){.labor-news-post .post-date{font-size:14px;margin-right:12px}}.labor-news-post .post-caption{font-size:14px;padding:2px 24px;border-radius:16px;background-color:#404756;transition:all .3s ease}@media (max-width: 640px){.labor-news-post .post-caption{padding:0 16px;font-size:13px}}.labor-news-post .post-title{font-size:18px;letter-spacing:.1em;line-height:1.8;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}@media (max-width: 1280px){.labor-news-post .post-title{font-size:17px}}@media (max-width: 640px){.labor-news-post .post-title{font-size:16px}}@media (max-width: 480px){.labor-news-post .post-title{font-size:15px}}.labor-news-post .icon-arrow-right{width:36px;height:36px;min-width:36px;min-height:36px;border:1px solid #FF4800;border-radius:50%;position:relative}@media (max-width: 640px){.labor-news-post .icon-arrow-right{width:22px;height:22px;min-width:22px;min-height:22px}}@media (max-width: 480px){.labor-news-post .icon-arrow-right{display:none}}.labor-news-post .icon-arrow-right:before,.labor-news-post .icon-arrow-right:after{content:"";display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}.labor-news-post .icon-arrow-right:before{width:0;height:0;background-color:#ff4800;opacity:0;z-index:1;border-radius:50%}.labor-news-post .icon-arrow-right:after{width:36px;height:36px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");z-index:2}@media (max-width: 640px){.labor-news-post .icon-arrow-right:after{width:22;height:22px}}.labor-news-post:hover{border-bottom:1px solid #FF4800}.labor-news-post:hover .post-caption{background-color:#fff;color:#ff4800}.labor-news-post:hover .post-title{color:#ff4800}.labor-news-post:hover .icon-arrow-right:before{width:100%;height:100%;opacity:1}.labor-news-post:hover .icon-arrow-right:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")}.faqs-container{display:flex}@media (max-width: 800px){.faqs-container{flex-direction:column}}.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 - 96px);top:96px}}@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:#182a3c}@media (max-width: 800px){.faqs-menu-item .faqs-menu-item-link{padding:.5em 1em}}.faqs-menu-item:hover .faqs-menu-item-link{background-color:#142331}.faqs-menu-item.active .faqs-menu-item-link{color:#fff;background-color:#404756}.faqs-main{height:100%;width:100%;padding:2.5em 4px}@media (min-width: 801px){.faqs-main{padding:0 2.5em;min-height:50vh}}.faqs-accordion{margin-left:1em}@media (max-width: 800px){.faqs-accordion{margin-left:.5em}}.faqs-item{border:1px solid #414D58;position:relative}.faqs-item:before{content:"Q";font-family:Akshar;font-weight:700;font-size:18px;display:inline-flex;justify-content:center;align-items:center;color:#ff4800;background:#fff;border:1px solid #002A51;width:30px;height:30px;box-sizing:border-box;border-radius:50%;position:absolute;top:2.1em;left:-15px;transform:translateY(-50%);transition:all .2s;transition-delay:.15s}@media (max-width: 800px){.faqs-item:before{top:1.8em}}.faqs-item .faqs-title{padding:1.5em 1em 1.5em 2em;cursor:pointer;box-sizing:border-box;width:100%;display:inline-flex;align-items:center;justify-content:space-between;transition:all .2s}@media (max-width: 800px){.faqs-item .faqs-title{padding:1.2em .8em 1.2em 1.5em}}.faqs-item .faqs-content{padding:0 2em 1.5em;display:none}@media (max-width: 800px){.faqs-item .faqs-content{padding:0 1.2em 1.5em}}.faqs-item.active:before{background:#ff4800;border:1px solid #FF4800;color:#fff}.faqs-item.active .faqs-title{color:#ff4800}.faqs-item.active .dvicon{transform:rotate(.25turn)}.wrap[data-page=index]{overflow-x:hidden}.index-banner{width:100%;background-image:url(/images/background/deco-orbit.svg),url(/images/background/bg-galaxy.png);background-repeat:no-repeat;padding-top:56px;margin-bottom:90px}.index-banner .index-banner-wrapper{max-width:100%;display:flex;flex-direction:column-reverse}@media (min-width: 641px){.index-banner .index-banner-wrapper{width:1360px;align-items:center;box-sizing:border-box;flex-direction:row;padding-left:40px;justify-content:flex-end;gap:16px;margin-left:auto}}@media (min-width: 801px){.index-banner .index-banner-wrapper{gap:24px}}@media (min-width: 1440px){.index-banner .index-banner-wrapper{width:100%;gap:2.22%}}.index-banner .index-banner-wrapper .title-wrapper{padding-left:32px;margin-top:24px;display:flex;flex-direction:column;align-items:center}@media (min-width: 641px){.index-banner .index-banner-wrapper .title-wrapper{display:block}}@media (min-width: 1440px){.index-banner .index-banner-wrapper .title-wrapper{width:fit-content}}@media (max-width: 1280px){.index-banner .index-banner-wrapper .title-wrapper{min-width:unset}}.index-banner .index-main-img{max-width:920px;width:100%;height:250px;padding-left:24px;box-sizing:border-box;overflow:visible}@media (min-width: 641px){.index-banner .index-main-img{height:360px;margin-left:0}}@media (min-width: 1281px){.index-banner .index-main-img{height:400px}}@media (min-width: 1440px){.index-banner .index-main-img{width:64%;max-width:unset;height:450px;border-radius:225px 0 0 225px}}.index-banner .index-main-img img{border-radius:200px 0 0 200px;box-shadow:-2px 0 10px #7dbcffb3}.index-banner .title-en{font-size:14px;line-height:1.8;letter-spacing:.1em;margin-bottom:14px}@media (max-width: 640px){.index-banner .title-en{margin-bottom:0}}.index-banner .sub-slogan{font-size:18px;letter-spacing:.2em;opacity:.8}@media (max-width: 1280px){.index-banner .sub-slogan{font-size:17px;letter-spacing:.1em}}@media (max-width: 800px){.index-banner .sub-slogan{font-size:16px;letter-spacing:.05em}}@media (max-width: 640px){.index-banner .sub-slogan{font-size:18px;letter-spacing:.2em}}@media (max-width: 640px){.index-title-svg{width:100%;display:flex;flex-direction:column;align-items:center}}.index-title-svg .svg-row{margin-bottom:14px}@media (max-width: 640px){.index-title-svg .svg-row{margin-bottom:8}}.index-title-svg .svg-row svg{width:100%;height:100%}.index-title-svg .svg-row:nth-child(1){width:350px;height:101px}@media (max-width: 1280px){.index-title-svg .svg-row:nth-child(1){width:280px;height:81px}}@media (max-width: 800px){.index-title-svg .svg-row:nth-child(1){width:240px;height:69px}}@media (max-width: 640px){.index-title-svg .svg-row:nth-child(1){width:80%;height:auto;padding-right:36px}}.index-title-svg .svg-row:nth-child(2){width:352px;height:88px;padding-left:36px}@media (max-width: 1280px){.index-title-svg .svg-row:nth-child(2){width:282px;height:70px;padding-left:24px}}@media (max-width: 800px){.index-title-svg .svg-row:nth-child(2){width:242px;height:60px;padding-left:18px}}@media (max-width: 640px){.index-title-svg .svg-row:nth-child(2){width:81%;height:auto;padding-left:24px}}.index-title-svg .svg-row.orbit{position:relative}.index-title-svg .svg-row .deco-orbit-gold{position:absolute;top:50%;right:0;transform:translate(20%,-50%);width:114px;height:82px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(/images/decorations/deco-orbit-gold.svg);z-index:2}@media (max-width: 1280px){.index-title-svg .svg-row .deco-orbit-gold{width:92px;height:66px}}@media (max-width: 640px){.index-title-svg .svg-row .deco-orbit-gold{width:29%;height:100%}}.feature-dashboard{box-sizing:border-box;padding:36px 0;display:flex;align-items:center;gap:36px}@media (max-width: 640px){.feature-dashboard{justify-content:center}}.feature-dashboard .dashboard-cards{display:flex;gap:28px}@media (max-width: 800px){.feature-dashboard .dashboard-cards{gap:18px}}@media (max-width: 640px){.feature-dashboard .dashboard-cards{justify-content:center;gap:8px;width:100%}}.feature-dashboard .dashboard-card{box-sizing:border-box;padding:16px 16px 4px 24px;background-image:linear-gradient(to right bottom,#41526c,#687689);border-radius:5px;min-width:180px}@media (max-width: 800px){.feature-dashboard .dashboard-card{width:fit-content;min-width:unset;padding:8px 10px}}@media (max-width: 640px){.feature-dashboard .dashboard-card{width:33%;padding:6px 8px}}.feature-dashboard .dashboard-card .dashboard-title{font-size:18px;letter-spacing:.1em;line-height:1.8}@media (max-width: 800px){.feature-dashboard .dashboard-card .dashboard-title{font-size:16px;letter-spacing:.05em}}@media (max-width: 640px){.feature-dashboard .dashboard-card .dashboard-title{font-size:13px}}.feature-dashboard .dashboard-card .dashboard-count-wrapper{display:flex;align-items:center;gap:8px}.feature-dashboard .dashboard-card .dashboard-count-wrapper:after{content:"";display:inline-block;width:26px;height:26px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.84 24.568V13.912H2V11.656H11.84V1H14.288V11.656H24.128V13.912H14.288V24.568H11.84Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}@media (max-width: 800px){.feature-dashboard .dashboard-card .dashboard-count-wrapper:after{width:20px;height:20px;min-width:20px}}@media (max-width: 640px){.feature-dashboard .dashboard-card .dashboard-count-wrapper:after{width:16px;height:16px;min-width:16px}}.feature-dashboard .dashboard-card .dashboard-count{font-size:42px;letter-spacing:.05em;line-height:1.4;font-weight:700;width:108px}@media (max-width: 800px){.feature-dashboard .dashboard-card .dashboard-count{font-size:28px;width:73px}}@media (max-width: 640px){.feature-dashboard .dashboard-card .dashboard-count{font-size:22px;width:56px}}.feature-dashboard .deco-line{flex:1}@media (max-width: 640px){.feature-dashboard .deco-line{display:none}}.feature-dashboard .deco-line svg{width:100%;height:100%}.section-title-wrapper{margin-bottom:32px}.section-title-wrapper .title-en{font-size:16px;line-height:1.8;letter-spacing:.1em}.section-title-wrapper .section-title{font-size:32px;letter-spacing:.1em;line-height:1.6;font-weight:700;padding-bottom:16px}.section-title-wrapper:after{content:"";display:block;width:100%;height:1px;background-image:linear-gradient(to right,#f06600,#f14400)}.clients-section{margin-bottom:90px}.clients-section #clientsSwiper{margin:0 -8px 36px}.clients-section .swiper-slide{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(7,1fr)}@media (max-width: 1280px){.clients-section .swiper-slide{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(8,1fr)}}@media (max-width: 800px){.clients-section .swiper-slide{grid-template-columns:repeat(5,1fr)}}@media (max-width: 640px){.clients-section .swiper-slide{grid-template-columns:repeat(4,1fr)}}@media (max-width: 480px){.clients-section .swiper-slide{grid-template-columns:repeat(3,1fr)}}.clients-section .client-item{box-sizing:border-box;padding:8px}@media (max-width: 800px){.clients-section .client-item{padding:6px}}.clients-section .client-item .imgbox{position:relative;border-radius:5px;aspect-ratio:1.62/1;background-color:#fff}.clients-section .client-item .imgbox:after{content:"";display:block;width:100%;height:100%;background-color:#111;opacity:.2;position:absolute;top:0;left:0;transition:all .3s ease}.clients-section .client-item:hover .imgbox:after{opacity:0}.clients-section .swiper-buttons{width:100%;display:flex;justify-content:flex-end;gap:18px}.clients-section .swiper-buttons .swiper-button{width:48px;height:48px;background-color:#fff;position:static;border-radius:50%;opacity:1;margin:0}.clients-section .swiper-buttons .swiper-button:after{content:""}.clients-section .swiper-buttons .swiper-button.swiper-button-disabled{opacity:.3}.clients-section .swiper-buttons .swiper-button-prev{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6626 8.4375L7.5376 11.5625V12.4375L10.6626 15.5625L11.5501 14.6875L9.5001 12.625H16.4626V11.375H9.5001L11.5626 9.3125L10.6626 8.4375Z' fill='%23404756'/%3E%3C/svg%3E%0A")}.clients-section .swiper-buttons .swiper-button-prev:hover{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6626 8.4375L7.5376 11.5625V12.4375L10.6626 15.5625L11.5501 14.6875L9.5001 12.625H16.4626V11.375H9.5001L11.5626 9.3125L10.6626 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.clients-section .swiper-buttons .swiper-button-next{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23404756'/%3E%3C/svg%3E%0A")}.clients-section .swiper-buttons .swiper-button-next:hover{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.service-section{background-image:url(/images/background/bg-orbit-lg.svg),radial-gradient(#1c4c7d,#0e375b 30%,#182a3c 75%);background-repeat:no-repeat;background-position:center;background-size:contain;padding:66px 0;margin-bottom:60px}.service-section .service-cards{display:flex;justify-content:center;gap:6%}@media (max-width: 1280px){.service-section .service-cards{gap:3.5%}}@media (max-width: 640px){.service-section .service-cards{flex-direction:column}}.service-section .cards-col{width:29%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px}@media (max-width: 1280px){.service-section .cards-col{width:31%;gap:48px}}@media (max-width: 800px){.service-section .cards-col{gap:36px}}@media (max-width: 640px){.service-section .cards-col{width:100%;gap:18px;margin-bottom:18px;order:2}}@media (max-width: 640px){.service-section .cards-col.center{order:1}}@media (max-width: 640px){.service-section .service-title-block{order:1}}.service-section .service-title-block .title-en,.service-section .service-title-block .service-title{text-align:center;line-height:1.8;letter-spacing:.1em}@media (max-width: 1280px){.service-section .service-title-block .title-en,.service-section .service-title-block .service-title{font-size:15px}}.service-section .service-title-block .service-title{margin-bottom:32px}@media (max-width: 1280px){.service-section .service-title-block .service-title{font-size:24px}}.service-section .btns-center.show-mobile{margin-top:36px}.service-card{box-sizing:border-box;padding:20px;border-radius:10px;background-image:linear-gradient(to right bottom,#40475680,#8c9bbc80);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;gap:8px}@media (max-width: 1280px){.service-card{padding:16px}}@media (max-width: 800px){.service-card{flex-direction:column}}@media (max-width: 640px){.service-card{order:2}}.service-card .icon{width:60px;height:60px;min-width:60px;min-height:60px}@media (max-width: 1280px){.service-card .icon{width:48px;height:48px;min-width:48px;min-height:48px}}.service-card .title-en{font-size:12px}.service-card .service-title{font-size:20px;line-height:1.8;letter-spacing:.1em;margin-bottom:12px}@media (max-width: 1280px){.service-card .service-title{font-size:18px}}@media (max-width: 800px){.service-card .service-title{margin-bottom:6px}}.service-card .description{font-size:15px;letter-spacing:.05em}.core-strength-section{background-image:linear-gradient(to right,#07121ce6,#1c2b3ae6,#07121ce6),image-set(url(/images/background/yuheng-lawers.webp) type("image/webp"),url(/images/background/yuheng-lawers.jpg) type("image/jpeg"));background-repeat:no-repeat;background-position:center;background-size:cover;box-sizing:border-box;padding:60px 0}@media (max-width: 800px){.core-strength-section{background-image:linear-gradient(to right,#07121ce6,#1c2b3ae6,#07121ce6),image-set(url(/images/background/yuheng-lawers-md.webp) type("image/webp"),url(/images/background/yuheng-lawers-md.jpg) type("image/jpeg"))}}.core-strength-section .title-wrapper{display:flex;justify-content:center;align-items:center;gap:18px;margin-bottom:56px}@media (max-width: 640px){.core-strength-section .title-wrapper{flex-wrap:wrap;margin-bottom:32px}}.core-strength-section .title-wrapper .title-intro{max-width:185px}@media (max-width: 640px){.core-strength-section .title-wrapper .title-intro{width:100%;max-width:100%;text-align:center}}.core-strength-section .title-wrapper .title-intro span{display:block}.core-strength-section .title-wrapper .title-intro span:nth-child(1){font-size:20px;letter-spacing:.05em}@media (max-width: 640px){.core-strength-section .title-wrapper .title-intro span:nth-child(1){font-size:18px}}.core-strength-section .title-wrapper .title-intro span:nth-child(2){font-size:24px;letter-spacing:.1em;font-weight:700}@media (max-width: 640px){.core-strength-section .title-wrapper .title-intro span:nth-child(2){font-size:20px}}.core-strength-section .title-wrapper .special{font-size:160px;line-height:1;display:inline-block;transform:skew(-5deg);position:relative}@media (max-width: 640px){.core-strength-section .title-wrapper .special{font-size:100px}}.core-strength-section .title-wrapper .special:after{width:120px;height:85px;content:"";display:block;background-image:url(/images/decorations/deco-star-ring.svg);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 640px){.core-strength-section .title-wrapper .special:after{width:90px;height:65px}}.core-strength-section .title-wrapper .title-main{font-size:36px;line-height:1.4;letter-spacing:.1em}.core-strength-section .title-wrapper .title-main span{display:block}.core-strength-section .title-wrapper .title-main .lg{font-weight:500}.core-strength-section .title-wrapper .title-main .sm{font-size:20px;line-height:1.6}.core-strength-cards{display:flex;justify-content:space-between}@media (max-width: 800px){.core-strength-cards{flex-direction:column;justify-content:flex-start}}.core-strength-cards .core-strength-card{width:31.25%;box-sizing:border-box;padding:24px 24px 32px;border-radius:10px;border:1px solid #414D58;background-color:#142331}@media (max-width: 1280px){.core-strength-cards .core-strength-card{padding:18px}}@media (max-width: 800px){.core-strength-cards .core-strength-card{flex-direction:column;width:100%;margin-bottom:18px}}.core-strength-cards .card-head{display:flex;align-items:center;letter-spacing:.05em;margin-bottom:18px;flex-wrap:wrap}.core-strength-cards .card-head .icon{width:42px;height:42px;min-width:42px;margin-right:12px;background-color:#fff;border-radius:50%;box-shadow:2px 0 #ff4800}@media (max-width: 1280px){.core-strength-cards .card-head .icon{width:36px;height:36px;min-width:36px;margin-right:8px}}@media (max-width: 640px){.core-strength-cards .card-head .icon{width:28px;height:28px;min-width:28px;margin-right:8px}}.core-strength-cards .card-head .icon[data-strength-icon=lawer-team]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 12.5C21.5894 12.5 22.1546 12.7239 22.5713 13.1224C22.9881 13.5209 23.2222 14.0614 23.2222 14.625C23.2222 15.1886 22.9881 15.7291 22.5713 16.1276C22.1546 16.5261 21.5894 16.75 21 16.75C20.4106 16.75 19.8454 16.5261 19.4287 16.1276C19.0119 15.7291 18.7778 15.1886 18.7778 14.625C18.7778 14.0614 19.0119 13.5209 19.4287 13.1224C19.8454 12.7239 20.4106 12.5 21 12.5ZM24.3333 22.8594C24.3333 23.6895 23.8924 24.4199 23.2222 24.8482V26.3125H18.7778V24.8482C18.1076 24.4199 17.6667 23.6895 17.6667 22.8594V21.5312C17.6667 19.7715 19.1597 18.3438 21 18.3438C22.8403 18.3438 24.3333 19.7715 24.3333 21.5312V22.8594ZM24.8889 26.3125V25.4061C25.5799 24.659 26 23.6729 26 22.5938V21.5312C26 20.6447 25.7465 19.818 25.309 19.1041C25.6944 18.9547 26.1146 18.875 26.5556 18.875C28.3958 18.875 29.8889 20.3027 29.8889 22.0625V23.125C29.8889 23.9119 29.441 24.5992 28.7778 24.9645V26.3125H24.8889ZM13.2222 24.9645C12.559 24.5992 12.1111 23.9119 12.1111 23.125V22.0625C12.1111 20.3027 13.6042 18.875 15.4444 18.875C15.8854 18.875 16.3056 18.958 16.691 19.1041C16.2535 19.8146 16 20.6447 16 21.5312V22.5938C16 23.6729 16.4201 24.6557 17.1111 25.4061V26.3125H13.2222V24.9645ZM15.4444 13.5625C15.6998 13.5625 15.9526 13.6106 16.1886 13.704C16.4245 13.7975 16.6388 13.9344 16.8194 14.1071C16.9999 14.2798 17.1432 14.4847 17.2409 14.7103C17.3386 14.9359 17.3889 15.1777 17.3889 15.4219C17.3889 15.6661 17.3386 15.9078 17.2409 16.1334C17.1432 16.359 16.9999 16.564 16.8194 16.7367C16.6388 16.9093 16.4245 17.0463 16.1886 17.1397C15.9526 17.2332 15.6998 17.2813 15.4444 17.2812C15.1891 17.2813 14.9362 17.2332 14.7003 17.1397C14.4644 17.0463 14.2501 16.9093 14.0695 16.7367C13.889 16.564 13.7457 16.359 13.648 16.1334C13.5503 15.9078 13.5 15.6661 13.5 15.4219C13.5 15.1777 13.5503 14.9359 13.648 14.7103C13.7457 14.4847 13.889 14.2798 14.0695 14.1071C14.2501 13.9344 14.4644 13.7975 14.7003 13.704C14.9362 13.6106 15.1891 13.5625 15.4444 13.5625ZM26.5556 13.5625C26.8109 13.5625 27.0638 13.6106 27.2997 13.704C27.5356 13.7975 27.7499 13.9344 27.9305 14.1071C28.111 14.2798 28.2543 14.4847 28.352 14.7103C28.4497 14.9359 28.5 15.1777 28.5 15.4219C28.5 15.6661 28.4497 15.9078 28.352 16.1334C28.2543 16.359 28.111 16.564 27.9305 16.7367C27.7499 16.9093 27.5356 17.0463 27.2997 17.1397C27.0638 17.2332 26.8109 17.2813 26.5556 17.2812C26.3002 17.2813 26.0474 17.2332 25.8114 17.1397C25.5755 17.0463 25.3612 16.9093 25.1806 16.7367C25.0001 16.564 24.8568 16.359 24.7591 16.1334C24.6614 15.9078 24.6111 15.6661 24.6111 15.4219C24.6111 15.1777 24.6614 14.9359 24.7591 14.7103C24.8568 14.4847 25.0001 14.2798 25.1806 14.1071C25.3612 13.9344 25.5755 13.7975 25.8114 13.704C26.0474 13.6106 26.3002 13.5625 26.5556 13.5625ZM11.8333 27.9062H30.1667C30.6285 27.9062 31 28.2615 31 28.7031C31 29.1447 30.6285 29.5 30.1667 29.5H11.8333C11.3715 29.5 11 29.1447 11 28.7031C11 28.2615 11.3715 27.9062 11.8333 27.9062Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.core-strength-cards .card-head .icon[data-strength-icon=flexibility]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7978 17.157C15.4588 16.1288 16.3743 15.2817 17.4588 14.6947C18.5433 14.1077 19.7616 13.7999 21 13.8C22.2386 13.7997 23.457 14.1074 24.5417 14.6945C25.6264 15.2815 26.542 16.1287 27.2031 17.157L28.7523 16.194C27.9258 14.9092 26.7814 13.8508 25.4259 13.1175C24.0703 12.3841 22.5477 11.9997 21 12C19.4524 11.9998 17.93 12.3843 16.5746 13.1177C15.2193 13.851 14.0751 14.9094 13.2487 16.194L14.7978 17.157ZM21 28.2C19.7616 28.2001 18.5433 27.8923 17.4588 27.3053C16.3743 26.7183 15.4588 25.8712 14.7978 24.843L13.2487 25.806C14.0751 27.0906 15.2193 28.149 16.5746 28.8823C17.93 29.6157 19.4524 30.0002 21 30C22.5477 30.0003 24.0703 29.6159 25.4259 28.8825C26.7814 28.1492 27.9258 27.0908 28.7523 25.806L27.2031 24.843C26.542 25.8713 25.6264 26.7185 24.5417 27.3055C23.457 27.8926 22.2386 28.2003 21 28.2ZM21 17.4C21.2431 17.4 21.4763 17.4948 21.6482 17.6636C21.8201 17.8324 21.9167 18.0613 21.9167 18.3C21.9167 18.5387 21.8201 18.7676 21.6482 18.9364C21.4763 19.1052 21.2431 19.2 21 19.2C20.7569 19.2 20.5237 19.1052 20.3518 18.9364C20.1799 18.7676 20.0833 18.5387 20.0833 18.3C20.0833 18.0613 20.1799 17.8324 20.3518 17.6636C20.5237 17.4948 20.7569 17.4 21 17.4ZM21 21C21.7293 21 22.4288 20.7155 22.9445 20.2092C23.4603 19.7028 23.75 19.0161 23.75 18.3C23.75 17.5839 23.4603 16.8972 22.9445 16.3908C22.4288 15.8845 21.7293 15.6 21 15.6C20.2707 15.6 19.5712 15.8845 19.0555 16.3908C18.5397 16.8972 18.25 17.5839 18.25 18.3C18.25 19.0161 18.5397 19.7028 19.0555 20.2092C19.5712 20.7155 20.2707 21 21 21ZM21 23.7C20.5138 23.7 20.0475 23.8896 19.7036 24.2272C19.3598 24.5648 19.1667 25.0226 19.1667 25.5H17.3333C17.3333 24.5452 17.7196 23.6295 18.4073 22.9544C19.0949 22.2793 20.0275 21.9 21 21.9C21.9725 21.9 22.9051 22.2793 23.5927 22.9544C24.2804 23.6295 24.6667 24.5452 24.6667 25.5H22.8333C22.8333 25.0226 22.6402 24.5648 22.2964 24.2272C21.9525 23.8896 21.4862 23.7 21 23.7ZM12.75 20.1C12.5069 20.1 12.2737 20.1948 12.1018 20.3636C11.9299 20.5324 11.8333 20.7613 11.8333 21C11.8333 21.2387 11.9299 21.4676 12.1018 21.6364C12.2737 21.8052 12.5069 21.9 12.75 21.9C12.9931 21.9 13.2263 21.8052 13.3982 21.6364C13.5701 21.4676 13.6667 21.2387 13.6667 21C13.6667 20.7613 13.5701 20.5324 13.3982 20.3636C13.2263 20.1948 12.9931 20.1 12.75 20.1ZM10 21C10 20.2839 10.2897 19.5972 10.8055 19.0908C11.3212 18.5845 12.0207 18.3 12.75 18.3C13.4793 18.3 14.1788 18.5845 14.6945 19.0908C15.2103 19.5972 15.5 20.2839 15.5 21C15.5 21.7161 15.2103 22.4028 14.6945 22.9092C14.1788 23.4155 13.4793 23.7 12.75 23.7C12.0207 23.7 11.3212 23.4155 10.8055 22.9092C10.2897 22.4028 10 21.7161 10 21ZM28.3333 21C28.3333 20.7613 28.4299 20.5324 28.6018 20.3636C28.7737 20.1948 29.0069 20.1 29.25 20.1C29.4931 20.1 29.7263 20.1948 29.8982 20.3636C30.0701 20.5324 30.1667 20.7613 30.1667 21C30.1667 21.2387 30.0701 21.4676 29.8982 21.6364C29.7263 21.8052 29.4931 21.9 29.25 21.9C29.0069 21.9 28.7737 21.8052 28.6018 21.6364C28.4299 21.4676 28.3333 21.2387 28.3333 21ZM29.25 18.3C28.5207 18.3 27.8212 18.5845 27.3055 19.0908C26.7897 19.5972 26.5 20.2839 26.5 21C26.5 21.7161 26.7897 22.4028 27.3055 22.9092C27.8212 23.4155 28.5207 23.7 29.25 23.7C29.9793 23.7 30.6788 23.4155 31.1945 22.9092C31.7103 22.4028 32 21.7161 32 21C32 20.2839 31.7103 19.5972 31.1945 19.0908C30.6788 18.5845 29.9793 18.3 29.25 18.3Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.core-strength-cards .card-head .icon[data-strength-icon=balance]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7169 12.2125V13.875H23.6063C23.9421 13.875 24.2702 13.9757 24.5476 14.1628L26.171 15.2591C26.2112 15.2857 26.2559 15.2994 26.305 15.3H30.2291C30.4194 15.3 30.6019 15.3751 30.7365 15.5087C30.871 15.6423 30.9466 15.8235 30.9466 16.0125C30.9466 16.2015 30.871 16.3827 30.7365 16.5163C30.6019 16.6499 30.4194 16.725 30.2291 16.725H28.7195L31.9396 24.021C32.004 24.1669 32.0174 24.33 31.9775 24.4843C31.9376 24.6386 31.8468 24.7752 31.7196 24.8722C31.6239 24.9425 31.525 25.0077 31.423 25.0679C31.1808 25.2126 30.9282 25.3392 30.6673 25.4469C29.802 25.8063 28.873 25.9901 27.9351 25.9875C26.9974 25.9915 26.0686 25.808 25.2039 25.4479C24.9429 25.3399 24.6903 25.2129 24.4481 25.0679C24.3464 25.01 24.2483 24.9459 24.1544 24.876L24.1497 24.8722C24.0224 24.7752 23.9316 24.6386 23.8918 24.4843C23.8519 24.33 23.8652 24.1669 23.9296 24.021L27.1516 16.725H26.304C25.9682 16.725 25.6401 16.6243 25.3627 16.4371L23.7393 15.3409C23.6997 15.3143 23.6531 15.3 23.6053 15.3H21.7169V29.075H26.0094C26.1997 29.075 26.3822 29.1501 26.5167 29.2837C26.6513 29.4173 26.7269 29.5985 26.7269 29.7875C26.7269 29.9765 26.6513 30.1577 26.5167 30.2913C26.3822 30.4249 26.1997 30.5 26.0094 30.5H15.9895C15.7992 30.5 15.6167 30.4249 15.4822 30.2913C15.3476 30.1577 15.272 29.9765 15.272 29.7875C15.272 29.5985 15.3476 29.4173 15.4822 29.2837C15.6167 29.1501 15.7992 29.075 15.9895 29.075H20.282V15.3H18.3926C18.3448 15.3 18.2982 15.3143 18.2587 15.3409L16.6362 16.4371C16.3588 16.6243 16.0306 16.725 15.6949 16.725H14.8473L18.0692 24.021C18.1316 24.1627 18.1458 24.3208 18.1098 24.4713C18.0737 24.6217 17.9893 24.7565 17.8693 24.8551C17.7928 24.9169 17.7162 24.9748 17.5727 25.0669C17.3309 25.2228 17.0777 25.3603 16.8151 25.4783C15.9513 25.8688 15.0129 26.0697 14.0638 26.0673C13.1147 26.0697 12.1763 25.8688 11.3125 25.4783C11.0499 25.3603 10.7966 25.2228 10.5548 25.0669C10.453 25.0017 10.3543 24.9316 10.2592 24.857C10.1399 24.7574 10.056 24.6224 10.0199 24.4719C9.98369 24.3214 9.99717 24.1633 10.0583 24.021L13.2793 16.725H11.7707C11.5804 16.725 11.3979 16.6499 11.2634 16.5163C11.1288 16.3827 11.0532 16.2015 11.0532 16.0125C11.0532 15.8235 11.1288 15.6423 11.2634 15.5087C11.3979 15.3751 11.5804 15.3 11.7707 15.3H15.6949C15.7433 15.3 15.7883 15.2864 15.8297 15.2591L17.4513 14.1628C17.7287 13.9747 18.0578 13.875 18.3935 13.875H20.282V12.2125C20.282 12.0235 20.3575 11.8423 20.4921 11.7087C20.6267 11.5751 20.8091 11.5 20.9994 11.5C21.1897 11.5 21.3722 11.5751 21.5068 11.7087C21.6413 11.8423 21.7169 12.0235 21.7169 12.2125ZM11.6176 24.0381C12.3704 24.4367 13.2108 24.6439 14.0638 24.6414C14.9168 24.6439 15.7572 24.4367 16.5099 24.0381L14.0638 18.4996L11.6176 24.0381ZM25.4985 24.0153C25.577 24.0533 25.6647 24.0932 25.7616 24.135C26.2686 24.3469 27.01 24.5625 27.9351 24.5625C28.7784 24.5647 29.6114 24.3777 30.3717 24.0153L27.9351 18.4986L25.4985 24.0153Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.core-strength-cards .card-head .strength-title-wrapper{display:flex;align-items:center;flex-wrap:wrap}@media (max-width: 1280px){.core-strength-cards .card-head .strength-title-wrapper{flex-direction:column;align-items:flex-start}}@media (max-width: 800px){.core-strength-cards .card-head .strength-title-wrapper{flex-direction:row;align-items:center}}@media (max-width: 1280px){.core-strength-cards .card-head .strength-title-wrapper .divider{display:none}}@media (max-width: 800px){.core-strength-cards .card-head .strength-title-wrapper .divider{display:inline-block}}.core-strength-cards .card-head .strength-name{font-size:22px;line-height:1.6;font-weight:700}@media (max-width: 1280px){.core-strength-cards .card-head .strength-name{font-size:20px}}@media (max-width: 640px){.core-strength-cards .card-head .strength-name{font-size:18px}}.core-strength-cards .card-head .slogan{font-size:17px;padding:4px 0}@media (max-width: 800px){.core-strength-cards .card-head .slogan{font-size:16px}}@media (max-width: 640px){.core-strength-cards .card-head .slogan{font-size:15px}}.core-strength-cards ul.content-list{list-style-type:disc;margin-bottom:0;box-sizing:border-box;padding-left:18px}@media (max-width: 1280px){.core-strength-cards ul.content-list{font-size:16px}}@media (max-width: 800px){.core-strength-cards ul.content-list{font-size:15px}}.core-strength-cards ul.content-list li{list-style:disc;line-height:1.6;letter-spacing:.05em;margin-bottom:12px}@media (max-width: 800px){.core-strength-cards ul.content-list li{margin-bottom:8px}}.articles-section{background-image:url(/images/background/index-article-bg.png);background-size:cover;background-repeat:no-repeat;background-position:bottom;padding:90px 0}.articles-section .post-items{margin-bottom:36px}@media (max-width: 1280px){.articles-section .post-items.posts_4_col_with_img .post-col{padding:12px}}.articles-section .post-items.posts_4_col_with_img .post-col:nth-child(odd){padding-top:48px}@media (max-width: 1280px){.articles-section .post-items.posts_4_col_with_img .post-group{padding:12px 0}}.articles-section .post-items.posts_4_col_with_img .post-caption{min-width:60px}.labor-law-section .section-title-wrapper{margin-bottom:12px}.labor-law-section .section-title-wrapper:after{display:none}.labor-law-section .block-title{font-size:24px;font-weight:700;letter-spacing:.1em;line-height:1.8;margin-bottom:18px;display:flex;align-items:center}.labor-law-section .block-title:before{content:"";display:inline-block;width:32px;height:32px;margin-right:6px;background-repeat:no-repeat;background-size:contain}.labor-law-section .blocks-container{display:flex;justify-content:space-between;align-items:center}@media (max-width: 800px){.labor-law-section .blocks-container{flex-direction:column}}.labor-law-section .video-block{width:34.7%;background-color:#2c3849;border-radius:0 100px 100px 0;box-sizing:border-box;padding:48px 80px}@media (max-width: 1280px){.labor-law-section .video-block{padding:36px 24px 36px 40px;border-radius:0 70px 70px 0}}@media (max-width: 800px){.labor-law-section .video-block{width:100%;border-radius:0;background-color:unset;padding:20px 24px 20px 40px}}@media (max-width: 640px){.labor-law-section .video-block{padding:20px 7vw}}@media (max-width: 480px){.labor-law-section .video-block{padding:20px 5vw}}.labor-law-section .video-block .block-title:before{background-image:url(/images/icon/icon-video.svg)}.labor-law-section .video-block .swiper{width:100%;height:100%;margin-bottom:48px}.labor-law-section .video-block .swiper-wrapper{margin-bottom:18px}.labor-law-section .video-block .swiper-buttons{display:flex;align-items:center;gap:16px}.labor-law-section .video-block .swiper-button{width:48px;height:48px;background-color:#fff;position:static;margin-top:0;border-radius:50%;opacity:1}.labor-law-section .video-block .swiper-button:after{content:""}.labor-law-section .video-block .swiper-button.swiper-button-disabled{opacity:.3}.labor-law-section .video-block .swiper-button-prev{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6626 8.4375L7.5376 11.5625V12.4375L10.6626 15.5625L11.5501 14.6875L9.5001 12.625H16.4626V11.375H9.5001L11.5626 9.3125L10.6626 8.4375Z' fill='%23404756'/%3E%3C/svg%3E%0A")}.labor-law-section .video-block .swiper-button-prev:hover{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6626 8.4375L7.5376 11.5625V12.4375L10.6626 15.5625L11.5501 14.6875L9.5001 12.625H16.4626V11.375H9.5001L11.5626 9.3125L10.6626 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.labor-law-section .video-block .swiper-button-next{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23404756'/%3E%3C/svg%3E%0A")}.labor-law-section .video-block .swiper-button-next:hover{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.labor-law-section .video-block .video-container{aspect-ratio:16/9;position:relative;margin-bottom:12px}.labor-law-section .video-block .video-container iframe{width:100%;height:100%}.labor-law-section .video-block .video-container .video-cover{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.labor-law-section .video-block .video-title{font-size:18px;letter-spacing:.05em;font-weight:500}@media (max-width: 800px){.labor-law-section .video-block .btn-more{margin:0 auto}}.labor-law-section .labor-post-block{width:62.5%;box-sizing:border-box;padding:60px 80px 48px 48px;background-color:#142331;border-radius:100px 0 0 100px}@media (max-width: 1280px){.labor-law-section .labor-post-block{padding:48px 40px 36px 36px;border-radius:70px 0 0 70px}}@media (max-width: 800px){.labor-law-section .labor-post-block{width:100%;border-radius:0}}@media (max-width: 640px){.labor-law-section .labor-post-block{padding:32px 7vw}}@media (max-width: 480px){.labor-law-section .labor-post-block{padding:32px 5vw}}.labor-law-section .labor-post-block .block-title:before{background-image:url(/images/icon/icon-newsletter.svg)}.labor-law-section .labor-post-block .labor-news-posts{margin-bottom:48px}.labor-law-section .labor-post-block .btn-more{margin-left:auto}@media (max-width: 800px){.labor-law-section .labor-post-block .btn-more{margin:0 auto}}.wrap[data-page=lawyers] .global-page-banner{height:400px;padding:60px 0}.lawyers-section{transform:translateY(-90px)}.lawyers-list{display:flex;flex-wrap:wrap}.lawyers-list .card-col{width:25%;box-sizing:border-box;padding:8px 26px;margin-bottom:28px}@media (max-width: 1280px){.lawyers-list .card-col{width:33.333333%;padding:8px 18px;margin-bottom:18px}}@media (max-width: 800px){.lawyers-list .card-col{padding:6px 12px;margin-bottom:12px}}@media (max-width: 640px){.lawyers-list .card-col{width:50%;margin-bottom:8px}}.lawyers-list .lawyer-card{text-decoration:none;display:block}.lawyers-list .lawyer-card:after{content:"";display:block;width:0;height:.5px;background-color:#ff4800;transition:all .3s ease;opacity:0;margin-top:12px}.lawyers-list .lawyer-card:hover{opacity:1}.lawyers-list .lawyer-card:hover:after{width:100%;transition:all .3s ease;opacity:1}.lawyers-list .lawyer-card:hover .lawyer-card-cover{border:1px solid #FF4800}.lawyers-list .lawyer-card .lawyer-position{font-size:18px;letter-spacing:.1em}@media (max-width: 800px){.lawyers-list .lawyer-card .lawyer-position{font-size:15px}}.lawyer-card-cover{aspect-ratio:7/10;margin-bottom:18px;transition:all .3s ease;border:1px solid transparent}@media (max-width: 800px){.lawyer-card-cover{margin-bottom:12px}}.lawyer-card-cover .img-cover{width:100%;height:100%!important}.lawyer-title{color:#fff;letter-spacing:.1em}.lawyer-title .name{font-size:24px;font-weight:500;margin-right:8px}@media (max-width: 800px){.lawyer-title .name{font-size:20px;margin-right:6px}}.lawyer-title .sub-title{font-size:18px;opacity:.7}@media (max-width: 800px){.lawyer-title .sub-title{font-size:15px}}.wrap[data-page=lawyer-inner]{padding-bottom:0;padding-top:56px}.wrap[data-page=lawyer-inner] .btn-return{background-color:#fff}.wrap[data-page=lawyer-inner] .btn-return:hover{background-color:#ff4800}.wrap[data-page=lawyer-inner] .btns-center{padding-top:120px}.lawyer-inner-row{display:flex;gap:3%;margin-bottom:60px;flex-wrap:wrap}.lawyer-img-col{width:33%}@media (max-width: 800px){.lawyer-img-col{width:100%;margin-bottom:36px}}.lawyer-img{width:100%;border:2px solid transparent;border-image-source:linear-gradient(to right bottom,#C2A26A 11%,#EFDDBE 50%,#5C4D32 93%);border-image-slice:1;aspect-ratio:1/1.425}@media (max-width: 800px){.lawyer-img{max-width:360px;margin:0 auto}}.lawyer-img img{width:100%;height:100%;transform:translate(-12px,-12px)}@media (max-width: 640px){.lawyer-img img{transform:translate(-6px,-4px)}}.lawyer-intro-col{width:64%}@media (max-width: 800px){.lawyer-intro-col{width:100%}}.lawyer-intro{background-color:#142331;box-sizing:border-box;padding:24px 36px;border-radius:50px 10px 10px}@media (max-width: 800px){.lawyer-intro{padding:24px}}@media (max-width: 640px){.lawyer-intro{padding:18px;border-radius:10px 50px 10px 10px}}.lawyer-intro .department{font-size:24px;letter-spacing:.1em;margin-bottom:18px}@media (max-width: 640px){.lawyer-intro .department{font-size:20px;margin-bottom:10px}}.lawyer-intro .lawyer-title{display:flex;align-items:flex-end;letter-spacing:.1em;gap:18px;padding-bottom:32px;border-bottom:1px solid #414D58}@media (max-width: 640px){.lawyer-intro .lawyer-title{padding-bottom:18px;gap:8px}}.lawyer-intro .lawyer-title h1{font-weight:500}.lawyer-intro .lawyer-title .job-title{font-size:22px;line-height:1.8;color:#b8bdc1}@media (max-width: 640px){.lawyer-intro .lawyer-title .job-title{font-size:16px}}.lawyer-intro .education h3,.lawyer-intro .expertise h3{font-size:20px;letter-spacing:.1em;margin-bottom:12px;font-weight:500}@media (max-width: 640px){.lawyer-intro .education h3,.lawyer-intro .expertise h3{font-size:18px;margin-bottom:4px}}.lawyer-intro .education{box-sizing:border-box;padding:32px 18px;border-bottom:1px solid #414D58}@media (max-width: 640px){.lawyer-intro .education{padding:20px 8px}}.lawyer-intro .education .edu-content{font-size:17px;letter-spacing:.05em}@media (max-width: 640px){.lawyer-intro .education .edu-content{font-size:15px}}.lawyer-intro .expertise{box-sizing:border-box;padding:32px 18px 0}@media (max-width: 640px){.lawyer-intro .expertise{padding:20px 8px 0}}.lawyer-intro .expertise .expertise-list{display:flex;flex-wrap:wrap}@media (max-width: 640px){.lawyer-intro .expertise .expertise-list{flex-direction:column}}.lawyer-intro .expertise .expertise-item{width:50%;box-sizing:border-box;padding:.6em 1em .6em 1.5em;position:relative}@media (max-width: 640px){.lawyer-intro .expertise .expertise-item{width:100%;padding:.4em .6em .4em 1.5em;font-size:16px}}.lawyer-intro .expertise .expertise-item:before{content:"";display:inline-block;width:1.17em;height:1.17em;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='7' width='6' height='6' fill='%23FF4800'/%3E%3C/svg%3E%0A");position:absolute;top:50%;left:0;transform:translateY(-50%)}.lawyer-portfolio{background-color:#2a3d51;padding:60px 0 120px}@media (max-width: 800px){.lawyer-portfolio{padding:48px 0 60px}}.portfolio-row{display:flex;margin-bottom:60px}@media (max-width: 800px){.portfolio-row{margin-bottom:48px}}@media (max-width: 640px){.portfolio-row{flex-direction:column}}.portfolio-row .row-title{width:18.75%;min-width:160px;font-size:22px;letter-spacing:.1em;font-weight:700}@media (max-width: 800px){.portfolio-row .row-title{font-size:18px;min-width:140px}}@media (max-width: 640px){.portfolio-row .row-title{margin-bottom:8px}}.portfolio-row .portfolio-content{flex:1;font-size:18px;line-height:2.4;letter-spacing:.1em;box-sizing:border-box;padding-left:60px}@media (max-width: 800px){.portfolio-row .portfolio-content{padding-left:36px;font-size:16px}}@media (max-width: 640px){.portfolio-row .portfolio-content{padding-left:0;font-size:15px;line-height:2;letter-spacing:normal}}.divider-meteor{width:20px;display:flex;flex-direction:column;align-items:center;flex:0 1}@media (max-width: 640px){.divider-meteor{flex-direction:row;flex:1 0;width:100%}}.divider-meteor:before{content:"";display:block;width:1px;flex:1;background-color:#fff}@media (max-width: 640px){.divider-meteor:before{width:100%;height:1px}}.divider-meteor:after{content:"";display:block;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0L11.0607 8.93934L20 10L11.0607 11.0607L10 20L8.93934 11.0607L0 10L8.93934 8.93934L10 0Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");width:20px;height:20px;margin-top:12px}@media (max-width: 640px){.divider-meteor:after{margin-top:0;margin-left:8px}}.director-section{display:flex;box-sizing:border-box;padding:32px 0 60px;gap:3%}@media (max-width: 800px){.director-section{flex-direction:column-reverse;position:relative;gap:0;padding:24px 0 36px}}.director-img{width:27%;height:fit-content}@media (max-width: 800px){.director-img{width:180px;position:absolute;top:48px;left:32px;z-index:2}}@media (max-width: 480px){.director-img{width:100%;position:static;box-sizing:border-box;padding:18px 24px}}.director-img img{width:100%;border:2px solid transparent;border-image-source:linear-gradient(to right bottom,#C2A26A 11%,#EFDDBE 50%,#5C4D32 93%);border-image-slice:1;aspect-ratio:1/1.425}.director-img figcaption{font-size:18px;padding-top:16px;letter-spacing:.1em}@media (max-width: 800px){.director-img figcaption{display:none}}.director-img figcaption span{font-size:16px;padding-left:8px}.director-intro-container{width:70%;box-sizing:border-box;padding-top:64px}@media (max-width: 800px){.director-intro-container{width:100%;padding-top:0}}.director-intro{box-sizing:border-box;padding:36px 48px;background-image:linear-gradient(to bottom right,#3e5872,#293c50)}@media (max-width: 800px){.director-intro{padding:180px 36px 32px}}@media (max-width: 480px){.director-intro{padding:32px 24px}}.director-intro .title,.director-intro .title-banner,.director-intro .title-lg,.director-intro .title-lg-s,.director-intro .title-md,.director-intro .title-sm{font-size:28px;font-weight:700;letter-spacing:.2em;line-height:1.8;margin-bottom:18px}@media (max-width: 1280px){.director-intro .title,.director-intro .title-banner,.director-intro .title-lg,.director-intro .title-lg-s,.director-intro .title-md,.director-intro .title-sm{font-size:24px}}@media (max-width: 800px){.director-intro .title,.director-intro .title-banner,.director-intro .title-lg,.director-intro .title-lg-s,.director-intro .title-md,.director-intro .title-sm{box-sizing:border-box;padding-left:200px}}@media (max-width: 640px){.director-intro .title,.director-intro .title-banner,.director-intro .title-lg,.director-intro .title-lg-s,.director-intro .title-md,.director-intro .title-sm{padding-left:0;padding-top:120px}}@media (max-width: 480px){.director-intro .title,.director-intro .title-banner,.director-intro .title-lg,.director-intro .title-lg-s,.director-intro .title-md,.director-intro .title-sm{padding-top:0}}.director-intro p{font-size:17px;letter-spacing:.15em;line-height:2.2;opacity:.8}@media (max-width: 1280px){.director-intro p{font-size:16px}}@media (max-width: 800px){.director-intro p{box-sizing:border-box;padding-top:24px}}@media (max-width: 640px){.director-intro p{padding-top:0}}.director-sign-wrapper{padding-top:32px;display:flex;align-items:center;justify-content:flex-end}.director-sign{display:flex;flex-direction:column;letter-spacing:.2em}.director-sign .sign-s{font-size:14px;line-height:1.8;font-weight:200}.director-sign .sign{font-size:19px}.signature-stamp{width:48px;height:48px;min-width:48px;background-image:url(/images/decorations/seal.png);background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:14px}.wrap[data-page=about] .core-strength-main{background-image:url(/images/background/bg-meteor.png),url(/images/background/bg-meteor-reverse.png),url(/images/background/bg-meteor.png);background-size:auto;background-position:top right,center left,bottom right;background-repeat:no-repeat}.wrap[data-page=about] .core-strength-section{background-image:unset}.wrap[data-page=about] .core-strength-section .title-wrapper{border:1px solid transparent;border-left-width:0;border-right-width:0;border-image-source:linear-gradient(to right bottom,#C2A26A 11%,#EFDDBE 50%,#5C4D32 93%);border-image-slice:1}@media (max-width: 640px){.wrap[data-page=about] .core-strength-section .title-wrapper{box-sizing:border-box;padding:16px}}.wrap[data-page=about] .core-strength-row{display:flex;justify-content:space-between;box-sizing:border-box;padding:24px 0}@media (max-width: 640px){.wrap[data-page=about] .core-strength-row{flex-direction:column;padding-bottom:48px}}.wrap[data-page=about] .core-strength-row.reverse{flex-direction:row-reverse}@media (max-width: 640px){.wrap[data-page=about] .core-strength-row.reverse{flex-direction:column}}.wrap[data-page=about] .strength-img{aspect-ratio:2/1;width:42%;height:100%}@media (max-width: 640px){.wrap[data-page=about] .strength-img{width:100%}}.wrap[data-page=about] .strength-block{width:55%}@media (max-width: 640px){.wrap[data-page=about] .strength-block{width:100%}}.wrap[data-page=about] .strength-block .strength-title-wrapper{display:flex;align-items:center;margin-bottom:32px}@media (max-width: 640px){.wrap[data-page=about] .strength-block .strength-title-wrapper{box-sizing:border-box;padding-top:24px}}.wrap[data-page=about] .strength-block .num-circle{width:56px;height:56px;border-radius:50%;position:relative;background-color:#fff;margin-right:18px}.wrap[data-page=about] .strength-block .num-circle .num{position:absolute;bottom:0;left:50%;transform:translate(-55%,10%) skew(-10deg);font-size:66px;font-weight:900;color:#182a3c;line-height:1}.wrap[data-page=about] .strength-block .strength-name,.wrap[data-page=about] .strength-block .divider,.wrap[data-page=about] .strength-block .slogan{font-size:22px;letter-spacing:.05em}.wrap[data-page=about] .strength-block .strength-name{font-weight:700}.wrap[data-page=about] .strength-block ul.content-list,.wrap[data-page=about] .strength-block .content-list li{font-size:16px;line-height:1.8;letter-spacing:.05em}.wrap[data-page=about] .strength-block ul.content-list{margin-bottom:32px}.wrap[data-page=about] .strength-block ul.content-list li{box-sizing:border-box;padding-left:24px;opacity:.8;margin-bottom:12px;position:relative;display:flex}.wrap[data-page=about] .strength-block ul.content-list li:before{content:"•";display:inline-block;width:24px;height:24px;min-width:24px;position:absolute;top:0;left:0}@media (max-width: 640px){.wrap[data-page=about] .strength-block .btn-more{margin:0 auto}}.section-icon-title-wrapper{color:#ff4800;margin-bottom:32px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}@media (max-width: 800px){.section-icon-title-wrapper{font-size:24px;gap:8px}}@media (max-width: 640px){.section-icon-title-wrapper{margin-bottom:24px}}.section-icon-title-wrapper .section-icon-title{font-size:32px;font-weight:400;display:flex;align-items:center;flex-wrap:nowrap}.section-icon-title-wrapper .section-icon-title:before{content:"";display:inline-block;width:.25em;height:1.2em;background-color:#ff4800;margin-right:12px}@media (max-width: 800px){.section-icon-title-wrapper .section-icon-title:before{margin-right:8px}}.section-icon-title-wrapper .main-title{letter-spacing:.1em}.section-icon-title-wrapper .sub-title{font-size:16px;font-weight:200;letter-spacing:.1em;align-self:flex-end;line-height:2}@media (max-width: 800px){.section-icon-title-wrapper .sub-title{font-size:14px}}.labor-sec-tabs{display:flex;align-items:center;justify-content:center;gap:16px;padding:60px 0 72px;flex-wrap:wrap}@media (max-width: 800px){.labor-sec-tabs{padding:48px 0 60px}}@media (max-width: 640px){.labor-sec-tabs{gap:12px;padding:36px 0 48px}}.labor-sec-tabs .labor-sec-tab{box-sizing:border-box;padding:8px 12px;border-radius:5px;border:1px solid #fff;display:flex;align-items:center;background-color:#404756;min-width:160px}@media (max-width: 640px){.labor-sec-tabs .labor-sec-tab{padding:6px 8px;min-width:140px;font-size:15px}}.labor-sec-tabs .labor-sec-tab:before{content:"";display:inline-block;width:32px;height:32px;min-width:32px;margin-right:8px}@media (max-width: 800px){.labor-sec-tabs .labor-sec-tab:before{width:28px;height:28px;min-width:28px;margin-right:6px}}@media (max-width: 640px){.labor-sec-tabs .labor-sec-tab:before{width:24px;height:24px;min-width:24px}}.labor-sec-tabs .labor-sec-tab[data-labor-tab=traditional-manufacturing]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66602 8.33301C2.66593 7.66803 2.88651 7.02459 3.28906 6.50195L3.47363 6.28516C3.99237 5.72971 4.7027 5.39186 5.46094 5.33984L5.66602 5.33301H22.333L22.6162 5.34668C23.2731 5.40895 23.8937 5.68674 24.3799 6.14062C24.9355 6.65939 25.2741 7.36954 25.3262 8.12793L25.333 8.33301V23.333C25.3327 23.4996 25.3946 23.6601 25.5068 23.7832C25.591 23.8755 25.6987 23.9419 25.8174 23.9756L25.9395 23.998C26.0637 24.0093 26.1878 23.9858 26.2979 23.9307L26.4033 23.8643C26.5357 23.7634 26.6256 23.6169 26.6553 23.4531L26.666 23.333V9.35156C27.3619 9.42937 28.0086 9.74839 28.4941 10.2529C28.9797 10.7575 29.2731 11.4159 29.3242 12.1143L29.333 12.333V22.333L29.3281 22.54C29.2789 23.572 28.862 24.5553 28.1494 25.3096L28.0029 25.4561C27.2585 26.1721 26.2809 26.6013 25.2451 26.6602L24.999 26.666H6.99902V25.666H24.999L25.1914 25.6602C26.0402 25.6112 26.8379 25.2401 27.4219 24.6221C27.9701 24.0419 28.2912 23.286 28.3291 22.4922L28.333 22.333V12.3691L28.3262 12.1787C28.2904 11.7163 28.0952 11.2806 27.7734 10.9463C27.739 10.9105 27.7028 10.8767 27.666 10.8438V23.377L27.6621 23.4219L27.6514 23.542L27.6475 23.5869L27.6396 23.6309C27.5655 24.0406 27.3401 24.4079 27.0088 24.6602C26.6774 24.9124 26.2634 25.0318 25.8486 24.9941C25.4339 24.9565 25.0482 24.7648 24.7676 24.457C24.487 24.1493 24.3322 23.7475 24.333 23.3311V8.36523L24.3262 8.18652C24.2893 7.68466 24.0662 7.21471 23.6982 6.87109C23.3279 6.5253 22.8397 6.333 22.333 6.33301H5.66895L5.52051 6.33789C5.01815 6.37453 4.54798 6.59945 4.2041 6.96777C3.85826 7.3382 3.66595 7.82623 3.66602 8.33301V22.3057L3.6709 22.5215C3.7191 23.3715 4.09109 24.1711 4.70996 24.7559C5.32877 25.3405 6.14772 25.666 6.99902 25.666V26.666C5.96138 26.666 4.96067 26.294 4.17676 25.6211L4.02344 25.4824C3.26929 24.7699 2.7972 23.8125 2.68945 22.7852L2.67285 22.5781L2.66602 22.333V8.33301ZM5.66309 20.333V15.666C5.66317 15.1357 5.87403 14.6269 6.24902 14.252C6.62403 13.877 7.13276 13.6661 7.66309 13.666V14.666C7.39798 14.6661 7.14353 14.7715 6.95605 14.959C6.76859 15.1464 6.66317 15.4009 6.66309 15.666V20.333L6.66895 20.4355C6.71695 20.9059 7.09102 21.2805 7.56152 21.3281L7.66309 21.333H12.3301C12.5953 21.333 12.8496 21.2276 13.0371 21.04C13.2012 20.8759 13.3025 20.6606 13.3252 20.4316L13.3301 20.333V15.666C13.33 15.4009 13.2246 15.1464 13.0371 14.959C12.873 14.7949 12.6576 14.6936 12.4287 14.6709L12.3301 14.666V13.666C12.8604 13.666 13.3691 13.877 13.7441 14.252C14.1191 14.6269 14.33 15.1357 14.3301 15.666V20.333C14.3301 20.8634 14.1192 21.372 13.7441 21.7471C13.3691 22.1221 12.8605 22.333 12.3301 22.333H7.66309C6.55892 22.3329 5.66309 21.4372 5.66309 20.333ZM20.3359 18.333C20.8426 18.3332 21.33 18.5262 21.7002 18.8721C22.0703 19.2179 22.2954 19.6909 22.3301 20.1963C22.3646 20.7017 22.2063 21.2017 21.8867 21.5947C21.5669 21.9878 21.1094 22.2454 20.6074 22.3145L20.5742 22.3193L20.54 22.3213L20.4043 22.3311L20.3691 22.333H17.0039C16.4973 22.3327 16.0098 22.1398 15.6396 21.7939C15.2696 21.4481 15.0444 20.975 15.0098 20.4697C14.9752 19.9644 15.1336 19.4643 15.4531 19.0713C15.7729 18.6782 16.2304 18.4206 16.7324 18.3516L16.7666 18.3467L16.7998 18.3447L16.9365 18.335L16.9707 18.333H20.3359ZM17.0049 19.333L16.8691 19.3428C16.6181 19.3773 16.3894 19.5056 16.2295 19.7021L16.1729 19.7783C16.0509 19.9612 15.9917 20.1803 16.0068 20.4014C16.0241 20.654 16.1373 20.8906 16.3223 21.0635C16.4842 21.2148 16.6912 21.3073 16.9102 21.3281L17.0049 21.333H20.335L20.4717 21.3232C20.7225 21.2886 20.9505 21.1603 21.1104 20.9639C21.2503 20.7919 21.3292 20.5792 21.335 20.3594L21.333 20.2646C21.3179 20.0436 21.2297 19.8345 21.084 19.6699L21.0176 19.6025C20.8556 19.4512 20.6487 19.3587 20.4297 19.3379L20.335 19.333H17.0049ZM11.3301 16.666V19.333H8.66309V16.666H11.3301ZM9.66309 18.333H10.3301V17.666H9.66309V18.333ZM20.333 13.666C20.8399 13.6655 21.3285 13.8575 21.6992 14.2031C22.0699 14.5488 22.2951 15.0227 22.3301 15.5283C22.365 16.0341 22.2065 16.5344 21.8867 16.9277C21.5669 17.3211 21.1097 17.5784 20.6074 17.6475L20.5742 17.6523L20.54 17.6543L20.4062 17.6641L20.3721 17.666H20.3389L17.0068 17.6729L17.0059 17.6719C16.4992 17.6755 16.0097 17.4879 15.6367 17.1445C15.2609 16.7985 15.0316 16.3212 14.9961 15.8115C14.9607 15.302 15.1221 14.798 15.4463 14.4033C15.7706 14.0087 16.2335 13.7527 16.7402 13.6885L16.7734 13.6846L16.9434 13.6748L16.9717 13.6729H17L20.3311 13.666L20.333 14.666L17.002 14.6729L16.8662 14.6807C16.6128 14.7127 16.3809 14.8407 16.2188 15.0381C16.0567 15.2354 15.9765 15.4875 15.9941 15.7422C16.0119 15.997 16.1265 16.2362 16.3145 16.4092C16.5024 16.582 16.7496 16.6762 17.0049 16.6729L20.3369 16.666L20.4717 16.6572C20.6914 16.6269 20.8936 16.5241 21.0479 16.3672L21.1113 16.2969C21.251 16.1249 21.3292 15.9121 21.335 15.6924L21.333 15.5977C21.3156 15.3448 21.202 15.1074 21.0166 14.9346C20.8313 14.7619 20.5863 14.6658 20.333 14.666V13.666ZM12.3301 13.666V14.666H7.66309V13.666H12.3301ZM20.335 9.00488C20.8417 9.00221 21.3308 9.19201 21.7031 9.53613C22.0779 9.88261 22.3061 10.36 22.3408 10.8691C22.3755 11.3781 22.2146 11.8813 21.8906 12.2754C21.5666 12.6695 21.1038 12.9249 20.5977 12.9893L20.5635 12.9932L20.5303 12.9951L20.3945 13.0029L20.3643 13.0049H7.66309C7.15636 13.0047 6.66812 12.8127 6.29785 12.4668C5.92766 12.1209 5.70256 11.647 5.66797 11.1416C5.63343 10.6361 5.79259 10.1362 6.1123 9.74316C6.432 9.35018 6.88877 9.09258 7.39062 9.02344L7.4248 9.01855L7.45898 9.0166L7.59473 9.00781L7.62891 9.00488H20.335ZM7.66309 10.0049L7.52734 10.0146C7.27636 10.0492 7.04758 10.1775 6.8877 10.374L6.83203 10.4502C6.70996 10.6332 6.6509 10.8521 6.66602 11.0732C6.6833 11.326 6.79633 11.5624 6.98145 11.7354C7.16651 11.9082 7.40985 12.0047 7.66309 12.0049H20.335L20.4717 11.9971C20.693 11.9689 20.8975 11.8676 21.0537 11.7109L21.1182 11.6396C21.28 11.4426 21.3601 11.1909 21.3428 10.9365C21.3275 10.7139 21.2384 10.5039 21.0908 10.3389L21.0244 10.2705C20.8371 10.0973 20.5901 10.0023 20.335 10.0049H7.66309Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.labor-sec-tabs .labor-sec-tab[data-labor-tab=trial]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 2C29.5523 2 30 2.44772 30 3V29C30 29.5177 29.6067 29.9438 29.1025 29.9951L29 30H3L2.89746 29.9951C2.42703 29.9472 2.05278 29.573 2.00488 29.1025L2 29V3C2 2.44772 2.44772 2 3 2H29ZM3 29H29V3H3V29ZM12.8555 18.6807C12.9958 18.6852 13.1294 18.7427 13.2295 18.8418C13.3297 18.9411 13.3891 19.0754 13.3955 19.2168C13.4018 19.3581 13.3544 19.4965 13.2637 19.6045L11.042 21.8398L13.2637 24.0762C13.3544 24.1843 13.4019 24.3225 13.3955 24.4639C13.3891 24.6051 13.3296 24.7386 13.2295 24.8379C13.1294 24.9371 12.9959 24.9955 12.8555 25C12.715 25.0044 12.5778 24.955 12.4717 24.8623L10.2598 22.6377C9.5228 23.3679 8.77505 24.1209 8.03809 24.8623C7.93197 24.9551 7.79483 25.0044 7.6543 25C7.51371 24.9956 7.37946 24.9372 7.2793 24.8379C7.17937 24.7386 7.12066 24.605 7.11426 24.4639C7.10786 24.3226 7.15446 24.1842 7.24512 24.0762L9.46777 21.8398L7.24512 19.6045C7.15443 19.4965 7.10791 19.3581 7.11426 19.2168C7.12066 19.0754 7.17914 18.9411 7.2793 18.8418C7.37946 18.7424 7.51371 18.6851 7.6543 18.6807C7.79483 18.6763 7.93197 18.7256 8.03809 18.8184L10.249 21.043C10.9972 20.3015 11.7347 19.5598 12.4717 18.8184C12.5778 18.7256 12.715 18.6762 12.8555 18.6807ZM25.4414 23.6055C25.5895 23.6055 25.7322 23.6642 25.8369 23.7695C25.9415 23.8749 26 24.0181 26 24.167C26 24.3159 25.9416 24.4592 25.8369 24.5645C25.7322 24.6698 25.5895 24.7285 25.4414 24.7285H18.0498C17.9019 24.7284 17.7599 24.6696 17.6553 24.5645C17.5506 24.4592 17.4922 24.3159 17.4922 24.167C17.4922 24.018 17.5506 23.8749 17.6553 23.7695C17.7599 23.6643 17.9019 23.6056 18.0498 23.6055H25.4414ZM25.4414 18.9531C25.5895 18.9531 25.7322 19.0118 25.8369 19.1172C25.9416 19.2225 26 19.3657 26 19.5146C26 19.6636 25.9415 19.8068 25.8369 19.9121C25.7322 20.0175 25.5895 20.0762 25.4414 20.0762H18.0498C17.9019 20.0761 17.7599 20.0173 17.6553 19.9121C17.5506 19.8068 17.4922 19.6636 17.4922 19.5146C17.4922 19.3657 17.5506 19.2225 17.6553 19.1172C17.7599 19.012 17.9019 18.9532 18.0498 18.9531H25.4414ZM21.751 6C21.8989 6 22.0408 6.05895 22.1455 6.16406C22.2502 6.26936 22.3095 6.41262 22.3096 6.56152V9.71875H25.4365C25.5844 9.71887 25.7265 9.7776 25.8311 9.88281C25.9358 9.98815 25.9941 10.1313 25.9941 10.2803C25.9941 10.4292 25.9358 10.5724 25.8311 10.6777C25.7265 10.7829 25.5844 10.8417 25.4365 10.8418H22.3096V13.999C22.3095 14.1479 22.2501 14.2902 22.1455 14.3955C22.0408 14.5008 21.8991 14.5605 21.751 14.5605C21.6029 14.5605 21.4612 14.5008 21.3564 14.3955C21.2518 14.2902 21.1925 14.1479 21.1924 13.999V10.8418H18.0547C17.9067 10.8418 17.7648 10.7829 17.6602 10.6777C17.5555 10.5724 17.4961 10.4292 17.4961 10.2803C17.4961 10.1313 17.5554 9.98815 17.6602 9.88281C17.7648 9.77763 17.9067 9.71876 18.0547 9.71875H21.1924V6.56152C21.1924 6.41262 21.2518 6.26936 21.3564 6.16406C21.4611 6.05895 21.6031 6 21.751 6ZM13.9502 9.71875C14.0981 9.71887 14.2401 9.7776 14.3447 9.88281C14.4494 9.98815 14.5078 10.1313 14.5078 10.2803C14.5078 10.4292 14.4494 10.5724 14.3447 10.6777C14.2401 10.7829 14.0981 10.8417 13.9502 10.8418H6.55859C6.41051 10.8418 6.2678 10.7831 6.16309 10.6777C6.05843 10.5724 6.00001 10.4292 6 10.2803C6 10.1314 6.05844 9.98814 6.16309 9.88281C6.2678 9.77747 6.41051 9.71875 6.55859 9.71875H13.9502Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.labor-sec-tabs .labor-sec-tab[data-labor-tab=downloads]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3327 17.789V8.08236C13.6616 8.15347 12.2438 8.88014 11.0793 10.2624C9.9149 11.6446 9.33268 13.1126 9.33268 14.6664H8.66602C7.37713 14.6664 6.27713 15.1219 5.36602 16.033C4.4549 16.9441 3.99935 18.0441 3.99935 19.333C3.99935 20.6219 4.4549 21.7219 5.36602 22.633C6.27713 23.5441 7.37713 23.9997 8.66602 23.9997H24.666C25.5993 23.9997 26.3882 23.6775 27.0327 23.033C27.6771 22.3886 27.9993 21.5997 27.9993 20.6664C27.9993 19.733 27.6771 18.9441 27.0327 18.2997C26.3882 17.6552 25.5993 17.333 24.666 17.333H22.666V14.6664C22.666 13.565 22.4216 12.5535 21.9327 11.6317C21.4438 10.7099 20.7993 9.94369 19.9993 9.33302V7.74636C21.2509 8.4388 22.2305 9.40503 22.938 10.645C23.6456 11.885 23.9993 13.2255 23.9993 14.6664V15.9997H24.8207C26.0971 16.0406 27.1682 16.5095 28.034 17.4064C28.8998 18.3032 29.3327 19.3899 29.3327 20.6664C29.3327 21.9739 28.882 23.0788 27.9807 23.981C27.0776 24.8824 25.9727 25.333 24.666 25.333H8.66602C7.0029 25.333 5.58735 24.7526 4.41935 23.5917C3.25046 22.4326 2.66602 21.0206 2.66602 19.3557C2.66602 17.8277 3.18824 16.4717 4.23268 15.2877C5.27713 14.1037 6.57535 13.4677 8.12735 13.3797C8.35135 11.7281 9.18024 10.2099 10.614 8.82502C12.0478 7.44014 13.6207 6.74814 15.3327 6.74902C15.69 6.74902 16.0016 6.88191 16.2673 7.14769C16.5331 7.41347 16.666 7.72458 16.666 8.08102V17.789L18.9433 15.521C19.0678 15.3957 19.2193 15.329 19.398 15.321C19.5767 15.313 19.7398 15.3819 19.8873 15.5277C20.0287 15.6699 20.0993 15.8272 20.0993 15.9997C20.0993 16.1721 20.0282 16.3295 19.886 16.4717L16.7527 19.605C16.5376 19.8201 16.2865 19.9277 15.9993 19.9277C15.7122 19.9277 15.4611 19.8201 15.246 19.605L12.1127 16.4717C11.9882 16.3472 11.9202 16.1957 11.9087 16.017C11.8971 15.8384 11.9651 15.6752 12.1127 15.5277C12.2549 15.3855 12.4105 15.3135 12.5793 15.3117C12.75 15.309 12.9087 15.3784 13.0553 15.5197L15.3327 17.789Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.labor-sec-tabs .labor-sec-tab[data-labor-tab=publication]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 4.24978H7C6.53587 4.24978 6.09075 4.43415 5.76256 4.76234C5.43437 5.09053 5.25 5.53565 5.25 5.99978V25.9998C5.25 26.4639 5.43437 26.909 5.76256 27.2372C6.09075 27.5654 6.53587 27.7498 7 27.7498H13C13.2298 27.7498 13.4574 27.7045 13.6697 27.6166C13.882 27.5286 14.0749 27.3997 14.2374 27.2372C14.3999 27.0747 14.5288 26.8818 14.6168 26.6695C14.7047 26.4572 14.75 26.2296 14.75 25.9998V5.99978C14.75 5.76996 14.7047 5.5424 14.6168 5.33008C14.5288 5.11776 14.3999 4.92484 14.2374 4.76234C14.0749 4.59984 13.882 4.47093 13.6697 4.38299C13.4574 4.29504 13.2298 4.24978 13 4.24978ZM6.75 9.74978H13.25V22.2498H6.75V9.74978ZM7 5.74978H13C13.0663 5.74978 13.1299 5.77612 13.1768 5.823C13.2237 5.86988 13.25 5.93347 13.25 5.99978V8.24978H6.75V5.99978C6.75 5.93347 6.77634 5.86988 6.82322 5.823C6.87011 5.77612 6.9337 5.74978 7 5.74978ZM13 26.2498H7C6.9337 26.2498 6.87011 26.2234 6.82322 26.1766C6.77634 26.1297 6.75 26.0661 6.75 25.9998V23.7498H13.25V25.9998C13.25 26.0661 13.2237 26.1297 13.1768 26.1766C13.1299 26.2234 13.0663 26.2498 13 26.2498ZM28.7125 24.3748L24.5637 4.64478C24.5169 4.41891 24.4259 4.20453 24.2959 4.01396C24.166 3.82339 23.9996 3.6604 23.8064 3.53436C23.6132 3.40831 23.397 3.32171 23.1703 3.27952C22.9435 3.23733 22.7106 3.24039 22.485 3.28853L16.6338 4.54603C16.1809 4.64556 15.7856 4.91965 15.5336 5.30882C15.2815 5.69799 15.1931 6.17084 15.2875 6.62478L19.4363 26.351C19.4834 26.5777 19.5751 26.7927 19.706 26.9837C19.8369 27.1746 20.0044 27.3377 20.1987 27.4635C20.4801 27.6476 20.8088 27.7457 21.145 27.746C21.2711 27.7466 21.3969 27.7332 21.52 27.706L27.3713 26.4498C27.8224 26.3491 28.2158 26.0751 28.4668 25.6869C28.7177 25.2987 28.8059 24.8275 28.7125 24.3748ZM18.3612 13.9598L24.7025 12.5973L26.4675 20.9923L20.125 22.351L18.3612 13.9598ZM17.5325 10.0148L23.875 8.64853L24.3937 11.1248L18.0525 12.4873L17.5325 10.0148ZM16.95 6.01478L22.8 4.75853C22.8175 4.75668 22.835 4.75668 22.8525 4.75853C22.8992 4.75866 22.9449 4.77257 22.9837 4.79853C23.0125 4.81681 23.0371 4.84076 23.0563 4.86892C23.0754 4.89708 23.0886 4.92885 23.095 4.96228L23.5637 7.18978L17.2237 8.54228L16.7563 6.31978C16.7416 6.25334 16.7538 6.18383 16.79 6.12628C16.8263 6.06873 16.8838 6.02778 16.95 6.01228V6.01478ZM27.0513 24.9898L21.2 26.2498C21.1687 26.2567 21.1363 26.2573 21.1047 26.2515C21.0731 26.2457 21.0431 26.2337 21.0163 26.216C20.9875 26.1977 20.9629 26.1738 20.9437 26.1456C20.9246 26.1175 20.9114 26.0857 20.905 26.0523L20.4363 23.8248L26.7763 22.4623L27.25 24.6785C27.2573 24.7119 27.258 24.7463 27.252 24.7799C27.246 24.8135 27.2334 24.8456 27.2149 24.8743C27.1964 24.903 27.1724 24.9277 27.1444 24.9471C27.1163 24.9665 27.0846 24.9802 27.0513 24.9873V24.9898Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.labor-sec-tabs .labor-sec-tab[data-labor-tab=courses]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6667 14.2632H11.8333V13.1053H17.6667V14.2632Z' fill='white'/%3E%3Cpath d='M20 10.7895H11.8333V9.63158H20V10.7895Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6667 5V21.2105H27V24.6842C27 25.8834 26.0816 26.8692 24.9048 26.9876L24.6667 27H10.6667L10.4285 26.9876C9.33007 26.877 8.45723 26.0108 8.34587 24.9205L8.33333 24.6842V10.7895H6V7.31579C6 6.03681 7.04467 5 8.33333 5H24.6667ZM9.5 24.6842C9.5 25.3237 10.0223 25.8421 10.6667 25.8421H11.5063C11.6908 25.4885 11.8333 25.0868 11.8333 24.6842V21.2105H23.5V6.15789H9.5V24.6842ZM13 24.6842C13 25.0992 12.9069 25.4908 12.7778 25.8421H24.6667C25.311 25.8421 25.8333 25.3237 25.8333 24.6842V22.3684H13V24.6842ZM8.33333 6.15789C7.689 6.15789 7.16667 6.6763 7.16667 7.31579V9.63158H8.33333V6.15789Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.labor-sec-tabs .labor-sec-tab[data-labor-tab=training]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.6 19.6667H20.4V22.1111H22.6M22.6 14.7778H20.4V17.2222H22.6M24.8 24.5556H16V22.1111H18.2V19.6667H16V17.2222H18.2V14.7778H16V12.3333H24.8M13.8 9.88889H11.6V7.44444H13.8M13.8 14.7778H11.6V12.3333H13.8M13.8 19.6667H11.6V17.2222H13.8M13.8 24.5556H11.6V22.1111H13.8M9.4 9.88889H7.2V7.44444H9.4M9.4 14.7778H7.2V12.3333H9.4M9.4 19.6667H7.2V17.2222H9.4M9.4 24.5556H7.2V22.1111H9.4M16 9.88889V5H5V27H27V9.88889H16Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.labor-sec-tabs .labor-sec-tab.active{background-color:#ff4800}.labor-posts-section{background-color:#142331;box-sizing:border-box;padding:24px 40px 48px}@media (max-width: 800px){.labor-posts-section{padding:18px 18px 36px}}.wrap[data-page=publication]{padding-bottom:120px}@media (max-width: 800px){.wrap[data-page=publication]{padding-bottom:90px}}.download-list{box-sizing:border-box;padding:24px 40px;background-color:#142331}.download-item{display:flex;box-sizing:border-box;padding:12px;align-items:center;transition:all .3s ease}.download-item:not(:last-child){border-bottom:1px solid #414D58}.download-item .download-item-name{font-size:18px;letter-spacing:.05em;line-height:1.4;font-weight:500;flex:1;transition:all .3s ease;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.download-item .download-item-btn{box-sizing:border-box;padding:8px 18px;border-radius:20px;color:#ff4800;text-decoration:none;display:flex;min-width:100px;align-items:center;transition:all .3s ease;border:1px solid transparent;margin-left:4.6%}.download-item .download-item-btn:after{content:"";display:inline-block;width:24px;height:24px;min-width:24px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 20H19V18H5V20ZM19 9H15V3H9V9H5L12 16L19 9Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");margin-left:4px}.download-item .download-item-btn:hover{border:1px solid #FF4800;opacity:1}.download-item:hover{background-color:#2a3d51}.download-item:hover:not(:last-child){border-bottom:1px solid #FF4800}.download-item:hover .download-item-name{color:#ff4800}.wrap[data-page=trial]{padding-bottom:120px}@media (max-width: 800px){.wrap[data-page=trial]{padding-bottom:90px}}.frame[data-page=clients] .clients-container{padding-top:60px;padding-bottom:90px}@media (max-width: 640px){.frame[data-page=clients] .clients-container{padding-top:48px;padding-bottom:60px}}.clients-sidebar{background-color:#142331;box-sizing:border-box;padding:12px 24px 24px;margin-bottom:48px}.clients-sidebar .sidebar-title{font-size:20px;letter-spacing:.05em;line-height:1.6;font-weight:500;padding:8px 0}@media (max-width: 800px){.clients-sidebar .sidebar-title{font-size:18px}}@media (max-width: 640px){.clients-sidebar .sidebar-title{font-size:16px}}.clients-sidebar .dropdown-select .dropdown-item a{display:block;box-sizing:border-box;padding:8px 10px}.clients-menu-items{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0}.clients-menu-item a{box-sizing:border-box;padding:6px 16px;line-height:1.6;text-align:center;background-color:#404756;border-radius:5px;display:block}.clients-menu-item.active a{background-color:#ff4800}.clients-main .client-cate-group{margin-bottom:60px}@media (max-width: 800px){.clients-main .client-cate-group{margin-bottom:48px}}@media (max-width: 640px){.clients-main .client-cate-group{margin-bottom:36px}}.clients-main .client-title-group{border-bottom:1px solid #FF4800}.clients-main .client-title-group .client-cate-title{background-color:#ff4800;box-sizing:border-box;padding:.6em .9em;font-size:20px;letter-spacing:.05em;line-height:1.6;width:fit-content;position:relative}@media (max-width: 800px){.clients-main .client-title-group .client-cate-title{font-size:18px;padding:.4em .6em}}@media (max-width: 640px){.clients-main .client-title-group .client-cate-title{padding:.3em .6em}}.clients-main .client-title-group .client-cate-title:after{content:"";display:inline-block;aspect-ratio:3/7;height:100%;background:url("data:image/svg+xml,%3Csvg width='24' height='56' viewBox='0 0 24 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 56L0 0V56H24Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");position:absolute;top:0;left:100%}.clients-main .client-cate-block{background-color:#142331;box-sizing:border-box;padding:32px 36px 44px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px 36px}@media (max-width: 800px){.clients-main .client-cate-block{gap:20px;padding:24px 28px 34px;grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.clients-main .client-cate-block{grid-template-columns:repeat(1,1fr);gap:12px;padding:16px 16px 20px}}.clients-main .client-item{font-size:18px;letter-spacing:.03em;line-height:1.6;display:block;color:#d1d4d8}@media (max-width: 800px){.clients-main .client-item{font-size:17px}}@media (max-width: 640px){.clients-main .client-item{font-size:16px}}.clients-main .client-name.link{transition:all .3s ease}.clients-main .client-name.link:hover{color:#ff4800}.wrap[data-page=posts] .global-page-banner{margin-bottom:72px}@media (max-width: 800px){.wrap[data-page=posts] .global-page-banner{margin-bottom:48px}}.wrap[data-page=posts] .posts_4_col_with_img{flex-wrap:wrap}@media (max-width: 1280px){.wrap[data-page=posts] .posts_4_col_with_img .post-col{width:33.3%}}@media (max-width: 800px){.wrap[data-page=posts] .posts_4_col_with_img .post-col{width:50%}.wrap[data-page=posts] .posts_4_col_with_img .post-col .post-title{font-size:17px}}@media (max-width: 640px){.wrap[data-page=posts] .posts_4_col_with_img .post-col{padding:8px}.wrap[data-page=posts] .posts_4_col_with_img .post-col .post-group{padding:12px 6px}.wrap[data-page=posts] .posts_4_col_with_img .post-col .post-title{font-size:16px}.wrap[data-page=posts] .posts_4_col_with_img .post-col .post-info{margin-bottom:8px}.wrap[data-page=posts] .posts_4_col_with_img .post-col .post-caption{font-size:13px;min-width:60px;margin-right:8px}}.wrap[data-page=privacy]{padding-bottom:120px}@media (max-width: 800px){.wrap[data-page=privacy]{padding-bottom:90px}}.privacy-content-wrap{box-sizing:border-box;padding-top:56px}.wrap[data-page=courses]{padding-bottom:120px}@media (max-width: 800px){.wrap[data-page=courses]{padding-bottom:90px}}.table-row{display:flex}.table-row .cols-wrapper{display:flex;align-items:center}.table-row .col-xs{width:72px}@media (max-width: 1280px){.table-row .col-xs{width:66px}}@media (max-width: 800px){.table-row .col-xs{width:72px}}.table-row .col-s{width:96px}@media (max-width: 1280px){.table-row .col-s{width:84px}}@media (max-width: 800px){.table-row .col-s{width:96px}}.table-row .col-m{width:120px}@media (max-width: 1280px){.table-row .col-m{width:110px}}.table-row .col-flex-1{flex:1;box-sizing:border-box;padding:0 16px}@media (max-width: 800px){.table-row .col-flex-1{padding:8px 0}}.table-head-row{box-sizing:border-box;padding:20px;border-bottom:1px solid #fff;margin-bottom:20px}@media (max-width: 1280px){.table-head-row{margin-bottom:12px;padding:14px 12px}}@media (max-width: 800px){.table-head-row{display:none}}.courses-table{padding-bottom:36px}.course-date,.course-type,.course-location,.course-title{letter-spacing:.05em;line-height:1.4}.course-date{font-size:15px}@media (max-width: 1280px){.course-date{font-size:14px}}@media (max-width: 800px){.course-date{font-size:15px}}.course-type{box-sizing:border-box;padding:4px 16px;background-color:#404756;border-radius:15px;text-align:center;width:fit-content;min-width:110px;justify-self:center;transition:all .3s ease}@media (max-width: 1280px){.course-type{font-size:14px;min-width:95px}}.course-location{font-size:15px;text-align:center;box-sizing:border-box;padding:4px 10px}@media (max-width: 1280px){.course-location{font-size:14px}}@media (max-width: 800px){.course-location{font-size:15px}}.course-title{font-size:16px;font-weight:500;transition:all .3s ease;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1280px){.course-title{font-size:15px}}@media (max-width: 800px){.course-title{font-size:17px;margin:8px 0;-webkit-line-clamp:2}}@media (max-width: 640px){.course-title{font-size:16px}}.btn-external{font-size:16px;letter-spacing:.05em;color:#ff4800;display:flex;align-items:center;border:1px solid transparent;border-radius:18px;padding:6px 12px;justify-content:center}.btn-external:after{content:"";display:inline-block;width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 8V9.33333H7.33333V16.6667H14.6667V13.3333H16V17.3333C16 17.5101 15.9298 17.6797 15.8047 17.8047C15.6797 17.9298 15.5101 18 15.3333 18H6.66667C6.48986 18 6.32029 17.9298 6.19526 17.8047C6.07024 17.6797 6 17.5101 6 17.3333V8.66667C6 8.48986 6.07024 8.32029 6.19526 8.19526C6.32029 8.07024 6.48986 8 6.66667 8H10.6667ZM18 6V11.3333H16.6667V8.27533L11.4713 13.4713L10.5287 12.5287L15.7233 7.33333H12.6667V6H18Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.btn-external:hover{background-color:#fff}@media (max-width: 1280px){.btn-external{font-size:15px;padding:6px 8px}}@media (max-width: 800px){.btn-external{border-color:#ff4800;font-size:14px}.btn-external:after{width:20px;height:20px}}.courses-list .courses-list-item.post-item{align-items:center;box-sizing:border-box;padding:20px;border-bottom:1px solid #414D58;transition:all .3s ease;cursor:default}@media (max-width: 1280px){.courses-list .courses-list-item.post-item{padding:12px}}@media (max-width: 800px){.courses-list .courses-list-item.post-item{flex-direction:column;align-items:flex-start;padding:16px 12px;margin-bottom:16px}}.courses-list .courses-list-item.post-item:hover{background-color:#2a3d51;border-bottom:1px solid #FF4800}.courses-list .courses-list-item.post-item:hover .course-type{background-color:#ff4800}.courses-list .courses-list-item.post-item:hover .course-title{color:#ff4800}.courses-list .courses-list-item.post-item:hover .btn-external{border:1px solid #FF4800}.courses-cols-wrapper{border-right:1px solid #414D58}@media (max-width: 800px){.courses-cols-wrapper{border:0}}[data-course=enterprise] .train-col-m{width:130px;box-sizing:border-box;padding-right:12px}@media (max-width: 800px){[data-course=enterprise] .course-type{justify-self:flex-start}}.cta-banner-container{width:1000px;max-width:100%;box-sizing:border-box;padding-top:80px;margin:0 auto}.cta-banner{display:flex;background-image:url(/images/background/cta-banner-img.jpg);background-repeat:no-repeat;background-position:bottom;background-size:cover;height:320px;border-radius:20px}@media (max-width: 800px){.cta-banner{flex-direction:column;height:fit-content;background-image:url(/images/background/cta-banner-img-mb.jpg)}}.cta-main-content{width:40%;align-self:center;box-sizing:border-box;padding-left:56px}@media (max-width: 1280px){.cta-main-content{padding-left:44px}}@media (max-width: 800px){.cta-main-content{width:100%;padding:44px}}@media (max-width: 640px){.cta-main-content{padding:44px 36px 24px}}@media (max-width: 480px){.cta-main-content{padding:36px 24px 20px}}.cta-title{font-weight:700;line-height:1.4}.cta-title .t-m{font-size:28px;letter-spacing:.05em}@media (max-width: 1280px){.cta-title .t-m{font-size:24px}}@media (max-width: 640px){.cta-title .t-m{font-size:22px}}.cta-title .t-l{font-size:36px;letter-spacing:.1em}@media (max-width: 1280px){.cta-title .t-l{font-size:32px}}@media (max-width: 640px){.cta-title .t-l{font-size:28px}}.cta-desc{font-size:18px;letter-spacing:.05em;margin:12px 0 32px}@media (max-width: 1280px){.cta-desc{font-size:16px}}@media (max-width: 640px){.cta-desc{margin-bottom:24px}}.cta-img-col{width:60%;align-self:flex-end}@media (max-width: 800px){.cta-img-col{width:100%}}.wrap[data-page=contact] .btns-center{margin-top:60px}@media (max-width: 640px){.wrap[data-page=contact] .btns-center{flex-direction:row;gap:16px}}@media (max-width: 480px){.wrap[data-page=contact] .btns-center{flex-direction:column}.wrap[data-page=contact] .btns-center .btn,.wrap[data-page=contact] .btns-center .btn-primary,.wrap[data-page=contact] .btns-center .btn-second,.wrap[data-page=contact] .btns-center .btn-outerline,.wrap[data-page=contact] .btns-center .btn-add{width:100%;justify-content:center}.wrap[data-page=contact] .btns-center .btn:after,.wrap[data-page=contact] .btns-center .btn-primary:after,.wrap[data-page=contact] .btns-center .btn-second:after,.wrap[data-page=contact] .btns-center .btn-outerline:after,.wrap[data-page=contact] .btns-center .btn-add:after{margin-left:8px}}.contact-info-section{border-top:1px solid #414D58}.contact-info-section .container{padding-top:48px;padding-bottom:48px}.contact-info-flex-row{display:flex;align-items:center;justify-content:center;gap:7%}@media (max-width: 800px){.contact-info-flex-row{flex-direction:column;align-items:flex-start}}.contact-map{box-sizing:border-box;width:37%;aspect-ratio:16/9}@media (max-width: 800px){.contact-map{width:100%;margin-bottom:24px}}.contact-map iframe{width:100%;height:100%}.contact-info-list{width:37%}@media (max-width: 800px){.contact-info-list{width:100%}}.contact-info-item{display:flex;font-size:16px;color:#d1d4d8;letter-spacing:.05em}.contact-info-item:not(:last-child){margin-bottom:18px}.contact-info-item .info-name{color:#fff;min-width:40px;letter-spacing:.1em;font-weight:500}.contact-info-item .info-name:after{content:"｜"}.contact-info-item .icon{display:inline-block;width:32px;height:32px;min-width:32px;margin-right:10px}.contact-info-item .icon[data-contact-icon=email]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.1757 4.57129H5.04557C3.59287 4.57129 2.4175 5.75986 2.4175 7.21256L2.4043 23.0602C2.4043 24.5129 3.59287 25.7014 5.04557 25.7014H26.1757C27.6284 25.7014 28.817 24.5129 28.817 23.0602V7.21256C28.817 5.75986 27.6284 4.57129 26.1757 4.57129ZM26.1757 9.85383L15.6106 16.457L5.04557 9.85383V7.21256L15.6106 13.8157L26.1757 7.21256V9.85383Z' fill='white'/%3E%3Ccircle cx='27.0401' cy='23.9404' r='4.06349' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.contact-info-item .icon[data-contact-icon=phone]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.8344 21.478L23.0733 19.2383C23.3748 18.9403 23.7564 18.7364 24.1715 18.6512C24.5867 18.566 25.0177 18.6032 25.4121 18.7583L28.1407 19.8482C28.5393 20.0101 28.8811 20.2863 29.123 20.6422C29.3649 20.9981 29.4961 21.4176 29.5 21.848V26.8474C29.4977 27.1402 29.4362 27.4294 29.3192 27.6978C29.2022 27.9661 29.0321 28.208 28.8192 28.4088C28.6063 28.6097 28.3549 28.7654 28.0803 28.8665C27.8057 28.9676 27.5134 29.0121 27.2212 28.9972C8.10096 27.8073 4.24294 11.6091 3.51331 5.40978C3.47944 5.10535 3.51039 4.79719 3.60411 4.50559C3.69784 4.21398 3.85222 3.94553 4.0571 3.7179C4.26198 3.49027 4.51272 3.30861 4.79281 3.18488C5.07291 3.06116 5.37602 2.99816 5.6822 3.00004H10.5097C10.9405 3.00132 11.3611 3.13149 11.7173 3.37383C12.0735 3.61616 12.3492 3.95958 12.5087 4.35989L13.5981 7.0896C13.7583 7.48262 13.7992 7.91415 13.7156 8.33027C13.6321 8.7464 13.4278 9.12867 13.1284 9.42934L10.8895 11.6691C10.8895 11.6691 12.1789 20.3981 20.8344 21.478Z' fill='white'/%3E%3Cpath d='M23 6C25.475 6 27.5 7.59111 27.5 9.55556C27.5 11.52 25.475 13.1111 23 13.1111C22.442 13.1111 21.9065 13.0311 21.4115 12.8889C20.0975 14 18.5 14 18.5 14C19.5485 12.9644 19.715 12.2667 19.7375 12C18.9725 11.3644 18.5 10.5022 18.5 9.55556C18.5 7.59111 20.525 6 23 6Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.contact-info-item .icon[data-contact-icon=fax]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_631_3799)'%3E%3Cpath d='M4.15527 11.5244C4.74703 11.5245 5.24694 11.7053 5.6748 12.0762L5.85352 12.2471C6.31961 12.735 6.55371 13.3253 6.55371 14.0488V26.6885C6.55453 27.4148 6.32038 28.0048 5.85547 28.4912C5.39162 28.9765 4.8374 29.2138 4.16113 29.2139C3.48596 29.2139 2.93009 28.9772 2.46387 28.4912C1.99691 28.0044 1.76175 27.4142 1.76172 26.6895V14.0498L1.77246 13.7832C1.8231 13.1771 2.05321 12.6717 2.45996 12.2461C2.92384 11.7609 3.47897 11.5244 4.15527 11.5244ZM23.1309 5.83301V13.082H25.8682C26.7657 13.082 27.5158 13.403 28.1465 14.0635L28.1475 14.0645C28.7806 14.7239 29.0967 15.5181 29.0967 16.4756V27.6562H8.70215V13.082H10.71V5.83301H23.1309ZM11.0859 24.7627H18.0508V15.9756H11.0859V24.7627ZM20.5312 20.6475C19.9767 20.6502 19.4912 20.8513 19.1104 21.249C18.731 21.6453 18.5458 22.142 18.542 22.7021C18.5383 23.2675 18.726 23.7673 19.1152 24.1641C19.4986 24.5548 19.9794 24.7571 20.5283 24.7627H20.5342C21.0897 24.7626 21.5753 24.5597 21.958 24.1602C22.3398 23.7614 22.5267 23.2646 22.5254 22.7041C22.5241 22.1454 22.3381 21.65 21.96 21.251C21.5778 20.8476 21.0897 20.6447 20.5312 20.6475ZM25.0049 20.6475C24.4505 20.6502 23.9657 20.8515 23.585 21.249C23.2055 21.6454 23.0204 22.1419 23.0166 22.7021C23.0129 23.2674 23.1997 23.7673 23.5889 24.1641C23.9724 24.555 24.4538 24.7572 25.0029 24.7627H25.0078C25.5633 24.7626 26.0489 24.5597 26.4316 24.1602C26.8134 23.7614 27.0003 23.2646 26.999 22.7041C26.9978 22.1454 26.8117 21.65 26.4336 21.251C26.0514 20.8477 25.5633 20.6447 25.0049 20.6475ZM20.5342 15.9756C19.9772 15.9756 19.4903 16.1781 19.1094 16.5801C18.7325 16.9778 18.5458 17.4719 18.542 18.0293C18.5382 18.592 18.7268 19.0904 19.1123 19.4902C19.4969 19.889 19.9817 20.0926 20.5361 20.0898L20.5352 20.0889C21.0903 20.0885 21.5755 19.8868 21.958 19.4873C22.3398 19.0886 22.5267 18.5917 22.5254 18.0312C22.524 17.4727 22.3376 16.9773 21.959 16.5791C21.5774 16.1779 21.0909 15.9757 20.5342 15.9756ZM25.0078 15.9756C24.4507 15.9756 23.964 16.178 23.583 16.5801C23.2061 16.9778 23.0204 17.4719 23.0166 18.0293C23.0128 18.592 23.2005 19.0904 23.5859 19.4902C23.9705 19.8891 24.4554 20.0925 25.0098 20.0898L25.0088 20.0889C25.564 20.0886 26.0491 19.8868 26.4316 19.4873C26.8134 19.0886 27.0003 18.5917 26.999 18.0312C26.9977 17.4727 26.8122 16.9773 26.4336 16.5791C26.0519 16.1777 25.5648 15.9756 25.0078 15.9756ZM11.2012 13.082H22.6396V6.39062H11.2012V13.082Z' fill='white' stroke='white'/%3E%3Cpath d='M25.6428 0.380859L24.8809 6.09515L27.5475 1.52372L25.6428 0.380859Z' fill='%23FF4800'/%3E%3Cpath d='M28.6065 2.45585L25.1779 8.17015L25.1779 9.90518L32.0352 5.88435L28.6065 2.45585Z' fill='%23FF4800'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_631_3799'%3E%3Crect width='32' height='32' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.contact-info-item .icon[data-contact-icon=address]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.3 20.3333H21.7V23.2222H24.3M24.3 14.5556H21.7V17.4444H24.3M26.9 26.1111H16.5V23.2222H19.1V20.3333H16.5V17.4444H19.1V14.5556H16.5V11.6667H26.9M13.9 8.77778H11.3V5.88889H13.9M13.9 14.5556H11.3V11.6667H13.9M13.9 20.3333H11.3V17.4444H13.9M13.9 26.1111H11.3V23.2222H13.9M8.7 8.77778H6.1V5.88889H8.7M8.7 14.5556H6.1V11.6667H8.7M8.7 20.3333H6.1V17.4444H8.7M8.7 26.1111H6.1V23.2222H8.7M16.5 8.77778V3H3.5V29H29.5V8.77778H16.5Z' fill='white'/%3E%3Cpath d='M23.5 13C22.2228 12.9979 20.9933 13.4666 20.0647 14.3099C19.136 15.1531 18.5788 16.3066 18.5077 17.5329C18.4367 18.7593 18.8572 19.9652 19.6827 20.9024C20.5082 21.8396 21.6759 22.4369 22.9454 22.5712V29H24.0546V22.5712C25.3241 22.4369 26.4918 21.8396 27.3173 20.9024C28.1428 19.9652 28.5633 18.7593 28.4923 17.5329C28.4212 16.3066 27.864 15.1531 26.9353 14.3099C26.0067 13.4666 24.7772 12.9979 23.5 13Z' fill='%23FF4800'/%3E%3C/svg%3E%0A")}.contact-info-item .icon[data-contact-icon=traffic-info]{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5003 18.3337C11.5949 18.335 12.6789 18.1201 13.6901 17.7012C14.7014 17.2823 15.6198 16.6678 16.3928 15.8928C17.1678 15.1198 17.7823 14.2014 18.2012 13.1901C18.6201 12.1789 18.835 11.0949 18.8337 10.0003C18.835 8.90579 18.6201 7.82176 18.2012 6.81054C17.7823 5.79931 17.1678 4.88082 16.3928 4.10783C15.6198 3.3329 14.7014 2.71834 13.6901 2.29946C12.6789 1.88059 11.5949 1.66565 10.5003 1.667C9.40579 1.66565 8.32176 1.88059 7.31054 2.29946C6.29931 2.71834 5.38082 3.3329 4.60783 4.10783C3.8329 4.88082 3.21834 5.79931 2.79946 6.81054C2.38059 7.82176 2.16565 8.90579 2.167 10.0003C2.16565 11.0949 2.38059 12.1789 2.79946 13.1901C3.21834 14.2014 3.8329 15.1198 4.60783 15.8928C5.38082 16.6678 6.29931 17.2823 7.31054 17.7012C8.32176 18.1201 9.40579 18.335 10.5003 18.3337Z' stroke='%23FF4800' stroke-width='1.66667' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5007 4.58398C10.7769 4.58398 11.0419 4.69373 11.2372 4.88908C11.4326 5.08443 11.5423 5.34938 11.5423 5.62565C11.5423 5.90192 11.4326 6.16687 11.2372 6.36222C11.0419 6.55757 10.7769 6.66732 10.5007 6.66732C10.2244 6.66732 9.95943 6.55757 9.76408 6.36222C9.56873 6.16687 9.45898 5.90192 9.45898 5.62565C9.45898 5.34938 9.56873 5.08443 9.76408 4.88908C9.95943 4.69373 10.2244 4.58398 10.5007 4.58398Z' fill='%23FF4800'/%3E%3Cpath d='M10.7083 14.1673V8.33398H9.875M9.25 14.1673H12.1667' stroke='%23FF4800' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.contact-info-item.simple .icon{width:20px;height:20px;min-width:20px;padding-top:4px}.contact-info-item a{transition:all .3s ease}.contact-info-item a:hover{color:#ff4800}.form-title-group{border-bottom:1px solid #FF4800}.form-title-group .form-cate-title{background-color:#ff4800;box-sizing:border-box;padding:.6em .9em;font-size:20px;letter-spacing:.05em;line-height:1.6;width:fit-content;position:relative}@media (max-width: 800px){.form-title-group .form-cate-title{font-size:18px;padding:.4em .6em}}@media (max-width: 640px){.form-title-group .form-cate-title{padding:.3em .6em}}.form-title-group .form-cate-title:after{content:"";display:inline-block;aspect-ratio:3/7;height:100%;background:url("data:image/svg+xml,%3Csvg width='24' height='56' viewBox='0 0 24 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 56L0 0V56H24Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");position:absolute;top:0;left:100%}.contact-form-section{background-image:url(/images/background/bg-meteor-reverse.png),url(/images/background/bg-meteor.png);background-position:top left,top right;background-repeat:no-repeat}@media (max-width: 640px){.contact-form-section{background-size:33%}}.contact-form-section>.container{padding-top:90px}@media (max-width: 800px){.contact-form-section>.container{padding-top:60px}}@media (max-width: 640px){.contact-form-section>.container{padding-top:48px}}.contact-us-block{box-sizing:border-box;padding:0 48px;margin-bottom:120px}@media (max-width: 1280px){.contact-us-block{padding:24px 0 0;margin-bottom:90px}}.contact-us-block-title{text-align:center;box-sizing:border-box;padding:60px 32px;width:700px;max-width:100%;margin:0 auto;background-image:radial-gradient(#1b4b7b,#182a3c00 70%)}@media (max-width: 640px){.contact-us-block-title{padding:0}}.contact-us-block-title .title-form-guide{font-size:28px;font-weight:700;letter-spacing:.1em;box-sizing:border-box;margin-bottom:24px}@media (max-width: 800px){.contact-us-block-title .title-form-guide{font-size:24px;margin-bottom:16px}}.contact-us-block-title p{line-height:1.8;letter-spacing:.05em}@media (max-width: 640px){.contact-us-block-title p{font-size:15px}}.form-cate-group{margin-bottom:36px}.form-cate-contents{background-color:#404756;box-sizing:border-box;padding:28px 36px 36px}@media (max-width: 1280px){.form-cate-contents{padding:20px 28px}}@media (max-width: 800px){.form-cate-contents{padding:16px 18px}}.contact-submit{padding:0;position:relative;background-color:#ff4800;border:1px solid #fff;border-radius:25px;overflow:hidden}.contact-submit .submit-btn{font-size:18px;color:#fff;background-color:transparent;padding-right:74px;padding-left:20px}@media (max-width: 480px){.contact-submit .submit-btn{padding:8px 14px 8px 20px}}.contact-submit:after{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;content:"";display:inline-block;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23FF4800'/%3E%3C/svg%3E%0A");margin-left:36px;background-color:#fff;transition:all .3s ease;pointer-events:none}@media (max-width: 480px){.contact-submit:after{display:none}}.contact-submit:hover{border-color:#ff4800;background-color:#fff}.contact-submit:hover .submit-btn{color:#ff4800}.contact-submit:hover:after{background-color:#ff4800;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3376 8.4375L16.4626 11.5625V12.4375L13.3376 15.5625L12.4501 14.6875L14.5001 12.625H7.5376V11.375H14.5001L12.4376 9.3125L13.3376 8.4375Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.alert-danger{padding:12px 0}div[role=alert]{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px;box-sizing:border-box;padding:18px 18px 24px;border:1px solid #fff}div[role=alert] button[data-dismiss=alert]{width:24px;height:24px;display:inline-block;border-radius:50%;background-color:transparent;border:1px solid #FF4800;color:#ff4800;margin-right:12px}div[role=alert] h4{font-size:20px;font-weight:500;color:#ff4800;letter-spacing:.05em}div[role=alert] ul{width:100%;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:0}div[role=alert] ul li:before{content:"⨉";display:inline-block;width:18px;height:18px;color:#ff4800}.wrap[data-page=thanks]{background-image:url(/images/background/thanks-page-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;height:95vh}.wrap[data-page=thanks] .btn-return{background-color:#fff}.wrap[data-page=thanks] .btn-return:hover{background-color:#ff4800}.thank-block{max-width:560px;display:flex;flex-direction:column;align-items:center;margin:0 auto;box-sizing:border-box;padding-top:120px;padding-bottom:24px}@media (max-width: 640px){.thank-block{min-width:100%;padding-top:180px}}.thank-block .thank-img{max-width:200px;aspect-ratio:5/4}@media (max-width: 640px){.thank-block .thank-img{max-width:150px}}.thank-block .thank-title{font-size:24px;letter-spacing:.1em;line-height:2;text-align:center;font-weight:700}@media (max-width: 800px){.thank-block .thank-title{font-size:22px;line-height:1.8}}@media (max-width: 640px){.thank-block .thank-title{font-size:20px}}.thank-block .thank-content{text-align:center;color:#d1d4d8;font-size:20px;letter-spacing:.05em;box-sizing:border-box;padding:12px 0}@media (max-width: 800px){.thank-block .thank-content{font-size:18px}}@media (max-width: 640px){.thank-block .thank-content{font-size:16px}}.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:#ff4800;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:#002a51;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:#002a51;margin-bottom:6px}.user-form .skip-login{border-top:1px solid #414D58;text-align:center;margin-top:20px;padding-top:20px}.user-form .skip-login a{color:#002a51}[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 #414D58;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:#404756;position:relative;transition:all .3s}.user-menu-item:after{content:"";width:4px;height:100%;position:absolute;top:0;right:-3px;display:block;background:#ff4800;transform:scale(0);transform-origin:center}.user-menu-item.active{color:#ff4800}.user-menu-item.active:after{animation:user-menu-active .2s .05s forwards}.user-menu-item:hover{color:#ff4800}@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:#333;font-size:18px;padding:1em 1em 1.2em;text-align:center;background:#142331;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:#142331;text-align:center;width:100%;box-sizing:border-box}.user-remind:hover{background:#182a3c}.user-remind:hover .title-sm{color:#ff4800}.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:#ff4800;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 #414D58;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:#142331}@media (max-width: 640px){.user-histories-item:before{background:transparent}}.user-histories-item:after{transform:scale(0);background:#002a51;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:#404756;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:#ff4800;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:#ff4800;display:block;position:absolute;top:50%;right:8px;transform:translate(-6px,-50%);transition:all .3s;transition-delay:.25s}.user-history-status{width:30%;background:#142331;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#ff4800}@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:#414d58;margin-bottom:30px}.user-service-reply-item{margin-bottom:10px;padding:.8em 1em;background:#182a3c;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:#969696;margin:0 1em 0 0}@media (max-width: 640px){.user-service-reply-item .date{margin:0 0 .2em}}
