@import"https://fonts.googleapis.com/css?family=Open+Sans";@import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap&subset=latin-ext";/*!
 * Font Awesome Free 6.4.0 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 2023 Fonticons, Inc.
 */.fa,html body.app main.new-style i.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,html body.app main.new-style i.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-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,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{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:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.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(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.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(0.28, 0.84, 0.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(0.4, 0, 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(0.4, 0, 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, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.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%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{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:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.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::before{content:"\30 "}.fa-1::before{content:"\31 "}.fa-2::before{content:"\32 "}.fa-3::before{content:"\33 "}.fa-4::before{content:"\34 "}.fa-5::before{content:"\35 "}.fa-6::before{content:"\36 "}.fa-7::before{content:"\37 "}.fa-8::before{content:"\38 "}.fa-9::before{content:"\39 "}.fa-fill-drip::before{content:""}.fa-arrows-to-circle::before{content:""}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-at::before{content:"\@"}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-text-height::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-stethoscope::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-info::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-explosion::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-wave-square::before{content:""}.fa-ring::before{content:""}.fa-building-un::before{content:""}.fa-dice-three::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-door-open::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-atom::before{content:""}.fa-soap::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-bridge-circle-check::before{content:""}.fa-pump-medical::before{content:""}.fa-fingerprint::before{content:""}.fa-hand-point-right::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-flag-checkered::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-school-circle-exclamation::before{content:""}.fa-crop::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-users-rectangle::before{content:""}.fa-people-roof::before{content:""}.fa-people-line::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-person::before{content:""}.fa-male::before{content:""}.fa-laptop::before{content:""}.fa-file-csv::before{content:""}.fa-menorah::before{content:""}.fa-truck-plane::before{content:""}.fa-record-vinyl::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-bong::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-arrow-down-up-across-line::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-jar-wheat::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-file-circle-exclamation::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-pager::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-strikethrough::before{content:""}.fa-k::before{content:"K"}.fa-landmark-flag::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-backward::before{content:""}.fa-caret-right::before{content:""}.fa-comments::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-code-pull-request::before{content:""}.fa-clipboard-list::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-user-check::before{content:""}.fa-vial-virus::before{content:""}.fa-sheet-plastic::before{content:""}.fa-blog::before{content:""}.fa-user-ninja::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-toggle-off::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-person-drowning::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-spray-can::before{content:""}.fa-truck-monster::before{content:""}.fa-w::before{content:"W"}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-rainbow::before{content:""}.fa-circle-notch::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-paw::before{content:""}.fa-cloud::before{content:""}.fa-trowel-bricks::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-hospital-user::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-binoculars::before{content:""}.fa-microphone-slash::before{content:""}.fa-box-tissue::before{content:""}.fa-motorcycle::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-people-arrows::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-toilets-portable::before{content:""}.fa-hockey-puck::before{content:""}.fa-table::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-users-slash::before{content:""}.fa-clover::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-star-and-crescent::before{content:""}.fa-house-fire::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-helicopter::before{content:""}.fa-compass::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-file-circle-question::before{content:""}.fa-laptop-code::before{content:""}.fa-swatchbook::before{content:""}.fa-prescription-bottle::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-people-group::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-film::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-people-robbery::before{content:""}.fa-lightbulb::before{content:""}.fa-caret-left::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-school-circle-xmark::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-sitemap::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-memory::before{content:""}.fa-road-spikes::before{content:""}.fa-fire-burner::before{content:""}.fa-flag::before{content:""}.fa-hanukiah::before{content:""}.fa-feather::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-comment-slash::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-compress::before{content:""}.fa-wheat-awn::before{content:""}.fa-wheat-alt::before{content:""}.fa-ankh::before{content:""}.fa-hands-holding-child::before{content:""}.fa-asterisk::before{content:"\*"}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-peseta-sign::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-ghost::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-cart-plus::before{content:""}.fa-gamepad::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-egg::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-campground::before{content:""}.fa-folder-plus::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-lock::before{content:""}.fa-gas-pump::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-house-flood-water::before{content:""}.fa-tree::before{content:""}.fa-bridge-lock::before{content:""}.fa-sack-dollar::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-car-side::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-2::before{content:""}.fa-microscope::before{content:""}.fa-sink::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-mitten::before{content:""}.fa-person-rays::before{content:""}.fa-users::before{content:""}.fa-eye-slash::before{content:""}.fa-flask-vial::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-om::before{content:""}.fa-worm::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-plug::before{content:""}.fa-chevron-up::before{content:""}.fa-hand-spock::before{content:""}.fa-stopwatch::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-chess-bishop::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-road-circle-check::before{content:""}.fa-dice-five::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-land-mine-on::before{content:""}.fa-i-cursor::before{content:""}.fa-stamp::before{content:""}.fa-stairs::before{content:""}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-pills::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-tooth::before{content:""}.fa-v::before{content:"V"}.fa-bangladeshi-taka-sign::before{content:""}.fa-bicycle::before{content:""}.fa-staff-snake::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-snowman::before{content:""}.fa-mortar-pestle::before{content:""}.fa-road-barrier::before{content:""}.fa-school::before{content:""}.fa-igloo::before{content:""}.fa-joint::before{content:""}.fa-angle-right::before{content:""}.fa-horse::before{content:""}.fa-q::before{content:"Q"}.fa-g::before{content:"G"}.fa-notes-medical::before{content:""}.fa-temperature-half::before{content:""}.fa-temperature-2::before{content:""}.fa-thermometer-2::before{content:""}.fa-thermometer-half::before{content:""}.fa-dong-sign::before{content:""}.fa-capsules::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-hand-point-up::before{content:""}.fa-money-bill::before{content:""}.fa-bookmark::before{content:""}.fa-align-justify::before{content:""}.fa-umbrella-beach::before{content:""}.fa-helmet-un::before{content:""}.fa-bullseye::before{content:""}.fa-bacon::before{content:""}.fa-hand-point-down::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-radiation::before{content:""}.fa-chart-simple::before{content:""}.fa-mars-stroke::before{content:""}.fa-vial::before{content:""}.fa-gauge::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-e::before{content:"E"}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-user::before{content:""}.fa-school-circle-check::before{content:""}.fa-dumpster::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-building-user::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-highlighter::before{content:""}.fa-key::before{content:""}.fa-bullhorn::before{content:""}.fa-globe::before{content:""}.fa-synagogue::before{content:""}.fa-person-half-dress::before{content:""}.fa-road-bridge::before{content:""}.fa-location-arrow::before{content:""}.fa-c::before{content:"C"}.fa-tablet-button::before{content:""}.fa-building-lock::before{content:""}.fa-pizza-slice::before{content:""}.fa-money-bill-wave::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-house-flag::before{content:""}.fa-person-circle-minus::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-camera-rotate::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-star::before{content:""}.fa-repeat::before{content:""}.fa-cross::before{content:""}.fa-box::before{content:""}.fa-venus-mars::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-charging-station::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-mobile-retro::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-spider::before{content:""}.fa-hands-bound::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-x-ray::before{content:""}.fa-spell-check::before{content:""}.fa-slash::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-server::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-shop-lock::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-blender-phone::before{content:""}.fa-building-wheat::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-venus::before{content:""}.fa-passport::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-temperature-high::before{content:""}.fa-microchip::before{content:""}.fa-crown::before{content:""}.fa-weight-hanging::before{content:""}.fa-xmarks-lines::before{content:""}.fa-file-prescription::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-chess-knight::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-wheelchair::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-toggle-on::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-l::before{content:"L"}.fa-fire::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-folder-open::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-code-fork::before{content:""}.fa-city::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-pepper-hot::before{content:""}.fa-unlock::before{content:""}.fa-colon-sign::before{content:""}.fa-headset::before{content:""}.fa-store-slash::before{content:""}.fa-road-circle-xmark::before{content:""}.fa-user-minus::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-clipboard::before{content:""}.fa-house-circle-exclamation::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-wifi::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-strong::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-underline::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-signature::before{content:""}.fa-stroopwafel::before{content:""}.fa-bold::before{content:""}.fa-anchor-lock::before{content:""}.fa-building-ngo::before{content:""}.fa-manat-sign::before{content:""}.fa-not-equal::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-jedi::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-mug-hot::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-gift::before{content:""}.fa-dice-two::before{content:""}.fa-chess-queen::before{content:""}.fa-glasses::before{content:""}.fa-chess-board::before{content:""}.fa-building-circle-check::before{content:""}.fa-person-chalkboard::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-hand-back-fist::before{content:""}.fa-hand-rock::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-cloud-showers-water::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-less-than-equal::before{content:""}.fa-train::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-crow::before{content:""}.fa-sailboat::before{content:""}.fa-window-restore::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-torii-gate::before{content:""}.fa-frog::before{content:""}.fa-bucket::before{content:""}.fa-image::before{content:""}.fa-microphone::before{content:""}.fa-cow::before{content:""}.fa-caret-up::before{content:""}.fa-screwdriver::before{content:""}.fa-folder-closed::before{content:""}.fa-house-tsunami::before{content:""}.fa-square-nfi::before{content:""}.fa-arrow-up-from-ground-water::before{content:""}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-rotate-left::before{content:""}.fa-rotate-back::before{content:""}.fa-rotate-backward::before{content:""}.fa-undo-alt::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-lemon::before{content:""}.fa-head-side-mask::before{content:""}.fa-handshake::before{content:""}.fa-gem::before{content:""}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-smoking::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-monument::before{content:""}.fa-snowplow::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-cannabis::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-tablets::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-chair::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-plate-wheat::before{content:""}.fa-icicles::before{content:""}.fa-person-shelter::before{content:""}.fa-neuter::before{content:""}.fa-id-badge::before{content:""}.fa-marker::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-universal-access::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-lari-sign::before{content:""}.fa-volcano::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-viruses::before{content:""}.fa-square-person-confined::before{content:""}.fa-user-tie::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-tent-arrow-down-to-line::before{content:""}.fa-certificate::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-suitcase::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-camera-retro::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-box-open::before{content:""}.fa-scroll::before{content:""}.fa-spa::before{content:""}.fa-location-pin-lock::before{content:""}.fa-pause::before{content:""}.fa-hill-avalanche::before{content:""}.fa-temperature-empty::before{content:""}.fa-temperature-0::before{content:""}.fa-thermometer-0::before{content:""}.fa-thermometer-empty::before{content:""}.fa-bomb::before{content:""}.fa-registered::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-subscript::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-burst::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-money-bills::before{content:""}.fa-smog::before{content:""}.fa-crutch::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-palette::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-vest::before{content:""}.fa-ferry::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-boxes-packing::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-group-arrows-rotate::before{content:""}.fa-bowl-food::before{content:""}.fa-candy-cane::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-down::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-file-word::before{content:""}.fa-file-powerpoint::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-house-lock::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-children::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-envelope-open::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-mattress-pillow::before{content:""}.fa-guarani-sign::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-greater-than-equal::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-virus::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-layer-group::before{content:""}.fa-arrows-to-dot::before{content:""}.fa-archway::before{content:""}.fa-heart-circle-check::before{content:""}.fa-house-chimney-crack::before{content:""}.fa-house-damage::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-square::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-couch::before{content:""}.fa-cedi-sign::before{content:""}.fa-italic::before{content:""}.fa-church::before{content:""}.fa-comments-dollar::before{content:""}.fa-democrat::before{content:""}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-road-lock::before{content:""}.fa-a::before{content:"A"}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-p::before{content:"P"}.fa-snowflake::before{content:""}.fa-newspaper::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-locust::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-list-ol::before{content:""}.fa-list-1-2::before{content:""}.fa-list-numeric::before{content:""}.fa-person-dress-burst::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-vector-square::before{content:""}.fa-bread-slice::before{content:""}.fa-language::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-filter::before{content:""}.fa-question::before{content:"\?"}.fa-file-signature::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-house-chimney-user::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-puzzle-piece::before{content:""}.fa-money-check::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-code::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-building-circle-exclamation::before{content:""}.fa-magnifying-glass-chart::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-cubes-stacked::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-virus-covid::before{content:""}.fa-austral-sign::before{content:""}.fa-f::before{content:"F"}.fa-leaf::before{content:""}.fa-road::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-person-circle-plus::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-bolt-lightning::before{content:""}.fa-sack-xmark::before{content:""}.fa-file-excel::before{content:""}.fa-file-contract::before{content:""}.fa-fish-fins::before{content:""}.fa-building-flag::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-object-ungroup::before{content:""}.fa-poop::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-kaaba::before{content:""}.fa-toilet-paper::before{content:""}.fa-helmet-safety::before{content:""}.fa-hard-hat::before{content:""}.fa-hat-hard::before{content:""}.fa-eject::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-plane-circle-check::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-object-group::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-mask-ventilator::before{content:""}.fa-arrow-right::before,html body.app main.new-style ul.breadcrumbs li::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-cash-register::before{content:""}.fa-person-circle-question::before{content:""}.fa-h::before{content:"H"}.fa-tarp::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-heart::before{content:""}.fa-mars-and-venus::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-dumpster-fire::before{content:""}.fa-house-crack::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-bottle-water::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-kitchen-set::before{content:""}.fa-r::before{content:"R"}.fa-temperature-quarter::before{content:""}.fa-temperature-1::before{content:""}.fa-thermometer-1::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-cube::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-shield-dog::before{content:""}.fa-solar-panel::before{content:""}.fa-lock-open::before{content:""}.fa-elevator::before{content:""}.fa-money-bill-transfer::before{content:""}.fa-money-bill-trend-up::before{content:""}.fa-house-flood-water-circle-arrow-right::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-circle::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-recycle::before{content:""}.fa-user-astronaut::before{content:""}.fa-plane-slash::before{content:""}.fa-trademark::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-satellite-dish::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-users-rays::before{content:""}.fa-wallet::before{content:""}.fa-clipboard-check::before{content:""}.fa-file-audio::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-wrench::before{content:""}.fa-bugs::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-file-image::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-plane-departure::before{content:""}.fa-handshake-slash::before{content:""}.fa-book-bookmark::before{content:""}.fa-code-branch::before{content:""}.fa-hat-cowboy::before{content:""}.fa-bridge::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-truck-front::before{content:""}.fa-cat::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-truck-field::before{content:""}.fa-route::before{content:""}.fa-clipboard-question::before{content:""}.fa-panorama::before{content:""}.fa-comment-medical::before{content:""}.fa-teeth-open::before{content:""}.fa-file-circle-minus::before{content:""}.fa-tags::before{content:""}.fa-wine-glass::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-house-signal::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-faucet-drip::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-terminal::before{content:""}.fa-mobile-button::before{content:""}.fa-house-medical-flag::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-tape::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-eye::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-audio-description::before{content:""}.fa-person-military-to-person::before{content:""}.fa-file-shield::before{content:""}.fa-user-slash::before{content:""}.fa-pen::before{content:""}.fa-tower-observation::before{content:""}.fa-file-code::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-bus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-window-maximize::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-prescription::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-vihara::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-plant-wilt::before{content:""}.fa-diamond::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-bacterium::before{content:""}.fa-hand-pointer::before{content:""}.fa-drum-steelpan::before{content:""}.fa-hand-scissors::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-biohazard::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-mars-double::before{content:""}.fa-child-dress::before{content:""}.fa-users-between-lines::before{content:""}.fa-lungs-virus::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-phone::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-child-reaching::before{content:""}.fa-head-side-virus::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-door-closed::before{content:""}.fa-shield-virus::before{content:""}.fa-dice-six::before{content:""}.fa-mosquito-net::before{content:""}.fa-bridge-water::before{content:""}.fa-person-booth::before{content:""}.fa-text-width::before{content:""}.fa-hat-wizard::before{content:""}.fa-pen-fancy::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-trash::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-book-medical::before{content:""}.fa-poo::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-cubes::before{content:""}.fa-divide::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-headphones::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-clapping::before{content:""}.fa-republican::before{content:""}.fa-arrow-left::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-ruler::before{content:""}.fa-align-left::before{content:""}.fa-dice-d6::before{content:""}.fa-restroom::before{content:""}.fa-j::before{content:"J"}.fa-users-viewfinder::before{content:""}.fa-file-video::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-file-pdf::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-o::before{content:"O"}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-user-secret::before{content:""}.fa-otter::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-comment-dollar::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-clock::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-clipboard-user::before{content:""}.fa-child::before{content:""}.fa-lira-sign::before{content:""}.fa-satellite::before{content:""}.fa-plane-lock::before{content:""}.fa-tag::before{content:""}.fa-comment::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-envelope::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-paperclip::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-ribbon::before{content:""}.fa-lungs::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-litecoin-sign::before{content:""}.fa-border-none::before{content:""}.fa-circle-nodes::before{content:""}.fa-parachute-box::before{content:""}.fa-indent::before{content:""}.fa-truck-field-un::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-empty::before{content:""}.fa-mountain::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-cloud-meatball::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-square-virus::before{content:""}.fa-meteor::before{content:""}.fa-car-on::before{content:""}.fa-sleigh::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-water::before{content:""}.fa-calendar-check::before{content:""}.fa-braille::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-landmark::before{content:""}.fa-truck::before{content:""}.fa-crosshairs::before{content:""}.fa-person-cane::before{content:""}.fa-tent::before{content:""}.fa-vest-patches::before{content:""}.fa-check-double::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-money-bill-wheat::before{content:""}.fa-cookie::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-arrow-rotate-back::before{content:""}.fa-arrow-rotate-backward::before{content:""}.fa-undo::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-dumbbell::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-tarp-droplet::before{content:""}.fa-house-medical-circle-check::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-calendar-plus::before{content:""}.fa-plane-arrival::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-chart-gantt::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-crop-simple::before{content:""}.fa-crop-alt::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-dna::before{content:""}.fa-virus-slash::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-chess::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-plug-circle-check::before{content:""}.fa-street-view::before{content:""}.fa-franc-sign::before{content:""}.fa-volume-off::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-mosque::before{content:""}.fa-mosquito::before{content:""}.fa-star-of-david::before{content:""}.fa-person-military-rifle::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-vials::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-place-of-worship::before{content:""}.fa-grip-vertical::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-u::before{content:"U"}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-pallet::before{content:""}.fa-faucet::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-s::before{content:"S"}.fa-timeline::before{content:""}.fa-keyboard::before{content:""}.fa-caret-down::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-temperature-3::before{content:""}.fa-thermometer-3::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-plane-up::before{content:""}.fa-piggy-bank::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-mountain-city::before{content:""}.fa-coins::before{content:""}.fa-khanda::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-folder-tree::before{content:""}.fa-network-wired::before{content:""}.fa-map-pin::before{content:""}.fa-hamsa::before{content:""}.fa-cent-sign::before{content:""}.fa-flask::before{content:""}.fa-person-pregnant::before{content:""}.fa-wand-sparkles::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-ticket::before{content:""}.fa-power-off::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-flag-usa::before{content:""}.fa-laptop-file::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-diagram-next::before{content:""}.fa-person-rifle::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-closed-captioning::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-venus-double::before{content:""}.fa-images::before{content:""}.fa-calculator::before{content:""}.fa-people-pulling::before{content:""}.fa-n::before{content:"N"}.fa-cable-car::before{content:""}.fa-tram::before{content:""}.fa-cloud-rain::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-ship::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-download::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-file-circle-check::before{content:""}.fa-forward::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-align-center::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-heart-circle-exclamation::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-calendar-week::before{content:""}.fa-laptop-medical::before{content:""}.fa-b::before{content:"B"}.fa-file-medical::before{content:""}.fa-dice-one::before{content:""}.fa-kiwi-bird::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-rotate-right::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-forward::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-mill-sign::before{content:""}.fa-bowl-rice::before{content:""}.fa-skull::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-truck-pickup::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-stop::before{content:""}.fa-code-merge::before{content:""}.fa-upload::before{content:""}.fa-hurricane::before{content:""}.fa-mound::before{content:""}.fa-toilet-portable::before{content:""}.fa-compact-disc::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-caravan::before{content:""}.fa-shield-cat::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-glass-water::before{content:""}.fa-oil-well::before{content:""}.fa-vault::before{content:""}.fa-mars::before{content:""}.fa-toilet::before{content:""}.fa-plane-circle-xmark::before{content:""}.fa-yen-sign::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yen::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-sun::before{content:""}.fa-guitar::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-horse-head::before{content:""}.fa-bore-hole::before{content:""}.fa-industry::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-arrows-turn-to-dots::before{content:""}.fa-florin-sign::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-less-than::before{content:"\<"}.fa-angle-down::before{content:""}.fa-car-tunnel::before{content:""}.fa-head-side-cough::before{content:""}.fa-grip-lines::before{content:""}.fa-thumbs-down::before{content:""}.fa-user-lock::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-anchor-circle-xmark::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-chess-pawn::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-person-through-window::before{content:""}.fa-toolbox::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-bug::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-mountain-sun::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-dice-d20::before{content:""}.fa-truck-droplet::before{content:""}.fa-file-circle-xmark::before{content:""}.fa-temperature-arrow-up::before{content:""}.fa-temperature-up::before{content:""}.fa-medal::before{content:""}.fa-bed::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-podcast::before{content:""}.fa-temperature-full::before{content:""}.fa-temperature-4::before{content:""}.fa-thermometer-4::before{content:""}.fa-thermometer-full::before{content:""}.fa-bell::before{content:""}.fa-superscript::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-star-of-life::before{content:""}.fa-phone-slash::before{content:""}.fa-paint-roller::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-file::before{content:""}.fa-greater-than::before{content:"\>"}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-arrow-down::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-eraser::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-person-burst::before{content:""}.fa-dove::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-socks::before{content:""}.fa-inbox::before{content:""}.fa-section::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-envelope-open-text::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-wine-bottle::before{content:""}.fa-chess-rook::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-dharmachakra::before{content:""}.fa-hotdog::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-drum::before{content:""}.fa-ice-cream::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-fax::before{content:""}.fa-paragraph::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-star-half::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-tree-city::before{content:""}.fa-play::before{content:""}.fa-font::before{content:""}.fa-rupiah-sign::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-table-tennis-paddle-ball::before{content:""}.fa-ping-pong-paddle-ball::before{content:""}.fa-table-tennis::before{content:""}.fa-person-dots-from-line::before{content:""}.fa-diagnoses::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-naira-sign::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-walkie-talkie::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-receipt::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-chevron-down::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-skull-crossbones::before{content:""}.fa-code-compare::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-school-lock::before{content:""}.fa-tower-cell::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-ranking-star::before{content:""}.fa-chess-king::before{content:""}.fa-person-harassing::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-arrow-up::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-shrimp::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-jug-detergent::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-user-shield::before{content:""}.fa-wind::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-y::before{content:"Y"}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-fish::before{content:""}.fa-user-graduate::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-clapperboard::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-copy::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-hand-sparkles::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-child-combatant::before{content:""}.fa-child-rifle::before{content:""}.fa-gun::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-expand::before{content:""}.fa-computer::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-peso-sign::before{content:""}.fa-building-shield::before{content:""}.fa-baby::before{content:""}.fa-users-line::before{content:""}.fa-quote-left::before{content:""}.fa-quote-left-alt::before{content:""}.fa-tractor::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-lines-leaning::before{content:""}.fa-ruler-combined::before{content:""}.fa-copyright::before{content:""}.fa-equals::before{content:"\="}.fa-blender::before{content:""}.fa-teeth::before{content:""}.fa-shekel-sign::before{content:""}.fa-ils::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-sheqel-sign::before{content:""}.fa-map::before{content:""}.fa-rocket::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-folder-minus::before{content:""}.fa-store::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-bezier-curve::before{content:""}.fa-bell-slash::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-school-flag::before{content:""}.fa-fill::before{content:""}.fa-angle-up::before{content:""}.fa-drumstick-bite::before{content:""}.fa-holly-berry::before{content:""}.fa-chevron-left::before{content:""}.fa-bacteria::before{content:""}.fa-hand-lizard::before{content:""}.fa-notdef::before{content:""}.fa-disease::before{content:""}.fa-briefcase-medical::before{content:""}.fa-genderless::before{content:""}.fa-chevron-right::before,html body.app main.new-style ul.steps li::before{content:""}.fa-retweet::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-pump-soap::before{content:""}.fa-video-slash::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-radio::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-traffic-light::before{content:""}.fa-thermometer::before{content:""}.fa-vr-cardboard::before{content:""}.fa-hand-middle-finger::before{content:""}.fa-percent::before{content:"\%"}.fa-percentage::before{content:"\%"}.fa-truck-moving::before{content:""}.fa-glass-water-droplet::before{content:""}.fa-display::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-trophy::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-hammer::before{content:""}.fa-hand-peace::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-spinner::before{content:""}.fa-robot::before{content:""}.fa-peace::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-warehouse::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-splotch::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-dice-four::before{content:""}.fa-sim-card::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-mercury::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-person-falling-burst::before{content:""}.fa-award::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-building::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-qrcode::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-house-medical::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-house-chimney-window::before{content:""}.fa-pen-nib::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-tents::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-dog::before{content:""}.fa-carrot::before{content:""}.fa-moon::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-cheese::before{content:""}.fa-yin-yang::before{content:""}.fa-music::before{content:""}.fa-code-commit::before{content:""}.fa-temperature-low::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-broom::before{content:""}.fa-shield-heart::before{content:""}.fa-gopuram::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-hashtag::before{content:"\#"}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-oil-can::before{content:""}.fa-t::before{content:"T"}.fa-hippo::before{content:""}.fa-chart-column::before{content:""}.fa-infinity::before{content:""}.fa-vial-circle-check::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-voicemail::before{content:""}.fa-fan::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-calendar::before{content:""}.fa-trailer::before{content:""}.fa-bahai::before{content:""}.fa-haykal::before{content:""}.fa-sd-card::before{content:""}.fa-dragon::before{content:""}.fa-shoe-prints::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-hand-holding::before{content:""}.fa-plug-circle-exclamation::before{content:""}.fa-link-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-chain-slash::before{content:""}.fa-unlink::before{content:""}.fa-clone::before{content:""}.fa-person-walking-arrow-loop-left::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-tornado::before{content:""}.fa-file-circle-plus::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-anchor::before{content:""}.fa-border-all::before{content:""}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-cookie-bite::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-draw-polygon::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-shower::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-m::before{content:"M"}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-book::before{content:""}.fa-user-plus::before{content:""}.fa-check::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-house-circle-check::before{content:""}.fa-angle-left::before{content:""}.fa-diagram-successor::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-cloud-moon::before{content:""}.fa-briefcase::before{content:""}.fa-person-falling::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-user-tag::before{content:""}.fa-rug::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-baht-sign::before{content:""}.fa-book-open::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-handcuffs::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-database::before{content:""}.fa-share::before{content:""}.fa-arrow-turn-right::before{content:""}.fa-mail-forward::before{content:""}.fa-bottle-droplet::before{content:""}.fa-mask-face::before{content:""}.fa-hill-rockslide::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-paper-plane::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-dungeon::before{content:""}.fa-align-right::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-life-ring::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-calendar-day::before{content:""}.fa-water-ladder::before{content:""}.fa-ladder-water::before{content:""}.fa-swimming-pool::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-wheelchair-move::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-person-walking-arrow-right::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-dice::before{content:""}.fa-bowling-ball::before{content:""}.fa-brain::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-calendar-minus::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-gifts::before{content:""}.fa-hotel::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-thumbs-up::before{content:""}.fa-user-clock::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-file-invoice::before{content:""}.fa-window-minimize::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-brush::before{content:""}.fa-mask::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-ruler-vertical::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-train-tram::before{content:""}.fa-user-nurse::before{content:""}.fa-syringe::before{content:""}.fa-cloud-sun::before{content:""}.fa-stopwatch-20::before{content:""}.fa-square-full::before{content:""}.fa-magnet::before{content:""}.fa-jar::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-bug-slash::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-bone::before{content:""}.fa-user-injured::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-plane::before{content:""}.fa-tent-arrows-down::before{content:""}.fa-exclamation::before{content:"\!"}.fa-arrows-spin::before{content:""}.fa-print::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::before{content:"\$"}.fa-x::before{content:"X"}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-person-military-pointing::before{content:""}.fa-building-columns::before{content:""}.fa-bank::before{content:""}.fa-institution::before{content:""}.fa-museum::before{content:""}.fa-university::before{content:""}.fa-umbrella::before{content:""}.fa-trowel::before{content:""}.fa-d::before{content:"D"}.fa-stapler::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-kip-sign::before{content:""}.fa-hand-point-left::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-barcode::before{content:""}.fa-plus-minus::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-person-circle-check::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.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}/*!
 * Font Awesome Free 6.4.0 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 2023 Fonticons, Inc.
 */: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(/fontawesome-free-6.4.0-web/fa-solid-900.woff2) format("woff2"),url(/fontawesome-free-6.4.0-web/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Free 6.4.0 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 2023 Fonticons, Inc.
 */.fa.fa-glass:before{content:""}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:""}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:""}.fa.fa-remove:before{content:""}.fa.fa-close:before{content:""}.fa.fa-gear:before{content:""}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:""}.fa.fa-home:before{content:""}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:""}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:""}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:""}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:""}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:""}.fa.fa-repeat:before{content:""}.fa.fa-rotate-right:before{content:""}.fa.fa-refresh:before{content:""}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:""}.fa.fa-dedent:before{content:""}.fa.fa-video-camera:before{content:""}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:""}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:""}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:""}.fa.fa-map-marker:before{content:""}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:""}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:""}.fa.fa-share-square-o:before{content:""}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:""}.fa.fa-arrows:before{content:""}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:""}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:""}.fa.fa-mail-forward:before{content:""}.fa.fa-expand:before{content:""}.fa.fa-compress:before{content:""}.fa.fa-eye{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:""}.fa.fa-calendar:before{content:""}.fa.fa-arrows-v:before{content:""}.fa.fa-arrows-h:before{content:""}.fa.fa-bar-chart:before{content:""}.fa.fa-bar-chart-o:before{content:""}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:""}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:""}.fa.fa-gears:before{content:""}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:""}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:""}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:""}.fa.fa-sign-out:before{content:""}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:""}.fa.fa-thumb-tack:before{content:""}.fa.fa-external-link:before{content:""}.fa.fa-sign-in:before{content:""}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:""}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:""}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:""}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:""}.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:""}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:""}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:""}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:""}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:""}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:""}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:""}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:""}.fa.fa-globe:before{content:""}.fa.fa-tasks:before{content:""}.fa.fa-arrows-alt:before{content:""}.fa.fa-group:before{content:""}.fa.fa-chain:before{content:""}.fa.fa-cut:before{content:""}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:""}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:""}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:""}.fa.fa-navicon:before{content:""}.fa.fa-reorder:before{content:""}.fa.fa-magic:before{content:""}.fa.fa-pinterest{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:""}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:""}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:""}.fa.fa-money:before{content:""}.fa.fa-unsorted:before{content:""}.fa.fa-sort-desc:before{content:""}.fa.fa-sort-asc:before{content:""}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:""}.fa.fa-rotate-left:before{content:""}.fa.fa-legal:before{content:""}.fa.fa-tachometer:before{content:""}.fa.fa-dashboard:before{content:""}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:""}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:""}.fa.fa-flash:before{content:""}.fa.fa-clipboard:before{content:""}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:""}.fa.fa-exchange:before{content:""}.fa.fa-cloud-download:before{content:""}.fa.fa-cloud-upload:before{content:""}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:""}.fa.fa-cutlery:before{content:""}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:""}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:""}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:""}.fa.fa-tablet:before{content:""}.fa.fa-mobile:before{content:""}.fa.fa-mobile-phone:before{content:""}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:""}.fa.fa-mail-reply:before{content:""}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:""}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:""}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:""}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:""}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:""}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:""}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:""}.fa.fa-mail-reply-all:before{content:""}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:""}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:""}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:""}.fa.fa-code-fork:before{content:""}.fa.fa-chain-broken:before{content:""}.fa.fa-unlink:before{content:""}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:""}.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-html5{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-css3{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:""}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:""}.fa.fa-level-up:before{content:""}.fa.fa-level-down:before{content:""}.fa.fa-pencil-square:before{content:""}.fa.fa-external-link-square:before{content:""}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:""}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:""}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:""}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:""}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:""}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:""}.fa.fa-eur:before{content:""}.fa.fa-euro:before{content:""}.fa.fa-gbp:before{content:""}.fa.fa-usd:before{content:"\$"}.fa.fa-dollar:before{content:"\$"}.fa.fa-inr:before{content:""}.fa.fa-rupee:before{content:""}.fa.fa-jpy:before{content:""}.fa.fa-cny:before{content:""}.fa.fa-rmb:before{content:""}.fa.fa-yen:before{content:""}.fa.fa-rub:before{content:""}.fa.fa-ruble:before{content:""}.fa.fa-rouble:before{content:""}.fa.fa-krw:before{content:""}.fa.fa-won:before{content:""}.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:""}.fa.fa-file-text:before{content:""}.fa.fa-sort-alpha-asc:before{content:""}.fa.fa-sort-alpha-desc:before{content:""}.fa.fa-sort-amount-asc:before{content:""}.fa.fa-sort-amount-desc:before{content:""}.fa.fa-sort-numeric-asc:before{content:""}.fa.fa-sort-numeric-desc:before{content:""}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:""}.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:""}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:""}.fa.fa-dropbox{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-instagram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-flickr{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-adn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:""}.fa.fa-tumblr{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:""}.fa.fa-long-arrow-down:before{content:""}.fa.fa-long-arrow-up:before{content:""}.fa.fa-long-arrow-left:before{content:""}.fa.fa-long-arrow-right:before{content:""}.fa.fa-apple{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-android{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linux{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-dribbble{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-skype{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-foursquare{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-trello{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gratipay{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:""}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:""}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:""}.fa.fa-vk{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-renren{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pagelines{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stack-exchange{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:""}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:""}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:""}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:""}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:""}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:""}.fa.fa-try:before{content:""}.fa.fa-turkish-lira:before{content:""}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:""}.fa.fa-slack{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-openid{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-institution:before{content:""}.fa.fa-bank:before{content:""}.fa.fa-mortar-board:before{content:""}.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:""}.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stumbleupon{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-delicious{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-digg{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pied-piper-pp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pied-piper-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-drupal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-joomla{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:""}.fa.fa-steam{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:""}.fa.fa-automobile:before{content:""}.fa.fa-cab:before{content:""}.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-deviantart{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-soundcloud{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:""}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:""}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:""}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:""}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:""}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:""}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:""}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:""}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:""}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:""}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:""}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:""}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:""}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:""}.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-codepen{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-jsfiddle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before{content:""}.fa.fa-life-buoy:before{content:""}.fa.fa-life-saver:before{content:""}.fa.fa-support:before{content:""}.fa.fa-circle-o-notch:before{content:""}.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:""}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:""}.fa.fa-empire{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:""}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:""}.fa.fa-git{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hacker-news{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:""}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:""}.fa.fa-tencent-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-qq{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:""}.fa.fa-send:before{content:""}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:""}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:""}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:""}.fa.fa-header:before{content:""}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:""}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:""}.fa.fa-slideshare{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitch{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:""}.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-wallet{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-visa{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-mastercard{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-discover{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-amex{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-stripe{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:""}.fa.fa-trash:before{content:""}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:""}.fa.fa-area-chart:before{content:""}.fa.fa-pie-chart:before{content:""}.fa.fa-line-chart:before{content:""}.fa.fa-lastfm{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:""}.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-angellist{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:""}.fa.fa-ils:before{content:""}.fa.fa-shekel:before{content:""}.fa.fa-sheqel:before{content:""}.fa.fa-buysellads{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-connectdevelop{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-dashcube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-forumbee{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-leanpub{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-sellsy{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-shirtsinbulk{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-simplybuilt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:""}.fa.fa-transgender:before{content:""}.fa.fa-intersex:before{content:""}.fa.fa-transgender-alt:before{content:""}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:""}.fa.fa-pinterest-p{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:""}.fa.fa-viacoin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-medium{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:""}.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-opencart{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-expeditedssl{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before{content:""}.fa.fa-battery:before{content:""}.fa.fa-battery-3:before{content:""}.fa.fa-battery-2:before{content:""}.fa.fa-battery-1:before{content:""}.fa.fa-battery-0:before{content:""}.fa.fa-object-group{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-object-ungroup{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:""}.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-diners-club{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:""}.fa.fa-hourglass-1:before{content:""}.fa.fa-hourglass-2:before{content:""}.fa.fa-hourglass-3:before{content:""}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:""}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:""}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:""}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:""}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:""}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:""}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:""}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:""}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:""}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gg{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gg-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:""}.fa.fa-get-pocket{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-safari{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-chrome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-firefox{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-opera{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-internet-explorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:""}.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-500px{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-amazon{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:""}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:""}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:""}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:""}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:""}.fa.fa-commenting:before{content:""}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:""}.fa.fa-houzz{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:""}.fa.fa-black-tie{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fonticons{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-edge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:""}.fa.fa-codiepie{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-modx{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fort-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-product-hunt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-mixcloud{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-scribd{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:""}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:""}.fa.fa-bluetooth{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bluetooth-b{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gitlab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wpbeginner{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-envira{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:""}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:""}.fa.fa-volume-control-phone:before{content:""}.fa.fa-asl-interpreting:before{content:""}.fa.fa-deafness:before{content:""}.fa.fa-hard-of-hearing:before{content:""}.fa.fa-glide{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:""}.fa.fa-viadeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:""}.fa.fa-snapchat{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:""}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:""}.fa.fa-pied-piper{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-first-order{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-themeisle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:""}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:""}.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:""}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:""}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:""}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:""}.fa.fa-vcard:before{content:""}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:""}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:""}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:""}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:""}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:""}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:""}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:""}.fa.fa-quora{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-free-code-camp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before{content:""}.fa.fa-thermometer:before{content:""}.fa.fa-thermometer-3:before{content:""}.fa.fa-thermometer-2:before{content:""}.fa.fa-thermometer-1:before{content:""}.fa.fa-thermometer-0:before{content:""}.fa.fa-bathtub:before{content:""}.fa.fa-s15:before{content:""}.fa.fa-window-maximize{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:""}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:""}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:""}.fa.fa-bandcamp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-grav{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-etsy{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-imdb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:""}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:""}.fa.fa-superpowers{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-meetup{font-family:"Font Awesome 6 Brands";font-weight:400}.jq-dropdown{position:absolute;z-index:1039;display:none}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel{min-width:160px;max-width:360px;list-style:none;background:#fff;border:solid 1px #ddd;border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);overflow:visible;padding:4px 0;margin:0}.jq-dropdown .jq-dropdown-panel{padding:10px}.jq-dropdown.jq-dropdown-tip{margin-top:8px}.jq-dropdown.jq-dropdown-tip:before{position:absolute;top:-6px;left:9px;content:"";border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #ddd;display:inline-block}.jq-dropdown.jq-dropdown-tip:after{position:absolute;top:-5px;left:10px;content:"";border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid #fff;display:inline-block}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before{left:auto;right:9px}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after{left:auto;right:10px}.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel{max-height:180px;overflow:auto}.jq-dropdown .jq-dropdown-menu li{list-style:none;padding:0 0;text-indent:0;margin:0;line-height:18px}.jq-dropdown .jq-dropdown-menu li>a,.jq-dropdown .jq-dropdown-menu label{display:block;color:inherit;text-decoration:none;line-height:18px;padding:3px 15px;margin:0;white-space:nowrap}.jq-dropdown .jq-dropdown-menu li>a:hover,.jq-dropdown .jq-dropdown-menu label:hover{background-color:#f2f2f2;color:inherit;cursor:pointer}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider{font-size:1px;border-top:solid 1px #e5e5e5;padding:0;margin:5px 0}*{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;height:100%}body{position:relative;background:#fff;background-size:100% 1500px;font-family:"Open Sans",sans-serif}h1,h2,h3,h4{letter-spacing:-1px}em{font-style:normal;font-weight:bold}svg{height:auto}a{cursor:pointer;text-decoration:none}#flash{display:none;text-align:center;z-index:2000;height:0;overflow:visible}#flash p.message{position:relative;display:block;max-width:400px;margin:4px auto;padding:4px 12px;border:1px solid rgba(0,0,0,0);border-radius:6px;color:#4d394b;cursor:pointer}#flash p.message a.close{display:block;position:absolute;top:3px;right:6px;color:#fff;opacity:.6}#flash p.message a.close:hover{opacity:1}#flash .alert{background-color:#edb624}#flash .notice{background-color:#49c49f;color:#fff}.clear-fix{clear:both}.display-none{display:none}.row::after{content:"";clear:both;display:table}[class*=col-]{float:left;display:block;overflow:hidden}.col-1{width:8.33%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}form.simple_form .input,form.simple-form .input{position:relative}form.simple_form .error,form.simple_form .error_notification,form.simple-form .error,form.simple-form .error_notification{color:#a94442}form.simple_form div.field_with_errors input[type=text],form.simple_form div.field_with_errors input[type=email],form.simple_form div.field_with_errors input[type=date],form.simple_form div.field_with_errors textarea,form.simple_form div.field_with_errors select,form.simple-form div.field_with_errors input[type=text],form.simple-form div.field_with_errors input[type=email],form.simple-form div.field_with_errors input[type=date],form.simple-form div.field_with_errors textarea,form.simple-form div.field_with_errors select{border-bottom:2px solid #a94442}form.simple_form div.field_with_errors label,form.simple-form div.field_with_errors label{color:#a94442}form.simple_form div.field_with_errors span.error,form.simple-form div.field_with_errors span.error{font-size:11px;font-style:italic;position:absolute;top:20px;right:20px}form.simple_form label,form.simple-form label{display:block;font-size:11px;color:#848484;margin:0;padding:12px 0 3px 0}form.simple_form label.required,form.simple-form label.required{font-weight:normal}form.simple_form label.required::after,form.simple-form label.required::after{content:""}form.simple_form label abbr,form.simple-form label abbr{display:none}form.simple_form span.error,form.simple-form span.error{display:inline-block;padding-left:18px}form.simple_form span.hint,form.simple-form span.hint{display:inline-block;padding-left:18px;font-style:italic;color:#fff}form.simple_form select,form.simple-form select{padding:5px;line-height:1;height:34px}form.simple_form input::-webkit-input-placeholder,form.simple_form textarea::-webkit-input-placeholder,form.simple_form button::-webkit-input-placeholder,form.simple_form select::-webkit-input-placeholder,form.simple-form input::-webkit-input-placeholder,form.simple-form textarea::-webkit-input-placeholder,form.simple-form button::-webkit-input-placeholder,form.simple-form select::-webkit-input-placeholder{color:#eaeaea !important}form.simple_form input::-moz-placeholder,form.simple_form textarea::-moz-placeholder,form.simple_form button::-moz-placeholder,form.simple_form select::-moz-placeholder,form.simple-form input::-moz-placeholder,form.simple-form textarea::-moz-placeholder,form.simple-form button::-moz-placeholder,form.simple-form select::-moz-placeholder{color:#eaeaea !important}form.simple_form input::-ms-input-placeholder,form.simple_form textarea::-ms-input-placeholder,form.simple_form button::-ms-input-placeholder,form.simple_form select::-ms-input-placeholder,form.simple-form input::-ms-input-placeholder,form.simple-form textarea::-ms-input-placeholder,form.simple-form button::-ms-input-placeholder,form.simple-form select::-ms-input-placeholder{color:#eaeaea !important}form.simple_form input:focus,form.simple_form textarea:focus,form.simple_form button:focus,form.simple_form select:focus,form.simple-form input:focus,form.simple-form textarea:focus,form.simple-form button:focus,form.simple-form select:focus{outline:none}form.simple_form input[type=text],form.simple_form input[type=number],form.simple_form input[type=email],form.simple_form input[type=password],form.simple_form input[type=date],form.simple_form input[type=tel],form.simple_form textarea,form.simple_form select,form.simple-form input[type=text],form.simple-form input[type=number],form.simple-form input[type=email],form.simple-form input[type=password],form.simple-form input[type=date],form.simple-form input[type=tel],form.simple-form textarea,form.simple-form select{box-sizing:border-box;padding:6px 12px;font-weight:400;font-size:13px;color:rgb(106.5,106.5,106.5);background-color:#fff;border:1px solid #fff;border-bottom:1px solid #ccc;border-radius:0;-webkit-border-radius:0}form.simple_form input[type=text]:focus,form.simple_form input[type=number]:focus,form.simple_form input[type=email]:focus,form.simple_form input[type=password]:focus,form.simple_form input[type=date]:focus,form.simple_form input[type=tel]:focus,form.simple_form textarea:focus,form.simple_form select:focus,form.simple-form input[type=text]:focus,form.simple-form input[type=number]:focus,form.simple-form input[type=email]:focus,form.simple-form input[type=password]:focus,form.simple-form input[type=date]:focus,form.simple-form input[type=tel]:focus,form.simple-form textarea:focus,form.simple-form select:focus{color:rgb(1.5165876777,100.8530805687,158.4834123223);border-bottom:2px solid #0285d1}form.simple_form .radio,form.simple-form .radio{display:inline-block;margin:0}form.simple_form .radio label,form.simple-form .radio label{padding:0 10px 0 0;margin:0;font-size:13px}form.simple_form .radio input[type=radio],form.simple-form .radio input[type=radio]{display:none;position:relative;margin-left:6px}form.simple_form .radio input[type=radio]~i.fa.fa-circle-o,form.simple-form .radio input[type=radio]~i.fa.fa-circle-o{display:inline}form.simple_form .radio input[type=radio]~i.fa.fa-check-circle-o,form.simple-form .radio input[type=radio]~i.fa.fa-check-circle-o{display:none}form.simple_form .radio input[type=radio]:checked~i.fa.fa-circle-o,form.simple-form .radio input[type=radio]:checked~i.fa.fa-circle-o{display:none}form.simple_form .radio input[type=radio]:checked~i.fa.fa-check-circle-o,form.simple-form .radio input[type=radio]:checked~i.fa.fa-check-circle-o{display:inline}form.simple_form .radio input[type=checkbox],form.simple-form .radio input[type=checkbox]{display:none}form.simple_form input[type=submit],form.simple_form button,form.simple-form input[type=submit],form.simple-form button{margin-top:18px;padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer}form.simple_form input[type=submit].button-blue,form.simple_form button.button-blue,form.simple-form input[type=submit].button-blue,form.simple-form button.button-blue{margin-top:18px;padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:-o-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:-moz-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223))}form.simple_form input[type=submit].button-blue:hover,form.simple_form button.button-blue:hover,form.simple-form input[type=submit].button-blue:hover,form.simple-form button.button-blue:hover{background:-webkit-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:-o-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:-moz-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1)}form.simple_form input[type=submit].button-green,form.simple_form button.button-green,form.simple-form input[type=submit].button-green,form.simple-form button.button-green{margin-top:18px;padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#00C800, #009500);background:-o-linear-gradient(#00C800, #009500);background:-moz-linear-gradient(#00C800, #009500);background:linear-gradient(#00C800, #009500)}form.simple_form input[type=submit].button-green:hover,form.simple_form button.button-green:hover,form.simple-form input[type=submit].button-green:hover,form.simple-form button.button-green:hover{background:-webkit-linear-gradient(#009500, #00C800);background:-o-linear-gradient(#009500, #00C800);background:-moz-linear-gradient(#009500, #00C800);background:linear-gradient(#009500, #00C800)}form.simple_form label.file,form.simple-form label.file{cursor:pointer;padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:-o-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:-moz-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223))}form.simple_form label.file:hover,form.simple-form label.file:hover{background:-webkit-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:-o-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:-moz-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1)}form.simple_form label.file+input[type=file],form.simple-form label.file+input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}form.simple_form fieldset,form.simple-form fieldset{display:block;margin:24px 0;padding:14px 18px 26px;border:1px solid hsl(0,0%,91.6666666667%);border-radius:6px}form.simple_form fieldset legend,form.simple-form fieldset legend{padding:0 12px}form.simple_form label.flip-switch,form.simple-form label.flip-switch{position:relative;font-size:13px;color:#00c800}form.simple_form label.flip-switch div.switch,form.simple-form label.flip-switch div.switch{position:absolute;top:2px;right:2px;display:inline-block;width:34px;height:20px}form.simple_form label.flip-switch div.switch input[type=checkbox],form.simple-form label.flip-switch div.switch input[type=checkbox]{display:none}form.simple_form label.flip-switch div.switch span.slider,form.simple-form label.flip-switch div.switch span.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}form.simple_form label.flip-switch div.switch span.slider:before,form.simple-form label.flip-switch div.switch span.slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}form.simple_form label.flip-switch div.switch span.slider.round,form.simple-form label.flip-switch div.switch span.slider.round{border-radius:20px}form.simple_form label.flip-switch div.switch span.slider.round:before,form.simple-form label.flip-switch div.switch span.slider.round:before{border-radius:50%}form.simple_form label.flip-switch div.switch input:checked+.slider,form.simple-form label.flip-switch div.switch input:checked+.slider{background-color:#00c800}form.simple_form label.flip-switch div.switch input:checked>label,form.simple-form label.flip-switch div.switch input:checked>label{color:red}form.simple_form label.flip-switch div.switch input:focus+.slider,form.simple-form label.flip-switch div.switch input:focus+.slider{box-shadow:0 0 1px #00c800}form.simple_form label.flip-switch div.switch input:checked+.slider:before,form.simple-form label.flip-switch div.switch input:checked+.slider:before{-webkit-transform:translateX(14px);-ms-transform:translateX(14px);transform:translateX(14px)}body.public{color:#fff}body.public #application-background{z-index:-1000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#848484;background:#fff;background:-moz-linear-gradient(-75deg, #FFFFFF 0%, rgb(119.25, 119.25, 119.25) 100%);background:-webkit-linear-gradient(-75deg, #FFFFFF 0%, rgb(119.25, 119.25, 119.25) 100%);background:linear-gradient(165deg, #FFFFFF 0%, rgb(119.25, 119.25, 119.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-bg-gradient-1", endColorstr="$color-bg-gradient-2",GradientType=1 )}body.app{font-family:"Lato",sans-serif;font-size:14px;letter-spacing:0;color:rgb(106.5,106.5,106.5)}body.app h1,body.app h2,body.app h3,body.app h4{font-weight:bold;margin:9px 0 3px;letter-spacing:0}body.app h1{font-size:20px}body.app h2{font-size:18px}body.app h3{font-size:14px}body.app p{margin-bottom:8px}body.app a{color:#0285d1}body.app a.button-default{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer}body.app a.button-blue{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:-o-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:-moz-linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223));background:linear-gradient(#0285d1, rgb(1.5165876777, 100.8530805687, 158.4834123223))}body.app a.button-blue:hover{background:-webkit-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:-o-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:-moz-linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1);background:linear-gradient(rgb(1.5165876777, 100.8530805687, 158.4834123223), #0285d1)}body.app a.button-green{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#00C800, #009500);background:-o-linear-gradient(#00C800, #009500);background:-moz-linear-gradient(#00C800, #009500);background:linear-gradient(#00C800, #009500)}body.app a.button-green:hover{background:-webkit-linear-gradient(#009500, #00C800);background:-o-linear-gradient(#009500, #00C800);background:-moz-linear-gradient(#009500, #00C800);background:linear-gradient(#009500, #00C800)}body.app a,body.app svg{-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out}body.app fieldset{display:block;margin:24px 0;padding:14px 18px 26px;border:1px solid hsl(0,0%,81.6666666667%);border-radius:6px}body.app fieldset legend{padding:0 12px;font-weight:bold}body.app fieldset ol{padding:4px 24px}body.app fieldset ol li{padding:6px}body.app #application-background{z-index:-1000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f3f3f3}body.app hr{display:block;border:0;height:1px;background-image:linear-gradient(to right, rgba(155, 155, 155, 0), rgba(150, 155, 155, 0.55), rgba(155, 155, 155, 0))}body.app header{border-bottom:1px solid #d6d6d6;margin-bottom:18px;width:100%;height:50px;overflow:hidden}body.app header #flash{position:relative;z-index:200000;margin-top:8px}body.app header section.header{position:fixed;z-index:10000;top:0;left:0;width:100%;height:50px;margin:0 auto;color:#848484;background-color:#fff;border-bottom:1px solid #d6d6d6}body.app header section.header a.app-aside-trigger{display:block;position:absolute;top:8px;left:5px;padding:0 10px;font-size:24px;color:#212100}@media screen and (min-width: 600px){body.app header section.header a.app-aside-trigger{display:none}}body.app header section.header h1{display:none;font-size:24px;color:#00c800;margin:0;position:absolute;top:8px;left:50px}@media(min-width: 600px){body.app header section.header h1{display:inline-block;left:75px}}@media(min-width: 1274px){body.app header section.header h1{display:inline-block;left:265px}}body.app header section.header h1 a{color:rgb(0,174.5,0)}body.app header section.header h1 a:hover{color:#00c800}body.app header section.header div.user-toolbar{position:absolute;width:200px;top:4px;right:18px;text-align:right}body.app header section.header div.user-toolbar div.text{display:block;position:absolute;top:12px;right:0}body.app header section.header div.user-toolbar div.text span.name{display:block;float:right;width:135px;padding-right:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.app header section.header div.user-toolbar div.text i.fa{display:block;float:right}body.app header section.header div.user-toolbar span.profile-picture i.fa{font-size:38px;color:#848484;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out}body.app header section.header div.user-toolbar span.profile-picture i.fa:hover{color:rgb(106.5,106.5,106.5)}body.app header section.header div.user-toolbar a{color:#848484}body.app header section.header div.user-toolbar ul{list-style:none}body.app header section.header a.side-bar-button{position:absolute;top:12px;left:0;color:#fff}body.app header section.header img.app-logo,body.app header section.header svg.app-logo{display:inline-block;margin-left:20px;width:150px;fill:#fff}body.app aside.app-nav{position:fixed;top:0;left:0;bottom:0;z-index:100001;width:0;height:auto;overflow:auto;overflow-x:hidden;overflow-y:auto;background-color:#212100;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out}@media print{body.app aside.app-nav{display:none}}@media(min-width: 600px){body.app aside.app-nav{width:60px}}@media(min-width: 1274px){body.app aside.app-nav{width:250px}}body.app aside.app-nav.with-overlay{width:250px}body.app aside.app-nav:hover{width:250px}body.app aside.app-nav .app-nav-icon{display:inline-block;font-size:2em;width:1.28571429em;text-align:center}body.app aside.app-nav .app-nav-icon img{width:1em;height:auto}body.app aside.app-nav div.logo{display:block;position:relative;margin:10px 0 40px 10px}body.app aside.app-nav div.logo a{display:block;width:100%;height:51px;background-color:#00c800}body.app aside.app-nav div.logo a:hover{background-color:#009500}body.app aside.app-nav div.logo a svg{width:40px;margin:12px 10px;max-width:100px;max-height:70px}body.app aside.app-nav div.logo a svg .kg-logo{transition:.75s;fill:#fff}body.app aside.app-nav div.logo a svg:hover .kg-logo{transition:.5s;fill:hsl(0,0%,95%)}body.app aside.app-nav div.logo a span.protech{display:block;position:absolute;top:8px;left:60px;color:#fff;font-size:26px;font-weight:bold}body.app aside.app-nav ul li a{display:block;position:relative;margin:10px 0;padding:9px;color:#fff}body.app aside.app-nav ul li a.active{background-color:#00c800}body.app aside.app-nav ul li a.active:hover{background-color:#009500}body.app aside.app-nav ul li a:hover{background-color:#00c800}body.app aside.app-nav ul li a span.label{display:block;position:absolute;top:16px;left:60px}body.app main,body.app div.app-action{position:absolute;top:50px;bottom:0;left:0;right:0}@media screen and (min-width: 600px){body.app main,body.app div.app-action{left:60px}}@media screen and (min-width: 1274px){body.app main,body.app div.app-action{left:250px}}@media(min-width: 500px){body.app main.responsive,body.app div.app-action.responsive{width:250px}}@media(min-width: 768px){body.app main.responsive,body.app div.app-action.responsive{width:518px}}@media(min-width: 1024px){body.app main.responsive,body.app div.app-action.responsive{width:774px}}body.app main div.main-toolbar,body.app div.app-action div.main-toolbar{text-align:right;margin-bottom:48px}body.app main div.main-toolbar a.json,body.app div.app-action div.main-toolbar a.json{display:inline-block;margin:0 18px;color:#ddd}body.app main div.main-toolbar a.json:hover,body.app div.app-action div.main-toolbar a.json:hover{color:#0285d1}body.app main div.main-bottom-padding,body.app div.app-action div.main-bottom-padding{display:block;height:250px}body.app main.old-style{margin:0 auto;max-width:700px;padding:6px 15px;box-sizing:border-box}body.app .float-right{float:right}body.app .jq-dropdown a{color:#848484;padding:9px 18px}body.app .jq-dropdown a i.fa{display:inline-block;margin-right:5px}body.app .jq-dropdown>.jq-dropdown-menu{min-width:130px}#public-pages #home section.section-01{position:relative;background-color:#fff;margin:0;border-bottom:1px solid #d6d6d6}#public-pages #home section.section-01 div.logo{width:50px;height:50px;background-color:#00c800;text-align:center}#public-pages #home section.section-01 div.logo svg.company-logo{margin-top:15px;width:35px}#public-pages #home section.section-01 div.logo svg.company-logo .kg-logo{transition:.75s;fill:#fff}#public-pages #home section.section-01 div.logo svg.company-logo:hover .kg-logo{transition:.75s;fill:rgb(0,123.5,0)}#public-pages #home section.section-01 h2{position:absolute;top:8px;right:20px;color:#d6d6d6;font-style:italic;font-size:20px}#public-pages #home section.section-02{background:#f6f6f6 url(/home-bg-01.jpg) no-repeat;background-size:100%;margin:0 35px;padding:0 35px 200px;color:#00c800}#public-pages #home div.company-logo{margin:35px 0;height:250px}#public-pages #home div.company-logo svg.company-logo{transition:.5s;width:275px;height:275px}#public-pages #home div.company-logo svg.company-logo .kg-logo{transition:.75s;fill:#00c800}#public-pages #home div.company-logo svg.company-logo:hover .kg-logo{transition:.5s;fill:rgb(0,174.5,0)}#public-pages #home h1{font-size:30px;margin-bottom:20px}#public-pages #home h2{font-size:25px;margin-bottom:30px;color:#848484}#public-pages #home a.login,#public-pages #home a.dashboard,#public-pages #home button.login,#public-pages #home button.dashboard,#public-pages #home input[type=submit].login,#public-pages #home input[type=submit].dashboard{display:inline-block;width:200px;padding:5px 0;border:3px solid #00c800;border-radius:0;font-weight:bold;color:#00c800;transition:.5s;text-align:center;font-size:12pt;line-height:20pt;font-family:inherit;cursor:pointer}#public-pages #home a.login:hover,#public-pages #home a.dashboard:hover,#public-pages #home button.login:hover,#public-pages #home button.dashboard:hover,#public-pages #home input[type=submit].login:hover,#public-pages #home input[type=submit].dashboard:hover{background-color:#00c800;color:#fff}main.user-profile.edit .simple_form,main.user-profile.edit .simple-form{width:500px;margin:30px auto;text-align:center}main.user-profile.edit h1{margin-bottom:35px}main.user-profile.edit label{display:inline-block;margin-bottom:25px;width:120px;font-weight:normal}main.user-profile.edit input{width:250px}main.user-profile.edit input:disabled{font-style:italic}main.user-profile.edit div.profile-picture{vertical-align:top}main.user-profile.edit div.profile-picture label{display:inline-block;vertical-align:top}main.user-profile.edit div.profile-picture img{display:inline-block;vertical-align:top;width:100px;padding-top:20px}main.user-profile.edit div.session-details{margin-top:80px}main.user-profile.edit div.session-details label,main.user-profile.edit div.session-details input{font-size:.7em}main.accounts.index section.accounts.list ul{list-style:none}main.accounts.index section.accounts.list ul li{margin:12px 0}main.accounts.new div.fields input,main.accounts.new div.fields select,main.accounts.edit div.fields input,main.accounts.edit div.fields select,main.accounts.show div.fields input,main.accounts.show div.fields select,main.accounts.create div.fields input,main.accounts.create div.fields select,main.accounts.update div.fields input,main.accounts.update div.fields select{width:100%}main.accounts.new div.form-actions,main.accounts.edit div.form-actions,main.accounts.show div.form-actions,main.accounts.create div.form-actions,main.accounts.update div.form-actions{margin-top:24px;text-align:right}main.accounts.new div.form-actions a.json,main.accounts.edit div.form-actions a.json,main.accounts.show div.form-actions a.json,main.accounts.create div.form-actions a.json,main.accounts.update div.form-actions a.json{color:#ddd}main.accounts.new div.form-actions a.json:hover,main.accounts.edit div.form-actions a.json:hover,main.accounts.show div.form-actions a.json:hover,main.accounts.create div.form-actions a.json:hover,main.accounts.update div.form-actions a.json:hover{color:#0285d1}main.accounts.new div.form-actions a.back,main.accounts.edit div.form-actions a.back,main.accounts.show div.form-actions a.back,main.accounts.create div.form-actions a.back,main.accounts.update div.form-actions a.back{display:inline-block;margin:0 32px}main.accounts.new div.form-actions a.delete,main.accounts.edit div.form-actions a.delete,main.accounts.show div.form-actions a.delete,main.accounts.create div.form-actions a.delete,main.accounts.update div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.accounts.new div.form-actions a.delete:hover,main.accounts.edit div.form-actions a.delete:hover,main.accounts.show div.form-actions a.delete:hover,main.accounts.create div.form-actions a.delete:hover,main.accounts.update div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.sites.index section.site-list div.site{position:relative;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:6px 12px}main.sites.index section.site-list div.site a.country-code{display:inline-block;min-width:3em}main.sites.index section.site-list div.site a.name{display:inline-block;min-width:20em}main.sites.index section.site-list div.site a.code{display:inline-block;min-width:8em}main.sites.new div.fields input,main.sites.new div.fields select,main.sites.edit div.fields input,main.sites.edit div.fields select,main.sites.show div.fields input,main.sites.show div.fields select,main.sites.create div.fields input,main.sites.create div.fields select,main.sites.update div.fields input,main.sites.update div.fields select{width:100%}main.sites.new div.form-actions,main.sites.edit div.form-actions,main.sites.show div.form-actions,main.sites.create div.form-actions,main.sites.update div.form-actions{margin-top:24px;text-align:right}main.sites.new div.form-actions a.json,main.sites.edit div.form-actions a.json,main.sites.show div.form-actions a.json,main.sites.create div.form-actions a.json,main.sites.update div.form-actions a.json{color:#ddd}main.sites.new div.form-actions a.json:hover,main.sites.edit div.form-actions a.json:hover,main.sites.show div.form-actions a.json:hover,main.sites.create div.form-actions a.json:hover,main.sites.update div.form-actions a.json:hover{color:#0285d1}main.sites.new div.form-actions a.back,main.sites.edit div.form-actions a.back,main.sites.show div.form-actions a.back,main.sites.create div.form-actions a.back,main.sites.update div.form-actions a.back{display:inline-block;margin:0 32px}main.sites.new div.form-actions a.delete,main.sites.edit div.form-actions a.delete,main.sites.show div.form-actions a.delete,main.sites.create div.form-actions a.delete,main.sites.update div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.sites.new div.form-actions a.delete:hover,main.sites.edit div.form-actions a.delete:hover,main.sites.show div.form-actions a.delete:hover,main.sites.create div.form-actions a.delete:hover,main.sites.update div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.sites.edit a.summary{display:block;margin:18px 0;text-align:right}main.sites.show h1{margin-bottom:24px}main.sites.show span.code{display:inline-block;margin:2px 26px 12px;font-size:.9em}main.sites.show span.time-zone{margin-right:32px}main.routers.index section.router-list div.router{position:relative;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:6px 12px}main.routers.index section.router-list div.router a.code{display:inline-block;width:85px}main.routers.new div.fields input,main.routers.new div.fields select,main.routers.edit div.fields input,main.routers.edit div.fields select,main.routers.show div.fields input,main.routers.show div.fields select,main.routers.create div.fields input,main.routers.create div.fields select,main.routers.update div.fields input,main.routers.update div.fields select{width:100%}main.routers.new div.form-actions,main.routers.edit div.form-actions,main.routers.show div.form-actions,main.routers.create div.form-actions,main.routers.update div.form-actions{margin-top:24px;text-align:right}main.routers.new div.form-actions a.json,main.routers.edit div.form-actions a.json,main.routers.show div.form-actions a.json,main.routers.create div.form-actions a.json,main.routers.update div.form-actions a.json{color:#ddd}main.routers.new div.form-actions a.json:hover,main.routers.edit div.form-actions a.json:hover,main.routers.show div.form-actions a.json:hover,main.routers.create div.form-actions a.json:hover,main.routers.update div.form-actions a.json:hover{color:#0285d1}main.routers.new div.form-actions a.back,main.routers.edit div.form-actions a.back,main.routers.show div.form-actions a.back,main.routers.create div.form-actions a.back,main.routers.update div.form-actions a.back{display:inline-block;margin:0 32px}main.routers.new div.form-actions a.delete,main.routers.edit div.form-actions a.delete,main.routers.show div.form-actions a.delete,main.routers.create div.form-actions a.delete,main.routers.update div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.routers.new div.form-actions a.delete:hover,main.routers.edit div.form-actions a.delete:hover,main.routers.show div.form-actions a.delete:hover,main.routers.create div.form-actions a.delete:hover,main.routers.update div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.users.index div.toolbar.new-user{text-align:right;margin-bottom:48px}main.users.index ul.users{list-style:none}main.users.index ul.users li{padding:6px;border-radius:3px}main.users.index ul.users li:hover{background-color:#fff}main.users.index ul.users li a.user{display:inline-block;margin-left:6px}main.users.index ul.users li a.user.super-admin{font-weight:bold;font-style:italic}main.users.index ul.users li i.fa{display:inline-block;padding:0 6px;color:#ddd}main.users.index ul.users li i.fa:hover{color:#aaa}main.users.index ul.users li i.fa.account.none,main.users.index ul.users li i.fa.site.none{color:#de0831}main.users.new div.fields input,main.users.edit div.fields input,main.users.create div.fields input,main.users.update div.fields input{width:100%}main.users.new section.belongs-to select,main.users.edit section.belongs-to select,main.users.create section.belongs-to select,main.users.update section.belongs-to select{width:100%}main.users.new section.roles,main.users.edit section.roles,main.users.create section.roles,main.users.update section.roles{margin:24px 0}main.users.new section.roles div.flip_switches,main.users.edit section.roles div.flip_switches,main.users.create section.roles div.flip_switches,main.users.update section.roles div.flip_switches{width:300px;margin:auto}main.users.new section.roles div.flip_switches label.check_box_flip_switch span,main.users.edit section.roles div.flip_switches label.check_box_flip_switch span,main.users.create section.roles div.flip_switches label.check_box_flip_switch span,main.users.update section.roles div.flip_switches label.check_box_flip_switch span{color:#0285d1}main.users.new div.form-actions,main.users.edit div.form-actions,main.users.create div.form-actions,main.users.update div.form-actions{margin-top:24px;text-align:right}main.users.new div.form-actions a.json,main.users.edit div.form-actions a.json,main.users.create div.form-actions a.json,main.users.update div.form-actions a.json{color:#ddd}main.users.new div.form-actions a.json:hover,main.users.edit div.form-actions a.json:hover,main.users.create div.form-actions a.json:hover,main.users.update div.form-actions a.json:hover{color:#0285d1}main.users.new div.form-actions a.back,main.users.edit div.form-actions a.back,main.users.create div.form-actions a.back,main.users.update div.form-actions a.back{display:inline-block;margin:0 32px}main.users.new div.form-actions a.delete,main.users.edit div.form-actions a.delete,main.users.create div.form-actions a.delete,main.users.update div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.users.new div.form-actions a.delete:hover,main.users.edit div.form-actions a.delete:hover,main.users.create div.form-actions a.delete:hover,main.users.update div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.box-templates.index div.main-toolbar label{display:inline-block}main.box-templates.index div.main-toolbar input[type=number]{width:60px;text-align:center;margin:0 12px}main.box-templates.index section.box-template-list div.box-template{position:relative;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:6px 12px}main.box-templates.index section.box-template-list div.box-template:hover{border-top:1px solid hsl(0,0%,90%);border-bottom:1px solid hsl(0,0%,90%);background-color:hsl(0,0%,97.5%)}main.box-templates.index section.box-template-list div.box-template a.code{display:inline-block;width:100px}main.box-templates.index section.box-template-list div.box-template a.name{display:inline-block;width:300px}main.box-templates.index section.box-template-list div.box-template div.boxes{position:absolute;top:6px;right:12px}main.box-templates.index section.box-template-list div.box-template div.boxes span.count{display:inline-block;text-align:center;font-size:.7em;color:#fff;background-color:#00c800;padding:3px;border-radius:50%;min-width:12px}main.box-templates.index section.box-template-list div.box-template div.boxes a.new-box{display:inline-block;color:#00c800;margin-left:6px;font-size:.7em}main.box-templates.index section.box-template-list div.box-template div.boxes a.new-box:hover{font-size:.9em}main.box-templates.edit div.form-actions,main.box-templates.new div.form-actions,main.box-templates.create div.form-actions,main.box-templates.update div.form-actions{margin-top:24px;text-align:right}main.box-templates.edit div.form-actions a.json,main.box-templates.new div.form-actions a.json,main.box-templates.create div.form-actions a.json,main.box-templates.update div.form-actions a.json{color:#ddd}main.box-templates.edit div.form-actions a.json:hover,main.box-templates.new div.form-actions a.json:hover,main.box-templates.create div.form-actions a.json:hover,main.box-templates.update div.form-actions a.json:hover{color:#0285d1}main.box-templates.edit div.form-actions a.back,main.box-templates.new div.form-actions a.back,main.box-templates.create div.form-actions a.back,main.box-templates.update div.form-actions a.back{display:inline-block;margin:0 32px}main.box-templates.edit div.form-actions a.delete,main.box-templates.new div.form-actions a.delete,main.box-templates.create div.form-actions a.delete,main.box-templates.update div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.box-templates.edit div.form-actions a.delete:hover,main.box-templates.new div.form-actions a.delete:hover,main.box-templates.create div.form-actions a.delete:hover,main.box-templates.update div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.box-templates.edit div.form-inputs,main.box-templates.new div.form-inputs,main.box-templates.create div.form-inputs,main.box-templates.update div.form-inputs{position:relative;height:48px}main.box-templates.edit div.form-inputs input,main.box-templates.edit div.form-inputs select,main.box-templates.new div.form-inputs input,main.box-templates.new div.form-inputs select,main.box-templates.create div.form-inputs input,main.box-templates.create div.form-inputs select,main.box-templates.update div.form-inputs input,main.box-templates.update div.form-inputs select{height:32px}main.box-templates.edit div.form-inputs input,main.box-templates.new div.form-inputs input,main.box-templates.create div.form-inputs input,main.box-templates.update div.form-inputs input{width:95%}main.box-templates.edit div.form-inputs select,main.box-templates.new div.form-inputs select,main.box-templates.create div.form-inputs select,main.box-templates.update div.form-inputs select{width:100%}main.box-templates.edit div.tracks div.track,main.box-templates.new div.tracks div.track,main.box-templates.create div.tracks div.track,main.box-templates.update div.tracks div.track{position:relative}main.box-templates.edit div.tracks div.track fieldset:first-child,main.box-templates.new div.tracks div.track fieldset:first-child,main.box-templates.create div.tracks div.track fieldset:first-child,main.box-templates.update div.tracks div.track fieldset:first-child{padding:20px 0 10px}main.box-templates.edit div.tracks div.track fieldset.characteristics,main.box-templates.new div.tracks div.track fieldset.characteristics,main.box-templates.create div.tracks div.track fieldset.characteristics,main.box-templates.update div.tracks div.track fieldset.characteristics{position:absolute;top:20px;right:20px;width:400px}main.box-templates.edit div.tracks div.track div.row,main.box-templates.new div.tracks div.track div.row,main.box-templates.create div.tracks div.track div.row,main.box-templates.update div.tracks div.track div.row{position:relative;width:650px;height:70px;margin:0 auto;border-top:1px solid hsla(0,0%,100%,0);border-bottom:1px solid hsla(0,0%,100%,0)}main.box-templates.edit div.tracks div.track div.row.with-options:hover,main.box-templates.new div.tracks div.track div.row.with-options:hover,main.box-templates.create div.tracks div.track div.row.with-options:hover,main.box-templates.update div.tracks div.track div.row.with-options:hover{background-color:rgba(0,0,0,.025)}main.box-templates.edit div.tracks div.track div.row.selectable-action div.input.boolean,main.box-templates.new div.tracks div.track div.row.selectable-action div.input.boolean,main.box-templates.create div.tracks div.track div.row.selectable-action div.input.boolean,main.box-templates.update div.tracks div.track div.row.selectable-action div.input.boolean{display:inline-block;width:150px;height:40px;margin:0 5px}main.box-templates.edit div.tracks div.track div.row.selectable-action div.input.boolean label span,main.box-templates.new div.tracks div.track div.row.selectable-action div.input.boolean label span,main.box-templates.create div.tracks div.track div.row.selectable-action div.input.boolean label span,main.box-templates.update div.tracks div.track div.row.selectable-action div.input.boolean label span{display:inline-block;width:100%;height:30px;padding:15px 0 0;border-radius:6px;border:1px solid #00c800;color:#00c800;text-align:center;font-weight:bold;font-size:1.15em}main.box-templates.edit div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox],main.box-templates.new div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox],main.box-templates.create div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox],main.box-templates.update div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox]{display:none}main.box-templates.edit div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox]:checked+span,main.box-templates.new div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox]:checked+span,main.box-templates.create div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox]:checked+span,main.box-templates.update div.tracks div.track div.row.selectable-action div.input.boolean input[type=checkbox]:checked+span{background-color:#00c800;color:#fff}main.box-templates.edit div.tracks div.track div.row div.range-values,main.box-templates.new div.tracks div.track div.row div.range-values,main.box-templates.create div.tracks div.track div.row div.range-values,main.box-templates.update div.tracks div.track div.row div.range-values{position:absolute;top:0;left:200px}main.box-templates.edit div.tracks div.track div.row div.range-values input,main.box-templates.new div.tracks div.track div.row div.range-values input,main.box-templates.create div.tracks div.track div.row div.range-values input,main.box-templates.update div.tracks div.track div.row div.range-values input{width:90%}main.boxes.index div.main-toolbar select{width:260px;text-align:center;margin:0 12px}main.boxes.index section.boxes-list div.box{position:relative;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:6px 12px}main.boxes.index section.boxes-list div.box:hover{border-top:1px solid hsl(0,0%,90%);border-bottom:1px solid hsl(0,0%,90%);background-color:hsl(0,0%,97.5%)}main.boxes.index section.boxes-list div.box span.status{display:inline-block;padding-right:5px;color:#d6d6d6}main.boxes.index section.boxes-list div.box span.status.connected{color:#00c800}main.boxes.index section.boxes-list div.box a.api{display:inline-block;width:30px}main.boxes.index section.boxes-list div.box a.box{display:inline-block}main.boxes.index section.boxes-list div.box a.box span.label{display:inline-block;width:100px}main.boxes.index section.boxes-list div.box div.box-template{position:absolute;top:8px;right:12px;font-size:.9em}main.boxes.index section.boxes-list div.box div.box-template span.name{display:inline-block;margin:0 10px}main.boxes.edit div.last-seen-at,main.boxes.new div.last-seen-at,main.boxes.update div.last-seen-at,main.boxes.create div.last-seen-at{float:right;margin-top:12px;font-size:.85em}main.boxes.edit div.last-seen-at i.fa,main.boxes.new div.last-seen-at i.fa,main.boxes.update div.last-seen-at i.fa,main.boxes.create div.last-seen-at i.fa{display:inline-block;padding-right:9px}main.boxes.edit div.fields input,main.boxes.edit div.fields select,main.boxes.new div.fields input,main.boxes.new div.fields select,main.boxes.update div.fields input,main.boxes.update div.fields select,main.boxes.create div.fields input,main.boxes.create div.fields select{width:100%}main.boxes.edit section.template,main.boxes.new section.template,main.boxes.update section.template,main.boxes.create section.template{margin:20px auto}main.boxes.edit section.template h2,main.boxes.new section.template h2,main.boxes.update section.template h2,main.boxes.create section.template h2{display:inline-block;padding-right:12px}main.boxes.edit section.template a,main.boxes.new section.template a,main.boxes.update section.template a,main.boxes.create section.template a{padding:0 18px}main.boxes.edit section.template hr,main.boxes.new section.template hr,main.boxes.update section.template hr,main.boxes.create section.template hr{margin:12px auto}main.boxes.edit h3,main.boxes.new h3,main.boxes.update h3,main.boxes.create h3{margin-top:32px}main.boxes.edit p,main.boxes.new p,main.boxes.update p,main.boxes.create p{font-style:italic;font-size:.9em}main.boxes.edit hr.divider,main.boxes.new hr.divider,main.boxes.update hr.divider,main.boxes.create hr.divider{margin:48px 0}main.boxes.edit pre,main.boxes.new pre,main.boxes.update pre,main.boxes.create pre{border:1px solid #ddd;margin:18px 50px;padding:24px;font-size:12px}main.boxes.edit div.form-actions,main.boxes.new div.form-actions,main.boxes.update div.form-actions,main.boxes.create div.form-actions{margin-top:24px;text-align:right}main.boxes.edit div.form-actions a.json,main.boxes.new div.form-actions a.json,main.boxes.update div.form-actions a.json,main.boxes.create div.form-actions a.json{color:#ddd}main.boxes.edit div.form-actions a.json:hover,main.boxes.new div.form-actions a.json:hover,main.boxes.update div.form-actions a.json:hover,main.boxes.create div.form-actions a.json:hover{color:#0285d1}main.boxes.edit div.form-actions a.back,main.boxes.new div.form-actions a.back,main.boxes.update div.form-actions a.back,main.boxes.create div.form-actions a.back{display:inline-block;margin:0 32px}main.boxes.edit div.form-actions a.delete,main.boxes.new div.form-actions a.delete,main.boxes.update div.form-actions a.delete,main.boxes.create div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.boxes.edit div.form-actions a.delete:hover,main.boxes.new div.form-actions a.delete:hover,main.boxes.update div.form-actions a.delete:hover,main.boxes.create div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.cables.new div.fields input,main.cables.new div.fields select,main.cables.new div.fields textarea,main.cables.edit div.fields input,main.cables.edit div.fields select,main.cables.edit div.fields textarea,main.cables.show div.fields input,main.cables.show div.fields select,main.cables.show div.fields textarea,main.cables.create div.fields input,main.cables.create div.fields select,main.cables.create div.fields textarea,main.cables.update div.fields input,main.cables.update div.fields select,main.cables.update div.fields textarea{width:100%}main.cables.new div.form-actions,main.cables.edit div.form-actions,main.cables.show div.form-actions,main.cables.create div.form-actions,main.cables.update div.form-actions{margin-top:24px;text-align:right}main.cables.new div.form-actions a.json,main.cables.edit div.form-actions a.json,main.cables.show div.form-actions a.json,main.cables.create div.form-actions a.json,main.cables.update div.form-actions a.json{color:#ddd}main.cables.new div.form-actions a.json:hover,main.cables.edit div.form-actions a.json:hover,main.cables.show div.form-actions a.json:hover,main.cables.create div.form-actions a.json:hover,main.cables.update div.form-actions a.json:hover{color:#0285d1}main.cables.new div.form-actions a.back,main.cables.edit div.form-actions a.back,main.cables.show div.form-actions a.back,main.cables.create div.form-actions a.back,main.cables.update div.form-actions a.back{display:inline-block;margin:0 32px}main.cables.new div.form-actions a.delete,main.cables.edit div.form-actions a.delete,main.cables.show div.form-actions a.delete,main.cables.create div.form-actions a.delete,main.cables.update div.form-actions a.delete{padding:4px 15px;font-size:14px;font-weight:normal;text-align:center;color:#fff;border-radius:4px;outline:none;border-style:none;cursor:pointer;background:-webkit-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-o-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:-moz-linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));background:linear-gradient(#DE0831, rgb(172.7739130435, 6.2260869565, 38.1347826087));margin:0 32px}main.cables.new div.form-actions a.delete:hover,main.cables.edit div.form-actions a.delete:hover,main.cables.show div.form-actions a.delete:hover,main.cables.create div.form-actions a.delete:hover,main.cables.update div.form-actions a.delete:hover{background:-webkit-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-o-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:-moz-linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831);background:linear-gradient(rgb(172.7739130435, 6.2260869565, 38.1347826087), #DE0831)}main.test-sessions.index article.test-session{margin:16px auto;padding:3px 18px;background-color:#fff;border-radius:6px;border:1px solid #ddd}main.test-sessions.index article.test-session div.row{margin:6px auto}main.test-sessions.index article.test-session .fa{display:inline-block;margin:0 3px}main.test-sessions.index article.test-session .users .student,main.test-sessions.index article.test-session .users .instructor{display:inline-block;font-weight:bold}main.test-sessions.index article.test-session .users .with{display:inline-block;padding:0 9px;font-size:.9em;font-style:italic}main.test-sessions.index article.test-session .location .label{display:inline-block;padding:0 24px}main.test-sessions.index article.test-session .boxes .box{display:inline-block;margin:0 12px}main.test-sessions.index article.test-session .times .estimate{display:inline-block;padding:2px 6px;margin-right:24px;border-radius:6px;font-size:.8em;color:#fff;background-color:#d6d6d6}main.test-sessions.index article.test-session div.scenarios{position:relative}main.test-sessions.index article.test-session div.scenarios ul{list-style:none;margin:15px}main.test-sessions.index article.test-session div.scenarios ul li{position:relative;margin:20px;padding:5px;border-radius:5px}main.test-sessions.index article.test-session div.scenarios ul li:hover{background-color:#d6d6d6}main.test-sessions.index article.test-session div.scenarios ul li .created-at{position:absolute;top:5px;right:5px;font-size:.8em}main.test-sessions.index article.test-session div.scenarios ul li div.track{margin:5px}main.test-sessions.index article.test-session div.scenarios ul li div.track span.track-number{display:inline-block;width:80px}.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input,.choices.is-disabled html body.app main.new-style .choices>.choices__input,html body.app main.new-style .choices.is-disabled .choices>.choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input,.choices[data-type*=select-one] html body.app main.new-style .choices>.choices__input,html body.app main.new-style .choices[data-type*=select-one] .choices>.choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333 transparent;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,html body.app main.new-style .choices>.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active,html body.app main.new-style .choices>.is-active.choices__list--dropdown{display:block}.is-open .choices__list--dropdown,.is-open html body.app main.new-style .choices>.choices__list--dropdown,html body.app main.new-style .is-open .choices>.choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped html body.app main.new-style .choices>.choices__list--dropdown,html body.app main.new-style .is-flipped .choices>.choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,html body.app main.new-style .choices>.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,html body.app main.new-style .choices>.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] html body.app main.new-style .choices>.choices__list--dropdown .choices__item,html body.app main.new-style [dir=rtl] .choices>.choices__list--dropdown .choices__item{text-align:right}@media(min-width: 640px){.choices__list--dropdown .choices__item--selectable,html body.app main.new-style .choices>.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,html body.app main.new-style .choices>.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] html body.app main.new-style .choices>.choices__list--dropdown .choices__item--selectable,html body.app main.new-style [dir=rtl] .choices>.choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] html body.app main.new-style .choices>.choices__list--dropdown .choices__item--selectable:after,html body.app main.new-style [dir=rtl] .choices>.choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,html body.app main.new-style .choices>.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,html body.app main.new-style .choices>.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input,html body.app main.new-style .choices>.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus,html body.app main.new-style .choices>.choices__input:focus{outline:0}[dir=rtl] .choices__input,[dir=rtl] html body.app main.new-style .choices>.choices__input,html body.app main.new-style [dir=rtl] .choices>.choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices[data-type*=select-multiple] .choices__input.is-hidden,html body.app main.new-style .choices[data-type*=select-multiple] .choices>.is-hidden.choices__input,.choices[data-type*=select-one] .choices__input.is-hidden,html body.app main.new-style .choices[data-type*=select-one] .choices>.is-hidden.choices__input,.choices__input.is-hidden,html body.app main.new-style .choices>.is-hidden.choices__input{display:none}html body.app main.new-style{display:block;position:absolute;float:none;top:50px;left:0;bottom:0;right:0;visibility:visible;z-index:auto;box-sizing:border-box;margin:0;border:none;border-collapse:collapse;border-spacing:0;outline:0;padding:0;width:auto;min-width:0;max-width:none;height:auto;min-height:0;max-height:none;color:#000;background:#f3f3f3;caret-color:auto;opacity:1;filter:none;font-family:"Lato",sans-serif;font-feature-settings:normal;font-kerning:normal;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:normal;line-break:auto;text-indent:0;text-align:left;text-decoration:none;text-underline-position:inherit;text-transform:none;text-combine-upright:none;text-orientation:mixed;text-shadow:none;text-overflow:ellipsis;word-spacing:normal;word-break:normal;letter-spacing:normal;tab-size:8;hanging-punctuation:allow-end;hyphens:auto;overflow-wrap:normal;writing-mode:horizontal-tb;white-space:normal;vertical-align:baseline;box-decoration-break:slice;caption-side:top;empty-cells:show;image-orientation:none;image-resolution:1dppx;resize:none}html body.app main.new-style .marker.huge,html body.app main.new-style .huge,html body.app main.new-style h1{font-size:23px;line-height:1.2em}html body.app main.new-style .marker.large,html body.app main.new-style .large,html body.app main.new-style .dialog,html body.app main.new-style h3.strong,html body.app main.new-style h2{font-size:18px;line-height:1.2em}html body.app main.new-style .marker.medium-large,html body.app main.new-style .medium-large{font-size:16px;line-height:1.2em}html body.app main.new-style .marker.medium,html body.app main.new-style .medium,html body.app main.new-style td,html body.app main.new-style th.td,html body.app main.new-style h4,html body.app main.new-style h5,html body.app main.new-style h6,html body.app main.new-style h3,html body.app main.new-style main.new-style{font-size:14px;line-height:1.2em}html body.app main.new-style .marker.small,html body.app main.new-style .small,html body.app main.new-style .pagination .info{font-size:13px;line-height:1.2em}html body.app main.new-style th{font-size:10px;line-height:1.2em}html body.app main.new-style ul.tabs,html body.app main.new-style fieldset.tabs{font-size:15px;line-height:1.2em}html body.app main.new-style ul.breadcrumbs{font-size:13px;line-height:1.2em}html body.app main.new-style ul.steps{font-size:11px;line-height:1.2em}html body.app main.new-style .marker,html body.app main.new-style legend{font-size:10px;line-height:1.2em}html body.app main.new-style output,html body.app main.new-style input[type=text],html body.app main.new-style input[type=search],html body.app main.new-style input[type=tel],html body.app main.new-style input[type=url],html body.app main.new-style input[type=email],html body.app main.new-style input[type=password],html body.app main.new-style input[type=date],html body.app main.new-style input[type=month],html body.app main.new-style input[type=week],html body.app main.new-style input[type=time],html body.app main.new-style input[type=datetime-local],html body.app main.new-style input[type=number],html body.app main.new-style input[type=file],html body.app main.new-style output.active,html body.app main.new-style textarea,html body.app main.new-style select,html body.app main.new-style .choices,html body.app main.new-style label{padding-top:.5714285714em;padding-left:0;padding-bottom:1em;padding-right:0;border-top:none;border-left:none;border-bottom-width:1px;border-bottom-style:solid;border-right:none}@media screen and (min-width: 600px){html body.app main.new-style{left:60px}}@media screen and (min-width: 1274px){html body.app main.new-style{left:250px}}html body.app main.new-style *,html body.app main.new-style *:before,html body.app main.new-style *:after{visibility:inherit;z-index:auto;box-sizing:border-box;margin:0;border:none;border-collapse:inherit;border-spacing:inherit;outline:none;padding:0;width:auto;min-width:0;min-width:min-content;max-width:none;height:auto;min-height:0;min-height:min-content;max-height:none;color:inherit;background:rgba(0,0,0,0);caret-color:inherit;opacity:1;filter:none;font-family:inherit;font-feature-settings:inherit;font-kerning:inherit;font-size:inherit;font-size-adjust:inherit;font-stretch:inherit;font-style:inherit;font-synthesis:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;line-break:inherit;text-indent:inherit;text-align:inherit;text-decoration:inherit;text-underline-position:inherit;text-transform:inherit;text-combine-upright:inherit;text-orientation:inherit;text-shadow:inherit;text-overflow:ellipsis;word-spacing:inherit;word-break:inherit;letter-spacing:inherit;tab-size:inherit;hanging-punctuation:inherit;hyphens:inherit;overflow-wrap:inherit;writing-mode:inherit;white-space:inherit;vertical-align:baseline;box-decoration-break:slice;caption-side:inherit;empty-cells:inherit;image-orientation:inherit;image-resolution:inherit;resize:none}html body.app main.new-style article{display:block;position:static;float:none}html body.app main.new-style section{display:block;position:static;float:none}html body.app main.new-style nav{display:block;position:static;float:none}html body.app main.new-style aside{display:block;position:static;float:none}html body.app main.new-style h1{display:inline;position:static;float:none;font-weight:bolder;font-style:normal;color:#212121;text-align:left}html body.app main.new-style h2{display:inline;position:static;float:none;font-weight:bolder;font-style:normal;color:#999;text-align:left}html body.app main.new-style h2.normal-colour{color:#000}html body.app main.new-style h3{display:inline;position:static;float:none;font-weight:normal;font-style:italic;color:#999;text-align:left}html body.app main.new-style h3.strong{font-style:normal;font-weight:bolder}html body.app main.new-style h3.normal-colour{color:#000}html body.app main.new-style h4,html body.app main.new-style h5,html body.app main.new-style h6{display:inline;position:static;float:none;font-weight:normal;font-style:normal;color:#999;text-align:left}html body.app main.new-style p{display:block;position:static;float:none;text-align:left}html body.app main.new-style p.strong{font-weight:bolder;font-style:italic}html body.app main.new-style address{display:block;position:static;float:none;font-style:italic;text-align:left}html body.app main.new-style hr{display:block;position:static;float:none;height:0;border-bottom:1px solid #e5e5e5}html body.app main.new-style pre{display:block;font-family:monospace;white-space:pre;text-align:left}html body.app main.new-style blockquote{display:block;position:static;float:none;margin-left:34px;margin-right:34px;text-align:left}html body.app main.new-style ul{display:block;position:static;float:none;list-style:disc outside}html body.app main.new-style ul ul{margin-top:0;margin-bottom:0}html body.app main.new-style ul ul{list-style:circle outside}html body.app main.new-style ul ul ul{list-style:square outside}html body.app main.new-style ul.inside{list-style:disc inside}html body.app main.new-style ul.inside ul{list-style:circle inside}html body.app main.new-style ul.inside ul ul{list-style:square inside}html body.app main.new-style ul.no-marker,html body.app main.new-style ul.list{list-style:none}html body.app main.new-style ul.no-marker ul,html body.app main.new-style ul.list ul{list-style:none}html body.app main.new-style ul.no-marker ul ul,html body.app main.new-style ul.list ul ul{list-style:none}html body.app main.new-style ul.no-marker ul ul ul,html body.app main.new-style ul.list ul ul ul{list-style:none}html body.app main.new-style ul.list.striped>li{display:block}html body.app main.new-style ul.list.striped>li:nth-of-type(odd){background-color:#f3f3f3}html body.app main.new-style ul.list.striped>li:nth-of-type(even){background-color:#fff}html body.app main.new-style ul.list.shadowed>li{display:block;background-color:#fff;box-shadow:0 0 14px rgba(0,0,0,.07)}html body.app main.new-style ul.list.shadowed.dark>li{box-shadow:0 0 14px rgba(0,0,0,.15)}html body.app main.new-style ul.list.separated>li{display:block;background-color:#f3f3f3;border-radius:5px}html body.app main.new-style ul.list.separated.dark>li{background-color:#ececec}html body.app main.new-style ul.list.errors{color:#ff2121}html body.app main.new-style ul.breadcrumbs{display:inline-block;background:#fff;border-radius:50px;line-height:2em;box-shadow:0 0 14px rgba(0,0,0,.07)}html body.app main.new-style ul.breadcrumbs li{display:inline-block;color:#00c600;word-spacing:normal;margin-right:8px}html body.app main.new-style ul.breadcrumbs li>a{color:#00c600}html body.app main.new-style ul.breadcrumbs li:last-of-type{color:#000}html body.app main.new-style ul.breadcrumbs li:last-of-type>a{color:#000}html body.app main.new-style ul.breadcrumbs li:first-of-type{margin-left:17px}html body.app main.new-style ul.breadcrumbs li:last-of-type{margin-right:17px}html body.app main.new-style ul.breadcrumbs li:before{font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;color:#999;display:inline-block;margin-right:8px}html body.app main.new-style ul.breadcrumbs li:first-of-type:before{display:inline-block;margin-right:0;content:""}html body.app main.new-style ul.steps{display:inline-block;font-weight:bold;letter-spacing:.09em;text-transform:uppercase;background:#fff;border-radius:50px;line-height:3.363em}html body.app main.new-style ul.steps li{display:inline-block;margin-left:17px;margin-right:17px}html body.app main.new-style ul.steps li.checked{color:#00c600}html body.app main.new-style ul.steps li.checked :link,html body.app main.new-style ul.steps li.checked :visited{color:#00c600}html body.app main.new-style ul.steps li.current{color:#000}html body.app main.new-style ul.steps li.current :link,html body.app main.new-style ul.steps li.current :visited{color:#000}html body.app main.new-style ul.steps li.unchecked{color:#999}html body.app main.new-style ul.steps li img{margin:0 13px 0 0;vertical-align:-10%}html body.app main.new-style ul.steps li:first-of-type{margin-left:34px}html body.app main.new-style ul.steps li:last-of-type{margin-right:34px}html body.app main.new-style ul.steps li:before{font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;color:#999;display:inline-block;margin-right:34px}html body.app main.new-style ul.steps li:first-of-type:before{display:inline-block;margin-right:0;content:""}html body.app main.new-style ul.steps.narrow li{margin-left:8px;margin-right:8px}html body.app main.new-style ul.steps.narrow li:first-of-type{margin-left:17px}html body.app main.new-style ul.steps.narrow li:last-of-type{margin-right:17px}html body.app main.new-style ul.steps.narrow li:before{margin-right:17px}html body.app main.new-style ul.steps.narrow li:first-of-type:before{margin-right:0}html body.app main.new-style ol{display:block;position:static;float:none;list-style:decimal outside}html body.app main.new-style ol ol{margin-top:0;margin-bottom:0;list-style:lower-latin outside}html body.app main.new-style ol ol ol{list-style:lower-roman outside}html body.app main.new-style li{display:list-item;position:static;float:none}html body.app main.new-style dl{display:block;position:static;float:none;line-height:3.6em}html body.app main.new-style dt{display:inline;position:static;float:none;color:#999}html body.app main.new-style dt:before{content:"\a";white-space:pre-line}html body.app main.new-style dt:first-child:before{content:""}html body.app main.new-style dd{display:inline-block;position:static;float:none;line-height:1.2em;vertical-align:text-top}html body.app main.new-style dd.wide{display:block}html body.app main.new-style dd.wide+dt:before{content:""}html body.app main.new-style figure{display:block;position:static;float:none}html body.app main.new-style figcaption{display:block;position:static;float:none;text-align:left}html body.app main.new-style div{display:block;position:static;float:none}html body.app main.new-style a{display:inline;cursor:pointer}html body.app main.new-style a:hover,html body.app main.new-style a:active{color:rgb(1.4,93.1,146.3)}html body.app main.new-style a.primary,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>a.marker,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>a.marker,html body.app main.new-style a.button.primary,html body.app main.new-style .pagination a.primary.arrow-container{color:#00c600;background:#fff;background:rgba(0,0,0,0);border:none}html body.app main.new-style a.primary:hover,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>a.marker:hover,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>a.marker:hover,html body.app main.new-style a.primary:active,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>a.marker:active,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>a.marker:active{color:rgb(32.7951417004,158.7582995951,25.3417004049)}html body.app main.new-style a.secondary,html body.app main.new-style a.button.secondary,html body.app main.new-style .pagination a.secondary.arrow-container{color:#0285d1;background:#fff;background:rgba(0,0,0,0);border:none}html body.app main.new-style a.secondary:hover,html body.app main.new-style a.secondary:active{color:rgb(1.4,93.1,146.3)}html body.app main.new-style :link,html body.app main.new-style :visited{color:#0285d1}html body.app main.new-style :link.no-color,html body.app main.new-style :visited.no-color{color:#000}html body.app main.new-style em{display:inline;font-style:italic}html body.app main.new-style strong{display:inline;font-weight:bolder}html body.app main.new-style small{font-size:smaller}html body.app main.new-style s{display:inline;text-decoration:line-through}html body.app main.new-style cite{display:inline;font-style:italic}html body.app main.new-style q{display:inline}html body.app main.new-style q:before{content:open-quote}html body.app main.new-style q:after{content:close-quote}html body.app main.new-style dfn{display:inline;font-style:italic}html body.app main.new-style abbr{display:inline}html body.app main.new-style data{display:inline}html body.app main.new-style time{display:inline}html body.app main.new-style code{display:inline;font-family:monospace}html body.app main.new-style var{display:inline;font-style:italic}html body.app main.new-style samp{display:inline;font-family:monospace}html body.app main.new-style kbd{display:inline;font-family:monospace}html body.app main.new-style sub{vertical-align:sub;font-size:smaller}html body.app main.new-style sup{vertical-align:super;font-size:smaller}html body.app main.new-style i{display:inline;font-style:italic}html body.app main.new-style i.fa.primary,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>i.fa.marker,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>i.fa.marker{color:#34dd2a;background:#fff;background:rgba(0,0,0,0);border:none}html body.app main.new-style i.fa.secondary{color:#0285d1;background:#fff;background:rgba(0,0,0,0);border:none}html body.app main.new-style i.fa.grey{color:#c2c2c2;background:#fff;background:rgba(0,0,0,0);border:none}html body.app main.new-style b{display:inline;font-weight:bolder}html body.app main.new-style u{display:inline;text-decoration:underline}html body.app main.new-style mark{display:inline;background-color:#ff0}html body.app main.new-style span{display:inline}html body.app main.new-style ins{display:inline;text-decoration:underline}html body.app main.new-style del{display:inline;text-decoration:line-through}html body.app main.new-style picture{display:inline-block}html body.app main.new-style img{display:inline-block}html body.app main.new-style img.shrink{min-width:0}html body.app main.new-style img.thumbnail{cursor:pointer}html body.app main.new-style iframe{display:inline-block}html body.app main.new-style embed{display:inline-block}html body.app main.new-style object{display:inline-block}html body.app main.new-style video{display:inline-block}html body.app main.new-style audio{display:inline-block}html body.app main.new-style table{display:table;position:static;float:none;border-collapse:collapse;border-spacing:0;background-color:#fff}html body.app main.new-style table.wide{width:100%}html body.app main.new-style caption{display:table-caption;position:static;float:none;text-align:center}html body.app main.new-style thead{display:table-header-group;position:static;float:none}html body.app main.new-style tbody{display:table-row-group;position:static;float:none}html body.app main.new-style tfoot{display:table-footer-group;position:static;float:none}html body.app main.new-style colgroup{display:table-column-group;position:static;float:none}html body.app main.new-style col{display:table-column;position:static;float:none}html body.app main.new-style tr{display:table-row;position:static;float:none}html body.app main.new-style tr:nth-of-type(odd){background-color:#f3f3f3}html body.app main.new-style tr:nth-of-type(even){background-color:#fff}html body.app main.new-style td,html body.app main.new-style th.td{display:table-cell;position:static;float:none;text-align:left}html body.app main.new-style td:first-of-type>*,html body.app main.new-style th.td:first-of-type>*{padding-left:17px}html body.app main.new-style td:last-of-type>*,html body.app main.new-style th.td:last-of-type>*{padding-right:17px}html body.app main.new-style td>*,html body.app main.new-style th.td>*{display:block;padding:20.1px 8.5px 21px 8.5px}html body.app main.new-style td>:link,html body.app main.new-style th.td>:link{color:#000}html body.app main.new-style td>:visited,html body.app main.new-style th.td>:visited{color:#000}html body.app main.new-style th{color:#565656;display:table-cell;position:static;float:none;padding:24px 8.5px 22px 8.5px;font-weight:900;letter-spacing:.2em;background-color:#e5e5e5;text-align:left;text-transform:uppercase}html body.app main.new-style th:first-of-type{padding-left:17px}html body.app main.new-style th:last-of-type{padding-right:17px}html body.app main.new-style th *{vertical-align:middle}html body.app main.new-style th.td{font-weight:normal;letter-spacing:normal;text-align:left;text-transform:none}html body.app main.new-style th.td:first-of-type{padding-left:0}html body.app main.new-style th.td:last-of-type{padding-right:0}html body.app main.new-style th.td>*{padding-top:0;padding-bottom:0}html body.app main.new-style th.td.align-left,html body.app main.new-style .horizontal-aligner.text-aligner>th.td.align-left{text-align:left}html body.app main.new-style th.td.align-center,html body.app main.new-style .horizontal-aligner.text-aligner>th.td.align-center{text-align:center}html body.app main.new-style th.td.align-right,html body.app main.new-style .horizontal-aligner.text-aligner>th.td.align-right{text-align:right}html body.app main.new-style form{display:inline;position:static;float:none}html body.app main.new-style input,html body.app main.new-style textarea,html body.app main.new-style select,html body.app main.new-style progress,html body.app main.new-style meter,html body.app main.new-style label,html body.app main.new-style output{display:inline-block;position:static;float:none;text-align:left;hyphens:none}html body.app main.new-style .error-container,html body.app main.new-style label>.error{display:block;position:absolute;bottom:auto;top:auto;left:auto;right:auto;color:#ff2121;font-weight:bolder}html body.app main.new-style label{border-bottom-color:rgba(0,0,0,0)}html body.app main.new-style label.simple{padding:0;border:0}html body.app main.new-style label.selectable{cursor:pointer}html body.app main.new-style label.toggle{border:0;padding:0;display:inline-block;min-width:5.3em;background-color:#e5e5e5;vertical-align:middle;border-radius:14px;transition:all .2s ease-in;cursor:pointer}html body.app main.new-style label.toggle>.knob{display:block;padding:0;border:0;width:2em;height:2em;background-color:#999;border-radius:14px;vertical-align:top;margin:0 auto auto 0em;transition:all .2s ease-in}html body.app main.new-style input[type=hidden]{display:none}html body.app main.new-style input[type=text],html body.app main.new-style input[type=search],html body.app main.new-style input[type=tel],html body.app main.new-style input[type=url],html body.app main.new-style input[type=email],html body.app main.new-style input[type=password],html body.app main.new-style input[type=file],html body.app main.new-style input[type=range],html body.app main.new-style output.active,html body.app main.new-style textarea,html body.app main.new-style select{min-width:0;width:20em;width:24ch}html body.app main.new-style input[type=text].narrow,html body.app main.new-style input[type=search].narrow,html body.app main.new-style input[type=tel].narrow,html body.app main.new-style input[type=url].narrow,html body.app main.new-style input[type=email].narrow,html body.app main.new-style input[type=password].narrow,html body.app main.new-style input[type=file].narrow,html body.app main.new-style input[type=range].narrow,html body.app main.new-style output.active.narrow,html body.app main.new-style textarea.narrow,html body.app main.new-style select.narrow{width:10em;width:12ch}html body.app main.new-style progress,html body.app main.new-style meter{min-width:0;width:20em;width:24ch;height:1em}html body.app main.new-style progress.narrow,html body.app main.new-style meter.narrow{width:10em;width:12ch}html body.app main.new-style .choices{display:inline-block;position:relative;float:none;margin:0;text-align:left;min-width:0;width:20em;width:24ch;color:#999;background:#fff;border-bottom-color:#e5e5e5}html body.app main.new-style .choices:hover,html body.app main.new-style .choices.is-focused{color:#212121;border-bottom:1px solid #212121}html body.app main.new-style .choices.choices:after{border-color:currentColor rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:6px 3px 6px 3px;right:5px}html body.app main.new-style .choices>.choices__inner.choices__inner.choices__inner{margin:0;border:0;padding-top:0;padding-left:4px;padding-bottom:0;padding-right:4px;background:rgba(0,0,0,0);min-height:0;border-radius:0}html body.app main.new-style .choices>.choices__inner.choices__inner.choices__inner>.choices__list{margin:0;padding:0;border:none}html body.app main.new-style input[type=text],html body.app main.new-style input[type=search],html body.app main.new-style input[type=tel],html body.app main.new-style input[type=url],html body.app main.new-style input[type=email],html body.app main.new-style input[type=password],html body.app main.new-style input[type=date],html body.app main.new-style input[type=month],html body.app main.new-style input[type=week],html body.app main.new-style input[type=time],html body.app main.new-style input[type=datetime-local],html body.app main.new-style input[type=number],html body.app main.new-style input[type=file],html body.app main.new-style output.active,html body.app main.new-style textarea,html body.app main.new-style select{color:#999;background-color:#fff;border-bottom-color:#e5e5e5}html body.app main.new-style input[type=text]:hover,html body.app main.new-style input[type=text]:focus,html body.app main.new-style input[type=search]:hover,html body.app main.new-style input[type=search]:focus,html body.app main.new-style input[type=tel]:hover,html body.app main.new-style input[type=tel]:focus,html body.app main.new-style input[type=url]:hover,html body.app main.new-style input[type=url]:focus,html body.app main.new-style input[type=email]:hover,html body.app main.new-style input[type=email]:focus,html body.app main.new-style input[type=password]:hover,html body.app main.new-style input[type=password]:focus,html body.app main.new-style input[type=date]:hover,html body.app main.new-style input[type=date]:focus,html body.app main.new-style input[type=month]:hover,html body.app main.new-style input[type=month]:focus,html body.app main.new-style input[type=week]:hover,html body.app main.new-style input[type=week]:focus,html body.app main.new-style input[type=time]:hover,html body.app main.new-style input[type=time]:focus,html body.app main.new-style input[type=datetime-local]:hover,html body.app main.new-style input[type=datetime-local]:focus,html body.app main.new-style input[type=number]:hover,html body.app main.new-style input[type=number]:focus,html body.app main.new-style input[type=file]:hover,html body.app main.new-style input[type=file]:focus,html body.app main.new-style output.active:hover,html body.app main.new-style output.active:focus,html body.app main.new-style textarea:hover,html body.app main.new-style textarea:focus,html body.app main.new-style select:hover,html body.app main.new-style select:focus{color:#212121;border-bottom:1px solid #212121}html body.app main.new-style input[type=text]::placeholder,html body.app main.new-style input[type=search]::placeholder,html body.app main.new-style input[type=tel]::placeholder,html body.app main.new-style input[type=url]::placeholder,html body.app main.new-style input[type=email]::placeholder,html body.app main.new-style input[type=password]::placeholder,html body.app main.new-style input[type=date]::placeholder,html body.app main.new-style input[type=month]::placeholder,html body.app main.new-style input[type=week]::placeholder,html body.app main.new-style input[type=time]::placeholder,html body.app main.new-style input[type=datetime-local]::placeholder,html body.app main.new-style input[type=number]::placeholder,html body.app main.new-style input[type=file]::placeholder,html body.app main.new-style output.active::placeholder,html body.app main.new-style textarea::placeholder,html body.app main.new-style select::placeholder{color:#999 !important}html body.app main.new-style input[type=text]:-ms-input-placeholder,html body.app main.new-style input[type=search]:-ms-input-placeholder,html body.app main.new-style input[type=tel]:-ms-input-placeholder,html body.app main.new-style input[type=url]:-ms-input-placeholder,html body.app main.new-style input[type=email]:-ms-input-placeholder,html body.app main.new-style input[type=password]:-ms-input-placeholder,html body.app main.new-style input[type=date]:-ms-input-placeholder,html body.app main.new-style input[type=month]:-ms-input-placeholder,html body.app main.new-style input[type=week]:-ms-input-placeholder,html body.app main.new-style input[type=time]:-ms-input-placeholder,html body.app main.new-style input[type=datetime-local]:-ms-input-placeholder,html body.app main.new-style input[type=number]:-ms-input-placeholder,html body.app main.new-style input[type=file]:-ms-input-placeholder,html body.app main.new-style output.active:-ms-input-placeholder,html body.app main.new-style textarea:-ms-input-placeholder,html body.app main.new-style select:-ms-input-placeholder{color:#999 !important}html body.app main.new-style input[type=text]::-webkit-input-placeholder,html body.app main.new-style input[type=search]::-webkit-input-placeholder,html body.app main.new-style input[type=tel]::-webkit-input-placeholder,html body.app main.new-style input[type=url]::-webkit-input-placeholder,html body.app main.new-style input[type=email]::-webkit-input-placeholder,html body.app main.new-style input[type=password]::-webkit-input-placeholder,html body.app main.new-style input[type=date]::-webkit-input-placeholder,html body.app main.new-style input[type=month]::-webkit-input-placeholder,html body.app main.new-style input[type=week]::-webkit-input-placeholder,html body.app main.new-style input[type=time]::-webkit-input-placeholder,html body.app main.new-style input[type=datetime-local]::-webkit-input-placeholder,html body.app main.new-style input[type=number]::-webkit-input-placeholder,html body.app main.new-style input[type=file]::-webkit-input-placeholder,html body.app main.new-style output.active::-webkit-input-placeholder,html body.app main.new-style textarea::-webkit-input-placeholder,html body.app main.new-style select::-webkit-input-placeholder{color:#999 !important}html body.app main.new-style input[type=text]::-moz-placeholder,html body.app main.new-style input[type=search]::-moz-placeholder,html body.app main.new-style input[type=tel]::-moz-placeholder,html body.app main.new-style input[type=url]::-moz-placeholder,html body.app main.new-style input[type=email]::-moz-placeholder,html body.app main.new-style input[type=password]::-moz-placeholder,html body.app main.new-style input[type=date]::-moz-placeholder,html body.app main.new-style input[type=month]::-moz-placeholder,html body.app main.new-style input[type=week]::-moz-placeholder,html body.app main.new-style input[type=time]::-moz-placeholder,html body.app main.new-style input[type=datetime-local]::-moz-placeholder,html body.app main.new-style input[type=number]::-moz-placeholder,html body.app main.new-style input[type=file]::-moz-placeholder,html body.app main.new-style output.active::-moz-placeholder,html body.app main.new-style textarea::-moz-placeholder,html body.app main.new-style select::-moz-placeholder{color:#999 !important}html body.app main.new-style input[type=text]:-moz-placeholder,html body.app main.new-style input[type=search]:-moz-placeholder,html body.app main.new-style input[type=tel]:-moz-placeholder,html body.app main.new-style input[type=url]:-moz-placeholder,html body.app main.new-style input[type=email]:-moz-placeholder,html body.app main.new-style input[type=password]:-moz-placeholder,html body.app main.new-style input[type=date]:-moz-placeholder,html body.app main.new-style input[type=month]:-moz-placeholder,html body.app main.new-style input[type=week]:-moz-placeholder,html body.app main.new-style input[type=time]:-moz-placeholder,html body.app main.new-style input[type=datetime-local]:-moz-placeholder,html body.app main.new-style input[type=number]:-moz-placeholder,html body.app main.new-style input[type=file]:-moz-placeholder,html body.app main.new-style output.active:-moz-placeholder,html body.app main.new-style textarea:-moz-placeholder,html body.app main.new-style select:-moz-placeholder{color:#999 !important}html body.app main.new-style input[type=text].transparent,html body.app main.new-style input[type=search].transparent,html body.app main.new-style input[type=tel].transparent,html body.app main.new-style input[type=url].transparent,html body.app main.new-style input[type=email].transparent,html body.app main.new-style input[type=password].transparent,html body.app main.new-style input[type=date].transparent,html body.app main.new-style input[type=month].transparent,html body.app main.new-style input[type=week].transparent,html body.app main.new-style input[type=time].transparent,html body.app main.new-style input[type=datetime-local].transparent,html body.app main.new-style input[type=number].transparent,html body.app main.new-style input[type=file].transparent,html body.app main.new-style output.active.transparent,html body.app main.new-style textarea.transparent,html body.app main.new-style select.transparent{background-color:rgba(0,0,0,0)}html body.app main.new-style button,html body.app main.new-style input[type=button],html body.app main.new-style input[type=submit],html body.app main.new-style input[type=reset],html body.app main.new-style .button,html body.app main.new-style .pagination .arrow-container{display:inline-block;-webkit-appearance:none;padding-top:.5357142857em;padding-left:1.32em;padding-bottom:.6071428571em;padding-right:1.32em;text-align:center;font-weight:bold;border-color:#565656;border-style:solid;border-width:1px;border-radius:5px;cursor:pointer;hyphens:none}html body.app main.new-style button.primary:hover,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>button.marker:hover,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>button.marker:hover,html body.app main.new-style input[type=button].primary:hover,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>input[type=button].marker:hover,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>input[type=button].marker:hover,html body.app main.new-style input[type=submit].primary:hover,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>input[type=submit].marker:hover,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>input[type=submit].marker:hover,html body.app main.new-style input[type=reset].primary:hover,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>input[type=reset].marker:hover,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>input[type=reset].marker:hover,html body.app main.new-style .button.primary:hover,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>.button.marker:hover,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>.button.marker:hover,html body.app main.new-style .pagination .primary.arrow-container:hover,html body.app main.new-style .pagination fieldset.tabs input[type=radio]:checked+label>.arrow-container.marker:hover,html body.app main.new-style fieldset.tabs .pagination input[type=radio]:checked+label>.arrow-container.marker:hover,html body.app main.new-style .pagination fieldset.tabs input[type=checkbox]:checked+label>.arrow-container.marker:hover,html body.app main.new-style fieldset.tabs .pagination input[type=checkbox]:checked+label>.arrow-container.marker:hover{color:#fff;background:rgb(32.7951417004,158.7582995951,25.3417004049)}html body.app main.new-style button.secondary:hover,html body.app main.new-style input[type=button].secondary:hover,html body.app main.new-style input[type=submit].secondary:hover,html body.app main.new-style input[type=reset].secondary:hover,html body.app main.new-style .button.secondary:hover,html body.app main.new-style .pagination .secondary.arrow-container:hover{color:#fff;background:rgb(1.4,93.1,146.3)}html body.app main.new-style button.tertiary:hover,html body.app main.new-style input[type=button].tertiary:hover,html body.app main.new-style input[type=submit].tertiary:hover,html body.app main.new-style input[type=reset].tertiary:hover,html body.app main.new-style .button.tertiary:hover,html body.app main.new-style .pagination .tertiary.arrow-container:hover{color:#fff;background:#565656;border-color:#565656}html body.app main.new-style button.quaternary:hover,html body.app main.new-style input[type=button].quaternary:hover,html body.app main.new-style input[type=submit].quaternary:hover,html body.app main.new-style input[type=reset].quaternary:hover,html body.app main.new-style .button.quaternary:hover,html body.app main.new-style .pagination .quaternary.arrow-container:hover{background:#00c600;color:#fff;border:1px solid #00c600}html body.app main.new-style button.main,html body.app main.new-style input[type=button].main,html body.app main.new-style input[type=submit].main,html body.app main.new-style input[type=reset].main,html body.app main.new-style .button.main,html body.app main.new-style .pagination .main.arrow-container{min-width:7em}html body.app main.new-style button.small,html body.app main.new-style input[type=button].small,html body.app main.new-style input[type=submit].small,html body.app main.new-style input[type=reset].small,html body.app main.new-style .button.small,html body.app main.new-style .pagination .small.arrow-container{padding-top:.2142857143em;padding-left:.48em;padding-bottom:.2857142857em;padding-right:.48em}html body.app main.new-style button.iconic,html body.app main.new-style input[type=button].iconic,html body.app main.new-style input[type=submit].iconic,html body.app main.new-style input[type=reset].iconic,html body.app main.new-style .button.iconic,html body.app main.new-style .pagination .iconic.arrow-container{padding-top:.5714285714em;padding-left:.7857142857em;padding-bottom:.5714285714em;padding-right:.7857142857em}html body.app main.new-style button.transparent,html body.app main.new-style input[type=button].transparent,html body.app main.new-style input[type=submit].transparent,html body.app main.new-style input[type=reset].transparent,html body.app main.new-style .button.transparent,html body.app main.new-style .pagination .transparent.arrow-container{background-color:rgba(0,0,0,0)}html body.app main.new-style input[type=checkbox]:checked+.toggle,html body.app main.new-style input[type=radio]:checked+.toggle{background-color:#bbf1b8}html body.app main.new-style input[type=checkbox]:checked+.toggle>.knob,html body.app main.new-style input[type=radio]:checked+.toggle>.knob{background-color:#00c600;margin:0 auto auto 3.3em}html body.app main.new-style input[type=checkbox]:checked+.selectable,html body.app main.new-style input[type=radio]:checked+.selectable{background-color:#bbf1b8}html body.app main.new-style input[type=search]{padding-left:41px;background-image:image-url(/assets/icons/looking-glass-58bda6102064448e464d91d9d2718f4f695ed2cc8a4ce50eeb477edd0fe6be0e.svg);background-repeat:no-repeat;background-position:14px}html body.app main.new-style input[type=number]{min-width:0;width:10em;width:12ch}html body.app main.new-style input[type=number].wide{width:20em;width:24ch}html body.app main.new-style input[type=range]{color:#0285d1;vertical-align:middle}html body.app main.new-style input[type=checkbox],html body.app main.new-style input[type=radio]{min-width:0;min-height:0;font-size:15px;line-height:15px;width:15px;height:15px;color:#000;background:rgba(0,0,0,0);border:1px solid #e5e5e5;vertical-align:middle}html body.app main.new-style input[type=checkbox]:checked,html body.app main.new-style input[type=radio]:checked{color:#fff;background:#00c600;border:1px solid #00c600}html body.app main.new-style input[type=color]{width:20px;height:20px}html body.app main.new-style datalist{display:none;hyphens:none}html body.app main.new-style optgroup{display:block;font-weight:bold;hyphens:none}html body.app main.new-style option{display:block;font-weight:normal;hyphens:none}html body.app main.new-style textarea{box-sizing:content-box;min-height:1.2em;height:7.2em;white-space:pre-wrap;word-break:normal;word-wrap:break-word;overflow-wrap:break-word;overflow:auto;resize:vertical}html body.app main.new-style output{display:inline-block;border-bottom-color:rgba(0,0,0,0)}html body.app main.new-style output.range{color:#0285d1;background:#fff;font-weight:bold}html body.app main.new-style output.range+*{color:#0285d1;background:#fff;font-weight:bold}html body.app main.new-style progress{display:inline-block;background:#f3f3f3;vertical-align:middle}html body.app main.new-style progress[value]{color:#0285d1}html body.app main.new-style progress[value]::-webkit-progress-value{background:#0285d1 image-url(/assets/progress-673c8e1a4de6f4ffba9ebde980343921312c453c497382e5b3b95e09f4aef023.gif) no-repeat top left;background-size:cover}html body.app main.new-style progress[value]::-moz-progress-bar{background:#0285d1 image-url(/assets/progress-673c8e1a4de6f4ffba9ebde980343921312c453c497382e5b3b95e09f4aef023.gif) no-repeat top left;background-size:cover}html body.app main.new-style meter{display:inline-block;background:#fff}html body.app main.new-style fieldset{display:block;position:static;float:none;box-shadow:0 0 14px rgba(0,0,0,.07)}html body.app main.new-style legend{display:block;position:static;float:none;border-radius:50px;margin-left:17px;font-weight:bold;text-align:left;text-transform:uppercase;padding:3px 9px 3px 9px;vertical-align:top;background:#e5e5e5;hyphens:none}html body.app main.new-style details{display:block}html body.app main.new-style details[open]>summary{list-style-type:disclosure-open}html body.app main.new-style summary{display:list-item;counter-increment:list-item 0;list-style:disclosure-closed inside;cursor:pointer;hyphens:none}html body.app main.new-style dialog{display:none}html body.app main.new-style dialog[open]{display:block}html body.app main.new-style canvas{display:inline-block}html body.app main.new-style .panel{display:block;position:relative;overflow:auto}html body.app main.new-style .panel.wide-readable-width{width:auto;max-width:1000px;margin-left:auto;margin-right:auto}html body.app main.new-style .panel.readable-width{width:auto;max-width:800px;margin-left:auto;margin-right:auto}html body.app main.new-style .panel.overlayed{margin-top:10%;margin-bottom:10%;margin-top:10vh;margin-bottom:10vh;max-height:80%;max-height:80vh}html body.app main.new-style .panel.framed{background:#fff;box-shadow:0 0 14px rgba(0,0,0,.07)}html body.app main.new-style .panel.framed.error-panel{background:#ff2121;color:#fff}html body.app main.new-style .panel.framed.info-panel{color:#fff;background:#00c600}html body.app main.new-style .panel.framed.temporary{opacity:1;transition:opacity 2s ease-in}html body.app main.new-style .panel.framed.temporary.fading{opacity:0}html body.app main.new-style .panel.vertical-slider{overflow:hidden;min-width:0;max-width:0;transition:max-width .3s ease-in-out}html body.app main.new-style .panel.vertical-slider.open{max-width:220px}html body.app main.new-style .panel.horizontal-slider{overflow:hidden;min-height:0;max-height:0;transition:max-height .3s ease-in-out}html body.app main.new-style .panel.horizontal-slider.open{max-height:220px}html body.app main.new-style .panel>.top-panel-messages{display:block;position:absolute;position:sticky;top:0;left:0;right:0;bottom:auto;width:auto;max-height:0;overflow:visible;z-index:1}html body.app main.new-style .panel>.top-panel-sticky-actions{display:block;position:absolute;position:sticky;top:0;left:0;right:0;bottom:auto;width:auto;z-index:1}html body.app main.new-style .panel>.top-panel-actions{display:block;position:absolute;top:17px;right:17px;bottom:auto;left:auto;font-size:larger}html body.app main.new-style .panel>.top-panel-actions>i,html body.app main.new-style .panel>.top-panel-actions>form>i{cursor:pointer}html body.app main.new-style .panel>.top-panel-actions.no-top-panel-margin{right:0;top:0}html body.app main.new-style .panel>.bottom-panel-actions{display:block;position:absolute;top:auto;right:17px;bottom:17px;left:auto}html body.app main.new-style .panel>.bottom-panel-actions>i{cursor:pointer}html body.app main.new-style .panel>.bottom-panel-actions.no-bottom-panel-margin{right:0;bottom:0}html body.app main.new-style .vertical-field{display:block}html body.app main.new-style .vertical-field>input:not([hidden]),html body.app main.new-style .vertical-field>textarea:not([hidden]),html body.app main.new-style .vertical-field>select:not([hidden]),html body.app main.new-style .vertical-field>button:not([hidden]),html body.app main.new-style .vertical-field>progress:not([hidden]),html body.app main.new-style .vertical-field>meter:not([hidden]),html body.app main.new-style .vertical-field>label:not([hidden]),html body.app main.new-style .vertical-field>output:not([hidden]){display:block;width:100%}html body.app main.new-style .horizontal-field{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:start;align-content:space-between}html body.app main.new-style .horizontal-field>*{flex:3 0 3em}html body.app main.new-style .horizontal-field>*:first-child{flex:1 0 3em}html body.app main.new-style .horizontal-field>input:not([hidden]),html body.app main.new-style .horizontal-field>textarea:not([hidden]),html body.app main.new-style .horizontal-field>select:not([hidden]),html body.app main.new-style .horizontal-field>button:not([hidden]),html body.app main.new-style .horizontal-field>progress:not([hidden]),html body.app main.new-style .horizontal-field>meter:not([hidden]),html body.app main.new-style .horizontal-field>label:not([hidden]),html body.app main.new-style .horizontal-field>output:not([hidden]){display:block;width:100%}html body.app main.new-style .horizontal-field.align-baseline{align-items:baseline}html body.app main.new-style .pagination{display:inline-block}html body.app main.new-style .pagination .arrow-container{padding-left:.96em;padding-right:.96em}html body.app main.new-style .pagination .info{display:inline-block;color:#212121;padding:0 1em 0 1em;text-align:center}html body.app main.new-style .overlay{display:block;position:fixed;top:0;bottom:0;left:0;right:0;height:100%;max-height:100%;min-height:0;width:100%;max-width:100%;min-width:0;background:rgba(33,33,33,.9);z-index:100002;overflow:auto}html body.app main.new-style .fullscreen-dialog{position:absolute;overflow:auto;left:0;top:0;bottom:0;right:0;width:auto;height:100%}html body.app main.new-style .dialog{display:block;position:relative;overflow:auto;margin:150px auto auto auto;max-width:600px;background:#fff;text-align:center}html body.app main.new-style .dialog *{text-align:center}html body.app main.new-style .dialog button,html body.app main.new-style .dialog input[type=button],html body.app main.new-style .dialog input[type=submit],html body.app main.new-style .dialog input[type=reset],html body.app main.new-style .dialog .button,html body.app main.new-style .dialog .pagination .arrow-container,html body.app main.new-style .pagination .dialog .arrow-container{min-width:205px}html body.app main.new-style .dialog.narrow-buttons button,html body.app main.new-style .dialog.narrow-buttons input[type=button],html body.app main.new-style .dialog.narrow-buttons input[type=submit],html body.app main.new-style .dialog.narrow-buttons input[type=reset],html body.app main.new-style .dialog.narrow-buttons .button,html body.app main.new-style .dialog.narrow-buttons .pagination .arrow-container,html body.app main.new-style .pagination .dialog.narrow-buttons .arrow-container,html body.app main.new-style .dialog>.narrow-buttons button,html body.app main.new-style .dialog>.narrow-buttons input[type=button],html body.app main.new-style .dialog>.narrow-buttons input[type=submit],html body.app main.new-style .dialog>.narrow-buttons input[type=reset],html body.app main.new-style .dialog>.narrow-buttons .button,html body.app main.new-style .dialog>.narrow-buttons .pagination .arrow-container,html body.app main.new-style .pagination .dialog>.narrow-buttons .arrow-container{min-width:135px}html body.app main.new-style fieldset.tabs{margin:0;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:baseline;align-content:flex-start;color:#111;border-radius:0;border-bottom:1px solid #e5e5e5;font-weight:bold;box-shadow:none}html body.app main.new-style fieldset.tabs input[type=radio]:checked+label,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label{color:#00c600;border-bottom-color:#00c600}html body.app main.new-style fieldset.tabs>label{display:block;flex:1 0 auto;word-spacing:normal;min-width:150px;text-align:center;color:#111;padding:20px 25px 16px 25px;border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0);cursor:pointer}html body.app main.new-style fieldset.tabs::after{display:block;flex:10000 0 auto;content:""}html body.app main.new-style ul.tabs{margin:0;display:block;color:#111;border-bottom:1px solid #e5e5e5;font-weight:bold}html body.app main.new-style ul.tabs>li{display:inline-block;word-spacing:normal;min-width:150px;text-align:center}html body.app main.new-style ul.tabs>li>*{display:block;color:#111;padding:20px 25px 20px 25px}html body.app main.new-style ul.tabs>li.current>*{color:#00c600;border-bottom:4px solid #00c600}html body.app main.new-style .small-vertical-margin,html body.app main.new-style .internal-small-vertical-margin{margin-top:8px;margin-bottom:8px}html body.app main.new-style .internal-small-vertical-margin:first-child{margin-top:0}html body.app main.new-style .internal-small-vertical-margin:last-child{margin-bottom:0}html body.app main.new-style .small-horizontal-margin,html body.app main.new-style .internal-small-horizontal-margin{margin-left:8px;margin-right:8px}html body.app main.new-style .internal-small-horizontal-margin:first-child{margin-left:0}html body.app main.new-style .internal-small-horizontal-margin:last-child{margin-right:0}html body.app main.new-style .medium-vertical-margin,html body.app main.new-style .internal-medium-vertical-margin{margin-top:17px;margin-bottom:17px}html body.app main.new-style .internal-medium-vertical-margin:first-child{margin-top:0}html body.app main.new-style .internal-medium-vertical-margin:last-child{margin-bottom:0}html body.app main.new-style .medium-horizontal-margin,html body.app main.new-style .internal-medium-horizontal-margin{margin-left:17px;margin-right:17px}html body.app main.new-style .internal-medium-horizontal-margin:first-child{margin-left:0}html body.app main.new-style .internal-medium-horizontal-margin:last-child{margin-right:0}html body.app main.new-style .medium-plus-small-vertical-margin,html body.app main.new-style .internal-medium-plus-small-vertical-margin{margin-top:25px;margin-bottom:25px}html body.app main.new-style .internal-medium-plus-small-vertical-margin:first-child{margin-top:0}html body.app main.new-style .internal-medium-plus-small-vertical-margin:last-child{margin-bottom:0}html body.app main.new-style .medium-plus-small-horizontal-margin,html body.app main.new-style .internal-medium-plus-small-horizontal-margin{margin-left:25px;margin-right:25px}html body.app main.new-style .internal-medium-plus-small-horizontal-margin:first-child{margin-left:0}html body.app main.new-style .internal-medium-plus-small-horizontal-margin:last-child{margin-right:0}html body.app main.new-style .large-vertical-margin,html body.app main.new-style .internal-large-vertical-margin{margin-top:34px;margin-bottom:34px}html body.app main.new-style .internal-large-vertical-margin:first-child{margin-top:0}html body.app main.new-style .internal-large-vertical-margin:last-child{margin-bottom:0}html body.app main.new-style .large-horizontal-margin,html body.app main.new-style .internal-large-horizontal-margin{margin-left:34px;margin-right:34px}html body.app main.new-style .internal-large-horizontal-margin:first-child{margin-left:0}html body.app main.new-style .internal-large-horizontal-margin:last-child{margin-right:0}html body.app main.new-style .large-plus-medium-vertical-margin,html body.app main.new-style .internal-large-plus-medium-vertical-margin{margin-top:51px;margin-bottom:51px}html body.app main.new-style .internal-large-plus-medium-vertical-margin:first-child{margin-top:0}html body.app main.new-style .internal-large-plus-medium-vertical-margin:last-child{margin-bottom:0}html body.app main.new-style .large-plus-medium-horizontal-margin,html body.app main.new-style .internal-large-plus-medium-horizontal-margin{margin-left:51px;margin-right:51px}html body.app main.new-style .internal-large-plus-medium-horizontal-margin:first-child{margin-left:0}html body.app main.new-style .internal-large-plus-medium-horizontal-margin:last-child{margin-right:0}html body.app main.new-style .huge-vertical-margin,html body.app main.new-style .internal-huge-vertical-margin{margin-top:68px;margin-bottom:68px}html body.app main.new-style .internal-huge-vertical-margin:first-child{margin-top:0}html body.app main.new-style .internal-huge-vertical-margin:last-child{margin-bottom:0}html body.app main.new-style .huge-horizontal-margin,html body.app main.new-style .internal-huge-horizontal-margin{margin-left:68px;margin-right:68px}html body.app main.new-style .internal-huge-horizontal-margin:first-child{margin-left:0}html body.app main.new-style .internal-huge-horizontal-margin:last-child{margin-right:0}html body.app main.new-style .huge-spacer>*,html body.app main.new-style .large-plus-medium-spacer>*,html body.app main.new-style .large-spacer>*,html body.app main.new-style .medium-spacer>*,html body.app main.new-style .horizontal-field>*,html body.app main.new-style .small-spacer>*,html body.app main.new-style .zero-spacer>*,html body.app main.new-style ul.breadcrumbs>*,html body.app main.new-style fieldset.tabs>*,html body.app main.new-style ul.tabs>*{word-spacing:normal}html body.app main.new-style .huge-spacer>.zero-spacer,html body.app main.new-style .large-plus-medium-spacer>.zero-spacer,html body.app main.new-style .large-spacer>.zero-spacer,html body.app main.new-style .medium-spacer>.zero-spacer,html body.app main.new-style .horizontal-field>.zero-spacer,html body.app main.new-style .small-spacer>.zero-spacer,html body.app main.new-style .zero-spacer>.zero-spacer,html body.app main.new-style ul.breadcrumbs>.zero-spacer,html body.app main.new-style fieldset.tabs>.zero-spacer,html body.app main.new-style ul.tabs>.zero-spacer,html body.app main.new-style .zero-spacer,html body.app main.new-style ul.breadcrumbs,html body.app main.new-style fieldset.tabs,html body.app main.new-style ul.tabs{word-spacing:-3px}html body.app main.new-style .huge-spacer>.small-spacer,html body.app main.new-style .large-plus-medium-spacer>.small-spacer,html body.app main.new-style .large-spacer>.small-spacer,html body.app main.new-style .medium-spacer>.small-spacer,html body.app main.new-style .horizontal-field>.small-spacer,html body.app main.new-style .small-spacer>.small-spacer,html body.app main.new-style .small-spacer,html body.app main.new-style .zero-spacer>.small-spacer,html body.app main.new-style ul.breadcrumbs>.small-spacer,html body.app main.new-style fieldset.tabs>.small-spacer,html body.app main.new-style ul.tabs>.small-spacer{word-spacing:2px}html body.app main.new-style .huge-spacer>.medium-spacer,html body.app main.new-style .large-plus-medium-spacer>.medium-spacer,html body.app main.new-style .large-spacer>.medium-spacer,html body.app main.new-style .medium-spacer>.medium-spacer,html body.app main.new-style .horizontal-field>.medium-spacer,html body.app main.new-style .medium-spacer,html body.app main.new-style .horizontal-field,html body.app main.new-style .small-spacer>.medium-spacer,html body.app main.new-style .zero-spacer>.medium-spacer,html body.app main.new-style ul.breadcrumbs>.medium-spacer,html body.app main.new-style fieldset.tabs>.medium-spacer,html body.app main.new-style ul.tabs>.medium-spacer,html body.app main.new-style ul.breadcrumbs>.horizontal-field,html body.app main.new-style fieldset.tabs>.horizontal-field,html body.app main.new-style ul.tabs>.horizontal-field{word-spacing:11px}html body.app main.new-style .huge-spacer>.large-spacer,html body.app main.new-style .large-plus-medium-spacer>.large-spacer,html body.app main.new-style .large-spacer>.large-spacer,html body.app main.new-style .large-spacer,html body.app main.new-style .medium-spacer>.large-spacer,html body.app main.new-style .horizontal-field>.large-spacer,html body.app main.new-style .small-spacer>.large-spacer,html body.app main.new-style .zero-spacer>.large-spacer,html body.app main.new-style ul.breadcrumbs>.large-spacer,html body.app main.new-style fieldset.tabs>.large-spacer,html body.app main.new-style ul.tabs>.large-spacer{word-spacing:28px}html body.app main.new-style .huge-spacer>.large-plus-medium-spacer,html body.app main.new-style .large-plus-medium-spacer>.large-plus-medium-spacer,html body.app main.new-style .large-plus-medium-spacer,html body.app main.new-style .large-spacer>.large-plus-medium-spacer,html body.app main.new-style .medium-spacer>.large-plus-medium-spacer,html body.app main.new-style .horizontal-field>.large-plus-medium-spacer,html body.app main.new-style .small-spacer>.large-plus-medium-spacer,html body.app main.new-style .zero-spacer>.large-plus-medium-spacer,html body.app main.new-style ul.breadcrumbs>.large-plus-medium-spacer,html body.app main.new-style fieldset.tabs>.large-plus-medium-spacer,html body.app main.new-style ul.tabs>.large-plus-medium-spacer{word-spacing:45px}html body.app main.new-style .huge-spacer>.huge-spacer,html body.app main.new-style .huge-spacer,html body.app main.new-style .large-plus-medium-spacer>.huge-spacer,html body.app main.new-style .large-spacer>.huge-spacer,html body.app main.new-style .medium-spacer>.huge-spacer,html body.app main.new-style .horizontal-field>.huge-spacer,html body.app main.new-style .small-spacer>.huge-spacer,html body.app main.new-style .zero-spacer>.huge-spacer,html body.app main.new-style ul.breadcrumbs>.huge-spacer,html body.app main.new-style fieldset.tabs>.huge-spacer,html body.app main.new-style ul.tabs>.huge-spacer{word-spacing:62px}html body.app main.new-style .align-left,html body.app main.new-style .horizontal-aligner.text-aligner>*.align-left{text-align:left}html body.app main.new-style .align-right,html body.app main.new-style .horizontal-aligner.text-aligner>*.align-right{text-align:right}html body.app main.new-style .align-center,html body.app main.new-style .horizontal-aligner.text-aligner>*.align-center{text-align:center}html body.app main.new-style .justify{text-align:justify;hyphens:auto}html body.app main.new-style .primary,html body.app main.new-style button.primary,html body.app main.new-style input[type=button].primary,html body.app main.new-style input[type=submit].primary,html body.app main.new-style input[type=reset].primary,html body.app main.new-style .button.primary,html body.app main.new-style .pagination .primary.arrow-container,html body.app main.new-style fieldset.tabs input[type=radio]:checked+label>.marker,html body.app main.new-style fieldset.tabs input[type=checkbox]:checked+label>.marker{color:#fff;background:#00c600;border-color:rgba(0,0,0,0)}html body.app main.new-style .secondary,html body.app main.new-style button.secondary,html body.app main.new-style input[type=button].secondary,html body.app main.new-style input[type=submit].secondary,html body.app main.new-style input[type=reset].secondary,html body.app main.new-style .button.secondary,html body.app main.new-style .pagination .secondary.arrow-container{color:#fff;background:#0285d1;border-color:rgba(0,0,0,0)}html body.app main.new-style .tertiary,html body.app main.new-style button.tertiary,html body.app main.new-style input[type=button].tertiary,html body.app main.new-style input[type=submit].tertiary,html body.app main.new-style input[type=reset].tertiary,html body.app main.new-style .button.tertiary,html body.app main.new-style .pagination .tertiary.arrow-container{color:#111;background:#fff;border-color:#565656}html body.app main.new-style .quaternary,html body.app main.new-style button.quaternary,html body.app main.new-style input[type=button].quaternary,html body.app main.new-style input[type=submit].quaternary,html body.app main.new-style input[type=reset].quaternary,html body.app main.new-style .button.quaternary,html body.app main.new-style .pagination .quaternary.arrow-container{background:#fff;color:#00c600;border:1px solid #00c600}html body.app main.new-style .reversed,html body.app main.new-style button.special:hover,html body.app main.new-style input[type=button].special:hover,html body.app main.new-style input[type=submit].special:hover,html body.app main.new-style input[type=reset].special:hover,html body.app main.new-style .button.special:hover,html body.app main.new-style button.switch:hover,html body.app main.new-style input[type=button].switch:hover,html body.app main.new-style input[type=submit].switch:hover,html body.app main.new-style input[type=reset].switch:hover,html body.app main.new-style .button.switch:hover,html body.app main.new-style input[type=checkbox]:checked+button,html body.app main.new-style input[type=radio]:checked+button,html body.app main.new-style input[type=checkbox]:checked+input[type=button],html body.app main.new-style input[type=radio]:checked+input[type=button],html body.app main.new-style input[type=checkbox]:checked+input[type=submit],html body.app main.new-style input[type=radio]:checked+input[type=submit],html body.app main.new-style input[type=checkbox]:checked+input[type=reset],html body.app main.new-style input[type=radio]:checked+input[type=reset],html body.app main.new-style input[type=checkbox]:checked+.button,html body.app main.new-style input[type=radio]:checked+.button,html body.app main.new-style .pagination input[type=checkbox]:checked+.arrow-container,html body.app main.new-style .pagination input[type=radio]:checked+.arrow-container,html body.app main.new-style .pagination .arrow-container:hover,html body.app main.new-style fieldset.tabs>label>.marker{color:#fff;background:#212121;border-color:#212121}html body.app main.new-style .special,html body.app main.new-style button.special,html body.app main.new-style input[type=button].special,html body.app main.new-style input[type=submit].special,html body.app main.new-style input[type=reset].special,html body.app main.new-style .button.special,html body.app main.new-style button.switch,html body.app main.new-style input[type=button].switch,html body.app main.new-style input[type=submit].switch,html body.app main.new-style input[type=reset].switch,html body.app main.new-style .button.switch,html body.app main.new-style .pagination .arrow-container,html body.app main.new-style .pagination input[type=button].arrow-container,html body.app main.new-style .pagination input[type=submit].arrow-container,html body.app main.new-style .pagination input[type=reset].arrow-container{color:#111;background:#fff;border-color:#565656}html body.app main.new-style .highlighted-text{color:#00c600}html body.app main.new-style .unhighlighted-text{color:#999}html body.app main.new-style .highlighted-box,html body.app main.new-style ul.list.striped>li:nth-of-type(odd).highlighted-box,html body.app main.new-style ul.list.striped>li:nth-of-type(even).highlighted-box,html body.app main.new-style ul.list.striped>li.highlighted-box,html body.app main.new-style ul.list.shadowed>li.highlighted-box,html body.app main.new-style ul.list.shadowed.striped>li.highlighted-box,html body.app main.new-style ul.list.separated>li.highlighted-box,html body.app main.new-style ul.list.separated.striped>li.highlighted-box,html body.app main.new-style tr:nth-of-type(odd).highlighted-box,html body.app main.new-style tr:nth-of-type(even).highlighted-box,html body.app main.new-style tr.highlighted-box{background-color:#bbf1b8}html body.app main.new-style [hidden]{display:none !important}html body.app main.new-style .invisible{visibility:hidden}html body.app main.new-style .scrollable{overflow:auto;min-width:0}html body.app main.new-style .non-scrollable{overflow:hidden;min-width:0}html body.app main.new-style .limited-width{max-width:800px}html body.app main.new-style .full-width{max-width:100%}html body.app main.new-style .marker{display:inline-block;border-radius:50px;font-weight:bold;text-align:center;text-transform:uppercase;padding:.3em .9em .3em .9em;vertical-align:top}html body.app main.new-style .marker.aligned-to-text{vertical-align:baseline}html body.app main.new-style .tooltip{display:none;background:#fff;text-align:left;max-width:15em;padding:1em;border:1px solid #000;border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,.13)}html body.app main.new-style *:hover+.tooltip{display:block;position:absolute;z-index:1}html body.app main.new-style .block-aligner>*{display:block}html body.app main.new-style .horizontal-aligner{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:baseline;align-content:space-between}html body.app main.new-style .horizontal-aligner.align-items-top{align-items:flex-start}html body.app main.new-style .horizontal-aligner.align-items-center{align-items:center}html body.app main.new-style .horizontal-aligner.align-items-bottom{align-items:flex-end}html body.app main.new-style .horizontal-aligner.equal-aligner>*{flex:1 0 3em}html body.app main.new-style .horizontal-aligner.equal-aligner>.shrink{flex:1 1 3em}html body.app main.new-style .horizontal-aligner.auto-aligner>*{flex:1 0 auto}html body.app main.new-style .horizontal-aligner.auto-aligner>.shrink{flex:1 1 auto}html body.app main.new-style .horizontal-aligner.stretch{align-items:stretch}html body.app main.new-style .horizontal-aligner.stretch-content{align-content:stretch}html body.app main.new-style .horizontal-aligner.nowrap{flex-flow:row nowrap}html body.app main.new-style .horizontal-aligner.text-aligner>*{text-align:center}html body.app main.new-style .horizontal-aligner.text-aligner>*:first-child{text-align:left}html body.app main.new-style .horizontal-aligner.text-aligner>*:last-child{text-align:right}html body.app main.new-style .horizontal-aligner.text-aligner>*:first-child:last-child{text-align:left}html body.app main.new-style .horizontal-aligner>.fixed-width{flex:0 0 auto}html body.app main.new-style .horizontal-aligner>.fixed-zero-width{overflow:visible;width:0;min-width:0;max-width:0;flex:0 0 0}html body.app main.new-style.simulations.index #query{width:300px}html body.app main.new-style.simulations.index #per{width:auto}html body.app main.new-style.simulations.index #filters{min-height:100%;min-height:100vh;min-height:calc(100vh - 50px);transition:min-width .3s ease-in-out,max-width .3s ease-in-out;padding-bottom:120px}html body.app main.new-style.simulations.index #filters.open{min-width:220px}html body.app main.new-style.simulations.index #filters.open .filter-actions{min-width:220px;max-width:220px}html body.app main.new-style.simulations.index #filters .filter-actions{position:fixed;top:auto;bottom:0;right:0;left:auto;min-width:0;max-width:0;min-height:120px;max-height:120px;transition:min-width .3s ease-in-out,max-width .3s ease-in-out;background-color:#fff}html body.app main.new-style.simulations.vehicles #next{width:30%}html body.app main.new-style.simulations.simulation #next{width:30%}html body.app main.new-style.simulations.simulation #save_draft{width:40%}html body.app main.new-style.simulations.simulation #create{width:60%}html body.app main.new-style.simulations.create #save_draft{width:40%}html body.app main.new-style.simulations.create #create{width:60%}html body.app main.new-style.vehicles.index #query{width:300px}html body.app main.new-style.vehicles.index #per{width:auto}html body.app main.new-style.vehicles.index #filters{min-height:100%;min-height:100vh;min-height:calc(100vh - 50px);transition:min-width .3s ease-in-out,max-width .3s ease-in-out;padding-bottom:120px}html body.app main.new-style.vehicles.index #filters.open{min-width:220px}html body.app main.new-style.vehicles.index #filters.open .filter-actions{min-width:220px;max-width:220px}html body.app main.new-style.vehicles.index #filters .filter-actions{position:fixed;top:auto;bottom:0;right:0;left:auto;min-width:0;max-width:0;min-height:120px;max-height:120px;transition:min-width .3s ease-in-out,max-width .3s ease-in-out;background-color:#fff}html body.app main.new-style.playlists.index #query{width:300px}html body.app main.new-style.playlists.index #per{width:auto}html body.app main.new-style.playlists.index #filters{min-height:100%;min-height:100vh;min-height:calc(100vh - 50px);transition:min-width .3s ease-in-out,max-width .3s ease-in-out;padding-bottom:120px}html body.app main.new-style.playlists.index #filters.open{min-width:220px}html body.app main.new-style.playlists.index #filters.open .filter-actions{min-width:220px;max-width:220px}html body.app main.new-style.playlists.index #filters .filter-actions{position:fixed;top:auto;bottom:0;right:0;left:auto;min-width:0;max-width:0;min-height:120px;max-height:120px;transition:min-width .3s ease-in-out,max-width .3s ease-in-out;background-color:#fff}html body.app main.new-style.playlists.vehicles #next{width:30%}html body.app main.new-style.playlists.simulations #next{width:30%}html body.app main.new-style.playlists.simulations #add_simulations{width:20%}html body.app main.new-style.playlists.simulations #close_simulations_panel{width:20%}html body.app main.new-style.playlists.courses #add_simulations{width:20%}html body.app main.new-style.playlists.courses #close_simulations_panel{width:20%}html body.app main.new-style.playlists.courses #next{width:30%}html body.app main.new-style.playlists.courses #save_draft{width:40%}html body.app main.new-style.playlists.courses #create{width:60%}html body.app main.new-style.playlists.create #save_draft{width:40%}html body.app main.new-style.playlists.create #create{width:60%}html body.app main.new-style.courses.index #per{width:auto}html body.app main.new-style.pin-allocations.edit #pin_allocations_table,html body.app main.new-style.pin-allocations.update #pin_allocations_table{width:100%}html body.app main.new-style.pin-allocations.edit #pin_number,html body.app main.new-style.pin-allocations.update #pin_number{width:10%}html body.app main.new-style.pin-allocations.edit #pin_name,html body.app main.new-style.pin-allocations.update #pin_name{width:10%}html body.app main.new-style.pin-allocations.edit #function,html body.app main.new-style.pin-allocations.update #function{width:70%}html body.app main.new-style.pin-allocations.edit #wire_number,html body.app main.new-style.pin-allocations.update #wire_number{width:10%}html body.app main.new-style.training-session .main-bottom-padding{padding:1em 0}html body.app main.new-style.training-session .shifted{margin:0 1em}@media(min-width: 800px){html body.app main.new-style.training-session .shifted{margin:0}}html body.app main.new-style.training-session.select-connectors #branch_number{width:10%}html body.app main.new-style.training-session.select-connectors #pin_number{width:10%}html body.app main.new-style.training-session.select-connectors #pin_name{width:10%}html body.app main.new-style.training-session.select-connectors #function{width:70%}html body.app main.new-style.training-session.playlists .pagination>.prev,html body.app main.new-style.training-session.playlists .pagination>.next{display:inline-block}html body.app main.new-style.dashboards .dashboard{display:grid;column-gap:34px;row-gap:34px;padding:34px 34px;grid-auto-flow:column;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, auto)}@media(max-width: 800px){html body.app main.new-style.dashboards .dashboard{grid-template-columns:1fr;grid-template-rows:repeat(12, auto)}}html body.app main.new-style.dashboards img{display:block;width:100%;height:auto;min-height:0;max-height:auto;min-width:0;max-width:auto}html body.app main.new-style.dashboards .step-by-step{display:block;min-width:20em;background-color:#f3f3f3}@media(max-width: 800px){html body.app main.new-style.dashboards .step-by-step{width:100%}}html body.app main.new-style.dashboards .video{display:block;width:100%;min-width:auto;max-width:auto;height:100%;min-height:0;max-height:auto}html body.app main.new-style.dashboards .film-overlay{background:#fff}html body.app main.new-style.dashboards .close-film{display:block;text-align:right;font-size:23px;margin-top:17px;margin-right:17px;z-index:100003}html body.app main.new-style.dashboards .close-film :link,html body.app main.new-style.dashboards .close-film :visited{color:#212121}
