@charset "UTF-8";/*!
* Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-fill-drip{--fa: ""}.fa-arrows-to-circle{--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: ""}.fa-at{--fa: "@"}.fa-trash-can,.fa-trash-alt{--fa: ""}.fa-text-height{--fa: ""}.fa-user-xmark,.fa-user-times{--fa: ""}.fa-stethoscope{--fa: ""}.fa-message,.fa-comment-alt{--fa: ""}.fa-info{--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: ""}.fa-explosion{--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: ""}.fa-wave-square{--fa: ""}.fa-ring{--fa: ""}.fa-building-un{--fa: ""}.fa-dice-three{--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: ""}.fa-anchor-circle-check{--fa: ""}.fa-building-circle-arrow-right{--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: ""}.fa-arrows-up-to-line{--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: ""}.fa-door-open{--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: ""}.fa-atom{--fa: ""}.fa-soap{--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: ""}.fa-bridge-circle-check{--fa: ""}.fa-pump-medical{--fa: ""}.fa-fingerprint{--fa: ""}.fa-hand-point-right{--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: ""}.fa-forward-step,.fa-step-forward{--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: ""}.fa-flag-checkered{--fa: ""}.fa-football,.fa-football-ball{--fa: ""}.fa-school-circle-exclamation{--fa: ""}.fa-crop{--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: ""}.fa-users-rectangle{--fa: ""}.fa-people-roof{--fa: ""}.fa-people-line{--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: ""}.fa-diagram-predecessor{--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: ""}.fa-person,.fa-male{--fa: ""}.fa-laptop{--fa: ""}.fa-file-csv{--fa: ""}.fa-menorah{--fa: ""}.fa-truck-plane{--fa: ""}.fa-record-vinyl{--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: ""}.fa-bong{--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: ""}.fa-arrow-down-up-across-line{--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: ""}.fa-jar-wheat{--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: ""}.fa-file-circle-exclamation{--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: ""}.fa-pager{--fa: ""}.fa-address-book,.fa-contact-book{--fa: ""}.fa-strikethrough{--fa: ""}.fa-k{--fa: "K"}.fa-landmark-flag{--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: ""}.fa-backward{--fa: ""}.fa-caret-right{--fa: ""}.fa-comments{--fa: ""}.fa-paste,.fa-file-clipboard{--fa: ""}.fa-code-pull-request{--fa: ""}.fa-clipboard-list{--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: ""}.fa-user-check{--fa: ""}.fa-vial-virus{--fa: ""}.fa-sheet-plastic{--fa: ""}.fa-blog{--fa: ""}.fa-user-ninja{--fa: ""}.fa-person-arrow-up-from-line{--fa: ""}.fa-scroll-torah,.fa-torah{--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: ""}.fa-toggle-off{--fa: ""}.fa-box-archive,.fa-archive{--fa: ""}.fa-person-drowning{--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: ""}.fa-spray-can{--fa: ""}.fa-truck-monster{--fa: ""}.fa-w{--fa: "W"}.fa-earth-africa,.fa-globe-africa{--fa: ""}.fa-rainbow{--fa: ""}.fa-circle-notch{--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: ""}.fa-paw{--fa: ""}.fa-cloud{--fa: ""}.fa-trowel-bricks{--fa: ""}.fa-face-flushed,.fa-flushed{--fa: ""}.fa-hospital-user{--fa: ""}.fa-tent-arrow-left-right{--fa: ""}.fa-gavel,.fa-legal{--fa: ""}.fa-binoculars{--fa: ""}.fa-microphone-slash{--fa: ""}.fa-box-tissue{--fa: ""}.fa-motorcycle{--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: ""}.fa-mars-and-venus-burst{--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: ""}.fa-scissors,.fa-cut{--fa: ""}.fa-sun-plant-wilt{--fa: ""}.fa-toilets-portable{--fa: ""}.fa-hockey-puck{--fa: ""}.fa-table{--fa: ""}.fa-magnifying-glass-arrow-right{--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: ""}.fa-users-slash{--fa: ""}.fa-clover{--fa: ""}.fa-reply,.fa-mail-reply{--fa: ""}.fa-star-and-crescent{--fa: ""}.fa-house-fire{--fa: ""}.fa-square-minus,.fa-minus-square{--fa: ""}.fa-helicopter{--fa: ""}.fa-compass{--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: ""}.fa-file-circle-question{--fa: ""}.fa-laptop-code{--fa: ""}.fa-swatchbook{--fa: ""}.fa-prescription-bottle{--fa: ""}.fa-bars,.fa-navicon{--fa: ""}.fa-people-group{--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: ""}.fa-film{--fa: ""}.fa-ruler-horizontal{--fa: ""}.fa-people-robbery{--fa: ""}.fa-lightbulb{--fa: ""}.fa-caret-left{--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: ""}.fa-school-circle-xmark{--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: ""}.fa-cloud-showers-heavy{--fa: ""}.fa-headphones-simple,.fa-headphones-alt{--fa: ""}.fa-sitemap{--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: ""}.fa-memory{--fa: ""}.fa-road-spikes{--fa: ""}.fa-fire-burner{--fa: ""}.fa-flag{--fa: ""}.fa-hanukiah{--fa: ""}.fa-feather{--fa: ""}.fa-volume-low,.fa-volume-down{--fa: ""}.fa-comment-slash{--fa: ""}.fa-cloud-sun-rain{--fa: ""}.fa-compress{--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: ""}.fa-ankh{--fa: ""}.fa-hands-holding-child{--fa: ""}.fa-asterisk{--fa: "*"}.fa-square-check,.fa-check-square{--fa: ""}.fa-peseta-sign{--fa: ""}.fa-heading,.fa-header{--fa: ""}.fa-ghost{--fa: ""}.fa-list,.fa-list-squares{--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: ""}.fa-cart-plus{--fa: ""}.fa-gamepad{--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: ""}.fa-egg{--fa: ""}.fa-house-medical-circle-xmark{--fa: ""}.fa-campground{--fa: ""}.fa-folder-plus{--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: ""}.fa-lock{--fa: ""}.fa-gas-pump{--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: ""}.fa-map-location,.fa-map-marked{--fa: ""}.fa-house-flood-water{--fa: ""}.fa-tree{--fa: ""}.fa-bridge-lock{--fa: ""}.fa-sack-dollar{--fa: ""}.fa-pen-to-square,.fa-edit{--fa: ""}.fa-car-side{--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: ""}.fa-heart-circle-minus{--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: ""}.fa-microscope{--fa: ""}.fa-sink{--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: ""}.fa-mitten{--fa: ""}.fa-person-rays{--fa: ""}.fa-users{--fa: ""}.fa-eye-slash{--fa: ""}.fa-flask-vial{--fa: ""}.fa-hand,.fa-hand-paper{--fa: ""}.fa-om{--fa: ""}.fa-worm{--fa: ""}.fa-house-circle-xmark{--fa: ""}.fa-plug{--fa: ""}.fa-chevron-up{--fa: ""}.fa-hand-spock{--fa: ""}.fa-stopwatch{--fa: ""}.fa-face-kiss,.fa-kiss{--fa: ""}.fa-bridge-circle-xmark{--fa: ""}.fa-face-grin-tongue,.fa-grin-tongue{--fa: ""}.fa-chess-bishop{--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: ""}.fa-road-circle-check{--fa: ""}.fa-dice-five{--fa: ""}.fa-square-rss,.fa-rss-square{--fa: ""}.fa-land-mine-on{--fa: ""}.fa-i-cursor{--fa: ""}.fa-stamp{--fa: ""}.fa-stairs{--fa: ""}.fa-i{--fa: "I"}.fa-hryvnia-sign,.fa-hryvnia{--fa: ""}.fa-pills{--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: ""}.fa-tooth{--fa: ""}.fa-v{--fa: "V"}.fa-bangladeshi-taka-sign{--fa: ""}.fa-bicycle{--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: ""}.fa-head-side-cough-slash{--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: ""}.fa-snowman{--fa: ""}.fa-mortar-pestle{--fa: ""}.fa-road-barrier{--fa: ""}.fa-school{--fa: ""}.fa-igloo{--fa: ""}.fa-joint{--fa: ""}.fa-angle-right{--fa: ""}.fa-horse{--fa: ""}.fa-q{--fa: "Q"}.fa-g{--fa: "G"}.fa-notes-medical{--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: ""}.fa-dong-sign{--fa: ""}.fa-capsules{--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: ""}.fa-hand-point-up{--fa: ""}.fa-money-bill{--fa: ""}.fa-bookmark{--fa: ""}.fa-align-justify{--fa: ""}.fa-umbrella-beach{--fa: ""}.fa-helmet-un{--fa: ""}.fa-bullseye{--fa: ""}.fa-bacon{--fa: ""}.fa-hand-point-down{--fa: ""}.fa-arrow-up-from-bracket{--fa: ""}.fa-folder,.fa-folder-blank{--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: ""}.fa-radiation{--fa: ""}.fa-chart-simple{--fa: ""}.fa-mars-stroke{--fa: ""}.fa-vial{--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: ""}.fa-e{--fa: "E"}.fa-pen-clip,.fa-pen-alt{--fa: ""}.fa-bridge-circle-exclamation{--fa: ""}.fa-user{--fa: ""}.fa-school-circle-check{--fa: ""}.fa-dumpster{--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: ""}.fa-building-user{--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: ""}.fa-highlighter{--fa: ""}.fa-key{--fa: ""}.fa-bullhorn{--fa: ""}.fa-globe{--fa: ""}.fa-synagogue{--fa: ""}.fa-person-half-dress{--fa: ""}.fa-road-bridge{--fa: ""}.fa-location-arrow{--fa: ""}.fa-c{--fa: "C"}.fa-tablet-button{--fa: ""}.fa-building-lock{--fa: ""}.fa-pizza-slice{--fa: ""}.fa-money-bill-wave{--fa: ""}.fa-chart-area,.fa-area-chart{--fa: ""}.fa-house-flag{--fa: ""}.fa-person-circle-minus{--fa: ""}.fa-ban,.fa-cancel{--fa: ""}.fa-camera-rotate{--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: ""}.fa-star{--fa: ""}.fa-repeat{--fa: ""}.fa-cross{--fa: ""}.fa-box{--fa: ""}.fa-venus-mars{--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: ""}.fa-charging-station{--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: ""}.fa-shuffle,.fa-random{--fa: ""}.fa-person-running,.fa-running{--fa: ""}.fa-mobile-retro{--fa: ""}.fa-grip-lines-vertical{--fa: ""}.fa-spider{--fa: ""}.fa-hands-bound{--fa: ""}.fa-file-invoice-dollar{--fa: ""}.fa-plane-circle-exclamation{--fa: ""}.fa-x-ray{--fa: ""}.fa-spell-check{--fa: ""}.fa-slash{--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: ""}.fa-server{--fa: ""}.fa-virus-covid-slash{--fa: ""}.fa-shop-lock{--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: ""}.fa-blender-phone{--fa: ""}.fa-building-wheat{--fa: ""}.fa-person-breastfeeding{--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: ""}.fa-venus{--fa: ""}.fa-passport{--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: ""}.fa-temperature-high{--fa: ""}.fa-microchip{--fa: ""}.fa-crown{--fa: ""}.fa-weight-hanging{--fa: ""}.fa-xmarks-lines{--fa: ""}.fa-file-prescription{--fa: ""}.fa-weight-scale,.fa-weight{--fa: ""}.fa-user-group,.fa-user-friends{--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: ""}.fa-chess-knight{--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: ""}.fa-wheelchair{--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: ""}.fa-toggle-on{--fa: ""}.fa-person-walking,.fa-walking{--fa: ""}.fa-l{--fa: "L"}.fa-fire{--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: ""}.fa-face-laugh,.fa-laugh{--fa: ""}.fa-folder-open{--fa: ""}.fa-heart-circle-plus{--fa: ""}.fa-code-fork{--fa: ""}.fa-city{--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: ""}.fa-pepper-hot{--fa: ""}.fa-unlock{--fa: ""}.fa-colon-sign{--fa: ""}.fa-headset{--fa: ""}.fa-store-slash{--fa: ""}.fa-road-circle-xmark{--fa: ""}.fa-user-minus{--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: ""}.fa-clipboard{--fa: ""}.fa-house-circle-exclamation{--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: ""}.fa-bath,.fa-bathtub{--fa: ""}.fa-underline{--fa: ""}.fa-user-pen,.fa-user-edit{--fa: ""}.fa-signature{--fa: ""}.fa-stroopwafel{--fa: ""}.fa-bold{--fa: ""}.fa-anchor-lock{--fa: ""}.fa-building-ngo{--fa: ""}.fa-manat-sign{--fa: ""}.fa-not-equal{--fa: ""}.fa-border-top-left,.fa-border-style{--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: ""}.fa-jedi{--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: ""}.fa-mug-hot{--fa: ""}.fa-car-battery,.fa-battery-car{--fa: ""}.fa-gift{--fa: ""}.fa-dice-two{--fa: ""}.fa-chess-queen{--fa: ""}.fa-glasses{--fa: ""}.fa-chess-board{--fa: ""}.fa-building-circle-check{--fa: ""}.fa-person-chalkboard{--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: ""}.fa-cloud-showers-water{--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: ""}.fa-less-than-equal{--fa: ""}.fa-train{--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: ""}.fa-crow{--fa: ""}.fa-sailboat{--fa: ""}.fa-window-restore{--fa: ""}.fa-square-plus,.fa-plus-square{--fa: ""}.fa-torii-gate{--fa: ""}.fa-frog{--fa: ""}.fa-bucket{--fa: ""}.fa-image{--fa: ""}.fa-microphone{--fa: ""}.fa-cow{--fa: ""}.fa-caret-up{--fa: ""}.fa-screwdriver{--fa: ""}.fa-folder-closed{--fa: ""}.fa-house-tsunami{--fa: ""}.fa-square-nfi{--fa: ""}.fa-arrow-up-from-ground-water{--fa: ""}.fa-martini-glass,.fa-glass-martini-alt{--fa: ""}.fa-square-binary{--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: ""}.fa-table-columns,.fa-columns{--fa: ""}.fa-lemon{--fa: ""}.fa-head-side-mask{--fa: ""}.fa-handshake{--fa: ""}.fa-gem{--fa: ""}.fa-dolly,.fa-dolly-box{--fa: ""}.fa-smoking{--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: ""}.fa-monument{--fa: ""}.fa-snowplow{--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: ""}.fa-cannabis{--fa: ""}.fa-circle-play,.fa-play-circle{--fa: ""}.fa-tablets{--fa: ""}.fa-ethernet{--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: ""}.fa-chair{--fa: ""}.fa-circle-check,.fa-check-circle{--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: ""}.fa-plate-wheat{--fa: ""}.fa-icicles{--fa: ""}.fa-person-shelter{--fa: ""}.fa-neuter{--fa: ""}.fa-id-badge{--fa: ""}.fa-marker{--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: ""}.fa-helicopter-symbol{--fa: ""}.fa-universal-access{--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: ""}.fa-lari-sign{--fa: ""}.fa-volcano{--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: ""}.fa-viruses{--fa: ""}.fa-square-person-confined{--fa: ""}.fa-user-tie{--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: ""}.fa-tent-arrow-down-to-line{--fa: ""}.fa-certificate{--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: ""}.fa-suitcase{--fa: ""}.fa-person-skating,.fa-skating{--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: ""}.fa-camera-retro{--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: ""}.fa-box-open{--fa: ""}.fa-scroll{--fa: ""}.fa-spa{--fa: ""}.fa-location-pin-lock{--fa: ""}.fa-pause{--fa: ""}.fa-hill-avalanche{--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: ""}.fa-bomb{--fa: ""}.fa-registered{--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: ""}.fa-subscript{--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: ""}.fa-burst{--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: ""}.fa-face-tired,.fa-tired{--fa: ""}.fa-money-bills{--fa: ""}.fa-smog{--fa: ""}.fa-crutch{--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: ""}.fa-palette{--fa: ""}.fa-arrows-turn-right{--fa: ""}.fa-vest{--fa: ""}.fa-ferry{--fa: ""}.fa-arrows-down-to-people{--fa: ""}.fa-seedling,.fa-sprout{--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: ""}.fa-boxes-packing{--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: ""}.fa-group-arrows-rotate{--fa: ""}.fa-bowl-food{--fa: ""}.fa-candy-cane{--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: ""}.fa-text-slash,.fa-remove-format{--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: ""}.fa-file-word{--fa: ""}.fa-file-powerpoint{--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: ""}.fa-house-lock{--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: ""}.fa-children{--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: ""}.fa-user-large-slash,.fa-user-alt-slash{--fa: ""}.fa-envelope-open{--fa: ""}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: ""}.fa-mattress-pillow{--fa: ""}.fa-guarani-sign{--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: ""}.fa-fire-extinguisher{--fa: ""}.fa-cruzeiro-sign{--fa: ""}.fa-greater-than-equal{--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: ""}.fa-book-atlas,.fa-atlas{--fa: ""}.fa-virus{--fa: ""}.fa-envelope-circle-check{--fa: ""}.fa-layer-group{--fa: ""}.fa-arrows-to-dot{--fa: ""}.fa-archway{--fa: ""}.fa-heart-circle-check{--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: ""}.fa-square{--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: ""}.fa-couch{--fa: ""}.fa-cedi-sign{--fa: ""}.fa-italic{--fa: ""}.fa-table-cells-column-lock{--fa: ""}.fa-church{--fa: ""}.fa-comments-dollar{--fa: ""}.fa-democrat{--fa: ""}.fa-z{--fa: "Z"}.fa-person-skiing,.fa-skiing{--fa: ""}.fa-road-lock{--fa: ""}.fa-a{--fa: "A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: ""}.fa-p{--fa: "P"}.fa-snowflake{--fa: ""}.fa-newspaper{--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: ""}.fa-filter-circle-xmark{--fa: ""}.fa-locust{--fa: ""}.fa-sort,.fa-unsorted{--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: ""}.fa-person-dress-burst{--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: ""}.fa-vector-square{--fa: ""}.fa-bread-slice{--fa: ""}.fa-language{--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: ""}.fa-filter{--fa: ""}.fa-question{--fa: "?"}.fa-file-signature{--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: ""}.fa-house-chimney-user{--fa: ""}.fa-hand-holding-heart{--fa: ""}.fa-puzzle-piece{--fa: ""}.fa-money-check{--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: ""}.fa-code{--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: ""}.fa-building-circle-exclamation{--fa: ""}.fa-magnifying-glass-chart{--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: ""}.fa-cubes-stacked{--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: ""}.fa-virus-covid{--fa: ""}.fa-austral-sign{--fa: ""}.fa-f{--fa: "F"}.fa-leaf{--fa: ""}.fa-road{--fa: ""}.fa-taxi,.fa-cab{--fa: ""}.fa-person-circle-plus{--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: ""}.fa-bolt-lightning{--fa: ""}.fa-sack-xmark{--fa: ""}.fa-file-excel{--fa: ""}.fa-file-contract{--fa: ""}.fa-fish-fins{--fa: ""}.fa-building-flag{--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: ""}.fa-object-ungroup{--fa: ""}.fa-poop{--fa: ""}.fa-location-pin,.fa-map-marker{--fa: ""}.fa-kaaba{--fa: ""}.fa-toilet-paper{--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: ""}.fa-eject{--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: ""}.fa-plane-circle-check{--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: ""}.fa-object-group{--fa: ""}.fa-chart-line,.fa-line-chart{--fa: ""}.fa-mask-ventilator{--fa: ""}.fa-arrow-right{--fa: ""}.fa-signs-post,.fa-map-signs{--fa: ""}.fa-cash-register{--fa: ""}.fa-person-circle-question{--fa: ""}.fa-h{--fa: "H"}.fa-tarp{--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: ""}.fa-arrows-to-eye{--fa: ""}.fa-plug-circle-bolt{--fa: ""}.fa-heart{--fa: ""}.fa-mars-and-venus{--fa: ""}.fa-house-user,.fa-home-user{--fa: ""}.fa-dumpster-fire{--fa: ""}.fa-house-crack{--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: ""}.fa-face-surprise,.fa-surprise{--fa: ""}.fa-bottle-water{--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: ""}.fa-toilet-paper-slash{--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: ""}.fa-kitchen-set{--fa: ""}.fa-r{--fa: "R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: ""}.fa-cube{--fa: ""}.fa-bitcoin-sign{--fa: ""}.fa-shield-dog{--fa: ""}.fa-solar-panel{--fa: ""}.fa-lock-open{--fa: ""}.fa-elevator{--fa: ""}.fa-money-bill-transfer{--fa: ""}.fa-money-bill-trend-up{--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: ""}.fa-circle{--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: ""}.fa-recycle{--fa: ""}.fa-user-astronaut{--fa: ""}.fa-plane-slash{--fa: ""}.fa-trademark{--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: ""}.fa-satellite-dish{--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: ""}.fa-volume-high,.fa-volume-up{--fa: ""}.fa-users-rays{--fa: ""}.fa-wallet{--fa: ""}.fa-clipboard-check{--fa: ""}.fa-file-audio{--fa: ""}.fa-burger,.fa-hamburger{--fa: ""}.fa-wrench{--fa: ""}.fa-bugs{--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: ""}.fa-file-image{--fa: ""}.fa-circle-question,.fa-question-circle{--fa: ""}.fa-plane-departure{--fa: ""}.fa-handshake-slash{--fa: ""}.fa-book-bookmark{--fa: ""}.fa-code-branch{--fa: ""}.fa-hat-cowboy{--fa: ""}.fa-bridge{--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: ""}.fa-truck-front{--fa: ""}.fa-cat{--fa: ""}.fa-anchor-circle-exclamation{--fa: ""}.fa-truck-field{--fa: ""}.fa-route{--fa: ""}.fa-clipboard-question{--fa: ""}.fa-panorama{--fa: ""}.fa-comment-medical{--fa: ""}.fa-teeth-open{--fa: ""}.fa-file-circle-minus{--fa: ""}.fa-tags{--fa: ""}.fa-wine-glass{--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: ""}.fa-square-parking,.fa-parking{--fa: ""}.fa-house-signal{--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: ""}.fa-faucet-drip{--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: ""}.fa-terminal{--fa: ""}.fa-mobile-button{--fa: ""}.fa-house-medical-flag{--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: ""}.fa-tape{--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: ""}.fa-eye{--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: ""}.fa-audio-description{--fa: ""}.fa-person-military-to-person{--fa: ""}.fa-file-shield{--fa: ""}.fa-user-slash{--fa: ""}.fa-pen{--fa: ""}.fa-tower-observation{--fa: ""}.fa-file-code{--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: ""}.fa-bus{--fa: ""}.fa-heart-circle-xmark{--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: ""}.fa-window-maximize{--fa: ""}.fa-face-frown,.fa-frown{--fa: ""}.fa-prescription{--fa: ""}.fa-shop,.fa-store-alt{--fa: ""}.fa-floppy-disk,.fa-save{--fa: ""}.fa-vihara{--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: ""}.fa-comment-dots,.fa-commenting{--fa: ""}.fa-plant-wilt{--fa: ""}.fa-diamond{--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: ""}.fa-chart-diagram{--fa: ""}.fa-bacterium{--fa: ""}.fa-hand-pointer{--fa: ""}.fa-drum-steelpan{--fa: ""}.fa-hand-scissors{--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: ""}.fa-biohazard{--fa: ""}.fa-location-crosshairs,.fa-location{--fa: ""}.fa-mars-double{--fa: ""}.fa-child-dress{--fa: ""}.fa-users-between-lines{--fa: ""}.fa-lungs-virus{--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: ""}.fa-phone{--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: ""}.fa-child-reaching{--fa: ""}.fa-head-side-virus{--fa: ""}.fa-user-gear,.fa-user-cog{--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: ""}.fa-door-closed{--fa: ""}.fa-shield-virus{--fa: ""}.fa-dice-six{--fa: ""}.fa-mosquito-net{--fa: ""}.fa-file-fragment{--fa: ""}.fa-bridge-water{--fa: ""}.fa-person-booth{--fa: ""}.fa-text-width{--fa: ""}.fa-hat-wizard{--fa: ""}.fa-pen-fancy{--fa: ""}.fa-person-digging,.fa-digging{--fa: ""}.fa-trash{--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: ""}.fa-book-medical{--fa: ""}.fa-poo{--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: ""}.fa-cubes{--fa: ""}.fa-divide{--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: ""}.fa-headphones{--fa: ""}.fa-hands-holding{--fa: ""}.fa-hands-clapping{--fa: ""}.fa-republican{--fa: ""}.fa-arrow-left{--fa: ""}.fa-person-circle-xmark{--fa: ""}.fa-ruler{--fa: ""}.fa-align-left{--fa: ""}.fa-dice-d6{--fa: ""}.fa-restroom{--fa: ""}.fa-j{--fa: "J"}.fa-users-viewfinder{--fa: ""}.fa-file-video{--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: ""}.fa-table-cells,.fa-th{--fa: ""}.fa-file-pdf{--fa: ""}.fa-book-bible,.fa-bible{--fa: ""}.fa-o{--fa: "O"}.fa-suitcase-medical,.fa-medkit{--fa: ""}.fa-user-secret{--fa: ""}.fa-otter{--fa: ""}.fa-person-dress,.fa-female{--fa: ""}.fa-comment-dollar{--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: ""}.fa-hat-cowboy-side{--fa: ""}.fa-clipboard-user{--fa: ""}.fa-child{--fa: ""}.fa-lira-sign{--fa: ""}.fa-satellite{--fa: ""}.fa-plane-lock{--fa: ""}.fa-tag{--fa: ""}.fa-comment{--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: ""}.fa-envelope{--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: ""}.fa-paperclip{--fa: ""}.fa-arrow-right-to-city{--fa: ""}.fa-ribbon{--fa: ""}.fa-lungs{--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: ""}.fa-litecoin-sign{--fa: ""}.fa-border-none{--fa: ""}.fa-circle-nodes{--fa: ""}.fa-parachute-box{--fa: ""}.fa-indent{--fa: ""}.fa-truck-field-un{--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: ""}.fa-mountain{--fa: ""}.fa-user-doctor,.fa-user-md{--fa: ""}.fa-circle-info,.fa-info-circle{--fa: ""}.fa-cloud-meatball{--fa: ""}.fa-camera,.fa-camera-alt{--fa: ""}.fa-square-virus{--fa: ""}.fa-meteor{--fa: ""}.fa-car-on{--fa: ""}.fa-sleigh{--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: ""}.fa-water{--fa: ""}.fa-calendar-check{--fa: ""}.fa-braille{--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: ""}.fa-landmark{--fa: ""}.fa-truck{--fa: ""}.fa-crosshairs{--fa: ""}.fa-person-cane{--fa: ""}.fa-tent{--fa: ""}.fa-vest-patches{--fa: ""}.fa-check-double{--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: ""}.fa-money-bill-wheat{--fa: ""}.fa-cookie{--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: ""}.fa-hard-drive,.fa-hdd{--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: ""}.fa-dumbbell{--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: ""}.fa-tarp-droplet{--fa: ""}.fa-house-medical-circle-check{--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: ""}.fa-calendar-plus{--fa: ""}.fa-plane-arrival{--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: ""}.fa-train-subway,.fa-subway{--fa: ""}.fa-chart-gantt{--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: ""}.fa-dna{--fa: ""}.fa-virus-slash{--fa: ""}.fa-minus,.fa-subtract{--fa: ""}.fa-chess{--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: ""}.fa-plug-circle-check{--fa: ""}.fa-street-view{--fa: ""}.fa-franc-sign{--fa: ""}.fa-volume-off{--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: ""}.fa-gear,.fa-cog{--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: ""}.fa-mosque{--fa: ""}.fa-mosquito{--fa: ""}.fa-star-of-david{--fa: ""}.fa-person-military-rifle{--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: ""}.fa-vials{--fa: ""}.fa-plug-circle-plus{--fa: ""}.fa-place-of-worship{--fa: ""}.fa-grip-vertical{--fa: ""}.fa-hexagon-nodes{--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: ""}.fa-u{--fa: "U"}.fa-square-root-variable,.fa-square-root-alt{--fa: ""}.fa-clock,.fa-clock-four{--fa: ""}.fa-backward-step,.fa-step-backward{--fa: ""}.fa-pallet{--fa: ""}.fa-faucet{--fa: ""}.fa-baseball-bat-ball{--fa: ""}.fa-s{--fa: "S"}.fa-timeline{--fa: ""}.fa-keyboard{--fa: ""}.fa-caret-down{--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: ""}.fa-plane-up{--fa: ""}.fa-piggy-bank{--fa: ""}.fa-battery-half,.fa-battery-3{--fa: ""}.fa-mountain-city{--fa: ""}.fa-coins{--fa: ""}.fa-khanda{--fa: ""}.fa-sliders,.fa-sliders-h{--fa: ""}.fa-folder-tree{--fa: ""}.fa-network-wired{--fa: ""}.fa-map-pin{--fa: ""}.fa-hamsa{--fa: ""}.fa-cent-sign{--fa: ""}.fa-flask{--fa: ""}.fa-person-pregnant{--fa: ""}.fa-wand-sparkles{--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: ""}.fa-ticket{--fa: ""}.fa-power-off{--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: ""}.fa-flag-usa{--fa: ""}.fa-laptop-file{--fa: ""}.fa-tty,.fa-teletype{--fa: ""}.fa-diagram-next{--fa: ""}.fa-person-rifle{--fa: ""}.fa-house-medical-circle-exclamation{--fa: ""}.fa-closed-captioning{--fa: ""}.fa-person-hiking,.fa-hiking{--fa: ""}.fa-venus-double{--fa: ""}.fa-images{--fa: ""}.fa-calculator{--fa: ""}.fa-people-pulling{--fa: ""}.fa-n{--fa: "N"}.fa-cable-car,.fa-tram{--fa: ""}.fa-cloud-rain{--fa: ""}.fa-building-circle-xmark{--fa: ""}.fa-ship{--fa: ""}.fa-arrows-down-to-line{--fa: ""}.fa-download{--fa: ""}.fa-face-grin,.fa-grin{--fa: ""}.fa-delete-left,.fa-backspace{--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: ""}.fa-file-circle-check{--fa: ""}.fa-forward{--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: ""}.fa-face-meh,.fa-meh{--fa: ""}.fa-align-center{--fa: ""}.fa-book-skull,.fa-book-dead{--fa: ""}.fa-id-card,.fa-drivers-license{--fa: ""}.fa-outdent,.fa-dedent{--fa: ""}.fa-heart-circle-exclamation{--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: ""}.fa-calendar-week{--fa: ""}.fa-laptop-medical{--fa: ""}.fa-b{--fa: "B"}.fa-file-medical{--fa: ""}.fa-dice-one{--fa: ""}.fa-kiwi-bird{--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: ""}.fa-utensils,.fa-cutlery{--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: ""}.fa-mill-sign{--fa: ""}.fa-bowl-rice{--fa: ""}.fa-skull{--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: ""}.fa-truck-pickup{--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: ""}.fa-stop{--fa: ""}.fa-code-merge{--fa: ""}.fa-upload{--fa: ""}.fa-hurricane{--fa: ""}.fa-mound{--fa: ""}.fa-toilet-portable{--fa: ""}.fa-compact-disc{--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: ""}.fa-caravan{--fa: ""}.fa-shield-cat{--fa: ""}.fa-bolt,.fa-zap{--fa: ""}.fa-glass-water{--fa: ""}.fa-oil-well{--fa: ""}.fa-vault{--fa: ""}.fa-mars{--fa: ""}.fa-toilet{--fa: ""}.fa-plane-circle-xmark{--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: ""}.fa-sun{--fa: ""}.fa-guitar{--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: ""}.fa-horse-head{--fa: ""}.fa-bore-hole{--fa: ""}.fa-industry{--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: ""}.fa-arrows-turn-to-dots{--fa: ""}.fa-florin-sign{--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: ""}.fa-less-than{--fa: "<"}.fa-angle-down{--fa: ""}.fa-car-tunnel{--fa: ""}.fa-head-side-cough{--fa: ""}.fa-grip-lines{--fa: ""}.fa-thumbs-down{--fa: ""}.fa-user-lock{--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: ""}.fa-anchor-circle-xmark{--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: ""}.fa-chess-pawn{--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: ""}.fa-person-through-window{--fa: ""}.fa-toolbox{--fa: ""}.fa-hands-holding-circle{--fa: ""}.fa-bug{--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: ""}.fa-car,.fa-automobile{--fa: ""}.fa-hand-holding-hand{--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: ""}.fa-mountain-sun{--fa: ""}.fa-arrows-left-right-to-line{--fa: ""}.fa-dice-d20{--fa: ""}.fa-truck-droplet{--fa: ""}.fa-file-circle-xmark{--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: ""}.fa-medal{--fa: ""}.fa-bed{--fa: ""}.fa-square-h,.fa-h-square{--fa: ""}.fa-podcast{--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: ""}.fa-bell{--fa: ""}.fa-superscript{--fa: ""}.fa-plug-circle-xmark{--fa: ""}.fa-star-of-life{--fa: ""}.fa-phone-slash{--fa: ""}.fa-paint-roller{--fa: ""}.fa-handshake-angle,.fa-hands-helping{--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: ""}.fa-file{--fa: ""}.fa-greater-than{--fa: ">"}.fa-person-swimming,.fa-swimmer{--fa: ""}.fa-arrow-down{--fa: ""}.fa-droplet,.fa-tint{--fa: ""}.fa-eraser{--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: ""}.fa-person-burst{--fa: ""}.fa-dove{--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: ""}.fa-socks{--fa: ""}.fa-inbox{--fa: ""}.fa-section{--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: ""}.fa-envelope-open-text{--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: ""}.fa-wine-bottle{--fa: ""}.fa-chess-rook{--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: ""}.fa-dharmachakra{--fa: ""}.fa-hotdog{--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: ""}.fa-drum{--fa: ""}.fa-ice-cream{--fa: ""}.fa-heart-circle-bolt{--fa: ""}.fa-fax{--fa: ""}.fa-paragraph{--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: ""}.fa-star-half{--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: ""}.fa-link,.fa-chain{--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: ""}.fa-tree-city{--fa: ""}.fa-play{--fa: ""}.fa-font{--fa: ""}.fa-table-cells-row-lock{--fa: ""}.fa-rupiah-sign{--fa: ""}.fa-magnifying-glass,.fa-search{--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: ""}.fa-naira-sign{--fa: ""}.fa-cart-arrow-down{--fa: ""}.fa-walkie-talkie{--fa: ""}.fa-file-pen,.fa-file-edit{--fa: ""}.fa-receipt{--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: ""}.fa-suitcase-rolling{--fa: ""}.fa-person-circle-exclamation{--fa: ""}.fa-chevron-down{--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: ""}.fa-skull-crossbones{--fa: ""}.fa-code-compare{--fa: ""}.fa-list-ul,.fa-list-dots{--fa: ""}.fa-school-lock{--fa: ""}.fa-tower-cell{--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: ""}.fa-ranking-star{--fa: ""}.fa-chess-king{--fa: ""}.fa-person-harassing{--fa: ""}.fa-brazilian-real-sign{--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: ""}.fa-arrow-up{--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: ""}.fa-shrimp{--fa: ""}.fa-list-check,.fa-tasks{--fa: ""}.fa-jug-detergent{--fa: ""}.fa-circle-user,.fa-user-circle{--fa: ""}.fa-user-shield{--fa: ""}.fa-wind{--fa: ""}.fa-car-burst,.fa-car-crash{--fa: ""}.fa-y{--fa: "Y"}.fa-person-snowboarding,.fa-snowboarding{--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: ""}.fa-fish{--fa: ""}.fa-user-graduate{--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: ""}.fa-clapperboard{--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: ""}.fa-jet-fighter-up{--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: ""}.fa-copy{--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: ""}.fa-hand-sparkles{--fa: ""}.fa-grip,.fa-grip-horizontal{--fa: ""}.fa-share-from-square,.fa-share-square{--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: ""}.fa-gun{--fa: ""}.fa-square-phone,.fa-phone-square{--fa: ""}.fa-plus,.fa-add{--fa: "+"}.fa-expand{--fa: ""}.fa-computer{--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: ""}.fa-peso-sign{--fa: ""}.fa-building-shield{--fa: ""}.fa-baby{--fa: ""}.fa-users-line{--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: ""}.fa-tractor{--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: ""}.fa-arrow-down-up-lock{--fa: ""}.fa-lines-leaning{--fa: ""}.fa-ruler-combined{--fa: ""}.fa-copyright{--fa: ""}.fa-equals{--fa: "="}.fa-blender{--fa: ""}.fa-teeth{--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: ""}.fa-map{--fa: ""}.fa-rocket{--fa: ""}.fa-photo-film,.fa-photo-video{--fa: ""}.fa-folder-minus{--fa: ""}.fa-hexagon-nodes-bolt{--fa: ""}.fa-store{--fa: ""}.fa-arrow-trend-up{--fa: ""}.fa-plug-circle-minus{--fa: ""}.fa-sign-hanging,.fa-sign{--fa: ""}.fa-bezier-curve{--fa: ""}.fa-bell-slash{--fa: ""}.fa-tablet,.fa-tablet-android{--fa: ""}.fa-school-flag{--fa: ""}.fa-fill{--fa: ""}.fa-angle-up{--fa: ""}.fa-drumstick-bite{--fa: ""}.fa-holly-berry{--fa: ""}.fa-chevron-left{--fa: ""}.fa-bacteria{--fa: ""}.fa-hand-lizard{--fa: ""}.fa-notdef{--fa: ""}.fa-disease{--fa: ""}.fa-briefcase-medical{--fa: ""}.fa-genderless{--fa: ""}.fa-chevron-right{--fa: ""}.fa-retweet{--fa: ""}.fa-car-rear,.fa-car-alt{--fa: ""}.fa-pump-soap{--fa: ""}.fa-video-slash{--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: ""}.fa-radio{--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: ""}.fa-traffic-light{--fa: ""}.fa-thermometer{--fa: ""}.fa-vr-cardboard{--fa: ""}.fa-hand-middle-finger{--fa: ""}.fa-percent,.fa-percentage{--fa: "%"}.fa-truck-moving{--fa: ""}.fa-glass-water-droplet{--fa: ""}.fa-display{--fa: ""}.fa-face-smile,.fa-smile{--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: ""}.fa-trophy{--fa: ""}.fa-person-praying,.fa-pray{--fa: ""}.fa-hammer{--fa: ""}.fa-hand-peace{--fa: ""}.fa-rotate,.fa-sync-alt{--fa: ""}.fa-spinner{--fa: ""}.fa-robot{--fa: ""}.fa-peace{--fa: ""}.fa-gears,.fa-cogs{--fa: ""}.fa-warehouse{--fa: ""}.fa-arrow-up-right-dots{--fa: ""}.fa-splotch{--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: ""}.fa-dice-four{--fa: ""}.fa-sim-card{--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: ""}.fa-mercury{--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: ""}.fa-person-falling-burst{--fa: ""}.fa-award{--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: ""}.fa-building{--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: ""}.fa-qrcode{--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: ""}.fa-shield,.fa-shield-blank{--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: ""}.fa-comment-nodes{--fa: ""}.fa-house-medical{--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: ""}.fa-house-chimney-window{--fa: ""}.fa-pen-nib{--fa: ""}.fa-tent-arrow-turn-left{--fa: ""}.fa-tents{--fa: ""}.fa-wand-magic,.fa-magic{--fa: ""}.fa-dog{--fa: ""}.fa-carrot{--fa: ""}.fa-moon{--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: ""}.fa-cheese{--fa: ""}.fa-yin-yang{--fa: ""}.fa-music{--fa: ""}.fa-code-commit{--fa: ""}.fa-temperature-low{--fa: ""}.fa-person-biking,.fa-biking{--fa: ""}.fa-broom{--fa: ""}.fa-shield-heart{--fa: ""}.fa-gopuram{--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: ""}.fa-hashtag{--fa: "#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: ""}.fa-oil-can{--fa: ""}.fa-t{--fa: "T"}.fa-hippo{--fa: ""}.fa-chart-column{--fa: ""}.fa-infinity{--fa: ""}.fa-vial-circle-check{--fa: ""}.fa-person-arrow-down-to-line{--fa: ""}.fa-voicemail{--fa: ""}.fa-fan{--fa: ""}.fa-person-walking-luggage{--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: ""}.fa-cloud-moon-rain{--fa: ""}.fa-calendar{--fa: ""}.fa-trailer{--fa: ""}.fa-bahai,.fa-haykal{--fa: ""}.fa-sd-card{--fa: ""}.fa-dragon{--fa: ""}.fa-shoe-prints{--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: ""}.fa-hand-holding{--fa: ""}.fa-plug-circle-exclamation{--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: ""}.fa-clone{--fa: ""}.fa-person-walking-arrow-loop-left{--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: ""}.fa-tornado{--fa: ""}.fa-file-circle-plus{--fa: ""}.fa-book-quran,.fa-quran{--fa: ""}.fa-anchor{--fa: ""}.fa-border-all{--fa: ""}.fa-face-angry,.fa-angry{--fa: ""}.fa-cookie-bite{--fa: ""}.fa-arrow-trend-down{--fa: ""}.fa-rss,.fa-feed{--fa: ""}.fa-draw-polygon{--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: ""}.fa-shower{--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: ""}.fa-m{--fa: "M"}.fa-table-list,.fa-th-list{--fa: ""}.fa-comment-sms,.fa-sms{--fa: ""}.fa-book{--fa: ""}.fa-user-plus{--fa: ""}.fa-check{--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: ""}.fa-house-circle-check{--fa: ""}.fa-angle-left{--fa: ""}.fa-diagram-successor{--fa: ""}.fa-truck-arrow-right{--fa: ""}.fa-arrows-split-up-and-left{--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: ""}.fa-cloud-moon{--fa: ""}.fa-briefcase{--fa: ""}.fa-person-falling{--fa: ""}.fa-image-portrait,.fa-portrait{--fa: ""}.fa-user-tag{--fa: ""}.fa-rug{--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: ""}.fa-baht-sign{--fa: ""}.fa-book-open{--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: ""}.fa-handcuffs{--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: ""}.fa-database{--fa: ""}.fa-share,.fa-mail-forward{--fa: ""}.fa-bottle-droplet{--fa: ""}.fa-mask-face{--fa: ""}.fa-hill-rockslide{--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: ""}.fa-paper-plane{--fa: ""}.fa-road-circle-exclamation{--fa: ""}.fa-dungeon{--fa: ""}.fa-align-right{--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: ""}.fa-life-ring{--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: ""}.fa-calendar-day{--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: ""}.fa-face-grimace,.fa-grimace{--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: ""}.fa-person-walking-arrow-right{--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: ""}.fa-dice{--fa: ""}.fa-bowling-ball{--fa: ""}.fa-brain{--fa: ""}.fa-bandage,.fa-band-aid{--fa: ""}.fa-calendar-minus{--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: ""}.fa-gifts{--fa: ""}.fa-hotel{--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: ""}.fa-thumbs-up{--fa: ""}.fa-user-clock{--fa: ""}.fa-hand-dots,.fa-allergies{--fa: ""}.fa-file-invoice{--fa: ""}.fa-window-minimize{--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: ""}.fa-brush{--fa: ""}.fa-file-half-dashed{--fa: ""}.fa-mask{--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: ""}.fa-ruler-vertical{--fa: ""}.fa-user-large,.fa-user-alt{--fa: ""}.fa-train-tram{--fa: ""}.fa-user-nurse{--fa: ""}.fa-syringe{--fa: ""}.fa-cloud-sun{--fa: ""}.fa-stopwatch-20{--fa: ""}.fa-square-full{--fa: ""}.fa-magnet{--fa: ""}.fa-jar{--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: ""}.fa-bug-slash{--fa: ""}.fa-arrow-up-from-water-pump{--fa: ""}.fa-bone{--fa: ""}.fa-table-cells-row-unlock{--fa: ""}.fa-user-injured{--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: ""}.fa-plane{--fa: ""}.fa-tent-arrows-down{--fa: ""}.fa-exclamation{--fa: "!"}.fa-arrows-spin{--fa: ""}.fa-print{--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: ""}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-x{--fa: "X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: ""}.fa-users-gear,.fa-users-cog{--fa: ""}.fa-person-military-pointing{--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: ""}.fa-umbrella{--fa: ""}.fa-trowel{--fa: ""}.fa-d{--fa: "D"}.fa-stapler{--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: ""}.fa-kip-sign{--fa: ""}.fa-hand-point-left{--fa: ""}.fa-handshake-simple,.fa-handshake-alt{--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: ""}.fa-barcode{--fa: ""}.fa-plus-minus{--fa: ""}.fa-video,.fa-video-camera{--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: ""}.fa-hand-holding-medical{--fa: ""}.fa-person-circle-check{--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: ""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/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(/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/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(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/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(/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/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(/assets/fa-v4compatibility-C9RhG_FT.woff2) format("woff2"),url(/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}@keyframes loader{0%{opacity:0}50%{transform:rotate(.5turn) scale(1.2);margin-bottom:80px;opacity:1}to{transform:rotate(1turn) scale(1);opacity:0}}@keyframes appear1{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes appear2{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes appearLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes blur{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes showModal{0%{height:10%;overflow:hidden}to{height:90%;overflow:auto}}@keyframes hourglass{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes animV1{0%{transform:translate(-100%) translateY(1vh);opacity:0}12.5%{transform:translate(25px) translateY(1vh)}62.5%{transform:translate(25px) translateY(1vh);opacity:1}to{transform:translate(30px) translateY(0)}}@keyframes animV2{0%{transform:translate(100%) translateY(-.5vh);opacity:0}12.5%{transform:translate(-25px) translateY(-.5vh)}52.5%{transform:translate(-25px) translateY(-.5vh);opacity:1}to{transform:translate(-50px) translateY(3.8vh)}}@keyframes appearLetter{0%{opacity:0}to{opacity:1}}h1,h2,h3{width:100%;margin:0}h2{font-size:1rem;font-weight:500}a{color:#fff;text-decoration:none}i{font-size:.875rem;color:#8bc2ea;padding:0 .5rem}.box{display:flex;align-items:center;background-color:#181a23;padding:1.5rem .875rem;border:1px solid rgba(255,255,255,.1);border-radius:.5rem}button{justify-content:center;align-items:center;height:50px;flex:1;font-weight:700;color:#fff;border:1px solid transparent;cursor:pointer;transition:all .4s}button:nth-child(1),button:nth-child(2),button:nth-child(3){margin-right:24px}button:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}button.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.loader{display:flex;align-items:baseline}.loader .images img{height:100px;width:100px}.loader .images img:nth-child(1){animation:animV1 3s both}.loader .images img:nth-child(2){animation:animV2 3s 375ms both}.loader .title{text-align:center;font-size:60px;font-weight:700;letter-spacing:8px;margin-left:-70px}.loader .title span:nth-child(1){animation:appearLetter 3s 1.8s backwards}.loader .title span:nth-child(2){animation:appearLetter 3s 2s backwards}.loader .title span:nth-child(3){animation:appearLetter 3s 2.2s backwards}.loader .title span:nth-child(4){animation:appearLetter 3s 2.4s backwards}.loader .title span:nth-child(5){animation:appearLetter 3s 2.6s backwards}img.menu-icon{cursor:pointer}.menu{position:fixed;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:97%;width:5rem;background-color:#181a23;padding:1rem 0;border-right:1px solid rgba(255,255,255,.1);border-radius:0 .5rem .5rem 0;z-index:99}.menu div .app-btn{z-index:1;padding:1rem;position:relative;border-radius:.5rem;margin-bottom:.5rem}.menu div .app-btn i{color:#fff;cursor:pointer}.menu div .app-btn i:hover{color:#8bc2ea}.menu div .app-btn .menu-container{position:absolute;width:-moz-fit-content;width:fit-content;top:3px;left:58px;background-color:#181a23;border-color:#181a23;opacity:1;border-radius:0 14px 14px;border-width:5px;padding:8px 0}.menu div .app-btn .menu-container .menu-row{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px}.menu div .app-btn .menu-container .menu-row a{padding:0;border-radius:.5rem}.menu div .app-btn .menu-container .menu-row a:hover{background-color:#ffffff1a}.profile{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:12px;text-align:center}.profile .logo{height:50px;width:50px;border-radius:100%;background-color:#fff;margin-bottom:20px}nav{display:flex;flex-direction:column;justify-content:space-between;flex:2;width:100%;padding-top:40px}nav .section{display:flex;flex-direction:column;justify-content:space-evenly}nav .section a{display:flex;flex-direction:column;align-items:center;width:100%;padding:2vh 0;border-top:1px solid transparent;border-bottom:1px solid transparent}nav .section a i{margin-bottom:10px;color:#fff}nav .section a span{font-size:11px}nav .section a:hover,nav .section a.active{background-color:#141414;padding-right:1px;border-top-color:#ffffff1a;border-bottom-color:#ffffff1a;margin-right:-1px}nav .section a:hover i,nav .section a.active i{color:#8bc2ea}nav .section a.active span{color:#8bc2ea}nav .section:nth-child(2){padding-top:50px}nav .section .logo_bottom{display:flex;justify-content:center;align-items:baseline;margin-top:.5rem}nav .section .logo_bottom .images img:nth-child(2){transform:translate(-12px) translateY(12px);margin-right:-14px}nav .section .logo_bottom .title{font-weight:700}.page{display:flex;flex-direction:column;width:100%;padding:14px 24px 14px 6.5rem}.page.chooseMainOrga{display:flex;flex-direction:column;align-items:center;padding-top:35vh}.page.chooseMainOrga h1{text-align:center;margin-bottom:10vh}.page.chooseMainOrga input{width:30vw;padding:.5rem;border-radius:.5rem}.page.chooseMainOrga .autocomplete{display:flex;flex-direction:column;align-self:center;z-index:1;min-height:150px;width:30vw;font-size:14px;background-color:#141414;padding:8px 14px 14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-top:4px;overflow:auto}.page.chooseMainOrga .autocomplete div{font-weight:500;padding:.5rem .875rem;cursor:pointer}.page.chooseMainOrga .autocomplete div:hover{font-weight:600;color:#8bc2ea;text-decoration:underline}.page.chooseMainOrga .organisations{display:flex;justify-content:space-evenly}.page.chooseMainOrga .organisations .organisation{justify-content:center;flex:1;font-weight:700;width:200px;transition:.6s;margin-bottom:30px;margin-left:10px;cursor:pointer}.page.chooseMainOrga .organisations .organisation:hover{color:#8bc2ea;letter-spacing:1px;box-shadow:1px 1px 12px #ffffff4d,-1px -1px 12px #ffffff4d}.page.dashboard{overflow-x:hidden;display:flex;width:100%;position:relative}.page.dashboard .pageLine:nth-child(2){margin-top:24px;overflow:hidden}.page.dashboard .legend-container{display:grid;justify-content:center;align-items:center;flex-direction:column;gap:6px;margin-bottom:10px}.page.dashboard .legend-container .legend-items{padding-right:10px}.page.dashboard .legend-container .legend-items .legend-item{display:flex;align-items:center;gap:5px;font-size:13px}.page.dashboard .legend-container .legend-items .legend-item .color-indicator{width:14px;height:14px;border-radius:4px;margin-left:5px}.page.dashboard .legend-container .legend-items .legend-item.active{font-weight:700}.page.dashboard .legend-container .legend-items .legend-item.active .color-indicator{border:2px solid #8BC2EA}.page.dashboard .inProcess{position:relative;top:45%;left:45%;z-index:1;height:30px;width:140px;font-size:22px;font-weight:800;text-align:center;margin-right:-138px}.page.dashboard .park-charts{flex-direction:column;border:1px solid rgba(255,255,255,.1);max-height:45vh;width:100%}.page.dashboard .park-charts h2{display:flex;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:500;margin-bottom:2rem}.page.dashboard .park-charts h2 i{color:#4a90e2;font-size:18px}.page.dashboard .park-charts h2 div{padding:6px 12px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;background:#2b2b2b;color:#fff;border:1px solid transparent;transition:all .2s ease-in-out}.page.dashboard .park-charts h2 div.active{border-color:#2e5ab2}.page.dashboard .park-charts h2 div:hover,.page.dashboard .park-charts h2 div.active{color:#8bc2ea;background-color:#7ec69514}.page.dashboard .park-charts .park-type{display:flex;justify-content:space-between;align-items:center;height:75%;width:100%}.page.dashboard .park-charts .park-type .bar-chart{margin:25px 0 0 -20px}.page.dashboard .park-charts .park-type .pie-chart{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:10px;border-radius:0 8px 8px 0;background-color:transparent;border:1px solid rgba(255,255,255,.1);margin-top:-25px;margin-right:20px;border-radius:1rem}.page.dashboard .park-charts .park-type .pie-chart .pie-title{align-self:stretch;text-align:center;background-color:#ffffff1a;border-radius:1rem 1rem 0 0}.page.dashboard .park-charts .park-type .pie-chart .pie-title select{margin-left:1rem;background-color:#181a23;color:#fff;border-color:transparent}.page.dashboard .park-charts .card{margin-left:10px}.page.dashboard .park-charts .all:hover,.page.dashboard .park-charts .all.active,.page.dashboard .park-charts .fiber:hover,.page.dashboard .park-charts .fiber.active,.page.dashboard .park-charts .cooper:hover,.page.dashboard .park-charts .cooper.active,.page.dashboard .park-charts .mobile:hover,.page.dashboard .park-charts .mobile.active{color:#8bc2ea;background-color:#7ec69514}.page.dashboard .links-array{display:flex;flex-direction:column;height:100%;min-height:0;width:auto;overflow:hidden}.page.dashboard .links-array .inputs{flex-direction:column;flex:1;width:100%;margin-bottom:0;flex:0 0 auto;position:sticky;top:0;z-index:3;background-color:#181a23;padding-bottom:10px}.page.dashboard .links-array .inputs .line{margin-top:1rem;display:flex;justify-content:space-evenly;width:100%;gap:2%}.page.dashboard .links-array .inputs .line .reset button{flex:.75;height:35px;width:100%;background-color:#181a23;border-radius:.5rem;border:1px solid rgba(139,194,234,.6);margin-top:8px;cursor:pointer}.page.dashboard .links-array .inputs .line .reset button:hover{background-color:#0e0f14}.page.dashboard .links-array .inputs .line .input{position:relative;display:flex;flex-direction:column;width:100%;margin-left:0}.page.dashboard .links-array .inputs .line .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.dashboard .links-array .inputs .line .input label.login{width:50px;background-color:#10131a}.page.dashboard .links-array .inputs .line .input label.login.update{background-color:#181a23}.page.dashboard .links-array .inputs .line .input label.password{width:72px;background-color:#10131a}.page.dashboard .links-array .inputs .line .input label.password.update{background-color:#181a23}.page.dashboard .links-array .inputs .line .input label.authentication{width:110px;background-color:#10131a}.page.dashboard .links-array .inputs .line .input label.authentication.update{background-color:#181a23}.page.dashboard .links-array .inputs .line .input label.routingType{width:110px;background-color:#10131a}.page.dashboard .links-array .inputs .line .input label.routingType.update{background-color:#181a23}.page.dashboard .links-array .inputs .line .input label.secret{width:50px;background-color:#10131a}.page.dashboard .links-array .inputs .line .input label.secret.update{background-color:#181a23}.page.dashboard .links-array .inputs .line .input label.distantNetwork{width:105px;background-color:#10131a}.page.dashboard .links-array .inputs .line .input label.distantNetwork.update{background-color:#181a23}.page.dashboard .links-array .inputs .line .input label.private_networks{width:148px}.page.dashboard .links-array .inputs .line .input label.ipv6{width:40px}.page.dashboard .links-array .inputs .line .input label.ipv6.locked{width:60px}.page.dashboard .links-array .inputs .line .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.dashboard .links-array .inputs .line .input label.ipv4_wan_interco{width:84px}.page.dashboard .links-array .inputs .line .input label.ipv4_interco{width:142px}.page.dashboard .links-array .inputs .line .input label.ipv4_interco_link_backup{width:220px}.page.dashboard .links-array .inputs .line .input label.ipv4_wan{width:40px}.page.dashboard .links-array .inputs .line .input label.ipv4_wan.locked{width:60px}.page.dashboard .links-array .inputs .line .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.dashboard .links-array .inputs .line .input label.ipv4_wan_nominal{width:148px}.page.dashboard .links-array .inputs .line .input label.ipv4_wan_backup{width:138px}.page.dashboard .links-array .inputs .line .input label.ipv4_network{width:90px}.page.dashboard .links-array .inputs .line .input label.ipv4_wan_mask{width:64px}.page.dashboard .links-array .inputs .line .input label.type_mask{width:44px}.page.dashboard .links-array .inputs .line .input label.ipMask{width:60px}.page.dashboard .links-array .inputs .line .input label.lan{width:40px}.page.dashboard .links-array .inputs .line .input label.client{width:56px}.page.dashboard .links-array .inputs .line .input label.city{width:50px}.page.dashboard .links-array .inputs .line .input label.contract{width:100px}.page.dashboard .links-array .inputs .line .input label.name,.page.dashboard .links-array .inputs .line .input label.networkName{width:120px}.page.dashboard .links-array .inputs .line .input label.domain{width:72px}.page.dashboard .links-array .inputs .line .input label.gtr{width:36px}.page.dashboard .links-array .inputs .line .input label.error{color:#ca6d61}.page.dashboard .links-array .inputs .line .input label.provider{width:80px}.page.dashboard .links-array .inputs .line .input label.product,.page.dashboard .links-array .inputs .line .input label.offer{width:60px}.page.dashboard .links-array .inputs .line .input label.distantNetwork{width:110px}.page.dashboard .links-array .inputs .line .input label.distantNetwork.locked{width:130px}.page.dashboard .links-array .inputs .line .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.dashboard .links-array .inputs .line .input label{background-color:#181a23}.page.dashboard .links-array .inputs .line .input input,.page.dashboard .links-array .inputs .line .input select{height:35px;color:#fff;background:none;padding:0 10px;border-color:#8bc2ea99;border-radius:8px}.page.dashboard .links-array .inputs .line .input input::-moz-placeholder,.page.dashboard .links-array .inputs .line .input select::-moz-placeholder{color:#fff;font-style:italic}.page.dashboard .links-array .inputs .line .input input::placeholder,.page.dashboard .links-array .inputs .line .input select::placeholder{color:#fff;font-style:italic}.page.dashboard .links-array .inputs .line .input input{cursor:default}.page.dashboard .links-array .inputs .line .input select{cursor:pointer}.page.dashboard .links-array .inputs .line .input select option{background-color:#141414}.page.dashboard .links-array .inputs .line .input i{top:0;right:0;font-size:12px;color:#fff;background-color:#0a0b12;padding:11px 26px 11.2px 10px;border-left:1px solid rgba(255,255,255,.3);border-radius:0 6px 6px 0;margin-top:-36px;margin-left:360px}.page.dashboard .links-array .inputs .line .input i:hover{color:#8bc2ea}.page.dashboard .links-array .table-container{margin-top:20px;width:100%;flex:1 1 auto;overflow-y:auto;min-height:0}.page.dashboard .links-array .table-container table{width:100%;border-spacing:0 10px;border-collapse:separate}.page.dashboard .links-array .table-container table thead{position:sticky;top:0;z-index:2;background-color:#ffffff1a}.page.dashboard .links-array .table-container table thead tr{background-color:#181a23}.page.dashboard .links-array .table-container table thead th{padding:20px;background-color:#ffffff1a;border-bottom:2px solid rgba(255,255,255,.1)}.page.dashboard .links-array .table-container table tbody tr td{background-color:#ffffff05;width:700px;text-align:center;padding:30px;border:1px solid transparent}.page.dashboard .links-array .table-container table tbody tr td:first-child{border-radius:1rem 0 0 1rem}.page.dashboard .links-array .table-container table tbody tr td:last-child{border-radius:0 1rem 1rem 0}.page.dashboard .links-array .table-container table tbody tr td .status-icon.up i{color:#4faa6c}.page.dashboard .links-array .table-container table tbody tr td .status-icon.down i{color:#d92420}.page.dashboard .links-array .table-container table tbody tr.available{background-color:#7ec6951a}.page.dashboard .links-array .table-container table tbody tr:hover td{background-color:#8bc2ea0d;border-color:#8bc2ea;border-top:1px solid #8BC2EA;border-bottom:1px solid #8BC2EA;border-left:none;border-right:none}.page.dashboard .links-array .table-container table tbody tr:hover td:first-child{border-radius:1rem 0 0 1rem;border-top:1px solid #8BC2EA;border-bottom:1px solid #8BC2EA;border-left:1px solid #8BC2EA}.page.dashboard .links-array .table-container table tbody tr:hover td:last-child{border-radius:0 1rem 1rem 0;border-top:1px solid #8BC2EA;border-bottom:1px solid #8BC2EA;border-right:1px solid #8BC2EA}.page.dashboard .supervisionOperator{width:30%;margin-right:1rem;flex-direction:column}.page.dashboard .supervisionOperator .header{display:flex;width:100%}.page.dashboard .supervisionOperator .header .switchView{display:flex;font-size:.75rem;font-style:italic;background-color:#ffffff1a;border-radius:8px;margin-top:-5px;cursor:pointer}.page.dashboard .supervisionOperator .header .switchView .button{padding:6px 8px;transition:all 1s}.page.dashboard .supervisionOperator .header .switchView .button:nth-child(1){border-radius:8px 0 0 8px}.page.dashboard .supervisionOperator .header .switchView .button:nth-child(2){border-radius:0 8px 8px 0}.page.dashboard .supervisionOperator .header .switchView .button.active{color:#141414;background-color:#fff;border-radius:.5rem}.page.dashboard .supervisionOperator .table-container{margin-top:10px;width:100%;flex:1;overflow-y:auto;max-height:100%;padding-right:5px}.page.dashboard .supervisionOperator .table-container table{width:100%;border-spacing:0 10px}.page.dashboard .supervisionOperator .table-container table tbody tr.mainLine{cursor:pointer}.page.dashboard .supervisionOperator .table-container table tbody tr td{border:1px solid transparent}.page.dashboard .supervisionOperator .table-container table tbody tr td .status-icon i.fa-circle-check{color:#4faa6c}.page.dashboard .supervisionOperator .table-container table tbody tr td .status-icon i.fa-circle-question{color:#fd9900}.page.dashboard .supervisionOperator .table-container table tbody tr td .status-icon i.fa-triangle-exclamation{color:#d92420}.page.dashboard .supervisionOperator .table-container table tbody tr td .status-icon:hover{cursor:pointer}.page.dashboard .supervisionOperator .table-container table tbody tr td:nth-child(1){padding-left:.5rem}.page.dashboard .supervisionOperator .table-container table tbody tr td .providerLogo{margin-right:5px;width:30px}.page.dashboard .supervisionOperator .table-container table tbody tr:hover{background-color:#8bc2ea0d}.page.dashboard .supervisionOperator .table-container table tbody tr:hover td{border-color:#8bc2ea}.page.dashboard .supervisionOperator .table-container table tbody tr:hover td:nth-child(1){border-right-color:transparent;border-radius:8px 0 0 8px}.page.dashboard .supervisionOperator .table-container table tbody tr:hover td:nth-child(2){border-left-color:transparent;border-right-color:transparent}.page.dashboard .supervisionOperator .table-container table tbody tr:hover td:nth-child(3){border-left-color:transparent;border-radius:0 8px 8px 0}.page.dashboard .parcStatus{flex-direction:column;margin-left:1.5rem;width:100%;max-height:500px;overflow-y:auto;overflow-x:hidden;display:flex}.page.dashboard .parcStatus.dashboard{width:65%}.page.dashboard .parcStatus.supervision{margin:0}.page.dashboard .parcStatus.expanded{position:fixed;top:80px;left:100px;right:0;height:calc(100vh - 90px)!important;max-height:none;width:93%;margin:0;padding:2rem;box-sizing:border-box;z-index:1000}.page.dashboard .parcStatus.expanded .table-container{height:calc(50% - 200px);max-height:none}.page.dashboard .parcStatus h2 .fa-down-left-and-up-right-to-center,.page.dashboard .parcStatus h2 .fa-up-right-and-down-left-from-center{color:#fff;cursor:pointer;float:right}.page.dashboard .parcStatus h2 .fa-down-left-and-up-right-to-center:hover,.page.dashboard .parcStatus h2 .fa-up-right-and-down-left-from-center:hover{color:#8bc2ea}.page.dashboard .parcStatus h3{font-size:14px;font-style:italic;text-decoration:underline;width:100%;margin:15px 0 30px}.page.dashboard .parcStatus .status-cards{display:flex;gap:1rem;margin:1rem 0;width:100%}.page.dashboard .parcStatus .status-cards .card{border-radius:8px;width:50%;padding:1rem;cursor:pointer;transition:all .3s ease;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);text-align:center}.page.dashboard .parcStatus .status-cards .card i.fa-circle-check{color:#4faa6c}.page.dashboard .parcStatus .status-cards .card i.fa-circle-question{color:#fd9900}.page.dashboard .parcStatus .status-cards .card i.fa-triangle-exclamation{color:#d92420}.page.dashboard .parcStatus .status-cards .card .linksCount{margin-left:20px;font-size:large}.page.dashboard .parcStatus .status-cards .card.up.selected{background-color:#4faa6c1a}.page.dashboard .parcStatus .status-cards .card.down.selected{background-color:#d924201a}.page.dashboard .parcStatus .status-cards .card.selected{box-shadow:0 0 5px #00000026}.page.dashboard .parcStatus .table-container{margin-top:10px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:5px;width:100%;height:100%}.page.dashboard .parcStatus .table-container table{width:100%;border-spacing:0 10px}.page.dashboard .parcStatus .table-container table tbody tr td{padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.page.dashboard .parcStatus .table-container table tbody tr td.link{cursor:pointer}.page.dashboard .parcStatus .table-container table tbody tr td.link:hover{text-decoration:underline}.page.dashboard .parcStatus .table-container table tbody tr td .duration i.fa-circle-check{color:#4faa6c}.page.dashboard .parcStatus .table-container table tbody tr td .duration i.fa-circle-question{color:#fd9900}.page.dashboard .parcStatus .table-container table tbody tr td .duration i.fa-triangle-exclamation{color:#d92420}.page.park .clients{flex-direction:column;max-height:70px;margin-bottom:24px}.page.park .clients input{width:30%;text-align:center;font-size:1rem;color:#fff;background-color:#141414;padding:.875rem;border:none;border-radius:.5rem}.page.park .clients input::-moz-placeholder{color:#fff;font-style:italic}.page.park .clients input::placeholder{color:#fff;font-style:italic}.page.park .clients input option:nth-child(1){font-style:italic;text-align:left}.page.park .clients .autocomplete{display:flex;flex-direction:column;z-index:1;min-height:150px;width:30%;font-size:14px;background-color:#141414;padding:8px 14px 14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-top:4px;overflow:auto}.page.park .clients .autocomplete .client{font-weight:500;padding:.5rem .875rem;cursor:pointer}.page.park .clients .autocomplete .client:hover{font-weight:600;color:#8bc2ea;text-decoration:underline}.page.park .parkLinks{flex-direction:column;height:100%;margin-bottom:24px}.page.park .parkLinks .header{display:flex;width:100%}.page.park .parkLinks .header .switchView{display:flex;font-size:.75rem;font-style:italic;background-color:#ffffff1a;border-radius:8px;margin-top:-5px;cursor:pointer}.page.park .parkLinks .header .switchView .button{padding:6px 8px;transition:all 1s}.page.park .parkLinks .header .switchView .button:nth-child(1){border-radius:8px 0 0 8px}.page.park .parkLinks .header .switchView .button:nth-child(2){border-radius:0 8px 8px 0}.page.park .parkLinks .header .switchView .button.active{color:#141414;background-color:#fff;border-radius:.5rem}.page.park .parkLinks .container{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.page.park .parkLinks .container .providers{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;height:100%}.page.park .parkLinks .container .providers .providers-grid{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;width:100%}.page.park .parkLinks .container .providers .provider{display:flex;justify-content:space-between;align-items:center;height:20px;padding:1rem 2rem;border-radius:8px;transition:all .4s}.page.park .parkLinks .container .providers .provider .provider-left{display:flex;align-items:center;padding:0 20px;height:100%;flex:1}.page.park .parkLinks .container .providers .provider .provider-right{display:flex;align-items:center;padding:8px 18px}.page.park .parkLinks .container .providers .provider .providerLogo{height:30px;width:30px;margin-right:10px}.page.park .parkLinks .container .providers .provider:hover,.page.park .parkLinks .container .providers .provider.hovered{background-color:#ffffff06;box-shadow:1px 1px 4px #ffffff1a inset}.page.park .parkLinks .container .providers .provider span{white-space:nowrap}.page.park .parkLinks .container .providers .provider span:nth-child(3){background-color:#141414}.page.park .parkLinks .container .providers .provider.alphalink .providerCounter{color:#e24646;border:2px solid #E24646}.page.park .parkLinks .container .providers .provider.alphalink .providerCounter:hover,.page.park .parkLinks .container .providers .provider.alphalink .providerCounter.hovered{background-color:#e24646}.page.park .parkLinks .container .providers .provider.sfr .providerCounter{color:#f59090;border:2px solid #F59090}.page.park .parkLinks .container .providers .provider.sfr .providerCounter:hover,.page.park .parkLinks .container .providers .provider.sfr .providerCounter.hovered{background-color:#f59090}.page.park .parkLinks .container .providers .provider.orange .providerCounter{color:#ed6821;border:2px solid #ED6821}.page.park .parkLinks .container .providers .provider.orange .providerCounter:hover,.page.park .parkLinks .container .providers .provider.orange .providerCounter.hovered{background-color:#ed6821}.page.park .parkLinks .container .providers .provider.orange--concession .providerCounter{color:#b88b61;border:2px solid #b88b61}.page.park .parkLinks .container .providers .provider.orange--concession .providerCounter:hover,.page.park .parkLinks .container .providers .provider.orange--concession .providerCounter.hovered{background-color:#b88b61}.page.park .parkLinks .container .providers .provider.axione .providerCounter{color:#7fa48b;border:2px solid #7FA48B}.page.park .parkLinks .container .providers .provider.axione .providerCounter:hover,.page.park .parkLinks .container .providers .provider.axione .providerCounter.hovered{background-color:#7fa48b}.page.park .parkLinks .container .providers .provider.covage .providerCounter{color:#558e9a;border:2px solid #558E9A}.page.park .parkLinks .container .providers .provider.covage .providerCounter:hover,.page.park .parkLinks .container .providers .provider.covage .providerCounter.hovered{background-color:#558e9a}.page.park .parkLinks .container .providers .provider.bouygues .providerCounter{color:#5598d2;border:2px solid #5598D2}.page.park .parkLinks .container .providers .provider.bouygues .providerCounter:hover,.page.park .parkLinks .container .providers .provider.bouygues .providerCounter.hovered{background-color:#5598d2}.page.park .parkLinks .container .providers .provider.altitude .providerCounter{color:#9580e1;border:2px solid #9580E1}.page.park .parkLinks .container .providers .provider.altitude .providerCounter:hover,.page.park .parkLinks .container .providers .provider.altitude .providerCounter.hovered{background-color:#9580e1}.page.park .parkLinks .container .providers .provider.xpFibre .providerCounter{color:#e9d06d;border:2px solid #E9D06D}.page.park .parkLinks .container .providers .provider.xpFibre .providerCounter:hover,.page.park .parkLinks .container .providers .provider.xpFibre .providerCounter.hovered{background-color:#e9d06d}.page.park .parkLinks .container .providers .provider.eurofiber .providerCounter{color:#92bbde;border:2px solid #92BBDE}.page.park .parkLinks .container .providers .provider.eurofiber .providerCounter:hover,.page.park .parkLinks .container .providers .provider.eurofiber .providerCounter.hovered{background-color:#92bbde}.page.park .parkLinks .container .providers .provider.ielo .providerCounter{color:#cfaf54;border:2px solid #CFAF54}.page.park .parkLinks .container .providers .provider.ielo .providerCounter:hover,.page.park .parkLinks .container .providers .provider.ielo .providerCounter.hovered{background-color:#cfaf54}.page.park .parkLinks .container .providers .provider.liain .providerCounter{color:#e43fa5;border:2px solid #E43FA5}.page.park .parkLinks .container .providers .provider.liain .providerCounter:hover,.page.park .parkLinks .container .providers .provider.liain .providerCounter.hovered{background-color:#e43fa5}.page.park .parkLinks .container .providers .provider.tdf .providerCounter{color:#ad57b8;border:2px solid #AD57B8}.page.park .parkLinks .container .providers .provider.tdf .providerCounter:hover,.page.park .parkLinks .container .providers .provider.tdf .providerCounter.hovered{background-color:#ad57b8}.page.park .parkLinks .container .providers .provider.gironde .providerCounter{color:#a0a0a0;border:2px solid #A0A0A0}.page.park .parkLinks .container .providers .provider.gironde .providerCounter:hover,.page.park .parkLinks .container .providers .provider.gironde .providerCounter.hovered{background-color:#a0a0a0}.page.park .parkLinks .container .providers .provider.zefil span:nth-child(3){color:#f7f7f7;border:2px solid #F7F7F7}.page.park .parkLinks .container .providers .provider.zefil span:nth-child(3):hover,.page.park .parkLinks .container .providers .provider.zefil span:nth-child(3).hovered{background-color:#f7f7f7}.page.park .parkLinks .container .providers .provider span.providerCounter{min-width:30px;text-align:center;font-weight:700;padding:4px 10px 3px;border-radius:4px}.page.park .parkLinks .container .providers .provider span.providerCounter:hover,.page.park .parkLinks .container .providers .provider span.providerCounter.hovered{cursor:pointer;color:#f7f7f7}.page.park .parkLinks .container .providers .provider:hover,.page.park .parkLinks .container .providers .provider.hovered{cursor:pointer}.page.park .parkLinks .container .providers .noLink{margin-top:-80px}.page.park .parkLinks .container .libeleTechnologie{cursor:pointer}.page.park .parkLinks .container .databars{display:flex;margin:40px 0;width:80%}.page.park .parkLinks .container .databars.technologies div,.page.park .parkLinks .container .databars.equipmentsDatabars div{height:16px;background-color:#558e9a;box-shadow:-1px 0 #181a23}.page.park .parkLinks .container .databars.technologies div.fiber,.page.park .parkLinks .container .databars.equipmentsDatabars div.fiber{background-color:#5598d2}.page.park .parkLinks .container .databars.technologies div.copper,.page.park .parkLinks .container .databars.equipmentsDatabars div.copper{background-color:#558e9a}.page.park .parkLinks .container .databars.technologies div.mobile,.page.park .parkLinks .container .databars.equipmentsDatabars div.mobile{background-color:#9580e1}.page.park .parkLinks .container .databars.technologies div.ipsec,.page.park .parkLinks .container .databars.equipmentsDatabars div.ipsec{background-color:#7383a3}.page.park .parkLinks .container .databars.technologies div.isr,.page.park .parkLinks .container .databars.equipmentsDatabars div.isr{background-color:#5598d2}.page.park .parkLinks .container .databars.technologies div.visp,.page.park .parkLinks .container .databars.equipmentsDatabars div.visp{background-color:#558e9a}.page.park .parkLinks .container .databars.technologies div.executive,.page.park .parkLinks .container .databars.equipmentsDatabars div.executive{background-color:#9580e1}.page.park .parkLinks .container .databars.technologies div:nth-child(1),.page.park .parkLinks .container .databars.equipmentsDatabars div:nth-child(1){border-radius:10px 0 0 10px}.page.park .parkLinks .container .databars.technologies div:last-child,.page.park .parkLinks .container .databars.equipmentsDatabars div:last-child{border-radius:0 10px 10px 0}.page.park .parkLinks .container .databars.technologies div.unique,.page.park .parkLinks .container .databars.equipmentsDatabars div.unique{border-radius:10px}.page.park .parkLinks .container .databars.technologies div:hover,.page.park .parkLinks .container .databars.equipmentsDatabars div:hover{height:20px;margin:-2px 0}.page.park .parkLinks .container .databars.providersDatabars div{height:16px;box-shadow:-1px 0 #181a23}.page.park .parkLinks .container .databars.providersDatabars div:nth-child(1){border-radius:10px 0 0 10px}.page.park .parkLinks .container .databars.providersDatabars div:last-child{border-radius:0 10px 10px 0}.page.park .parkLinks .container .databars.providersDatabars div.unique{border-radius:10px}.page.park .parkLinks .container .databars.providersDatabars div.hovered{z-index:1;height:20px;margin:-2px 0;box-shadow:2px 2px 2px #181a23,-2px -2px 2px #181a23}.page.park .parkLinks .container .databars.providersDatabars div.alphalink{background-color:#e24646}.page.park .parkLinks .container .databars.providersDatabars div.sfr{background-color:#f59090}.page.park .parkLinks .container .databars.providersDatabars div.orange{background-color:#ed6821}.page.park .parkLinks .container .databars.providersDatabars div.orange--concession{background-color:#b88b61}.page.park .parkLinks .container .databars.providersDatabars div.axione{background-color:#7fa48b}.page.park .parkLinks .container .databars.providersDatabars div.covage{background-color:#558e9a}.page.park .parkLinks .container .databars.providersDatabars div.bouygues{background-color:#5598d2}.page.park .parkLinks .container .databars.providersDatabars div.altitude{background-color:#9580e1}.page.park .parkLinks .container .databars.providersDatabars div.xpFibre{background-color:#e9d06d}.page.park .parkLinks .container .databars.providersDatabars div.eurofiber{background-color:#92bbde}.page.park .parkLinks .container .databars.providersDatabars div.ielo{background-color:#cfaf54}.page.park .parkLinks .container .databars.providersDatabars div.liain{background-color:#e43fa5}.page.park .parkLinks .container .databars.providersDatabars div.tdf{background-color:#ad57b8}.page.park .parkLinks .container .databars.providersDatabars div.gironde{background-color:#a0a0a0}.page.park .parkLinks .container .databars.providersDatabars div.zefil{background-color:#f7f7f7}.page.park .parkLinks .container table{height:100%;width:100%}.page.park .parkLinks .container table .fiber{color:#5598d2}.page.park .parkLinks .container table .copper{color:#558e9a}.page.park .parkLinks .container table .mobile{color:#9580e1}.page.park .parkLinks .container table .ipsec{color:#7383a3}.page.park .parkLinks .container table thead tr{display:flex;justify-content:space-around;align-items:center}.page.park .parkLinks .container table thead th{width:60px;padding-bottom:10px}.page.park .parkLinks .container table thead th.title{font-weight:500;text-decoration:underline}.page.park .parkLinks .container table thead th.total span{display:inline-block;width:35px;font-size:.875rem;font-weight:600;background-color:#141414;padding:4px 10px 3px;border-radius:4px;background:none}.page.park .parkLinks .container table thead th.total.fiber span{border:1px solid #5598D2}.page.park .parkLinks .container table thead th.total.copper span{border:1px solid #558E9A}.page.park .parkLinks .container table thead th.total.mobile span{border:1px solid #9580E1}.page.park .parkLinks .container table thead th.total.ipsec span{border:1px solid #7383A3}.page.park .parkLinks .container table tbody{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.page.park .parkLinks .container table tbody tr{display:flex;justify-content:space-around}.page.park .parkLinks .container table tbody td{display:flex;justify-content:center;align-items:center;width:84px;text-align:center}.page.park .parkLinks .container table tbody td:nth-child(1),.page.park .parkLinks .container table tbody td:nth-child(3),.page.park .parkLinks .container table tbody td:nth-child(5),.page.park .parkLinks .container table tbody td:nth-child(7),.page.park .parkLinks .container table tbody td:nth-child(9){font-style:italic}.page.park .parkLinks .container table tbody td span{width:35px;cursor:pointer}.page.park .parkLinks .container table tbody td:nth-child(2) span,.page.park .parkLinks .container table tbody td:nth-child(4) span,.page.park .parkLinks .container table tbody td:nth-child(6) span,.page.park .parkLinks .container table tbody td:nth-child(8) span,.page.park .parkLinks .container table tbody td:nth-child(10) span{font-weight:700;padding:4px 10px;border-radius:4px}.page.park .parkLinks .container table tbody td:nth-child(2) span,.page.park .parkLinks .container table tbody td:nth-child(4) span{background-color:#5598d21a}.page.park .parkLinks .container table tbody td:nth-child(2) span.hovered,.page.park .parkLinks .container table tbody td:nth-child(4) span.hovered{color:#fff;background-color:#5598d2}.page.park .parkLinks .container table tbody td:nth-child(6) span{color:#558e9a;background-color:#558e9a1a}.page.park .parkLinks .container table tbody td:nth-child(6) span.hovered{color:#fff;background-color:#558e9a}.page.park .parkLinks .container table tbody td:nth-child(8) span{color:#7383a3;background-color:#7383a31a}.page.park .parkLinks .container table tbody td:nth-child(8) span.hovered{color:#fff;background-color:#7383a3}.page.park .parkLinks .container table tbody td:nth-child(10) span{color:#9580e1;background-color:#9580e11a}.page.park .parkLinks .container table tbody td:nth-child(10) span.hovered{color:#fff;background-color:#9580e1}.page.park .equipments{flex-direction:column;height:100%}.page.park .equipments h2{font-size:16px}.page.park .equipments .loader{height:100%}.page.park .equipments .databars{display:flex;margin:40px 0;width:80%}.page.park .equipments .databars.technologies div,.page.park .equipments .databars.equipmentsDatabars div{height:16px;background-color:#558e9a;box-shadow:-1px 0 #181a23}.page.park .equipments .databars.technologies div.fiber,.page.park .equipments .databars.equipmentsDatabars div.fiber{background-color:#5598d2}.page.park .equipments .databars.technologies div.copper,.page.park .equipments .databars.equipmentsDatabars div.copper{background-color:#558e9a}.page.park .equipments .databars.technologies div.mobile,.page.park .equipments .databars.equipmentsDatabars div.mobile{background-color:#9580e1}.page.park .equipments .databars.technologies div.ipsec,.page.park .equipments .databars.equipmentsDatabars div.ipsec{background-color:#7383a3}.page.park .equipments .databars.technologies div.isr,.page.park .equipments .databars.equipmentsDatabars div.isr{background-color:#5598d2}.page.park .equipments .databars.technologies div.visp,.page.park .equipments .databars.equipmentsDatabars div.visp{background-color:#558e9a}.page.park .equipments .databars.technologies div.executive,.page.park .equipments .databars.equipmentsDatabars div.executive{background-color:#9580e1}.page.park .equipments .databars.technologies div:nth-child(1),.page.park .equipments .databars.equipmentsDatabars div:nth-child(1){border-radius:10px 0 0 10px}.page.park .equipments .databars.technologies div:last-child,.page.park .equipments .databars.equipmentsDatabars div:last-child{border-radius:0 10px 10px 0}.page.park .equipments .databars.technologies div.unique,.page.park .equipments .databars.equipmentsDatabars div.unique{border-radius:10px}.page.park .equipments .databars.technologies div:hover,.page.park .equipments .databars.equipmentsDatabars div:hover{height:20px;margin:-2px 0}.page.park .equipments .databars.providersDatabars div{height:16px;box-shadow:-1px 0 #181a23}.page.park .equipments .databars.providersDatabars div:nth-child(1){border-radius:10px 0 0 10px}.page.park .equipments .databars.providersDatabars div:last-child{border-radius:0 10px 10px 0}.page.park .equipments .databars.providersDatabars div.unique{border-radius:10px}.page.park .equipments .databars.providersDatabars div.hovered{z-index:1;height:20px;margin:-2px 0;box-shadow:2px 2px 2px #181a23,-2px -2px 2px #181a23}.page.park .equipments .databars.providersDatabars div.alphalink{background-color:#e24646}.page.park .equipments .databars.providersDatabars div.sfr{background-color:#f59090}.page.park .equipments .databars.providersDatabars div.orange{background-color:#ed6821}.page.park .equipments .databars.providersDatabars div.orange--concession{background-color:#b88b61}.page.park .equipments .databars.providersDatabars div.axione{background-color:#7fa48b}.page.park .equipments .databars.providersDatabars div.covage{background-color:#558e9a}.page.park .equipments .databars.providersDatabars div.bouygues{background-color:#5598d2}.page.park .equipments .databars.providersDatabars div.altitude{background-color:#9580e1}.page.park .equipments .databars.providersDatabars div.xpFibre{background-color:#e9d06d}.page.park .equipments .databars.providersDatabars div.eurofiber{background-color:#92bbde}.page.park .equipments .databars.providersDatabars div.ielo{background-color:#cfaf54}.page.park .equipments .databars.providersDatabars div.liain{background-color:#e43fa5}.page.park .equipments .databars.providersDatabars div.tdf{background-color:#ad57b8}.page.park .equipments .databars.providersDatabars div.gironde{background-color:#a0a0a0}.page.park .equipments .databars.providersDatabars div.zefil{background-color:#f7f7f7}.page.park .equipments table{height:100%;width:100%}.page.park .equipments table .fiber{color:#5598d2}.page.park .equipments table .copper{color:#558e9a}.page.park .equipments table .mobile{color:#9580e1}.page.park .equipments table .ipsec{color:#7383a3}.page.park .equipments table thead tr{display:flex;justify-content:space-around;align-items:center}.page.park .equipments table thead th{width:60px;padding-bottom:10px}.page.park .equipments table thead th.title{font-weight:500;text-decoration:underline}.page.park .equipments table thead th.total span{display:inline-block;width:35px;font-size:.875rem;font-weight:600;background-color:#141414;padding:4px 10px 3px;border-radius:4px;background:none}.page.park .equipments table thead th.total.fiber span{border:1px solid #5598D2}.page.park .equipments table thead th.total.copper span{border:1px solid #558E9A}.page.park .equipments table thead th.total.mobile span{border:1px solid #9580E1}.page.park .equipments table thead th.total.ipsec span{border:1px solid #7383A3}.page.park .equipments table tbody{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.page.park .equipments table tbody tr{display:flex;justify-content:space-around}.page.park .equipments table tbody td{display:flex;justify-content:center;align-items:center;width:84px;text-align:center}.page.park .equipments table tbody td:nth-child(1),.page.park .equipments table tbody td:nth-child(3),.page.park .equipments table tbody td:nth-child(5),.page.park .equipments table tbody td:nth-child(7),.page.park .equipments table tbody td:nth-child(9){font-style:italic}.page.park .equipments table tbody td span{width:35px;cursor:pointer}.page.park .equipments table tbody td:nth-child(2) span,.page.park .equipments table tbody td:nth-child(4) span,.page.park .equipments table tbody td:nth-child(6) span,.page.park .equipments table tbody td:nth-child(8) span,.page.park .equipments table tbody td:nth-child(10) span{font-weight:700;padding:4px 10px;border-radius:4px}.page.park .equipments table tbody td:nth-child(2) span,.page.park .equipments table tbody td:nth-child(4) span{background-color:#5598d21a}.page.park .equipments table tbody td:nth-child(2) span.hovered,.page.park .equipments table tbody td:nth-child(4) span.hovered{color:#fff;background-color:#5598d2}.page.park .equipments table tbody td:nth-child(6) span{color:#558e9a;background-color:#558e9a1a}.page.park .equipments table tbody td:nth-child(6) span.hovered{color:#fff;background-color:#558e9a}.page.park .equipments table tbody td:nth-child(8) span{color:#7383a3;background-color:#7383a31a}.page.park .equipments table tbody td:nth-child(8) span.hovered{color:#fff;background-color:#7383a3}.page.park .equipments table tbody td:nth-child(10) span{color:#9580e1;background-color:#9580e11a}.page.park .equipments table tbody td:nth-child(10) span.hovered{color:#fff;background-color:#9580e1}.page.park .equipments table tbody tr td span{cursor:default}@media all and (max-width: 1420px){.page.park .pageLine{flex-direction:column}.page.park .pageLine .tables{margin-right:0}.page.park .pageLine .tables td{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.page.park .pageLine .charts{margin-top:24px}.page.park .pageLine .charts .sections{flex-direction:row}}.page.clientDetail .fa-chevron-left{color:#fff;padding:5px 8px;border-radius:100%;margin-right:20px;cursor:pointer}.page.clientDetail .fa-chevron-left:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset}.page.clientDetail .title{font-weight:500}.page.clientDetail .networkArchitecture{flex-direction:column;height:66px;margin-top:24px;overflow:hidden}.page.clientDetail .networkArchitecture .fa-chevron-up,.page.clientDetail .networkArchitecture .fa-chevron-down{position:absolute;right:50px;color:#fff;padding:6px;border-radius:100%;cursor:pointer}.page.clientDetail .networkArchitecture .fa-chevron-up:hover,.page.clientDetail .networkArchitecture .fa-chevron-down:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset}.page.clientDetail .networkArchitecture select{width:150px;color:#fff;background-color:#141414;padding:12px 4px;border-color:#8bc2ea;border-radius:8px;margin-left:25px;cursor:pointer}.page.clientDetail .networkArchitecture .network{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;height:400px;width:75%;margin-top:30px}.page.clientDetail .networkArchitecture .network .element{display:flex;align-items:center;height:15%;width:38%;transition:all .2s}.page.clientDetail .networkArchitecture .network .element .site{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;background-color:#141414;padding:14px;border:1px dashed transparent;border-radius:8px;margin-right:10%;box-shadow:4px 4px 4px #ffffff14;cursor:default}.page.clientDetail .networkArchitecture .network .element .site .title{font-weight:400}.page.clientDetail .networkArchitecture .network .element .site .infos{display:none;justify-content:space-evenly;align-items:center;height:60%;font-size:14px}.page.clientDetail .networkArchitecture .network .element .links{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%;flex:1}.page.clientDetail .networkArchitecture .network .element .links div{width:100%;font-size:12px;text-align:center;color:#181a23}.page.clientDetail .networkArchitecture .network .element .links div.up{border-bottom:1px solid #8BC2EA;padding-bottom:5px;margin-top:-20px}.page.clientDetail .networkArchitecture .network .element .links div.down{border-top:1px solid #8BC2EA;padding-top:5px;margin-bottom:-20px}.page.clientDetail .networkArchitecture .network .element .links .backup{display:none}.page.clientDetail .networkArchitecture .network .element:hover .site{z-index:1;width:80%;margin-left:-30%;border-color:#8bc2ea;box-shadow:none}.page.clientDetail .networkArchitecture .network .element:hover .site .title{color:#8bc2ea;text-decoration:underline}.page.clientDetail .networkArchitecture .network .element:hover .site .infos{display:flex;flex-direction:column}.page.clientDetail .networkArchitecture .network .element:hover .links div{color:#fff}.page.clientDetail .networkArchitecture .network .element:hover .backup{display:flex;justify-content:center;font-size:10px;margin:-15px 0}.page.clientDetail .networkArchitecture .network .element:hover .backup i,.page.clientDetail .networkArchitecture .network .element:hover .backup span{font-style:italic;color:#7ec695}.page.clientDetail .networkArchitecture .network .element:hover .backup i{margin-right:10px}.page.clientDetail .networkArchitecture .network .element.right .site{order:1;margin:0 0 0 10%}.page.clientDetail .networkArchitecture .network .element.right:hover .site{margin-right:-30%}.page.clientDetail .networkArchitecture .network .element.hide{opacity:0;height:0px}.page.clientDetail .networkArchitecture .network .mainImage{position:absolute;flex-direction:column;top:18%;left:44.5%;display:flex;justify-content:center;align-items:center;height:300px;width:300px}.page.clientDetail .networkArchitecture .network .mainImage div{font-weight:400;font-style:italic;padding-bottom:20px;margin-top:-40px}.page.clientDetail .networkArchitecture .network .mainImage span{height:10px;min-width:200px;font-style:italic;text-decoration:underline;margin:20px 0 40px}.page.clientDetail .networkArchitecture .network.hide .mainImage{display:none}.page.clientDetail .networkArchitecture.show{height:100%}.page.clientDetail .productionArray{flex-direction:column;height:100%;padding-bottom:110px;margin-top:24px;overflow:hidden}.page.clientDetail .productionArray.perDomain,.page.clientDetail .productionArray.noMargin{margin-top:0}.page.clientDetail .productionArray h2{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page.clientDetail .productionArray h2 .fa-down-left-and-up-right-to-center,.page.clientDetail .productionArray h2 .fa-up-right-and-down-left-from-center{color:#8bc2ea;cursor:pointer}.page.clientDetail .productionArray h2 .fa-down-left-and-up-right-to-center:hover,.page.clientDetail .productionArray h2 .fa-up-right-and-down-left-from-center:hover{color:#fff}.page.clientDetail .productionArray table{display:flex;flex-direction:column;height:100%;width:100%}.page.clientDetail .productionArray table thead{padding-right:.875rem}.page.clientDetail .productionArray table thead tr{display:flex;height:40px;background-color:#ffffff1a;border-radius:8px}.page.clientDetail .productionArray table thead tr th{display:flex;justify-content:center;align-items:center;flex:1;font-weight:500}.page.clientDetail .productionArray table thead tr th:nth-child(6){flex:.5}.page.clientDetail .productionArray table thead tr.clientView th:nth-child(5){flex:.2}.page.clientDetail .productionArray table tbody{overflow:auto}.page.clientDetail .productionArray table tbody .mainLine{background-color:#ffffff0a;border:1px solid transparent;border-radius:8px;margin-top:15px;cursor:pointer}.page.clientDetail .productionArray table tbody .mainLine tr{display:flex}.page.clientDetail .productionArray table tbody .mainLine tr .arrayDivision{display:flex;flex-direction:column;justify-content:space-evenly;padding:0}.page.clientDetail .productionArray table tbody .mainLine tr .arrayDivision .product{max-width:none;white-space:normal;overflow:visible;text-overflow:initial;padding:0 5px}.page.clientDetail .productionArray table tbody .mainLine tr .arrayDivision .EMA_link{font-weight:500;text-decoration:underline;cursor:pointer}.page.clientDetail .productionArray table tbody .mainLine tr .arrayDivision .EMA_link:hover{color:#fff}.page.clientDetail .productionArray table tbody .mainLine tr .arrayDivision .icons{display:flex}.page.clientDetail .productionArray table tbody .mainLine tr td{display:flex;justify-content:center;align-items:center;min-height:60px;flex:1;text-align:center;padding:10px 0;overflow:hidden;text-overflow:ellipsis}.page.clientDetail .productionArray table tbody .mainLine tr td:nth-child(6){flex:.5}.page.clientDetail .productionArray table tbody .mainLine tr td.clientName{display:flex;flex-direction:column;padding:3px}.page.clientDetail .productionArray table tbody .mainLine tr td.clientName span:nth-child(3){max-width:250px;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.page.clientDetail .productionArray table tbody .mainLine tr td i{color:#fff;padding:10px}.page.clientDetail .productionArray table tbody .mainLine tr td i:hover{color:#8bc2ea;box-shadow:2px 1px 4px #4c505499 inset;border-radius:50%}.page.clientDetail .productionArray table tbody .mainLine tr td .fa-shield{color:#8bc2ea;opacity:1}.page.clientDetail .productionArray table tbody .mainLine tr td .fa-shield:hover{color:#8bc2ea;box-shadow:none}.page.clientDetail .productionArray table tbody .mainLine tr.clientView td:nth-child(5){flex:.2}.page.clientDetail .productionArray table tbody .mainLine .detail{display:none;flex-wrap:wrap}.page.clientDetail .productionArray table tbody .mainLine.show{border-color:#8bc2ea}.page.clientDetail .productionArray table tbody .mainLine.show .detail{display:flex;background:linear-gradient(to bottom,#0a1124,#141414);padding:0 24px;border-radius:0 0 8px 8px;cursor:default}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture{flex:1}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images{display:flex;align-items:center}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .image{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;padding:24px 0}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .image img{margin-bottom:16px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links{display:flex;flex-direction:column;width:100%;padding:0 10px;margin-top:-45px;cursor:pointer}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links div{display:flex;justify-content:center;align-items:center;height:30px;width:100%;font-weight:400;color:#fff;border-bottom:1px solid #8BC2EA}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links div .product{text-align:center;text-wrap:nowrap;text-overflow:initial;max-width:none;white-space:normal;overflow:visible;margin-right:30px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links div .fa-shield{margin:0 60px 0 -80px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected{font-weight:400;color:#fff9;border-color:#fff9}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected:hover{color:#fff}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup{width:0;z-index:1;font-size:12px;color:#7ec695;border:none}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup i,.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup span{padding:3px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup .fa-arrow-down{font-size:12px;color:#7ec695}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:1}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line{display:flex;justify-content:space-evenly;width:100%}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input{position:relative;display:flex;flex-direction:column;width:46%}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.login{width:50px;background-color:#10131a}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.login.update{background-color:#181a23}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.password{width:72px;background-color:#10131a}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.password.update{background-color:#181a23}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.authentication{width:110px;background-color:#10131a}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.authentication.update{background-color:#181a23}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.routingType{width:110px;background-color:#10131a}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.routingType.update{background-color:#181a23}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.secret{width:50px;background-color:#10131a}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.secret.update{background-color:#181a23}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork{width:105px;background-color:#10131a}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork.update{background-color:#181a23}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.private_networks{width:148px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv6{width:40px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv6.locked{width:60px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_interco{width:84px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_interco{width:142px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_interco_link_backup{width:220px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan{width:40px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan.locked{width:60px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_nominal{width:148px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_backup{width:138px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_network{width:90px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_mask{width:64px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.type_mask{width:44px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipMask{width:60px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.lan{width:40px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.client{width:56px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.city{width:50px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.contract{width:100px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.name,.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.networkName{width:120px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.domain{width:72px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.gtr{width:36px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.error{color:#ca6d61}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.provider{width:80px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.product,.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.offer{width:60px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork{width:110px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork.locked{width:130px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input input,.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input select{height:35px;color:#fff;background:none;padding:0 10px;border-color:#8bc2ea99;border-radius:8px;outline:none}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input input::-moz-placeholder,.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input select::-moz-placeholder{color:#fff;font-style:italic}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input input::placeholder,.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input select::placeholder{color:#fff;font-style:italic}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input input{cursor:default}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input select{cursor:pointer}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input select option{background-color:#141414}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input i{position:absolute;top:9px;right:10px;font-size:12px;color:#fff;padding:12px 14px 11.5px 12px;border-radius:0 6px 6px 0;cursor:pointer}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input i.fa-eye-slash{padding-left:10px}.page.clientDetail .productionArray table tbody .mainLine.show .detail .inputs .line .input i:hover{color:#8bc2ea}.page.clientDetail .productionArray table tbody .mainLine:hover{color:#8bc2ea;border-color:#8bc2ea}.page.clientDetail .productionArray table tbody .mainLine:hover .arrayDivision .EMA_link{color:#8bc2ea}.page.clientDetail .productionArray table tbody .mainLine:hover i{opacity:1}.page.clientDetail .productionArray .inputs{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin-top:-.5rem;margin-bottom:1.25rem}.page.clientDetail .productionArray .inputs .input{display:flex;flex-direction:column;flex:1}.page.clientDetail .productionArray .inputs .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.clientDetail .productionArray .inputs .input label.login{width:50px;background-color:#10131a}.page.clientDetail .productionArray .inputs .input label.login.update{background-color:#181a23}.page.clientDetail .productionArray .inputs .input label.password{width:72px;background-color:#10131a}.page.clientDetail .productionArray .inputs .input label.password.update{background-color:#181a23}.page.clientDetail .productionArray .inputs .input label.authentication{width:110px;background-color:#10131a}.page.clientDetail .productionArray .inputs .input label.authentication.update{background-color:#181a23}.page.clientDetail .productionArray .inputs .input label.routingType{width:110px;background-color:#10131a}.page.clientDetail .productionArray .inputs .input label.routingType.update{background-color:#181a23}.page.clientDetail .productionArray .inputs .input label.secret{width:50px;background-color:#10131a}.page.clientDetail .productionArray .inputs .input label.secret.update{background-color:#181a23}.page.clientDetail .productionArray .inputs .input label.distantNetwork{width:105px;background-color:#10131a}.page.clientDetail .productionArray .inputs .input label.distantNetwork.update{background-color:#181a23}.page.clientDetail .productionArray .inputs .input label.private_networks{width:148px}.page.clientDetail .productionArray .inputs .input label.ipv6{width:40px}.page.clientDetail .productionArray .inputs .input label.ipv6.locked{width:60px}.page.clientDetail .productionArray .inputs .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.clientDetail .productionArray .inputs .input label.ipv4_wan_interco{width:84px}.page.clientDetail .productionArray .inputs .input label.ipv4_interco{width:142px}.page.clientDetail .productionArray .inputs .input label.ipv4_interco_link_backup{width:220px}.page.clientDetail .productionArray .inputs .input label.ipv4_wan{width:40px}.page.clientDetail .productionArray .inputs .input label.ipv4_wan.locked{width:60px}.page.clientDetail .productionArray .inputs .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.clientDetail .productionArray .inputs .input label.ipv4_wan_nominal{width:148px}.page.clientDetail .productionArray .inputs .input label.ipv4_wan_backup{width:138px}.page.clientDetail .productionArray .inputs .input label.ipv4_network{width:90px}.page.clientDetail .productionArray .inputs .input label.ipv4_wan_mask{width:64px}.page.clientDetail .productionArray .inputs .input label.type_mask{width:44px}.page.clientDetail .productionArray .inputs .input label.ipMask{width:60px}.page.clientDetail .productionArray .inputs .input label.lan{width:40px}.page.clientDetail .productionArray .inputs .input label.client{width:56px}.page.clientDetail .productionArray .inputs .input label.city{width:50px}.page.clientDetail .productionArray .inputs .input label.contract{width:100px}.page.clientDetail .productionArray .inputs .input label.name,.page.clientDetail .productionArray .inputs .input label.networkName{width:120px}.page.clientDetail .productionArray .inputs .input label.domain{width:72px}.page.clientDetail .productionArray .inputs .input label.gtr{width:36px}.page.clientDetail .productionArray .inputs .input label.error{color:#ca6d61}.page.clientDetail .productionArray .inputs .input label.provider{width:80px}.page.clientDetail .productionArray .inputs .input label.product,.page.clientDetail .productionArray .inputs .input label.offer{width:60px}.page.clientDetail .productionArray .inputs .input label.distantNetwork{width:110px}.page.clientDetail .productionArray .inputs .input label.distantNetwork.locked{width:130px}.page.clientDetail .productionArray .inputs .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.clientDetail .productionArray .inputs .input label{margin-left:.875rem;background-color:#181a23}.page.clientDetail .productionArray .inputs .input input,.page.clientDetail .productionArray .inputs .input select{height:35px;color:#fff;background:none;padding:0 10px;border:1px solid rgba(139,194,234,.6);border-radius:8px}.page.clientDetail .productionArray .inputs .input input::-moz-placeholder,.page.clientDetail .productionArray .inputs .input select::-moz-placeholder{color:#fff9;font-style:italic}.page.clientDetail .productionArray .inputs .input input::placeholder,.page.clientDetail .productionArray .inputs .input select::placeholder{color:#fff9;font-style:italic}.page.clientDetail .productionArray .inputs .input input.error,.page.clientDetail .productionArray .inputs .input select.error{color:#ca6d61;border-color:#ca6d61}.page.clientDetail .productionArray .inputs .input input.error::-moz-placeholder,.page.clientDetail .productionArray .inputs .input select.error::-moz-placeholder{color:#ca6d61}.page.clientDetail .productionArray .inputs .input input.error::placeholder,.page.clientDetail .productionArray .inputs .input select.error::placeholder{color:#ca6d61}.page.clientDetail .productionArray .inputs .input input.filled::-moz-placeholder,.page.clientDetail .productionArray .inputs .input select.filled::-moz-placeholder{color:#fff;font-style:normal}.page.clientDetail .productionArray .inputs .input input.filled::placeholder,.page.clientDetail .productionArray .inputs .input select.filled::placeholder{color:#fff;font-style:normal}.page.clientDetail .productionArray .inputs .input .passwordInput{display:flex;justify-content:space-between}.page.clientDetail .productionArray .inputs .input .passwordInput input{width:100%}.page.clientDetail .productionArray .inputs .input .passwordInput .icons{display:flex;margin-left:-68px}.page.clientDetail .productionArray .inputs .input .passwordInput .icons i{font-size:11px;color:#fff;padding:14px 10px;border-radius:0 6px 6px 0;margin:0;cursor:pointer}.page.clientDetail .productionArray .inputs .input .passwordInput .icons i.fa-eye-slash{padding-left:8.5px}.page.clientDetail .productionArray .inputs .input .passwordInput .icons i:hover{color:#8bc2ea}.page.clientDetail .productionArray .inputs .input .passwordInput .icons i.fa-rotate{background:none;border:none}.page.clientDetail .productionArray .inputs .input .errorMessage{font-size:13px;color:#ca6d61;border-color:#ca6d61;margin-top:10px}.page.clientDetail .productionArray .inputs .input .errorMessage::-moz-placeholder{color:#ca6d61}.page.clientDetail .productionArray .inputs .input .errorMessage::placeholder{color:#ca6d61}.page.clientDetail .productionArray .inputs .input .errorMessage.info{color:#fff}.page.clientDetail .productionArray .inputs .input select{padding:0 8px;cursor:pointer}.page.clientDetail .productionArray .inputs .input select#ipMask option:nth-child(1){display:flex}.page.clientDetail .productionArray .inputs .input select option{font-style:normal;background-color:#141414}.page.clientDetail .productionArray .inputs .input input{margin:0 .5rem}.page.clientDetail .productionArray .inputs button{flex:.75;height:35px;background-color:#181a23;border-radius:.5rem;border:1px solid rgba(139,194,234,.6);margin-top:8px;cursor:pointer}.page.clientDetail .productionArray .inputs button:hover{background-color:#0e0f14}.page.clientDetail .productionArray.networks{margin:0}.page.clientDetail .productionArray.networks h2{display:flex;justify-content:space-between;align-items:center}.page.clientDetail .productionArray.networks .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.page.clientDetail .productionArray.networks .icon i{font-size:2rem}.page.clientDetail .productionArray.networks table th:nth-child(4),.page.clientDetail .productionArray.networks table td:nth-child(4){flex:.2}.page.clientDetail .productionArray.networks table .mainLine{cursor:default}.page.clientDetail .productionArray.networks table .mainLine .fa-screwdriver-wrench,.page.clientDetail .productionArray.networks table .mainLine .fa-trash{cursor:pointer}.page.clientDetail .productionArray.networks table .mainLine .fa-screwdriver-wrench:nth-child(1),.page.clientDetail .productionArray.networks table .mainLine .fa-trash:nth-child(1){margin:0 8px 0 -8px}.page.clientDetail .network-detail{margin-top:-24px;margin-bottom:20px}.page.clientDetail .snat{margin-top:10px}.page.clientDetail .dnat{margin-top:70px}.page.clientDetail .productionArray h2 .newNetworkButton{display:flex;align-items:center;font-size:.75rem;background-color:#ffffff1a;padding:.75rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 4px #15151540;cursor:pointer}.page.clientDetail .productionArray h2 .newNetworkButton:hover{background-color:#8bc2ea14;box-shadow:-2px -2px 8px #68686857 inset}.page.clientDetail .productionArray .autocomplete{z-index:1;max-height:150px;font-size:14px;background-color:#141414;padding:10px 10px 0;border-radius:8px;margin-top:2px;margin-bottom:-162px;overflow:auto}.page.clientDetail .productionArray .autocomplete .client{margin-bottom:10px;transition:all .4s;cursor:pointer}.page.clientDetail .productionArray .autocomplete .client:hover{color:#8bc2ea;letter-spacing:1px}.page.clientDetail .inputs button{padding:0 10px;white-space:nowrap;min-width:150px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.page.production .pageNav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page.production .pageNav button{justify-content:center;align-items:center;height:50px;flex:1;font-weight:700;color:#fff;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.production .pageNav button:nth-child(1),.page.production .pageNav button:nth-child(2),.page.production .pageNav button:nth-child(3){margin-right:24px}.page.production .pageNav button:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.production .pageNav button.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.production .pageNav a{justify-content:center;align-items:center;height:50px;flex:1;font-size:.75rem;font-weight:700;color:#fff;padding:0;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.production .pageNav a:nth-child(1),.page.production .pageNav a:nth-child(2),.page.production .pageNav a:nth-child(3){margin-right:24px}.page.production .pageNav a:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.production .pageNav a.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.production .pageNav button:nth-child(3),.page.production .pageNav button:nth-child(4){color:#fff6}.page.production .pageNav button:nth-child(3):hover,.page.production .pageNav button:nth-child(4):hover{color:#fff6;background-color:#181a23;border-color:transparent;box-shadow:none;cursor:default}.page.production .pageNav.networkDetail{width:50%;margin:0}.page.production .linksDistribution.hide{height:10vh;overflow:hidden}.page.production .linksDistribution.hide .section{flex:1;overflow:visible}.page.production .linksDistribution.hide .section h2{height:100%}.page.production .linksDistribution.dashboard{width:33%}.page.production .linksDistribution.dashboard .section{height:100%;border:none}.page.production .linksDistribution.production{background-color:#141414;padding:0;border:none}.page.production .linksDistribution.production .section{padding:24px 14px;border-radius:8px}.page.production .linksDistribution.collapsed{display:none}.page.production .linksDistribution .section{height:30vh;width:20vw;flex:1;max-width:30vw;background-color:#181a23;border:1px solid rgba(255,255,255,.1);overflow-y:auto;overflow-x:hidden}.page.production .linksDistribution .section h2{display:flex;align-items:center;margin-bottom:20px}.page.production .linksDistribution .section h2 span{flex:1}.page.production .linksDistribution .section h2 img{padding:8px 12px;border-radius:8px;margin-right:20px}.page.production .linksDistribution .section h2 img.pending{background-color:#ffc16314}.page.production .linksDistribution .section h2 img.active{background-color:#7ec69514}.page.production .linksDistribution .section h2 img.cancelled{background-color:#ca6d6114}.page.production .linksDistribution .section h2 i{display:flex;justify-content:center;align-items:center;height:32px;width:32px;color:#fff;cursor:pointer}.page.production .linksDistribution .section h2 i:hover{color:#8bc2ea}.page.production .linksDistribution .section .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50%;width:100%}.page.production .linksDistribution .section .icon i{font-size:1.25rem}.page.production .linksDistribution .section .links .link{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.05);border-radius:8px;text-wrap:nowrap;cursor:default;margin-bottom:.875rem;margin-right:.25rem}.page.production .linksDistribution .section .links .link span:nth-child(1){color:#8bc2ea;margin-right:.25rem}.page.production .linksDistribution .section .links .link .infos{display:flex;flex-direction:column}.page.production .linksDistribution .section .links .link .infos .main{margin-bottom:.5rem}.page.production .linksDistribution .section .links .link .EMA_link{font-weight:500;text-decoration:underline;margin-left:4px;cursor:pointer}.page.production .linksDistribution .section .links .link .EMA_link:hover{color:#8bc2ea}.page.production .linksDistribution .section .links .link .badge{color:#ffc163;background-color:#ffc1634d;padding:.125rem .75rem;border-radius:.5rem;margin-left:1rem}.page.production .linksDistribution .section .links .link i{font-size:12px;color:#fff;padding:4px 6px 3px 5px;border:1px solid rgba(255,255,255,.3);border-radius:100%;margin:-3px 0 0 10px;opacity:0;cursor:pointer}.page.production .linksDistribution .section .links .link i:hover{color:#8bc2ea;border-color:#8bc2ea;box-shadow:1px 1px 1px #fff inset}.page.production .linksDistribution .section .links .link i.disabled{color:#fff;border-color:#ffffff4d;box-shadow:none;cursor:default}.page.production .linksDistribution .section .links .link i.fa-screwdriver-wrench{padding:5px 6px 5px 5px}.page.production .linksDistribution .section .links .link i.fa-info{padding:4px 8px 5px}.page.production .linksDistribution .section .links .link:hover{border-color:#8bc2ea}.page.production .linksDistribution .section .links .link:hover i{opacity:1}.page.production .linksDistribution .section .links .link .contractLink:hover{color:#8bc2ea;text-decoration:underline;cursor:pointer}.page.production .linksDistribution .section.production{margin:0 24px}.page.production .productionArray{flex-direction:column;height:100%;padding-bottom:110px;margin-top:24px;overflow:hidden}.page.production .productionArray.perDomain,.page.production .productionArray.noMargin{margin-top:0}.page.production .productionArray h2{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page.production .productionArray h2 .fa-down-left-and-up-right-to-center,.page.production .productionArray h2 .fa-up-right-and-down-left-from-center{color:#8bc2ea;cursor:pointer}.page.production .productionArray h2 .fa-down-left-and-up-right-to-center:hover,.page.production .productionArray h2 .fa-up-right-and-down-left-from-center:hover{color:#fff}.page.production .productionArray table{display:flex;flex-direction:column;height:100%;width:100%}.page.production .productionArray table thead{padding-right:.875rem}.page.production .productionArray table thead tr{display:flex;height:40px;background-color:#ffffff1a;border-radius:8px}.page.production .productionArray table thead tr th{display:flex;justify-content:center;align-items:center;flex:1;font-weight:500}.page.production .productionArray table thead tr th:nth-child(6){flex:.5}.page.production .productionArray table thead tr.clientView th:nth-child(5){flex:.2}.page.production .productionArray table tbody{overflow:auto}.page.production .productionArray table tbody .mainLine{background-color:#ffffff0a;border:1px solid transparent;border-radius:8px;margin-top:15px;cursor:pointer}.page.production .productionArray table tbody .mainLine tr{display:flex}.page.production .productionArray table tbody .mainLine tr .arrayDivision{display:flex;flex-direction:column;justify-content:space-evenly;padding:0}.page.production .productionArray table tbody .mainLine tr .arrayDivision .product{max-width:none;white-space:normal;overflow:visible;text-overflow:initial;padding:0 5px}.page.production .productionArray table tbody .mainLine tr .arrayDivision .EMA_link{font-weight:500;text-decoration:underline;cursor:pointer}.page.production .productionArray table tbody .mainLine tr .arrayDivision .EMA_link:hover{color:#fff}.page.production .productionArray table tbody .mainLine tr .arrayDivision .icons{display:flex}.page.production .productionArray table tbody .mainLine tr td{display:flex;justify-content:center;align-items:center;min-height:60px;flex:1;text-align:center;padding:10px 0;overflow:hidden;text-overflow:ellipsis}.page.production .productionArray table tbody .mainLine tr td:nth-child(6){flex:.5}.page.production .productionArray table tbody .mainLine tr td.clientName{display:flex;flex-direction:column;padding:3px}.page.production .productionArray table tbody .mainLine tr td.clientName span:nth-child(3){max-width:250px;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.page.production .productionArray table tbody .mainLine tr td i{color:#fff;padding:10px}.page.production .productionArray table tbody .mainLine tr td i:hover{color:#8bc2ea;box-shadow:2px 1px 4px #4c505499 inset;border-radius:50%}.page.production .productionArray table tbody .mainLine tr td .fa-shield{color:#8bc2ea;opacity:1}.page.production .productionArray table tbody .mainLine tr td .fa-shield:hover{color:#8bc2ea;box-shadow:none}.page.production .productionArray table tbody .mainLine tr.clientView td:nth-child(5){flex:.2}.page.production .productionArray table tbody .mainLine .detail{display:none;flex-wrap:wrap}.page.production .productionArray table tbody .mainLine.show{border-color:#8bc2ea}.page.production .productionArray table tbody .mainLine.show .detail{display:flex;background:linear-gradient(to bottom,#0a1124,#141414);padding:0 24px;border-radius:0 0 8px 8px;cursor:default}.page.production .productionArray table tbody .mainLine.show .detail .architecture{flex:1}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images{display:flex;align-items:center}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .image{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;padding:24px 0}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .image img{margin-bottom:16px}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links{display:flex;flex-direction:column;width:100%;padding:0 10px;margin-top:-45px;cursor:pointer}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links div{display:flex;justify-content:center;align-items:center;height:30px;width:100%;font-weight:400;color:#fff;border-bottom:1px solid #8BC2EA}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links div .product{text-align:center;text-wrap:nowrap;text-overflow:initial;max-width:none;white-space:normal;overflow:visible;margin-right:30px}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links div .fa-shield{margin:0 60px 0 -80px}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected{font-weight:400;color:#fff9;border-color:#fff9}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected:hover{color:#fff}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup{width:0;z-index:1;font-size:12px;color:#7ec695;border:none}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup i,.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup span{padding:3px}.page.production .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup .fa-arrow-down{font-size:12px;color:#7ec695}.page.production .productionArray table tbody .mainLine.show .detail .inputs{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:1}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line{display:flex;justify-content:space-evenly;width:100%}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input{position:relative;display:flex;flex-direction:column;width:46%}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.login{width:50px;background-color:#10131a}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.login.update{background-color:#181a23}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.password{width:72px;background-color:#10131a}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.password.update{background-color:#181a23}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.authentication{width:110px;background-color:#10131a}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.authentication.update{background-color:#181a23}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.routingType{width:110px;background-color:#10131a}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.routingType.update{background-color:#181a23}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.secret{width:50px;background-color:#10131a}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.secret.update{background-color:#181a23}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork{width:105px;background-color:#10131a}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork.update{background-color:#181a23}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.private_networks{width:148px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv6{width:40px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv6.locked{width:60px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_interco{width:84px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_interco{width:142px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_interco_link_backup{width:220px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan{width:40px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan.locked{width:60px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_nominal{width:148px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_backup{width:138px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_network{width:90px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipv4_wan_mask{width:64px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.type_mask{width:44px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.ipMask{width:60px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.lan{width:40px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.client{width:56px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.city{width:50px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.contract{width:100px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.name,.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.networkName{width:120px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.domain{width:72px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.gtr{width:36px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.error{color:#ca6d61}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.provider{width:80px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.product,.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.offer{width:60px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork{width:110px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork.locked{width:130px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input input,.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input select{height:35px;color:#fff;background:none;padding:0 10px;border-color:#8bc2ea99;border-radius:8px;outline:none}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input input::-moz-placeholder,.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input select::-moz-placeholder{color:#fff;font-style:italic}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input input::placeholder,.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input select::placeholder{color:#fff;font-style:italic}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input input{cursor:default}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input select{cursor:pointer}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input select option{background-color:#141414}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input i{position:absolute;top:9px;right:10px;font-size:12px;color:#fff;padding:12px 14px 11.5px 12px;border-radius:0 6px 6px 0;cursor:pointer}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input i.fa-eye-slash{padding-left:10px}.page.production .productionArray table tbody .mainLine.show .detail .inputs .line .input i:hover{color:#8bc2ea}.page.production .productionArray table tbody .mainLine:hover{color:#8bc2ea;border-color:#8bc2ea}.page.production .productionArray table tbody .mainLine:hover .arrayDivision .EMA_link{color:#8bc2ea}.page.production .productionArray table tbody .mainLine:hover i{opacity:1}.page.production .productionArray .inputs{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin-top:-.5rem;margin-bottom:1.25rem}.page.production .productionArray .inputs .input{display:flex;flex-direction:column;flex:1}.page.production .productionArray .inputs .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.production .productionArray .inputs .input label.login{width:50px;background-color:#10131a}.page.production .productionArray .inputs .input label.login.update{background-color:#181a23}.page.production .productionArray .inputs .input label.password{width:72px;background-color:#10131a}.page.production .productionArray .inputs .input label.password.update{background-color:#181a23}.page.production .productionArray .inputs .input label.authentication{width:110px;background-color:#10131a}.page.production .productionArray .inputs .input label.authentication.update{background-color:#181a23}.page.production .productionArray .inputs .input label.routingType{width:110px;background-color:#10131a}.page.production .productionArray .inputs .input label.routingType.update{background-color:#181a23}.page.production .productionArray .inputs .input label.secret{width:50px;background-color:#10131a}.page.production .productionArray .inputs .input label.secret.update{background-color:#181a23}.page.production .productionArray .inputs .input label.distantNetwork{width:105px;background-color:#10131a}.page.production .productionArray .inputs .input label.distantNetwork.update{background-color:#181a23}.page.production .productionArray .inputs .input label.private_networks{width:148px}.page.production .productionArray .inputs .input label.ipv6{width:40px}.page.production .productionArray .inputs .input label.ipv6.locked{width:60px}.page.production .productionArray .inputs .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.production .productionArray .inputs .input label.ipv4_wan_interco{width:84px}.page.production .productionArray .inputs .input label.ipv4_interco{width:142px}.page.production .productionArray .inputs .input label.ipv4_interco_link_backup{width:220px}.page.production .productionArray .inputs .input label.ipv4_wan{width:40px}.page.production .productionArray .inputs .input label.ipv4_wan.locked{width:60px}.page.production .productionArray .inputs .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.production .productionArray .inputs .input label.ipv4_wan_nominal{width:148px}.page.production .productionArray .inputs .input label.ipv4_wan_backup{width:138px}.page.production .productionArray .inputs .input label.ipv4_network{width:90px}.page.production .productionArray .inputs .input label.ipv4_wan_mask{width:64px}.page.production .productionArray .inputs .input label.type_mask{width:44px}.page.production .productionArray .inputs .input label.ipMask{width:60px}.page.production .productionArray .inputs .input label.lan{width:40px}.page.production .productionArray .inputs .input label.client{width:56px}.page.production .productionArray .inputs .input label.city{width:50px}.page.production .productionArray .inputs .input label.contract{width:100px}.page.production .productionArray .inputs .input label.name,.page.production .productionArray .inputs .input label.networkName{width:120px}.page.production .productionArray .inputs .input label.domain{width:72px}.page.production .productionArray .inputs .input label.gtr{width:36px}.page.production .productionArray .inputs .input label.error{color:#ca6d61}.page.production .productionArray .inputs .input label.provider{width:80px}.page.production .productionArray .inputs .input label.product,.page.production .productionArray .inputs .input label.offer{width:60px}.page.production .productionArray .inputs .input label.distantNetwork{width:110px}.page.production .productionArray .inputs .input label.distantNetwork.locked{width:130px}.page.production .productionArray .inputs .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.production .productionArray .inputs .input label{margin-left:.875rem;background-color:#181a23}.page.production .productionArray .inputs .input input,.page.production .productionArray .inputs .input select{height:35px;color:#fff;background:none;padding:0 10px;border:1px solid rgba(139,194,234,.6);border-radius:8px}.page.production .productionArray .inputs .input input::-moz-placeholder,.page.production .productionArray .inputs .input select::-moz-placeholder{color:#fff9;font-style:italic}.page.production .productionArray .inputs .input input::placeholder,.page.production .productionArray .inputs .input select::placeholder{color:#fff9;font-style:italic}.page.production .productionArray .inputs .input input.error,.page.production .productionArray .inputs .input select.error{color:#ca6d61;border-color:#ca6d61}.page.production .productionArray .inputs .input input.error::-moz-placeholder,.page.production .productionArray .inputs .input select.error::-moz-placeholder{color:#ca6d61}.page.production .productionArray .inputs .input input.error::placeholder,.page.production .productionArray .inputs .input select.error::placeholder{color:#ca6d61}.page.production .productionArray .inputs .input input.filled::-moz-placeholder,.page.production .productionArray .inputs .input select.filled::-moz-placeholder{color:#fff;font-style:normal}.page.production .productionArray .inputs .input input.filled::placeholder,.page.production .productionArray .inputs .input select.filled::placeholder{color:#fff;font-style:normal}.page.production .productionArray .inputs .input .passwordInput{display:flex;justify-content:space-between}.page.production .productionArray .inputs .input .passwordInput input{width:100%}.page.production .productionArray .inputs .input .passwordInput .icons{display:flex;margin-left:-68px}.page.production .productionArray .inputs .input .passwordInput .icons i{font-size:11px;color:#fff;padding:14px 10px;border-radius:0 6px 6px 0;margin:0;cursor:pointer}.page.production .productionArray .inputs .input .passwordInput .icons i.fa-eye-slash{padding-left:8.5px}.page.production .productionArray .inputs .input .passwordInput .icons i:hover{color:#8bc2ea}.page.production .productionArray .inputs .input .passwordInput .icons i.fa-rotate{background:none;border:none}.page.production .productionArray .inputs .input .errorMessage{font-size:13px;color:#ca6d61;border-color:#ca6d61;margin-top:10px}.page.production .productionArray .inputs .input .errorMessage::-moz-placeholder{color:#ca6d61}.page.production .productionArray .inputs .input .errorMessage::placeholder{color:#ca6d61}.page.production .productionArray .inputs .input .errorMessage.info{color:#fff}.page.production .productionArray .inputs .input select{padding:0 8px;cursor:pointer}.page.production .productionArray .inputs .input select#ipMask option:nth-child(1){display:flex}.page.production .productionArray .inputs .input select option{font-style:normal;background-color:#141414}.page.production .productionArray .inputs .input input{margin:0 .5rem}.page.production .productionArray .inputs button{flex:.75;height:35px;background-color:#181a23;border-radius:.5rem;border:1px solid rgba(139,194,234,.6);margin-top:8px;cursor:pointer}.page.production .productionArray .inputs button:hover{background-color:#0e0f14}.page.production .productionArray.networks{margin:0}.page.production .productionArray.networks h2{display:flex;justify-content:space-between;align-items:center}.page.production .productionArray.networks .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.page.production .productionArray.networks .icon i{font-size:2rem}.page.production .productionArray.networks table th:nth-child(4),.page.production .productionArray.networks table td:nth-child(4){flex:.2}.page.production .productionArray.networks table .mainLine{cursor:default}.page.production .productionArray.networks table .mainLine .fa-screwdriver-wrench,.page.production .productionArray.networks table .mainLine .fa-trash{cursor:pointer}.page.production .productionArray.networks table .mainLine .fa-screwdriver-wrench:nth-child(1),.page.production .productionArray.networks table .mainLine .fa-trash:nth-child(1){margin:0 8px 0 -8px}.page.production .network-detail{margin-top:-24px;margin-bottom:20px}.page.production .snat{margin-top:10px}.page.production .dnat{margin-top:70px}.page.production .productionArray h2 .newNetworkButton{display:flex;align-items:center;font-size:.75rem;background-color:#ffffff1a;padding:.75rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 4px #15151540;cursor:pointer}.page.production .productionArray h2 .newNetworkButton:hover{background-color:#8bc2ea14;box-shadow:-2px -2px 8px #68686857 inset}.page.production .productionArray .autocomplete{z-index:1;max-height:150px;font-size:14px;background-color:#141414;padding:10px 10px 0;border-radius:8px;margin-top:2px;margin-bottom:-162px;overflow:auto}.page.production .productionArray .autocomplete .client{margin-bottom:10px;transition:all .4s;cursor:pointer}.page.production .productionArray .autocomplete .client:hover{color:#8bc2ea;letter-spacing:1px}.page.production .inputs button{padding:0 10px;white-space:nowrap;min-width:150px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.page.updateLink{height:-webkit-fill-available}.page.updateLink .title{display:flex;justify-content:space-between;align-items:center}.page.updateLink .title .fa-chevron-left{color:#fff;padding:5px 8px;border-radius:100%;margin-right:20px;cursor:pointer}.page.updateLink .title .fa-chevron-left:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset}.page.updateLink .title .buttons{display:flex;justify-content:space-between;align-items:center}.page.updateLink .title .buttons span{width:120px;text-align:center;background-color:#ffffff0d;padding:12px 24px;border-radius:8px;color:#fff;cursor:pointer;margin:-6px 0;display:flex;justify-content:center;align-items:center;gap:8px}.page.updateLink .title .buttons span:hover,.page.updateLink .title .buttons span:hover i{color:#8bc2ea}.page.updateLink .title .buttons span:nth-child(2){margin-left:40px}.page.updateLink .linkDetails{flex-direction:column;margin:24px 24px 0 0}.page.updateLink .linkDetails h2{display:flex;align-items:center}.page.updateLink .linkDetails .main{display:flex;flex-direction:column;width:100%}.page.updateLink .linkDetails .sections{display:flex;flex-direction:column}.page.updateLink .linkDetails .sections .section{flex:1;padding:20px 60px}.page.updateLink .linkDetails .sections .section:nth-child(1){flex:1}.page.updateLink .linkDetails .sections .section:nth-child(2){flex:2}.page.updateLink .linkDetails .sections .section h3{font-size:14px;background-color:#141414;padding:.5rem;border-radius:.5rem;margin-bottom:30px}.page.updateLink .linkDetails .sections .section .sectionLine{display:flex;justify-content:space-evenly;align-items:center;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.page.updateLink .linkDetails .sections .section .sectionLine:nth-child(2){margin-bottom:20px}.page.updateLink .linkDetails .sections .section .sectionLine:nth-child(3) span:nth-child(1){flex:2}.page.updateLink .linkDetails .sections .section .sectionLine span{flex:1;text-align:center;background-color:#ffffff1a;padding:10px 20px;border-radius:8px}.page.updateLink .linkDetails .sections .section .sectionLine span:nth-child(1){background-color:#ffffff0d}.page.updateLink .linkDetails .sections .section .sectionLine span:nth-child(2){margin-left:30px;transition:all .4s;cursor:pointer}.page.updateLink .linkDetails .sections .section .sectionLine span:nth-child(2):hover{letter-spacing:.6px;background-color:#ffffff26;box-shadow:2px 2px 4px #ffffff1a inset,-2px -2px 4px #ffffff1a inset}.page.updateLink .linkDetails .sections .section .inputs{display:flex;flex-direction:row;margin-top:24px;gap:2rem}.page.updateLink .linkDetails .sections .section .inputs .input{display:flex;flex-direction:column;flex:1}.page.updateLink .linkDetails .sections .section .inputs .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.updateLink .linkDetails .sections .section .inputs .input label.login{width:50px;background-color:#10131a}.page.updateLink .linkDetails .sections .section .inputs .input label.login.update{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input label.password{width:72px;background-color:#10131a}.page.updateLink .linkDetails .sections .section .inputs .input label.password.update{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input label.authentication{width:110px;background-color:#10131a}.page.updateLink .linkDetails .sections .section .inputs .input label.authentication.update{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input label.routingType{width:110px;background-color:#10131a}.page.updateLink .linkDetails .sections .section .inputs .input label.routingType.update{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input label.secret{width:50px;background-color:#10131a}.page.updateLink .linkDetails .sections .section .inputs .input label.secret.update{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input label.distantNetwork{width:105px;background-color:#10131a}.page.updateLink .linkDetails .sections .section .inputs .input label.distantNetwork.update{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input label.private_networks{width:148px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv6{width:40px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv6.locked{width:60px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan_interco{width:84px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_interco{width:142px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_interco_link_backup{width:220px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan{width:40px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan.locked{width:60px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan_nominal{width:148px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan_backup{width:138px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_network{width:90px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipv4_wan_mask{width:64px}.page.updateLink .linkDetails .sections .section .inputs .input label.type_mask{width:44px}.page.updateLink .linkDetails .sections .section .inputs .input label.ipMask{width:60px}.page.updateLink .linkDetails .sections .section .inputs .input label.lan{width:40px}.page.updateLink .linkDetails .sections .section .inputs .input label.client{width:56px}.page.updateLink .linkDetails .sections .section .inputs .input label.city{width:50px}.page.updateLink .linkDetails .sections .section .inputs .input label.contract{width:100px}.page.updateLink .linkDetails .sections .section .inputs .input label.name,.page.updateLink .linkDetails .sections .section .inputs .input label.networkName{width:120px}.page.updateLink .linkDetails .sections .section .inputs .input label.domain{width:72px}.page.updateLink .linkDetails .sections .section .inputs .input label.gtr{width:36px}.page.updateLink .linkDetails .sections .section .inputs .input label.error{color:#ca6d61}.page.updateLink .linkDetails .sections .section .inputs .input label.provider{width:80px}.page.updateLink .linkDetails .sections .section .inputs .input label.product,.page.updateLink .linkDetails .sections .section .inputs .input label.offer{width:60px}.page.updateLink .linkDetails .sections .section .inputs .input label.distantNetwork{width:110px}.page.updateLink .linkDetails .sections .section .inputs .input label.distantNetwork.locked{width:130px}.page.updateLink .linkDetails .sections .section .inputs .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.updateLink .linkDetails .sections .section .inputs .input label{background-color:#181a23}.page.updateLink .linkDetails .sections .section .inputs .input input,.page.updateLink .linkDetails .sections .section .inputs .input select{height:35px;color:#fff;background:none;padding:0 10px;border:1px solid rgba(139,194,234,.6);border-radius:8px}.page.updateLink .linkDetails .sections .section .inputs .input input::-moz-placeholder,.page.updateLink .linkDetails .sections .section .inputs .input select::-moz-placeholder{color:#fff9;font-style:italic}.page.updateLink .linkDetails .sections .section .inputs .input input::placeholder,.page.updateLink .linkDetails .sections .section .inputs .input select::placeholder{color:#fff9;font-style:italic}.page.updateLink .linkDetails .sections .section .inputs .input input.error,.page.updateLink .linkDetails .sections .section .inputs .input select.error{color:#ca6d61;border-color:#ca6d61}.page.updateLink .linkDetails .sections .section .inputs .input input.error::-moz-placeholder,.page.updateLink .linkDetails .sections .section .inputs .input select.error::-moz-placeholder{color:#ca6d61}.page.updateLink .linkDetails .sections .section .inputs .input input.error::placeholder,.page.updateLink .linkDetails .sections .section .inputs .input select.error::placeholder{color:#ca6d61}.page.updateLink .linkDetails .sections .section .inputs .input input.filled::-moz-placeholder,.page.updateLink .linkDetails .sections .section .inputs .input select.filled::-moz-placeholder{color:#fff;font-style:normal}.page.updateLink .linkDetails .sections .section .inputs .input input.filled::placeholder,.page.updateLink .linkDetails .sections .section .inputs .input select.filled::placeholder{color:#fff;font-style:normal}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput{display:flex;justify-content:space-between}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput input{width:100%}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons{display:flex;margin-left:-68px}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i{font-size:11px;color:#fff;padding:14px 10px;border-radius:0 6px 6px 0;margin:0;cursor:pointer}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i.fa-eye-slash{padding-left:8.5px}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i:hover{color:#8bc2ea}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i.fa-rotate{background:none;border:none}.page.updateLink .linkDetails .sections .section .inputs .input .errorMessage{font-size:13px;color:#ca6d61;border-color:#ca6d61;margin-top:10px}.page.updateLink .linkDetails .sections .section .inputs .input .errorMessage::-moz-placeholder{color:#ca6d61}.page.updateLink .linkDetails .sections .section .inputs .input .errorMessage::placeholder{color:#ca6d61}.page.updateLink .linkDetails .sections .section .inputs .input .errorMessage.info{color:#fff}.page.updateLink .linkDetails .sections .section .inputs .input select{padding:0 8px;cursor:pointer}.page.updateLink .linkDetails .sections .section .inputs .input select#ipMask option:nth-child(1){display:flex}.page.updateLink .linkDetails .sections .section .inputs .input select option{font-style:normal;background-color:#141414}.page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons{margin-left:-40px}.page.updateLink .linkDetails .sections .section .accessButtons{display:flex;justify-content:space-evenly;width:100%;margin:30px 0}.page.updateLink .linkDetails .sections .section .accessButtons img{height:36px;margin-right:8px}.page.updateLink .linkDetails .sections .section .accessButtons.reduce{margin-top:0}.page.updateLink .linkDetails .sections .section .accessButtons.hide{display:none}.page.updateLink .linkDetails .sections .section .accessButtons .button{display:flex;align-items:center;height:50px;flex:1;background:linear-gradient(to bottom,#2f404e80,#2f404e33);padding:0 20px;border:1px solid transparent;border-radius:.5rem;cursor:pointer}.page.updateLink .linkDetails .sections .section .accessButtons .button:nth-child(2){margin-left:40px}.page.updateLink .linkDetails .sections .section .accessButtons .button:hover{background:linear-gradient(to bottom,#2f404ecc,#2f404e33)}.page.updateLink .linkDetails .sections .section .accessButtons .button.selected{color:#8bc2ea;border-color:#8bc2ea}.page.updateLink .linkDetails .sections .section .accessButtons .button.disabled{background:linear-gradient(to bottom,#2f404e80,#2f404e33);border-color:transparent;cursor:default}.page.updateLink .linkDetails .sections .section .accessButtons .button.disabled:hover{color:#ca6d61;background:linear-gradient(to bottom,#ca6d6180,#ca6d6133)}.page.updateLink .linkDetails .sections .section .accessButtons{border:1px solid #8BC2EA;border-radius:.5rem;width:48%}.page.updateLink .linkDetails .sections .section .accessButtons .button:hover{background:linear-gradient(to bottom,#2f404e80,#2f404e33);cursor:default}.page.updateLink .linkDetails .sections .section.routing{display:flex;align-items:center}.page.updateLink .linkDetails .sections .section.routing .inputs{flex-direction:column;height:100%;width:100%}.page.updateLink .linkDetails .sections .section.routing .inputs .input.ipsec{width:50%;margin:-10px 0 10px 15px}.page.updateLink .linkDetails .sections .section.routing .inputs .input .title{justify-content:flex-start}.page.updateLink .linkDetails .sections .section.routing .inputs .input .title span{margin-left:1rem}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main{flex-direction:column;width:50%}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main .container-grid{display:flex;flex-direction:row}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main .select,.page.updateLink .linkDetails .sections .section.routing .inputs .input .main div{display:flex;flex-direction:column}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main .select{flex:1}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main div{flex:2;justify-content:flex-start;margin:0 1rem}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main div #ipv4WAN{width:100%}.page.updateLink .linkDetails .sections .section.routing .inputs .input .main .first-row,.page.updateLink .linkDetails .sections .section.routing .inputs .input .main .other-row{display:flex;gap:10px;flex-direction:row;margin-bottom:10px}.page.updateLink .pageLine div:nth-child(1){flex:2.5}.page.updateLink .pageLine div:nth-child(2){flex:1;margin-right:0}.page.updateLink .pageLine .routing{flex-direction:column;margin-right:24px}.page.updateLink .pageLine .routing .sections{width:100%}.page.updateLink .pageLine .routing .sections .mainSection{display:flex}.page.updateLink .pageLine .routing .sections .mainSection:nth-child(1){margin:15px}.page.updateLink .pageLine .routing .sections .mainSection .section{display:flex;flex-direction:column;flex:1;padding:20px 60px}.page.updateLink .pageLine .routing .sections .mainSection .section h3{font-size:14px;margin-bottom:10px}.page.updateLink .pageLine .routing .sections .mainSection .section span{text-align:center;background-color:#ffffff1a;padding:10px 20px;border-radius:8px}.page.updateLink .pageLine .routing .sections .mainSection .section span.deprov-link:hover{letter-spacing:.6px;background-color:#ffffff26;box-shadow:2px 2px 4px #ffffff1a inset,-2px -2px 4px #ffffff1a inset}.page.updateLink .pageLine .routing .sections .mainSection .section table thead tr{display:flex;background-color:#ffffff1a}.page.updateLink .pageLine .routing .sections .mainSection .section table thead tr th{flex:1;padding:8px 0}.page.updateLink .pageLine .routing .sections .mainSection .section table tbody tr{display:flex;margin:8px 0}.page.updateLink .pageLine .routing .sections .mainSection .section table tbody tr td{flex:1;text-align:center;background-color:#ffffff0d;padding:8px 0}.page.updateLink .pageLine .routing .sections .mainSection .section table tbody tr td .noIP{background:transparent;padding:0}.page.updateLink .pageLine .routing .sections .mainSection .section div{display:flex;justify-content:center}.page.updateLink .pageLine .routing .sections .mainSection .section div .fa-plus{display:flex;justify-content:center;color:#fff;padding:10px 10px 8px;border-radius:100%;box-shadow:1px 1px 4px #ffffff1a inset,-1px -1px 4px #ffffff1a inset;cursor:pointer}.page.updateLink .pageLine .routing .sections .mainSection .section div .fa-plus:hover{box-shadow:2px 2px 8px #ffffff4d inset,-2px -2px 8px #ffffff4d inset}.page.updateLink .pageLine .services{width:100%}.page.updateLink .pageLine .services .sections{justify-content:space-evenly;height:100%}.page.updateLink .pageLine .services .sections .section{flex-direction:column;justify-content:center;max-height:60px}.page.updateLink .pageLine .services .sections .section:nth-child(4),.page.updateLink .pageLine .services .sections .section:nth-child(5){color:#ffffff4d}.page.updateLink .pageLine .services .sections .section .backup{max-width:300px;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.page.updateLink .pageLine .services .sections .section .backup:hover{text-decoration:underline}.page.updateLink .pageLine .services .sections .section .backup.noBackup{text-decoration:none;cursor:default}.page.updateLink .pageLine .services .sections .section .firewallIcons{display:flex;align-items:center;justify-content:center;position:relative}.page.updateLink .pageLine .services .sections .section .firewallIcons .fa-shield{color:#8bc2ea}.page.updateLink .pageLine .services .sections .section .firewallIcons .fa-shield.disabled{color:#fff}.page.updateLink .pageLine .services .sections .section .firewallIcons .fa-xmark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#181a23}.page.updateLink .pageLine .services .sections .section .firewallIcons .fa-check{font-size:10px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page.supervision{display:flex;width:100%;position:relative}.page.supervision .pageNav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page.supervision .pageNav button{justify-content:center;align-items:center;height:50px;flex:1;font-weight:700;color:#fff;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.supervision .pageNav button:nth-child(1),.page.supervision .pageNav button:nth-child(2),.page.supervision .pageNav button:nth-child(3){margin-right:24px}.page.supervision .pageNav button:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.supervision .pageNav button.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.supervision .pageNav a{justify-content:center;align-items:center;height:50px;flex:1;font-size:.75rem;font-weight:700;color:#fff;padding:0;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.supervision .pageNav a:nth-child(1),.page.supervision .pageNav a:nth-child(2),.page.supervision .pageNav a:nth-child(3){margin-right:24px}.page.supervision .pageNav a:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.supervision .pageNav a.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.supervision .pageNav button:nth-child(3),.page.supervision .pageNav button:nth-child(4){color:#fff6}.page.supervision .pageNav button:nth-child(3):hover,.page.supervision .pageNav button:nth-child(4):hover{color:#fff6;background-color:#181a23;border-color:transparent;box-shadow:none;cursor:default}.page.supervision .pageNav.networkDetail{width:50%;margin:0}.page.supervision .links-array{display:flex;flex-direction:column;height:100%;min-height:0;width:auto;overflow:hidden}.page.supervision .links-array .inputs{flex-direction:column;flex:1;width:100%;margin-bottom:0;flex:0 0 auto;position:sticky;top:0;z-index:3;background-color:#181a23;padding-bottom:10px}.page.supervision .links-array .inputs .line{margin-top:1rem;display:flex;justify-content:space-evenly;width:100%;gap:2%}.page.supervision .links-array .inputs .line .reset button{flex:.75;height:35px;width:100%;background-color:#181a23;border-radius:.5rem;border:1px solid rgba(139,194,234,.6);margin-top:8px;cursor:pointer}.page.supervision .links-array .inputs .line .reset button:hover{background-color:#0e0f14}.page.supervision .links-array .inputs .line .input{position:relative;display:flex;flex-direction:column;width:100%;margin-left:0}.page.supervision .links-array .inputs .line .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.page.supervision .links-array .inputs .line .input label.login{width:50px;background-color:#10131a}.page.supervision .links-array .inputs .line .input label.login.update{background-color:#181a23}.page.supervision .links-array .inputs .line .input label.password{width:72px;background-color:#10131a}.page.supervision .links-array .inputs .line .input label.password.update{background-color:#181a23}.page.supervision .links-array .inputs .line .input label.authentication{width:110px;background-color:#10131a}.page.supervision .links-array .inputs .line .input label.authentication.update{background-color:#181a23}.page.supervision .links-array .inputs .line .input label.routingType{width:110px;background-color:#10131a}.page.supervision .links-array .inputs .line .input label.routingType.update{background-color:#181a23}.page.supervision .links-array .inputs .line .input label.secret{width:50px;background-color:#10131a}.page.supervision .links-array .inputs .line .input label.secret.update{background-color:#181a23}.page.supervision .links-array .inputs .line .input label.distantNetwork{width:105px;background-color:#10131a}.page.supervision .links-array .inputs .line .input label.distantNetwork.update{background-color:#181a23}.page.supervision .links-array .inputs .line .input label.private_networks{width:148px}.page.supervision .links-array .inputs .line .input label.ipv6{width:40px}.page.supervision .links-array .inputs .line .input label.ipv6.locked{width:60px}.page.supervision .links-array .inputs .line .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.page.supervision .links-array .inputs .line .input label.ipv4_wan_interco{width:84px}.page.supervision .links-array .inputs .line .input label.ipv4_interco{width:142px}.page.supervision .links-array .inputs .line .input label.ipv4_interco_link_backup{width:220px}.page.supervision .links-array .inputs .line .input label.ipv4_wan{width:40px}.page.supervision .links-array .inputs .line .input label.ipv4_wan.locked{width:60px}.page.supervision .links-array .inputs .line .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.supervision .links-array .inputs .line .input label.ipv4_wan_nominal{width:148px}.page.supervision .links-array .inputs .line .input label.ipv4_wan_backup{width:138px}.page.supervision .links-array .inputs .line .input label.ipv4_network{width:90px}.page.supervision .links-array .inputs .line .input label.ipv4_wan_mask{width:64px}.page.supervision .links-array .inputs .line .input label.type_mask{width:44px}.page.supervision .links-array .inputs .line .input label.ipMask{width:60px}.page.supervision .links-array .inputs .line .input label.lan{width:40px}.page.supervision .links-array .inputs .line .input label.client{width:56px}.page.supervision .links-array .inputs .line .input label.city{width:50px}.page.supervision .links-array .inputs .line .input label.contract{width:100px}.page.supervision .links-array .inputs .line .input label.name,.page.supervision .links-array .inputs .line .input label.networkName{width:120px}.page.supervision .links-array .inputs .line .input label.domain{width:72px}.page.supervision .links-array .inputs .line .input label.gtr{width:36px}.page.supervision .links-array .inputs .line .input label.error{color:#ca6d61}.page.supervision .links-array .inputs .line .input label.provider{width:80px}.page.supervision .links-array .inputs .line .input label.product,.page.supervision .links-array .inputs .line .input label.offer{width:60px}.page.supervision .links-array .inputs .line .input label.distantNetwork{width:110px}.page.supervision .links-array .inputs .line .input label.distantNetwork.locked{width:130px}.page.supervision .links-array .inputs .line .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.page.supervision .links-array .inputs .line .input label{background-color:#181a23}.page.supervision .links-array .inputs .line .input input,.page.supervision .links-array .inputs .line .input select{height:35px;color:#fff;background:none;padding:0 10px;border-color:#8bc2ea99;border-radius:8px}.page.supervision .links-array .inputs .line .input input::-moz-placeholder,.page.supervision .links-array .inputs .line .input select::-moz-placeholder{color:#fff;font-style:italic}.page.supervision .links-array .inputs .line .input input::placeholder,.page.supervision .links-array .inputs .line .input select::placeholder{color:#fff;font-style:italic}.page.supervision .links-array .inputs .line .input input{cursor:default}.page.supervision .links-array .inputs .line .input select{cursor:pointer}.page.supervision .links-array .inputs .line .input select option{background-color:#141414}.page.supervision .links-array .inputs .line .input i{top:0;right:0;font-size:12px;color:#fff;background-color:#0a0b12;padding:11px 26px 11.2px 10px;border-left:1px solid rgba(255,255,255,.3);border-radius:0 6px 6px 0;margin-top:-36px;margin-left:360px}.page.supervision .links-array .inputs .line .input i:hover{color:#8bc2ea}.page.supervision .links-array .table-container{margin-top:20px;width:100%;flex:1 1 auto;overflow-y:auto;min-height:0}.page.supervision .links-array .table-container table{width:100%;border-spacing:0 10px;border-collapse:separate}.page.supervision .links-array .table-container table thead{position:sticky;top:0;z-index:2;background-color:#ffffff1a}.page.supervision .links-array .table-container table thead tr{background-color:#181a23}.page.supervision .links-array .table-container table thead th{padding:20px;background-color:#ffffff1a;border-bottom:2px solid rgba(255,255,255,.1)}.page.supervision .links-array .table-container table tbody tr td{background-color:#ffffff05;width:700px;text-align:center;padding:30px;border:1px solid transparent}.page.supervision .links-array .table-container table tbody tr td:first-child{border-radius:1rem 0 0 1rem}.page.supervision .links-array .table-container table tbody tr td:last-child{border-radius:0 1rem 1rem 0}.page.supervision .links-array .table-container table tbody tr td .status-icon.up i{color:#4faa6c}.page.supervision .links-array .table-container table tbody tr td .status-icon.down i{color:#d92420}.page.supervision .links-array .table-container table tbody tr.available{background-color:#7ec6951a}.page.supervision .links-array .table-container table tbody tr:hover td{background-color:#8bc2ea0d;border-color:#8bc2ea;border-top:1px solid #8BC2EA;border-bottom:1px solid #8BC2EA;border-left:none;border-right:none}.page.supervision .links-array .table-container table tbody tr:hover td:first-child{border-radius:1rem 0 0 1rem;border-top:1px solid #8BC2EA;border-bottom:1px solid #8BC2EA;border-left:1px solid #8BC2EA}.page.supervision .links-array .table-container table tbody tr:hover td:last-child{border-radius:0 1rem 1rem 0;border-top:1px solid #8BC2EA;border-bottom:1px solid #8BC2EA;border-right:1px solid #8BC2EA}.page.supervision .parc-dashboard{border-radius:8px;height:-moz-fit-content;height:fit-content;background-color:#141414;width:100%;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 100px)}.page.supervision .parc-dashboard .grafana-app{background-color:#fff;border:1px solid rgba(76,80,84,.3);border-radius:8px;margin-top:1.5rem;margin-right:.5rem;height:50%}.page.supervision .parc-dashboard .tunnelsStatus{display:flex;min-height:500px;position:relative}.page.supervision .supervisionOperator{width:30%;margin-right:1rem;flex-direction:column}.page.supervision .supervisionOperator .header{display:flex;width:100%}.page.supervision .supervisionOperator .header .switchView{display:flex;font-size:.75rem;font-style:italic;background-color:#ffffff1a;border-radius:8px;margin-top:-5px;cursor:pointer}.page.supervision .supervisionOperator .header .switchView .button{padding:6px 8px;transition:all 1s}.page.supervision .supervisionOperator .header .switchView .button:nth-child(1){border-radius:8px 0 0 8px}.page.supervision .supervisionOperator .header .switchView .button:nth-child(2){border-radius:0 8px 8px 0}.page.supervision .supervisionOperator .header .switchView .button.active{color:#141414;background-color:#fff;border-radius:.5rem}.page.supervision .supervisionOperator .table-container{margin-top:10px;width:100%;flex:1;overflow-y:auto;max-height:100%;padding-right:5px}.page.supervision .supervisionOperator .table-container table{width:100%;border-spacing:0 10px}.page.supervision .supervisionOperator .table-container table tbody tr.mainLine{cursor:pointer}.page.supervision .supervisionOperator .table-container table tbody tr td{border:1px solid transparent}.page.supervision .supervisionOperator .table-container table tbody tr td .status-icon i.fa-circle-check{color:#4faa6c}.page.supervision .supervisionOperator .table-container table tbody tr td .status-icon i.fa-circle-question{color:#fd9900}.page.supervision .supervisionOperator .table-container table tbody tr td .status-icon i.fa-triangle-exclamation{color:#d92420}.page.supervision .supervisionOperator .table-container table tbody tr td .status-icon:hover{cursor:pointer}.page.supervision .supervisionOperator .table-container table tbody tr td:nth-child(1){padding-left:.5rem}.page.supervision .supervisionOperator .table-container table tbody tr td .providerLogo{margin-right:5px;width:30px}.page.supervision .supervisionOperator .table-container table tbody tr:hover{background-color:#8bc2ea0d}.page.supervision .supervisionOperator .table-container table tbody tr:hover td{border-color:#8bc2ea}.page.supervision .supervisionOperator .table-container table tbody tr:hover td:nth-child(1){border-right-color:transparent;border-radius:8px 0 0 8px}.page.supervision .supervisionOperator .table-container table tbody tr:hover td:nth-child(2){border-left-color:transparent;border-right-color:transparent}.page.supervision .supervisionOperator .table-container table tbody tr:hover td:nth-child(3){border-left-color:transparent;border-radius:0 8px 8px 0}.page.supervision .parcStatus{flex-direction:column;margin-left:1.5rem;width:100%;max-height:500px;overflow-y:auto;overflow-x:hidden;display:flex}.page.supervision .parcStatus.dashboard{width:65%}.page.supervision .parcStatus.supervision{margin:0}.page.supervision .parcStatus.expanded{position:fixed;top:80px;left:100px;right:0;height:calc(100vh - 90px)!important;max-height:none;width:93%;margin:0;padding:2rem;box-sizing:border-box;z-index:1000}.page.supervision .parcStatus.expanded .table-container{height:calc(50% - 200px);max-height:none}.page.supervision .parcStatus h2 .fa-down-left-and-up-right-to-center,.page.supervision .parcStatus h2 .fa-up-right-and-down-left-from-center{color:#fff;cursor:pointer;float:right}.page.supervision .parcStatus h2 .fa-down-left-and-up-right-to-center:hover,.page.supervision .parcStatus h2 .fa-up-right-and-down-left-from-center:hover{color:#8bc2ea}.page.supervision .parcStatus h3{font-size:14px;font-style:italic;text-decoration:underline;width:100%;margin:15px 0 30px}.page.supervision .parcStatus .status-cards{display:flex;gap:1rem;margin:1rem 0;width:100%}.page.supervision .parcStatus .status-cards .card{border-radius:8px;width:50%;padding:1rem;cursor:pointer;transition:all .3s ease;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);text-align:center}.page.supervision .parcStatus .status-cards .card i.fa-circle-check{color:#4faa6c}.page.supervision .parcStatus .status-cards .card i.fa-circle-question{color:#fd9900}.page.supervision .parcStatus .status-cards .card i.fa-triangle-exclamation{color:#d92420}.page.supervision .parcStatus .status-cards .card .linksCount{margin-left:20px;font-size:large}.page.supervision .parcStatus .status-cards .card.up.selected{background-color:#4faa6c1a}.page.supervision .parcStatus .status-cards .card.down.selected{background-color:#d924201a}.page.supervision .parcStatus .status-cards .card.selected{box-shadow:0 0 5px #00000026}.page.supervision .parcStatus .table-container{margin-top:10px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:5px;width:100%;height:100%}.page.supervision .parcStatus .table-container table{width:100%;border-spacing:0 10px}.page.supervision .parcStatus .table-container table tbody tr td{padding:20px;border-bottom:1px solid rgba(255,255,255,.1)}.page.supervision .parcStatus .table-container table tbody tr td.link{cursor:pointer}.page.supervision .parcStatus .table-container table tbody tr td.link:hover{text-decoration:underline}.page.supervision .parcStatus .table-container table tbody tr td .duration i.fa-circle-check{color:#4faa6c}.page.supervision .parcStatus .table-container table tbody tr td .duration i.fa-circle-question{color:#fd9900}.page.supervision .parcStatus .table-container table tbody tr td .duration i.fa-triangle-exclamation{color:#d92420}.page.supervision .domainGraphs{position:relative;margin-top:1rem}.page.supervision .domainGraphs .domain-dashboard,.page.supervision .domainGraphs .link-supervision-dashboard{margin-bottom:1rem;flex-direction:column;width:100%}.page.supervision .domainGraphs .inputs{margin-top:1rem}.page.supervision .domainGraphs .inputs .line{width:100%;display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1rem}.page.supervision .domainGraphs .inputs .line .time-range-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-right:1.5rem}.page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button{height:30px;width:100px;margin:0;border:1px solid rgba(139,194,234,.6);background-color:#181a23;color:#fff;border-radius:.375rem;cursor:pointer;font-size:.875rem;background:none;transition:all .2s ease}.page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button.customize-range{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;line-height:1.2;width:auto;height:auto;white-space:nowrap;border-radius:.5rem;transition:all .2s ease}@media (max-width: 768px){.page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button.customize-range{font-size:.9rem;padding:.4rem .8rem}}.page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button:hover{background-color:#0e0f14}.page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button.active{color:#8bc2ea;background-color:#7ec69514;border-color:#8bc2ea;box-shadow:none}.page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button:disabled{opacity:.5;cursor:not-allowed}.page.supervision .domainGraphs .inputs .line .actions{display:flex;align-items:center;gap:.5rem}.page.supervision .domainGraphs .inputs .line .actions .refresh .refresh-button{display:flex;align-items:center;gap:.5rem;height:30px;width:120px;border:1px solid rgba(139,194,234,.6);background-color:#181a23;color:#fff;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.page.supervision .domainGraphs .inputs .line .actions .refresh .refresh-button:hover:not(:disabled){color:#8bc2ea;background-color:#7ec69514;border-color:#8bc2ea;box-shadow:none}.page.supervision .domainGraphs .inputs .line .actions .refresh .refresh-button:disabled{opacity:.5;cursor:not-allowed}.page.supervision .domainGraphs .inputs .line .actions .interco-selector{margin-left:0;display:flex;align-items:center;gap:.5rem}.page.supervision .domainGraphs .inputs .line .actions .interco-selector label{color:#fff;font-size:.875rem;white-space:nowrap}.page.supervision .domainGraphs .inputs .line .actions .interco-selector select{height:30px;padding:0 .5rem;border:1px solid rgba(139,194,234,.6);background-color:#181a23;color:#fff;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:all .2s ease}.page.supervision .domainGraphs .inputs .line .actions .interco-selector select:hover{background-color:#0e0f14}.page.supervision .domainGraphs .inputs .line .actions .interco-selector select:focus{outline:none;border-color:#8bc2ea;box-shadow:0 0 0 2px #8bc2ea33}.page.supervision .domainGraphs .inputs .custom-time-picker{margin-top:15px;padding:20px;border:1px solid #4C5054;border-radius:8px;background-color:#4c50540a}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:15px}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group label{display:block;margin-bottom:8px;color:#fff;font-size:14px}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .input-row{display:flex;gap:10px}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=date],.page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=time]{flex:1;padding:8px 12px;color:#fff;border:1px solid rgba(139,194,234,.6);background-color:#181a23;border-radius:4px;font-size:14px;color-scheme:dark}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions{display:flex;gap:10px;justify-content:flex-end}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button,.page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button{width:100px;border:none;border-radius:4px;cursor:pointer;background-color:#ffffff1a;color:#fff}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button:hover{color:#ca6d61;border:1px solid #ca6d61}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button:hover:not(:disabled){color:#8bc2ea;border:1px solid #8BC2EA}.page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button:disabled{cursor:not-allowed}.page.supervision .domainGraphs .chart-container{background-color:#4c50540a;width:100%;height:500px;margin-bottom:1rem}.page.supervision .domainGraphs .chart-container .error-message{width:97%;padding:1rem;background-color:#fee;border:1px solid #fcc;border-radius:.25rem;margin-right:2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#ca6d61}.page.supervision .domainGraphs .chart-container .loading{display:flex;justify-content:center;align-items:center;height:260px}.page.supervision .domainGraphs .chart-container .loading i{font-size:1.5rem}.page.supervision .domainGraphs .chart-container .no-data{padding:2rem;text-align:center;color:#4c50541a;font-size:.875rem}.page.supervision .domainGraphs .chart-container .chart-title{text-align:center;font-size:14px}.page.supervision .domainGraphs .chart-container .chart-frame{height:60%;margin-top:1rem}.page.supervision .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-tick{font-size:10px}.page.supervision .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-tick text{fill:#f7f7f7}.page.supervision .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-line{stroke:#f7f7f7}.page.supervision .domainGraphs .chart-container .chart-frame .traffic-stats{text-align:center}.page.supervision .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row{cursor:pointer}.page.supervision .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row.hidden{text-decoration:line-through;opacity:.5}.page.supervision .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row .rx{color:#4faa6c}.page.supervision .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row .tx{color:#8bc2ea}.page.supervision .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row span{margin-right:20px}.page.supervision .domainGraphs .chart-container .custom-tooltip{background-color:#181a23;padding:.75rem;border:1px solid #F7F7F7;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;color:#fff}.page.supervision .domainGraphs .chart-container .custom-tooltip .tooltip-time{margin:0 0 .5rem;font-weight:700;font-size:.75rem}.page.supervision .domainGraphs .chart-container .custom-tooltip .tooltip-entry{margin:.25rem 0;font-size:.75rem}.page.supervision .domainGraphs .bytes-chart{margin-bottom:1rem}.page.ressources .pageNav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page.ressources .pageNav button{justify-content:center;align-items:center;height:50px;flex:1;font-weight:700;color:#fff;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.ressources .pageNav button:nth-child(1),.page.ressources .pageNav button:nth-child(2),.page.ressources .pageNav button:nth-child(3){margin-right:24px}.page.ressources .pageNav button:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.ressources .pageNav button.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.ressources .pageNav a{justify-content:center;align-items:center;height:50px;flex:1;font-size:.75rem;font-weight:700;color:#fff;padding:0;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.ressources .pageNav a:nth-child(1),.page.ressources .pageNav a:nth-child(2),.page.ressources .pageNav a:nth-child(3){margin-right:24px}.page.ressources .pageNav a:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.ressources .pageNav a.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.ressources .pageNav button:nth-child(3),.page.ressources .pageNav button:nth-child(4){color:#fff6}.page.ressources .pageNav button:nth-child(3):hover,.page.ressources .pageNav button:nth-child(4):hover{color:#fff6;background-color:#181a23;border-color:transparent;box-shadow:none;cursor:default}.page.ressources .pageNav.networkDetail{width:50%;margin:0}.page.ressources .pageNav{width:50%}.page.ressources .ip{height:100%;overflow:hidden}.page.ressources .ip-container{height:100%;width:100%;overflow:auto}.page.ressources .ip-container .ip-content{display:flex;margin-left:-15px;flex-wrap:wrap}.page.ressources .ip-container .ip-manager{flex:1;margin-top:24px;color:#fff9;height:-moz-max-content;height:max-content}.page.ressources .ip-container .ip-manager__search{display:flex;justify-content:center;margin-bottom:20px;position:relative;width:40%;margin-left:30%}.page.ressources .ip-container .ip-manager__search-input{width:100%;font-size:1rem;font-style:italic;background-size:12px 12px;text-align:center;color:#fff;background-color:#141414;padding:12px 40px 12px 12px;border:none;border-radius:8px}.page.ressources .ip-container .ip-manager__search-input::-moz-placeholder{color:#fff}.page.ressources .ip-container .ip-manager__search-input::placeholder{color:#fff}.page.ressources .ip-container .ip-manager__search input:focus{outline:none}.page.ressources .ip-container .ip-manager__search .search-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:1rem;color:#fff;cursor:pointer}.page.ressources .ip-container .ip-manager__search .clear-icon{color:#fff}.page.ressources .ip-container .ip-manager__subnet-list{display:flex;flex-direction:column;gap:8px}.page.ressources .ip-container .ip-manager__subnet-card{max-height:75vh;padding:16px;border:1px solid rgba(76,80,84,.6);border-radius:8px;overflow:hidden;cursor:pointer}.page.ressources .ip-container .ip-manager__subnet-card:hover,.page.ressources .ip-container .ip-manager__subnet-card__selected{color:#fff;background-color:#4c505499;border:1px solid #8BC2EA}.page.ressources .ip-container .ip-manager__subnet-item{flex:1;margin-bottom:20px;margin-right:60px;position:relative}.page.ressources .ip-container .ip-manager__subnet-item__arrow{position:absolute;right:-60px;top:50%;transform:translateY(-50%);padding:4px}.page.ressources .ip-container .ip-manager__subnet-item__arrow i{color:#2e5ab2;font-size:30px}.page.ressources .ip-container .ip-manager__subnet-content{display:flex;align-items:center}.page.ressources .ip-container .ip-manager__subnet-info{display:flex;justify-content:space-between;align-items:center;width:100%}.page.ressources .ip-container .ip-manager__free-ips{font-size:16px;color:#7ec695;padding:4px 8px}.page.ressources .ip-container .ip_available{margin-right:24px;padding-left:20px;margin-left:-5px}.page.ressources .ip-range{display:flex;flex-direction:column;gap:5px;background-color:#181a23;border-radius:10px;padding:10px;border:1px solid rgba(255,255,255,.1)}.page.ressources .ip-range__box_title .header{color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px;flex-wrap:wrap;gap:4px}.page.ressources .ip-range__box_title .header h2{position:absolute;top:0;padding:30px 50px;font-size:1rem}.page.ressources .ip-range__box_title .header h2 i{font-size:large;color:#8bc2ea}.page.ressources .ip-range__box_title .header .adressip-ressource{position:static;width:-moz-fit-content;width:fit-content;padding:0}.page.ressources .ip-range__box_title .header .addSubnet{display:flex;gap:1rem}.page.ressources .ip-range__box_title .header .addSubnet .addSubnetBtn{display:flex;align-items:center;font-size:.75rem;background-color:#ffffff1a;padding:.75rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 4px #15151540;cursor:pointer}.page.ressources .ip-range__box_title .header .addSubnet .addSubnetBtn:hover{background-color:#8bc2ea14;box-shadow:-2px -2px 8px #68686857 inset}.page.ressources .ip-range__taken_ip_title{color:#fff}.page.ressources .ip-range__taken_ip_title .header{padding:19px}.page.ressources .ip-range__taken_ip_title h2 i{font-size:large;color:#8bc2ea}.page.ressources .ip-range__taken_ip_title .adressip-ressource{position:static;width:-moz-fit-content;width:fit-content;padding:0}.page.ressources .ip-range table{width:100%;border-spacing:0 10px}.page.ressources .ip-range table thead{background-color:#ffffff1a}.page.ressources .ip-range table thead th{padding:20px}.page.ressources .ip-range table tbody tr{background-color:#ffffff05}.page.ressources .ip-range table tbody tr td{width:700px;text-align:center;padding:30px;border:1px solid transparent}.page.ressources .ip-range table tbody tr td:nth-child(1){border-right:none;border-radius:8px 0 0 8px}.page.ressources .ip-range table tbody tr td:nth-child(2){border-left:none;border-right:none;border-radius:0}.page.ressources .ip-range table tbody tr td:nth-child(3){border-left:none;border-radius:0 8px 8px 0}.page.ressources .ip-range table tbody tr.available{background-color:#7ec6951a}.page.ressources .ip-range table tbody tr:hover td{background-color:#8bc2ea0d;border-color:#8bc2ea}.page.ressources .ip-range table tbody tr:hover td.ip-mask{text-decoration:underline;color:#fff}.page.ressources .ip-range table tbody tr:hover td:nth-child(1){border-right:none;border-radius:8px 0 0 8px}.page.ressources .ip-range table tbody tr:hover td:nth-child(2){border-left:none;border-right:1px solid #8BC2EA;border-radius:0 8px 8px 0}.page.ressources .ip-range table tbody tr:hover td:nth-child(3){border-left:none;border-radius:0 8px 8px 0}.page.ressources .ip-range table tbody tr .client-link{cursor:pointer}.page.ressources .ip-range table tbody tr .client-link:hover{text-decoration:underline}.page.ressources .ip-range table tbody tr .client-name{cursor:default;text-decoration:none}.page.ressources .ip-range__status{color:#7ec695}.page.ressources .ip-range__status--available{color:#7ec695;padding:4px 8px;font-style:italic}.page.ressources .ip-range__status--unavailable{color:#fff;padding:4px 8px;font-weight:500}.page.ressources .equipmentsArray{flex-direction:column;height:100%;padding-bottom:55px;overflow:hidden}.page.ressources .equipmentsArray h2{margin-bottom:20px}.page.ressources .equipmentsArray table{display:flex;flex-direction:column;height:100%;width:100%}.page.ressources .equipmentsArray table thead tr{display:flex;align-items:center;height:40px;background-color:#ffffff1a;padding-right:20px;border-radius:8px}.page.ressources .equipmentsArray table thead tr th{display:flex;justify-content:center;align-items:center;width:100%}.page.ressources .equipmentsArray table thead tr th span{display:flex;flex-direction:column}.page.ressources .equipmentsArray table thead tr th span i{font-size:14px;color:#fff;margin:0 0 0 15px;cursor:pointer}.page.ressources .equipmentsArray table thead tr th span i:nth-child(1){margin-bottom:-4px}.page.ressources .equipmentsArray table tbody{height:100%;padding-right:10px;overflow:auto}.page.ressources .equipmentsArray table tbody tr{display:flex;background-color:#ffffff0a;border:1px solid transparent;border-radius:8px;margin-top:15px}.page.ressources .equipmentsArray table tbody tr:hover{color:#8bc2ea;background-color:#8bc2ea1a;border-color:#8bc2ea}.page.ressources .equipmentsArray table tbody tr td{display:flex;justify-content:center;align-items:center;height:60px;width:100%;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.page.settings .box{display:flex;flex-direction:column;align-items:flex-start}.page.settings .box .buttons{display:flex;justify-content:space-between;width:30%;margin-top:24px}.page.settings .box .buttons button{justify-content:center;align-items:center;height:50px;flex:1;font-weight:700;color:#fff;border:1px solid transparent;cursor:pointer;transition:all .4s}.page.settings .box .buttons button:nth-child(1),.page.settings .box .buttons button:nth-child(2),.page.settings .box .buttons button:nth-child(3){margin-right:24px}.page.settings .box .buttons button:hover{color:#8bc2ea;background-color:#7baed314;border-color:#ffffff1a;box-shadow:2px 2px 4px #141414 inset}.page.settings .box .buttons button.active{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page.settings .box .buttons button{max-height:36px;font-size:.75rem;font-weight:500;background-color:#141414;border-radius:8px;transition:all 0ms}.page.settings .box .buttons button:hover{color:#8bc2ea;background-color:#7baed314;border-color:#8bc2ea;box-shadow:none}.page .support-box{margin-top:24px;padding:16px;border-radius:8px}.page .support-box .info-icon{position:relative;cursor:pointer}.page .support-box .info-icon i{color:#fff}.page .support-box .info-icon .tooltip{position:absolute;bottom:100%;left:60%;transform:translate(-10%) translateY(110%);margin-bottom:8px;z-index:1000;width:100%}.page .support-box .info-icon .tooltip .tooltip-content{background:#fff;color:#181a23;padding:16px;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:600px;max-width:600px;text-align:left;font-size:14px;line-height:1.4}.page .support-box .info-icon .tooltip .tooltip-content p{margin:0 0 8px}.page .support-box .info-icon .tooltip .tooltip-content p:last-child{margin-bottom:0}.page .generic-array{display:flex;flex-direction:column;align-items:center;height:100%;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.page .generic-array .inputs{display:flex;flex-direction:column;height:100%;flex:1;width:100%;margin-bottom:0;padding-bottom:10px}.page .generic-array .inputs .line{width:100%}.page .generic-array .inputs .line .client{background-color:red;width:25%}.page .generic-array .inputs .line .provider,.page .generic-array .inputs .line .product,.page .generic-array .inputs .line .product2{width:25%}.page .generic-array .inputs .line .input{position:relative;display:flex;flex-direction:column;width:100%;margin-left:0}.page .generic-array .inputs .line .input label{z-index:1;width:12%;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background:linear-gradient(to bottom,#0a1124,#141414);border-radius:100%;margin-bottom:-8px;margin-left:10px}.page .generic-array .inputs .line .input input,.page .generic-array .inputs .line .input select{height:35px;color:#fff;background:none;padding:0 10px;border-color:#8bc2ea99;border-radius:8px}.page .generic-array .inputs .line .input input::-moz-placeholder,.page .generic-array .inputs .line .input select::-moz-placeholder{color:#fff;font-style:italic}.page .generic-array .inputs .line .input input::placeholder,.page .generic-array .inputs .line .input select::placeholder{color:#fff;font-style:italic}.page .generic-array .inputs .line .input input{cursor:default}.page .generic-array .inputs .line .input select{cursor:pointer}.page .generic-array .inputs .line .input select option{background-color:#141414}.page .generic-array .inputs .line .input i{top:0;right:0;font-size:12px;color:#fff;background-color:#0a0b12;padding:11px 26px 11.2px 10px;border-left:1px solid rgba(255,255,255,.3);border-radius:0 6px 6px 0;margin-top:-36px;margin-left:360px}.page .generic-array .inputs .line .input i:hover{color:#8bc2ea}.page .generic-array .table-container{height:100%;width:100%;overflow-y:auto;border-radius:8px;box-shadow:0 2px 10px #0000001a;border-spacing:0;display:flex;margin-bottom:0;margin-top:20px;padding-bottom:10px}.page .generic-array .nat-table{width:100%;margin-top:1rem;border-collapse:collapse}.page .generic-array .row-gap tr{border-top:20px solid transparent;border-bottom:20px solid transparent;height:100px}.page .generic-array .protocol-cell .dropdown-container{position:"relative"}.page .generic-array .protocol-cell .dropdown-container .dropdown-header{cursor:pointer;padding:5px 10px;display:flex;justify-content:space-between;align-items:center}.page .generic-array .protocol-cell .dropdown-container .dropdown-menu{position:absolute;top:100%;left:0;z-index:10;background-color:#181a23;border:1px solid #8BC2EA;width:100%;box-shadow:0 2px 5px #0000001a}.page .generic-array .protocol-cell .dropdown-container .dropdown-menu .dropdown-item{padding:5px 10px;cursor:pointer;display:flex;align-items:center}.page .generic-array .protocol-cell .dropdown-container .dropdown-menu .dropdown-item input{margin-right:10px;accent-color:#8BC2EA}.page .generic-array .checkbox-cell input{accent-color:#8BC2EA}.page .generic-array .nat-table th,.page .generic-array .nat-table td{padding:10px;height:50px;position:relative}.page .generic-array .th-dnat{border-top:none;border-bottom:none}.page .generic-array .nat-table th:after,.page .generic-array .nat-table td:after{content:"";position:absolute;top:0;left:0;max-width:100%;width:100%;height:100%;pointer-events:none;z-index:1}.page .generic-array .nat-table th:last-child:after,.page .generic-array .nat-table td:last-child:after{border-right:none;border-top:none;border-bottom:none}.page .generic-array .error-input{border:1px solid red!important}.page .generic-array .error-message{color:red;font-size:12px;margin-top:4px}.page .generic-array .subtitle{font-size:.8em}.page .generic-array .add-button-cell{width:100%;margin-left:10%;margin-right:10%;text-align:center;margin-top:5px;padding-top:16px;padding-bottom:16px;background-color:#ffffff05}.page .generic-array .add-button-cell span{border-radius:50%;border:1px solid}.page .generic-array .add-button-cell span:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset,-1px -1px 4px #fff9 inset}.page .generic-array .add-button{background:none;border:none;font-size:24px;cursor:pointer;padding:5px 10px;position:relative;z-index:2}.page .generic-array .subtitle{font-size:.8em;color:#fff9}.page .generic-array .add-button{background:none;border:none;font-size:24px;cursor:pointer;padding:5px 10px}.page .generic-array .trash-icon{background-color:none;color:#fff;padding:10px;border-radius:50%}.page .generic-array .trash-icon:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset,-1px -1px 4px #fff9 inset}.page .generic-array table{width:94%;margin-left:5%;border-collapse:collapse;border-radius:8px}.page .generic-array thead{position:sticky;top:0;z-index:1000;background-color:#181a23}.page .generic-array thead:last-child{background-color:transparent;border-top:transparent;border-bottom:transparent;border-right:transparent}.page .generic-array thead tr{height:50px;align-items:center}.page .generic-array th{padding:12px;text-align:center;font-weight:700;background-color:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.page .generic-array th:last-child{background-color:transparent;border-top:transparent;border-bottom:transparent;border-right:transparent}.page .generic-array tbody tr{border-bottom:1px solid #ddd;transition:background .3s ease;cursor:pointer;margin-top:20px;margin-bottom:20px;height:70px}.page .generic-array .nat-table tbody td{color:#fff;background-color:#ffffff05;border-color:#8bc2ea}.page .generic-array .nat-table tbody td:last-child{background-color:transparent;border-top:transparent;border-bottom:transparent;border-right:transparent}.page .generic-array .nat-table tbody tr:hover td:last-child{background-color:transparent}.page .generic-array td{padding:12px;color:#fff;align-items:center;text-align:center}.page .generic-details{margin-bottom:20px}.page .generic-details *{max-width:100%}.page .generic-details .detail-container{border-radius:.5rem;width:100%;max-width:100%;overflow:hidden}.page .generic-details .detail-container .parc-dashbord{width:100%;height:800px}.page .generic-details .detail-container .domainGraphs{position:relative;margin-top:1rem}.page .generic-details .detail-container .domainGraphs .domain-dashboard,.page .generic-details .detail-container .domainGraphs .link-supervision-dashboard{margin-bottom:1rem;flex-direction:column;width:100%}.page .generic-details .detail-container .domainGraphs .inputs{margin-top:1rem}.page .generic-details .detail-container .domainGraphs .inputs .line{width:100%;display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1rem}.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-right:1.5rem}.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button{height:30px;width:100px;margin:0;border:1px solid rgba(139,194,234,.6);background-color:#181a23;color:#fff;border-radius:.375rem;cursor:pointer;font-size:.875rem;background:none;transition:all .2s ease}.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button.customize-range{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;line-height:1.2;width:auto;height:auto;white-space:nowrap;border-radius:.5rem;transition:all .2s ease}@media (max-width: 768px){.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button.customize-range{font-size:.9rem;padding:.4rem .8rem}}.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button:hover{background-color:#0e0f14}.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button.active{color:#8bc2ea;background-color:#7ec69514;border-color:#8bc2ea;box-shadow:none}.page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button:disabled{opacity:.5;cursor:not-allowed}.page .generic-details .detail-container .domainGraphs .inputs .line .actions{display:flex;align-items:center;gap:.5rem}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .refresh .refresh-button{display:flex;align-items:center;gap:.5rem;height:30px;width:120px;border:1px solid rgba(139,194,234,.6);background-color:#181a23;color:#fff;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .refresh .refresh-button:hover:not(:disabled){color:#8bc2ea;background-color:#7ec69514;border-color:#8bc2ea;box-shadow:none}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .refresh .refresh-button:disabled{opacity:.5;cursor:not-allowed}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector{margin-left:0;display:flex;align-items:center;gap:.5rem}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector label{color:#fff;font-size:.875rem;white-space:nowrap}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector select{height:30px;padding:0 .5rem;border:1px solid rgba(139,194,234,.6);background-color:#181a23;color:#fff;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:all .2s ease}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector select:hover{background-color:#0e0f14}.page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector select:focus{outline:none;border-color:#8bc2ea;box-shadow:0 0 0 2px #8bc2ea33}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker{margin-top:15px;padding:20px;border:1px solid #4C5054;border-radius:8px;background-color:#4c50540a}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:15px}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group label{display:block;margin-bottom:8px;color:#fff;font-size:14px}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .input-row{display:flex;gap:10px}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=date],.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=time]{flex:1;padding:8px 12px;color:#fff;border:1px solid rgba(139,194,234,.6);background-color:#181a23;border-radius:4px;font-size:14px;color-scheme:dark}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions{display:flex;gap:10px;justify-content:flex-end}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button,.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button{width:100px;border:none;border-radius:4px;cursor:pointer;background-color:#ffffff1a;color:#fff}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button:hover{color:#ca6d61;border:1px solid #ca6d61}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button:hover:not(:disabled){color:#8bc2ea;border:1px solid #8BC2EA}.page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button:disabled{cursor:not-allowed}.page .generic-details .detail-container .domainGraphs .chart-container{background-color:#4c50540a;width:100%;height:500px;margin-bottom:1rem}.page .generic-details .detail-container .domainGraphs .chart-container .error-message{width:97%;padding:1rem;background-color:#fee;border:1px solid #fcc;border-radius:.25rem;margin-right:2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#ca6d61}.page .generic-details .detail-container .domainGraphs .chart-container .loading{display:flex;justify-content:center;align-items:center;height:260px}.page .generic-details .detail-container .domainGraphs .chart-container .loading i{font-size:1.5rem}.page .generic-details .detail-container .domainGraphs .chart-container .no-data{padding:2rem;text-align:center;color:#4c50541a;font-size:.875rem}.page .generic-details .detail-container .domainGraphs .chart-container .chart-title{text-align:center;font-size:14px}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame{height:60%;margin-top:1rem}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-tick{font-size:10px}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-tick text{fill:#f7f7f7}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-line{stroke:#f7f7f7}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .traffic-stats{text-align:center}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row{cursor:pointer}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row.hidden{text-decoration:line-through;opacity:.5}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row .rx{color:#4faa6c}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row .tx{color:#8bc2ea}.page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .traffic-stats .stat-row span{margin-right:20px}.page .generic-details .detail-container .domainGraphs .chart-container .custom-tooltip{background-color:#181a23;padding:.75rem;border:1px solid #F7F7F7;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;color:#fff}.page .generic-details .detail-container .domainGraphs .chart-container .custom-tooltip .tooltip-time{margin:0 0 .5rem;font-weight:700;font-size:.75rem}.page .generic-details .detail-container .domainGraphs .chart-container .custom-tooltip .tooltip-entry{margin:.25rem 0;font-size:.75rem}.page .generic-details .detail-container .domainGraphs .bytes-chart{margin-bottom:1rem}.page .generic-details .detail-container .box .link-header i{padding:5px 8px;border-radius:100%;margin-right:20px;cursor:pointer}.page .generic-details .detail-container .box .link-header i:hover{border-radius:1rem;background-color:#14141440;box-shadow:0 4px 4px #f7f7f740}.page .generic-details .connection-container{margin-top:24px;padding:1.5rem;border-radius:.5rem;background-color:#181a23;padding:24px 14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;flex-direction:column}.page .generic-details .connection-container .info-box{background-color:#4c505499;padding:.75rem;border-radius:.375rem;margin-bottom:.5rem;display:flex}.page .generic-details .connection-container .info-label,.page .generic-details .connection-container .info-label i,.page .generic-details .connection-container .info-value{color:#fff}.page .generic-details .title-header{display:flex;justify-content:space-between;align-items:center;width:100%}.page .generic-details .title-header .fa-chevron-left{color:#fff;padding:5px 8px;border-radius:100%;margin-right:20px;cursor:pointer}.page .generic-details .title-header .fa-chevron-left:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset}.page .generic-details .title-header .title-text i{margin-right:20px}.page .generic-details .title-header .title-text i:hover{background-color:#2e5ab21a}.page .generic-details .title-header .edit-controls{margin-left:auto;display:flex;gap:10px}.page .generic-details .title-header .edit-controls .modif-text{font-style:italic;padding-right:20px;background-color:transparent;text-decoration:underline;width:100%}.page .generic-details .title-header .edit-controls .buttons{display:flex;justify-content:space-between;align-items:center;margin-left:40px}.page .generic-details .title-header .edit-controls .buttons span{width:150px;text-align:center;background-color:#ffffff0d;padding:8px 14px;border-radius:8px;cursor:pointer;margin:-6px 0}.page .generic-details .title-header .edit-controls .buttons span:hover{color:#8bc2ea;box-shadow:1px 1px 4px #fff9 inset,-1px -1px 4px #fff9 inset}.page .generic-details .title-header .edit-controls .buttons span:nth-child(2){color:#ca6d61;margin-left:40px}.page .generic-details .title-header .edit-controls .buttons span:nth-child(2):hover{box-shadow:1px 1px 4px #ca6d61 inset,-1px -1px 4px #ca6d61 inset}.page .generic-details .header{display:flex;align-items:center;gap:.5rem;color:#f7f7f7;margin-bottom:1.5rem;padding:.5rem 1rem}.page .generic-details .header-text,.page .generic-details .header-text i{font-size:1rem}.page .generic-details .grid-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0 2%;position:relative}@media (min-width: 768px){.page .generic-details .grid-layout{grid-template-columns:repeat(3,1fr)}}.page .generic-details .grid-layout:before,.page .generic-details .grid-layout:after{content:"";position:absolute;top:5%;bottom:5%;width:1px;background-color:#4c505499}.page .generic-details .grid-layout:before{left:33.33%}.page .generic-details .grid-layout:after{left:66.66%}.page .generic-details .section{display:flex;flex-direction:column;gap:1rem;margin-right:5%}.page .generic-details .section-title{color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.page .generic-details .service-title{margin-left:1rem}.page .generic-details .credits-container{display:flex;flex-direction:column;gap:15px;background:transparent;border-radius:10px}.page .generic-details .credits-container .input-group{position:relative;display:flex;flex-direction:column}.page .generic-details .credits-container .input-group label{color:#8bc2ea;font-size:14px;margin-bottom:4px;position:relative;padding-left:10px}.page .generic-details .credits-container .input-group label:before{content:"";position:absolute;left:0;bottom:-2px;background:#8bc2ea}.page .generic-details .credits-container .input-group .input-wrapper{display:flex;align-items:center;background:transparent;border:1px solid #8BC2EA;padding:8px 12px;border-radius:5px;position:relative}.page .generic-details .credits-container .input-group .input-wrapper input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px}.page .generic-details .credits-container .input-group .input-wrapper .suffix{color:#ffffff80;font-size:14px}.page .generic-details .credits-container .input-group .input-wrapper i{color:#ffffff80;margin-left:8px;cursor:pointer}.page .generic-details .service-box{margin-left:20px}.page .generic-details .credentials-box{display:flex;justify-content:space-between;align-items:center}.page .generic-details .button-group{display:flex;gap:.5rem}.page .generic-details .icon-button{color:#94a3b8;background:none;border:none;cursor:pointer;padding:.25rem}.page .generic-details .icon-button:hover{color:#cbd5e1}.page .generic-details .comment-box{background-color:#4c505499;padding:.75rem;border-radius:.375rem;min-height:100px;color:#fff;margin-left:10px}.page .pageLine{display:flex;height:100%}.page .pageLine .linksDistribution.hide{height:10vh;overflow:hidden}.page .pageLine .linksDistribution.hide .section{flex:1;overflow:visible}.page .pageLine .linksDistribution.hide .section h2{height:100%}.page .pageLine .linksDistribution.dashboard{width:33%}.page .pageLine .linksDistribution.dashboard .section{height:100%;border:none}.page .pageLine .linksDistribution.production{background-color:#141414;padding:0;border:none}.page .pageLine .linksDistribution.production .section{padding:24px 14px;border-radius:8px}.page .pageLine .linksDistribution.collapsed{display:none}.page .pageLine .linksDistribution .section{height:30vh;width:20vw;flex:1;max-width:30vw;background-color:#181a23;border:1px solid rgba(255,255,255,.1);overflow-y:auto;overflow-x:hidden}.page .pageLine .linksDistribution .section h2{display:flex;align-items:center;margin-bottom:20px}.page .pageLine .linksDistribution .section h2 span{flex:1}.page .pageLine .linksDistribution .section h2 img{padding:8px 12px;border-radius:8px;margin-right:20px}.page .pageLine .linksDistribution .section h2 img.pending{background-color:#ffc16314}.page .pageLine .linksDistribution .section h2 img.active{background-color:#7ec69514}.page .pageLine .linksDistribution .section h2 img.cancelled{background-color:#ca6d6114}.page .pageLine .linksDistribution .section h2 i{display:flex;justify-content:center;align-items:center;height:32px;width:32px;color:#fff;cursor:pointer}.page .pageLine .linksDistribution .section h2 i:hover{color:#8bc2ea}.page .pageLine .linksDistribution .section .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50%;width:100%}.page .pageLine .linksDistribution .section .icon i{font-size:1.25rem}.page .pageLine .linksDistribution .section .links .link{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.05);border-radius:8px;text-wrap:nowrap;cursor:default;margin-bottom:.875rem;margin-right:.25rem}.page .pageLine .linksDistribution .section .links .link span:nth-child(1){color:#8bc2ea;margin-right:.25rem}.page .pageLine .linksDistribution .section .links .link .infos{display:flex;flex-direction:column}.page .pageLine .linksDistribution .section .links .link .infos .main{margin-bottom:.5rem}.page .pageLine .linksDistribution .section .links .link .EMA_link{font-weight:500;text-decoration:underline;margin-left:4px;cursor:pointer}.page .pageLine .linksDistribution .section .links .link .EMA_link:hover{color:#8bc2ea}.page .pageLine .linksDistribution .section .links .link .badge{color:#ffc163;background-color:#ffc1634d;padding:.125rem .75rem;border-radius:.5rem;margin-left:1rem}.page .pageLine .linksDistribution .section .links .link i{font-size:12px;color:#fff;padding:4px 6px 3px 5px;border:1px solid rgba(255,255,255,.3);border-radius:100%;margin:-3px 0 0 10px;opacity:0;cursor:pointer}.page .pageLine .linksDistribution .section .links .link i:hover{color:#8bc2ea;border-color:#8bc2ea;box-shadow:1px 1px 1px #fff inset}.page .pageLine .linksDistribution .section .links .link i.disabled{color:#fff;border-color:#ffffff4d;box-shadow:none;cursor:default}.page .pageLine .linksDistribution .section .links .link i.fa-screwdriver-wrench{padding:5px 6px 5px 5px}.page .pageLine .linksDistribution .section .links .link i.fa-info{padding:4px 8px 5px}.page .pageLine .linksDistribution .section .links .link:hover{border-color:#8bc2ea}.page .pageLine .linksDistribution .section .links .link:hover i{opacity:1}.page .pageLine .linksDistribution .section .links .link .contractLink:hover{color:#8bc2ea;text-decoration:underline;cursor:pointer}.page .pageLine .linksDistribution .section.production{margin:0 24px}.page .pageLine .tables{display:flex;flex-direction:column;flex:2.5;margin-right:24px}.charts{flex-direction:column;align-items:flex-start;flex:1}.charts h2{font-size:16px}.charts .sections{display:flex;flex-direction:column;justify-content:space-around;height:100%;width:100%}.charts .sections .section{margin-top:40px}.charts .sections .section h3{font-size:.875rem;font-weight:500;font-style:italic;text-decoration:underline;padding-left:5%}.charts .sections .section .loading{display:flex;justify-content:center;align-items:center;height:260px}.charts .sections .section .loading i{font-size:1.5rem}.charts .sections .section svg{margin-left:-4%}.charts .sections .section .networks{display:flex;justify-content:flex-end;align-items:center;width:100%;font-size:13px;margin-top:-100px;margin-left:-20px;margin-bottom:40px}.charts .sections .section .noLink{display:flex;flex-direction:column;align-items:center;height:260px}.charts .sections .section .noLink span{padding-bottom:60px;margin:100px 0}.modalBackground{position:fixed;top:0;left:0;z-index:3;display:flex;justify-content:center;align-items:center;height:100%;width:100%;animation:blur .4s forwards ease-out}.modalBackground .modal{display:flex;flex-direction:column;max-height:95vh;width:40%;background:linear-gradient(to bottom,#0a1124,#141414);padding:25px;border-radius:16px;box-shadow:1px 1px 6px #ffffff4d,-1px -1px 6px #ffffff4d;animation:appearLeft .4s ease-out;overflow-y:auto}.modalBackground .modal .cross{align-self:flex-end;font-weight:700;padding:7px 10px 6px;border-radius:0 14px;margin:-25px -25px 0 0;transition:all .4s;cursor:pointer}.modalBackground .modal .cross:hover{color:#8bc2ea}.modalBackground .modal .modalTitle h2{display:flex;flex-direction:column;align-items:center}.modalBackground .modal .modalTitle h2 .contractDetails{margin-top:20px}.modalBackground .modal .modalTitle h2 .contractDetails span{margin:0 5px}.modalBackground .modal .modalSection{display:flex;flex-direction:column;align-items:center;width:100%}.modalBackground .modal .modalSection .accessButtons{display:flex;justify-content:space-evenly;width:100%;margin:30px 0}.modalBackground .modal .modalSection .accessButtons img{height:36px;margin-right:8px}.modalBackground .modal .modalSection .accessButtons.reduce{margin-top:0}.modalBackground .modal .modalSection .accessButtons.hide{display:none}.modalBackground .modal .modalSection .accessButtons .button{display:flex;align-items:center;height:50px;flex:1;background:linear-gradient(to bottom,#2f404e80,#2f404e33);padding:0 20px;border:1px solid transparent;border-radius:.5rem;cursor:pointer}.modalBackground .modal .modalSection .accessButtons .button:nth-child(2){margin-left:40px}.modalBackground .modal .modalSection .accessButtons .button:hover{background:linear-gradient(to bottom,#2f404ecc,#2f404e33)}.modalBackground .modal .modalSection .accessButtons .button.selected{color:#8bc2ea;border-color:#8bc2ea}.modalBackground .modal .modalSection .accessButtons .button.disabled{background:linear-gradient(to bottom,#2f404e80,#2f404e33);border-color:transparent;cursor:default}.modalBackground .modal .modalSection .accessButtons .button.disabled:hover{color:#ca6d61;background:linear-gradient(to bottom,#ca6d6180,#ca6d6133)}.modalBackground .modal .modalSection .booleanChoice{display:flex;justify-content:flex-start;align-items:center;width:100%;font-size:12px;padding-left:25px;margin-bottom:30px}.modalBackground .modal .modalSection .booleanChoice.wan,.modalBackground .modal .modalSection .booleanChoice.backup,.modalBackground .modal .modalSection .booleanChoice.firewall{justify-content:center;width:50%;padding:0;margin:0 0 -5px}.modalBackground .modal .modalSection .booleanChoice.backup,.modalBackground .modal .modalSection .booleanChoice.firewall{justify-content:flex-start}.modalBackground .modal .modalSection .booleanChoice.firewall{margin:30px 0 0}.modalBackground .modal .modalSection .booleanChoice.privateNetwork{justify-content:center;width:47.5%}.modalBackground .modal .modalSection .booleanChoice.hide{display:none}.modalBackground .modal .modalSection .booleanChoice.forBackup{height:40px}.modalBackground .modal .modalSection .booleanChoice .switchView{display:flex;font-size:.75rem;font-style:italic;background-color:#ffffff1a;border-radius:8px;margin-top:-5px;cursor:pointer}.modalBackground .modal .modalSection .booleanChoice .switchView .button{padding:6px 8px;transition:all 1s}.modalBackground .modal .modalSection .booleanChoice .switchView .button:nth-child(1){border-radius:8px 0 0 8px}.modalBackground .modal .modalSection .booleanChoice .switchView .button:nth-child(2){border-radius:0 8px 8px 0}.modalBackground .modal .modalSection .booleanChoice .switchView .button.active{color:#141414;background-color:#fff;border-radius:.5rem}.modalBackground .modal .modalSection .booleanChoice .switchView{font-size:10px;margin:0 0 0 30px}.modalBackground .modal .modalSection .booleanChoice .switchView .button{transition:none}.modalBackground .modal .modalSection .sectionTitle{display:flex;justify-content:space-between;align-items:center;width:100%;font-style:italic;background-color:#ffffff1a;padding:15px;border-radius:8px;margin:2rem 0}.modalBackground .modal .modalSection .sectionTitle.access,.modalBackground .modal .modalSection .sectionTitle.services{margin-bottom:0}.modalBackground .modal .modalSection .sectionTitle .radio{display:flex;justify-content:space-evenly;align-items:center}.modalBackground .modal .modalSection .sectionTitle .radio span{flex:1}.modalBackground .modal .modalSection .sectionTitle .radio .inputs{flex:2;padding-left:2rem}.modalBackground .modal .modalSection .sectionTitle .radio .inputs input{margin-bottom:.25rem;cursor:pointer}.modalBackground .modal .modalSection .sectionTitle .radio .inputs input.disabled{cursor:default}.modalBackground .modal .modalSection .sectionTitle .radio .inputs label{margin-right:1rem;white-space:nowrap}.modalBackground .modal .modalSection .sectionTitle .radio .inputs label.disabled{opacity:.5}.modalBackground .modal .modalSection .sectionTitle.hide{display:none}.modalBackground .modal .modalSection .sectionTitle i{color:#fff;cursor:pointer}.modalBackground .modal .modalSection .sectionTitle i:hover{color:#8bc2ea}.modalBackground .modal .modalSection .inputs{display:flex;align-items:center;width:100%}.modalBackground .modal .modalSection .inputs .line{display:flex;width:100%}.modalBackground .modal .modalSection .inputs.private{flex-direction:column}.modalBackground .modal .modalSection .inputs.private .line{display:flex}.modalBackground .modal .modalSection .inputs.private .line:nth-child(1){margin-bottom:1.5rem}.modalBackground .modal .modalSection .inputs.private .line.distantNetworks{margin-top:1.5rem}.modalBackground .modal .modalSection .inputs.private .line .input{width:47.5%}.modalBackground .modal .modalSection .inputs.ip{flex-direction:column;align-items:flex-start}.modalBackground .modal .modalSection .inputs.ip .input:nth-child(2){margin:0}.modalBackground .modal .modalSection .inputs.medium{flex-direction:column;align-items:flex-start}.modalBackground .modal .modalSection .inputs.medium .input:nth-child(2){margin:0}.modalBackground .modal .modalSection .inputs.medium .input .main{flex-direction:row}.modalBackground .modal .modalSection .inputs.medium .input .main .select{width:116px}.modalBackground .modal .modalSection .inputs.medium .input .main select{height:37px;width:100px;margin-right:1rem}.modalBackground .modal .modalSection .inputs.medium .input .main input.medium{margin-right:1rem}.modalBackground .modal .modalSection .inputs.medium .input .removeButton{background-color:transparent;border-radius:10px;border-color:#ffffff1a;box-shadow:none;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.modalBackground .modal .modalSection .inputs.medium .input .removeButton i:hover{cursor:pointer;color:#8bc2ea}.modalBackground .modal .modalSection .inputs.medium .input .distant-networks-list{display:flex;gap:12px;justify-content:space-between}.modalBackground .modal .modalSection .inputs .title{display:flex;justify-content:flex-start;align-items:center}.modalBackground .modal .modalSection .inputs .title img{margin:0 .75rem}.modalBackground .modal .modalSection .inputs .title span{font-size:.75rem;font-style:italic}.modalBackground .modal .modalSection .inputs .title .title-content-counter{margin:5px 0;display:flex;align-items:center}.modalBackground .modal .modalSection .inputs .privateDistantNetwork{margin-top:10px}.modalBackground .modal .modalSection .inputs .main{display:flex;gap:12px}.modalBackground .modal .modalSection .inputs .main.backup,.modalBackground .modal .modalSection .inputs .main.private{flex-direction:row;justify-content:space-between}.modalBackground .modal .modalSection .inputs .main.private .lan{margin-right:1rem}.modalBackground .modal .modalSection .inputs .main div{display:flex;flex-direction:column;width:47.5%}.modalBackground .modal .modalSection .inputs .main div.medium{max-width:40.2%}.modalBackground .modal .modalSection .inputs .noLink{font-style:italic;color:#ca6d61}.modalBackground .modal .modalSection .inputs.selectPrivateNetwork,.modalBackground .modal .modalSection .inputs.ipv4,.modalBackground .modal .modalSection .inputs.lan,.modalBackground .modal .modalSection .inputs.access,.modalBackground .modal .modalSection .inputs.firewall{margin-top:30px}.modalBackground .modal .modalSection .inputs.access,.modalBackground .modal .modalSection .inputs.firewall{justify-content:left}.modalBackground .modal .modalSection .inputs.access .type,.modalBackground .modal .modalSection .inputs.firewall .type{width:100px}.modalBackground .modal .modalSection .inputs.lan{align-self:flex-start;width:47.5%}.modalBackground .modal .modalSection .inputs.backup .booleanChoice,.modalBackground .modal .modalSection .inputs.access .booleanChoice,.modalBackground .modal .modalSection .inputs.backup .noLink,.modalBackground .modal .modalSection .inputs.access .noLink{margin:0}.modalBackground .modal .modalSection .inputs.access{margin-top:60px}.modalBackground .modal .modalSection .inputs.baseline{align-items:baseline}.modalBackground .modal .modalSection .inputs.hide{display:none}.modalBackground .modal .modalSection .inputs .input{display:flex;flex-direction:column;width:100%}.modalBackground .modal .modalSection .inputs .input span{align-self:center;margin:1rem 0}.modalBackground .modal .modalSection .inputs .input:nth-child(2){margin-left:40px}.modalBackground .modal .modalSection .inputs .input label{z-index:1;text-align:center;font-size:12px;color:#8bc2ea;font-style:italic;background-color:#141414;margin-bottom:-10px;margin-left:10px}.modalBackground .modal .modalSection .inputs .input label.login{width:50px;background-color:#10131a}.modalBackground .modal .modalSection .inputs .input label.login.update{background-color:#181a23}.modalBackground .modal .modalSection .inputs .input label.password{width:72px;background-color:#10131a}.modalBackground .modal .modalSection .inputs .input label.password.update{background-color:#181a23}.modalBackground .modal .modalSection .inputs .input label.authentication{width:110px;background-color:#10131a}.modalBackground .modal .modalSection .inputs .input label.authentication.update{background-color:#181a23}.modalBackground .modal .modalSection .inputs .input label.routingType{width:110px;background-color:#10131a}.modalBackground .modal .modalSection .inputs .input label.routingType.update{background-color:#181a23}.modalBackground .modal .modalSection .inputs .input label.secret{width:50px;background-color:#10131a}.modalBackground .modal .modalSection .inputs .input label.secret.update{background-color:#181a23}.modalBackground .modal .modalSection .inputs .input label.distantNetwork{width:105px;background-color:#10131a}.modalBackground .modal .modalSection .inputs .input label.distantNetwork.update{background-color:#181a23}.modalBackground .modal .modalSection .inputs .input label.private_networks{width:148px}.modalBackground .modal .modalSection .inputs .input label.ipv6{width:40px}.modalBackground .modal .modalSection .inputs .input label.ipv6.locked{width:60px}.modalBackground .modal .modalSection .inputs .input label.ipv6.locked i{font-size:9px;padding-left:10px;padding-right:0}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan_interco{width:84px}.modalBackground .modal .modalSection .inputs .input label.ipv4_interco{width:142px}.modalBackground .modal .modalSection .inputs .input label.ipv4_interco_link_backup{width:220px}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan{width:40px}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan.locked{width:60px}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan_nominal{width:148px}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan_backup{width:138px}.modalBackground .modal .modalSection .inputs .input label.ipv4_network{width:90px}.modalBackground .modal .modalSection .inputs .input label.ipv4_wan_mask{width:64px}.modalBackground .modal .modalSection .inputs .input label.type_mask{width:44px}.modalBackground .modal .modalSection .inputs .input label.ipMask{width:60px}.modalBackground .modal .modalSection .inputs .input label.lan{width:40px}.modalBackground .modal .modalSection .inputs .input label.client{width:56px}.modalBackground .modal .modalSection .inputs .input label.city{width:50px}.modalBackground .modal .modalSection .inputs .input label.contract{width:100px}.modalBackground .modal .modalSection .inputs .input label.name,.modalBackground .modal .modalSection .inputs .input label.networkName{width:120px}.modalBackground .modal .modalSection .inputs .input label.domain{width:72px}.modalBackground .modal .modalSection .inputs .input label.gtr{width:36px}.modalBackground .modal .modalSection .inputs .input label.error{color:#ca6d61}.modalBackground .modal .modalSection .inputs .input label.provider{width:80px}.modalBackground .modal .modalSection .inputs .input label.product,.modalBackground .modal .modalSection .inputs .input label.offer{width:60px}.modalBackground .modal .modalSection .inputs .input label.distantNetwork{width:110px}.modalBackground .modal .modalSection .inputs .input label.distantNetwork.locked{width:130px}.modalBackground .modal .modalSection .inputs .input label.distantNetwork.locked i{font-size:.625rem;padding-left:10px;padding-right:0}.modalBackground .modal .modalSection .inputs .input input,.modalBackground .modal .modalSection .inputs .input select{height:35px;color:#fff;background:none;padding:0 10px;border:1px solid rgba(139,194,234,.6);border-radius:8px}.modalBackground .modal .modalSection .inputs .input input::-moz-placeholder,.modalBackground .modal .modalSection .inputs .input select::-moz-placeholder{color:#fff9;font-style:italic}.modalBackground .modal .modalSection .inputs .input input::placeholder,.modalBackground .modal .modalSection .inputs .input select::placeholder{color:#fff9;font-style:italic}.modalBackground .modal .modalSection .inputs .input input.error,.modalBackground .modal .modalSection .inputs .input select.error{color:#ca6d61;border-color:#ca6d61}.modalBackground .modal .modalSection .inputs .input input.error::-moz-placeholder,.modalBackground .modal .modalSection .inputs .input select.error::-moz-placeholder{color:#ca6d61}.modalBackground .modal .modalSection .inputs .input input.error::placeholder,.modalBackground .modal .modalSection .inputs .input select.error::placeholder{color:#ca6d61}.modalBackground .modal .modalSection .inputs .input input.filled::-moz-placeholder,.modalBackground .modal .modalSection .inputs .input select.filled::-moz-placeholder{color:#fff;font-style:normal}.modalBackground .modal .modalSection .inputs .input input.filled::placeholder,.modalBackground .modal .modalSection .inputs .input select.filled::placeholder{color:#fff;font-style:normal}.modalBackground .modal .modalSection .inputs .input .passwordInput{display:flex;justify-content:space-between}.modalBackground .modal .modalSection .inputs .input .passwordInput input{width:100%}.modalBackground .modal .modalSection .inputs .input .passwordInput .icons{display:flex;margin-left:-68px}.modalBackground .modal .modalSection .inputs .input .passwordInput .icons i{font-size:11px;color:#fff;padding:14px 10px;border-radius:0 6px 6px 0;margin:0;cursor:pointer}.modalBackground .modal .modalSection .inputs .input .passwordInput .icons i.fa-eye-slash{padding-left:8.5px}.modalBackground .modal .modalSection .inputs .input .passwordInput .icons i:hover{color:#8bc2ea}.modalBackground .modal .modalSection .inputs .input .passwordInput .icons i.fa-rotate{background:none;border:none}.modalBackground .modal .modalSection .inputs .input .errorMessage{font-size:13px;color:#ca6d61;border-color:#ca6d61;margin-top:10px}.modalBackground .modal .modalSection .inputs .input .errorMessage::-moz-placeholder{color:#ca6d61}.modalBackground .modal .modalSection .inputs .input .errorMessage::placeholder{color:#ca6d61}.modalBackground .modal .modalSection .inputs .input .errorMessage.info{color:#fff}.modalBackground .modal .modalSection .inputs .input select{padding:0 8px;cursor:pointer}.modalBackground .modal .modalSection .inputs .input select#ipMask option:nth-child(1){display:flex}.modalBackground .modal .modalSection .inputs .input select option{font-style:normal;background-color:#141414}.modalBackground .modal .modalSection .inputs .input .autocomplete{min-height:150px}.modalBackground .modal .modalSection .inputs .input .autocomplete.prov{z-index:2;width:100%;max-height:150px;background-color:#141414;border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-top:4px;margin-bottom:-156px;overflow:auto}.modalBackground .modal .modalSection .inputs .input .autocomplete.prov.IPv6{z-index:3}.modalBackground .modal .modalSection .inputs .input .autocomplete.prov div{font-weight:500;padding:.5rem .875rem;cursor:pointer}.modalBackground .modal .modalSection .inputs .input .autocomplete.prov div:hover{font-weight:600;color:#8bc2ea;text-decoration:underline}.modalBackground .modal .modalSection .inputs .input .autocomplete.prov.network{width:96%}.modalBackground .modal .modalSection .inputs .input .completeLoginWarning{font-size:13px;margin-top:10px}.modalBackground .modal .modalSection .inputs .input .completeLoginWarning span:nth-child(2){color:#8bc2ea}.modalBackground .modal .modalSection .inputs .input .alertMessage{font-size:12px;font-style:italic;color:red;margin:10px 0 -46px}.modalBackground .modal .modalSection .inputs .input .maskSelect{width:80px;margin:7px 0 0 -20px}.modalBackground .modal .modalSection .inputs .interco{margin-top:30px}.modalBackground .modal .updateWarning{text-align:center;font-size:14px;font-style:italic;margin:30px 0 -10px}.modalBackground .modal .finalButtons{display:flex;justify-content:center;font-weight:700;margin-top:40px}.modalBackground .modal .finalButtons div{display:flex;justify-content:center;align-items:center;height:40px;width:15%;background-color:#ffffff1a;border:1px solid transparent;border-radius:8px;cursor:pointer}.modalBackground .modal .finalButtons div:hover{color:#8bc2ea;border-color:#8bc2ea}.modalBackground .modal .finalButtons div:nth-child(1){margin-right:40px}.modalBackground .modal .finalButtons div:nth-child(1):hover{color:#ca6d61;border-color:#ca6d61}.modalBackground .modal .finalButtons div.disabled{color:#ffffff4d;background-color:#181a23;cursor:default}.modalBackground .modal .finalButtons div.disabled:hover{border-color:transparent}.modalBackground .modal .finalButtons.terminate div{margin-right:0}.modalBackground .modal .finalButtons.terminate div:hover{color:#8bc2ea;border-color:#8bc2ea}.modalBackground .modal .addDistantNetwork{display:flex;align-items:center;justify-content:center;gap:5px;margin:10px 0;width:100%}.modalBackground .modal .addDistantNetwork .addButton{border-radius:50%;padding:5px;width:30px;height:30px;background:#ffffff1a;display:flex;justify-content:center;align-items:center}.modalBackground .modal .addDistantNetwork .addButton:hover{cursor:pointer;background:#ffffff4d}.modalBackground .modal .addDistantNetwork .addButton i,.modalBackground .modal .addDistantNetwork .addButton span{color:#fff;font-size:16px}.modalBackground .modal .validationTitle{display:flex;justify-content:center;align-items:center;margin:30px 0;text-align:center}.modalBackground .modal .validationTitle i{font-size:12px;color:#181a23;background-color:#7ec695;padding:3px 3px 1px;border-radius:100%;margin-right:10px}.modalBackground .modal .validationTitle .addSubnet{font-size:16px;text-align:center}.modalBackground .modal .validationTitle .addSubnet i{font-size:16px;color:#8bc2ea;background-color:#181a23;padding:3px 3px 1px;border-radius:100%;margin-right:10px}.modalBackground .modal .recapAddSubnet{padding:0 5% 0 10%;font-style:italic}.modalBackground .modal .recapAddSubnet .importantMessage{text-align:center;color:red}.modalBackground .modal .addSubnetcross{align-self:flex-end;font-weight:700;padding:7px 10px 6px;border-radius:0 14px;margin:-25px -25px 0 0;transition:all .4s;cursor:pointer;background-color:#2e5ab2}.modalBackground .modal .addSubnetcross:hover{text-shadow:1px 1px 1px #FFFFFF}.modalBackground .modal .recap{display:flex;flex-direction:column;align-self:center;width:50%;padding:14px;background-color:#181a23;border-radius:8px}.modalBackground .modal .recap div{margin:10px 0}.modalBackground .modal .recap div span:nth-child(1){font-weight:700;color:#8bc2ea}.modalBackground .modal .recap div span:nth-child(2){margin:0 5px}.modalBackground .modal .recap div span i{font-size:12px;margin-left:20px;cursor:pointer}.inputTag{margin:10px 0 0}.inputTag .tag{display:inline-block;padding:10px;border:1px solid #8BC2EA;border-radius:10px;margin:5px}.inputTag .tag.ip{width:160px}.inputTag .tag i{float:right;color:#4c5054;cursor:pointer;padding:2px 6px}.inputTag .tag i:hover{background-color:#d92420;color:#fff;border-radius:20px}.fa-hourglass-half{animation:hourglass 1.5s 1s both ease-in-out infinite}body{font-family:Poppins,sans-serif;font-size:.875rem;font-weight:400;color:#fff;background-color:#141414;margin:0}body #root{display:flex;height:100vh}body ::-webkit-scrollbar{width:10px}body ::-webkit-scrollbar-track{background:#fff;border-radius:10px;margin-top:15px}body ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}body ::-webkit-scrollbar-thumb:hover{background:#555}body .mainLoader{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1;height:100%;width:100%}body.light{color:#4c5054;background-color:#f7f7f7}body.light ::-webkit-scrollbar-track{background:#4c50541a}body.light ::-webkit-scrollbar-thumb{background:#2e5ab280}body.light ::-webkit-scrollbar-thumb:hover{background:#2e5ab2}body.light a{color:#4c5054}body.light i{color:#d92420}body.light .box{background-color:#fff;border-color:#4c50541a}body.light .menu{background-color:#fff;border-right:1px solid rgba(76,80,84,.1)}body.light .menu .logo{background-color:#4c5054}body.light .menu .content-app-light .menu-container{background-color:#f7f7f7;border-color:#f7f7f7}body.light .menu .app-btn{position:relative}body.light .menu .app-btn .menu-icon{cursor:pointer}body.light .menu .app-btn .menu-container{position:absolute;top:5px;left:58px;opacity:1;border-radius:0 14px 14px;border-width:5px;padding:8px 0;display:flex;width:-moz-fit-content;width:fit-content}body.light .menu .app-btn .menu-container .menu-row{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px}body.light .menu .app-btn .menu-container .menu-row a{padding:0;border-radius:.5rem}body.light .menu .app-btn .menu-container .menu-row a:hover{background-color:#4c50541a}body.light .menu nav .section a i,body.light .menu .app-btn i{color:#4c50544d}body.light .menu nav .section a:hover,body.light .menu nav .section a.active,body.light .menu .app-btn:hover,body.light .menu .app-btn.active{background-color:#f7f7f7;box-shadow:1px 1px 4px #4c50544d inset}body.light .menu nav .section a:hover i,body.light .menu nav .section a.active i,body.light .menu .app-btn:hover i,body.light .menu .app-btn.active i{color:#d92420}body.light .menu nav .section a.active span,body.light .menu .app-btn.active span{color:#d92420}body.light .menu .app-btn:hover{box-shadow:none;background:none}body.light .page.chooseMainOrga .autocomplete{background-color:#fff;border:1px solid rgba(76,80,84,.15)}body.light .page.chooseMainOrga .organisation:hover{color:#d92420;box-shadow:1px 1px 12px #4c50544d,-1px -1px 12px #4c50544d}body.light .page.dashboard .park-charts h2{color:#4c5054}body.light .page.dashboard .park-charts h2 i{color:#d92420}body.light .page.dashboard .park-charts h2 div{color:#4c5054;background-color:#f7f7f7}body.light .page.dashboard .park-charts h2 div:hover,body.light .page.dashboard .park-charts h2 div.active{color:#5598d2;background-color:#2e5ab21a}body.light .page.dashboard .park-charts .pie-chart{border:1px solid rgba(76,80,84,.1);color:#4c5054}body.light .page.dashboard .park-charts .pie-chart .pie-title{background-color:#2e5ab21a;color:#4c5054}body.light .page.dashboard .park-charts .pie-chart .pie-title select{background-color:#fff;color:#4c5054}body.light .page.dashboard .table-container table tbody tr td.link:hover{color:#2e5ab2}body.light .page.park .clients input{color:#4c5054;background-color:#f7f7f7}body.light .page.park .clients input::-moz-placeholder{color:#4c5054}body.light .page.park .clients input::placeholder{color:#4c5054}body.light .page.park .clients input:focus{background-color:#fff;outline:none;box-shadow:0 2px 8px #c1c1c157 inset}body.light .page.park .clients .autocomplete{background-color:#fff;border:2px solid #F7F7F7}body.light .page.park .clients .autocomplete .client:hover{color:#2e5ab2}body.light .page.park .parkLinks .switchView,body.light .page.park .equipments .switchView{background-color:#4c50541a}body.light .page.park .parkLinks .switchView .button.active,body.light .page.park .equipments .switchView .button.active{color:#f7f7f7;background-color:#4c5054}body.light .page.park .parkLinks .providers .provider span:nth-child(3),body.light .page.park .equipments .providers .provider span:nth-child(3){background-color:#f7f7f7}body.light .page.park .parkLinks .providers .provider.providerCounter:hover,body.light .page.park .parkLinks .providers .provider.providerCounter.hovered,body.light .page.park .equipments .providers .provider.providerCounter:hover,body.light .page.park .equipments .providers .provider.providerCounter.hovered{background-color:#f7f7f7;box-shadow:1px 1px 2px #4c50541a inset}body.light .page.park .parkLinks .providers .provider,body.light .page.park .equipments .providers .provider{box-shadow:none}body.light .page.park .parkLinks .providers .provider span:nth-child(2),body.light .page.park .equipments .providers .provider span:nth-child(2){background-color:transparent}body.light .page.park .parkLinks .providers .provider:hover,body.light .page.park .parkLinks .providers .provider.hovered,body.light .page.park .equipments .providers .provider:hover,body.light .page.park .equipments .providers .provider.hovered{background-color:#f7f7f7;box-shadow:1px 1px 2px #4c50541a inset}body.light .page.park .parkLinks .databars.technologies div,body.light .page.park .parkLinks .databars.equipmentsDatabars div,body.light .page.park .equipments .databars.technologies div,body.light .page.park .equipments .databars.equipmentsDatabars div,body.light .page.park .parkLinks .databars.providersDatabars div,body.light .page.park .equipments .databars.providersDatabars div{box-shadow:-1px 0 #fff}body.light .page.park .parkLinks .databars.providersDatabars div.hovered,body.light .page.park .equipments .databars.providersDatabars div.hovered{box-shadow:2px 2px 2px #fff,-2px -2px 2px #fff}body.light .page.park .charts .networks i{color:#4c5054}body.light .page.clientDetail .fa-chevron-left{color:#2e5ab2}body.light .page.clientDetail .fa-chevron-left:hover{box-shadow:1px 1px 4px #4c505499 inset}body.light .page.clientDetail .networkArchitecture .fa-chevron-up,body.light .page.clientDetail .networkArchitecture .fa-chevron-down{color:#2e5ab2}body.light .page.clientDetail .networkArchitecture .fa-chevron-up:hover,body.light .page.clientDetail .networkArchitecture .fa-chevron-down:hover{box-shadow:1px 1px 4px #4c505499 inset}body.light .page.clientDetail .networkArchitecture select{color:#4c5054;background-color:#fff;border-color:#2e5ab2}body.light .page.clientDetail .networkArchitecture .network .element .site{background-color:#f7f7f7;border:1px dashed transparent;box-shadow:0 4px 12px #d2d2d266}body.light .page.clientDetail .networkArchitecture .network .element .links div{color:#fff}body.light .page.clientDetail .networkArchitecture .network .element .links div.up{border-bottom:1px solid #2E5AB2}body.light .page.clientDetail .networkArchitecture .network .element .links div.down{border-top:1px solid #2E5AB2}body.light .page.clientDetail .networkArchitecture .network .element:hover .site{border-color:#2e5ab2;box-shadow:none}body.light .page.clientDetail .networkArchitecture .network .element:hover .site .title{color:#2e5ab2}body.light .page.clientDetail .networkArchitecture .network .element:hover .links div{color:#4c5054}body.light .page .productionArray h2 .fa-down-left-and-up-right-to-center,body.light .page .productionArray h2 .fa-up-right-and-down-left-from-center,body.light .page .equipmentsArray h2 .fa-down-left-and-up-right-to-center,body.light .page .equipmentsArray h2 .fa-up-right-and-down-left-from-center{color:#2e5ab2}body.light .page .productionArray h2 .fa-down-left-and-up-right-to-center:hover,body.light .page .productionArray h2 .fa-up-right-and-down-left-from-center:hover,body.light .page .equipmentsArray h2 .fa-down-left-and-up-right-to-center:hover,body.light .page .equipmentsArray h2 .fa-up-right-and-down-left-from-center:hover{color:#2e5ab2;padding:8px;box-shadow:1px 1px 4px #4c505499 inset;border-radius:50%;margin:-8px 0}body.light .page .productionArray table thead tr,body.light .page .equipmentsArray table thead tr{background-color:#2043890d}body.light .page .productionArray table thead tr th span i,body.light .page .equipmentsArray table thead tr th span i{color:#4c5054}body.light .page .productionArray table tbody .mainLine,body.light .page .equipmentsArray table tbody .mainLine{background-color:#f7f7f7}body.light .page .productionArray table tbody .mainLine tr i,body.light .page .equipmentsArray table tbody .mainLine tr i{color:#2e5ab2;padding:10px}body.light .page .productionArray table tbody .mainLine tr i:hover,body.light .page .equipmentsArray table tbody .mainLine tr i:hover{color:#2e5ab2;box-shadow:1px 1px 4px #4c505499 inset;border-radius:50%}body.light .page .productionArray table tbody .mainLine tr .fa-shield,body.light .page .equipmentsArray table tbody .mainLine tr .fa-shield,body.light .page .productionArray table tbody .mainLine tr .fa-shield:hover,body.light .page .equipmentsArray table tbody .mainLine tr .fa-shield:hover,body.light .page .productionArray table tbody .mainLine:hover tr .arrayDivision .EMA_link,body.light .page .equipmentsArray table tbody .mainLine:hover tr .arrayDivision .EMA_link{color:#2e5ab2}body.light .page .productionArray table tbody .mainLine:hover tr .arrayDivision .EMA_link:hover,body.light .page .equipmentsArray table tbody .mainLine:hover tr .arrayDivision .EMA_link:hover{color:#4c5054}body.light .page .productionArray table tbody .mainLine:hover i,body.light .page .equipmentsArray table tbody .mainLine:hover i{opacity:1}body.light .page .productionArray table tbody .mainLine.show,body.light .page .equipmentsArray table tbody .mainLine.show{border-color:#2e5ab2}body.light .page .productionArray table tbody .mainLine.show .detail,body.light .page .equipmentsArray table tbody .mainLine.show .detail{background:#fff}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links div,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links div{color:#4c5054;border-bottom:1px solid #2E5AB2}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links div i,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links div i{color:#2e5ab2}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected{color:#4c505499;border-color:#4c505499}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected:hover,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links div.notSelected:hover{color:#4c5054}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links .backup{color:#4faa6c}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup i,body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup span,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links .backup i,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links .backup span{background-color:#fff;border-color:#4faa6c}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .images .links .backup .fa-arrow-down,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .images .links .backup .fa-arrow-down{color:#4faa6c}body.light .page .productionArray table tbody .mainLine.show .detail .architecture .clientAndEquipment,body.light .page .equipmentsArray table tbody .mainLine.show .detail .architecture .clientAndEquipment{color:#4c5054}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input label,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input label{color:#2e5ab2;background:#fff}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input label.login,body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input label.password,body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input label.authentication,body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input label.secret,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input label.login,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input label.password,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input label.authentication,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input label.secret{background-color:#fff}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input input,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input input{color:#4c5054;border-color:#2e5ab299}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input input::-moz-placeholder,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input input::-moz-placeholder{color:#4c5054}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input input::placeholder,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input input::placeholder{color:#4c5054}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input select option,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input select option{background-color:#f7f7f7}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input i,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input i{color:#4c5054;background-color:#f7f7f7;border-left:1px solid rgba(76,80,84,.3)}body.light .page .productionArray table tbody .mainLine.show .detail .inputs .line .input i:hover,body.light .page .equipmentsArray table tbody .mainLine.show .detail .inputs .line .input i:hover{color:#2e5ab2}body.light .page .productionArray table tbody .mainLine:hover,body.light .page .equipmentsArray table tbody .mainLine:hover{color:#2e5ab2;border-color:#2e5ab2}body.light .page .productionArray table tbody .mainLine:hover .detail,body.light .page .equipmentsArray table tbody .mainLine:hover .detail{color:#4c5054}body.light .page .productionArray .inputs .input label,body.light .page .equipmentsArray .inputs .input label{background-color:#fff}body.light .page .productionArray .inputs .input input,body.light .page .equipmentsArray .inputs .input input{color:#4c5054;background:#fff;border-color:#2e5ab2;box-shadow:1px 1px 1px #fff inset}body.light .page .productionArray .inputs .input input::-moz-placeholder,body.light .page .equipmentsArray .inputs .input input::-moz-placeholder{color:#4c505499}body.light .page .productionArray .inputs .input input::placeholder,body.light .page .equipmentsArray .inputs .input input::placeholder{color:#4c505499}body.light .page .productionArray .inputs .input input:focus,body.light .page .equipmentsArray .inputs .input input:focus{background-color:#f2f2f2}body.light .page .productionArray .inputs .input input:not(:-moz-placeholder)+label,body.light .page .equipmentsArray .inputs .input input:not(:-moz-placeholder)+label{background:#fff;color:#4c5054}body.light .page .productionArray .inputs .input input:focus+label,body.light .page .productionArray .inputs .input input:not(:placeholder-shown)+label,body.light .page .equipmentsArray .inputs .input input:focus+label,body.light .page .equipmentsArray .inputs .input input:not(:placeholder-shown)+label{background:#fff;color:#4c5054}body.light .page .productionArray .inputs .input label,body.light .page .equipmentsArray .inputs .input label{color:#2e5ab2}body.light .page .productionArray .inputs button,body.light .page .equipmentsArray .inputs button{border:1px solid rgba(46,90,178,.6);background-color:#fff;color:#4c5054}body.light .page .productionArray .inputs button:hover,body.light .page .equipmentsArray .inputs button:hover{box-shadow:1px 1px 1px #fff inset;color:#2e5ab2;background-color:#8bc2ea14;border:1px solid #2E5AB2}body.light .page .linksDistribution.production{background-color:#f7f7f7}body.light .page .linksDistribution .section{background-color:#fff}body.light .page .linksDistribution .section h2 i{color:#2e5ab2;padding:0;border:1px solid #f7f7f7;border-radius:100%}body.light .page .linksDistribution .section h2 i:hover{color:#2e5ab2;box-shadow:-2px -2px 8px #68686857 inset}body.light .page .linksDistribution .section .links .link{border:1px solid rgba(76,80,84,.1)}body.light .page .linksDistribution .section .links .link span:nth-child(1){color:#2e5ab2}body.light .page .linksDistribution .section .links .link .EMA_link:hover{color:#2e5ab2}body.light .page .linksDistribution .section .links .link .badge{color:#fd9900}body.light .page .linksDistribution .section .links .link i{color:#4c5054;border:1px solid rgba(76,80,84,.3)}body.light .page .linksDistribution .section .links .link i:hover{color:#2e5ab2;border-color:#2e5ab2;box-shadow:1px 1px 1px #4c5054 inset}body.light .page .linksDistribution .section .links .link:hover{border-color:#2e5ab2;background-color:#7baed314}body.light .page .modal{background:#fff;box-shadow:1px 1px 2px #4c50544d,-1px -1px 2px #4c50544d}body.light .page .modal .cross,body.light .page .modal .cross:hover{background:none}body.light .page .modal .modalTitle i{color:#2e5ab2}body.light .page .modal .modalSection .main .removeButton{background-color:transparent;border-radius:10px;border-color:#4c50541a;box-shadow:none}body.light .page .modal .modalSection .main .removeButton i:hover{cursor:pointer;color:#d92420}body.light .page .modal .modalSection .accessButtons .button{color:#2e5ab2;background:#fff;border:1px solid #F7F7F7;box-shadow:0 4px 12px #d2d2d266}body.light .page .modal .modalSection .accessButtons .button:hover{background-color:#8bc2ea14;box-shadow:none}body.light .page .modal .modalSection .accessButtons .button.selected{background-color:#8bc2ea14;border:1px solid #2E5AB2;box-shadow:none}body.light .page .modal .modalSection .accessButtons .button:hover{background:#f7f7f7;box-shadow:none}body.light .page .modal .modalSection .accessButtons .button.selected{background:#f7f7f7;border:1px solid #2E5AB2;box-shadow:none;cursor:pointer}body.light .page .modal .modalSection .accessButtons .button.disabled{color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page .modal .modalSection .accessButtons .button.disabled:hover{color:#4c505466;background:#4c50540d;border:none;box-shadow:none}body.light .page .modal .modalSection .accessButtons i{color:#2e5ab2;background-color:#fff}body.light .page .modal .modalSection .booleanChoice .switchView{display:flex;align-items:center;border:1px solid rgba(76,80,84,.3);border-radius:12px}body.light .page .modal .modalSection .booleanChoice .switchView .button{display:flex;align-items:center;max-height:6px;font-weight:500;font-style:normal}body.light .page .modal .modalSection .booleanChoice .switchView .button.active{color:#2e5ab2;background-color:#8bc2ea14;border:1px solid #2E5AB2}body.light .page .modal .modalSection .sectionTitle{padding:.75rem .875rem;background-color:#f7f7f7}body.light .page .modal .modalSection .sectionTitle i{color:#4c5054}body.light .page .modal .modalSection .sectionTitle i:hover{color:#2e5ab2}body.light .page .modal .modalSection .inputs .input label{color:#2e5ab2;background-color:#fff}body.light .page .modal .modalSection .inputs .input label.error{color:#ca6d61}body.light .page .modal .modalSection .inputs .input label i{color:#2e5ab2}body.light .page .modal .modalSection .inputs .input input,body.light .page .modal .modalSection .inputs .input select{color:#4c5054;border:1px solid #2E5AB2}body.light .page .modal .modalSection .inputs .input input::-moz-placeholder,body.light .page .modal .modalSection .inputs .input select::-moz-placeholder{color:#4c505499}body.light .page .modal .modalSection .inputs .input input::placeholder,body.light .page .modal .modalSection .inputs .input select::placeholder{color:#4c505499}body.light .page .modal .modalSection .inputs .input input.error,body.light .page .modal .modalSection .inputs .input select.error{color:#ca6d61;border-color:#ca6d61}body.light .page .modal .modalSection .inputs .input input.error::-moz-placeholder,body.light .page .modal .modalSection .inputs .input select.error::-moz-placeholder{color:#ca6d61}body.light .page .modal .modalSection .inputs .input input.error::placeholder,body.light .page .modal .modalSection .inputs .input select.error::placeholder{color:#ca6d61}body.light .page .modal .modalSection .inputs .input input.filled::-moz-placeholder,body.light .page .modal .modalSection .inputs .input select.filled::-moz-placeholder{color:#4c5054}body.light .page .modal .modalSection .inputs .input input.filled::placeholder,body.light .page .modal .modalSection .inputs .input select.filled::placeholder{color:#4c5054}body.light .page .modal .modalSection .inputs .input .passwordInput .icons i{color:#4c5054;border-color:#4c50544d}body.light .page .modal .modalSection .inputs .input .passwordInput .icons i:hover{color:#2e5ab2}body.light .page .modal .modalSection .inputs .input select option{background-color:#f7f7f7}body.light .page .modal .modalSection .inputs .input .completeLoginWarning span:nth-child(2){color:#2e5ab2}body.light .page .modal .modalSection .inputs .input .autocomplete{background-color:#fff;border-color:#4c50541a}body.light .page .modal .modalSection .inputs .input .autocomplete div:hover{color:#2e5ab2}body.light .page .modal .modalSection .inputs .input .errorMessage.info{color:#4c5054}body.light .page .modal .finalButtons div{max-height:36px;font-size:.75rem;font-weight:500;color:#2e5ab2;border:1px solid #f7f7f7;box-shadow:0 4px 12px #d2d2d266}body.light .page .modal .finalButtons div:hover{background-color:#8bc2ea14;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #c1c1c157 inset}body.light .page .modal .finalButtons div:nth-child(1){color:#4c5054}body.light .page .modal .finalButtons div:nth-child(1):hover{color:#ca6d61;background:#e9898214}body.light .page .modal .finalButtons div.disabled{color:#4c50544d;background-color:#4c50541a;border:none;box-shadow:none}body.light .page .modal .finalButtons div.disabled:hover{border-color:transparent}body.light .page .modal .finalButtons.terminate div:hover{color:#2e5ab2;border-color:#2e5ab2}body.light .page .modal .addDistantNetwork .addButton{background:var(--white, #FFFFFF);border:1px solid var(--white-dark, #F7F7F7);box-shadow:0 4px 12px #4c50544d}body.light .page .modal .addDistantNetwork .addButton i,body.light .page .modal .addDistantNetwork .addButton span{color:#d92420;font-size:16px}body.light .page .modal .validationTitle .addSubnet i{color:#2e5ab2;background-color:#fff}body.light .page .modal .addSubnetcross{background-color:#2e5ab2;color:#fff}body.light .page .modal .addSubnetcross:hover{text-shadow:1px 1px 1px #4C5054}body.light .page .modal .recap{background-color:#fff}body.light .page .modal .recap div span:nth-child(1),body.light .page .modal .recap div span i{color:#2e5ab2}body.light .page.production .pageNav .box{color:#4c5054;box-shadow:2px 2px 4px #4c50541a}body.light .page.production .pageNav .box:hover{color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page.production .pageNav .box.active{color:#2e5ab2;border-color:#2e5ab2;box-shadow:none}body.light .page.production .pageNav .box:nth-child(3),body.light .page.production .pageNav .box:nth-child(4){color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page.production .pageNav .box:nth-child(3):hover,body.light .page.production .pageNav .box:nth-child(4):hover{color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page.production .newNetworkButton{border:1px solid #f7f7f7;box-shadow:0 4px 12px #d2d2d266}body.light .page.production .newNetworkButton i{color:#2e5ab2}body.light .page.production .newNetworkButton:hover{background-color:#8bc2ea14;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #c1c1c157 inset}body.light .page.production .vpn button{color:#2e5ab2;background-color:#f7f7f7;box-shadow:2px 2px 4px #4c50541a}body.light .page.production .vpn button i{color:#2e5ab2}body.light .page.production .vpn button:hover{border-color:#2e5ab2;box-shadow:1px 1px 2px #4c50544d inset;border-color:transparent}body.light .page.production .vpn table tbody .mainLine .fa-shield{color:#d92420}body.light .page.production .vpn .autocomplete{background-color:#f7f7f7;border-right:1px solid #4C5054;border-bottom:1px solid #4C5054;border-left:1px solid #4C5054}body.light .page.production .vpn .autocomplete .client:hover{color:#d92420}body.light .page.updateLink .title .fa-chevron-left{color:#2e5ab2}body.light .page.updateLink .title .fa-chevron-left:hover{box-shadow:1px 1px 4px #4c505499 inset}body.light .page.updateLink .title .buttons span{background-color:#fff;color:#2e5ab2;border:1px solid #F7F7F7;box-shadow:0 4px 12px #d2d2d266;border-radius:4px;padding:12px 24px;gap:8px;font-weight:500;display:flex;align-items:center}body.light .page.updateLink .title .buttons span i{color:#2e5ab2}body.light .page.updateLink .title .buttons span:hover{color:#2e5ab2;background-color:#4c50541a;border:1px solid rgba(76,80,84,.1);box-shadow:0 2px 8px #4c50541a inset}body.light .page.updateLink .title .updateNotif .buttons span{background-color:#4c50540d}body.light .page.updateLink .title .updateNotif .buttons span:hover{color:#2e5ab2;box-shadow:1px 1px 4px #4c505499 inset,-1px -1px 4px #4c505499 inset}body.light .page.updateLink .title .updateNotif .buttons span:nth-child(2){color:#ca6d61}body.light .page.updateLink .title .updateNotif .buttons span:nth-child(2):hover{box-shadow:1px 1px 4px #ca6d61 inset,-1px -1px 4px #ca6d61 inset}body.light .page.updateLink .linkDetails h2 .fa-info{color:#fff;background-color:#d92420}body.light .page.updateLink .linkDetails .sections .section .sectionLine span{background-color:#4c50541a}body.light .page.updateLink .linkDetails .sections .section .sectionLine span:nth-child(1){background-color:#4c50540d}body.light .page.updateLink .linkDetails .sections .section .sectionLine span:nth-child(2):hover{background-color:#4c505426;box-shadow:2px 2px 4px #4c50541a inset,-2px -2px 4px #4c50541a inset}body.light .page.updateLink .linkDetails .sections .section .accessButtons .button{color:#2e5ab2;background:linear-gradient(to bottom,#fff,#f7f7f7);border:1px solid #f7f7f7;box-shadow:0 4px 12px #d2d2d266}body.light .page.updateLink .linkDetails .sections .section .accessButtons .button.selected{background:linear-gradient(to bottom,#2e5ab2,#f7f7f7);border:1px solid #2E5AB2;box-shadow:none}body.light .page.updateLink .linkDetails .sections .section h3{font-size:14px;background-color:#f7f7f7;padding:.5rem;border-radius:.5rem;margin-bottom:30px}body.light .page.updateLink .linkDetails .sections .section .inputs .input label,body.light .page.updateLink .linkDetails .sections .section .inputs .input label.login.update,body.light .page.updateLink .linkDetails .sections .section .inputs .input label.password.update{color:#2e5ab2;background-color:#fff}body.light .page.updateLink .linkDetails .sections .section .inputs .input input{color:#4c5054;border-color:#2e5ab299}body.light .page.updateLink .linkDetails .sections .section .inputs .input input::-moz-placeholder{color:#4c505499}body.light .page.updateLink .linkDetails .sections .section .inputs .input input::placeholder{color:#4c505499}body.light .page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i{color:#4c5054}body.light .page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i:hover{color:#2e5ab2}body.light .page.updateLink .linkDetails .sections .section .inputs .input .passwordInput .icons i.fa-rotate{border:none}body.light .page.updateLink .linkDetails .sections .section .inputs .completeLoginWarning span:nth-child(2){color:#2e5ab2}body.light .page.updateLink .pageLine .routing .sections .mainSection .section span{background-color:#4c50541a}body.light .page.updateLink .pageLine .routing .sections .mainSection .section span.deprov-link:hover{background-color:#4c505426;box-shadow:2px 2px 4px #4c50541a inset,-2px -2px 4px #4c50541a inset}body.light .page.updateLink .pageLine .routing .sections .mainSection .section table thead tr{background-color:#4c50541a}body.light .page.updateLink .pageLine .routing .sections .mainSection .section table tbody tr td{background-color:#4c50540d}body.light .page.updateLink .pageLine .routing .sections .mainSection .section div .fa-plus{color:#2e5ab2;box-shadow:1px 1px 4px #4c50541a inset,-1px -1px 4px #4c50541a inset}body.light .page.updateLink .pageLine .routing .sections .mainSection .section div .fa-plus:hover{box-shadow:1px 1px 4px #2e5ab2 inset,-1px -1px 4px #2e5ab2 inset}body.light .page.updateLink .pageLine .services .sections .section i{color:#2e5ab2}body.light .page.updateLink .pageLine .services .sections .section:nth-child(1),body.light .page.updateLink .pageLine .services .sections .section:nth-child(2),body.light .page.updateLink .pageLine .services .sections .section:nth-child(3){color:#4c5054;background-color:#4c50541a}body.light .page.updateLink .pageLine .services .sections .section:nth-child(4),body.light .page.updateLink .pageLine .services .sections .section:nth-child(5){color:#4c50544d}body.light .page.updateLink .pageLine .services .sections .section .fa-shield.disabled{color:#4c5054}body.light .page.updateLink .pageLine .services .sections .section .firewallIcons .fa-shield{color:#2e5ab2}body.light .page.updateLink .pageLine .services .sections .section .firewallIcons .fa-shield.disabled{color:#4c5054}body.light .page.updateLink .pageLine .services .sections .section .firewallIcons .fa-xmark,body.light .page.updateLink .pageLine .services .sections .section .firewallIcons .fa-check{color:#fff}body.light .page .generic-array{border-color:#d9242099}body.light .page .generic-array .nat-table{border-collapse:collapse;max-height:500px}body.light .page .generic-array .row-gap tr{border-top:20px solid transparent;border-bottom:20px solid transparent;height:100px}body.light .page .generic-array .protocol-cell .dropdown-container .dropdown-header{background-color:#fff}body.light .page .generic-array .protocol-cell .dropdown-container .dropdown-menu{background-color:#fff;border:1px solid #8BC2EA;box-shadow:0 2px 5px #0000001a}body.light .page .generic-array .protocol-cell .dropdown-container .dropdown-menu .dropdown-item input,body.light .page .generic-array .checkbox-cell input{accent-color:#8BC2EA}body.light .page .generic-array .nat-table th:last-child:after,body.light .page .generic-array .nat-table td:last-child:after{border-right:none;border-top:none;border-bottom:none}body.light .page .generic-array .add-button{background:none;color:#8bc2ea}body.light .page .generic-array .trash-icon{border-radius:50%;border:1px solid transparent;background-color:none;color:#2e5ab2;padding:10px}body.light .page .generic-array .trash-icon:hover{box-shadow:1px 1px 4px #4c505499 inset,-1px -1px 4px #4c505499 inset}body.light .page .generic-array thead{background-color:#fff}body.light .page .generic-array thead:last-child{background-color:transparent;border-top:transparent;border-bottom:transparent;border-right:transparent}body.light .page .generic-array th{padding:12px;text-align:center;font-weight:700;background-color:#2e5ab21a}body.light .page .generic-array th:last-child{background-color:transparent;border-top:transparent;border-bottom:transparent;border-right:transparent}body.light .page .generic-array tbody tr{transition:background .3s ease}body.light .page .generic-array td{color:#4c5054;border-left:1px dotted rgba(76,80,84,.05);border-right:1px dotted rgba(76,80,84,.05);background-color:#f7f7f7}body.light .page .generic-array .add-button-cell{background-color:#181a2305}body.light .page .generic-array .add-button-cell span{border-radius:50%;border:1px solid;color:#2e5ab2}body.light .page .generic-array .add-button-cell span:hover{box-shadow:1px 1px 4px #4c505499 inset,-1px -1px 4px #4c505499 inset}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button{border:1px solid rgba(76,80,84,.1);background-color:transparent;color:#4c505499}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button:hover{color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .time-range-buttons .time-button.active{color:#2e5ab2;background-color:#8bc2ea14;border:1px solid #2E5AB2;box-shadow:none}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions{display:flex;align-items:center;gap:.5rem}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions .refresh .refresh-button{color:#4c5054;background-color:#8bc2ea14;border:1px solid #2E5AB2;box-shadow:none}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions .refresh .refresh-button:hover:not(:disabled){color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset;background-color:transparent}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector label{color:#4c5054}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector select{background-color:#8bc2ea14;border:1px solid #2E5AB2;color:#4c5054}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector select:hover{background-color:#f2f2f2}body.light .page .generic-details .detail-container .domainGraphs .inputs .line .actions .interco-selector select:focus{border-color:#8bc2ea;box-shadow:0 0 0 2px #8bc2ea33}body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker{border:1px solid #FFFFFF;background-color:#ffffff0a}body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group label{color:#4c5054}body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=date],body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=time]{color:#4c5054;border:1px solid rgba(139,194,234,.6);background-color:#fff;color-scheme:light}body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button,body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button{background-color:none;color:#4c5054;border:1px solid rgba(76,80,84,.1)}body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button:hover{color:#ca6d61;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page .generic-details .detail-container .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button:hover:not(:disabled){color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page .generic-details .detail-container .domainGraphs .chart-container .loader,body.light .page .generic-details .detail-container .domainGraphs .chart-container .no-data{color:#ffffff1a}body.light .page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-tick text{fill:#141414}body.light .page .generic-details .detail-container .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-line{stroke:#141414}body.light .page .generic-details .detail-container .domainGraphs .chart-container .custom-tooltip{background-color:#141414;border:1px solid #141414;box-shadow:0 2px 4px #ffffff1a}body.light .page .generic-details .detail-container .box .link-header .fa-chevron-left{color:#4c5054}body.light .page .generic-details .detail-container .box .link-header .fa-chevron-left:hover{color:#d92420;box-shadow:1px 1px 4px #4c505499 inset}body.light .page .generic-details .detail-container .box .link-header i{color:#4c5054}body.light .page .generic-details .detail-container .box .link-header i:hover{color:#d92420;background-color:#8bc2ea1a}body.light .page .generic-details .connection-container{background-color:#fff}body.light .page .generic-details .connection-container .info-box{background-color:#f7f7f7}body.light .page .generic-details .connection-container .credits-container .input-group label{color:#2e5ab2}body.light .page .generic-details .connection-container .credits-container .input-group label:before{background:#8bc2ea}body.light .page .generic-details .connection-container .credits-container .input-group .input-wrapper{border:1px solid #2E5AB2}body.light .page .generic-details .connection-container .credits-container .input-group .input-wrapper input{color:#4c5054}body.light .page .generic-details .connection-container .credits-container .input-group .input-wrapper .suffix,body.light .page .generic-details .connection-container .credits-container .input-group .input-wrapper i{color:#181a2380}body.light .page .generic-details .connection-container .info-label,body.light .page .generic-details .connection-container .info-label i,body.light .page .generic-details .connection-container .info-value{color:#4c5054}body.light .page .generic-details .connection-container .comment-box{background-color:#f7f7f7;color:#4c5054}body.light .page .generic-details .title-header .fa-chevron-left{color:#4c5054}body.light .page .generic-details .title-header .fa-chevron-left:hover{color:#d92420;box-shadow:1px 1px 4px #4c505499 inset}body.light .page .generic-details .title-header .title-text i:hover{background-color:#2e5ab21a}body.light .page .generic-details .title-header .edit-controls{margin-left:auto;display:flex;gap:10px}body.light .page .generic-details .title-header .edit-controls .modif-text{font-style:italic;padding-right:20px;background-color:transparent;text-decoration:underline;width:100%}body.light .page .generic-details .title-header .edit-controls .buttons{display:flex;justify-content:space-between;align-items:center;margin-left:40px}body.light .page .generic-details .title-header .edit-controls .buttons span{width:150px;text-align:center;background-color:#ffffff0d;padding:8px 14px;border-radius:8px;cursor:pointer;margin:-6px 0;color:#2e5ab2}body.light .page .generic-details .title-header .edit-controls .buttons span:hover{box-shadow:1px 1px 4px #fff9 inset,-1px -1px 4px #fff9 inset}body.light .page .generic-details .title-header .edit-controls .buttons span:nth-child(1){color:#2e5ab2}body.light .page .generic-details .title-header .edit-controls .buttons span:nth-child(1):hover{box-shadow:1px 1px 4px #2e5ab2 inset,-1px -1px 4px #2e5ab2 inset}body.light .page .generic-details .title-header .edit-controls .buttons span:nth-child(2){color:#ca6d61;margin-left:40px}body.light .page .generic-details .title-header .edit-controls .buttons span:nth-child(2):hover{box-shadow:1px 1px 4px #ca6d61 inset,-1px -1px 4px #ca6d61 inset}body.light .page .generic-details .header{color:#141414}body.light .page .generic-details .grid-layout:before,body.light .page .generic-details .grid-layout:after{background-color:#4c50544d}body.light .page .generic-details .section-title{color:#181a23}body.light .page .generic-details .edit-controls .buttons span{background-color:#4c50540d}body.light .page .generic-details .edit-controls .buttons span:hover{color:#8bc2ea;box-shadow:1px 1px 4px #4c505499 inset,-1px -1px 4px #4c505499 inset}body.light .page .generic-details .edit-controls .buttons span:nth-child(2){color:#ca6d61}body.light .page .generic-details .edit-controls .buttons span:nth-child(2):hover{box-shadow:1px 1px 4px #ca6d61 inset,-1px -1px 4px #ca6d61 inset}body.light .page.supervision .parc-dashbord .grafana-app{border-color:#4c50544d}body.light .page.supervision .linkDetails h2 .fa-info{color:#fff;background-color:#d92420}body.light .page.supervision .linkDetails .sections .section:nth-child(2){border-left:1px solid rgba(76,80,84,.3);border-right:1px solid rgba(76,80,84,.3)}body.light .page.supervision .linkDetails .sections .section .sectionLine span{background-color:#4c50541a}body.light .page.supervision .linkDetails .sections .section .sectionLine span:nth-child(2){color:#2e5ab2;background-color:#fff;box-shadow:1px 1px 8px #4c50544d}body.light .page.supervision .linkDetails .sections .section .sectionLine span:nth-child(2):hover{letter-spacing:normal;background-color:#2e5ab20d;box-shadow:1px 1px 4px #4c50544d inset}body.light .page.supervision .linkDetails .sections .section .inputs .input label{color:#2e5ab2;background-color:#fff}body.light .page.supervision .linkDetails .sections .section .inputs .input input,body.light .page.supervision .linkDetails .sections .section .inputs .input select{color:#4c5054;border-color:#2e5ab299}body.light .page.supervision .linkDetails .sections .section .inputs .input input::-moz-placeholder,body.light .page.supervision .linkDetails .sections .section .inputs .input select::-moz-placeholder{color:#4c505499}body.light .page.supervision .linkDetails .sections .section .inputs .input input::placeholder,body.light .page.supervision .linkDetails .sections .section .inputs .input select::placeholder{color:#4c505499}body.light .page.supervision .linkDetails .sections .section .inputs .input .passwordInput .icons i{color:#4c5054;border-color:#4c50544d}body.light .page.supervision .linkDetails .sections .section .inputs .input .passwordInput .icons i:hover{color:#2e5ab2}body.light .page.supervision .linkDetails .sections .section .inputs .input select option{background-color:#f7f7f7}body.light .page.supervision .linkDetails .sections .section .inputs .input .completeLoginWarning span:nth-child(2){color:#d92420}body.light .page.supervision .pageLine .routing .sections .section span{background-color:#4c50541a}body.light .page.supervision .pageLine .services .sections .section i{color:#2e5ab2}body.light .page.supervision .pageLine .services .sections .section:nth-child(1),body.light .page.supervision .pageLine .services .sections .section:nth-child(2){background-color:#4c50541a}body.light .page.supervision .pageLine .services .sections .section:nth-child(3),body.light .page.supervision .pageLine .services .sections .section:nth-child(4){color:#4c50544d}body.light .page.supervision .pageLine .services .sections .section .fa-shield.disabled{color:#4c5054}body.light .page.supervision .pageLine .services .sections .section .fa-xmark,body.light .page.supervision .pageLine .services .sections .section .fa-check{color:#fff}body.light .page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button{border:1px solid rgba(76,80,84,.1);background-color:transparent;color:#4c505499}body.light .page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button:hover{color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page.supervision .domainGraphs .inputs .line .time-range-buttons .time-button.active{color:#2e5ab2;background-color:#8bc2ea14;border:1px solid #2E5AB2;box-shadow:none}body.light .page.supervision .domainGraphs .inputs .line .actions{display:flex;align-items:center;gap:.5rem}body.light .page.supervision .domainGraphs .inputs .line .actions .refresh .refresh-button{color:#4c5054;background-color:#8bc2ea14;border:1px solid #2E5AB2;box-shadow:none}body.light .page.supervision .domainGraphs .inputs .line .actions .refresh .refresh-button:hover:not(:disabled){color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset;background-color:transparent}body.light .page.supervision .domainGraphs .inputs .line .actions .interco-selector label{color:#4c5054}body.light .page.supervision .domainGraphs .inputs .line .actions .interco-selector select{background-color:#8bc2ea14;border:1px solid #2E5AB2;color:#4c5054}body.light .page.supervision .domainGraphs .inputs .line .actions .interco-selector select:hover{background-color:#f2f2f2}body.light .page.supervision .domainGraphs .inputs .line .actions .interco-selector select:focus{border-color:#8bc2ea;box-shadow:0 0 0 2px #8bc2ea33}body.light .page.supervision .domainGraphs .inputs .custom-time-picker{border:1px solid #FFFFFF;background-color:#ffffff0a}body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group label{color:#fff}body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=date],body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-inputs .date-input-group input[type=time]{color:#4c5054;border:1px solid rgba(139,194,234,.6);background-color:#fff;color-scheme:light}body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button,body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button{background-color:#4c50541a;color:#4c5054}body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .cancel-button:hover{color:#ca6d61;border:1px solid #ca6d61}body.light .page.supervision .domainGraphs .inputs .custom-time-picker .picker-actions .apply-button:hover:not(:disabled){color:#d92420;border:1px solid #D92420}body.light .page.supervision .domainGraphs .chart-container .loader,body.light .page.supervision .domainGraphs .chart-container .no-data{color:#ffffff1a}body.light .page.supervision .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-tick text{fill:#141414}body.light .page.supervision .domainGraphs .chart-container .chart-frame .recharts-cartesian-axis-line{stroke:#141414}body.light .page.supervision .domainGraphs .chart-container .custom-tooltip{background-color:#141414;border:1px solid #141414;box-shadow:0 2px 4px #ffffff1a}body.light .page.supervision .pageNav .box,body.light .page.dashboard .pageNav .box{color:#4c5054;box-shadow:2px 2px 4px #4c50541a}body.light .page.supervision .pageNav .box:hover,body.light .page.dashboard .pageNav .box:hover{color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page.supervision .pageNav .box.active,body.light .page.dashboard .pageNav .box.active{color:#2e5ab2;border-color:#2e5ab2;box-shadow:none}body.light .page.supervision .pageNav .box:nth-child(3),body.light .page.supervision .pageNav .box:nth-child(4),body.light .page.dashboard .pageNav .box:nth-child(3),body.light .page.dashboard .pageNav .box:nth-child(4){color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page.supervision .pageNav .box:nth-child(3):hover,body.light .page.supervision .pageNav .box:nth-child(4):hover,body.light .page.dashboard .pageNav .box:nth-child(3):hover,body.light .page.dashboard .pageNav .box:nth-child(4):hover{color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page.supervision .parc-dashboard,body.light .page.dashboard .parc-dashboard{background-color:#f7f7f7}body.light .page.supervision .parc-dashboard .grafana-app,body.light .page.dashboard .parc-dashboard .grafana-app{border-color:#4c50544d}body.light .page.supervision .fa-down-left-and-up-right-to-center,body.light .page.supervision .fa-up-right-and-down-left-from-center,body.light .page.dashboard .fa-down-left-and-up-right-to-center,body.light .page.dashboard .fa-up-right-and-down-left-from-center{color:#4c5054}body.light .page.supervision .fa-down-left-and-up-right-to-center:hover,body.light .page.supervision .fa-up-right-and-down-left-from-center:hover,body.light .page.dashboard .fa-down-left-and-up-right-to-center:hover,body.light .page.dashboard .fa-up-right-and-down-left-from-center:hover{color:#8bc2ea}body.light .page.supervision .links-array .inputs,body.light .page.dashboard .links-array .inputs{background-color:#fff}body.light .page.supervision .links-array .inputs .line .reset button,body.light .page.dashboard .links-array .inputs .line .reset button{border:1px solid rgba(46,90,178,.6);background-color:#fff;color:#4c5054}body.light .page.supervision .links-array .inputs .line .reset button:hover,body.light .page.dashboard .links-array .inputs .line .reset button:hover{box-shadow:1px 1px 1px #fff inset;color:#2e5ab2;background-color:#8bc2ea14;border:1px solid #2E5AB2}body.light .page.supervision .links-array .inputs .line .input label,body.light .page.dashboard .links-array .inputs .line .input label{color:#2e5ab2;background:#fff;width:40%}body.light .page.supervision .links-array .inputs .line .input input,body.light .page.supervision .links-array .inputs .line .input select,body.light .page.dashboard .links-array .inputs .line .input input,body.light .page.dashboard .links-array .inputs .line .input select{color:#4c5054;border-color:#2e5ab299}body.light .page.supervision .links-array .inputs .line .input input::-moz-placeholder,body.light .page.supervision .links-array .inputs .line .input select::-moz-placeholder,body.light .page.dashboard .links-array .inputs .line .input input::-moz-placeholder,body.light .page.dashboard .links-array .inputs .line .input select::-moz-placeholder{color:#4c505499}body.light .page.supervision .links-array .inputs .line .input input::placeholder,body.light .page.supervision .links-array .inputs .line .input select::placeholder,body.light .page.dashboard .links-array .inputs .line .input input::placeholder,body.light .page.dashboard .links-array .inputs .line .input select::placeholder{color:#4c505499}body.light .page.supervision .links-array thead,body.light .page.dashboard .links-array thead{background-color:#2e5ab21a;color:#4c5054}body.light .page.supervision .links-array thead tr,body.light .page.dashboard .links-array thead tr{background-color:#fff}body.light .page.supervision .links-array thead th,body.light .page.dashboard .links-array thead th{padding:20px;background-color:#2e5ab21a;border-bottom:2px solid rgba(46,90,178,.1)}body.light .page.supervision .links-array th,body.light .page.dashboard .links-array th{text-align:center}body.light .page.supervision .links-array tbody tr:hover,body.light .page.dashboard .links-array tbody tr:hover{color:#d92420;background-color:#8bc2ea1a;border-color:#2e5ab2}body.light .page.supervision .links-array tbody tr td,body.light .page.dashboard .links-array tbody tr td{color:#4c5054;background-color:#1414140a;border-left:1px dotted rgba(76,80,84,.05);border-right:1px dotted rgba(76,80,84,.05)}body.light .page.supervision .links-array tbody tr td:first-child,body.light .page.dashboard .links-array tbody tr td:first-child{border-radius:1rem 0 0 1rem}body.light .page.supervision .links-array tbody tr td:last-child,body.light .page.dashboard .links-array tbody tr td:last-child{border-radius:0 1rem 1rem 0}body.light .page.supervision .tunnelsStatus,body.light .page.dashboard .tunnelsStatus{background-color:#f7f7f7}body.light .page.supervision .tunnelsStatus .supervisionOperator .switchView,body.light .page.dashboard .tunnelsStatus .supervisionOperator .switchView{background-color:#4c50541a}body.light .page.supervision .tunnelsStatus .supervisionOperator .switchView .button.active,body.light .page.dashboard .tunnelsStatus .supervisionOperator .switchView .button.active{color:#f7f7f7;background-color:#4c5054}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card{background-color:#ffffff1a}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card i.fa-circle-check,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card i.fa-circle-check{color:#4faa6c}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card i.fa-circle-question,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card i.fa-circle-question{color:#fd9900}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card i.fa-triangle-exclamation,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card i.fa-triangle-exclamation{color:#d92420}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.up,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.up{background-color:#4faa6c1a}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.up.selected,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.up.selected{border:1px solid #4faa6c}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.degraded,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.degraded{background-color:#fd99001a}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.degraded.selected,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.degraded.selected{border:1px solid #fd9900}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.down,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.down{background-color:#d924201a}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.down.selected,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.down.selected{border:1px solid #D92420}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .card.selected,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .card.selected{box-shadow:0 0 5px #00000026}body.light .page.supervision .tunnelsStatus .parcStatus .status-cards .duration i,body.light .page.dashboard .tunnelsStatus .parcStatus .status-cards .duration i{color:#f03e3e}body.light .page.supervision .tunnelsStatus .parcStatus .table-container table tbody tr td.link:hover,body.light .page.dashboard .tunnelsStatus .parcStatus .table-container table tbody tr td.link:hover{color:#2e5ab2}body.light .page.supervision .connection-container,body.light .page.dashboard .connection-container{background-color:#fff;margin-bottom:20px}body.light .page.supervision .header,body.light .page.dashboard .header{color:#141414}body.light .page.supervision .section-title,body.light .page.dashboard .section-title{color:#181a23}body.light .page.supervision .info-box,body.light .page.dashboard .info-box{background-color:#4c505499}body.light .page.supervision .info-label,body.light .page.dashboard .info-label,body.light .page.supervision .info-value,body.light .page.dashboard .info-value{color:#fff}body.light .page.supervision .credits-container .input-group label,body.light .page.dashboard .credits-container .input-group label{color:#2e5ab2}body.light .page.supervision .credits-container .input-group label:before,body.light .page.dashboard .credits-container .input-group label:before{background:#8bc2ea}body.light .page.supervision .credits-container .input-group .input-wrapper,body.light .page.dashboard .credits-container .input-group .input-wrapper{border:1px solid #2E5AB2}body.light .page.supervision .credits-container .input-group .input-wrapper input,body.light .page.dashboard .credits-container .input-group .input-wrapper input{color:#4c5054}body.light .page.supervision .credits-container .input-group .input-wrapper .suffix,body.light .page.dashboard .credits-container .input-group .input-wrapper .suffix,body.light .page.supervision .credits-container .input-group .input-wrapper i,body.light .page.dashboard .credits-container .input-group .input-wrapper i{color:#181a2380}body.light .page.supervision .credentials-box,body.light .page.dashboard .credentials-box{display:flex;justify-content:space-between;align-items:center}body.light .page.supervision .button-group,body.light .page.dashboard .button-group{display:flex;gap:.5rem}body.light .page.supervision .icon-button,body.light .page.dashboard .icon-button{color:#94a3b8;background:none;border:none;cursor:pointer;padding:.25rem}body.light .page.supervision .icon-button:hover,body.light .page.dashboard .icon-button:hover{color:#cbd5e1}body.light .page.supervision .comment-box,body.light .page.dashboard .comment-box{background-color:#4c505499;padding:.75rem;border-radius:.375rem;min-height:100px;color:#fff}body.light .page.ressources .pageNav .box{color:#4c5054;box-shadow:2px 2px 4px #4c50541a}body.light .page.ressources .pageNav .box:hover{color:#2e5ab2;border-color:#4c50541a;box-shadow:2px 2px 4px #4c50541a inset}body.light .page.ressources .pageNav .box.active{color:#2e5ab2;border-color:#2e5ab2;box-shadow:none}body.light .page.ressources .pageNav .box:nth-child(3),body.light .page.ressources .pageNav .box:nth-child(4){color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page.ressources .pageNav .box:nth-child(3):hover,body.light .page.ressources .pageNav .box:nth-child(4):hover{color:#4c505466;background-color:#4c50540d;border:none;box-shadow:none}body.light .page.ressources .ip-manager__search{color:#4c5054}body.light .page.ressources .ip-manager__search input:focus{background-color:#fff;box-shadow:inset 0 2px 8px #c1c1c157;outline:none}body.light .page.ressources .ip-manager__search-input{color:#4c5054;background-color:#f7f7f7}body.light .page.ressources .ip-manager__search-input::-moz-placeholder{color:#4c5054}body.light .page.ressources .ip-manager__search-input::placeholder{color:#4c5054}body.light .page.ressources .ip-manager__search .search-icon,body.light .page.ressources .ip-manager__search .clear-icon{color:#4c5054}body.light .page.ressources .ip-manager__subnet-card{color:#4c5054;background-color:#4c50540d;border:1px solid transparent}body.light .page.ressources .ip-manager__subnet-card:hover,body.light .page.ressources .ip-manager__subnet-card__selected{color:#4c5054;background-color:#4c505433;border:1px solid #2E5AB2}body.light .page.ressources .ip-range{border-color:#2e5ab2;background-color:#fff;border:1px solid #2E5AB2}body.light .page.ressources .ip-range__box_title .header{color:#4c5054}body.light .page.ressources .ip-range__box_title .header h2 i,body.light .page.ressources .ip-range__box_title .header .addSubnet{color:#2e5ab2}body.light .page.ressources .ip-range__taken_ip_title{color:#4c5054}body.light .page.ressources .ip-range__taken_ip_title h2 i{color:#2e5ab2}body.light .page.ressources .ip-range table thead{background-color:#2e5ab21a;color:#4c5054}body.light .page.ressources .ip-range table tbody tr{color:#4c5054;background-color:#181a230a}body.light .page.ressources .ip-range table tbody tr.available{background-color:#7ec6951a}body.light .page.ressources .ip-range table tbody tr:hover td{background-color:#8bc2ea1a}body.light .page.ressources .ip-range table tbody tr:hover td.ip-mask{color:#2e5ab2}body.light .page.ressources .ip-range table tbody tr:hover td:first-child{border-top:1px solid #2E5AB2;border-bottom:1px solid #2E5AB2;border-left:1px solid #2E5AB2}body.light .page.ressources .ip-range table tbody tr:hover td:last-child{border-top:1px solid #2E5AB2;border-bottom:1px solid #2E5AB2;border-right:1px solid #2E5AB2}body.light .page.ressources .ip-range table tbody tr:hover td:not(:first-child):not(:last-child){border-top:1px solid #2E5AB2;border-bottom:1px solid #2E5AB2}body.light .page.ressources .ip-range__status,body.light .page.ressources .ip-range__status--available{color:#4faa6c}body.light .page.ressources .ip-range__status--unavailable{color:#4c5054}body.light .page.ressources .ip-range__control-btn{color:#4c5054;background-color:#fff;border:1px solid rgba(76,80,84,.3)}body.light .page.ressources .ip-range__control-btn.active{background-color:#4faa6c1a;color:#4c5054}body.light .page.settings .box button{color:#2e5ab2;background-color:#fff;border:1px solid #f7f7f7;box-shadow:0 4px 12px #d2d2d266}body.light .page.settings .box button:hover{color:#2e5ab2;background-color:#8bc2ea14;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #c1c1c157 inset}body.light .page.settings .support-box .info-icon i{color:#181a23}body.light .page.settings .support-box .info-icon .tooltip .tooltip-content{background:#181a23;color:#fff}
