@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600&family=Roboto:wght@400;500;600;700&display=swap";/*!
 * 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:Roboto,Noto Sans TC,Microsoft JhengHei,Helvetica,sans-serif,Arial;font-weight:400;font-style:normal;font-size:16px}.font-en,.pagination .page-item,[class^=-en],[class*=-en]{font-family:Roboto}html{scroll-padding-top:75px}@media (max-width: 860px){html{scroll-padding-top:calc(55px + .5rem)}}@media (max-width: 640px){body{overflow-x:hidden}}::selection{background:#54c3f133}.frame-outer{width:100%;padding-top:55px;box-sizing:border-box}@media (min-width: 861px){.frame-outer{padding-top:75px}}.wrap{width:100%;min-height:100vh;box-sizing:border-box}@media (min-width: 641px){.wrap{position:relative;min-height:80vh}}.wrapper{width:100%;min-height:50vh}.wrapper.wrapper-pb{padding-bottom:60px}.container{width:1280px;max-width:100%;margin:0 auto;padding:0 7vw;box-sizing:border-box}@media (max-width: 860px){.container.container-pad-pt0{padding:0}}@media (max-width: 640px){.container.container-mobile-pt0{padding:0}}@media (min-width: 1201px){.container{padding:0 40px}}@media (min-width: 1441px){.container.container-lg{width:1480px}}h1,h2,h3,h4,h5,h6{line-height:1.3;box-sizing:border-box}p{line-height:1.6}a{text-decoration:none;color:inherit}a:focus{outline:none}strong,b{font-weight:700}em{font-style:italic}.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}.img-ab-top{position:absolute;top:0;left:0}@media (max-width: 860px) and (min-width: 641px){.pad-block{display:block}}@media (max-width: 640px){.mobile-block{display:block}}@media (min-width: 861px){.hide-web{display:none!important}}@media (max-width: 860px) and (min-width: 641px){.hide-pad{display:none!important}}@media (max-width: 640px){.hide-mobile{display:none!important}}.overflow-h{overflow:hidden}.bg-primary{color:#fff;background-color:#014f7a}.bg-second{color:#fff;background-color:#54c3f1}.alert-block{background:#ffd3d3;padding:.5em;color:#f26451;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}.tab-pane{display:none}.tab-pane.is-active{display:block}#menu-tree .fa-square-caret-up{opacity:.5}@media (min-width: 861px){.video-inner{border-radius:10px;overflow:hidden}}.swiper-pagination{position:relative;padding:10px 0 0}.swiper-pagination .swiper-pagination-bullet{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 5.19 5.59"><path d="M.96,1.25h-.01s-.03.03-.03.03l-.17.17s-.05.05-.07.07c-.28.3-.49.64-.63,1.02-.22,1.21.46,2.41,1.61,2.84.29.13.6.2.92.2h.02c.67-.03,1.31-.3,1.8-.75.12-.09.22-.2.31-.32.44-.55.59-1.29.39-1.97-.13-.37-.34-.72-.61-1.01L3.21.26c-.35-.35-.92-.35-1.27,0l-.96.96h-.02" style="fill: %23ffffff"/></svg>');width:12px;height:12px;opacity:.6;background-color:transparent;transition:.3s}@media (min-width: 861px){.swiper-pagination .swiper-pagination-bullet{width:16px;height:16px}}.swiper-pagination .swiper-pagination-bullet:hover{transform:scale(1.1)}.swiper-pagination .swiper-pagination-bullet-active{background-color:transparent;opacity:1}.swiper:hover .swiper-button{opacity:1}.swiper-button{position:absolute;display:flex;align-items:center;justify-content:center;top:calc(50% - 20px);width:40px;height:40px;background-color:#f5f5f5;z-index:50;border-radius:50%;transition:.6s}@media (min-width: 861px){.swiper-button:hover{background-color:#014f7a}}.swiper-button:before{content:"";width:10px;height:21px;transition:.3s}.swiper-button.prev{left:10px}.swiper-button.prev:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.573 14.907"><g><path d="M18.276,4.358a1.12,1.12,0,0,1,0,1.583l-5.542,5.542,5.542,5.542a1.12,1.12,0,1,1-1.583,1.583l-6.334-6.334a1.12,1.12,0,0,1,0-1.583l6.334-6.334a1.12,1.12,0,0,1,1.583,0Z" transform="translate(-10.031 -4.03)" fill="%23014F7A"/></g></svg>')}.swiper-button.next{right:10px}.swiper-button.next:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.573 14.907"><g><path d="M10.359,4.358a1.12,1.12,0,0,0,0,1.583L15.9,11.484l-5.542,5.542a1.12,1.12,0,1,0,1.583,1.583l6.334-6.334a1.12,1.12,0,0,0,0-1.583L11.942,4.358a1.12,1.12,0,0,0-1.583,0Z" transform="translate(-10.031 -4.03)" fill="%23014F7A"/></g></svg>')}.swiper-group-btns{display:flex;align-items:center;justify-content:center;padding:1rem 0;color:#014f7a}.swiper-group-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f5f5f5;transition:.6s}.swiper-group-btn+.swiper-group-btn{margin-left:13px}@media (min-width: 861px){.swiper-group-btn:hover{background-color:#e8e8e8}.swiper-group-btn:hover:before{opacity:1}}.swiper-group-btn:before{content:"";width:9px;height:15px;transition:.3s;opacity:.8}.swiper-group-btn.prev:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.573 14.907"><g><path d="M18.276,4.358a1.12,1.12,0,0,1,0,1.583l-5.542,5.542,5.542,5.542a1.12,1.12,0,1,1-1.583,1.583l-6.334-6.334a1.12,1.12,0,0,1,0-1.583l6.334-6.334a1.12,1.12,0,0,1,1.583,0Z" transform="translate(-10.031 -4.03)" fill="%23014F7A"/></g></svg>')}.swiper-group-btn.next:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.573 14.907"><g><path d="M10.359,4.358a1.12,1.12,0,0,0,0,1.583L15.9,11.484l-5.542,5.542a1.12,1.12,0,1,0,1.583,1.583l6.334-6.334a1.12,1.12,0,0,0,0-1.583L11.942,4.358a1.12,1.12,0,0,0-1.583,0Z" transform="translate(-10.031 -4.03)" fill="%23014F7A"/></g></svg>')}.swiper-button-disabled:not(.loop){opacity:.3}.swiper-button-disabled.disabled-op-0{opacity:0}.swal2-close{color:transparent;width:48px;height:48px;background-size:contain;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><g transform="translate(-12 -12)"><path id="Path_1012" data-name="Path 1012" d="M30,13.575,28.425,12,21,19.425,13.575,12,12,13.575,19.425,21,12,28.425,13.575,30,21,22.575,28.425,30,30,28.425,22.575,21Z" fill="%23959595"/></g></svg>');background-repeat:no-repeat;background-size:18px 18px;background-position:center}.swal2-close:hover{opacity:1;color:transparent;background-size:contain;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><g transform="translate(-12 -12)"><path id="Path_1012" data-name="Path 1012" d="M30,13.575,28.425,12,21,19.425,13.575,12,12,13.575,19.425,21,12,28.425,13.575,30,21,22.575,28.425,30,30,28.425,22.575,21Z" fill="%23014F7A"/></g></svg>');background-repeat:no-repeat;background-size:18px 18px;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}}.breadcrumb{display:block;padding:.95rem 0;font-size:1rem}@media (max-width: 640px){.breadcrumb{font-size:14px}}.breadcrumb-items{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0}.breadcrumb-item{display:inline-block;box-sizing:border-box;color:#014f7a;border-right:1px solid #DBDBDB;line-height:1.1;white-space:wrap;word-break:break-all;padding:0 .7em}@media (max-width: 640px){.breadcrumb-item{padding:0 .5em}}.breadcrumb-item:first-child{white-space:nowrap;padding-left:.35em}@media (max-width: 640px){.breadcrumb-item:first-child{padding-left:0}}.breadcrumb-item:last-child{border-right:none}.breadcrumb-item a{transition:.3}.breadcrumb-item a:hover{color:#54c3f1}.dropdown{position:relative;display:flex;transition:.3s;font-size:1rem}@media (min-width: 641px){.dropdown.web-hover:hover .dropdown-list{display:block}}.dropdown .dropdown-btn{display:flex;align-items:center;position:relative;cursor:pointer}.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="%23999999"/></svg>')}.dropdown .dropdown-title{padding:.5rem .75rem;box-sizing:border-box;font-weight:400;position:relative;border-right:1px solid #D3D3D3;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;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72.61 72.61"><path d="M72.09,36.31c0-12.62-6.57-23.73-16.47-30.1-.06-.04-.1-.09-.16-.12-.03-.02-.07-.03-.1-.05-5.52-3.49-12.05-5.51-19.05-5.51C18.36.53,3.46,13.82.92,31.07c0,.03,0,.06-.01.09-.24,1.68-.38,3.4-.38,5.14,0,19.73,16.05,35.77,35.77,35.78,0,0,0,0,0,0,0,0,0,0,.01,0,9.53,0,18.19-3.76,24.6-9.85.04-.03.08-.06.12-.09.05-.05.1-.11.14-.16,6.71-6.51,10.9-15.61,10.9-25.67ZM67.09,36.31c0,7.79-2.91,14.9-7.7,20.33l-5.84-6.38c-.43-.47-.67-1.09-.67-1.73v-7.16c0-4.17-3.39-7.56-7.56-7.56h-8.92c-1.26,0-2.35-.94-2.53-2.19-.1-.68.07-1.36.49-1.91.41-.55,1.01-.9,1.69-1l.34-.05c3.82-.53,6.62-3.83,6.52-7.68l-.02-.86c-.02-.7.24-1.35.73-1.85.49-.5,1.14-.77,1.83-.77h1.8c2.64,0,5.12-1.41,6.48-3.67l1.2-2.01c7.38,5.63,12.16,14.51,12.16,24.49ZM36.31,5.53c5.2,0,10.11,1.3,14.41,3.59l-1.28,2.13c-.46.77-1.3,1.24-2.19,1.24h-1.8c-2.06,0-3.98.81-5.42,2.28-1.43,1.47-2.2,3.42-2.14,5.47l.02.86c.03,1.3-.91,2.42-2.2,2.6l-.34.05c-2.01.28-3.79,1.33-5.01,2.95-1.22,1.62-1.73,3.62-1.43,5.63.54,3.69,3.75,6.47,7.48,6.47h8.92c1.41,0,2.56,1.15,2.56,2.56v7.16c0,1.89.7,3.71,1.98,5.1l5.93,6.48c-4.95,4.06-11.19,6.61-18.01,6.94l-3.18-5.96c-.5-.93-.76-1.97-.76-3.03v-.64c0-6.29-5.12-11.42-11.42-11.42-2.63,0-4.96-1.57-5.95-4.01l-.45-1.11c-.66-1.63-1.7-3.11-3.02-4.27l-6.92-6.12c2.73-14.2,15.24-24.97,30.22-24.97ZM5.54,36.68l4.16,3.68c.74.65,1.33,1.48,1.7,2.4l.45,1.11c1.75,4.33,5.91,7.13,10.58,7.13,3.54,0,6.42,2.88,6.42,6.42v.64c0,1.87.47,3.73,1.35,5.38l1.78,3.33c-14.8-2.1-26.24-14.76-26.43-30.09Z" style="fill: %23ffffff;"/></svg>')}.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: 1441px){.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;left:50%;min-width:100px;max-height:calc(90vh - 75px);transform:translate(-50%,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;border-radius:4px;background-color:#fff;padding:.3rem 5px;box-shadow:0 3px 6px #00000029;overflow-y:auto;overflow-x:hidden}.dropdown .dropdown-list-items::-webkit-scrollbar{width:5px}.dropdown .dropdown-list-items::-webkit-scrollbar-track{background:#ffffff80}.dropdown .dropdown-list-items::-webkit-scrollbar-thumb{background:#014f7a80}.dropdown .dropdown-list-items::-webkit-scrollbar-thumb:hover{background:#014f7a}.dropdown .dropdown-list-item{font-size:1rem;font-weight:400;position:relative;text-align:center;color:#424242;border-top:1px solid #E6E6E6;transition:.3s}.dropdown .dropdown-list-item:first-child{border-top:none}.dropdown .dropdown-list-item.active{color:#014f7a}.dropdown .dropdown-list-item.active:before{content:"";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 10.64 10.64"><path d="M6.08.76A5.32,5.32,0,1,0,11.4,6.08,5.32,5.32,0,0,0,6.08.76ZM5.32,8.2,3.42,6.3l.6-.6L5.32,7,8.136,4.18l.606.6Z" transform="translate(-0.76 -0.76)" fill="%23014F7A"/></svg>');position:absolute;top:.85rem;left:.15em;width:10px;height:10px}.dropdown .dropdown-list-item:hover{color:#014f7a;background:#f5f5f5}.dropdown .dropdown-list-item a{position:relative;display:block;font-weight:inherit;color:inherit;box-sizing:border-box;padding:.5em 1rem}.form-control{display:block;width:100%;height:38px;padding:.375rem .75rem;font-size:16px;line-height:1.5;color:#252525;box-sizing:border-box;background-color:#fff;background-clip:padding-box;border-radius:.25rem;border:1px solid #D3D3D3;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:1px solid rgba(84,195,241,.25);box-shadow:0 0 0 .2rem #54c3f140;outline:0}.form-control::placeholder{color:#969696;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}textarea.form-control{height:auto}textarea.form-control::-webkit-scrollbar{width:5px}textarea.form-control::-webkit-scrollbar-track{border-radius:0}textarea.form-control::-webkit-scrollbar-thumb{background:#f5f5f5;border-radius:0}textarea.form-control::-webkit-scrollbar-thumb:hover{background:#014f7a}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:38px}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:.375rem;padding-bottom:.375rem;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;margin-left:-.6rem;margin-right:-.6rem}.form-input-group .form-check,.form-input-group .form-group{padding:0 .6rem}.form-input-group.group-all .form-check,.form-input-group.group-all .form-group{flex:1}@media (max-width: 640px){.form-input-group.group-phone{display:block}}.form-input-group.group-phone .form-check,.form-input-group.group-phone .form-group{flex:1}@media (max-width: 860px){.form-input-group.group-pad .form-check,.form-input-group.group-pad .form-group{display:block}}@media (min-width: 861px){.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 #D3D3D3}.form-input-size-group .input-group:has(.form-control:focus){border-color:#54c3f140}.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:#3e3331;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;border:none;outline:none;color:#fff;box-sizing:border-box;background:#014f7a;padding:.88em 2em .84em;margin:.5em 0}.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:#014f7a}.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 #D3D3D3;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:#014f7a;opacity:0;transition:.3s}.form-check-label a{color:#014f7a}.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:#014f7a}.radio-buttons .radio{position:relative;flex:1;padding:.375rem .75rem;padding-left:1.8em;cursor:pointer}.radio-buttons .radio label{margin-bottom:0}.radio-buttons .radio .custom-control-input{position:absolute;top:.375rem;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:#014F7A}.form-radio-input.hide{width:1px;height:1px;opacity:0}.from-radio-inline{display:flex;flex-wrap:wrap}.valid-feedback{display:none;text-align:left;width:100%;font-size:.8em;box-sizing:border-box;padding:.3em .5em 0;line-height:1.3;color:#48934f}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#48934fcc;border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-bottom:1px solid #48934f;box-shadow:0 1px #48934f}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-bottom:1px solid #48934f;box-shadow:0 0 0 1px #48934f40,0 1px #48934f}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#48934f}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#48934f}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{background-color:#91c996}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #48934f40}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#48934f}.was-validated .custom-file-input:valid~.custom-file-label:before,.custom-file-input.is-valid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{box-shadow:0 0 0 1px #48934f40}.invalid-feedback{display:none;text-align:left;width:100%;font-size:.8em;box-sizing:border-box;padding:.3em .5em 0;line-height:1.3;color:#d53d38}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#d53d38cc;border-radius:.2rem}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-bottom:1px solid #d53d38;box-shadow:0 1px #d53d38}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-bottom:1px solid #d53d38;box-shadow:0 0 0 1px #d53d3840,0 1px #d53d38}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#d53d38}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#d53d38}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{background-color:#eba4a1}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #d53d3840}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#d53d38}.was-validated .custom-file-input:invalid~.custom-file-label:before,.custom-file-input.is-invalid~.custom-file-label:before{border-color:inherit}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{box-shadow:0 0 0 1px #d53d3840}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}.btn,.contact-banner-btn-inner,.btn-accent-arrow,.btn-outerline,.btn-second,.btn-primary{display:inline-block;font-size:1em;padding:.65em 1.3em;line-height:1.3;box-sizing:border-box;border:none;outline:none;transition:.3s}.btn:focus,.contact-banner-btn-inner:focus,.btn-accent-arrow:focus,.btn-outerline:focus,.btn-second:focus,.btn-primary:focus{outline:none}.btn-primary{color:#fff;background-color:#014f7a;border-radius:2.5em}.btn-primary:hover,.btn-primary.second-color{background-color:#54c3f1}.btn-primary.second-color:hover{background-color:#83d4f5}.btn-second{color:#fff;border-radius:2.5em;background-color:#54c3f1}.btn-second:hover{background-color:#014f7a}.btn-outerline{color:#424242;border:1px solid #939393}.btn-outerline:hover{color:#014f7a;border-color:#014f7a}.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:#014f7a}.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-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-inline-arrow{position:relative;display:inline-flex;box-sizing:border-box;color:#014f7a;padding:.4rem 0;line-height:1.2;padding-right:1.85em;font-weight:500;transition:.3s}.btn-inline-arrow:hover{color:#54c3f1}.btn-inline-arrow:hover: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %2354C3F1; fill-rule: evenodd;"/></g></svg>')}.btn-inline-arrow: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>');content:"";position:absolute;display:inline-block;top:.4rem;right:0;width:1.1em;height:1.1em}.btn-inline-arrow.color-second{color:#54c3f1}.btn-inline-arrow.color-second:hover{color:#014f7a}.btn-inline-arrow.color-second:hover: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>')}.btn-inline-arrow.color-second: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %2354C3F1; fill-rule: evenodd;"/></g></svg>')}.btn-accent-arrow{position:relative;color:#fff;border-radius:2.5em;background:linear-gradient(to right,#54c3f1,#014f7a,#014f7a,#54c3f1);background-position:100% 0;background-size:200% 200%;background-repeat:no-repeat;padding:.61em 2.5em .6em 1.2em;transition:.3s}.btn-accent-arrow:hover{background-position:0 0}.btn-accent-arrow:after{content:"";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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23ffffff; fill-rule: evenodd;"/></g></svg>');position:absolute;display:inline-block;top:calc(50% - .6em);right:.7em;width:1.2em;height:1.2em}.btn-accent-arrow.big{font-size:20px;min-width:200px}.title,[data-page=semiconductor] .title-sm,[data-page=semiconductor] .title-md,[data-page=semiconductor] .title-lg-s,[data-page=semiconductor] .title-lg,.imager-ai-item .item-title,.image-recognition-item .item-content h4,.image-recognition-main .inner-content h3,.product-show-software .software-name,.product-show-advantage-item .item-title,.timeLine-conntent .item-title,.index-solution-operations .sub-title,.index-solution-operations .item-title,.swal-sol-product-item .item-title,.index-product-item .item-name,.index-main-title,.index-banner .banner-title,.about-min-title,.product-item-content .item-name,.post-title,.contact-banner-title,.banner-title,.title-sm,.title-md-s,.title-md,.title-lg,.title-xl,.title-xl-s,.title-xl-m{font-weight:700;font-weight:500;line-height:1.3;box-sizing:border-box}.title:lang(en),[data-page=semiconductor] .title-lg-s:lang(en),.imager-ai-item .item-title:lang(en),.image-recognition-item .item-content h4:lang(en),.image-recognition-main .inner-content h3:lang(en),.product-show-software .software-name:lang(en),.product-show-advantage-item .item-title:lang(en),.timeLine-conntent .item-title:lang(en),.index-solution-operations .sub-title:lang(en),.index-solution-operations .item-title:lang(en),.swal-sol-product-item .item-title:lang(en),.index-product-item .item-name:lang(en),.index-main-title:lang(en),.about-min-title:lang(en),.product-item-content .item-name:lang(en),.post-title:lang(en),.contact-banner-title:lang(en),.banner-title:lang(en),.title-sm:lang(en),.title-md-s:lang(en),.title-md:lang(en),.title-lg:lang(en),.title-xl:lang(en),.title-xl-s:lang(en),.title-xl-m:lang(en){font-weight:600}.title-xl,.title-xl-s,.title-xl-m{color:#212121;font-size:40px;padding:.6em 0}@media (max-width: 1440px){.title-xl,.title-xl-s,.title-xl-m{font-size:32px}}@media (max-width: 640px){.title-xl,.title-xl-s,.title-xl-m{font-size:28px}}.title-xl.pd-min,.pd-min.title-xl-s,.pd-min.title-xl-m{padding:.3em 0}@media (min-width: 1441px){.title-xl-m{font-size:36px}}.title-xl-s{font-size:32px}@media (max-width: 1440px){.title-xl-s{font-size:29px}}@media (max-width: 640px){.title-xl-s{font-size:27px}}.title-lg{color:#212121;font-size:28px;padding:.42em 0}@media (max-width: 1440px){.title-lg{font-size:24px}}@media (max-width: 640px){.title-lg{font-size:22px}}.title-md{font-size:26px;padding:.42em 0}@media (max-width: 1440px){.title-md{font-size:23px}}@media (max-width: 860px){.title-md{font-size:20px}}@media (min-width: 1441px){.title-md.small{font-size:24px}}.title-md-s{font-size:22px;padding:.3em 0}@media (max-width: 1440px){.title-md-s{font-size:20px}}@media (max-width: 860px){.title-md-s{font-size:18px}}.title-sm{padding:.35em 0;font-size:18px}.title-sm.color-primary{color:#014f7a}.text-des{font-size:1rem;line-height:1.6}.text-note{font-size:14px;color:#969696;line-height:1.6}.text-color-title{color:#212121}.text-color-content{color:#424242}.text-color-primary{color:#014f7a}.text-color-second{color:#54c3f1}.text-color-third{color:#f28106}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@media (max-width: 860px) and (min-width: 641px){.pad-text-center{text-align:center}.pad-text-left{text-align:left}.pad-text-right{text-align:right}}@media (max-width: 640px){.mobile-text-center{text-align:center}.mobile-text-left{text-align:left}.mobile-text-right{text-align:right}}.base-pagination{text-align:center;margin:2rem auto}.pagination{display:inline-flex;flex-wrap:wrap;align-items:center;margin:0 auto}.pagination .page-item{position:relative;font-size:18px;text-align:center;padding:0;color:#54c3f1;transition:.3s;margin:0 3px;overflow:hidden}.pagination .page-item:hover{color:#014f7a;background-color:#014f7a1a}.pagination .page-item.active{color:#fff;background-color:#54c3f1}.pagination .page-item a.page-link{display:flex;align-items:center;justify-content:center;height:30px;min-width:30px;line-height:30px}.pagination .page-item.disabled{opacity:0;cursor:unset}.pagination .page-item.disabled:active:before,.pagination .page-item.disabled:hover:before{opacity:0}.header{display:flex;align-items:center;position:fixed;top:0;left:0;width:100%;background-color:#fff;height:75px;box-sizing:border-box;box-shadow:0 0 6px #00000029;transition:.3s;z-index:999}@media (max-width: 860px){.header{height:55px}}.header-main{width:100%;display:flex;justify-content:space-between;align-items:center;height:100%;box-sizing:border-box}.header-mobile-menu{display:none;padding:6px;height:34px;width:34px;box-sizing:border-box;margin-left:.5em;cursor:pointer;z-index:20}.header-mobile-menu.active .menu-icon:nth-child(1),.header-mobile-menu.active .menu-icon:nth-child(3){opacity:0}.header-mobile-menu.active .menu-icon:nth-child(2){transform:rotate(45deg)}.header-mobile-menu.active .menu-icon:nth-child(2):before{transform:rotate(-90deg)}.header-mobile-menu .menu-icon-group{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-around}.header-mobile-menu .menu-icon{width:100%;height:2px;border-radius:3px;background:#014f7a;transition:.3s}.header-mobile-menu .menu-icon:nth-child(2){position:relative}.header-mobile-menu .menu-icon:nth-child(2):before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:2px;border-radius:3px;background:#014f7a;transition:.3s}.header-menu-outer{height:100%;display:flex;align-items:center}.header-logo{width:250px;height:auto;display:inline-block;padding-left:25px;box-sizing:border-box;transition:.3s}@media (max-width: 1200px){.header-logo{width:125px;padding-left:5px;margin-right:auto}}.header-logo img{width:182px;height:56px;object-fit:contain;position:relative}@media (max-width: 860px){.header-logo img{width:100%;height:36px}}.header-other-links{display:flex;align-items:flex-end;justify-content:center}@media (max-width: 860px){.header-other-links{margin-top:8px}}.header-other-links .header-social-icon img{width:40px;padding-left:.5em;transition:.3s}@media (max-width: 860px){.header-other-links .header-social-icon img{width:34px;padding-left:.35em}}@media (min-width: 861px){.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: 1201px){.header-menu{padding:0 10px}}.header-menu-links{display:flex;align-items:center;height:100%;margin-bottom:0}.header-menu-link{position:relative;box-sizing:border-box;font-size:1rem;display:flex;align-items:center;height:100%;cursor:pointer}@media (min-width: 1201px){.header-menu-link:hover>.menu-link{color:#54c3f1}.header-menu-link:hover .header-menu-dropdown{display:block;height:auto;visibility:visible;opacity:1}}.header-menu-link .menu-link{position:relative;display:block;box-sizing:border-box;padding:.8em 1.6em;display:flex;align-items:center;height:100%;color:#014f7a;font-weight:500;z-index:5;transition:.3s}@media (max-width: 1440px){.header-menu-link .menu-link{padding:.8em}}.header-menu-dropdown{display:none;box-sizing:border-box;transition:.3s;z-index:-1}@media (min-width: 1201px){.header-menu-dropdown{position:absolute;height:0;padding:3px;top:100%;left:50%;transform:translate(-50%)}.header-menu-dropdown.size-lg{position:fixed;top:75px;width:1000px;left:calc(50vw - 500px);transform:translate(0)}.header-menu-dropdown.size-lg .header-menu-dropdown-inner{display:flex;padding:0}}.header-menu-dropdown .header-menu-dropdown-inner{background-color:#fff}@media (min-width: 1201px){.header-menu-dropdown .header-menu-dropdown-inner{padding:.3rem 0;max-height:calc(90vh - 75px);box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;border-radius:10px;overflow-x:hidden;overflow-y:auto}.header-menu-dropdown .header-menu-dropdown-inner::-webkit-scrollbar{width:5px}.header-menu-dropdown .header-menu-dropdown-inner::-webkit-scrollbar-track{border-radius:0}.header-menu-dropdown .header-menu-dropdown-inner::-webkit-scrollbar-thumb{background:#54c3f180;border-radius:0}.header-menu-dropdown .header-menu-dropdown-inner::-webkit-scrollbar-thumb:hover{background:#014f7a}}.header-menu-dropdown .dropdown-link{position:relative;display:block;padding:.5em 1.2em .52em;box-sizing:border-box;white-space:nowrap;color:#212121;font-size:16px;transition:.3s}@media (min-width: 861px){.header-menu-dropdown .dropdown-link:hover{color:#014f7a}}@media (min-width: 861px){.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:#212121}.header-menu-dropdown .dropdown-link+.dropdown-link .menu-link:first-child:after{content:"+";margin-left:8px}@media (min-width: 1201px){.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: 1201px){.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}.header-menu-dropdown-main{background-color:#f5f5f5;box-sizing:border-box;padding:1.5rem}@media (min-width: 1201px){.header-menu-dropdown-main{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:2.2rem 2rem}}.header-menu-dropdown-main .title,.header-menu-dropdown-main [data-page=semiconductor] .title-lg-s,[data-page=semiconductor] .header-menu-dropdown-main .title-lg-s,.header-menu-dropdown-main .imager-ai-item .item-title,.imager-ai-item .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .image-recognition-item .item-content h4,.image-recognition-item .item-content .header-menu-dropdown-main h4,.header-menu-dropdown-main .image-recognition-main .inner-content h3,.image-recognition-main .inner-content .header-menu-dropdown-main h3,.header-menu-dropdown-main .product-show-software .software-name,.product-show-software .header-menu-dropdown-main .software-name,.header-menu-dropdown-main .product-show-advantage-item .item-title,.product-show-advantage-item .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .timeLine-conntent .item-title,.timeLine-conntent .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .index-solution-operations .sub-title,.index-solution-operations .header-menu-dropdown-main .sub-title,.header-menu-dropdown-main .index-solution-operations .item-title,.index-solution-operations .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .swal-sol-product-item .item-title,.swal-sol-product-item .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .index-product-item .item-name,.index-product-item .header-menu-dropdown-main .item-name,.header-menu-dropdown-main .index-main-title,.header-menu-dropdown-main .about-min-title,.header-menu-dropdown-main .product-item-content .item-name,.product-item-content .header-menu-dropdown-main .item-name,.header-menu-dropdown-main .post-title,.header-menu-dropdown-main .contact-banner-title,.header-menu-dropdown-main .banner-title,.header-menu-dropdown-main .title-xl,.header-menu-dropdown-main .title-xl-m,.header-menu-dropdown-main .title-xl-s,.header-menu-dropdown-main .title-lg,.header-menu-dropdown-main .title-md,.header-menu-dropdown-main .title-md-s,.header-menu-dropdown-main .title-sm{color:#212121;font-size:20px;font-weight:500;padding:0 0 .5rem}@media (max-width: 1200px){.header-menu-dropdown-main .title,.header-menu-dropdown-main [data-page=semiconductor] .title-lg-s,[data-page=semiconductor] .header-menu-dropdown-main .title-lg-s,.header-menu-dropdown-main .imager-ai-item .item-title,.imager-ai-item .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .image-recognition-item .item-content h4,.image-recognition-item .item-content .header-menu-dropdown-main h4,.header-menu-dropdown-main .image-recognition-main .inner-content h3,.image-recognition-main .inner-content .header-menu-dropdown-main h3,.header-menu-dropdown-main .product-show-software .software-name,.product-show-software .header-menu-dropdown-main .software-name,.header-menu-dropdown-main .product-show-advantage-item .item-title,.product-show-advantage-item .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .timeLine-conntent .item-title,.timeLine-conntent .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .index-solution-operations .sub-title,.index-solution-operations .header-menu-dropdown-main .sub-title,.header-menu-dropdown-main .index-solution-operations .item-title,.index-solution-operations .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .swal-sol-product-item .item-title,.swal-sol-product-item .header-menu-dropdown-main .item-title,.header-menu-dropdown-main .index-product-item .item-name,.index-product-item .header-menu-dropdown-main .item-name,.header-menu-dropdown-main .index-main-title,.header-menu-dropdown-main .about-min-title,.header-menu-dropdown-main .product-item-content .item-name,.product-item-content .header-menu-dropdown-main .item-name,.header-menu-dropdown-main .post-title,.header-menu-dropdown-main .contact-banner-title,.header-menu-dropdown-main .banner-title,.header-menu-dropdown-main .title-xl,.header-menu-dropdown-main .title-xl-m,.header-menu-dropdown-main .title-xl-s,.header-menu-dropdown-main .title-lg,.header-menu-dropdown-main .title-md,.header-menu-dropdown-main .title-md-s,.header-menu-dropdown-main .title-sm{display:none}}.header-menu-dropdown-main .text-des{color:#606060;font-size:14px}.header-menu-dropdown-main .btn-inline-arrow{margin-top:auto}.header-menu-dropdown-group{column-count:2;box-sizing:border-box;padding:1rem 0;column-rule:solid 1px;column-rule-color:#e5e5e5}@media (min-width: 1201px){.header-menu-dropdown-group{flex:3;padding:1.5rem .5rem;column-count:3}}.header-menu-dropdown-group .dropdown-links{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;padding:0 1rem 1rem;box-sizing:border-box}@media (min-width: 1201px){.header-menu-dropdown-group .dropdown-links{padding:0 1.2rem 1.2rem}}.header-menu-dropdown-group .group-title{color:#014f7a;font-weight:500;padding-bottom:.5rem}@media (min-width: 1201px){.header-menu-dropdown-group .group-title{font-size:18px}}.header-menu-dropdown-group .dropdown-link{padding:.35rem 0}@media (max-width: 1200px){.header-menu,.header-mobile-menu{display:block}.header-menu-outer{display:block;position:fixed;top:0;left:0;height:100vh;width:100%;background:#fff;padding-top:55px;box-sizing:border-box;overflow-x:hidden;transform:scaleY(0);transition:.3s;transform-origin:top center;z-index:10}.header-menu-outer.active{transform:scaleY(1)}.header-menu-links{flex-direction:column;display:block;height:auto}.header-menu-link{position:relative;height:auto;display:block;border-bottom:1px solid #EAEAEA;transition:.3s}.header-menu-link .menu-link{font-size:18px;font-weight:500;padding:1em 3vw 1.1em 6vw}.header-menu-link.dropdown .menu-link:after{content:"";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="%23C9C9C9"/></svg>');position:absolute;width:14px;height:14px;top:1.2em;right:4vw;transform:rotate(-90deg);transition:.3s}.header-menu-link.active{padding-bottom:1em}.header-menu-link.active .header-menu-dropdown{transform:scaleY(1);height:auto;display:block}.header-menu-link.active .menu-link{padding-bottom:.5em}.header-menu-link.active .menu-link:after{transform:rotate(0)}.header-menu-dropdown{transform:scaleY(0);position:relative;padding:0;transform-origin:top center;transition:.3s;z-index:1}.header-menu-dropdown .dropdown-link{background:transparent;font-size:16px;padding:.6em 6vw}.header-menu-dropdown .dropdown-link.dropdown{padding:0}.header-menu-dropdown .dropdown-link.dropdown .menu-link:first-child{padding:.5em 1em}.header-menu-dropdown .dropdown-link:active{color:#f5f5f5}.header-menu-dropdown .dropdown-link:active>.sub-menu-dropdown{transform:scaleY(1);height:auto;display:block;position:relative;left:0;visibility:visible;opacity:1}.header-menu-dropdown .dropdown-link+.dropdown-link{border-top:0}.header-menu-dropdown .sub-menu-dropdown .sub-menu-dropdown-inner{padding:0 16px}.header-menu-dropdown .sub-menu-dropdown .dropdown-link{border-bottom:0}.dropdown-links .dropdown-link{padding:.35rem 0}}.header-right{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;height:100%}@media (min-width: 1201px){.header-right{min-width:250px;z-index:10}}.header-btn{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;box-sizing:border-box;padding:5px;transition:.3s;cursor:pointer}@media (max-width: 1200px){.header-btn{width:55px}}.header-btn .btn-icon{width:20px;height:20px}.header-btn.header-search{width:55px}@media (min-width: 1201px){.header-btn.header-search{width:62px}}.header-btn.header-search:hover .btn-icon{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 68.82 68.82"><path d="M68.09,64.55l-18.31-18.31c4.1-4.89,6.58-11.2,6.58-18.07C56.35,12.64,43.71,0,28.18,0S0,12.64,0,28.18s12.64,28.18,28.18,28.18c6.87,0,13.17-2.47,18.07-6.58l18.31,18.31c.49.49,1.13.73,1.77.73s1.28-.24,1.77-.73c.98-.98.98-2.56,0-3.54ZM5,28.18C5,15.4,15.4,5,28.18,5s23.18,10.4,23.18,23.18-10.4,23.18-23.18,23.18S5,40.96,5,28.18Z" style="fill: %23014F7A;"/></svg>')}.header-btn.header-search .btn-icon{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 68.82 68.82"><path d="M68.09,64.55l-18.31-18.31c4.1-4.89,6.58-11.2,6.58-18.07C56.35,12.64,43.71,0,28.18,0S0,12.64,0,28.18s12.64,28.18,28.18,28.18c6.87,0,13.17-2.47,18.07-6.58l18.31,18.31c.49.49,1.13.73,1.77.73s1.28-.24,1.77-.73c.98-.98.98-2.56,0-3.54ZM5,28.18C5,15.4,15.4,5,28.18,5s23.18,10.4,23.18,23.18-10.4,23.18-23.18,23.18S5,40.96,5,28.18Z" style="fill: %23CBCBCB;"/></svg>')}@media (min-width: 1201px){.header-btn.header-search .btn-icon{width:27px;height:27px}}.header-btn.header-contact{color:#fff;background-color:#014f7a}@media (min-width: 1201px){.header-btn.header-contact{min-width:124px}}.header-btn.header-contact:hover{background-color:#0169a2}.header-btn.header-contact .btn-icon{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 71.97 66.71"><g><path d="M34.92,18.98h-13.53c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5h13.53c1.38,0,2.5,1.12,2.5,2.5s-1.12,2.5-2.5,2.5Z" style="fill: %23ffffff;"/><path d="M50.57,30.88h-29.17c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5h29.17c1.38,0,2.5,1.12,2.5,2.5s-1.12,2.5-2.5,2.5Z" style="fill: %23ffffff;"/><path d="M50.57,42.79h-29.17c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5h29.17c1.38,0,2.5,1.12,2.5,2.5s-1.12,2.5-2.5,2.5Z" style="fill: %23ffffff;"/></g><path d="M35.98,66.71c-3,0-5.81-1.17-7.93-3.29l-4.84-4.84c-1.17-1.17-2.73-1.82-4.39-1.82h-7.6c-6.18,0-11.21-5.03-11.21-11.21V11.21C0,5.03,5.03,0,11.21,0h49.54c6.18,0,11.21,5.03,11.21,11.21v34.34c0,6.18-5.03,11.21-11.21,11.21h-7.6c-1.63,0-3.24.66-4.39,1.82l-4.84,4.84c-2.12,2.12-4.93,3.29-7.93,3.29ZM11.21,5c-3.43,0-6.21,2.79-6.21,6.21v34.34c0,3.43,2.79,6.21,6.21,6.21h7.6c3,0,5.81,1.17,7.93,3.29l4.84,4.84c1.17,1.17,2.73,1.82,4.39,1.82s3.22-.65,4.39-1.82l4.84-4.84c2.12-2.12,4.93-3.29,7.93-3.29h7.6c3.43,0,6.21-2.79,6.21-6.21V11.21c0-3.43-2.79-6.21-6.21-6.21H11.21Z" style="fill: %23ffffff;"/></svg>')}@media (min-width: 1201px){.header-btn.header-contact .btn-icon{display:none}}@media (max-width: 1200px){.header-btn.header-contact .btn-text{display:none}}.lang-switch-group,.lang-switch-group .dropdown{height:100%}.lang-switch-group .dropdown-btn{display:inline-flex;align-items:center;justify-content:center;height:100%;width:55px;color:#fff;background-color:#54c3f1}@media (min-width: 1201px){.lang-switch-group .dropdown-btn{width:62px}}.lang-switch-group .dropdown-btn:hover{background-color:#2eb6ee}@media (min-width: 1201px){.lang-switch-group .dropdown-btn .dropdown-icon{width:30px;height:30px}}footer.footer{background:#f5f5f5;padding:1rem 0 0;position:relative;color:#212121;font-size:14px}@media (max-width: 375px){footer.footer{padding-top:1rem}}footer.footer .footer-link-group{display:flex;flex-wrap:werap;padding:2rem 0;box-sizing:border-box;border-bottom:1px solid #D8D8D8}@media (min-width: 641px){footer.footer .footer-links{width:50%}}@media (min-width: 861px){footer.footer .footer-links{width:25%}}@media (max-width: 640px){footer.footer .footer-links{width:100%;display:flex;flex-wrap:wrap}}footer.footer .footer-link-title{font-size:16px;font-weight:500;color:#014f7a;padding-bottom:.3rem}footer.footer .footer-link{display:block;padding:.35rem 0;box-sizing:border-box}@media (max-width: 640px){footer.footer .footer-link{width:25%;text-align:center}}footer.footer .footer-link:hover{color:#014f7a}footer.footer .footer-main{padding:2.5rem 0}@media (min-width: 641px){footer.footer .footer-main{display:flex;flex-wrap:wrap;align-items:center}}@media (max-width: 640px){footer.footer .footer-main{text-align:center}}footer.footer .footer-logo{display:inline-block;box-sizing:border-box}@media (max-width: 640px){footer.footer .footer-logo{margin:0 auto}}footer.footer .footer-logo img{width:210px;height:auto}footer.footer .footer-contact{padding:1rem;box-sizing:border-box}@media (min-width: 641px){footer.footer .footer-contact{border-left:1px solid #D8D8D8;padding:.5rem 2rem;margin-left:1rem}}@media (min-width: 1201px){footer.footer .footer-contact{margin-left:2.3rem}}@media (max-width: 640px){footer.footer .footer-contact{display:inline-block;text-align:left;margin:.5rem auto}}footer.footer .footer-contact .footer-contact-li{position:relative;display:block;padding:.3rem 0 .3rem 1.5rem}footer.footer .footer-contact .footer-contact-li:before{content:"";position:absolute;top:.3rem;left:0;width:1em;height:1.15em}footer.footer .footer-contact .footer-contact-li[data-icon=tel]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.92 10.93"><g><path d="M10.42,7.92c-.7-.7-1.61-1.16-2.58-1.34-.18,0-.35.04-.51.13-.27.21-.57.37-.9.47-.09,0-.18-.08-.38-.25l-.03-.03c-.32-.27-.62-.55-.91-.85l-.06-.06s-.07-.08-.11-.11c-.19-.2-.33-.34-.82-.9l-.02-.03c-.24-.27-.39-.44-.4-.57s.1-.33.38-.7c.34-.5.35-1.15.04-1.66-.28-.51-.61-.99-1-1.43l-.03-.04c-.24-.34-.63-.55-1.05-.56-.36.02-.7.15-.99.36-.02,0-.03.02-.05.03-.4.23-.7.6-.86,1.03-.18.57-.29,1.31.55,2.86.65,1.22,1.47,2.34,2.45,3.32.73.77,1.54,1.46,2.42,2.06.82.68,1.83,1.12,2.89,1.25.79.09,1.56-.27,1.99-.93.57-.46.66-1.29.2-1.86-.06-.08-.13-.14-.21-.2Z" style="fill: %2354c3f1;"/></g></svg>')}footer.footer .footer-contact .footer-contact-li[data-icon=fax]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.48 12.48"><path d="M2.01,2.67c.3,0,.58.11.79.33.21.21.33.49.33.79v7.58c0,.3-.11.58-.33.79-.21.21-.49.33-.79.33h-.89c-.3,0-.58-.11-.79-.33C.11,11.95,0,11.66,0,11.37V3.79c0-.3.11-.58.33-.79.21-.21.49-.33.79-.33h.89ZM11.59,3.81c.27.16.49.38.65.65.16.27.25.58.24.89v5.35c0,.98-.8,1.78-1.78,1.78h-6.02c-.61,0-1.11-.5-1.11-1.11V.67c0-.18.07-.35.2-.47C3.89.07,4.06,0,4.23,0h4.68c.21,0,.42.05.61.14.2.08.38.19.53.33l1.06,1.06c.14.15.26.33.33.53.09.19.13.4.14.61v1.14ZM10.7,4.46v-1.78h-1.11c-.37,0-.67-.3-.67-.66,0,0,0,0,0,0V.89h-4.46v3.57h6.24Z" style="fill: %2354c3f1;"/></svg>')}footer.footer .footer-contact .footer-contact-li[data-icon=mail]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.95 10.18"><g><path d="M11.33,0H1.62C.73,0,0,.73,0,1.62v6.94c0,.89.73,1.62,1.62,1.62h9.71c.89,0,1.62-.73,1.62-1.62V1.62c0-.89-.73-1.62-1.62-1.62ZM10.92,2.68l-4.16,3.24c-.17.13-.4.13-.57,0L2.03,2.68c-.2-.16-.24-.45-.08-.65s.45-.24.65-.08l3.88,3.02,3.88-3.02c.2-.16.49-.12.65.08s.12.49-.08.65Z" style="fill: %2354c3f1;"/></g></svg>')}footer.footer .footer-contact .footer-contact-li[data-icon=address]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.08 13.37"><g><path d="M5.04,0C2.26,0,0,2.26,0,5.04c0,.93.18,1.89.71,2.59l4.34,5.75,4.34-5.75c.48-.63.71-1.74.71-2.59C10.08,2.26,7.82,0,5.04,0ZM5.04,2.92c1.17,0,2.12.95,2.12,2.12s-.95,2.12-2.12,2.12-2.12-.95-2.12-2.12h0c0-1.17.95-2.12,2.12-2.12Z" style="fill: %2354c3f1;"/></g></svg>')}footer.footer .footer-contact a{transition:.3s}footer.footer .footer-contact a:hover{color:#014f7a}footer.footer .footer-social-icons{margin-left:auto}@media (min-width: 1201px){footer.footer .footer-social-icons{padding-right:1rem}}footer.footer .footer-social-icons .social-link{display:inline-block;margin-right:3px;transition:.3s}footer.footer .footer-social-icons .social-link:hover{opacity:.6}footer.footer .footer-social-icons .social-img{width:24px;height:24px}footer.footer .footer-other-info{padding:1rem 0;box-sizing:border-box;font-size:14px;color:#fff;background-color:#014f7a}@media (min-width: 861px){footer.footer .footer-other-info .container{display:flex;justify-content:space-between}}footer.footer .footer-privacy{padding-right:.5em;margin-right:.5em}@media (max-width: 860px){footer.footer .footer-privacy{border-right:0;padding-bottom:.3em}}.agree-cookie{position:fixed;bottom:1rem;left:1.2rem;max-width:480px;width:calc(100% - 2.4rem);background-color:#fff;box-shadow:0 0 6px #00000029;padding:1rem;box-sizing:border-box;z-index:1000}@media (max-width: 860px){.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:#014f7a}.agree-cookie-inner a:hover{color:#54c3f1}.agree-cookie-inner .agree-cookie-text{line-height:1.3}@media (min-width: 861px){.agree-cookie-inner .agree-cookie-text{padding:0 0 .5em}}.agree-cookie-btn{min-width:100px;margin-top:.5rem;padding:.5em 1em}.page-banner{position:relative;width:100%}.page-banner-bg{position:absolute;top:0;left:0;width:100%;height:60vw;background-image:url(../images/banner_bg.jpg);background-size:100% 100%;z-index:-1}@media (min-width: 641px){.page-banner-bg{height:360px}}@media (min-width: 861px){.page-banner-bg{height:400px}}@media (min-width: 1601px){.page-banner-bg{height:480px}}.page-banner-ani{position:absolute;top:0;left:0;width:100%;padding-top:50vw;overflow:hidden;z-index:-1}@media (min-width: 641px){.page-banner-ani{padding-top:360px}}@media (min-width: 861px){.page-banner-ani{height:400px}}@media (min-width: 1601px){.page-banner-ani{height:480px;max-width:1920px;left:calc(50vw - 960px);-webkit-mask-image:linear-gradient(to right,black 80%,transparent);mask-image:linear-gradient(to right,black 80%,transparent)}}.page-banner-line{position:absolute;top:0;left:50%;width:250%;height:100%;transform:translate(-50%)}@media (min-width: 641px){.page-banner-line{width:1200px}}@media (min-width: 1201px){.page-banner-line{width:1600px}}@media (min-width: 1601px){.page-banner-line{width:1920px}}.page-banner-line .line-spot{display:block;position:absolute;top:calc(25% - 150px);left:calc(20% - 150px);width:300px;height:300px;border-radius:100%;background-color:#fff;filter:blur(58px)}@media (max-width: 860px){.page-banner-line .line-spot{width:20vw;height:20vw}}.page-banner-line .line-spot-2{left:initial;top:5%;right:calc(18% - 80px);width:160px;height:160px;filter:blur(50px)}@media (max-width: 860px){.page-banner-line .line-spot-2{width:30vw;height:30vw;background-color:#eff5fa;filter:blur(5vw)}}.page-banner-line svg{width:100%}.bn-spot{position:absolute;top:55%;left:-5%;font-size:3px;border-radius:50%;background-color:#fff}@media (min-width: 861px){.bn-spot{top:44%;left:22%;font-size:5px}}.bn-spot.bn-spot-position-2{top:32%;left:-5%}@media (min-width: 861px){.bn-spot.bn-spot-position-2{top:50%;left:25%}}.bn-spot.bn-spot-sm{width:.8em;height:.8em;animation:spot_blur_sm .8s linear infinite}.bn-spot.bn-spot-md{width:1.6em;height:1.6em;filter:blur(2px);animation:spot_blur_md .8s linear infinite}.bn-spot.bn-spot-lg{width:2.5em;height:2.5em;filter:blur(.6em);animation:spot_blur_lg .8s linear infinite}@keyframes spot_blur_sm{0%{filter:blur(.3em)}50%{filter:blur(0)}}@keyframes spot_blur_md{0%{opacity:1}50%{opacity:.5}}@keyframes spot_blur_lg{0%{filter:blur(1em)}50%{filter:blur(.6em)}}@media (max-width: 640px){.img-des-banner-container{padding-bottom:1.5rem}}@media (min-width: 641px){.img-des-banner-container{display:flex;align-items:center;justify-content:space-between}}@media (max-width: 640px){.img-des-banner-container .page-banner-content{padding-top:1.5rem;padding-bottom:.5rem}}@media (min-width: 641px){.img-des-banner-container .page-banner-content{width:65%;max-width:750px;min-height:163px}}@media (min-width: 641px){.img-des-banner-container .banner-title{font-size:35px}}@media (min-width: 1201px){.img-des-banner-container .banner-title{font-size:40px}}.page-banner-content{position:relative;padding:15vw 0;box-sizing:border-box;z-index:5}.page-des-banner .page-banner-content{padding:15vw 0 30px}@media (min-width: 641px){.page-banner-content{padding:8vw 0}.page-des-banner .page-banner-content{padding:8vw 0 30px}}@media (min-width: 1441px){.page-banner-content{padding:132px 0}.page-des-banner .page-banner-content{padding:132px 0 60px}}.page-banner-img{width:90%}@media (max-width: 640px){.page-banner-img{margin:0 auto}}@media (min-width: 641px){.page-banner-img{width:35%;max-width:325px;margin:0 0 0 1rem}}@media (min-width: 1201px){.page-banner-img{margin:0 2rem}}.page-banner-img .imgbox{padding-top:100%;border-radius:50%;overflow:hidden}.banner-title{color:#212121;font-size:30px;padding:.2rem 0}@media (min-width: 641px){.banner-title{font-size:40px}}@media (min-width: 1201px){.banner-title{font-size:50px;padding:.35rem 0}}.banner-des{color:#475b65;padding:.5rem 0;line-height:1.7}@media (min-width: 1201px){.banner-des{line-height:2;min-height:5rem}}.contact-banner{width:100%;padding:35px 0;background-image:url(../images/contact_line.svg),linear-gradient(to top,#f5f5f5,#f5f5f500);background-repeat:no-repeat;background-size:100% auto,100% 100%;background-position:center;overflow:hidden}@media (min-width: 861px){.contact-banner{padding:96px 0}}.contact-banner-inner{display:block;position:relative;width:100%;border-radius:1rem;color:#fff;background-color:#012e47;padding:3rem 1.5rem 2rem;box-sizing:border-box;box-shadow:0 0 #014f7a00;transition:.3s;overflow:hidden}@media (min-width: 641px){.contact-banner-inner{padding:50px 30px 30px}}@media (min-width: 861px){.contact-banner-inner{display:flex;align-items:center;justify-content:space-between;padding:80px 50px 90px}}@media (min-width: 1201px){.contact-banner-inner{height:330px;padding:80px 100px 90px}}.contact-banner-inner:hover .imgbox img{opacity:.8}.contact-banner-inner:hover .contact-banner-btn-inner{transform:scale(1.06)}.contact-banner-inner .imgbox{position:absolute;top:0;left:0;width:100%;height:100%}.contact-banner-inner .water-drop{font-size:28px;position:absolute;top:-1px;left:90px;width:2em;height:1em;border-radius:0 0 1em 1em;background-color:#fff;transform-origin:top;transform:scale(0);transition:.3s}@media (max-width: 1200px){.contact-banner-inner .water-drop{font-size:16px;left:50px}}@media (max-width: 860px){.contact-banner-inner .water-drop{left:30px}}@media (max-width: 640px){.contact-banner-inner .water-drop{left:1.5rem}}.contact-banner-inner .water-drop.animate{transform:scale(1)}.contact-banner-inner .water-drop.animate .drop{transform:scale(1) translateY(0)}.contact-banner-inner .water-drop .drop{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 5.19 5.59"><path d="M.96,1.25h-.01s-.03.03-.03.03l-.17.17s-.05.05-.07.07c-.28.3-.49.64-.63,1.02-.22,1.21.46,2.41,1.61,2.84.29.13.6.2.92.2h.02c.67-.03,1.31-.3,1.8-.75.12-.09.22-.2.31-.32.44-.55.59-1.29.39-1.97-.13-.37-.34-.72-.61-1.01L3.21.26c-.35-.35-.92-.35-1.27,0l-.96.96h-.02" style="fill: %2354C3F1"/></svg>');position:absolute;top:1.5em;left:calc(50% - .45em);width:.9em;height:1em;transform:scale(0) translateY(-100%);transition:.3s .3s cubic-bezier(.67,.99,.81,1.14)}.contact-banner-conntent{position:relative;box-sizing:border-box;z-index:1}.contact-banner-title{font-size:20px;padding:.3em 0}@media (min-width: 641px){.contact-banner-title{font-size:26px}}@media (min-width: 1201px){.contact-banner-title{font-size:31px}}.contact-banner-btn{width:160px}@media (min-width: 1201px){.contact-banner-btn{width:220px}}@media (max-width: 860px){.contact-banner-btn{margin-top:1rem}}.contact-banner-btn-inner{position:relative;width:100%;color:#fff;text-align:center;background:linear-gradient(to bottom,#54c3f199,#014f7a99);border-radius:2.5em;font-size:18px;z-index:1;transition:.3s}@media (min-width: 1201px){.contact-banner-btn-inner{font-size:24px}}.contact-banner-btn-inner:before{content:"";position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);background:linear-gradient(30deg,#54c3f1,#54c3f133 50%,#54c3f159,#54c3f1);z-index:-1;border-radius:2.5em}.post-img{position:relative}.post-img .imgbox{padding-top:63.25%;overflow:hidden}.post-img .imgbox.size-2{padding-top:66.48%}.post-img .imgbox.radios-10{border-radius:10px}.post-group{text-align:left}.post-title{font-weight:500;color:#212121;line-height:1.55;font-size:22px}@media (max-width: 860px){.post-title{font-size:18px;padding:.4em 0}}.post-category{font-family:1rem;color:#014f7a;padding:.5rem 0;transition:.3s}.post-date-line{display:flex;align-items:center;padding:.5rem 0;color:#54c3f1;white-space:nowrap}.post-date-line:after{content:"";display:block;width:90%;height:1px;margin-left:1em;background-color:#54c3f1}.post-date-circle{position:absolute;top:.5em;left:.5em;background:#fff;text-align:center;border:1px solid #54C3F1;font-size:.8em;border-radius:50%;padding:8px;box-sizing:border-box;z-index:2;aspect-ratio:1/1}.post-date-circle .year{padding-bottom:2px;margin-bottom:2px;border-bottom:1px solid #D3D3D3}.post-item{position:relative}.post-item:hover img{transform:scale(1.1)}.post-item:hover .post-category,.post-item:hover .btn-read-more{color:#54c3f1}.post-item:hover .btn-read-more:before{width:90%;background-color:#54c3f1}.post-abstract{color:#424242;height:4.8em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.6;font-size:1rem;overflow:hidden}@media (max-width: 860px){.post-abstract{font-size:14px}}.btn-read-more{position:relative;display:flex;align-items:center;justify-content:flex-end;font-size:1rem;color:#014f7a;font-weight:700;box-sizing:border-box;padding:1rem 0 0;white-space:nowrap}.btn-read-more:before{content:"";width:88px;height:2px;background-color:#014f7a;margin-right:.5em;transition:.5s ease-in-out}@media (max-width: 640px){.post-items.posts_1_col_with_img .post-item{padding:24px 0}}@media (min-width: 641px){.post-items.posts_1_col_with_img .post-item{width:100%;display:flex;padding:40px 0}}.post-items.posts_1_col_with_img .post-item:not(:last-child){border-bottom:1px solid #D3D3D3}@media (min-width: 641px){.post-items.posts_1_col_with_img .post-item .post-img{width:40%}}@media (min-width: 1201px){.post-items.posts_1_col_with_img .post-item .post-img{width:367px}}.post-items.posts_1_col_with_img .post-item .post-group{box-sizing:border-box;padding:1rem .5rem}@media (min-width: 641px){.post-items.posts_1_col_with_img .post-item .post-group{width:60%;padding-left:5%}}@media (min-width: 1201px){.post-items.posts_1_col_with_img .post-item .post-group{width:calc(100% - 367px);display:flex;flex-direction:column}}.post-items.posts_1_col_with_img .post-item .post-title{padding-top:0}@media (min-width: 1201px){.post-items.posts_1_col_with_img .post-item .post-title{padding-top:.7rem}}@media (min-width: 1441px){.post-items.posts_1_col_with_img .post-item .post-title{font-size:26px}}.post-items.posts_1_col_with_img .post-item .btn-read-more{margin-top:auto}.post-items.posts_3_col_with_img{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);box-sizing:border-box;margin:0 auto 80px;margin-left:-1rem;margin-right:-1rem}.post-items.posts_3_col_with_img .post-item{width:33.3333333333%;padding:1.2rem 1rem;box-sizing:border-box}@media (max-width: 1200px){.post-items.posts_3_col_with_img .post-item{width:50%}}@media (max-width: 640px){.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:#54c3f1}.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: 860px){.post-items.posts_3_col_with_img .post-item .post-info{margin-bottom:8px}}.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}[data-page=post-inner] .post-inner-breadcrumb-container{max-width:100%;margin:0 auto;padding:0 7vw;background:#f5f5f5}@media (min-width: 861px){[data-page=post-inner] .post-inner-breadcrumb-container{padding:0 1.5vw}}[data-page=post-inner] .page-banner-content{padding:8vw 0 2vw}@media (min-width: 1441px){[data-page=post-inner] .page-banner-content{padding:80px 0 20px}}[data-page=post-inner] .banner-title{text-align:center}@media (min-width: 641px){[data-page=post-inner] .banner-title{font-size:35px}}@media (min-width: 1201px){[data-page=post-inner] .banner-title{font-size:40px}}[data-page=post-inner] .post-container{max-width:800px;margin:0 auto 2em}[data-page=post-inner] .post-container .imgbox{aspect-ratio:16/9;margin-bottom:2em}[data-page=post-inner] .post-container .post-date{color:#969696}[data-page=post-inner] .post-container .post-group{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5em;box-sizing:border-box;flex-wrap:wrap}[data-page=post-inner] .post-container .post-group .post-category{color:#014f7a}.post-nav-links{display:flex;justify-content:space-between;margin:3em 0 80px;padding-top:1em;border-top:1px solid #D3D3D3;box-sizing:border-box}.post-nav-links .post-nav-link{text-decoration:none;flex:1;width:45%;overflow:hidden}.post-nav-links .post-nav-link:hover .post-nav-icon{color:#54c3f1}.post-nav-links .post-nav-post-title{color:#424242;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{display:none}}.post-nav-links .post-nav-icon{color:#014f7a;font-size:16px;display:flex;align-items:center;transition:.2s}.post-nav-links .post-prev{display:flex;flex-direction:column;position:relative}.post-nav-links .post-prev .post-nav-icon:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>');content:"";display:inline-block;width:1em;height:1em;margin-top:2px;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{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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>');content:"";display:inline-block;width:1em;height:1em;margin-top:2px;margin-left:4px}[data-page=stories] .subtitle{padding:0}@media (min-width: 861px){.story-background-items{display:grid;grid-template-columns:1fr 1fr}}.story-background-items .story-item{padding:1.2rem 1rem;box-sizing:border-box;position:relative}.story-background-items .story-item.obstacle .story-item-inner{border:1px solid #ec4747}.story-background-items .story-item.obstacle .story-item-inner .story-item-title-inner{color:#ec4747}.story-background-items .story-item.obstacle .story-item-inner .story-item-title-inner:before{background:url(../images/icon/minus.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.story-background-items .story-item.benefit .story-item-inner{border:1px solid #54C3F1}.story-background-items .story-item.benefit .story-item-inner .story-item-title-inner{color:#014f7a}.story-background-items .story-item.benefit .story-item-inner .story-item-title-inner:before{background:url(../images/icon/plus.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.story-background-items .story-item-inner{padding:2rem 1rem 0rem;box-sizing:border-box;height:100%;border-radius:10px}.story-background-items .story-item-title{position:absolute;top:0;left:50%;transform:translate(-50%);background:#fff;padding:.5em 1em;box-sizing:border-box;text-align:center}@media (max-width: 640px){.story-background-items .story-item-title{width:70%}}.story-background-items .story-item-title .story-item-title-inner{display:inline-flex;align-items:center;justify-content:center}.story-background-items .story-item-title .story-item-title-inner:before{content:"";display:inline-block;width:1.5rem;height:1.5rem;margin-right:.5em}.more-solution{padding:80px 0}.product-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.product-items .product-item{width:50%;padding:.5rem;margin-bottom:1rem}@media (min-width: 641px){.product-items .product-item{width:33.3333333333%}}@media (min-width: 1441px){.product-items .product-item{width:25%}}.product-item{position:relative;box-sizing:border-box}.product-item-link{position:relative;display:block}.product-item-link .imgbox{padding-top:100%}.product-item-link:hover .imgbox img{transform:scale(1.08)}.product-item-link:hover .item-title{color:#54c3f1}.product-item-link:hover .item-btn{color:#014f7a}.product-item-link:hover .item-btn: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>')}.product-item-content{padding-top:1rem}.product-item-content .item-title{font-size:1rem;color:#014f7a;transition:.3s}.product-item-content .item-name{color:#212121;font-size:18px;min-height:3em;padding-top:.5em;margin-bottom:.3rem;box-sizing:border-box}@media (min-width: 861px){.product-item-content .item-name{font-size:20px}}.product-item-content .item-btn{font-weight:400}@media (min-width: 1201px){.product-item-content .item-btn{font-size:20px}}.about-menu{margin-top:30px}@media (min-width: 861px){.about-menu{margin-top:50px}}.about-menu .container{width:1400px;padding-top:30px;padding-bottom:30px;border-top:1px solid #d0d0d0}@media (min-width: 861px){.about-menu .container{padding-top:50px;padding-bottom:50px}}.about-menu-items{display:flex;flex-wrap:wrap;max-width:1360px;margin:1rem auto}@media (min-width: 861px){.about-menu-items{justify-content:center;position:sticky}}.about-menu-item{width:33.3333333333%;padding:3px;box-sizing:border-box}@media (min-width: 861px){.about-menu-item{width:16.6666666667%}}@media (min-width: 1201px){.about-menu-item{padding:8px}}.about-menu-item .item-link{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f5f5;padding:.85rem .5rem;box-sizing:border-box}@media (min-width: 861px){.about-menu-item .item-link{height:200px}}.about-menu-item .item-link:hover .imgbox{transform:scale(1.1)}.about-menu-item .item-link:hover .item-name{color:#014f7a}.about-menu-item .imgbox{width:40px;padding-top:40px;transition:.3s}@media (min-width: 861px){.about-menu-item .imgbox{width:56px;padding-top:56px}}.about-menu-item .item-name{padding-top:.8rem;box-sizing:border-box;font-size:14px;text-align:center;color:#212121;transition:.3s}@media (min-width: 1201px){.about-menu-item .item-name{font-size:18px;padding-top:1.2rem}}.search-popup{position:fixed;top:0;left:0;display:none;align-items:center;justify-content:center;width:100%;height:100vh;box-sizing:border-box;z-index:1019}@media (min-width: 861px){.search-popup{padding:1rem}}.search-popup.is-active{display:flex}.search-popup-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.search-popup-inner{position:relative;color:#424242;width:800px;max-width:100%;max-height:100vh;background-color:#fff;text-align:center;overflow-x:hidden;overflow-y:auto}@media (min-width: 861px){.search-popup-inner{border-radius:10px}}.search-popup-inner .popup-close{position:absolute;top:0;right:0;width:50px;height:50px;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 18 18"><g transform="translate(-12 -12)"><path id="Path_1012" data-name="Path 1012" d="M30,13.575,28.425,12,21,19.425,13.575,12,12,13.575,19.425,21,12,28.425,13.575,30,21,22.575,28.425,30,30,28.425,22.575,21Z" fill="%23959595"/></g></svg>');background-size:18px 18px;transition:.3s;cursor:pointer}.search-popup-inner .popup-close:hover{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 18 18"><g transform="translate(-12 -12)"><path id="Path_1012" data-name="Path 1012" d="M30,13.575,28.425,12,21,19.425,13.575,12,12,13.575,19.425,21,12,28.425,13.575,30,21,22.575,28.425,30,30,28.425,22.575,21Z" fill="%23014F7A"/></g></svg>');background-size:18px 18px}.search-popup-content{width:800px;max-width:100%;margin:0 auto;padding:1.5rem 1.5rem 2rem;box-sizing:border-box}@media (min-width: 861px){.search-popup-content{padding:2.2rem 1.5rem 2.5rem}}.search-form{padding-bottom:20px}.search-popup-form{padding-bottom:50px}.search-form-inner{position:relative;max-width:648px;width:100%;display:flex;align-items:center;margin:0 auto 2rem;padding:5px;box-sizing:border-box;border:1px solid #C1C1C1;border-radius:5px}.search-form-inner.inner-left{margin:0 0 1rem}.search-input{display:inline-block;width:100%;line-height:1.5;height:38px;color:#252525;border:none;box-sizing:border-box;background-color:#fff;transition:.3s}@media (max-width: 640px){.search-input{padding-right:38px}}.search-input:focus{outline:none}.select2.select2-container .select2-selection{position:relative;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:38px;padding:.375rem 1em;font-size:18px;line-height:1.5;color:#252525;background-color:transparent;box-sizing:border-box;border:1px solid #545454;transition:.3s}.select2.select2-container .select2-selection:not([size]):not([multiple]){height:38px}.select2.select2-container .select2-selection>option:disabled{color:#969696}.select2.select2-container .select2-selection .select2-selection__rendered{height:100%;display:flex!important;align-items:center}.select2.select2-container .select2-selection .select2-selection__arrow{display:none}.select2.select2-container.select2-container--focus .select2-selection.select2-selection--single{color:#252525!important;border:1px solid rgba(84,195,241,.25)!important;outline:0}.select2-container .select2-dropdown{margin-top:-38px!important}.select2-container .select2-dropdown .select2-search{background:#fff!important;box-shadow:0 2px 6px #0003;padding:0!important}.select2-container .select2-dropdown .select2-search input.select2-search__field{width:100%;height:38px;padding:calc(.375rem + 16px) .75rem .375rem .75rem;font-size:16px;line-height:1.5;color:#252525;box-sizing:border-box;background-color:#fff;border:none;border-radius:0!important;border-bottom:1px solid #D3D3D3;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.select2-container .select2-dropdown .select2-results ul{background:#fff!important;color:#424242}.select2-container--default .select2-results__option--selected{color:#fff;background-color:#014f7a}.select2-container .select2-dropdown .select2-results ul::-webkit-scrollbar{width:5px}.select2-container .select2-dropdown .select2-results ul::-webkit-scrollbar-track{background:#ffffff80}.select2-container .select2-dropdown .select2-results ul::-webkit-scrollbar-thumb{background:#014f7a80}.select2-container .select2-dropdown .select2-results ul::-webkit-scrollbar-thumb:hover{background:#014f7a}.search-submit{width:140px;height:38px;border:none;outline:none;text-align:center;border-radius:4px;color:#fff;background-color:#014f7a}.search-submit:hover{background-color:#54c3f1}.search-hot{padding-top:1rem;border-top:1px solid #D3D3D3}.search-hot-tags{max-width:100%;display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto}.search-hot-tags.justify-left{justify-content:flex-start}.search-hot-tags .hot-tag{display:inline-block;margin:5px;color:#014f7a;padding:.2rem .5rem .3rem;box-sizing:border-box;border:1px solid rgba(1,79,122,.5);transition:.3s}.search-hot-tags .hot-tag:hover{border-color:#54c3f1;color:#54c3f1}[data-page=search] .wrapper{margin-top:-38px}@media (max-width: 640px){[data-page=search] .wrapper{margin-top:-20px}}[data-page=search] .container{width:1280px}.search-empty{display:flex;align-items:center;justify-content:center;padding:15vh 0;box-sizing:border-box;text-align:center}.search-empty-icon{width:46px;height:46px;display:inline-block;margin:0 auto 1rem;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 40.81 46.97"><path d="M16.75,43.7H6.5c-1.78,0-3.23-1.45-3.23-3.23V6.5c0-1.78,1.45-3.23,3.23-3.23h25.34c1.78,0,3.23,1.45,3.23,3.23v14.39h0c0,.91.73,1.64,1.64,1.64.9,0,1.64-.73,1.63-1.64V6.5c0-3.59-2.91-6.5-6.5-6.5H6.5C2.91,0,0,2.91,0,6.5v33.97c0,3.59,2.91,6.5,6.5,6.5h10.25c.9,0,1.63-.73,1.63-1.63,0-.9-.73-1.64-1.63-1.64Z" style="fill:%23C9C9C9;"/><path d="M40.33,44.18l-3.36-3.36c1.19-1.66,1.91-3.69,1.91-5.89,0-5.59-4.53-10.12-10.12-10.12-5.59,0-10.12,4.53-10.12,10.12s4.53,10.12,10.12,10.12c2.2,0,4.24-.72,5.9-1.91l3.36,3.36c.31.31.72.48,1.16.48h0c.43,0,.85-.17,1.16-.48.64-.64.64-1.67,0-2.31ZM21.9,34.92c0-3.78,3.07-6.85,6.85-6.85,3.78,0,6.85,3.07,6.85,6.85h0c0,1.89-.76,3.59-2,4.83,0,0,0,0,0,0,0,0,0,0,0,.01-1.24,1.24-2.95,2-4.84,2-3.78,0-6.85-3.07-6.85-6.85Z" style="fill:%23C9C9C9;"/><path d="M11.77,11.59c-.9,0-1.63.73-1.63,1.64,0,.9.73,1.64,1.63,1.64h14.79c.9,0,1.63-.73,1.63-1.63,0-.9-.73-1.64-1.63-1.64h-14.79Z" style="fill:%23C9C9C9;"/></svg>')}.custom-editor{width:100%;line-height:1.7;text-align:left;color:#424242;font-size:16px;box-sizing:border-box;overflow:hidden}.custom-editor p{padding:0 0 .6em;margin-bottom:0}.custom-editor p+h2,.custom-editor p+h3,.custom-editor p+h4,.custom-editor p+h5{padding-top:1rem}.custom-editor li{padding-bottom:.5em;margin-left:20px;text-align:left}.custom-editor ul{margin-bottom:1.5em}.custom-editor ul li{list-style:disc}.custom-editor ul li ol{margin-bottom:.5em}.custom-editor ul li ol li{list-style:decimal!important}.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 ol li ul{margin-bottom:.5em}.custom-editor ol li ul li{list-style:disc!important}.custom-editor blockquote{padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f5f5f5}.custom-editor .conclusion-box{padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e4ebed;border-radius:10px}@media (min-width: 861px){.custom-editor .conclusion-box{padding:2rem}}.custom-editor img{max-width:100%;height:auto!important}.custom-editor hr{border-top:1px solid rgba(255,255,255,.1)}.custom-editor [class*=p-],.custom-editor [class^=p-]{box-sizing:border-box}.custom-editor .m-auto{margin:0 auto}.custom-editor .m-l-auto,.custom-editor .m-r-auto{margin-left:auto}.custom-editor .p--20{padding:-20px}.custom-editor .p-t--20{padding-top:-20px}.custom-editor .p-b--20{padding-bottom:-20px}.custom-editor .p-l--20{padding-left:-20px}.custom-editor .p-r--20{padding-right:-20px}.custom-editor .p-lr--20{padding-left:-20px;padding-right:-20px}.custom-editor .m--20{margin:-20px}.custom-editor .m-t--20{margin-top:-20px}.custom-editor .m-b--20{margin-bottom:-20px}.custom-editor .m-l--20{margin-left:-20px}.custom-editor .m-r--20{margin-right:-20px}.custom-editor .p--10{padding:-10px}.custom-editor .p-t--10{padding-top:-10px}.custom-editor .p-b--10{padding-bottom:-10px}.custom-editor .p-l--10{padding-left:-10px}.custom-editor .p-r--10{padding-right:-10px}.custom-editor .p-lr--10{padding-left:-10px;padding-right:-10px}.custom-editor .m--10{margin:-10px}.custom-editor .m-t--10{margin-top:-10px}.custom-editor .m-b--10{margin-bottom:-10px}.custom-editor .m-l--10{margin-left:-10px}.custom-editor .m-r--10{margin-right:-10px}.custom-editor .p--5{padding:-5px}.custom-editor .p-t--5{padding-top:-5px}.custom-editor .p-b--5{padding-bottom:-5px}.custom-editor .p-l--5{padding-left:-5px}.custom-editor .p-r--5{padding-right:-5px}.custom-editor .p-lr--5{padding-left:-5px;padding-right:-5px}.custom-editor .m--5{margin:-5px}.custom-editor .m-t--5{margin-top:-5px}.custom-editor .m-b--5{margin-bottom:-5px}.custom-editor .m-l--5{margin-left:-5px}.custom-editor .m-r--5{margin-right:-5px}.custom-editor .p-0{padding:0}.custom-editor .p-t-0{padding-top:0}.custom-editor .p-b-0{padding-bottom:0}.custom-editor .p-l-0{padding-left:0}.custom-editor .p-r-0{padding-right:0}.custom-editor .p-lr-0{padding-left:0;padding-right:0}.custom-editor .m-0{margin:0}.custom-editor .m-t-0{margin-top:0}.custom-editor .m-b-0{margin-bottom:0}.custom-editor .m-l-0{margin-left:0}.custom-editor .m-r-0{margin-right:0}.custom-editor .p-5{padding:5px}.custom-editor .p-t-5{padding-top:5px}.custom-editor .p-b-5{padding-bottom:5px}.custom-editor .p-l-5{padding-left:5px}.custom-editor .p-r-5{padding-right:5px}.custom-editor .p-lr-5{padding-left:5px;padding-right:5px}.custom-editor .m-5{margin:5px}.custom-editor .m-t-5{margin-top:5px}.custom-editor .m-b-5{margin-bottom:5px}.custom-editor .m-l-5{margin-left:5px}.custom-editor .m-r-5{margin-right:5px}.custom-editor .p-10{padding:10px}.custom-editor .p-t-10{padding-top:10px}.custom-editor .p-b-10{padding-bottom:10px}.custom-editor .p-l-10{padding-left:10px}.custom-editor .p-r-10{padding-right:10px}.custom-editor .p-lr-10{padding-left:10px;padding-right:10px}.custom-editor .m-10{margin:10px}.custom-editor .m-t-10{margin-top:10px}.custom-editor .m-b-10{margin-bottom:10px}.custom-editor .m-l-10{margin-left:10px}.custom-editor .m-r-10{margin-right:10px}.custom-editor .p-15{padding:15px}.custom-editor .p-t-15{padding-top:15px}.custom-editor .p-b-15{padding-bottom:15px}.custom-editor .p-l-15{padding-left:15px}.custom-editor .p-r-15{padding-right:15px}.custom-editor .p-lr-15{padding-left:15px;padding-right:15px}.custom-editor .m-15{margin:15px}.custom-editor .m-t-15{margin-top:15px}.custom-editor .m-b-15{margin-bottom:15px}.custom-editor .m-l-15{margin-left:15px}.custom-editor .m-r-15{margin-right:15px}.custom-editor .p-20{padding:20px}.custom-editor .p-t-20{padding-top:20px}.custom-editor .p-b-20{padding-bottom:20px}.custom-editor .p-l-20{padding-left:20px}.custom-editor .p-r-20{padding-right:20px}.custom-editor .p-lr-20{padding-left:20px;padding-right:20px}.custom-editor .m-20{margin:20px}.custom-editor .m-t-20{margin-top:20px}.custom-editor .m-b-20{margin-bottom:20px}.custom-editor .m-l-20{margin-left:20px}.custom-editor .m-r-20{margin-right:20px}.custom-editor .p-25{padding:25px}.custom-editor .p-t-25{padding-top:25px}.custom-editor .p-b-25{padding-bottom:25px}.custom-editor .p-l-25{padding-left:25px}.custom-editor .p-r-25{padding-right:25px}.custom-editor .p-lr-25{padding-left:25px;padding-right:25px}.custom-editor .m-25{margin:25px}.custom-editor .m-t-25{margin-top:25px}.custom-editor .m-b-25{margin-bottom:25px}.custom-editor .m-l-25{margin-left:25px}.custom-editor .m-r-25{margin-right:25px}.custom-editor .p-30{padding:30px}.custom-editor .p-t-30{padding-top:30px}.custom-editor .p-b-30{padding-bottom:30px}.custom-editor .p-l-30{padding-left:30px}.custom-editor .p-r-30{padding-right:30px}.custom-editor .p-lr-30{padding-left:30px;padding-right:30px}.custom-editor .m-30{margin:30px}.custom-editor .m-t-30{margin-top:30px}.custom-editor .m-b-30{margin-bottom:30px}.custom-editor .m-l-30{margin-left:30px}.custom-editor .m-r-30{margin-right:30px}.custom-editor .p-35{padding:35px}.custom-editor .p-t-35{padding-top:35px}.custom-editor .p-b-35{padding-bottom:35px}.custom-editor .p-l-35{padding-left:35px}.custom-editor .p-r-35{padding-right:35px}.custom-editor .p-lr-35{padding-left:35px;padding-right:35px}.custom-editor .m-35{margin:35px}.custom-editor .m-t-35{margin-top:35px}.custom-editor .m-b-35{margin-bottom:35px}.custom-editor .m-l-35{margin-left:35px}.custom-editor .m-r-35{margin-right:35px}.custom-editor .p-40{padding:40px}.custom-editor .p-t-40{padding-top:40px}.custom-editor .p-b-40{padding-bottom:40px}.custom-editor .p-l-40{padding-left:40px}.custom-editor .p-r-40{padding-right:40px}.custom-editor .p-lr-40{padding-left:40px;padding-right:40px}.custom-editor .m-40{margin:40px}.custom-editor .m-t-40{margin-top:40px}.custom-editor .m-b-40{margin-bottom:40px}.custom-editor .m-l-40{margin-left:40px}.custom-editor .m-r-40{margin-right:40px}.custom-editor .p-45{padding:45px}.custom-editor .p-t-45{padding-top:45px}.custom-editor .p-b-45{padding-bottom:45px}.custom-editor .p-l-45{padding-left:45px}.custom-editor .p-r-45{padding-right:45px}.custom-editor .p-lr-45{padding-left:45px;padding-right:45px}.custom-editor .m-45{margin:45px}.custom-editor .m-t-45{margin-top:45px}.custom-editor .m-b-45{margin-bottom:45px}.custom-editor .m-l-45{margin-left:45px}.custom-editor .m-r-45{margin-right:45px}.custom-editor .p-50{padding:50px}.custom-editor .p-t-50{padding-top:50px}.custom-editor .p-b-50{padding-bottom:50px}.custom-editor .p-l-50{padding-left:50px}.custom-editor .p-r-50{padding-right:50px}.custom-editor .p-lr-50{padding-left:50px;padding-right:50px}.custom-editor .m-50{margin:50px}.custom-editor .m-t-50{margin-top:50px}.custom-editor .m-b-50{margin-bottom:50px}.custom-editor .m-l-50{margin-left:50px}.custom-editor .m-r-50{margin-right:50px}.custom-editor .p-55{padding:55px}.custom-editor .p-t-55{padding-top:55px}.custom-editor .p-b-55{padding-bottom:55px}.custom-editor .p-l-55{padding-left:55px}.custom-editor .p-r-55{padding-right:55px}.custom-editor .p-lr-55{padding-left:55px;padding-right:55px}.custom-editor .m-55{margin:55px}.custom-editor .m-t-55{margin-top:55px}.custom-editor .m-b-55{margin-bottom:55px}.custom-editor .m-l-55{margin-left:55px}.custom-editor .m-r-55{margin-right:55px}.custom-editor .p-60{padding:60px}.custom-editor .p-t-60{padding-top:60px}.custom-editor .p-b-60{padding-bottom:60px}.custom-editor .p-l-60{padding-left:60px}.custom-editor .p-r-60{padding-right:60px}.custom-editor .p-lr-60{padding-left:60px;padding-right:60px}.custom-editor .m-60{margin:60px}.custom-editor .m-t-60{margin-top:60px}.custom-editor .m-b-60{margin-bottom:60px}.custom-editor .m-l-60{margin-left:60px}.custom-editor .m-r-60{margin-right:60px}@media (max-width: 860px){.custom-editor .pad-p--20{padding:-20px}.custom-editor .pad-p-t--20{padding-top:-20px}.custom-editor .pad-p-l--20{padding-left:-20px}.custom-editor .pad-p-b--20{padding-bottom:-20px}.custom-editor .pad-p-r--20{padding-right:-20px}.custom-editor .pad-p-lr--20{padding-left:-20px;padding-right:-20px}.custom-editor .pad-m-t--20{margin-top:-20px}.custom-editor .pad-m-l--20{margin-left:-20px}.custom-editor .pad-m-b--20{margin-bottom:-20px}.custom-editor .pad-m-r--20{margin-right:-20px}.custom-editor .pad-p--10{padding:-10px}.custom-editor .pad-p-t--10{padding-top:-10px}.custom-editor .pad-p-l--10{padding-left:-10px}.custom-editor .pad-p-b--10{padding-bottom:-10px}.custom-editor .pad-p-r--10{padding-right:-10px}.custom-editor .pad-p-lr--10{padding-left:-10px;padding-right:-10px}.custom-editor .pad-m-t--10{margin-top:-10px}.custom-editor .pad-m-l--10{margin-left:-10px}.custom-editor .pad-m-b--10{margin-bottom:-10px}.custom-editor .pad-m-r--10{margin-right:-10px}.custom-editor .pad-p--5{padding:-5px}.custom-editor .pad-p-t--5{padding-top:-5px}.custom-editor .pad-p-l--5{padding-left:-5px}.custom-editor .pad-p-b--5{padding-bottom:-5px}.custom-editor .pad-p-r--5{padding-right:-5px}.custom-editor .pad-p-lr--5{padding-left:-5px;padding-right:-5px}.custom-editor .pad-m-t--5{margin-top:-5px}.custom-editor .pad-m-l--5{margin-left:-5px}.custom-editor .pad-m-b--5{margin-bottom:-5px}.custom-editor .pad-m-r--5{margin-right:-5px}.custom-editor .pad-p-0{padding:0}.custom-editor .pad-p-t-0{padding-top:0}.custom-editor .pad-p-l-0{padding-left:0}.custom-editor .pad-p-b-0{padding-bottom:0}.custom-editor .pad-p-r-0{padding-right:0}.custom-editor .pad-p-lr-0{padding-left:0;padding-right:0}.custom-editor .pad-m-t-0{margin-top:0}.custom-editor .pad-m-l-0{margin-left:0}.custom-editor .pad-m-b-0{margin-bottom:0}.custom-editor .pad-m-r-0{margin-right:0}.custom-editor .pad-p-5{padding:5px}.custom-editor .pad-p-t-5{padding-top:5px}.custom-editor .pad-p-l-5{padding-left:5px}.custom-editor .pad-p-b-5{padding-bottom:5px}.custom-editor .pad-p-r-5{padding-right:5px}.custom-editor .pad-p-lr-5{padding-left:5px;padding-right:5px}.custom-editor .pad-m-t-5{margin-top:5px}.custom-editor .pad-m-l-5{margin-left:5px}.custom-editor .pad-m-b-5{margin-bottom:5px}.custom-editor .pad-m-r-5{margin-right:5px}.custom-editor .pad-p-10{padding:10px}.custom-editor .pad-p-t-10{padding-top:10px}.custom-editor .pad-p-l-10{padding-left:10px}.custom-editor .pad-p-b-10{padding-bottom:10px}.custom-editor .pad-p-r-10{padding-right:10px}.custom-editor .pad-p-lr-10{padding-left:10px;padding-right:10px}.custom-editor .pad-m-t-10{margin-top:10px}.custom-editor .pad-m-l-10{margin-left:10px}.custom-editor .pad-m-b-10{margin-bottom:10px}.custom-editor .pad-m-r-10{margin-right:10px}.custom-editor .pad-p-15{padding:15px}.custom-editor .pad-p-t-15{padding-top:15px}.custom-editor .pad-p-l-15{padding-left:15px}.custom-editor .pad-p-b-15{padding-bottom:15px}.custom-editor .pad-p-r-15{padding-right:15px}.custom-editor .pad-p-lr-15{padding-left:15px;padding-right:15px}.custom-editor .pad-m-t-15{margin-top:15px}.custom-editor .pad-m-l-15{margin-left:15px}.custom-editor .pad-m-b-15{margin-bottom:15px}.custom-editor .pad-m-r-15{margin-right:15px}.custom-editor .pad-p-20{padding:20px}.custom-editor .pad-p-t-20{padding-top:20px}.custom-editor .pad-p-l-20{padding-left:20px}.custom-editor .pad-p-b-20{padding-bottom:20px}.custom-editor .pad-p-r-20{padding-right:20px}.custom-editor .pad-p-lr-20{padding-left:20px;padding-right:20px}.custom-editor .pad-m-t-20{margin-top:20px}.custom-editor .pad-m-l-20{margin-left:20px}.custom-editor .pad-m-b-20{margin-bottom:20px}.custom-editor .pad-m-r-20{margin-right:20px}.custom-editor .pad-p-25{padding:25px}.custom-editor .pad-p-t-25{padding-top:25px}.custom-editor .pad-p-l-25{padding-left:25px}.custom-editor .pad-p-b-25{padding-bottom:25px}.custom-editor .pad-p-r-25{padding-right:25px}.custom-editor .pad-p-lr-25{padding-left:25px;padding-right:25px}.custom-editor .pad-m-t-25{margin-top:25px}.custom-editor .pad-m-l-25{margin-left:25px}.custom-editor .pad-m-b-25{margin-bottom:25px}.custom-editor .pad-m-r-25{margin-right:25px}.custom-editor .pad-p-30{padding:30px}.custom-editor .pad-p-t-30{padding-top:30px}.custom-editor .pad-p-l-30{padding-left:30px}.custom-editor .pad-p-b-30{padding-bottom:30px}.custom-editor .pad-p-r-30{padding-right:30px}.custom-editor .pad-p-lr-30{padding-left:30px;padding-right:30px}.custom-editor .pad-m-t-30{margin-top:30px}.custom-editor .pad-m-l-30{margin-left:30px}.custom-editor .pad-m-b-30{margin-bottom:30px}.custom-editor .pad-m-r-30{margin-right:30px}.custom-editor .pad-p-35{padding:35px}.custom-editor .pad-p-t-35{padding-top:35px}.custom-editor .pad-p-l-35{padding-left:35px}.custom-editor .pad-p-b-35{padding-bottom:35px}.custom-editor .pad-p-r-35{padding-right:35px}.custom-editor .pad-p-lr-35{padding-left:35px;padding-right:35px}.custom-editor .pad-m-t-35{margin-top:35px}.custom-editor .pad-m-l-35{margin-left:35px}.custom-editor .pad-m-b-35{margin-bottom:35px}.custom-editor .pad-m-r-35{margin-right:35px}.custom-editor .pad-p-40{padding:40px}.custom-editor .pad-p-t-40{padding-top:40px}.custom-editor .pad-p-l-40{padding-left:40px}.custom-editor .pad-p-b-40{padding-bottom:40px}.custom-editor .pad-p-r-40{padding-right:40px}.custom-editor .pad-p-lr-40{padding-left:40px;padding-right:40px}.custom-editor .pad-m-t-40{margin-top:40px}.custom-editor .pad-m-l-40{margin-left:40px}.custom-editor .pad-m-b-40{margin-bottom:40px}.custom-editor .pad-m-r-40{margin-right:40px}.custom-editor .pad-p-45{padding:45px}.custom-editor .pad-p-t-45{padding-top:45px}.custom-editor .pad-p-l-45{padding-left:45px}.custom-editor .pad-p-b-45{padding-bottom:45px}.custom-editor .pad-p-r-45{padding-right:45px}.custom-editor .pad-p-lr-45{padding-left:45px;padding-right:45px}.custom-editor .pad-m-t-45{margin-top:45px}.custom-editor .pad-m-l-45{margin-left:45px}.custom-editor .pad-m-b-45{margin-bottom:45px}.custom-editor .pad-m-r-45{margin-right:45px}.custom-editor .pad-p-50{padding:50px}.custom-editor .pad-p-t-50{padding-top:50px}.custom-editor .pad-p-l-50{padding-left:50px}.custom-editor .pad-p-b-50{padding-bottom:50px}.custom-editor .pad-p-r-50{padding-right:50px}.custom-editor .pad-p-lr-50{padding-left:50px;padding-right:50px}.custom-editor .pad-m-t-50{margin-top:50px}.custom-editor .pad-m-l-50{margin-left:50px}.custom-editor .pad-m-b-50{margin-bottom:50px}.custom-editor .pad-m-r-50{margin-right:50px}.custom-editor .pad-p-55{padding:55px}.custom-editor .pad-p-t-55{padding-top:55px}.custom-editor .pad-p-l-55{padding-left:55px}.custom-editor .pad-p-b-55{padding-bottom:55px}.custom-editor .pad-p-r-55{padding-right:55px}.custom-editor .pad-p-lr-55{padding-left:55px;padding-right:55px}.custom-editor .pad-m-t-55{margin-top:55px}.custom-editor .pad-m-l-55{margin-left:55px}.custom-editor .pad-m-b-55{margin-bottom:55px}.custom-editor .pad-m-r-55{margin-right:55px}.custom-editor .pad-p-60{padding:60px}.custom-editor .pad-p-t-60{padding-top:60px}.custom-editor .pad-p-l-60{padding-left:60px}.custom-editor .pad-p-b-60{padding-bottom:60px}.custom-editor .pad-p-r-60{padding-right:60px}.custom-editor .pad-p-lr-60{padding-left:60px;padding-right:60px}.custom-editor .pad-m-t-60{margin-top:60px}.custom-editor .pad-m-l-60{margin-left:60px}.custom-editor .pad-m-b-60{margin-bottom:60px}.custom-editor .pad-m-r-60{margin-right:60px}.custom-editor .pad-m-auto{margin:0 auto}}@media (max-width: 640px){.custom-editor .mobile-p--20{padding:-20px}.custom-editor .mobile-p-t--20{padding-top:-20px}.custom-editor .mobile-p-l--20{padding-left:-20px}.custom-editor .mobile-p-b--20{padding-bottom:-20px}.custom-editor .mobile-p-r--20{padding-right:-20px}.custom-editor .mobile-p-lr--20{padding-left:-20px;padding-right:-20px}.custom-editor .mobile-m-t--20{margin-top:-20px}.custom-editor .mobile-m-l--20{margin-left:-20px}.custom-editor .mobile-m-b--20{margin-bottom:-20px}.custom-editor .mobile-m-r--20{margin-right:-20px}.custom-editor .mobile-p--10{padding:-10px}.custom-editor .mobile-p-t--10{padding-top:-10px}.custom-editor .mobile-p-l--10{padding-left:-10px}.custom-editor .mobile-p-b--10{padding-bottom:-10px}.custom-editor .mobile-p-r--10{padding-right:-10px}.custom-editor .mobile-p-lr--10{padding-left:-10px;padding-right:-10px}.custom-editor .mobile-m-t--10{margin-top:-10px}.custom-editor .mobile-m-l--10{margin-left:-10px}.custom-editor .mobile-m-b--10{margin-bottom:-10px}.custom-editor .mobile-m-r--10{margin-right:-10px}.custom-editor .mobile-p--5{padding:-5px}.custom-editor .mobile-p-t--5{padding-top:-5px}.custom-editor .mobile-p-l--5{padding-left:-5px}.custom-editor .mobile-p-b--5{padding-bottom:-5px}.custom-editor .mobile-p-r--5{padding-right:-5px}.custom-editor .mobile-p-lr--5{padding-left:-5px;padding-right:-5px}.custom-editor .mobile-m-t--5{margin-top:-5px}.custom-editor .mobile-m-l--5{margin-left:-5px}.custom-editor .mobile-m-b--5{margin-bottom:-5px}.custom-editor .mobile-m-r--5{margin-right:-5px}.custom-editor .mobile-p-0{padding:0}.custom-editor .mobile-p-t-0{padding-top:0}.custom-editor .mobile-p-l-0{padding-left:0}.custom-editor .mobile-p-b-0{padding-bottom:0}.custom-editor .mobile-p-r-0{padding-right:0}.custom-editor .mobile-p-lr-0{padding-left:0;padding-right:0}.custom-editor .mobile-m-t-0{margin-top:0}.custom-editor .mobile-m-l-0{margin-left:0}.custom-editor .mobile-m-b-0{margin-bottom:0}.custom-editor .mobile-m-r-0{margin-right:0}.custom-editor .mobile-p-5{padding:5px}.custom-editor .mobile-p-t-5{padding-top:5px}.custom-editor .mobile-p-l-5{padding-left:5px}.custom-editor .mobile-p-b-5{padding-bottom:5px}.custom-editor .mobile-p-r-5{padding-right:5px}.custom-editor .mobile-p-lr-5{padding-left:5px;padding-right:5px}.custom-editor .mobile-m-t-5{margin-top:5px}.custom-editor .mobile-m-l-5{margin-left:5px}.custom-editor .mobile-m-b-5{margin-bottom:5px}.custom-editor .mobile-m-r-5{margin-right:5px}.custom-editor .mobile-p-10{padding:10px}.custom-editor .mobile-p-t-10{padding-top:10px}.custom-editor .mobile-p-l-10{padding-left:10px}.custom-editor .mobile-p-b-10{padding-bottom:10px}.custom-editor .mobile-p-r-10{padding-right:10px}.custom-editor .mobile-p-lr-10{padding-left:10px;padding-right:10px}.custom-editor .mobile-m-t-10{margin-top:10px}.custom-editor .mobile-m-l-10{margin-left:10px}.custom-editor .mobile-m-b-10{margin-bottom:10px}.custom-editor .mobile-m-r-10{margin-right:10px}.custom-editor .mobile-p-15{padding:15px}.custom-editor .mobile-p-t-15{padding-top:15px}.custom-editor .mobile-p-l-15{padding-left:15px}.custom-editor .mobile-p-b-15{padding-bottom:15px}.custom-editor .mobile-p-r-15{padding-right:15px}.custom-editor .mobile-p-lr-15{padding-left:15px;padding-right:15px}.custom-editor .mobile-m-t-15{margin-top:15px}.custom-editor .mobile-m-l-15{margin-left:15px}.custom-editor .mobile-m-b-15{margin-bottom:15px}.custom-editor .mobile-m-r-15{margin-right:15px}.custom-editor .mobile-p-20{padding:20px}.custom-editor .mobile-p-t-20{padding-top:20px}.custom-editor .mobile-p-l-20{padding-left:20px}.custom-editor .mobile-p-b-20{padding-bottom:20px}.custom-editor .mobile-p-r-20{padding-right:20px}.custom-editor .mobile-p-lr-20{padding-left:20px;padding-right:20px}.custom-editor .mobile-m-t-20{margin-top:20px}.custom-editor .mobile-m-l-20{margin-left:20px}.custom-editor .mobile-m-b-20{margin-bottom:20px}.custom-editor .mobile-m-r-20{margin-right:20px}.custom-editor .mobile-p-25{padding:25px}.custom-editor .mobile-p-t-25{padding-top:25px}.custom-editor .mobile-p-l-25{padding-left:25px}.custom-editor .mobile-p-b-25{padding-bottom:25px}.custom-editor .mobile-p-r-25{padding-right:25px}.custom-editor .mobile-p-lr-25{padding-left:25px;padding-right:25px}.custom-editor .mobile-m-t-25{margin-top:25px}.custom-editor .mobile-m-l-25{margin-left:25px}.custom-editor .mobile-m-b-25{margin-bottom:25px}.custom-editor .mobile-m-r-25{margin-right:25px}.custom-editor .mobile-p-30{padding:30px}.custom-editor .mobile-p-t-30{padding-top:30px}.custom-editor .mobile-p-l-30{padding-left:30px}.custom-editor .mobile-p-b-30{padding-bottom:30px}.custom-editor .mobile-p-r-30{padding-right:30px}.custom-editor .mobile-p-lr-30{padding-left:30px;padding-right:30px}.custom-editor .mobile-m-t-30{margin-top:30px}.custom-editor .mobile-m-l-30{margin-left:30px}.custom-editor .mobile-m-b-30{margin-bottom:30px}.custom-editor .mobile-m-r-30{margin-right:30px}.custom-editor .mobile-p-35{padding:35px}.custom-editor .mobile-p-t-35{padding-top:35px}.custom-editor .mobile-p-l-35{padding-left:35px}.custom-editor .mobile-p-b-35{padding-bottom:35px}.custom-editor .mobile-p-r-35{padding-right:35px}.custom-editor .mobile-p-lr-35{padding-left:35px;padding-right:35px}.custom-editor .mobile-m-t-35{margin-top:35px}.custom-editor .mobile-m-l-35{margin-left:35px}.custom-editor .mobile-m-b-35{margin-bottom:35px}.custom-editor .mobile-m-r-35{margin-right:35px}.custom-editor .mobile-p-40{padding:40px}.custom-editor .mobile-p-t-40{padding-top:40px}.custom-editor .mobile-p-l-40{padding-left:40px}.custom-editor .mobile-p-b-40{padding-bottom:40px}.custom-editor .mobile-p-r-40{padding-right:40px}.custom-editor .mobile-p-lr-40{padding-left:40px;padding-right:40px}.custom-editor .mobile-m-t-40{margin-top:40px}.custom-editor .mobile-m-l-40{margin-left:40px}.custom-editor .mobile-m-b-40{margin-bottom:40px}.custom-editor .mobile-m-r-40{margin-right:40px}.custom-editor .mobile-p-45{padding:45px}.custom-editor .mobile-p-t-45{padding-top:45px}.custom-editor .mobile-p-l-45{padding-left:45px}.custom-editor .mobile-p-b-45{padding-bottom:45px}.custom-editor .mobile-p-r-45{padding-right:45px}.custom-editor .mobile-p-lr-45{padding-left:45px;padding-right:45px}.custom-editor .mobile-m-t-45{margin-top:45px}.custom-editor .mobile-m-l-45{margin-left:45px}.custom-editor .mobile-m-b-45{margin-bottom:45px}.custom-editor .mobile-m-r-45{margin-right:45px}.custom-editor .mobile-p-50{padding:50px}.custom-editor .mobile-p-t-50{padding-top:50px}.custom-editor .mobile-p-l-50{padding-left:50px}.custom-editor .mobile-p-b-50{padding-bottom:50px}.custom-editor .mobile-p-r-50{padding-right:50px}.custom-editor .mobile-p-lr-50{padding-left:50px;padding-right:50px}.custom-editor .mobile-m-t-50{margin-top:50px}.custom-editor .mobile-m-l-50{margin-left:50px}.custom-editor .mobile-m-b-50{margin-bottom:50px}.custom-editor .mobile-m-r-50{margin-right:50px}.custom-editor .mobile-p-55{padding:55px}.custom-editor .mobile-p-t-55{padding-top:55px}.custom-editor .mobile-p-l-55{padding-left:55px}.custom-editor .mobile-p-b-55{padding-bottom:55px}.custom-editor .mobile-p-r-55{padding-right:55px}.custom-editor .mobile-p-lr-55{padding-left:55px;padding-right:55px}.custom-editor .mobile-m-t-55{margin-top:55px}.custom-editor .mobile-m-l-55{margin-left:55px}.custom-editor .mobile-m-b-55{margin-bottom:55px}.custom-editor .mobile-m-r-55{margin-right:55px}.custom-editor .mobile-p-60{padding:60px}.custom-editor .mobile-p-t-60{padding-top:60px}.custom-editor .mobile-p-l-60{padding-left:60px}.custom-editor .mobile-p-b-60{padding-bottom:60px}.custom-editor .mobile-p-r-60{padding-right:60px}.custom-editor .mobile-p-lr-60{padding-left:60px;padding-right:60px}.custom-editor .mobile-m-t-60{margin-top:60px}.custom-editor .mobile-m-l-60{margin-left:60px}.custom-editor .mobile-m-b-60{margin-bottom:60px}.custom-editor .mobile-m-r-60{margin-right:60px}.custom-editor .mobile-m-auto{margin:0 auto}}.custom-editor .iframe-video-outer{width:100%;position:relative;padding-bottom:56.4%;overflow:hidden;background-color:#f5f5f5}.custom-editor .iframe-video-outer .cke_iframe,.custom-editor .iframe-video-outer iframe{position:absolute;top:50%;left:0;width:100%;height:100%;transform:translateY(-50%)}.custom-editor .iframe-video-outer .cke_iframe{object-fit:contain;background-color:#f5f5f5}.custom-editor .iframe-shorts-outer{width:100%;position:relative;padding-bottom:177.727%;overflow:hidden}@media (min-width: 641px){.custom-editor .iframe-shorts-outer{padding-bottom:782px}}.custom-editor .iframe-shorts-outer .cke_iframe,.custom-editor .iframe-shorts-outer iframe{position:absolute;top:50%;left:0;width:100%;height:100%;transform:translateY(-50%)}.custom-editor .iframe-shorts-outer .cke_iframe{object-fit:contain;background-color:#efefef}.custom-editor .iframe-map-sm{width:100%;position:relative;padding-top:50%}.custom-editor .iframe-map-sm iframe{position:absolute;top:0;left:0;width:100%;height:100%}.custom-editor ul.checklist li{position:relative;padding:.65rem .5rem .65rem 2.5rem;box-sizing:border-box;margin-left:0;margin-bottom:5px;background-color:#f5f5f5;border-radius:5px;line-height:1.5;list-style:none}.custom-editor ul.checklist li:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.64 10.64"><path d="M6.08.76A5.32,5.32,0,1,0,11.4,6.08,5.32,5.32,0,0,0,6.08.76ZM5.32,8.2,3.42,6.3l.6-.6L5.32,7,8.136,4.18l.606.6Z" transform="translate(-0.76 -0.76)" fill="%23014F7A"/></svg>');content:"";position:absolute;display:block;top:calc(.65rem + .1em);left:.5rem;width:1.3em;height:1.3em}.custom-editor .max-w1200{max-width:1200px;margin:0 auto}.custom-editor table{width:100%}@media (max-width: 640px){.custom-editor table{font-size:14px}}.custom-editor table ul,.custom-editor table ol{margin-bottom:0}.custom-editor table.table-font-min{font-size:14px}.custom-editor table.table-font-min tr th,.custom-editor table.table-font-min tr td{padding:.74rem}@media (min-width: 1441px){.custom-editor table.table-font-min tr th:first-child,.custom-editor table.table-font-min tr td:first-child{padding-left:1rem}}@media (min-width: 1441px){.custom-editor table.table-font-min tr th:last-child,.custom-editor table.table-font-min tr td:last-child{padding-right:1rem}}@media (max-width: 860px){.custom-editor table.table-mobile-block{display:block}.custom-editor table.table-mobile-block thead{display:none}.custom-editor table.table-mobile-block tbody{display:block}.custom-editor table.table-mobile-block tbody tr{display:block;border-bottom:10px solid transparent}.custom-editor table.table-mobile-block tbody th{display:block;font-size:1.2em;padding:.65rem 1rem;background-color:#014f7a}.custom-editor table.table-mobile-block tbody td{display:block;border-bottom:none;padding:.5rem 1rem}.custom-editor table.table-mobile-block tbody td:before{content:attr(data-title);display:block;padding:.5rem 0;opacity:.7;font-size:1.1em}.custom-editor table.table-mobile-block tbody td:not(.custom-editor table.table-mobile-block tbody td:first-child){border-top:1px solid #D3D3D3}}.custom-editor table.table-list{margin:0 0 .3rem}.custom-editor table.table-list tbody th,.custom-editor table.table-list tbody td{padding:.15rem;background-color:transparent;border:none;vertical-align:top}.custom-editor table.table-list tbody th{color:#014f7a;padding-left:0}.custom-editor table.table-list tbody td{padding-left:.7rem;padding-right:0}.custom-editor table.table-list .size-2{width:2em}.custom-editor table.table-list .size-3{width:3em}.custom-editor table.table-list .size-4{width:4em}.custom-editor table.table-left-title{border:1px solid #F0F0F0}.custom-editor table.table-left-title tbody tr:last-child th,.custom-editor table.table-left-title tbody tr:last-child td{border-bottom:none}.custom-editor table.table-left-title tbody tr:nth-child(2n){background-color:#f5f5f5}.custom-editor table.table-left-title tbody th,.custom-editor table.table-left-title tbody td{padding:.5rem 1rem}.custom-editor table.table-left-title tbody td{border-bottom:1px solid #F0F0F0}.custom-editor table.table-left-title tbody th{text-align:center;color:#fff;background-color:#014f7a;border-bottom:1px solid rgb(1.2073170732,95.3780487805,147.2926829268)}.custom-editor th,.custom-editor td{padding:.5rem;text-align:left;vertical-align:middle;font-weight:400;line-height:1.6}@media (min-width: 1441px){.custom-editor th,.custom-editor td{padding:.65rem 1rem}}.custom-editor thead{width:100%}@media (max-width: 640px){.custom-editor thead.mobile-font-sm th{font-size:14px}}.flex-box{display:flex;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.flex-box.flex-pt{width:calc(100% + 2rem);margin-right:-1rem;margin-left:-1rem}.flex-box.flex-pt-sm{width:calc(100% + 20px);margin-right:-10px;margin-left:-10px}@media (max-width: 640px){.mobile-flex-box{display:flex;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.mobile-flex-box.flex-pt-sm{width:calc(100% + 20px);margin-right:-10px;margin-left:-10px}}@media (min-width: 641px){.mobile-flex-box [class^=col-]{width:100%}}.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-content-between{justify-content:space-between}.flex-content-center{justify-content:center}.flex-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 641px){.web-flex-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width: 641px){.web-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.col-center{margin:0 auto}.col-right{margin-left:auto}.col-left{margin-right:auto}@media (min-width: 641px){.col-sm-center{margin:0 auto}.col-sm-right{margin-left:auto}.col-sm-left{margin-right:auto}}@media (min-width: 861px){.col-md-center{margin:0 auto}.col-md-right{margin-left:auto}.col-md-left{margin-right:auto}}.col{width:100%}.col,[class^=col-],[class*=col-]{-webkit-box-sizing:border-box;box-sizing:border-box}.flex-pt .col,.flex-pt [class^=col-]{padding:1rem}.flex-pt-sm .col,.flex-pt-sm [class^=col-]{padding:10px}.col-100{width:100%}.col-90{width:90%}.col-80{width:80%}.col-75{width:75%}.col-70{width:70%}.col-65{width:65%}.col-60{width:60%}.col-55{width:55%}.col-50{width:50%}.col-45{width:45%}.col-40{width:40%}.col-35{width:35%}.col-30{width:30%}.col-25{width:25%}.col-20{width:20%}.col-15{width:15%}.col-10{width:10%}.col-33{width:33.333%}@media (min-width: 641px){.col-sm-100{width:100%}}@media (min-width: 641px){.col-sm-90{width:90%}}@media (min-width: 641px){.col-sm-80{width:80%}}@media (min-width: 641px){.col-sm-75{width:75%}}@media (min-width: 641px){.col-sm-70{width:70%}}@media (min-width: 641px){.col-sm-65{width:65%}}@media (min-width: 641px){.col-sm-60{width:60%}}@media (min-width: 641px){.col-sm-55{width:55%}}@media (min-width: 641px){.col-sm-50{width:50%}}@media (min-width: 641px){.col-sm-45{width:45%}}@media (min-width: 641px){.col-sm-40{width:40%}}@media (min-width: 641px){.col-sm-35{width:35%}}@media (min-width: 641px){.col-sm-30{width:30%}}@media (min-width: 641px){.col-sm-25{width:25%}}@media (min-width: 641px){.col-sm-20{width:20%}}@media (min-width: 641px){.col-sm-15{width:15%}}@media (min-width: 641px){.col-sm-10{width:10%}}@media (min-width: 641px){.col-sm-33{width:33.333%}}@media (min-width: 861px){.col-md-100{width:100%}}@media (min-width: 861px){.col-md-90{width:90%}}@media (min-width: 861px){.col-md-80{width:80%}}@media (min-width: 861px){.col-md-75{width:75%}}@media (min-width: 861px){.col-md-70{width:70%}}@media (min-width: 861px){.col-md-65{width:65%}}@media (min-width: 861px){.col-md-60{width:60%}}@media (min-width: 861px){.col-md-55{width:55%}}@media (min-width: 861px){.col-md-50{width:50%}}@media (min-width: 861px){.col-md-45{width:45%}}@media (min-width: 861px){.col-md-40{width:40%}}@media (min-width: 861px){.col-md-35{width:35%}}@media (min-width: 861px){.col-md-30{width:30%}}@media (min-width: 861px){.col-md-25{width:25%}}@media (min-width: 861px){.col-md-20{width:20%}}@media (min-width: 861px){.col-md-15{width:15%}}@media (min-width: 861px){.col-md-10{width:10%}}@media (min-width: 861px){.col-md-33{width:33.333%}}@media (min-width: 1441px){.col-lg-100{width:100%}}@media (min-width: 1441px){.col-lg-90{width:90%}}@media (min-width: 1441px){.col-lg-80{width:80%}}@media (min-width: 1441px){.col-lg-75{width:75%}}@media (min-width: 1441px){.col-lg-70{width:70%}}@media (min-width: 1441px){.col-lg-65{width:65%}}@media (min-width: 1441px){.col-lg-60{width:60%}}@media (min-width: 1441px){.col-lg-55{width:55%}}@media (min-width: 1441px){.col-lg-50{width:50%}}@media (min-width: 1441px){.col-lg-45{width:45%}}@media (min-width: 1441px){.col-lg-40{width:40%}}@media (min-width: 1441px){.col-lg-35{width:35%}}@media (min-width: 1441px){.col-lg-30{width:30%}}@media (min-width: 1441px){.col-lg-25{width:25%}}@media (min-width: 1441px){.col-lg-20{width:20%}}@media (min-width: 1441px){.col-lg-15{width:15%}}@media (min-width: 1441px){.col-lg-10{width:10%}}@media (min-width: 1441px){.col-lg-33{width:33.333%}}@media (min-width: 641px){.product-spec-3{display:flex;justify-content:space-between}}.product-spec-item{text-align:center;background-color:#f5f5f5}@media (min-width: 641px){.product-spec-item{width:calc(33.3333333333% - 2px)}}@media (max-width: 640px){.product-spec-item{width:100%;display:flex}}.product-spec-item:nth-child(2n){background-color:#fff}.product-spec-item:nth-child(1) .spec-item-title{background-color:#54c3f1}.product-spec-item:nth-child(2) .spec-item-title{background-color:#2b89b6}.spec-item-title{padding:.75rem .5rem;box-sizing:border-box;font-size:18px;color:#fff;background-color:#014f7a}@media (max-width: 640px){.spec-item-title{width:2.5em;font-size:16px}}@media (max-width: 1200px){.spec-item-inner{font-size:14px}}@media (max-width: 640px){.spec-item-inner{width:calc(100% - 2.5em);text-align:left}}.spec-item-inner .item-content{padding:.65rem;box-sizing:border-box;border-bottom:1px solid #C9C9C9}@media (min-width: 641px){.spec-item-inner .item-content{display:flex;align-items:center;justify-content:center;padding:.5rem}}@media (min-width: 641px){.spec-item-inner .item-content.item-min-height{min-height:11em}}@media (min-width: 1201px){.spec-item-inner .item-content.item-min-height{min-height:6.5em}}.team-ai-block{position:relative}@media (min-width: 861px){.team-ai-block .col{min-height:40vw}}@media (min-width: 1441px){.team-ai-block .col{min-height:520px}}.team-ai-block .team-ai-content{position:relative;padding:20px 0;box-sizing:border-box;text-align:left;z-index:10}@media (max-width: 640px){.team-ai-block .team-ai-content{text-align:center}}@media (max-width: 640px){.team-ai-block .team-ai-img{padding-top:60%}}.team-ai-block .imgbox{position:absolute;right:-5%}@media (max-width: 640px){.team-ai-block .imgbox{width:110%;bottom:-15%}}@media (min-width: 641px){.team-ai-block .imgbox{top:-10%;width:72.5%}}@media (min-width: 861px){[data-page=about] .custom-editor{overflow:initial}}@media (max-width: 860px){.about-outer-container{padding-left:0;padding-right:0}}.about-container{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}@media (max-width: 860px){.about-container{padding:0 5vw}}.about-top{position:relative}@media (max-width: 640px){.about-top{padding-bottom:50vw}}.about-min-title{font-size:18px;color:#014f7a}@media (min-width: 641px){.about-min-title{font-size:20px}}@media (min-width: 1201px){.about-min-title{font-size:24px}}.about-to-bg{position:absolute;left:0;bottom:0;width:100%;padding-top:120vw;overflow:hidden;-webkit-mask-image:linear-gradient(to top,black 60%,transparent);mask-image:linear-gradient(to top,black 60%,transparent)}@media (min-width: 641px){.about-to-bg{padding-top:65%;border-radius:0 0 10px 10px}}@media (min-width: 1441px){.about-to-bg{padding-top:0%;height:100%}}@media (max-width: 640px){.about-to-bg{overflow:hidden}}.about-to-bg img{position:absolute;right:0;bottom:0;width:100%;height:100%!important;object-fit:cover;object-position:80% bottom}.about-value{position:relative;text-align:center;margin-bottom:5rem;box-sizing:border-box;z-index:50}@media (max-width: 1200px){.about-value{margin-top:5rem}}@media (max-width: 640px){.about-value{padding-top:5rem;padding-bottom:5rem;margin-top:0;margin-bottom:0}}.about-value .about-value-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media (min-width: 641px){.about-value .about-value-bg{width:830px;max-width:100%}}@media (max-width: 640px){.about-value .about-value-bg{width:200%}}.about-value .title-lg{line-height:1.6}@media (max-width: 860px){.about-value .title-lg{font-size:23px}}@media (max-width: 640px){.about-value .title-lg{font-size:20px}}.about-vision{position:relative;width:1200px;max-width:100%;padding:50px 1rem;box-sizing:border-box;margin:0 auto;z-index:50}@media (min-width: 641px){.about-vision{padding:20px 0 30px}}@media (min-width: 861px){.about-vision{padding:8vw 0 10vw 3%}}@media (min-width: 1441px){.about-vision{padding:120px 0 200px}}.about-esg{position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}@media (min-width: 641px){.about-esg{background-color:#184723}}@media (min-width: 861px){.about-esg{border-radius:10px}}@media (min-width: 1201px){.about-esg{min-height:407px}}@media (max-width: 640px){.about-esg{padding:0 5vw}}.about-esg .title-lg,.about-esg p{color:#fff}@media (max-width: 1440px) and (min-width: 641px){.about-esg .about-container{padding-left:25px}}@media (max-width: 640px){.about-esg .about-container{background-color:#184723;position:relative;padding-top:50vw;border-radius:10px;overflow:hidden}}.about-esg-img{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 640px){.about-esg-img{height:60vw}}.about-esg-img img{width:100%;height:100%!important;object-position:center;object-fit:cover}.about-esg-content{position:relative;padding:2rem 0;box-sizing:border-box;z-index:10}@media (max-width: 640px){.about-esg-content{padding:1.5rem 0 2rem}}.index-banner{width:100%;overflow:hidden}@media (min-width: 641px){.index-banner{max-height:40vw}}@media (max-width: 640px){.index-banner{height:calc(100vw + 9rem)}}.index-banner .swiper-wrapper{width:100%}.index-banner .swiper-slide{position:relative;color:#fff;background-color:#014f7a;box-sizing:border-box}@media (max-width: 640px){.index-banner .swiper-slide{padding-bottom:9rem}}.index-banner .swiper-slide-img{position:relative;width:100%;padding-top:40.1%;overflow:hidden}@media (max-width: 640px){.index-banner .swiper-slide-img{padding-top:100%;-webkit-mask-image:linear-gradient(black 50%,transparent);mask-image:linear-gradient(black 50%,transparent)}}.index-banner .index-banner-content{position:absolute;left:0;bottom:0;width:100%;box-sizing:border-box;padding:1.5rem 7vw 2.5rem}@media (min-width: 641px){.index-banner .index-banner-content{display:none}}.index-banner .banner-title{font-size:30px;color:#fff;padding-bottom:.5rem}.index-main{padding:30px 0 45px}@media (min-width: 861px){.index-main{padding:40px 0 60px}}.index-main-inner{box-sizing:border-box}@media (max-width: 860px){.index-main-inner{padding:0 6vw}}@media (min-width: 861px){.index-main-inner{display:flex;align-items:center;justify-content:space-around}}.index-main-ani{position:relative;width:50%;padding-top:50%;background-color:#f5f5f5;border-radius:50%;overflow:hidden}.index-main-ani:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-shadow:inset 0 2px 10px #0000000f}@media (min-width: 1201px){.index-main-ani{width:535px;padding-top:535px}}@media (max-width: 860px){.index-main-ani{width:80%;padding-top:80%;margin:0 auto 2rem}}@media (max-width: 640px){.index-main-ani{width:100%;padding-top:100%}}.index-main-ani .master_vision{position:absolute;top:0;left:0;width:100%;height:100%}.index-main-content{width:100%;max-width:500px;box-sizing:border-box;text-align:center}@media (min-width: 861px){.index-main-content{width:50%;padding-left:6%}}@media (min-width: 1441px){.index-main-content{max-width:600px;padding-left:1rem}}@media (max-width: 860px){.index-main-content{width:80%;margin:0 auto}}@media (max-width: 640px){.index-main-content{width:100%}}@media (min-width: 1441px){.index-main-content .text-des{font-size:21px}}.index-main-content .btn-accent-arrow{width:calc(100% - 1rem);display:block;font-size:20px;letter-spacing:.05em;margin:1rem auto 0;text-align:left}.index-main-content .content-esg{display:flex;box-sizing:border-box;padding:2rem .5rem}@media (max-width: 1200px){.index-main-content .content-esg{padding:1.2rem 0 .5rem}}.index-main-content .content-esg-img{position:relative;width:25%;padding-top:100px}@media (max-width: 640px){.index-main-content .content-esg-img{padding-top:25%}}.index-main-content .content-esg-img+.content-esg-img{border-left:1px dashed #E5E5E5}.index-main-title{font-size:48px;padding:0 0 .6rem;font-weight:700;line-height:1.2}@media (max-width: 1440px){.index-main-title{font-size:3vw}}@media (max-width: 860px){.index-main-title{font-size:5vw}}@media (max-width: 640px){.index-main-title{font-size:7vw}}.index-product-items{padding-top:5rem}@media (min-width: 641px){.index-product-items{display:flex;justify-content:space-between}}.index-product-item{padding:1rem 5%;box-sizing:border-box}@media (min-width: 641px){.index-product-item{padding:.2rem 2% 1rem;width:33.3333333333%}.index-product-item+.index-product-item{border-left:1px solid rgba(185,185,185,.53)}.index-product-item:hover .imgbox .main-img{opacity:0}.index-product-item:hover .imgbox .hover-img{opacity:1}.index-product-item:hover .item-num{color:#54c3f1}}@media (min-width: 1201px){.index-product-item{padding:.2rem 3.8% 1rem}}@media (max-width: 640px){.index-product-item+.index-product-item{border-top:1px solid rgba(185,185,185,.53)}}.index-product-item .imgbox{padding-top:59.444%}.index-product-item .imgbox .hover-img{opacity:0}.index-product-item .item-name{font-size:26px;padding:.6em 0}.index-product-item .item-name:lang(en){font-size:23px}@media (max-width: 1440px){.index-product-item .item-name{font-size:22px}.index-product-item .item-name:lang(en){font-size:20px}}@media (max-width: 1200px){.index-product-item .item-name{font-size:18px}.index-product-item .item-name:lang(en){font-size:17px}}@media (max-width: 860px){.index-product-item .item-name{font-size:20px}.index-product-item .item-name:lang(en){font-size:18px}}.index-product-item .item-bottom{display:flex;align-items:center;justify-content:space-between;font-size:22px}@media (max-width: 1200px){.index-product-item .item-bottom{font-size:16px}}.index-product-item .item-num{color:#014f7a;font-weight:700}.index-solution{position:relative;padding:40px 0;background-color:#f5f5f5;overflow:hidden}@media (min-width: 861px){.index-solution{padding:86px 0}}.index-solution .water-drop{font-size:37px;position:absolute;top:-1px;left:calc(50% - 1em);width:2em;height:1em;border-radius:0 0 1em 1em;background-color:#fff}@media (max-width: 860px){.index-solution .water-drop{font-size:26px}}.index-solution .water-drop.animate{transform:scale(1)}.index-solution .water-drop.animate .drop{transform:scale(1) translateY(0)}.index-solution .water-drop .drop{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 5.19 5.59"><path d="M.96,1.25h-.01s-.03.03-.03.03l-.17.17s-.05.05-.07.07c-.28.3-.49.64-.63,1.02-.22,1.21.46,2.41,1.61,2.84.29.13.6.2.92.2h.02c.67-.03,1.31-.3,1.8-.75.12-.09.22-.2.31-.32.44-.55.59-1.29.39-1.97-.13-.37-.34-.72-.61-1.01L3.21.26c-.35-.35-.92-.35-1.27,0l-.96.96h-.02" style="fill: %23ffffff"/></svg>');position:absolute;top:1.3em;left:calc(50% - .325em);width:.65em;height:.76em;transform:scale(0) translateY(-100%);transition:.3s .3s cubic-bezier(.67,.99,.81,1.14)}.index-solution .index-solution-title{padding-bottom:.5rem}.index-solution .index-solution-title h2{padding-bottom:.75rem}.index-solution .index-solution-title .text-note{display:flex;align-items:center;justify-content:center}@media (min-width: 861px){.index-solution .index-solution-title .text-note{font-size:16px}}.index-solution .index-solution-title .icon{margin-left:5px;margin-right:5px}.index-solution-content{position:relative;width:100%;max-width:1400px;box-sizing:border-box;margin:0 auto;padding:10px;overflow:hidden;z-index:5}.index-solution-main{width:100%}.index-solution-main svg{width:100%}#sol_step_line_1,#sol_step_line_2,#sol_step_line_3,#sol_step_line_4,#sol_step_line_5,#sol_step_line_6,#sol_step_line_10{stroke-dasharray:5;animation:step_line_dash .5s linear infinite}#sol_step_line_7,#sol_step_line_8,#sol_step_line_9{stroke-dasharray:5;animation:step_line_dash_2 .5s linear infinite}@keyframes step_line_dash{to{stroke-dashoffset:-10}}@keyframes step_line_dash_2{to{stroke-dashoffset:10}}.sol-focus{opacity:0;transition:.3s}.sol-item{cursor:pointer}.sol-item:hover .sol-focus{filter:blur(2px);opacity:.8}#sol_product_bg{fill:#03597f;transition:.3s}#sol_product_title_bg{fill:#01476d}#sol_product:hover #sol_product_bg{fill:#05658e}#sol_product:hover #sol_product_title_bg{fill:#024f79}#sol_esg_bg{opacity:.8;transition:.3s}#sol_esg_title_bg{fill:#137562}#sol_esg:hover #sol_esg_bg{opacity:1}#sol_esg:hover #sol_esg_title_bg{fill:#14816b}.sol-product-hide-content{display:none}.swal-sol-product-items{display:flex;flex-wrap:wrap}.swal-sol-product-item{width:100%;text-align:left;padding:1rem 0;box-sizing:border-box}@media (min-width: 641px){.swal-sol-product-item.item-col-50{width:50%}.swal-sol-product-item.item-col-50+.item-col-50{border-left:1px solid #D3D3D3}}@media (max-width: 640px){.swal-sol-product-item.item-col-50+.item-col-50{border-top:1px solid #D3D3D3}}@media (min-width: 1201px){.swal-sol-product-item{padding:1rem}}.swal-sol-product-item .item-name{color:#54c3f1;font-size:15px}.swal-sol-product-item .item-title{color:#014f7a;font-size:20px;padding:.5rem 0}@media (min-width: 641px){.swal-sol-product-item .item-title{font-size:24px}.swal-sol-product-item .item-title:lang(en){font-size:22px}}@media (min-width: 1441px){.swal-sol-product-item .item-title{font-size:30px}.swal-sol-product-item .item-title:lang(en){font-size:26px}}.swal-sol-product-item .text-des{min-height:4rem;padding-bottom:1rem}.swal-sol-product-item .btn-accent-arrow{font-size:1rem;width:100%}.index-solution-operations{border-radius:10px;color:#fff;padding:1rem 0;box-sizing:border;background:linear-gradient(to right,#e99e47,#e9b747);transition:.3s}.index-solution-operations:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 2rem);box-sizing:border-box;border-radius:10px;border:2px dotted #E99E47;z-index:-1;transition:.3s}@media (min-width: 641px){.index-solution-operations{display:flex;align-items:center}.index-solution-operations:hover{background:linear-gradient(to right,#da903b,#e4ac34)}.index-solution-operations:hover:before{border-color:#ffc70f}}.index-solution-operations .item-title{font-size:24px;text-align:center;width:calc(4em + 8%);box-sizing:border-box;padding:.5em}@media (max-width: 1440px){.index-solution-operations .item-title{font-size:2.6vw}}@media (max-width: 640px){.index-solution-operations .item-title{font-size:5vw;width:100%;text-align:left;padding-top:0}}.index-solution-operations .item-content{width:calc(92% - 4em);box-sizing:border-box;border-left:1px solid rgba(255,255,255,.3);padding:.7rem 3%}@media (max-width: 640px){.index-solution-operations .item-content{width:100%;border-left:none;border-top:1px solid rgba(255,255,255,.3)}}.index-solution-operations .sub-title{display:flex;flex-wrap:wrap;font-size:24px;padding-bottom:.75em}@media (max-width: 1440px){.index-solution-operations .sub-title{font-size:2.6vw}}@media (max-width: 640px){.index-solution-operations .sub-title{font-size:4.5vw}}.index-solution-operations .sub-title div+div{position:relative;display:inline-block;padding-left:1.6em}@media (max-width: 640px){.index-solution-operations .sub-title div+div:lang(en){padding-left:0;width:100%}}.index-solution-operations .sub-title div+div:before{content:"";position:absolute;top:.5em;left:.7em;width:.2em;height:.2em;border-radius:100%;background-color:#fff}@media (max-width: 640px){.index-solution-operations .sub-title div+div:before:lang(en){display:none}}@media (max-width: 640px){.index-solution-operations .text-des{font-size:14px}}.index-news{padding:50px 0}@media (min-width: 861px){.index-news{padding:100px 0}}@media (min-width: 1201px){.index-news{padding:120px 0 150px}}.index-news .container{position:relative}@media (max-width: 1200px){.index-news .container{padding-bottom:80px}}@media (min-width: 1201px){.index-news .container{display:flex}}@media (max-width: 1200px){.index-news-title{text-align:center}.index-news-title .swiper-group-btns{position:absolute;bottom:0;left:0;width:100%}}@media (min-width: 1201px){.index-news-title{width:20%;padding-top:1rem}.index-news-title .swiper-group-btns{justify-content:flex-start;margin-top:30%}}@media (min-width: 1201px){.index-news-swiper{width:80%}}.index-applications{width:100%;overflow:hidden}.index-application-items{display:grid;grid-template-columns:repeat(10,1fr);grid-auto-flow:row dense;width:calc(100% + 6px);margin-left:-3px}@media (min-width: 1201px){.index-application-items{width:calc(100% + 8px);margin-left:-4px}}.index-application-item{grid-column:span 5;grid-row:span 1;padding:1.5px;box-sizing:border-box;overflow:hidden}@media (min-width: 861px){.index-application-item{grid-column:span 3;grid-row:span 1;padding:3px}}@media (min-width: 1201px){.index-application-item{padding:4px}}.index-application-item:first-child{grid-column:span 10;grid-row:span 2}@media (min-width: 861px){.index-application-item:first-child{grid-column:span 4;grid-row:span 2}}.index-application-item:first-child .imgbox{padding-top:92.105%}@media (min-width: 861px){.index-application-item:first-child .item-name{font-size:28px}}.index-application-item .imgbox{width:100%;padding-top:60.877%}.index-application-item .application-item-link{position:relative}.index-application-item .application-item-link:hover img{transform:scale(1.1)}.index-application-item .item-contennt{position:absolute;bottom:0;left:0;width:100%;color:#fff;padding:2rem .85rem .6rem;box-sizing:border-box;background:linear-gradient(to top,#000c,#0000)}@media (min-width: 861px){.index-application-item .item-contennt{padding:2rem 2rem 1.8rem}}.index-application-item .item-name{font-size:19px}.index-application-item .item-name:lang(en){font-size:17px}@media (min-width: 861px){.index-application-item .item-name{font-size:24px}.index-application-item .item-name:lang(en){font-size:22px}}.index-application-item .text-des{padding-top:1em}@media (max-width: 860px){.index-application-item .text-des{font-size:14px;padding-top:.5em}}.index-partner{padding:50px 0;text-align:center}@media (min-width: 1441px){.index-partner{padding:100px 0}}.partner-items{display:flex;flex-wrap:wrap;width:100%;max-width:1300px;margin:0 auto}.partner-item{width:33.3333333333%;box-sizing:border-box;padding:3px}@media (min-width: 861px){.partner-item{width:25%}}@media (min-width: 1201px){.partner-item{width:20%}}@media (min-width: 1441px){.partner-item{width:16.6666666667%;padding:.5rem}}.partner-item .partner-item-link{display:block;height:100%;box-sizing:border-box;border-radius:10px;border:1px solid #D3D3D3;padding:1rem 5px}@media (min-width: 1441px){.partner-item .partner-item-link{padding:1.6rem .5rem 1.8rem}}@media (max-width: 640px){.partner-item .partner-item-link{padding:5px}}.partner-item .partner-item-link.link-none{pointer-events:none;cursor:not-allowed}.partner-item .imgbox{position:relative;width:80%;padding-top:80%;margin:0 auto .5rem}@media (min-width: 1201px){.partner-item .imgbox{width:140px;padding-top:140px;margin:0 auto 1rem}}@media (max-width: 640px){.partner-item .imgbox{width:92%;padding-top:92%;margin:0 auto}}.partner-item .text-des{color:#2e2e2e}@media (max-width: 860px){.partner-item .text-des{font-size:14px}}@media (max-width: 640px){.partner-item .text-des{display:none}}@media (min-width: 861px){.application-show-container{padding-bottom:30px;display:flex;align-items:flex-start;justify-content:space-between}}@media (min-width: 1441px){.application-show-container{padding-bottom:60px}}.application-show-content{width:100%;box-sizing:border-box}@media (min-width: 861px){.application-show-content{width:70%;max-width:800px;padding-right:1rem}}.application-show-content .custom-editor{max-width:750px}.application-show-other{width:100%;box-sizing:border-box}@media (min-width: 861px){.application-show-other{position:sticky;top:75px;width:30%;min-height:calc(100vh - 75px);max-width:354px;padding-left:1rem;border-left:1px solid #D3D3D3}}@media (min-width: 1201px){.application-show-other{padding-left:50px}}@media (max-width: 860px) and (min-width: 641px){.application-show-other{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;margin-top:2rem;border-top:1px solid #D3D3D3}}@media (min-width: 1441px){.application-show-other-title{font-size:24px}}.application-show-other-item{padding-bottom:1.5rem}@media (min-width: 1441px){.application-show-other-item{padding-bottom:2rem}}@media (max-width: 640px){.application-show-other-item{padding-top:2rem;margin-top:2rem;border-top:1px solid #D3D3D3}}@media (max-width: 860px) and (min-width: 641px){.application-show-other-item{width:48%}}.application-show-other-link{display:block;border-radius:5px;padding:.5rem .85rem;background-color:#f5f5f5;box-sizing:border-box;font-size:1rem;color:#212121;margin-bottom:5px;transition:.3s}@media (min-width: 1441px){.application-show-other-link{font-size:18px}}.application-show-other-link:hover{color:#014f7a;background-color:#54c3f126}.container-with-sidebar{display:flex}@media (max-width: 860px){.container-with-sidebar{flex-direction:column}}.sticky-sidebar{box-sizing:border-box}@media (max-width: 860px){.sticky-sidebar{width:100%}}@media (min-width: 861px){.sticky-sidebar{position:sticky;width:290px;min-width:290px;height:calc(50vh - 75px);top:75px}}.sticky-menu-item{font-size:18px;color:#014f7a;box-sizing:border-box;transition:.3s;margin-bottom:5px;position:relative}.sticky-menu-item.active:after{background:#fff}.sticky-menu-item .sticky-menu-item-link{display:block;box-sizing:border-box;position:relative;padding:1rem .8rem;background:#f5f5f5;transition:.2s}.sticky-menu-item:hover .sticky-menu-item-link{background:#fff}.sticky-menu-item.active .sticky-menu-item-link{color:#fff;background-color:#014f7a}.container-sidebar-main{height:100%;width:100%;padding:2.5em 4px}@media (min-width: 861px){.container-sidebar-main{padding:0 2.5em;min-height:50vh}}.faqs-accordion{margin-left:2em;margin-top:1em}@media (max-width: 860px){.faqs-accordion{margin-left:0}}.faqs-item{position:relative;border-top:1px solid #D3D3D3}.faqs-item .faqs-title{padding:1.2em 2em 1.2em 1em;cursor:pointer;box-sizing:border-box;width:100%;display:inline-flex;align-items:center;justify-content:space-between;transition:all .2s;position:relative}.faqs-item .faqs-title: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23D3D3D3; fill-rule: evenodd;"/></g></svg>');content:"";position:absolute;display:inline-block;top:50%;right:0;width:1.5em;height:1.5em;transform:translateY(-50%);transition:.2s}.faqs-item .faqs-title:hover: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>')}.faqs-item .faqs-content{padding:0 2em 1.5em;display:none}@media (max-width: 860px){.faqs-item .faqs-content{padding:0 1.2em 1.5em}}.faqs-item.active:before{background:#014f7a;border:1px solid #014F7A;color:#fff}.faqs-item.active .faqs-title{color:#014f7a}.faqs-item.active .faqs-title: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 20 20"><g><path d="M1.25,10c0,4.83,3.92,8.75,8.75,8.75s8.75-3.92,8.75-8.75S14.83,1.25,10,1.25,1.25,5.17,1.25,10ZM20,10c0,5.52-4.48,10-10,10S0,15.52,0,10,4.48,0,10,0s10,4.48,10,10ZM5.62,9.38c-.35,0-.62.28-.62.62s.28.62.62.62h7.24l-2.68,2.68c-.25.24-.26.63-.02.89s.63.26.89.02c0,0,.02-.02.02-.02l3.75-3.75c.24-.24.24-.64,0-.88,0,0,0,0,0,0l-3.75-3.75c-.25-.24-.65-.23-.89.02-.23.24-.23.62,0,.86l2.68,2.68h-7.24Z" style="fill: %23014F7A; fill-rule: evenodd;"/></g></svg>');transform:translateY(-50%) rotate(90deg)}.download-item-inner a{width:100%;border-bottom:1px solid #D3D3D3;transition:.2s;padding:1em .8em;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;color:#212121}.download-item-inner a:after{content:"";width:1.2rem;height:1.2rem;opacity:.5;box-sizing:border-box;transition:.4s;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 25.34 22.69"><path d="M11.36,17.39c.35.35.82.54,1.31.54,0,0,0,0,0,0h0s0,0,0,0h0c.49,0,.97-.19,1.32-.54l3.78-3.78c.33-.33.33-.87,0-1.2-.33-.33-.87-.33-1.2,0l-3.06,3.06V.88s0-.04,0-.06c-.02-.47-.41-.83-.88-.82s-.83.41-.82.88v14.59l-3.05-3.05c-.33-.33-.87-.33-1.2,0-.33.33-.33.87,0,1.2l3.79,3.79Z" style="fill: %23014F7A;"/><path d="M24.46,14.84c-.47.02-.83.41-.82.88v3.17c0,1.16-.94,2.1-2.1,2.1H3.79c-1.16,0-2.1-.94-2.1-2.1v-3.17s0-.04,0-.06c-.02-.47-.41-.83-.88-.82-.47.02-.83.41-.82.88v3.17C0,20.98,1.7,22.69,3.8,22.69h17.74c2.1,0,3.8-1.7,3.8-3.8v-3.17s0-.04,0-.06c-.02-.47-.41-.83-.88-.82Z" style="fill: %23014F7A;"/></svg>')}.download-item-inner a:hover{color:#014f7a}.download-item-inner a:hover:after{opacity:1}.download-item-inner a .title-sm span{color:#014f7a;font-weight:400;font-size:13px}@media (max-width: 860px){.download-item-inner a .title-sm span{display:block}}.download-item-inner.form-post a:after{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_469_25)'%3E%3Cpath d='M21.0215 1.34107C21.817 1.34113 22.58 1.65644 23.1426 2.21899C23.6957 2.77214 24.0081 3.51894 24.0186 4.30005H24.0205C24.0367 4.70162 23.9718 5.10266 23.8301 5.47876C23.6884 5.85482 23.4724 6.19846 23.1953 6.4895L23.1846 6.50122L23.1738 6.51196L20.1172 9.52954L15.8711 5.28442L18.8896 2.22778L18.8916 2.22485L19.1113 2.02564C19.3394 1.83758 19.5942 1.68345 19.8682 1.56958C20.2336 1.41776 20.6258 1.34082 21.0215 1.34107ZM20.9219 3.34497C20.8237 3.35462 20.7271 3.37829 20.6357 3.41626C20.5139 3.46687 20.4035 3.54148 20.3105 3.63501L18.6904 5.27466L20.125 6.71021L21.7539 5.10181C21.8427 5.00653 21.913 4.89559 21.959 4.77368C22.0062 4.64828 22.0279 4.51403 22.0225 4.38013L22.0215 4.3606V4.34009C22.0215 4.07493 21.916 3.82058 21.7285 3.63306C21.541 3.44558 21.2866 3.34015 21.0215 3.34009L20.9219 3.34497Z' fill=' %23014F7A'/%3E%3Cpath d='M22.4854 9.07031L9.53906 22.0176L9.31738 22.2383L1.8252 23.5889L3.10742 16.3945L3.16211 16.085L3.38477 15.8633L16.3311 2.91602L22.4854 9.07031ZM5.02051 17.0547L4.29785 21.1113L8.34375 20.3818L19.6562 9.06934L16.3311 5.74414L5.02051 17.0547Z' fill=' %23014F7A'/%3E%3Cpath d='M15.4717 4.18994V6.18994H11.1445L7.6377 9.68799L6.22559 8.27197L10.3184 4.18994H15.4717Z' fill=' %23014F7A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_469_25'%3E%3Crect width='24' height='24' transform='translate(0.601562 0.800049)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.download-item-inner.password a: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='M22.54 10.05V23.5002H1.4502V10.05H22.54ZM3.4502 21.5002H20.54V12.05H3.4502V21.5002Z' fill='%23F26451'/%3E%3Cpath d='M17.6738 7.90039C17.6418 7.25016 17.4977 6.6096 17.248 6.00684C16.9626 5.31778 16.544 4.69146 16.0166 4.16406C15.4892 3.63663 14.863 3.21806 14.1738 2.93262C13.5707 2.68282 12.9299 2.53883 12.2793 2.50684L12 2.5C10.4937 2.50008 9.04951 3.09893 7.98438 4.16406C6.91924 5.2292 6.3204 6.67337 6.32031 8.17969V10H17.6807V8.17969L17.6738 7.90039ZM19.6807 12H4.32031V8.17969C4.3204 6.14294 5.12913 4.18923 6.56934 2.74902C8.00954 1.30882 9.96325 0.500083 12 0.5L12.3779 0.509766C13.2575 0.553066 14.1241 0.74725 14.9395 1.08496C15.871 1.47086 16.7176 2.03608 17.4307 2.74902C18.1438 3.46218 18.7097 4.30943 19.0957 5.24121C19.4816 6.17284 19.6806 7.17131 19.6807 8.17969V12Z' fill='%23F26451'/%3E%3Cpath d='M8.91016 16V18H7V16H8.91016Z' fill='%23F26451'/%3E%3Cpath d='M12.7207 16V18H10.8105V16H12.7207Z' fill='%23F26451'/%3E%3Cpath d='M16.54 16V18H14.6299V16H16.54Z' fill='black'/%3E%3C/svg%3E%0A")}.download-item-inner.password.verified a: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='M22.54 10.05V23.5002H1.4502V10.05H22.54ZM3.4502 21.5002H20.54V12.05H3.4502V21.5002Z' fill='%23014F7A'/%3E%3Cpath d='M17.6738 7.90039C17.6418 7.25016 17.4977 6.6096 17.248 6.00684C16.9626 5.31778 16.544 4.69146 16.0166 4.16406C15.4892 3.63663 14.863 3.21806 14.1738 2.93262C13.5707 2.68282 12.9299 2.53883 12.2793 2.50684L12 2.5C10.4937 2.50008 9.04951 3.09893 7.98438 4.16406C6.91924 5.2292 6.3204 6.67337 6.32031 8.17969V10H17.6807V8.17969L17.6738 7.90039ZM19.6807 12H4.32031V8.17969C4.3204 6.14294 5.12913 4.18923 6.56934 2.74902C8.00954 1.30882 9.96325 0.500083 12 0.5L12.3779 0.509766C13.2575 0.553066 14.1241 0.74725 14.9395 1.08496C15.871 1.47086 16.7176 2.03608 17.4307 2.74902C18.1438 3.46218 18.7097 4.30943 19.0957 5.24121C19.4816 6.17284 19.6806 7.17131 19.6807 8.17969V12Z' fill='%23014F7A'/%3E%3Cpath d='M8.91016 16V18H7V16H8.91016Z' fill='%23014F7A'/%3E%3Cpath d='M12.7207 16V18H10.8105V16H12.7207Z' fill='%23014F7A'/%3E%3Cpath d='M16.54 16V18H14.6299V16H16.54Z' fill='black'/%3E%3C/svg%3E%0A")}.download-item-inner.video a: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='M18.9258 12.0762L8 17.5029V6.63477L18.9258 12.0762ZM10 14.2764L14.4346 12.0732L10 9.86523V14.2764Z' fill='%23014F7A'/%3E%3Cpath d='M24 3V22H0V3H24ZM2 20H22V5H2V20Z' fill='%23014F7A'/%3E%3C/svg%3E%0A")}.document-request-form{background:linear-gradient(180deg,#f5f5f5,#fff);padding:35px 0;box-sizing:border-box;margin-top:60px}@media (min-width: 641px){.document-request-form{padding:45px 0}}@media (min-width: 861px){.document-request-form{padding:80px 0}}.timeLine{display:flex;align-items:flex-start;position:relative;width:100%}.timeLine-items{width:100%;padding-bottom:calc(50vh - 400px)}@media (min-width: 641px){.timeLine-items{width:60%}}@media (min-width: 1201px){.timeLine-items{width:600px}}.timeLine-item:first-child .timeLine-item-inner:before{top:50%}.timeLine-item:first-child .timeLine-item-inner:after{top:50%;height:50%}.timeLine-item:first-child .timeLine-date{height:104px;font-size:30px;background:linear-gradient(to bottom,#014f7a,#54c3f1);border-radius:50%;color:#fff;border:none}@media (max-width: 1200px){.timeLine-item:first-child .timeLine-date{height:80px;font-size:20px}}.timeLine-item:first-child .timeLine-conntent{display:flex;flex-direction:column;min-height:104px;justify-content:center}@media (max-width: 1200px){.timeLine-item:first-child .timeLine-conntent{min-height:80px}}.timeLine-item:last-child .timeLine-item-inner:before{height:50%}.timeLine-item:last-child .timeLine-item-inner:after{height:50%}.timeLine-item.is-active .timeLine-item-inner:after{transform:scaleY(1)}.timeLine-item.is-active .timeLine-date{background-color:#54c3f1;color:#fff;border-color:#54c3f1}.timeLine-item.is-active .item-title,.timeLine-item.is-active .item-content ul{color:#014f7a}.timeLine-item.is-active.end .timeLine-item-inner:after{border-radius:0}.timeLine-item.is-active.end .item-title,.timeLine-item.is-active.end .item-content ul{color:#212121}.timeLine-item-inner{position:relative;display:flex;align-items:flex-start;padding:1rem 0;box-sizing:border-box;z-index:5}.timeLine-item-inner:before{content:"";position:absolute;top:0;left:49px;width:6px;height:100%;background-color:#ededed;z-index:-1}@media (max-width: 1200px){.timeLine-item-inner:before{left:38px;width:4px}}.timeLine-item-inner:after{content:"";position:absolute;top:0;left:49px;width:6px;height:100%;background-color:#54c3f1;border-radius:0 0 3px 3px;transform:scaleY(0);transform-origin:top;z-index:-1;transition:.3s}@media (max-width: 1200px){.timeLine-item-inner:after{left:38px;width:4px}}.timeLine-date{width:104px;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:500;padding:.35rem;box-sizing:border-box;border-radius:2em;color:#54c3f1;background-color:#fff;border:3px solid #EDEDED;transition:.3s}@media (max-width: 1200px){.timeLine-date{width:80px;font-size:20px}}.timeLine-conntent{min-height:50px;width:calc(100% - 80px);padding:.75rem 0 .75rem 1.5rem;box-sizing:border-box}@media (min-width: 1201px){.timeLine-conntent{width:calc(100% - 104px);padding:.75rem 0 .75rem 3rem}}.timeLine-conntent .item-title{color:#212121}@media (min-width: 861px){.timeLine-conntent .item-title{font-size:18px}}.timeLine-imgs{position:sticky;top:75px}@media (min-width: 641px){.timeLine-imgs{width:40%;transform:translate(1.5rem)}}@media (min-width: 1201px){.timeLine-imgs{width:calc(100% - 600px);padding-top:50%}}.timeLine-img{position:absolute;top:0;right:0;width:100%;opacity:0;transition:.3s ease-in-out}.timeLine-img.active{opacity:1}.timeLine-img .imgbox{padding-top:100%}.product-show-banner{position:relative;color:#fff;background-color:#014f7a}.product-show-banner .container{min-height:50vw;display:flex;flex-direction:column;justify-content:flex-end}@media (min-width: 641px){.product-show-banner .container{min-height:250px}}@media (min-width: 1441px){.product-show-banner .container{min-height:400px}}.product-show-banner .page-banner-content{padding-bottom:2.5rem}@media (max-width: 640px){.product-show-banner .page-banner-content{padding-top:1.5rem;padding-bottom:1.5rem}}.product-show-banner .page-banner-content .breadcrumb-item,.product-show-banner .page-banner-content .banner-title{color:#fff}@media (min-width: 1201px){.product-show-banner .page-banner-content .banner-title{font-size:40px}}@media (max-width: 375px){.product-show-banner .page-banner-content .banner-title{font-size:28px}}.product-show-bannner-img{position:absolute;width:100%;height:100%}.product-show-bannner-img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(30deg,#161d21b3 20%,#161d2100 80%)}[data-page=product_show] .wrapper{text-align:center}.product-show-block{padding:35px 0;box-sizing:border-box}@media (min-width: 641px){.product-show-block{padding:45px 0}}@media (min-width: 861px){.product-show-block{padding:80px 0}}@media (max-width: 640px){.product-show-main{padding-top:20px}}@media (min-width: 641px){.product-show-main .container{display:flex;align-items:center;justify-content:space-between}}.product-show-info{text-align:left;max-width:730px;box-sizing:border-box}@media (min-width: 861px){.product-show-info{padding-right:10px}}.product-show-info .text-des{color:#2e2e2e}.product-show-btns{display:flex}.product-show-btns.fixed{position:fixed;bottom:2rem;right:15px;flex-direction:column;z-index:999}@media (max-width: 860px){.product-show-btns.fixed{bottom:10px;right:8px}}.product-show-btns.fixed .product-show-btn{width:77px;height:77px;font-size:14px;font-weight:500}@media (max-width: 860px){.product-show-btns.fixed .product-show-btn{width:60px;height:60px;font-size:12px;margin-top:.5rem}}.product-show-btns.fixed .product-show-btn .text:lang(zh-Hant-TW){width:2.5em;letter-spacing:.2em;padding-left:.2em}.product-show-btns.fixed .product-show-btn:before{display:none}.product-show-btn{position:relative;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;color:#fff;border-radius:50%;margin:1rem 10px 0;box-sizing:border-box;text-align:center;padding:5px;transition:.3s}@media (max-width: 860px){.product-show-btn{margin:1rem auto 0}}.product-show-btn:lang(en){font-size:15px}.product-show-btn:hover{transform:scale(1.06)}.product-show-btn:before{content:"";display:block;width:28px;height:28px;margin-bottom:.35em}.product-show-btn[data-btn=contact]{background-color:#c30;background:linear-gradient(to top,#c30,#c30)}.product-show-btn[data-btn=contact]:hover{background:linear-gradient(to top,#da3b06,#c30)}.product-show-btn[data-btn=contact]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 71.97 66.71"><g><path d="M34.92,18.98h-13.53c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5h13.53c1.38,0,2.5,1.12,2.5,2.5s-1.12,2.5-2.5,2.5Z" style="fill: %23FFFFFF;"/><path d="M50.57,30.88h-29.17c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5h29.17c1.38,0,2.5,1.12,2.5,2.5s-1.12,2.5-2.5,2.5Z" style="fill: %23FFFFFF;"/><path d="M50.57,42.79h-29.17c-1.38,0-2.5-1.12-2.5-2.5s1.12-2.5,2.5-2.5h29.17c1.38,0,2.5,1.12,2.5,2.5s-1.12,2.5-2.5,2.5Z" style="fill: %23FFFFFF;"/></g><path d="M35.98,66.71c-3,0-5.81-1.17-7.93-3.29l-4.84-4.84c-1.17-1.17-2.73-1.82-4.39-1.82h-7.6c-6.18,0-11.21-5.03-11.21-11.21V11.21C0,5.03,5.03,0,11.21,0h49.54c6.18,0,11.21,5.03,11.21,11.21v34.34c0,6.18-5.03,11.21-11.21,11.21h-7.6c-1.63,0-3.24.66-4.39,1.82l-4.84,4.84c-2.12,2.12-4.93,3.29-7.93,3.29ZM11.21,5c-3.43,0-6.21,2.79-6.21,6.21v34.34c0,3.43,2.79,6.21,6.21,6.21h7.6c3,0,5.81,1.17,7.93,3.29l4.84,4.84c1.17,1.17,2.73,1.82,4.39,1.82s3.22-.65,4.39-1.82l4.84-4.84c2.12-2.12,4.93-3.29,7.93-3.29h7.6c3.43,0,6.21-2.79,6.21-6.21V11.21c0-3.43-2.79-6.21-6.21-6.21H11.21Z" style="fill: %23FFFFFF;"/></svg>')}.product-show-btn[data-btn=contact]:after{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);background:linear-gradient(to bottom,#cc33002e,#cc3300ab);border-radius:50%;z-index:-1}.product-show-btn[data-btn=download]{background-color:#54c3f1}.product-show-btn[data-btn=download]:hover{background-color:#38b9ef}.product-show-btn[data-btn=download]:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25.34 22.69"><path d="M11.36,17.39c.35.35.82.54,1.31.54,0,0,0,0,0,0h0s0,0,0,0h0c.49,0,.97-.19,1.32-.54l3.78-3.78c.33-.33.33-.87,0-1.2-.33-.33-.87-.33-1.2,0l-3.06,3.06V.88s0-.04,0-.06c-.02-.47-.41-.83-.88-.82s-.83.41-.82.88v14.59l-3.05-3.05c-.33-.33-.87-.33-1.2,0-.33.33-.33.87,0,1.2l3.79,3.79Z" style="fill: %23FFFFFF;"/><path d="M24.46,14.84c-.47.02-.83.41-.82.88v3.17c0,1.16-.94,2.1-2.1,2.1H3.79c-1.16,0-2.1-.94-2.1-2.1v-3.17s0-.04,0-.06c-.02-.47-.41-.83-.88-.82-.47.02-.83.41-.82.88v3.17C0,20.98,1.7,22.69,3.8,22.69h17.74c2.1,0,3.8-1.7,3.8-3.8v-3.17s0-.04,0-.06c-.02-.47-.41-.83-.88-.82Z" style="fill: %23FFFFFF;"/></svg>')}.product-show-advantage{position:relative;width:100%;background:linear-gradient(to bottom,#f5f5f500,#f5f5f5)}.product-show-advantage .container{display:flex;flex-wrap:wrap;align-items:flex-start}.product-show-advantage-img{width:100%}@media (max-width: 860px){.product-show-advantage-img{margin-bottom:1rem}[data-product=mlpc] .product-show-advantage-img{transform:translate(-12%)}}@media (min-width: 861px){.product-show-advantage-img{position:sticky;top:75px;width:50%;padding-top:35.416vw}}.product-show-advantage-img .imgbox{padding-top:70.833%}@media (min-width: 861px){.product-show-advantage-img .imgbox{position:absolute;top:0;right:0;width:50vw;padding-top:35.416vw}}.product-show-advantage-items{position:relative;width:100%;text-align:left;z-index:10}@media (min-width: 861px){.product-show-advantage-items{width:50%}}.product-show-advantage-item{position:relative;font-size:18px;padding:0 0 1.5rem 2rem;box-sizing:border-box}@media (min-width: 1201px){.product-show-advantage-item{font-size:22px;padding:0 0 2.2rem 2rem}}.product-show-advantage-item:before{content:"";display:block;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 19.88 13.82"><path d="M6.93,13.82c-.23,0-.45-.09-.61-.25L.27,7.52c-.35-.33-.36-.88-.03-1.22.33-.35.88-.36,1.22-.03.01,0,.02.02.03.03l5.44,5.44L18.41.25c.34-.34.88-.34,1.22,0,.34.34.34.88,0,1.22L7.54,13.57c-.16.16-.38.25-.61.25" style="fill: %2354C3F1;"/></svg>');position:absolute;top:.15em;left:0;width:.9em;height:.9em}.product-show-advantage-item .item-title{color:#212121;font-size:1em;padding-bottom:.35rem}.product-show-advantage-item .text-des{color:#424242}.product-show-core{position:relative;padding:30px 0;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;background-color:#f5f5f5}@media (min-width: 1601px){.product-show-core{padding:80px 0}}[data-core=kit]{min-height:50vw}@media (min-width: 1601px){[data-core=kit]{padding:30px 0 130px}}[data-core=kit] .product-show-full-img{position:absolute;bottom:0;right:0;width:100%;-webkit-mask-image:linear-gradient(to left,black 50%,transparent);mask-image:linear-gradient(to left,black 50%,transparent)}@media (min-width: 861px){[data-core=kit] .product-show-full-img{width:60.9375%}}[data-core=kit] .product-show-full-img .imgbox{padding-top:105.5%}.product-kit-core{position:relative;text-align:left;width:40%;z-index:10}@media (max-width: 860px){.product-kit-core{width:100%;padding-bottom:60vw}}@media (min-width: 861px){.product-kit-core .kit-core-items{transform:translate(-10px)}}@media (max-width: 860px) and (min-width: 641px){.product-kit-core .kit-core-items{display:flex;justify-content:space-between}}.product-kit-core .kit-core-item{max-width:100%;width:380px;margin-bottom:1rem;box-sizing:border-box}@media (max-width: 860px) and (min-width: 641px){.product-kit-core .kit-core-item{width:48%}}.product-kit-core .kit-core-item .imgbox{width:calc(100% - 20px);margin:10px;padding-top:calc(72.22% - 20px);box-sizing:border-box;border-radius:10px;overflow:hidden}@media (max-width: 860px){.product-kit-core .kit-core-item .imgbox{width:calc(100% - 10px);margin:5px;padding-top:calc(72.22% - 5px)}}.product-kit-core .kit-core-item .text-des{padding:.5rem 1rem;font-size:18px}.product-kit-core .kit-core-item.before .text-des{padding-top:0}.product-kit-core .kit-core-item.after{border-radius:14px;border:2px solid #54C3F1}@media (min-width: 861px){.product-kit-core .kit-core-item.after{border-width:4px;transform:translate(40%)}}.product-kit-core .kit-core-item.after .text-des{color:#fff;background-color:#54c3f1}.kit-core-product{position:absolute;top:55%;left:0;width:34%;z-index:11}@media (min-width: 861px){.kit-core-product:before{content:"";position:absolute;top:-20%;left:22%;width:95%;padding-top:120%;border-radius:0 0 0 100%;border-left:4px solid #54C3F1;border-bottom:4px solid #54C3F1;z-index:-1}}@media (min-width: 1201px){.kit-core-product{width:128px}}@media (max-width: 860px) and (min-width: 641px){.kit-core-product{width:20%;top:15%;left:50%;transform:translate(-50%)}}@media (max-width: 640px){.kit-core-product{display:none}}.kit-core-product .imgbox{padding-top:103.9%}.product-show-tabs{display:inline-flex;justify-content:center;font-size:22px;color:#747474;border-bottom:1px solid #F0F0F0;padding:0 1rem;box-sizing:border-box;margin-bottom:1rem}@media (max-width: 1200px){.product-show-tabs{font-size:18px}}.product-show-tabs .tab{position:relative;padding:.4em .8em;box-sizing:border-box;line-height:1.3;font-weight:500;cursor:pointer;transition:.3s}.product-show-tabs .tab:hover{color:#54c3f1}.product-show-tabs .tab.is-active{color:#014f7a}.product-show-tabs .tab.is-active:before{opacity:1}.product-show-tabs .tab:before{content:"";position:absolute;bottom:-1.5px;left:0;width:100%;height:3px;border-radius:2px;background-color:#014f7a;opacity:0;transition:.3s}.kit-observation-content{position:relative;width:100%;max-width:1287px;margin:0 auto}.kit-observation-main{position:relative;width:37.995%;margin:0 auto;z-index:5}@media (max-width: 640px){.kit-observation-main{width:75%}}.kit-observation-main .imgbox{padding-top:100%}.sem-kit-line{position:absolute;top:46%;left:calc(50% - 1px);width:2px;height:17.17%;opacity:.6}.sem-kit-line svg{height:100%}.sem-kit-line #sem_kit_dash{stroke-dasharray:4;animation:sem_kit_dash_ani .5s linear infinite}@keyframes sem_kit_dash_ani{to{stroke-dashoffset:-8}}.kit-observation-items{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 640px){.kit-observation-items{margin-top:-8%}}.kit-observation-item{width:48%}@media (min-width: 641px){.kit-observation-item{width:23.31%;position:absolute}.kit-observation-item:nth-child(1){top:-5%;left:0;text-align:left}.kit-observation-item:nth-child(1) .item-name{right:-1.5em;transform:translate(100%)}.kit-observation-item:nth-child(1) .item-name:before{left:0;width:60%}.kit-observation-item:nth-child(1) .item-name:after{content:"";position:absolute;left:60%;bottom:0;width:100%;height:1px;background-color:#d1d1d1;transform-origin:left;transform:rotate(55deg)}.kit-observation-item:nth-child(2){top:-5%;right:0;text-align:right}.kit-observation-item:nth-child(2) .item-name{left:-1.5em;transform:translate(-100%)}.kit-observation-item:nth-child(2) .item-name:before{right:0;width:60%}.kit-observation-item:nth-child(2) .item-name:after{content:"";position:absolute;right:60%;bottom:0;width:100%;height:1px;background-color:#d1d1d1;transform-origin:right;transform:rotate(-55deg)}.kit-observation-item:nth-child(3){top:50%;left:0;text-align:left}.kit-observation-item:nth-child(3) .item-name{right:-1.5em;transform:translate(100%)}.kit-observation-item:nth-child(3) .item-name:before{left:0}.kit-observation-item:nth-child(4){top:50%;right:0;text-align:right}.kit-observation-item:nth-child(4) .item-name{left:-1.5em;transform:translate(-100%)}.kit-observation-item:nth-child(4) .item-name:before{right:0}}.kit-observation-item .item-name{color:#212121;font-size:14px;padding:.5rem 0 1rem}@media (min-width: 641px){.kit-observation-item .item-name{position:absolute;top:calc(50% - 3em);display:inline-block;font-size:13px;padding:.85rem 0;width:50%}.kit-observation-item .item-name:before{content:"";position:absolute;bottom:0;width:100%;height:1px;background-color:#d1d1d1}}@media (min-width: 861px){.kit-observation-item .item-name{font-size:16px;width:60%}}.kit-observation-item .imgbox{padding-top:83.33%;border-radius:10px;overflow:hidden}.product-show-slides{overflow:hidden}.product-show-slides .swiper-slide{background-color:#fff}.product-show-slides .imgbox{padding-top:56.25%}.product-show-software{background-color:#f5f5f5;text-align:left}.product-show-software .software-name{position:relative;color:#014f7a;font-size:20px;padding:.5em .5em .5em 2em;box-sizing:border-box}@media (min-width: 861px){.product-show-software .software-name{font-size:28px}}.product-show-software .software-name.arrow-bottom:before{border-width:10px 6px 0 6px;border-color:#014F7A transparent transparent transparent}.product-show-software .software-name:before{content:"";position:absolute;top:calc(1.1em - 5px);left:calc(1em - 6px);width:0;height:0;border-style:solid;border-width:0 6px 10px 6px;border-color:transparent transparent #014F7A transparent}.product-show-software .lite-main-title{position:absolute;width:100%;top:calc(71% - .5em);margin:0 auto;text-align:center}@media (min-width: 861px){.product-show-software .lite-main-title{top:73.5%;left:0;padding:.8em;text-align:left}}.product-show-software .lite-content{margin-bottom:2rem}@media (min-width: 861px){.product-show-software .lite-content{display:flex;justify-content:space-between;margin-top:-13%}.product-show-software .lite-content .text-des{width:36%;padding:.5rem 0}}.product-show-software .software-block{box-sizing:border-box;padding:1rem 0 2rem}.product-show-software .software-block .text-des{box-sizing:border-box;padding:.5rem 0}.product-show-software .software-block+.software-block{border-top:1px solid #D3D3D3}[data-software=mlpc]{position:relative;min-height:42.9vw}@media (max-width: 860px){[data-software=mlpc]{padding-bottom:70vw}}[data-software=mlpc] .product-show-full-img{position:absolute;bottom:0;right:0;width:100%;-webkit-mask-image:linear-gradient(to top,black 65%,transparent);mask-image:linear-gradient(to top,black 65%,transparent)}@media (min-width: 861px){[data-software=mlpc] .product-show-full-img{width:60%}}@media (min-width: 1601px){[data-software=mlpc] .product-show-full-img{width:50%}}[data-software=mlpc] .product-show-full-img .imgbox{padding-top:85.41%}.mlpc-interfaces{position:relative;width:730px;max-width:65%;z-index:5}@media (max-width: 860px){.mlpc-interfaces{max-width:100%}}@media (min-width: 861px){.mlpc-interfaces .title-xl-s{padding-left:2rem}}.mlpc-interfaces .product-show-tabs{border-color:#c9c9c9}.mlpc-interfaces .tab-panes{margin-top:.5rem;box-sizing:border-box;padding:1.45rem;background-color:#212121;border:5px solid #014F7A;border-radius:10px}@media (max-width: 640px){.mlpc-interfaces .tab-panes{border:2px solid #014F7A}}.mlpc-interfaces .imgbox{padding-top:58.136%}.product-mlpc-application{background-color:#f5f5f5}.product-mlpc-application-table{width:100%}.product-mlpc-application-table th,.product-mlpc-application-table td{border-radius:10px;border-left:5px solid #F5F5F5;border-right:5px solid #F5F5F5}.product-mlpc-application-table th{width:24%;vertical-align:middle;color:#212121;font-size:16px;font-weight:500}@media (min-width: 641px){.product-mlpc-application-table th{font-size:18px}}@media (min-width: 861px){.product-mlpc-application-table th{font-size:22px}}.product-mlpc-application-table th div{font-size:.85em;padding:.2rem}.product-mlpc-application-table td{width:38%;box-sizing:border-box;padding:1rem .5rem}@media (min-width: 861px){.product-mlpc-application-table td{vertical-align:middle;padding:1rem}}@media (min-width: 1201px){.product-mlpc-application-table td{padding:2rem}}@media (min-width: 1201px){.product-mlpc-application-table .mlpc-application-title td{padding:1rem}}.product-mlpc-application-table .mlpc-application-raw th,.product-mlpc-application-table .mlpc-application-raw td{background-color:#fff}@media (min-width: 861px){.product-mlpc-application-table .mlpc-application-raw-box{display:flex;align-items:center;justify-content:center}}.product-mlpc-application-table .mlpc-application-raw-box .text-des{text-align:left;max-width:250px}@media (max-width: 640px){.product-mlpc-application-table .mlpc-application-raw-box .text-des{font-size:14px}}@media (min-width: 1441px){.product-mlpc-application-table .mlpc-application-raw-box .text-des{width:250px}}@media (min-width: 861px){.product-mlpc-application-table .mlpc-application-raw-icon{text-align:center;width:35%}.product-mlpc-application-table .mlpc-application-raw-icon img{width:100%;max-width:60px}}@media (max-width: 860px){.product-mlpc-application-table .mlpc-application-raw-icon{display:flex;align-items:center}.product-mlpc-application-table .mlpc-application-raw-icon img{width:40px;margin-right:1rem}}@media (max-width: 860px) and (max-width: 640px){.product-mlpc-application-table .mlpc-application-raw-icon img{display:none}}.product-mlpc-application-table .mlpc-application-process th,.product-mlpc-application-table .mlpc-application-process td{background-color:#e2e5e6}.product-mlpc-application-table .mlpc-application-incoming th,.product-mlpc-application-table .mlpc-application-incoming td{padding:0}.product-mlpc-application-table .mlpc-application-incoming .incoming-line{position:relative;width:36px;height:108px;background:linear-gradient(to bottom,#fff,#e2e5e6);margin:0 auto;overflow:hidden}.product-mlpc-application-table .mlpc-application-incoming .incoming-line:after{content:"";position:absolute;top:0;left:calc(50% - 1px);width:2px;height:100%;background:linear-gradient(to bottom,#54C3F1 50%,transparent 50%);background-size:100% 10px;animation:moveDotted .5s linear infinite}@keyframes moveDotted{0%{transform:translateY(0)}to{transform:translateY(10px)}}.product-mlpc-application-table .mlpc-process{max-width:350px}@media (min-width: 861px){.product-mlpc-application-table .mlpc-process{display:flex;align-items:flex-start}}.product-mlpc-application-table .mlpc-process .text-des{padding:.35rem .5rem;text-align:left}@media (min-width: 861px){.product-mlpc-application-table .mlpc-process .text-des{width:calc(100% - 5.5em)}}.product-mlpc-application-table .mlpc-process-title{color:#fff;box-sizing:border-box;padding:.35rem .5rem;background-color:#014f7a}@media (min-width: 861px){.product-mlpc-application-table .mlpc-process-title{width:5.5em}}.product-show-applications .post-items{margin-bottom:0;justify-content:center}@media (max-width: 860px){[data-core=imager]{overflow:hidden}}.imager-core{width:100%;position:relative}@media (min-width: 1201px){.imager-core{min-height:522px}}.imager-core-bg{position:absolute;top:10%;left:0;width:100%;padding-top:29.571%}@media (min-width: 1201px){.imager-core-bg{top:50%;transform:translateY(-50%)}}@media (max-width: 860px){.imager-core-bg{top:8vw;width:calc(100% + 14vw);left:-7vw}}@media (max-width: 640px){.imager-core-bg{top:10vw;left:-5vw}}.image-core-items{display:flex;margin:0 auto;justify-content:space-between}@media (min-width: 861px){.image-core-items{max-width:88%;justify-content:space-evenly}}@media (max-width: 640px){.image-core-items{flex-wrap:wrap;justify-content:center}}.image-core-item{width:22%;max-width:200px}@media (max-width: 640px){.image-core-item{width:31%;margin-left:1%;margin-right:1%}.image-core-item:nth-child(1),.image-core-item:nth-child(3){margin-top:5%}.image-core-item:nth-child(2){margin-bottom:5%}}@media (min-width: 641px){.image-core-item:nth-child(2),.image-core-item:nth-child(4){margin-top:3%}.image-core-item:nth-child(1),.image-core-item:nth-child(5){margin-top:10%}}@media (min-width: 861px){.image-core-item:nth-child(1),.image-core-item:nth-child(5){margin-top:12%}.image-core-item:nth-child(1){margin-right:-2%}.image-core-item:nth-child(5){margin-left:-2%}}.image-capture{position:relative;max-width:385px;margin:0 auto;color:#424242;z-index:5}@media (min-width: 641px){.image-capture{margin:-7% auto .5rem}}@media (min-width: 641px) and (max-width: 1200px){.image-capture{width:40%}}@media (max-width: 640px){.image-capture{margin-top:1rem;padding:0 8vw;box-sizing:border-box}}.image-capture .text-des{padding:.7rem 0 1rem}.capture-imgs{display:flex;flex-wrap:wrap;justify-content:space-between}.capture-img{width:calc(16.6666666667% - 4px);margin-bottom:4px}.capture-img .imgbox{padding-top:100%;box-shadow:0 3px 6px #00000029}.image-charts{max-width:766px;margin:0 auto}@media (min-width: 641px){.image-charts{display:flex;justify-content:space-around;width:80%}}@media (max-width: 640px){.image-charts{padding:0 8vw;box-sizing:border-box}}.image-chart{width:100%}@media (min-width: 641px){.image-chart{width:30%}}.image-chart .imgbox{padding-top:49.583%;box-shadow:0 3px 6px #00000029}.image-chart .text-des{padding:.7rem 0 1rem}.product-show-recognition{background-color:#f5f5f5}@media (min-width: 641px) and (max-width: 1200px){.product-show-recognition .container{padding:0}}.image-recognition{position:relative;width:100%;max-width:1114px;margin:2rem auto}.image-recognition:lang(en){max-width:1280px}.image-recognition-main{box-sizing:border-box;margin-bottom:1rem}@media (min-width: 641px){.image-recognition-main{position:absolute;top:15%;left:50%;width:25%;padding-top:25%;border-radius:100%;transform:translate(-50%);background-color:#54c3f14d;font-size:2vw}.image-recognition-main:before{content:"";position:absolute;top:-20%;left:-20%;width:140%;height:140%;border:2px solid #fff;border-radius:50%;transition:.3s;transform:scale(0)}.image-recognition-main:after{content:"";position:absolute;top:-26%;left:-26%;width:152%;height:152%;border:2px solid #C6E4F0;border-radius:50%;transition:.3s;transform:scale(0)}}.image-recognition-main.animate:before,.image-recognition-main.animate:after{transform:scale(1)}@media (min-width: 1201px){.image-recognition-main{top:7.6%;font-size:24px}}.image-recognition-main .inner-content{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}@media (min-width: 641px){.image-recognition-main .inner-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:12%}}.image-recognition-main .inner-content h3{font-size:18px}@media (min-width: 641px){.image-recognition-main .inner-content h3{font-size:2vw}}@media (min-width: 1201px){.image-recognition-main .inner-content h3{font-size:24px}}@media (max-width: 640px){.image-recognition-main .inner-content h3{font-size:26px;padding-bottom:.75rem}}@media (max-width: 1200px){.image-recognition-main .inner-content .text-des{font-size:1.8vw}}@media (max-width: 640px){.image-recognition-main .inner-content .text-des{font-size:14px}}.image-recognition-items{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.image-recognition-item{width:100%;display:flex;align-items:center;text-align:left;margin-bottom:1.5rem;overflow:hidden}@media (min-width: 641px){.image-recognition-item{width:36%}.image-recognition-item:nth-child(2n) .item-content{padding-left:1rem}.image-recognition-item:nth-child(odd){flex-direction:row-reverse;text-align:right}.image-recognition-item:nth-child(odd) .item-content{padding-right:1rem;transform:translate(10%)}.image-recognition-item:nth-child(1),.image-recognition-item:nth-child(5){margin-left:5%}.image-recognition-item:nth-child(2),.image-recognition-item:nth-child(6){margin-right:5%}}@media (min-width: 1201px){.image-recognition-item{width:34%}}.image-recognition-item.animate .item-icon{transform:scale(1)}.image-recognition-item.animate .item-content{transform:translate(0);opacity:1}.image-recognition-item .item-icon{width:25%;transition:.4s cubic-bezier(.7,.96,.75,1.13);transform:scale(0)}@media (min-width: 1201px){.image-recognition-item .item-icon{width:100px}}.image-recognition-item .item-icon .imgbox{padding-top:100%}.image-recognition-item .item-content{width:75%;box-sizing:border-box;transition:.5s .3s;transform:translate(-10%);opacity:0}@media (min-width: 1201px){.image-recognition-item .item-content{font-size:16px;width:calc(100% - 100px)}}@media (max-width: 1200px){.image-recognition-item .item-content{font-size:1.8vw}}@media (max-width: 640px){.image-recognition-item .item-content{padding-left:1rem;font-size:14px}}.image-recognition-item .item-content h4{color:#212121;font-size:1.15em;padding-bottom:.45em}.image-recognition-item .item-content p{color:#424242;font-size:1em}.product-imager-ai{background-color:#f5f5f5}@media (max-width: 640px){.product-imager-ai{padding-bottom:80px}}.imager-ai-otps{display:flex;margin-bottom:2rem}@media (max-width: 1600px){.imager-ai-otps{margin-bottom:1rem}}@media (max-width: 640px){.imager-ai-otps{width:100%;margin-bottom:2rem;white-space:nowrap;overflow-x:auto;overflow-y:hidden}}.imager-ai-otp{position:relative;width:12.5%;box-sizing:border-box;padding:5px}@media (max-width: 640px){.imager-ai-otp{width:auto;flex:0 0 22vw}}.imager-ai-otp input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0}.imager-ai-otp input:checked+label{color:#fff;background-color:#f28106}.imager-ai-otp input:checked+label:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.64 10.64"><path d="M6.08.76A5.32,5.32,0,1,0,11.4,6.08,5.32,5.32,0,0,0,6.08.76ZM5.32,8.2,3.42,6.3l.6-.6L5.32,7,8.136,4.18l.606.6Z" transform="translate(-0.76 -0.76)" fill="%23ffffff"/></svg>')}.imager-ai-otp label{position:relative;border-radius:5px;height:100%;background-color:#fff;font-size:1rem;padding:1.3em .5em;box-sizing:border-box;transition:.3s;cursor:pointer}@media (max-width: 1600px){.imager-ai-otp label{font-size:14px;padding:1em .5em .8em}}.imager-ai-otp label:lang(en){padding:1em .5em}.imager-ai-otp label:hover:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.64 10.64"><path d="M6.08.76A5.32,5.32,0,1,0,11.4,6.08,5.32,5.32,0,0,0,6.08.76ZM5.32,8.2,3.42,6.3l.6-.6L5.32,7,8.136,4.18l.606.6Z" transform="translate(-0.76 -0.76)" fill="%23F28106"/></svg>')}.imager-ai-otp label:before{background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.64 10.64"><path d="M6.08.76A5.32,5.32,0,1,0,11.4,6.08,5.32,5.32,0,0,0,6.08.76ZM5.32,8.2,3.42,6.3l.6-.6L5.32,7,8.136,4.18l.606.6Z" transform="translate(-0.76 -0.76)" fill="%23E5E5E5"/></svg>');content:"";display:block;width:30px;height:30px;margin:0 auto .8rem}@media (max-width: 1600px){.imager-ai-otp label:before{width:24px;height:24px;margin:0 auto .5rem}}.imager-ai-otp .otp-text{text-align:center}.imager-ai-content{position:relative;display:block;width:100%}.imager-ai-bar{display:flex;justify-content:space-between;align-items:center;position:absolute;top:calc(50% - 20px);left:0;height:40px;width:100%;border-radius:20px;box-sizing:border-box;background:linear-gradient(to right,#54c3f1,#014f7a);transition:.5s}@media (min-width: 641px){.imager-ai-bar{color:#fff;padding:0 1.2em;transform-origin:left;transform:scaleX(0)}.imager-ai-bar.animate{transform:scaleX(1)}}@media (max-width: 1600px){.imager-ai-bar{height:30px}}@media (max-width: 640px){.imager-ai-bar{top:0;left:calc(50% - 10px);width:20px;height:calc(100% + 30px);background:linear-gradient(to bottom,#54c3f1,#014f7a);transform-origin:top;transform:scaleY(0)}.imager-ai-bar.animate{transform:scaleY(1)}}.imager-ai-bar:before{content:"0.8um"}[data-product=imager_100] .imager-ai-bar:before{content:"0.1um"}@media (max-width: 640px){.imager-ai-bar:before{position:absolute;font-size:14px;top:-2em;left:50%;transform:translate(-50%);color:#54c3f1}}.imager-ai-bar:after{content:"400μm"}[data-product=imager_100] .imager-ai-bar:after{content:"10um"}@media (max-width: 640px){.imager-ai-bar:after{position:absolute;font-size:14px;bottom:-2em;left:50%;transform:translate(-50%);color:#014f7a}}@media (min-width: 641px){.imager-ai-items{display:flex}}.imager-ai-item-group{width:25%;padding:0 2.75%;box-sizing:border-box}@media (max-width: 640px){.imager-ai-item-group{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 .5rem;box-sizing:border-box;margin-bottom:1rem}}@media (min-width: 641px) and (max-width: 860px){.imager-ai-item-group{padding:0 1%}}@media (max-width: 640px){.imager-ai-item-group:nth-child(1) .imager-ai-item:nth-child(1) .dot{top:calc(60% - .5em)}}@media (min-width: 641px){.imager-ai-item-group:nth-child(1) .imager-ai-item:nth-child(1) .dot{left:calc(50% - .5em)}.imager-ai-item-group:nth-child(1) .imager-ai-item:nth-child(1) .dot:before{width:0;height:30px}}@media (min-width: 641px) and (min-width: 1601px){.imager-ai-item-group:nth-child(1) .imager-ai-item:nth-child(1) .dot:before{height:50px}}.imager-ai-item{position:relative}@media (max-width: 640px){.imager-ai-item{width:calc(50% - 20px)}}@media (min-width: 641px){.imager-ai-item{display:flex;flex-direction:column}}@media (min-width: 641px){.imager-ai-item:nth-child(1){margin-bottom:44px}}@media (min-width: 1601px){.imager-ai-item:nth-child(1){margin-bottom:120px}}@media (max-width: 640px){.imager-ai-item:nth-child(1) .dot{bottom:15%;left:initial;right:calc(-20px - .5em)}.imager-ai-item:nth-child(1) .dot:before{left:0;bottom:calc(50% - 1px);transform:translate(-100%)}}@media (min-width: 641px){.imager-ai-item:nth-child(1) .dot{bottom:-23px;left:0}}@media (min-width: 641px) and (min-width: 1601px){.imager-ai-item:nth-child(1) .dot{bottom:-68px}}@media (min-width: 641px){.imager-ai-item:nth-child(1) .dot:before{width:22px;height:40px;left:calc(50% - 1px);top:0;transform:translateY(-100%);border-top:2px dashed #54C3F1}}@media (min-width: 641px) and (min-width: 1601px){.imager-ai-item:nth-child(1) .dot:before{height:70px}}@media (min-width: 641px){[lang=en] .imager-ai-item:nth-child(1) .dot:before{width:0;height:50px}}@media (min-width: 641px){.imager-ai-item:nth-child(2){flex-direction:column-reverse}}@media (max-width: 640px){.imager-ai-item:nth-child(2) .dot{top:calc(60% - .5em);left:calc(-20px - .5em)}.imager-ai-item:nth-child(2) .dot:before{right:0;bottom:calc(50% - 1px);transform:translate(100%)}}@media (min-width: 641px){.imager-ai-item:nth-child(2) .dot{top:-33px;left:calc(50% - .5em)}}@media (min-width: 641px) and (min-width: 1601px){.imager-ai-item:nth-child(2) .dot{top:-68px}}@media (min-width: 641px){.imager-ai-item:nth-child(2) .dot:before{left:calc(50% - 1px);bottom:0;transform:translateY(100%)}}.imager-ai-item:nth-child(2) .imgbox{transform-origin:top}@media (min-width: 641px){.imager-ai-item.is-active .imgbox{transform:scale(1.1)}}.imager-ai-item.is-active .dot:before{border-color:#f28106}.imager-ai-item.is-active .item-size{background-color:#f28106}.imager-ai-item.is-active .item-title{color:#f28106}.imager-ai-item .dot{position:absolute;font-size:10px;width:1em;height:1em;background-color:#fff;border-radius:50%;box-shadow:0 0 0 .35em #ffffff4d}@media (min-width: 641px){.imager-ai-item .dot{font-size:12px}}@media (min-width: 1601px){.imager-ai-item .dot{font-size:16px}}.imager-ai-item .dot:before{content:"";position:absolute}@media (max-width: 640px){.imager-ai-item .dot:before{width:30px;border-bottom:2px dashed #54C3F1}}@media (min-width: 641px){.imager-ai-item .dot:before{height:25px;border-left:2px dashed #54C3F1}}@media (min-width: 1601px){.imager-ai-item .dot:before{height:56px}}.imager-ai-item .imgbox{transform-origin:bottom;padding-top:52.173%;transition:.3s}.imager-ai-item .item-content{padding:.5rem 0 0;box-sizing:border-box}@media (min-width: 861px){.imager-ai-item .item-content{min-height:8em}}@media (min-width: 1201px){.imager-ai-item .item-content{min-height:7em}}@media (min-width: 641px) and (max-width: 860px){.imager-ai-item .item-content:lang(en){min-height:9em}}.imager-ai-item .item-size{display:inline-block;padding:.3em 1em;color:#fff;background-color:#014f7a;border-radius:2em;font-size:14px;margin-bottom:.4em;transition:.3s}@media (max-width: 860px){.imager-ai-item .item-size{font-size:12px}}.imager-ai-item .item-title{color:#014f7a;padding:.2rem 0}@media (min-width: 1441px){.imager-ai-item .item-title{font-size:18px}.imager-ai-item .item-title:lang(en){font-size:16px}}.imager-ai-item .item-des{color:#424242;padding:.2rem 0;box-sizing:border-box}@media (max-width: 860px){.imager-ai-item .item-des{font-size:14px}}.imager-ai-item .item-des:lang(en){font-size:14px;line-height:1.45}.contact-main-inner{padding-bottom:4em}@media (min-width: 861px){.contact-main-inner{display:flex;justify-content:space-around}}.contact-content{margin-bottom:2em}.contact-content .contact-content-group+.contact-content-group{margin-top:2em}.contact-content .contact-imgbox{aspect-ratio:16/9;width:440px;max-width:100%}.contact-content .title-sm{padding:.6em 0 .4em}@media (min-width: 861px){.contact-content{box-sizing:border-box;width:50%;padding-right:1em}}.contact-content .contact-item{display:flex;align-items:center;margin-bottom:.3em}@media (max-width: 860px){.contact-content .contact-item{flex-direction:column;align-items:flex-start;margin-bottom:1em}}.contact-content .contact-item a{overflow-wrap:break-word}.contact-content .contact-item .contact-item-title{min-width:90px;color:#014f7a}@media (max-width: 860px){.contact-content .contact-item .contact-item-title{margin-bottom:2px}}[lang=en] .contact-content .contact-item .contact-item-title{min-width:110px}.contact-content .contact-desc{max-width:400px}@media (min-width: 861px){.contact-us-block{width:50%}}[data-page=semiconductor]{position:relative}[data-page=semiconductor] [data-tooltip]{position:relative;cursor:pointer;padding:8px;box-sizing:border-box;transition:.2s}[data-page=semiconductor] [data-tooltip]:hover .tooltip-item{filter:drop-shadow(0px 0px 3px #FFAE00)}[data-page=semiconductor] [data-tooltip].active{z-index:40}[data-page=semiconductor] [data-tooltip] .tooltip-item{animation:tooltip-hint 1s infinite alternate;filter:drop-shadow(0px 0px 3px #FFAE00)}@keyframes tooltip-hint{0%{filter:drop-shadow(0px 0px 3px rgba(255,255,255,0))}to{filter:drop-shadow(0px 0px 3px #FFAE00)}}[data-page=semiconductor] .tooltip-content{display:none;bottom:20px;left:0;background-color:#454545;color:#fff;padding:6px;border-radius:4px;z-index:10;max-width:210px;min-width:3em;min-height:1em;font-size:14px!important;text-align:center;position:absolute}[data-page=semiconductor] [data-tooltip=top] .tooltip-content{bottom:0%;left:0%}[data-page=semiconductor] .container{width:100%;max-width:1580px;margin:0 auto;padding:0 7vw;box-sizing:border-box}@media (max-width: 860px){[data-page=semiconductor] .container.container-pad-pt0{padding:0}}@media (max-width: 640px){[data-page=semiconductor] .container{padding:0 7vw}[data-page=semiconductor] .container.container-mobile-pt0{padding:0}}@media (min-width: 1441px){[data-page=semiconductor] .container{padding:0 10vw}}@media (min-width: 1601px){[data-page=semiconductor] .container{padding:0 40px}}[data-page=semiconductor] .title,[data-page=semiconductor] .title-sm,[data-page=semiconductor] .title-md,[data-page=semiconductor] .title-lg-s,[data-page=semiconductor] .title-lg,[data-page=semiconductor] .title-xl,[data-page=semiconductor] .title-xl-m,[data-page=semiconductor] .title-xl-s,[data-page=semiconductor] .title-md-s,[data-page=semiconductor] .banner-title,[data-page=semiconductor] .contact-banner-title,[data-page=semiconductor] .post-title,[data-page=semiconductor] .product-item-content .item-name,.product-item-content [data-page=semiconductor] .item-name,[data-page=semiconductor] .about-min-title,[data-page=semiconductor] .index-main-title,[data-page=semiconductor] .index-product-item .item-name,.index-product-item [data-page=semiconductor] .item-name,[data-page=semiconductor] .swal-sol-product-item .item-title,.swal-sol-product-item [data-page=semiconductor] .item-title,[data-page=semiconductor] .index-solution-operations .item-title,.index-solution-operations [data-page=semiconductor] .item-title,[data-page=semiconductor] .index-solution-operations .sub-title,.index-solution-operations [data-page=semiconductor] .sub-title,[data-page=semiconductor] .timeLine-conntent .item-title,.timeLine-conntent [data-page=semiconductor] .item-title,[data-page=semiconductor] .product-show-advantage-item .item-title,.product-show-advantage-item [data-page=semiconductor] .item-title,[data-page=semiconductor] .product-show-software .software-name,.product-show-software [data-page=semiconductor] .software-name,[data-page=semiconductor] .image-recognition-main .inner-content h3,.image-recognition-main .inner-content [data-page=semiconductor] h3,[data-page=semiconductor] .image-recognition-item .item-content h4,.image-recognition-item .item-content [data-page=semiconductor] h4,[data-page=semiconductor] .imager-ai-item .item-title,.imager-ai-item [data-page=semiconductor] .item-title{font-weight:500;color:#212121;line-height:1.3;box-sizing:border-box}[data-page=semiconductor] .color-primary{color:#014f7a}[data-page=semiconductor] .color-white{color:#fff}[data-page=semiconductor] .title-lg{font-size:40px;padding:.5em 0}@media (max-width: 860px){[data-page=semiconductor] .title-lg{font-size:34px}}@media (max-width: 640px){[data-page=semiconductor] .title-lg{font-size:28px}}[data-page=semiconductor] .title-lg-s{font-size:32px;padding:.3em 0}@media (max-width: 860px){[data-page=semiconductor] .title-lg-s{font-size:28px}}@media (max-width: 640px){[data-page=semiconductor] .title-lg-s{font-size:26px}}[data-page=semiconductor] .title-md{font-size:24px;padding:.2em 0}@media (max-width: 640px){[data-page=semiconductor] .title-md{font-size:20px}}[data-page=semiconductor] .title-sm{font-size:18px}[data-page=semiconductor] p{line-height:1.6;padding:.3em 0;color:#424242}[data-page=semiconductor] section.semi-banner{position:fixed;top:75px;left:50%;transform:translate(-50%);z-index:0;max-width:2000px;width:100%}@media (max-width: 860px){[data-page=semiconductor] section.semi-banner{top:55px}}[data-page=semiconductor] section.semi-banner .semi-banner-imgbox{width:100%;height:550px;overflow:hidden;text-align:right}@media (max-width: 640px){[data-page=semiconductor] section.semi-banner .semi-banner-imgbox{height:600px}}@media (max-width: 375px){[data-page=semiconductor] section.semi-banner .semi-banner-imgbox{height:680px}}[data-page=semiconductor] section.semi-banner .semi-banner-imgbox .semi-banner-img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;right:0}@media (max-width: 860px){[data-page=semiconductor] section.semi-banner .semi-banner-imgbox .semi-banner-img{height:unset;max-width:650px;object-position:bottom}}@media (max-width: 860px){[data-page=semiconductor] section.semi-banner .semi-banner-imgbox .semi-banner-img{width:117%}}[data-page=semiconductor] section.semi-banner .semi-banner-inner{position:relative;background:#e8f6fa}[data-page=semiconductor] section.semi-banner .semi-banner-title-group{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 860px){[data-page=semiconductor] section.semi-banner .semi-banner-title-group{transform:translate(-50%)}}@media (max-width: 640px){[data-page=semiconductor] section.semi-banner .semi-banner-title-group{top:45%}}@media (max-width: 375px){[data-page=semiconductor] section.semi-banner .semi-banner-title-group{top:35%}}@media (min-width: 861px){[data-page=semiconductor] section.semi-banner .semi-banner-title-group p{max-width:520px}}[data-page=semiconductor] section.semi-esg{z-index:2;position:relative;padding-top:510px;background:linear-gradient(180deg,#fff0 49.9%,#eff1f1 50%)}@media (max-width: 640px){[data-page=semiconductor] section.semi-esg{padding-top:560px}}[data-page=semiconductor] .semi-esg-main{background:#fff;border-radius:40px}[data-page=semiconductor] .semi-esg-title{text-align:center;padding-top:60px;position:relative}[data-page=semiconductor] .semi-esg-title:before{content:"";width:4px;height:120px;background:linear-gradient(180deg,#f5f5f500,#f5f5f5 60.5%,#4996c6);display:block;position:absolute;top:-60px;left:50%;transform:translate(-50%)}[data-page=semiconductor] .semi-esg-title .title-lg{font-weight:700;padding-bottom:0}[data-page=semiconductor] .semi-esg-title .title-md{padding:0}@media (max-width: 640px){[data-page=semiconductor] .semi-wrap{height:600px;overflow-x:auto;-webkit-overflow-scrolling:touch;overflow-y:hidden}}[data-page=semiconductor] .semi-esg-imgbox{position:relative;width:100%;aspect-ratio:1440/683;max-width:1920px;margin:0 auto}@media (max-width: 640px){[data-page=semiconductor] .semi-esg-imgbox{aspect-ratio:unset;width:1265.01px;height:600px}}[data-page=semiconductor] .semi-esg-imgbox .semi-esg-svg{width:100%;height:100%;z-index:1;position:relative}[data-page=semiconductor] .semi-esg-imgbox .semi-esg-svg .tooltip-item{z-index:10}[data-page=semiconductor] .semi-esg-imgbox .semi-esg-bg{position:absolute;top:0;left:0;z-index:0}[data-page=semiconductor] .semi-esg-imgbox .semi-esg-bg img{width:100%;height:100%;object-fit:cover}[data-page=semiconductor] .semi-products{display:flex;justify-content:space-evenly;padding-bottom:30px;flex-wrap:wrap}@media (max-width: 860px){[data-page=semiconductor] .semi-products{padding:1em}}[data-page=semiconductor] .semi-products .product-item{padding:1em 2em;box-sizing:border-box;text-align:center;transition:.2s}@media (max-width: 860px){[data-page=semiconductor] .semi-products .product-item{padding:1em}}[data-page=semiconductor] .semi-products .product-imgbox{width:200px;height:200px;margin:0 auto;transition:.2s}@media (max-width: 860px){[data-page=semiconductor] .semi-products .product-imgbox{width:160px;height:160px}}[data-page=semiconductor] .semi-products .product-imgbox img{width:100%;height:100%;object-fit:cover}[data-page=semiconductor] .semi-products .product-title-group{display:flex;justify-content:center;align-items:center}[data-page=semiconductor] .semi-products .product-title-group img{margin-bottom:2px;margin-right:12px}[data-page=semiconductor] .semi-products .product-title-group .title-sm{padding:.5em 0}[data-page=semiconductor] .semi-products .product-desc{color:#424242;padding-bottom:12px}[data-page=semiconductor] .semi-products .product-note{color:#54c3f1;font-weight:600}[data-page=semiconductor] .semi-flow{margin-top:510px;border-radius:40px 40px 0 0;z-index:2;position:relative;background:#000;background:#f5f5f5;padding-top:60px;padding-bottom:80px}@media (max-width: 640px){[data-page=semiconductor] .semi-flow{margin-top:560px}}[data-page=semiconductor] .semiflow-menu{background:#f5f5f5;z-index:1000;width:100%;display:block;position:relative}[data-page=semiconductor] .semiflow-menu.is-fixed{position:fixed;top:88px;z-index:1000}@media (max-width: 640px){[data-page=semiconductor] .semiflow-menu .container{padding-left:6px;padding-right:6px}}[data-page=semiconductor] .semiflow-menu-nav{display:flex;background:linear-gradient(90deg,#9ac7e7,#608dc2 53%,#a9b0d4);border-radius:100px;position:relative;transition:.2s}[data-page=semiconductor] .semiflow-menu-nav:before{content:"";height:100%;background:#bacbd6;border-radius:0 50px 50px 0;z-index:2;position:absolute;top:0;right:0;display:block;transition:.3s}[data-page=semiconductor] .semiflow-menu-nav[data-width="1"]:before{width:75%}[data-page=semiconductor] .semiflow-menu-nav[data-width="1"] .s1 span{color:#90bde1}[data-page=semiconductor] .semiflow-menu-nav[data-width="2"]:before{width:50%}[data-page=semiconductor] .semiflow-menu-nav[data-width="2"] .s1 span{color:#7da9d4}[data-page=semiconductor] .semiflow-menu-nav[data-width="3"]:before{width:25%}[data-page=semiconductor] .semiflow-menu-nav[data-width="3"] .s1 span{color:#628ec2}[data-page=semiconductor] .semiflow-menu-nav[data-width="4"]:before{width:0%;border-radius:50px}[data-page=semiconductor] .semiflow-menu-nav[data-width="4"] .s1 span{color:#869fcb}[data-page=semiconductor] .semiflow-menu-nav[data-width="2"],[data-page=semiconductor] .semiflow-menu-nav[data-width="3"],[data-page=semiconductor] .semiflow-menu-nav[data-width="4"]{position:fixed;top:96px;left:50%;transform:translate(-50%);width:80%}@media (max-width: 860px){[data-page=semiconductor] .semiflow-menu-nav[data-width="2"],[data-page=semiconductor] .semiflow-menu-nav[data-width="3"],[data-page=semiconductor] .semiflow-menu-nav[data-width="4"]{width:98%;top:55px;border-radius:0!important;width:100%}[data-page=semiconductor] .semiflow-menu-nav[data-width="2"]:before,[data-page=semiconductor] .semiflow-menu-nav[data-width="3"]:before,[data-page=semiconductor] .semiflow-menu-nav[data-width="4"]:before{border-radius:0!important}}[data-page=semiconductor] .semiflow-menu-nav[data-width="2"] .scrollspy-link span,[data-page=semiconductor] .semiflow-menu-nav[data-width="3"] .scrollspy-link span,[data-page=semiconductor] .semiflow-menu-nav[data-width="4"] .scrollspy-link span{display:none}[data-page=semiconductor] .scrollspy-link{width:25%;padding:16px 20px 16px 16px;border-right:1px solid rgba(255,255,255,.5);z-index:3;position:relative}@media (max-width: 860px){[data-page=semiconductor] .scrollspy-link{padding:12px}}@media (max-width: 640px){[data-page=semiconductor] .scrollspy-link{padding:6px 7px}}[data-page=semiconductor] .scrollspy-link:last-child{border:0}[data-page=semiconductor] .scrollspy-link:last-child:before,[data-page=semiconductor] .scrollspy-link:last-child:after{display:none}[data-page=semiconductor] .scrollspy-link .scrollspy-link-title{color:#fff;font-size:18px;z-index:10;line-height:1.3}@media (max-width: 860px){[data-page=semiconductor] .scrollspy-link .scrollspy-link-title{font-size:16px}}@media (max-width: 640px){[data-page=semiconductor] .scrollspy-link .scrollspy-link-title{font-size:14px}}[data-page=semiconductor] .scrollspy-link span{position:absolute;top:-22px;left:16px;font-size:16px;color:#bacbd6}@media (max-width: 860px){[data-page=semiconductor] .scrollspy-link span{left:12px}}@media (max-width: 640px){[data-page=semiconductor] .scrollspy-link span{left:8px}}[data-page=semiconductor] .scrollspy-link:before,[data-page=semiconductor] .scrollspy-link:after{content:"";background:url(images/semi-arrow.svg);width:10px;height:14px;background-position:center;background-size:contain;background-repeat:no-repeat;display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%);animation:semiMenuArrow 1.2s infinite;opacity:.5}@media (max-width: 860px){[data-page=semiconductor] .scrollspy-link:before,[data-page=semiconductor] .scrollspy-link:after{display:none}}[data-page=semiconductor] .scrollspy-link:before{right:14px;animation:semiMenuArrow 1.2s infinite}@keyframes semiMenuArrow{to{opacity:1;transform:translate(6px,-50%)}}[data-page=semiconductor] .semiflow-item{padding:120px 1em;box-sizing:border-box;position:relative;display:flex;align-items:center}@media (max-width: 640px){[data-page=semiconductor] .semiflow-item{padding:80px 1em}}[data-page=semiconductor] .semiflow-item:before{content:"";border:dashed #87CEED;width:50%;height:100%;display:block;position:absolute;top:0;z-index:0}[data-page=semiconductor] .semiflow-item:after{content:"";width:50%;background:#f5f5f5;z-index:0;position:absolute;display:block;display:none}[data-page=semiconductor] .semiflow-item .semiflow-light{position:absolute;top:22%;width:40px;height:40px;z-index:3}@media (max-width: 640px){[data-page=semiconductor] .semiflow-item .semiflow-light{top:8%}}[data-page=semiconductor] .semiflow-item:nth-child(odd):before{left:0;border-radius:60px 0 0 60px;border-width:1px 0 1px 1px}[data-page=semiconductor] .semiflow-item:nth-child(odd) .semiflow-light{left:-20px}[data-page=semiconductor] .semiflow-item:nth-child(2n):before{right:0;border-radius:0 60px 60px 0;border-width:1px 1px 1px 0;top:-.2px}[data-page=semiconductor] .semiflow-item:nth-child(2n) .semiflow-light{right:-20px}[data-page=semiconductor] .semiflow-item:first-child:after{display:block;top:0;left:-1px;height:25%}@media (max-width: 640px){[data-page=semiconductor] .semiflow-item:first-child:after{height:9%}}[data-page=semiconductor] .semiflow-item:last-child:after{display:block;bottom:-3px;right:-1px;height:75%}@media (max-width: 640px){[data-page=semiconductor] .semiflow-item:last-child:after{height:91%}}[data-page=semiconductor] .semiflow-item .semiflow-inner{z-index:10;position:relative}[data-page=semiconductor] .semiflow-flex{display:flex}@media (max-width: 640px){[data-page=semiconductor] .semiflow-flex{flex-direction:column}}@media (min-width: 641px){[data-page=semiconductor] .semiflow-flex.reverse{flex-direction:row-reverse}}[data-page=semiconductor] .semiflow-flex .semiflow-col{display:flex;justify-content:center}@media (min-width: 641px){[data-page=semiconductor] .semiflow-flex .semiflow-col{width:50%}}[data-page=semiconductor] .semiflow-flex .semiflow-title-group{display:flex;align-items:center;margin-bottom:20px}[data-page=semiconductor] .semiflow-flex .semiflow-title-group img{width:70px;height:70px}@media (max-width: 860px){[data-page=semiconductor] .semiflow-flex .semiflow-title-group img{width:50px;height:50px}}[data-page=semiconductor] .semiflow-flex .semiflow-content-group{max-width:80%;padding:2em 1em}@media (max-width: 1440px){[data-page=semiconductor] .semiflow-flex .semiflow-content-group{max-width:95%}}@media (max-width: 860px){[data-page=semiconductor] .semiflow-flex .semiflow-content-group{padding:0 1em}}@media (max-width: 640px){[data-page=semiconductor] .semiflow-flex .semiflow-content-group{max-width:unset;padding:1em 0}}[data-page=semiconductor] .semiflow-flex .semiflow-content-group p strong{font-weight:700;color:#212121;margin-right:8px}[data-page=semiconductor] .semiflow-flex .semiflow-content-group .btn-inline-arrow{margin-top:1.5em;font-size:1.25em}[data-page=semiconductor] .semiflow-flex .semiflow-img{border-radius:40px;width:100%;object-fit:cover}[data-page=semiconductor] .semiflow-flex .semiflow-sm-group{margin:28px 0 12px}[data-page=semiconductor] .semiflow-flex .sm-item{display:inline-block;margin:8px 28px 0 0;vertical-align:top}[data-page=semiconductor] .semiflow-flex .sm-item span{display:block;line-height:1.4;font-size:15px;padding-left:8px}[data-page=semiconductor] .semiflow-flex .sm-item.brown{border-left:1px solid rgba(186,126,24,.5);color:#ba7e18}[data-page=semiconductor] .semiflow-flex .sm-item.blue{border-left:1px solid rgba(39,110,181,.5);color:#276eb5}[data-page=semiconductor] .semiflow-flex .sm-item.pink{border-left:1px solid rgba(199,105,150,.5);color:#c76996}[data-page=semiconductor] .semiflow-flex .sm-item.green{border-left:1px solid rgba(111,184,55,.5);color:#6fb837}
