/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fasr,.fal,.fa-light,.fasl,.fat,.fa-thin,.fast,.fad,.fa-duotone,.fass,.fa-sharp-solid,.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,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fasr,.fasl,.fast,.fa-sharp{font-family:"Font Awesome 6 Sharp"}.fass,.fa-sharp{font-weight:900}.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, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::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-wagon-covered::before{content:""}.fa-line-height::before{content:""}.fa-bagel::before{content:""}.fa-transporter-7::before{content:""}.fa-at::before{content:"\@"}.fa-rectangles-mixed::before{content:""}.fa-phone-arrow-up-right::before{content:""}.fa-phone-arrow-up::before{content:""}.fa-phone-outgoing::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-circle-l::before{content:""}.fa-head-side-goggles::before{content:""}.fa-head-vr::before{content:""}.fa-text-height::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-face-hand-yawn::before{content:""}.fa-gauge-simple-min::before{content:""}.fa-tachometer-slowest::before{content:""}.fa-stethoscope::before{content:""}.fa-coffin::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-salad::before{content:""}.fa-bowl-salad::before{content:""}.fa-info::before{content:""}.fa-robot-astromech::before{content:""}.fa-ring-diamond::before{content:""}.fa-fondue-pot::before{content:""}.fa-theta::before{content:""}.fa-face-hand-peeking::before{content:""}.fa-square-user::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-tire-pressure-warning::before{content:""}.fa-wifi-fair::before{content:""}.fa-wifi-2::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-mp3-player::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-tally-4::before{content:""}.fa-rectangle-history::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-sun-haze::before{content:""}.fa-text-size::before{content:""}.fa-ufo::before{content:""}.fa-fork::before{content:""}.fa-utensil-fork::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-mobile-signal::before{content:""}.fa-barcode-scan::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-folder-arrow-down::before{content:""}.fa-folder-download::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-face-icicles::before{content:""}.fa-shovel::before{content:""}.fa-door-open::before{content:""}.fa-films::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-face-glasses::before{content:""}.fa-nfc::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-closed-captioning-slash::before{content:""}.fa-calculator-simple::before{content:""}.fa-calculator-alt::before{content:""}.fa-bridge-circle-check::before{content:""}.fa-sliders-up::before{content:""}.fa-sliders-v::before{content:""}.fa-location-minus::before{content:""}.fa-map-marker-minus::before{content:""}.fa-pump-medical::before{content:""}.fa-fingerprint::before{content:""}.fa-ski-boot::before{content:""}.fa-standard-definition::before{content:""}.fa-rectangle-sd::before{content:""}.fa-h1::before{content:""}.fa-hand-point-right::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-message-bot::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-light-ceiling::before{content:""}.fa-message-exclamation::before{content:""}.fa-comment-alt-exclamation::before{content:""}.fa-bowl-scoop::before{content:""}.fa-bowl-shaved-ice::before{content:""}.fa-square-x::before{content:""}.fa-building-memo::before{content:""}.fa-utility-pole-double::before{content:""}.fa-flag-checkered::before{content:""}.fa-chevrons-up::before{content:""}.fa-chevron-double-up::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-user-vneck::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-square-arrow-right::before{content:""}.fa-arrow-square-right::before{content:""}.fa-location-plus::before{content:""}.fa-map-marker-plus::before{content:""}.fa-lightbulb-exclamation-on::before{content:""}.fa-people-line::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-crate-empty::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-transporter::before{content:""}.fa-calendar-circle-user::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-person-carry-box::before{content:""}.fa-person-carry::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-union::before{content:""}.fa-chevrons-left::before{content:""}.fa-chevron-double-left::before{content:""}.fa-circle-heart::before{content:""}.fa-heart-circle::before{content:""}.fa-truck-plane::before{content:""}.fa-record-vinyl::before{content:""}.fa-bring-forward::before{content:""}.fa-square-p::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-sigma::before{content:""}.fa-camera-movie::before{content:""}.fa-bong::before{content:""}.fa-clarinet::before{content:""}.fa-truck-flatbed::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-arrow-down-up-across-line::before{content:""}.fa-arrows-rotate-reverse::before{content:""}.fa-leaf-heart::before{content:""}.fa-house-building::before{content:""}.fa-cheese-swiss::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-bow-arrow::before{content:""}.fa-cart-xmark::before{content:""}.fa-hexagon-xmark::before{content:""}.fa-times-hexagon::before{content:""}.fa-xmark-hexagon::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-merge::before{content:""}.fa-pager::before{content:""}.fa-cart-minus::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-pan-frying::before{content:""}.fa-grid::before{content:""}.fa-grid-3::before{content:""}.fa-football-helmet::before{content:""}.fa-hand-love::before{content:""}.fa-trees::before{content:""}.fa-strikethrough::before{content:""}.fa-page::before{content:""}.fa-k::before{content:"K"}.fa-diagram-previous::before{content:""}.fa-gauge-min::before{content:""}.fa-tachometer-alt-slowest::before{content:""}.fa-folder-grid::before{content:""}.fa-eggplant::before{content:""}.fa-excavator::before{content:""}.fa-ram::before{content:""}.fa-landmark-flag::before{content:""}.fa-lips::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-desktop-arrow-down::before{content:""}.fa-code-pull-request::before{content:""}.fa-pumpkin::before{content:""}.fa-clipboard-list::before{content:""}.fa-pen-field::before{content:""}.fa-blueberries::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-note::before{content:""}.fa-arrow-down-to-square::before{content:""}.fa-user-check::before{content:""}.fa-cloud-xmark::before{content:""}.fa-vial-virus::before{content:""}.fa-book-blank::before{content:""}.fa-book-alt::before{content:""}.fa-golf-flag-hole::before{content:""}.fa-message-arrow-down::before{content:""}.fa-comment-alt-arrow-down::before{content:""}.fa-face-unamused::before{content:""}.fa-sheet-plastic::before{content:""}.fa-circle-9::before{content:""}.fa-blog::before{content:""}.fa-user-ninja::before{content:""}.fa-pencil-slash::before{content:""}.fa-bowling-pins::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-down-right::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-webhook::before{content:""}.fa-blinds-open::before{content:""}.fa-fence::before{content:""}.fa-up::before{content:""}.fa-arrow-alt-up::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-drumstick::before{content:""}.fa-square-v::before{content:""}.fa-face-awesome::before{content:""}.fa-gave-dandy::before{content:""}.fa-dial-off::before{content:""}.fa-toggle-off::before{content:""}.fa-face-smile-horns::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-grapes::before{content:""}.fa-person-drowning::before{content:""}.fa-dial-max::before{content:""}.fa-circle-m::before{content:""}.fa-calendar-image::before{content:""}.fa-circle-caret-down::before{content:""}.fa-caret-circle-down::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-shish-kebab::before{content:""}.fa-spray-can::before{content:""}.fa-alarm-snooze::before{content:""}.fa-scarecrow::before{content:""}.fa-truck-monster::before{content:""}.fa-gift-card::before{content:""}.fa-w::before{content:"W"}.fa-code-pull-request-draft::before{content:""}.fa-square-b::before{content:""}.fa-elephant::before{content:""}.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-message-question::before{content:""}.fa-cloud::before{content:""}.fa-trowel-bricks::before{content:""}.fa-square-3::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-hospital-user::before{content:""}.fa-microwave::before{content:""}.fa-chf-sign::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-cart-circle-arrow-up::before{content:""}.fa-trash-clock::before{content:""}.fa-reflect-both::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-sprinkler-ceiling::before{content:""}.fa-browsers::before{content:""}.fa-trillium::before{content:""}.fa-music-slash::before{content:""}.fa-truck-ramp::before{content:""}.fa-binoculars::before{content:""}.fa-microphone-slash::before{content:""}.fa-box-tissue::before{content:""}.fa-circle-c::before{content:""}.fa-star-christmas::before{content:""}.fa-chart-bullet::before{content:""}.fa-motorcycle::before{content:""}.fa-tree-christmas::before{content:""}.fa-tire-flat::before{content:""}.fa-sunglasses::before{content:""}.fa-badge::before{content:""}.fa-message-pen::before{content:""}.fa-comment-alt-edit::before{content:""}.fa-message-edit::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-file-mp3::before{content:""}.fa-arrow-progress::before{content:""}.fa-chess-rook-piece::before{content:""}.fa-chess-rook-alt::before{content:""}.fa-square-root::before{content:""}.fa-album-collection-circle-plus::before{content:""}.fa-people-arrows::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-sign-post::before{content:""}.fa-face-angry-horns::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-tombstone::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-list-music::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-toilets-portable::before{content:""}.fa-hockey-puck::before{content:""}.fa-mustache::before{content:""}.fa-hyphen::before{content:"\-"}.fa-table::before{content:""}.fa-user-chef::before{content:""}.fa-message-image::before{content:""}.fa-comment-alt-image::before{content:""}.fa-users-medical::before{content:""}.fa-sensor-triangle-exclamation::before{content:""}.fa-sensor-alert::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-face-mask::before{content:""}.fa-pickleball::before{content:""}.fa-star-sharp-half::before{content:""}.fa-users-slash::before{content:""}.fa-clover::before{content:""}.fa-meat::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-star-and-crescent::before{content:""}.fa-empty-set::before{content:""}.fa-house-fire::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-helicopter::before{content:""}.fa-bird::before{content:""}.fa-compass::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-heart-half-stroke::before{content:""}.fa-heart-half-alt::before{content:""}.fa-file-circle-question::before{content:""}.fa-truck-utensils::before{content:""}.fa-laptop-code::before{content:""}.fa-joystick::before{content:""}.fa-grill-fire::before{content:""}.fa-rectangle-vertical-history::before{content:""}.fa-swatchbook::before{content:""}.fa-prescription-bottle::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-keyboard-left::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-face-beam-hand-over-mouth::before{content:""}.fa-droplet-percent::before{content:""}.fa-humidity::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-corn::before{content:""}.fa-roller-coaster::before{content:""}.fa-photo-film-music::before{content:""}.fa-radar::before{content:""}.fa-sickle::before{content:""}.fa-film::before{content:""}.fa-coconut::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-shield-cross::before{content:""}.fa-cassette-tape::before{content:""}.fa-square-terminal::before{content:""}.fa-people-robbery::before{content:""}.fa-lightbulb::before{content:""}.fa-caret-left::before{content:""}.fa-comment-middle::before{content:""}.fa-trash-can-list::before{content:""}.fa-block::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-face-frown-slight::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-sidebar-flip::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-temperature-list::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-sitemap::before{content:""}.fa-pipe-section::before{content:""}.fa-space-station-moon-construction::before{content:""}.fa-space-station-moon-alt::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-memory::before{content:""}.fa-face-sleeping::before{content:""}.fa-road-spikes::before{content:""}.fa-fire-burner::before{content:""}.fa-squirrel::before{content:""}.fa-arrow-up-to-line::before{content:""}.fa-arrow-to-top::before{content:""}.fa-flag::before{content:""}.fa-face-cowboy-hat::before{content:""}.fa-hanukiah::before{content:""}.fa-chart-scatter-3d::before{content:""}.fa-display-chart-up::before{content:""}.fa-square-code::before{content:""}.fa-feather::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-xmark-to-slot::before{content:""}.fa-times-to-slot::before{content:""}.fa-vote-nay::before{content:""}.fa-box-taped::before{content:""}.fa-box-alt::before{content:""}.fa-comment-slash::before{content:""}.fa-swords::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-album::before{content:""}.fa-circle-n::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-key-skeleton-left-right::before{content:""}.fa-comment-lines::before{content:""}.fa-luchador-mask::before{content:""}.fa-luchador::before{content:""}.fa-mask-luchador::before{content:""}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-shredder::before{content:""}.fa-book-open-cover::before{content:""}.fa-book-open-alt::before{content:""}.fa-sandwich::before{content:""}.fa-peseta-sign::before{content:""}.fa-square-parking-slash::before{content:""}.fa-parking-slash::before{content:""}.fa-train-tunnel::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-ghost::before{content:""}.fa-face-anguished::before{content:""}.fa-hockey-sticks::before{content:""}.fa-abacus::before{content:""}.fa-film-simple::before{content:""}.fa-film-alt::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-tree-palm::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-cart-plus::before{content:""}.fa-gamepad::before{content:""}.fa-border-center-v::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-clipboard-medical::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-egg::before{content:""}.fa-up-to-line::before{content:""}.fa-arrow-alt-to-top::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-watch-fitness::before{content:""}.fa-clock-nine-thirty::before{content:""}.fa-campground::before{content:""}.fa-folder-plus::before{content:""}.fa-jug::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-snow-blowing::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-lock::before{content:""}.fa-arrow-down-from-line::before{content:""}.fa-arrow-from-top::before{content:""}.fa-gas-pump::before{content:""}.fa-signal-bars-slash::before{content:""}.fa-signal-alt-slash::before{content:""}.fa-monkey::before{content:""}.fa-rectangle-pro::before{content:""}.fa-pro::before{content:""}.fa-house-night::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-globe-pointer::before{content:""}.fa-blanket::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-house-flood-water::before{content:""}.fa-comments-question-check::before{content:""}.fa-tree::before{content:""}.fa-arrows-cross::before{content:""}.fa-backpack::before{content:""}.fa-square-small::before{content:""}.fa-folder-arrow-up::before{content:""}.fa-folder-upload::before{content:""}.fa-bridge-lock::before{content:""}.fa-crosshairs-simple::before{content:""}.fa-sack-dollar::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-square-sliders::before{content:""}.fa-sliders-h-square::before{content:""}.fa-car-side::before{content:""}.fa-message-middle-top::before{content:""}.fa-comment-middle-top-alt::before{content:""}.fa-lightbulb-on::before{content:""}.fa-knife::before{content:""}.fa-utensil-knife::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-display-chart-up-circle-dollar::before{content:""}.fa-wave-sine::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-circle-w::before{content:""}.fa-circle-calendar::before{content:""}.fa-calendar-circle::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-2::before{content:""}.fa-microscope::before{content:""}.fa-sunset::before{content:""}.fa-sink::before{content:""}.fa-calendar-exclamation::before{content:""}.fa-truck-container-empty::before{content:""}.fa-hand-heart::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-reply-clock::before{content:""}.fa-reply-time::before{content:""}.fa-person-rays::before{content:""}.fa-right::before{content:""}.fa-arrow-alt-right::before{content:""}.fa-circle-f::before{content:""}.fa-users::before{content:""}.fa-face-pleading::before{content:""}.fa-eye-slash::before{content:""}.fa-flask-vial::before{content:""}.fa-police-box::before{content:""}.fa-cucumber::before{content:""}.fa-head-side-brain::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-person-biking-mountain::before{content:""}.fa-biking-mountain::before{content:""}.fa-utensils-slash::before{content:""}.fa-print-magnifying-glass::before{content:""}.fa-print-search::before{content:""}.fa-turn-right::before{content:""}.fa-folder-bookmark::before{content:""}.fa-arrow-turn-left-down::before{content:""}.fa-om::before{content:""}.fa-pi::before{content:""}.fa-flask-round-potion::before{content:""}.fa-flask-potion::before{content:""}.fa-face-shush::before{content:""}.fa-worm::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-plug::before{content:""}.fa-calendar-circle-exclamation::before{content:""}.fa-square-i::before{content:""}.fa-chevron-up::before{content:""}.fa-face-saluting::before{content:""}.fa-gauge-simple-low::before{content:""}.fa-tachometer-slow::before{content:""}.fa-face-persevering::before{content:""}.fa-circle-camera::before{content:""}.fa-camera-circle::before{content:""}.fa-hand-spock::before{content:""}.fa-spider-web::before{content:""}.fa-circle-microphone::before{content:""}.fa-microphone-circle::before{content:""}.fa-book-arrow-up::before{content:""}.fa-popsicle::before{content:""}.fa-command::before{content:""}.fa-blinds::before{content:""}.fa-stopwatch::before{content:""}.fa-saxophone::before{content:""}.fa-square-2::before{content:""}.fa-field-hockey-stick-ball::before{content:""}.fa-field-hockey::before{content:""}.fa-arrow-up-square-triangle::before{content:""}.fa-sort-shapes-up-alt::before{content:""}.fa-face-scream::before{content:""}.fa-square-m::before{content:""}.fa-camera-web::before{content:""}.fa-webcam::before{content:""}.fa-comment-arrow-down::before{content:""}.fa-lightbulb-cfl::before{content:""}.fa-window-frame-open::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-period::before{content:"\."}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-up-to-dotted-line::before{content:""}.fa-thought-bubble::before{content:""}.fa-skeleton-ribs::before{content:""}.fa-raygun::before{content:""}.fa-flute::before{content:""}.fa-acorn::before{content:""}.fa-video-arrow-up-right::before{content:""}.fa-grate-droplet::before{content:""}.fa-seal-exclamation::before{content:""}.fa-chess-bishop::before{content:""}.fa-message-sms::before{content:""}.fa-coffee-beans::before{content:""}.fa-hat-witch::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-clock-three-thirty::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-alarm-clock::before{content:""}.fa-eclipse::before{content:""}.fa-face-relieved::before{content:""}.fa-road-circle-check::before{content:""}.fa-dice-five::before{content:""}.fa-octagon-minus::before{content:""}.fa-minus-octagon::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-face-zany::before{content:""}.fa-tricycle::before{content:""}.fa-land-mine-on::before{content:""}.fa-square-arrow-up-left::before{content:""}.fa-i-cursor::before{content:""}.fa-chart-mixed-up-circle-dollar::before{content:""}.fa-salt-shaker::before{content:""}.fa-stamp::before{content:""}.fa-file-plus::before{content:""}.fa-draw-square::before{content:""}.fa-toilet-paper-under-slash::before{content:""}.fa-toilet-paper-reverse-slash::before{content:""}.fa-stairs::before{content:""}.fa-drone-front::before{content:""}.fa-drone-alt::before{content:""}.fa-glass-empty::before{content:""}.fa-dial-high::before{content:""}.fa-user-helmet-safety::before{content:""}.fa-user-construction::before{content:""}.fa-user-hard-hat::before{content:""}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center::before{content:""}.fa-pills::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-tooth::before{content:""}.fa-basketball-hoop::before{content:""}.fa-objects-align-bottom::before{content:""}.fa-v::before{content:"V"}.fa-sparkles::before{content:""}.fa-squid::before{content:""}.fa-leafy-green::before{content:""}.fa-circle-arrow-up-right::before{content:""}.fa-calendars::before{content:""}.fa-bangladeshi-taka-sign::before{content:""}.fa-bicycle::before{content:""}.fa-hammer-war::before{content:""}.fa-circle-d::before{content:""}.fa-spider-black-widow::before{content:""}.fa-staff-snake::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-pear::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-file-mov::before{content:""}.fa-triangle::before{content:""}.fa-apartment::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-pepper::before{content:""}.fa-piano::before{content:""}.fa-gun-squirt::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-snowman::before{content:""}.fa-user-alien::before{content:""}.fa-shield-check::before{content:""}.fa-mortar-pestle::before{content:""}.fa-road-barrier::before{content:""}.fa-chart-candlestick::before{content:""}.fa-briefcase-blank::before{content:""}.fa-school::before{content:""}.fa-igloo::before{content:""}.fa-bracket-round::before{content:"\("}.fa-parenthesis::before{content:"\("}.fa-joint::before{content:""}.fa-horse-saddle::before{content:""}.fa-mug-marshmallows::before{content:""}.fa-filters::before{content:""}.fa-bell-on::before{content:""}.fa-angle-right::before{content:""}.fa-dial-med::before{content:""}.fa-horse::before{content:""}.fa-q::before{content:"Q"}.fa-monitor-waveform::before{content:""}.fa-monitor-heart-rate::before{content:""}.fa-link-simple::before{content:""}.fa-whistle::before{content:""}.fa-g::before{content:"G"}.fa-wine-glass-crack::before{content:""}.fa-fragile::before{content:""}.fa-slot-machine::before{content:""}.fa-notes-medical::before{content:""}.fa-car-wash::before{content:""}.fa-escalator::before{content:""}.fa-comment-image::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-donut::before{content:""}.fa-doughnut::before{content:""}.fa-capsules::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-tally-1::before{content:""}.fa-file-vector::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-square-dashed::before{content:""}.fa-bag-shopping-plus::before{content:""}.fa-square-j::before{content:""}.fa-hand-point-up::before{content:""}.fa-money-bill::before{content:""}.fa-arrow-up-big-small::before{content:""}.fa-sort-size-up::before{content:""}.fa-barcode-read::before{content:""}.fa-baguette::before{content:""}.fa-bowl-soft-serve::before{content:""}.fa-face-holding-back-tears::before{content:""}.fa-square-up::before{content:""}.fa-arrow-alt-square-up::before{content:""}.fa-train-subway-tunnel::before{content:""}.fa-subway-tunnel::before{content:""}.fa-square-exclamation::before{content:""}.fa-exclamation-square::before{content:""}.fa-semicolon::before{content:"\;"}.fa-bookmark::before{content:""}.fa-fan-table::before{content:""}.fa-align-justify::before{content:""}.fa-battery-low::before{content:""}.fa-battery-1::before{content:""}.fa-credit-card-front::before{content:""}.fa-brain-arrow-curved-right::before{content:""}.fa-mind-share::before{content:""}.fa-umbrella-beach::before{content:""}.fa-helmet-un::before{content:""}.fa-location-smile::before{content:""}.fa-map-marker-smile::before{content:""}.fa-arrow-left-to-line::before{content:""}.fa-arrow-to-left::before{content:""}.fa-bullseye::before{content:""}.fa-sushi::before{content:""}.fa-nigiri::before{content:""}.fa-message-captions::before{content:""}.fa-comment-alt-captions::before{content:""}.fa-trash-list::before{content:""}.fa-bacon::before{content:""}.fa-option::before{content:""}.fa-raccoon::before{content:""}.fa-hand-point-down::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-head-side-gear::before{content:""}.fa-trash-plus::before{content:""}.fa-file-cad::before{content:""}.fa-objects-align-top::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-face-anxious-sweat::before{content:""}.fa-credit-card-blank::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-microchip-ai::before{content:""}.fa-mug::before{content:""}.fa-plane-up-slash::before{content:""}.fa-radiation::before{content:""}.fa-pen-circle::before{content:""}.fa-bag-seedling::before{content:""}.fa-chart-simple::before{content:""}.fa-crutches::before{content:""}.fa-circle-parking::before{content:""}.fa-parking-circle::before{content:""}.fa-mars-stroke::before{content:""}.fa-leaf-oak::before{content:""}.fa-square-bolt::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-lambda::before{content:""}.fa-e::before{content:"E"}.fa-pizza::before{content:""}.fa-bowl-chopsticks-noodles::before{content:""}.fa-h3::before{content:""}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-badge-percent::before{content:""}.fa-rotate-reverse::before{content:""}.fa-user::before{content:""}.fa-sensor::before{content:""}.fa-comma::before{content:"\,"}.fa-school-circle-check::before{content:""}.fa-toilet-paper-under::before{content:""}.fa-toilet-paper-reverse::before{content:""}.fa-light-emergency::before{content:""}.fa-arrow-down-to-arc::before{content:""}.fa-dumpster::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-building-user::before{content:""}.fa-light-switch::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-highlighter::before{content:""}.fa-wave-pulse::before{content:""}.fa-heart-rate::before{content:""}.fa-key::before{content:""}.fa-arrow-left-to-bracket::before{content:""}.fa-hat-santa::before{content:""}.fa-tamale::before{content:""}.fa-box-check::before{content:""}.fa-bullhorn::before{content:""}.fa-steak::before{content:""}.fa-location-crosshairs-slash::before{content:""}.fa-location-slash::before{content:""}.fa-person-dolly::before{content:""}.fa-globe::before{content:""}.fa-synagogue::before{content:""}.fa-file-chart-column::before{content:""}.fa-file-chart-line::before{content:""}.fa-person-half-dress::before{content:""}.fa-folder-image::before{content:""}.fa-calendar-pen::before{content:""}.fa-calendar-edit::before{content:""}.fa-road-bridge::before{content:""}.fa-face-smile-tear::before{content:""}.fa-message-plus::before{content:""}.fa-comment-alt-plus::before{content:""}.fa-location-arrow::before{content:""}.fa-c::before{content:"C"}.fa-tablet-button::before{content:""}.fa-person-dress-fairy::before{content:""}.fa-rectangle-history-circle-user::before{content:""}.fa-building-lock::before{content:""}.fa-chart-line-up::before{content:""}.fa-mailbox::before{content:""}.fa-sign-posts::before{content:""}.fa-truck-bolt::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-circle-three-quarters-stroke::before{content:""}.fa-person-circle-minus::before{content:""}.fa-scalpel::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-bell-exclamation::before{content:""}.fa-circle-bookmark::before{content:""}.fa-bookmark-circle::before{content:""}.fa-egg-fried::before{content:""}.fa-face-weary::before{content:""}.fa-uniform-martial-arts::before{content:""}.fa-camera-rotate::before{content:""}.fa-sun-dust::before{content:""}.fa-comment-text::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-signal-bars::before{content:""}.fa-signal-alt::before{content:""}.fa-signal-alt-4::before{content:""}.fa-signal-bars-strong::before{content:""}.fa-diamond-exclamation::before{content:""}.fa-star::before{content:""}.fa-dial-min::before{content:""}.fa-repeat::before{content:""}.fa-cross::before{content:""}.fa-page-caret-down::before{content:""}.fa-file-caret-down::before{content:""}.fa-box::before{content:""}.fa-venus-mars::before{content:""}.fa-clock-seven-thirty::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-clock-four-thirty::before{content:""}.fa-signal-bars-good::before{content:""}.fa-signal-alt-3::before{content:""}.fa-cactus::before{content:""}.fa-lightbulb-gear::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-plane-tail::before{content:""}.fa-gauge-simple-max::before{content:""}.fa-tachometer-fastest::before{content:""}.fa-circle-u::before{content:""}.fa-shield-slash::before{content:""}.fa-square-phone-hangup::before{content:""}.fa-phone-square-down::before{content:""}.fa-arrow-up-left::before{content:""}.fa-transporter-1::before{content:""}.fa-peanuts::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-bin-bottles-recycle::before{content:""}.fa-arrow-up-from-square::before{content:""}.fa-file-dashed-line::before{content:""}.fa-page-break::before{content:""}.fa-bracket-curly-right::before{content:"\}"}.fa-spider::before{content:""}.fa-clock-three::before{content:""}.fa-hands-bound::before{content:""}.fa-scalpel-line-dashed::before{content:""}.fa-scalpel-path::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-pipe-smoking::before{content:""}.fa-face-astonished::before{content:""}.fa-window::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-ear::before{content:""}.fa-file-lock::before{content:""}.fa-diagram-venn::before{content:""}.fa-arrow-down-from-bracket::before{content:""}.fa-x-ray::before{content:""}.fa-goal-net::before{content:""}.fa-coffin-cross::before{content:""}.fa-spell-check::before{content:""}.fa-location-xmark::before{content:""}.fa-map-marker-times::before{content:""}.fa-map-marker-xmark::before{content:""}.fa-circle-quarter-stroke::before{content:""}.fa-lasso::before{content:""}.fa-slash::before{content:""}.fa-person-to-portal::before{content:""}.fa-portal-enter::before{content:""}.fa-calendar-star::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-pegasus::before{content:""}.fa-files-medical::before{content:""}.fa-cannon::before{content:""}.fa-nfc-lock::before{content:""}.fa-person-ski-lift::before{content:""}.fa-ski-lift::before{content:""}.fa-square-6::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-wind-turbine::before{content:""}.fa-sliders-simple::before{content:""}.fa-grid-round::before{content:""}.fa-badge-sheriff::before{content:""}.fa-server::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-intersection::before{content:""}.fa-shop-lock::before{content:""}.fa-family::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-user-hair-buns::before{content:""}.fa-blender-phone::before{content:""}.fa-hourglass-clock::before{content:""}.fa-person-seat-reclined::before{content:""}.fa-paper-plane-top::before{content:""}.fa-paper-plane-alt::before{content:""}.fa-send::before{content:""}.fa-message-arrow-up::before{content:""}.fa-comment-alt-arrow-up::before{content:""}.fa-lightbulb-exclamation::before{content:""}.fa-layer-minus::before{content:""}.fa-layer-group-minus::before{content:""}.fa-chart-pie-simple-circle-currency::before{content:""}.fa-circle-e::before{content:""}.fa-building-wheat::before{content:""}.fa-gauge-max::before{content:""}.fa-tachometer-alt-fastest::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-apostrophe::before{content:"\'"}.fa-file-png::before{content:""}.fa-fire-hydrant::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-video-plus::before{content:""}.fa-square-right::before{content:""}.fa-arrow-alt-square-right::before{content:""}.fa-comment-smile::before{content:""}.fa-venus::before{content:""}.fa-passport::before{content:""}.fa-inbox-in::before{content:""}.fa-inbox-arrow-down::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-circle-8::before{content:""}.fa-clouds-moon::before{content:""}.fa-clock-ten-thirty::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-folder-user::before{content:""}.fa-trash-can-xmark::before{content:""}.fa-temperature-high::before{content:""}.fa-microchip::before{content:""}.fa-left-long-to-line::before{content:""}.fa-crown::before{content:""}.fa-weight-hanging::before{content:""}.fa-xmarks-lines::before{content:""}.fa-file-prescription::before{content:""}.fa-table-cells-lock::before{content:""}.fa-calendar-range::before{content:""}.fa-flower-daffodil::before{content:""}.fa-hand-back-point-up::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-arrow-up-to-arc::before{content:""}.fa-star-exclamation::before{content:""}.fa-books::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-layer-plus::before{content:""}.fa-layer-group-plus::before{content:""}.fa-play-pause::before{content:""}.fa-block-question::before{content:""}.fa-snooze::before{content:""}.fa-zzz::before{content:""}.fa-scanner-image::before{content:""}.fa-tv-retro::before{content:""}.fa-square-t::before{content:""}.fa-farm::before{content:""}.fa-barn-silo::before{content:""}.fa-chess-knight::before{content:""}.fa-bars-sort::before{content:""}.fa-pallet-boxes::before{content:""}.fa-palette-boxes::before{content:""}.fa-pallet-alt::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-code-simple::before{content:""}.fa-bolt-slash::before{content:""}.fa-panel-fire::before{content:""}.fa-binary-circle-check::before{content:""}.fa-comment-minus::before{content:""}.fa-burrito::before{content:""}.fa-violin::before{content:""}.fa-objects-column::before{content:""}.fa-square-chevron-down::before{content:""}.fa-chevron-square-down::before{content:""}.fa-comment-plus::before{content:""}.fa-triangle-instrument::before{content:""}.fa-triangle-music::before{content:""}.fa-wheelchair::before{content:""}.fa-user-pilot-tie::before{content:""}.fa-piano-keyboard::before{content:""}.fa-bed-empty::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-toggle-on::before{content:""}.fa-rectangle-vertical::before{content:""}.fa-rectangle-portrait::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-l::before{content:"L"}.fa-signal-stream::before{content:""}.fa-down-to-bracket::before{content:""}.fa-circle-z::before{content:""}.fa-stars::before{content:""}.fa-fire::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-house-day::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-shirt-long-sleeve::before{content:""}.fa-chart-pie-simple::before{content:""}.fa-chart-pie-alt::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-folder-open::before{content:""}.fa-album-collection-circle-user::before{content:""}.fa-candy::before{content:""}.fa-bowl-hot::before{content:""}.fa-soup::before{content:""}.fa-flatbread::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-code-fork::before{content:""}.fa-city::before{content:""}.fa-signal-bars-weak::before{content:""}.fa-signal-alt-1::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-clock-twelve::before{content:""}.fa-pepper-hot::before{content:""}.fa-citrus-slice::before{content:""}.fa-sheep::before{content:""}.fa-unlock::before{content:""}.fa-colon-sign::before{content:""}.fa-headset::before{content:""}.fa-badger-honey::before{content:""}.fa-h4::before{content:""}.fa-store-slash::before{content:""}.fa-road-circle-xmark::before{content:""}.fa-signal-slash::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-taco::before{content:""}.fa-hexagon-plus::before{content:""}.fa-plus-hexagon::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-messages::before{content:""}.fa-comments-alt::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-umbrella-simple::before{content:""}.fa-umbrella-alt::before{content:""}.fa-rectangle-history-circle-plus::before{content:""}.fa-underline::before{content:""}.fa-prescription-bottle-pill::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-binary-slash::before{content:""}.fa-square-o::before{content:""}.fa-caduceus::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-transporter-3::before{content:""}.fa-engine-warning::before{content:""}.fa-engine-exclamation::before{content:""}.fa-circle-down-right::before{content:""}.fa-square-k::before{content:""}.fa-manat-sign::before{content:""}.fa-money-check-pen::before{content:""}.fa-money-check-edit::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-tilde::before{content:"\~"}.fa-jedi::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-arrow-down-square-triangle::before{content:""}.fa-sort-shapes-down-alt::before{content:""}.fa-mug-hot::before{content:""}.fa-dog-leashed::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-face-downcast-sweat::before{content:""}.fa-mailbox-flag-up::before{content:""}.fa-memo-circle-info::before{content:""}.fa-gift::before{content:""}.fa-dice-two::before{content:""}.fa-volume::before{content:""}.fa-volume-medium::before{content:""}.fa-transporter-5::before{content:""}.fa-gauge-circle-bolt::before{content:""}.fa-coin-front::before{content:""}.fa-file-slash::before{content:""}.fa-message-arrow-up-right::before{content:""}.fa-treasure-chest::before{content:""}.fa-chess-queen::before{content:""}.fa-paintbrush-fine::before{content:""}.fa-paint-brush-alt::before{content:""}.fa-paint-brush-fine::before{content:""}.fa-paintbrush-alt::before{content:""}.fa-glasses::before{content:""}.fa-hood-cloak::before{content:""}.fa-square-quote::before{content:""}.fa-up-left::before{content:""}.fa-bring-front::before{content:""}.fa-chess-board::before{content:""}.fa-burger-cheese::before{content:""}.fa-cheeseburger::before{content:""}.fa-building-circle-check::before{content:""}.fa-repeat-1::before{content:""}.fa-arrow-down-to-line::before{content:""}.fa-arrow-to-bottom::before{content:""}.fa-grid-5::before{content:""}.fa-swap-arrows::before{content:""}.fa-right-long-to-line::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-grid-round-5::before{content:""}.fa-tally::before{content:""}.fa-tally-5::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-up-from-dotted-line::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-traffic-light-go::before{content:""}.fa-face-exhaling::before{content:""}.fa-sensor-fire::before{content:""}.fa-user-unlock::before{content:""}.fa-hexagon-divide::before{content:""}.fa-00::before{content:""}.fa-crow::before{content:""}.fa-cassette-betamax::before{content:""}.fa-betamax::before{content:""}.fa-sailboat::before{content:""}.fa-window-restore::before{content:""}.fa-nfc-magnifying-glass::before{content:""}.fa-file-binary::before{content:""}.fa-circle-v::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-bowl-scoops::before{content:""}.fa-mistletoe::before{content:""}.fa-custard::before{content:""}.fa-lacrosse-stick::before{content:""}.fa-hockey-mask::before{content:""}.fa-sunrise::before{content:""}.fa-subtitles::before{content:""}.fa-panel-ews::before{content:""}.fa-torii-gate::before{content:""}.fa-cloud-exclamation::before{content:""}.fa-message-lines::before{content:""}.fa-comment-alt-lines::before{content:""}.fa-frog::before{content:""}.fa-bucket::before{content:""}.fa-floppy-disk-pen::before{content:""}.fa-image::before{content:""}.fa-window-frame::before{content:""}.fa-microphone::before{content:""}.fa-cow::before{content:""}.fa-file-zip::before{content:""}.fa-square-ring::before{content:""}.fa-down-from-line::before{content:""}.fa-arrow-alt-from-top::before{content:""}.fa-caret-up::before{content:""}.fa-shield-xmark::before{content:""}.fa-shield-times::before{content:""}.fa-screwdriver::before{content:""}.fa-circle-sort-down::before{content:""}.fa-sort-circle-down::before{content:""}.fa-folder-closed::before{content:""}.fa-house-tsunami::before{content:""}.fa-square-nfi::before{content:""}.fa-forklift::before{content:""}.fa-arrow-up-from-ground-water::before{content:""}.fa-bracket-square-right::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-square-a::before{content:""}.fa-tick::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-refrigerator::before{content:""}.fa-monument::before{content:""}.fa-octagon-xmark::before{content:""}.fa-times-octagon::before{content:""}.fa-xmark-octagon::before{content:""}.fa-align-slash::before{content:""}.fa-snowplow::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-truck-ramp-couch::before{content:""}.fa-truck-couch::before{content:""}.fa-cannabis::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center::before{content:""}.fa-location-arrow-up::before{content:""}.fa-tablets::before{content:""}.fa-360-degrees::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-square-dashed-circle-plus::before{content:""}.fa-hand-holding-circle-dollar::before{content:""}.fa-money-simple-from-bracket::before{content:""}.fa-bat::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-head-side-headphones::before{content:""}.fa-phone-rotary::before{content:""}.fa-arrow-up-to-bracket::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-plate-wheat::before{content:""}.fa-calendar-circle-minus::before{content:""}.fa-chopsticks::before{content:""}.fa-car-wrench::before{content:""}.fa-car-mechanic::before{content:""}.fa-icicles::before{content:""}.fa-person-shelter::before{content:""}.fa-neuter::before{content:""}.fa-id-badge::before{content:""}.fa-kazoo::before{content:""}.fa-marker::before{content:""}.fa-bin-bottles::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-square-arrow-down-left::before{content:""}.fa-battery-bolt::before{content:""}.fa-tree-large::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-aperture::before{content:""}.fa-universal-access::before{content:""}.fa-gear-complex::before{content:""}.fa-file-magnifying-glass::before{content:""}.fa-file-search::before{content:""}.fa-up-right::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-user-police::before{content:""}.fa-lari-sign::before{content:""}.fa-volcano::before{content:""}.fa-teddy-bear::before{content:""}.fa-stocking::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-image-slash::before{content:""}.fa-mask-snorkel::before{content:""}.fa-smoke::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-battery-exclamation::before{content:""}.fa-viruses::before{content:""}.fa-square-person-confined::before{content:""}.fa-user-tie::before{content:""}.fa-up-to-bracket::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-crystal-ball::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-star-shooting::before{content:""}.fa-binary-lock::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-comment-pen::before{content:""}.fa-comment-edit::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-banjo::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-light-emergency-on::before{content:""}.fa-kerning::before{content:""}.fa-box-open::before{content:""}.fa-square-f::before{content:""}.fa-scroll::before{content:""}.fa-spa::before{content:""}.fa-arrow-left-from-line::before{content:""}.fa-arrow-from-right::before{content:""}.fa-strawberry::before{content:""}.fa-location-pin-lock::before{content:""}.fa-pause::before{content:""}.fa-clock-eight-thirty::before{content:""}.fa-plane-engines::before{content:""}.fa-plane-alt::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-gauge-low::before{content:""}.fa-tachometer-alt-slow::before{content:""}.fa-registered::before{content:""}.fa-trash-can-plus::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-globe-snow::before{content:""}.fa-subscript::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-integral::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-blinds-raised::before{content:""}.fa-smog::before{content:""}.fa-ufo-beam::before{content:""}.fa-circle-caret-up::before{content:""}.fa-caret-circle-up::before{content:""}.fa-user-vneck-hair-long::before{content:""}.fa-square-a-lock::before{content:""}.fa-crutch::before{content:""}.fa-gas-pump-slash::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-palette::before{content:""}.fa-transporter-4::before{content:""}.fa-chart-mixed-up-circle-currency::before{content:""}.fa-objects-align-right::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-vest::before{content:""}.fa-pig::before{content:""}.fa-inbox-full::before{content:""}.fa-circle-envelope::before{content:""}.fa-envelope-circle::before{content:""}.fa-triangle-person-digging::before{content:""}.fa-construction::before{content:""}.fa-ferry::before{content:""}.fa-bullseye-arrow::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-clock-seven::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-flashlight::before{content:""}.fa-file-jpg::before{content:""}.fa-group-arrows-rotate::before{content:""}.fa-bowl-food::before{content:""}.fa-square-9::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-square-dollar::before{content:""}.fa-dollar-square::before{content:""}.fa-usd-square::before{content:""}.fa-phone-arrow-right::before{content:""}.fa-hand-holding-seedling::before{content:""}.fa-message-check::before{content:""}.fa-comment-alt-check::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-chart-line-up-down::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-watch::before{content:""}.fa-circle-down-left::before{content:""}.fa-text::before{content:""}.fa-projector::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-tombstone-blank::before{content:""}.fa-tombstone-alt::before{content:""}.fa-chess-king-piece::before{content:""}.fa-chess-king-alt::before{content:""}.fa-circle-6::before{content:""}.fa-waves-sine::before{content:""}.fa-left::before{content:""}.fa-arrow-alt-left::before{content:""}.fa-file-word::before{content:""}.fa-file-powerpoint::before{content:""}.fa-square-down::before{content:""}.fa-arrow-alt-square-down::before{content:""}.fa-objects-align-center-vertical::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-wreath::before{content:""}.fa-children::before{content:""}.fa-meter-droplet::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-signal-strong::before{content:""}.fa-signal-4::before{content:""}.fa-lollipop::before{content:""}.fa-lollypop::before{content:""}.fa-list-tree::before{content:""}.fa-envelope-open::before{content:""}.fa-draw-circle::before{content:""}.fa-cat-space::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-rabbit-running::before{content:""}.fa-rabbit-fast::before{content:""}.fa-memo-pad::before{content:""}.fa-mattress-pillow::before{content:""}.fa-alarm-plus::before{content:""}.fa-alicorn::before{content:""}.fa-comment-question::before{content:""}.fa-gingerbread-man::before{content:""}.fa-guarani-sign::before{content:""}.fa-burger-fries::before{content:""}.fa-mug-tea::before{content:""}.fa-border-top::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-circle-book-open::before{content:""}.fa-book-circle::before{content:""}.fa-arrows-to-dotted-line::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-magnifying-glass-arrows-rotate::before{content:""}.fa-garage-open::before{content:""}.fa-shelves-empty::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-watch-apple::before{content:""}.fa-watch-calculator::before{content:""}.fa-list-dropdown::before{content:""}.fa-cabinet-filing::before{content:""}.fa-burger-soda::before{content:""}.fa-square-arrow-up::before{content:""}.fa-arrow-square-up::before{content:""}.fa-greater-than-equal::before{content:""}.fa-pallet-box::before{content:""}.fa-face-confounded::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-truck-plow::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-virus::before{content:""}.fa-grid-round-2::before{content:""}.fa-comment-middle-top::before{content:""}.fa-wave::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-layer-group::before{content:""}.fa-restroom-simple::before{content:""}.fa-arrows-to-dot::before{content:""}.fa-border-outer::before{content:""}.fa-hashtag-lock::before{content:""}.fa-clock-two-thirty::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-ticket-perforated::before{content:""}.fa-heart-half::before{content:""}.fa-comment-check::before{content:""}.fa-square::before{content:""}.fa-memo::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-glass-citrus::before{content:""}.fa-calendar-lines-pen::before{content:""}.fa-table-cells-column-lock::before{content:""}.fa-church::before{content:""}.fa-person-snowmobiling::before{content:""}.fa-snowmobile::before{content:""}.fa-face-hushed::before{content:""}.fa-comments-dollar::before{content:""}.fa-tickets-simple::before{content:""}.fa-pickaxe::before{content:""}.fa-link-simple-slash::before{content:""}.fa-democrat::before{content:""}.fa-face-confused::before{content:""}.fa-pinball::before{content:""}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-deer::before{content:""}.fa-input-pipe::before{content:""}.fa-road-lock::before{content:""}.fa-a::before{content:"A"}.fa-bookmark-slash::before{content:""}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-mace::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-sausage::before{content:""}.fa-trash-can-clock::before{content:""}.fa-p::before{content:"P"}.fa-broom-wide::before{content:""}.fa-snowflake::before{content:""}.fa-stomach::before{content:""}.fa-newspaper::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-guitar-electric::before{content:""}.fa-arrow-turn-down-right::before{content:""}.fa-moon-cloud::before{content:""}.fa-bread-slice-butter::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-user-group-crown::before{content:""}.fa-users-crown::before{content:""}.fa-circle-i::before{content:""}.fa-toilet-paper-check::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-chart-waterfall::before{content:""}.fa-sparkle::before{content:""}.fa-face-party::before{content:""}.fa-kidneys::before{content:""}.fa-wifi-exclamation::before{content:""}.fa-chart-network::before{content:""}.fa-person-dress-burst::before{content:""}.fa-dice-d4::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-wheat-awn-slash::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-dagger::before{content:""}.fa-podium::before{content:""}.fa-memo-circle-check::before{content:""}.fa-route-highway::before{content:""}.fa-down-to-line::before{content:""}.fa-arrow-alt-to-bottom::before{content:""}.fa-filter::before{content:""}.fa-square-g::before{content:""}.fa-circle-phone::before{content:""}.fa-phone-circle::before{content:""}.fa-clipboard-prescription::before{content:""}.fa-user-nurse-hair::before{content:""}.fa-question::before{content:"\?"}.fa-file-signature::before{content:""}.fa-toggle-large-on::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-dryer-heat::before{content:""}.fa-dryer-alt::before{content:""}.fa-house-chimney-user::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-arrow-up-small-big::before{content:""}.fa-sort-size-up-alt::before{content:""}.fa-train-track::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-file-exclamation::before{content:""}.fa-code::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-moon-stars::before{content:""}.fa-building-circle-exclamation::before{content:""}.fa-clothes-hanger::before{content:""}.fa-mobile-notch::before{content:""}.fa-mobile-iphone::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-images-user::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-image-polaroid-user::before{content:""}.fa-virus-covid::before{content:""}.fa-square-ellipsis::before{content:""}.fa-pie::before{content:""}.fa-chess-knight-piece::before{content:""}.fa-chess-knight-alt::before{content:""}.fa-austral-sign::before{content:""}.fa-cloud-plus::before{content:""}.fa-f::before{content:"F"}.fa-leaf::before{content:""}.fa-bed-bunk::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-clock-eight::before{content:""}.fa-sack-xmark::before{content:""}.fa-file-xls::before{content:""}.fa-file-excel::before{content:""}.fa-file-contract::before{content:""}.fa-fish-fins::before{content:""}.fa-circle-q::before{content:""}.fa-building-flag::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-object-ungroup::before{content:""}.fa-face-disguise::before{content:""}.fa-circle-arrow-down-right::before{content:""}.fa-alien-8bit::before{content:""}.fa-alien-monster::before{content:""}.fa-hand-point-ribbon::before{content:""}.fa-poop::before{content:""}.fa-object-exclude::before{content:""}.fa-telescope::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-square-list::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-comment-code::before{content:""}.fa-sim-cards::before{content:""}.fa-starship::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-seal::before{content:""}.fa-user-cowboy::before{content:""}.fa-hexagon-vertical-nft::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-bread-loaf::before{content:""}.fa-rings-wedding::before{content:""}.fa-object-group::before{content:""}.fa-french-fries::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-calendar-arrow-down::before{content:""}.fa-calendar-download::before{content:""}.fa-send-back::before{content:""}.fa-mask-ventilator::before{content:""}.fa-tickets::before{content:""}.fa-signature-lock::before{content:""}.fa-arrow-right::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-octagon-plus::before{content:""}.fa-plus-octagon::before{content:""}.fa-cash-register::before{content:""}.fa-person-circle-question::before{content:""}.fa-melon-slice::before{content:""}.fa-space-station-moon::before{content:""}.fa-message-smile::before{content:""}.fa-comment-alt-smile::before{content:""}.fa-cup-straw::before{content:""}.fa-left-from-line::before{content:""}.fa-arrow-alt-from-right::before{content:""}.fa-h::before{content:"H"}.fa-basket-shopping-simple::before{content:""}.fa-shopping-basket-alt::before{content:""}.fa-hands-holding-heart::before{content:""}.fa-hands-heart::before{content:""}.fa-clock-nine::before{content:""}.fa-hammer-brush::before{content:""}.fa-tarp::before{content:""}.fa-face-sleepy::before{content:""}.fa-hand-horns::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-circle-three-quarters::before{content:""}.fa-trophy-star::before{content:""}.fa-trophy-alt::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-face-thermometer::before{content:""}.fa-grid-round-4::before{content:""}.fa-sign-posts-wrench::before{content:""}.fa-shirt-running::before{content:""}.fa-book-circle-arrow-up::before{content:""}.fa-face-nauseated::before{content:""}.fa-heart::before{content:""}.fa-file-chart-pie::before{content:""}.fa-mars-and-venus::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-circle-arrow-down-left::before{content:""}.fa-dumpster-fire::before{content:""}.fa-hexagon-minus::before{content:""}.fa-minus-hexagon::before{content:""}.fa-left-to-line::before{content:""}.fa-arrow-alt-to-left::before{content:""}.fa-house-crack::before{content:""}.fa-paw-simple::before{content:""}.fa-paw-alt::before{content:""}.fa-arrow-left-long-to-line::before{content:""}.fa-brackets-round::before{content:""}.fa-parentheses::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-user-shakespeare::before{content:""}.fa-arrow-right-to-arc::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-gauge-circle-plus::before{content:""}.fa-folders::before{content:""}.fa-angel::before{content:""}.fa-value-absolute::before{content:""}.fa-rabbit::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-circle-euro::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-kitchen-set::before{content:""}.fa-diamond-half::before{content:""}.fa-lock-keyhole::before{content:""}.fa-lock-alt::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-square-info::before{content:""}.fa-info-square::before{content:""}.fa-wifi-slash::before{content:""}.fa-toilet-paper-xmark::before{content:""}.fa-hands-holding-dollar::before{content:""}.fa-hands-usd::before{content:""}.fa-cube::before{content:""}.fa-arrow-down-triangle-square::before{content:""}.fa-sort-shapes-down::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-shutters::before{content:""}.fa-shield-dog::before{content:""}.fa-solar-panel::before{content:""}.fa-lock-open::before{content:""}.fa-table-tree::before{content:""}.fa-house-chimney-heart::before{content:""}.fa-tally-3::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-left-to-bracket::before{content:""}.fa-cart-circle-exclamation::before{content:""}.fa-sword::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-recycle::before{content:""}.fa-user-astronaut::before{content:""}.fa-interrobang::before{content:""}.fa-plane-slash::before{content:""}.fa-circle-dashed::before{content:""}.fa-trademark::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-fork-knife::before{content:""}.fa-utensils-alt::before{content:""}.fa-satellite-dish::before{content:""}.fa-badge-check::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-slider::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-clock-one-thirty::before{content:""}.fa-inbox-out::before{content:""}.fa-inbox-arrow-up::before{content:""}.fa-cloud-slash::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-users-rays::before{content:""}.fa-wallet::before{content:""}.fa-octagon-check::before{content:""}.fa-flatbread-stuffed::before{content:""}.fa-clipboard-check::before{content:""}.fa-cart-circle-plus::before{content:""}.fa-truck-clock::before{content:""}.fa-shipping-timed::before{content:""}.fa-pool-8-ball::before{content:""}.fa-file-audio::before{content:""}.fa-turn-down-left::before{content:""}.fa-lock-hashtag::before{content:""}.fa-chart-radar::before{content:""}.fa-staff::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-utility-pole::before{content:""}.fa-transporter-6::before{content:""}.fa-arrow-turn-left::before{content:""}.fa-wrench::before{content:""}.fa-bugs::before{content:""}.fa-vector-polygon::before{content:""}.fa-diagram-nested::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-tickets-perforated::before{content:""}.fa-image-user::before{content:""}.fa-buoy::before{content:""}.fa-plane-departure::before{content:""}.fa-handshake-slash::before{content:""}.fa-book-bookmark::before{content:""}.fa-border-center-h::before{content:""}.fa-can-food::before{content:""}.fa-typewriter::before{content:""}.fa-arrow-right-from-arc::before{content:""}.fa-circle-k::before{content:""}.fa-face-hand-over-mouth::before{content:""}.fa-popcorn::before{content:""}.fa-house-water::before{content:""}.fa-house-flood::before{content:""}.fa-object-subtract::before{content:""}.fa-code-branch::before{content:""}.fa-warehouse-full::before{content:""}.fa-warehouse-alt::before{content:""}.fa-hat-cowboy::before{content:""}.fa-bridge::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-arrow-down-from-dotted-line::before{content:""}.fa-file-doc::before{content:""}.fa-square-quarters::before{content:""}.fa-truck-front::before{content:""}.fa-cat::before{content:""}.fa-trash-xmark::before{content:""}.fa-circle-caret-left::before{content:""}.fa-caret-circle-left::before{content:""}.fa-files::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-face-clouds::before{content:""}.fa-user-crown::before{content:""}.fa-basket-shopping-plus::before{content:""}.fa-truck-field::before{content:""}.fa-route::before{content:""}.fa-cart-circle-check::before{content:""}.fa-clipboard-question::before{content:""}.fa-panorama::before{content:""}.fa-comment-medical::before{content:""}.fa-teeth-open::before{content:""}.fa-user-tie-hair-long::before{content:""}.fa-file-circle-minus::before{content:""}.fa-head-side-medical::before{content:""}.fa-arrow-turn-right::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-user-robot::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-card-diamond::before{content:""}.fa-face-zipper::before{content:""}.fa-face-raised-eyebrow::before{content:""}.fa-house-signal::before{content:""}.fa-square-chevron-up::before{content:""}.fa-chevron-square-up::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-faucet-drip::before{content:""}.fa-arrows-to-line::before{content:""}.fa-dolphin::before{content:""}.fa-arrow-up-right::before{content:""}.fa-circle-r::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-circle-sort-up::before{content:""}.fa-sort-circle-up::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-chestnut::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-heat::before{content:""}.fa-ticket-airline::before{content:""}.fa-ticket-perforated-plane::before{content:""}.fa-ticket-plane::before{content:""}.fa-boot-heeled::before{content:""}.fa-arrows-minimize::before{content:""}.fa-compress-arrows::before{content:""}.fa-audio-description::before{content:""}.fa-person-military-to-person::before{content:""}.fa-file-shield::before{content:""}.fa-hexagon::before{content:""}.fa-manhole::before{content:""}.fa-user-slash::before{content:""}.fa-pen::before{content:""}.fa-tower-observation::before{content:""}.fa-floppy-disks::before{content:""}.fa-toilet-paper-blank-under::before{content:""}.fa-toilet-paper-reverse-alt::before{content:""}.fa-file-code::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-pump::before{content:""}.fa-bus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-arrow-up-left-from-circle::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-window-maximize::before{content:""}.fa-dryer::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-chess-bishop-piece::before{content:""}.fa-chess-bishop-alt::before{content:""}.fa-shirt-tank-top::before{content:""}.fa-diploma::before{content:""}.fa-scroll-ribbon::before{content:""}.fa-screencast::before{content:""}.fa-walker::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-face-kiss-closed-eyes::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-file-user::before{content:""}.fa-user-police-tie::before{content:""}.fa-face-tongue-money::before{content:""}.fa-tennis-ball::before{content:""}.fa-square-l::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-calendar-arrow-up::before{content:""}.fa-calendar-upload::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-plant-wilt::before{content:""}.fa-scarf::before{content:""}.fa-album-circle-plus::before{content:""}.fa-user-nurse-hair-long::before{content:""}.fa-diamond::before{content:""}.fa-square-left::before{content:""}.fa-arrow-alt-square-left::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-circle-ellipsis-vertical::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-grid-dividers::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-face-pensive::before{content:""}.fa-user-music::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-messages-dollar::before{content:""}.fa-comments-alt-dollar::before{content:""}.fa-sensor-on::before{content:""}.fa-balloon::before{content:""}.fa-biohazard::before{content:""}.fa-chess-queen-piece::before{content:""}.fa-chess-queen-alt::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-mars-double::before{content:""}.fa-left-from-bracket::before{content:""}.fa-house-person-leave::before{content:""}.fa-house-leave::before{content:""}.fa-house-person-depart::before{content:""}.fa-ruler-triangle::before{content:""}.fa-card-club::before{content:""}.fa-child-dress::before{content:""}.fa-users-between-lines::before{content:""}.fa-lungs-virus::before{content:""}.fa-spinner-third::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-phone::before{content:""}.fa-computer-mouse-scrollwheel::before{content:""}.fa-mouse-alt::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-child-reaching::before{content:""}.fa-table-layout::before{content:""}.fa-narwhal::before{content:""}.fa-ramp-loading::before{content:""}.fa-calendar-circle-plus::before{content:""}.fa-toothbrush::before{content:""}.fa-border-inner::before{content:""}.fa-paw-claws::before{content:""}.fa-kiwi-fruit::before{content:""}.fa-traffic-light-slow::before{content:""}.fa-rectangle-code::before{content:""}.fa-head-side-virus::before{content:""}.fa-keyboard-brightness::before{content:""}.fa-books-medical::before{content:""}.fa-lightbulb-slash::before{content:""}.fa-house-blank::before{content:""}.fa-home-blank::before{content:""}.fa-square-5::before{content:""}.fa-square-heart::before{content:""}.fa-heart-square::before{content:""}.fa-puzzle::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-pipe-circle-check::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-octagon-exclamation::before{content:""}.fa-dial-low::before{content:""}.fa-door-closed::before{content:""}.fa-laptop-mobile::before{content:""}.fa-phone-laptop::before{content:""}.fa-conveyor-belt-boxes::before{content:""}.fa-conveyor-belt-alt::before{content:""}.fa-shield-virus::before{content:""}.fa-starfighter-twin-ion-engine-advanced::before{content:""}.fa-starfighter-alt-advanced::before{content:""}.fa-dice-six::before{content:""}.fa-starfighter-twin-ion-engine::before{content:""}.fa-starfighter-alt::before{content:""}.fa-rocket-launch::before{content:""}.fa-mosquito-net::before{content:""}.fa-vent-damper::before{content:""}.fa-bridge-water::before{content:""}.fa-ban-bug::before{content:""}.fa-debug::before{content:""}.fa-person-booth::before{content:""}.fa-text-width::before{content:""}.fa-garage-car::before{content:""}.fa-square-kanban::before{content:""}.fa-hat-wizard::before{content:""}.fa-chart-kanban::before{content:""}.fa-pen-fancy::before{content:""}.fa-coffee-pot::before{content:""}.fa-mouse-field::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-shower-down::before{content:""}.fa-shower-alt::before{content:""}.fa-box-circle-check::before{content:""}.fa-brightness::before{content:""}.fa-car-side-bolt::before{content:""}.fa-file-xml::before{content:""}.fa-ornament::before{content:""}.fa-phone-arrow-down-left::before{content:""}.fa-phone-arrow-down::before{content:""}.fa-phone-incoming::before{content:""}.fa-cloud-word::before{content:""}.fa-hand-fingers-crossed::before{content:""}.fa-trash::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-arrow-down-small-big::before{content:""}.fa-sort-size-down-alt::before{content:""}.fa-book-medical::before{content:""}.fa-face-melting::before{content:""}.fa-poo::before{content:""}.fa-pen-clip-slash::before{content:""}.fa-pen-alt-slash::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-scroll-old::before{content:""}.fa-guitars::before{content:""}.fa-phone-xmark::before{content:""}.fa-hose::before{content:""}.fa-clock-six::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-billboard::before{content:""}.fa-square-r::before{content:""}.fa-cubes::before{content:""}.fa-envelope-open-dollar::before{content:""}.fa-divide::before{content:""}.fa-sun-cloud::before{content:""}.fa-lamp-floor::before{content:""}.fa-square-7::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-headphones::before{content:""}.fa-hands-holding::before{content:""}.fa-campfire::before{content:""}.fa-circle-ampersand::before{content:""}.fa-snowflakes::before{content:""}.fa-hands-clapping::before{content:""}.fa-republican::before{content:""}.fa-leaf-maple::before{content:""}.fa-arrow-left::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-ruler::before{content:""}.fa-arrow-left-from-bracket::before{content:""}.fa-cup-straw-swoosh::before{content:""}.fa-temperature-sun::before{content:""}.fa-temperature-hot::before{content:""}.fa-align-left::before{content:""}.fa-dice-d6::before{content:""}.fa-restroom::before{content:""}.fa-high-definition::before{content:""}.fa-rectangle-hd::before{content:""}.fa-j::before{content:"J"}.fa-galaxy::before{content:""}.fa-users-viewfinder::before{content:""}.fa-file-video::before{content:""}.fa-cherries::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-circle-sort::before{content:""}.fa-sort-circle::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-bag-shopping-minus::before{content:""}.fa-file-pdf::before{content:""}.fa-siren::before{content:""}.fa-arrow-up-to-dotted-line::before{content:""}.fa-image-landscape::before{content:""}.fa-landscape::before{content:""}.fa-tank-water::before{content:""}.fa-curling-stone::before{content:""}.fa-curling::before{content:""}.fa-gamepad-modern::before{content:""}.fa-gamepad-alt::before{content:""}.fa-messages-question::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-briefcase-arrow-right::before{content:""}.fa-expand-wide::before{content:""}.fa-clock-eleven-thirty::before{content:""}.fa-rv::before{content:""}.fa-user-secret::before{content:""}.fa-otter::before{content:""}.fa-dreidel::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-flower-tulip::before{content:""}.fa-people-pants-simple::before{content:""}.fa-cloud-drizzle::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-solar-system::before{content:""}.fa-seal-question::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-disc-drive::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-table-rows::before{content:""}.fa-rows::before{content:""}.fa-location-exclamation::before{content:""}.fa-map-marker-exclamation::before{content:""}.fa-face-fearful::before{content:""}.fa-clipboard-user::before{content:""}.fa-bus-school::before{content:""}.fa-film-slash::before{content:""}.fa-square-arrow-down-right::before{content:""}.fa-book-sparkles::before{content:""}.fa-book-spells::before{content:""}.fa-washing-machine::before{content:""}.fa-washer::before{content:""}.fa-child::before{content:""}.fa-lira-sign::before{content:""}.fa-user-visor::before{content:""}.fa-file-plus-minus::before{content:""}.fa-chess-clock-flip::before{content:""}.fa-chess-clock-alt::before{content:""}.fa-satellite::before{content:""}.fa-truck-fire::before{content:""}.fa-plane-lock::before{content:""}.fa-steering-wheel::before{content:""}.fa-tag::before{content:""}.fa-stretcher::before{content:""}.fa-book-section::before{content:""}.fa-book-law::before{content:""}.fa-inboxes::before{content:""}.fa-coffee-bean::before{content:""}.fa-circle-yen::before{content:""}.fa-brackets-curly::before{content:""}.fa-ellipsis-stroke-vertical::before{content:""}.fa-ellipsis-v-alt::before{content:""}.fa-comment::before{content:""}.fa-square-1::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-head-side::before{content:""}.fa-truck-ladder::before{content:""}.fa-envelope::before{content:""}.fa-dolly-empty::before{content:""}.fa-face-tissue::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-bin-recycle::before{content:""}.fa-paperclip::before{content:""}.fa-chart-line-down::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-lock-a::before{content:""}.fa-ribbon::before{content:""}.fa-lungs::before{content:""}.fa-person-pinball::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-apple-core::before{content:""}.fa-circle-y::before{content:""}.fa-h6::before{content:""}.fa-litecoin-sign::before{content:""}.fa-bottle-baby::before{content:""}.fa-circle-small::before{content:""}.fa-border-none::before{content:""}.fa-arrow-turn-down-left::before{content:""}.fa-circle-wifi-circle-wifi::before{content:""}.fa-circle-wifi-group::before{content:""}.fa-circle-nodes::before{content:""}.fa-parachute-box::before{content:""}.fa-reflect-horizontal::before{content:""}.fa-message-medical::before{content:""}.fa-comment-alt-medical::before{content:""}.fa-rugby-ball::before{content:""}.fa-comment-music::before{content:""}.fa-indent::before{content:""}.fa-tree-deciduous::before{content:""}.fa-tree-alt::before{content:""}.fa-puzzle-piece-simple::before{content:""}.fa-puzzle-piece-alt::before{content:""}.fa-truck-field-un::before{content:""}.fa-nfc-trash::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-empty::before{content:""}.fa-mountain::before{content:""}.fa-file-xmark::before{content:""}.fa-file-times::before{content:""}.fa-house-heart::before{content:""}.fa-home-heart::before{content:""}.fa-house-chimney-blank::before{content:""}.fa-meter-bolt::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-slash-back::before{content:"\\"}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-fishing-rod::before{content:""}.fa-hammer-crash::before{content:""}.fa-message-heart::before{content:""}.fa-cloud-meatball::before{content:""}.fa-camera-polaroid::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-square-virus::before{content:""}.fa-cart-arrow-up::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-buoy-mooring::before{content:""}.fa-square-4::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-file-eps::before{content:""}.fa-tricycle-adult::before{content:""}.fa-waveform::before{content:""}.fa-water::before{content:""}.fa-star-sharp-half-stroke::before{content:""}.fa-star-sharp-half-alt::before{content:""}.fa-nfc-signal::before{content:""}.fa-plane-prop::before{content:""}.fa-calendar-check::before{content:""}.fa-clock-desk::before{content:""}.fa-calendar-clock::before{content:""}.fa-calendar-time::before{content:""}.fa-braille::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-plate-utensils::before{content:""}.fa-family-pants::before{content:""}.fa-hose-reel::before{content:""}.fa-house-window::before{content:""}.fa-landmark::before{content:""}.fa-truck::before{content:""}.fa-music-magnifying-glass::before{content:""}.fa-crosshairs::before{content:""}.fa-cloud-rainbow::before{content:""}.fa-person-cane::before{content:""}.fa-alien::before{content:""}.fa-tent::before{content:""}.fa-laptop-binary::before{content:""}.fa-vest-patches::before{content:""}.fa-people-dress-simple::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-bowling-ball-pin::before{content:""}.fa-bell-school-slash::before{content:""}.fa-plus-large::before{content:""}.fa-money-bill-wheat::before{content:""}.fa-camera-viewfinder::before{content:""}.fa-screenshot::before{content:""}.fa-message-music::before{content:""}.fa-comment-alt-music::before{content:""}.fa-car-building::before{content:""}.fa-border-bottom-right::before{content:""}.fa-border-style-alt::before{content:""}.fa-octagon::before{content:""}.fa-comment-arrow-up-right::before{content:""}.fa-octagon-divide::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-tv-music::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-reel::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-alarm-exclamation::before{content:""}.fa-house-medical-circle-check::before{content:""}.fa-traffic-cone::before{content:""}.fa-grate::before{content:""}.fa-arrow-down-right::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-calendar-plus::before{content:""}.fa-person-from-portal::before{content:""}.fa-portal-exit::before{content:""}.fa-plane-arrival::before{content:""}.fa-cowbell-circle-plus::before{content:""}.fa-cowbell-more::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-distribute-spacing-vertical::before{content:""}.fa-signal-bars-fair::before{content:""}.fa-signal-alt-2::before{content:""}.fa-sportsball::before{content:""}.fa-game-console-handheld-crank::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-chart-gantt::before{content:""}.fa-face-smile-upside-down::before{content:""}.fa-ball-pile::before{content:""}.fa-badge-dollar::before{content:""}.fa-money-bills-simple::before{content:""}.fa-money-bills-alt::before{content:""}.fa-list-timeline::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-keyboard-down::before{content:""}.fa-circle-up-right::before{content:""}.fa-cloud-bolt-moon::before{content:""}.fa-thunderstorm-moon::before{content:""}.fa-turn-left-up::before{content:""}.fa-dna::before{content:""}.fa-virus-slash::before{content:""}.fa-bracket-round-right::before{content:"\)"}.fa-circle-sterling::before{content:""}.fa-circle-5::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-fire-flame::before{content:""}.fa-flame::before{content:""}.fa-right-to-line::before{content:""}.fa-arrow-alt-to-right::before{content:""}.fa-gif::before{content:""}.fa-chess::before{content:""}.fa-trash-slash::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-plug-circle-check::before{content:""}.fa-font-case::before{content:""}.fa-street-view::before{content:""}.fa-arrow-down-left::before{content:""}.fa-franc-sign::before{content:""}.fa-flask-round-poison::before{content:""}.fa-flask-poison::before{content:""}.fa-volume-off::before{content:""}.fa-book-circle-arrow-right::before{content:""}.fa-chart-user::before{content:""}.fa-user-chart::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-presentation-screen::before{content:""}.fa-presentation::before{content:""}.fa-circle-bolt::before{content:""}.fa-face-smile-halo::before{content:""}.fa-cart-circle-arrow-down::before{content:""}.fa-house-person-return::before{content:""}.fa-house-person-arrive::before{content:""}.fa-house-return::before{content:""}.fa-message-xmark::before{content:""}.fa-comment-alt-times::before{content:""}.fa-message-times::before{content:""}.fa-file-certificate::before{content:""}.fa-file-award::before{content:""}.fa-user-doctor-hair-long::before{content:""}.fa-camera-security::before{content:""}.fa-camera-home::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-book-heart::before{content:""}.fa-mosque::before{content:""}.fa-duck::before{content:""}.fa-mosquito::before{content:""}.fa-star-of-david::before{content:""}.fa-flag-swallowtail::before{content:""}.fa-flag-alt::before{content:""}.fa-person-military-rifle::before{content:""}.fa-car-garage::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-book-font::before{content:""}.fa-shield-plus::before{content:""}.fa-vials::before{content:""}.fa-eye-dropper-full::before{content:""}.fa-distribute-spacing-horizontal::before{content:""}.fa-tablet-rugged::before{content:""}.fa-temperature-snow::before{content:""}.fa-temperature-frigid::before{content:""}.fa-moped::before{content:""}.fa-face-smile-plus::before{content:""}.fa-smile-plus::before{content:""}.fa-radio-tuner::before{content:""}.fa-radio-alt::before{content:""}.fa-face-swear::before{content:""}.fa-water-arrow-down::before{content:""}.fa-water-lower::before{content:""}.fa-scanner-touchscreen::before{content:""}.fa-circle-7::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-person-ski-jumping::before{content:""}.fa-ski-jump::before{content:""}.fa-place-of-worship::before{content:""}.fa-water-arrow-up::before{content:""}.fa-water-rise::before{content:""}.fa-waveform-lines::before{content:""}.fa-waveform-path::before{content:""}.fa-split::before{content:""}.fa-film-canister::before{content:""}.fa-film-cannister::before{content:""}.fa-folder-xmark::before{content:""}.fa-folder-times::before{content:""}.fa-toilet-paper-blank::before{content:""}.fa-toilet-paper-alt::before{content:""}.fa-tablet-screen::before{content:""}.fa-tablet-android-alt::before{content:""}.fa-hexagon-vertical-nft-slanted::before{content:""}.fa-folder-music::before{content:""}.fa-display-medical::before{content:""}.fa-desktop-medical::before{content:""}.fa-share-all::before{content:""}.fa-peapod::before{content:""}.fa-chess-clock::before{content:""}.fa-axe::before{content:""}.fa-square-d::before{content:""}.fa-grip-vertical::before{content:""}.fa-mobile-signal-out::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-u::before{content:"U"}.fa-arrow-up-from-dotted-line::before{content:""}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-light-switch-on::before{content:""}.fa-arrow-down-arrow-up::before{content:""}.fa-sort-alt::before{content:""}.fa-raindrops::before{content:""}.fa-dash::before{content:""}.fa-minus-large::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-input-numeric::before{content:""}.fa-truck-tow::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-pallet::before{content:""}.fa-car-bolt::before{content:""}.fa-arrows-maximize::before{content:""}.fa-expand-arrows::before{content:""}.fa-faucet::before{content:""}.fa-cloud-sleet::before{content:""}.fa-lamp-street::before{content:""}.fa-list-radio::before{content:""}.fa-pen-nib-slash::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-square-up-left::before{content:""}.fa-overline::before{content:""}.fa-s::before{content:"S"}.fa-timeline::before{content:""}.fa-keyboard::before{content:""}.fa-arrows-from-dotted-line::before{content:""}.fa-usb-drive::before{content:""}.fa-ballot::before{content:""}.fa-caret-down::before{content:""}.fa-location-dot-slash::before{content:""}.fa-map-marker-alt-slash::before{content:""}.fa-cards::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-boxing-glove::before{content:""}.fa-glove-boxing::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-bell-school::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-plane-up::before{content:""}.fa-folder-heart::before{content:""}.fa-circle-location-arrow::before{content:""}.fa-location-circle::before{content:""}.fa-face-head-bandage::before{content:""}.fa-sushi-roll::before{content:""}.fa-maki-roll::before{content:""}.fa-makizushi::before{content:""}.fa-car-bump::before{content:""}.fa-piggy-bank::before{content:""}.fa-racquet::before{content:""}.fa-car-mirrors::before{content:""}.fa-industry-windows::before{content:""}.fa-industry-alt::before{content:""}.fa-bolt-auto::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-flux-capacitor::before{content:""}.fa-mountain-city::before{content:""}.fa-coins::before{content:""}.fa-honey-pot::before{content:""}.fa-olive::before{content:""}.fa-khanda::before{content:""}.fa-filter-list::before{content:""}.fa-outlet::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-cauldron::before{content:""}.fa-people::before{content:""}.fa-folder-tree::before{content:""}.fa-network-wired::before{content:""}.fa-croissant::before{content:""}.fa-map-pin::before{content:""}.fa-hamsa::before{content:""}.fa-cent-sign::before{content:""}.fa-swords-laser::before{content:""}.fa-flask::before{content:""}.fa-person-pregnant::before{content:""}.fa-square-u::before{content:""}.fa-wand-sparkles::before{content:""}.fa-router::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-sword-laser-alt::before{content:""}.fa-ticket::before{content:""}.fa-power-off::before{content:""}.fa-coin::before{content:""}.fa-laptop-slash::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-circle-b::before{content:""}.fa-person-dress-simple::before{content:""}.fa-pipe-collar::before{content:""}.fa-lights-holiday::before{content:""}.fa-citrus::before{content:""}.fa-flag-usa::before{content:""}.fa-laptop-file::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-chart-tree-map::before{content:""}.fa-diagram-next::before{content:""}.fa-person-rifle::before{content:""}.fa-clock-five-thirty::before{content:""}.fa-pipe-valve::before{content:""}.fa-arrow-up-from-arc::before{content:""}.fa-face-spiral-eyes::before{content:""}.fa-compress-wide::before{content:""}.fa-circle-phone-hangup::before{content:""}.fa-phone-circle-down::before{content:""}.fa-gear-complex-code::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-badminton::before{content:""}.fa-closed-captioning::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-right-from-line::before{content:""}.fa-arrow-alt-from-left::before{content:""}.fa-venus-double::before{content:""}.fa-images::before{content:""}.fa-calculator::before{content:""}.fa-shuttlecock::before{content:""}.fa-user-hair::before{content:""}.fa-eye-evil::before{content:""}.fa-people-pulling::before{content:""}.fa-n::before{content:"N"}.fa-swap::before{content:""}.fa-garage::before{content:""}.fa-cable-car::before{content:""}.fa-tram::before{content:""}.fa-shovel-snow::before{content:""}.fa-cloud-rain::before{content:""}.fa-face-lying::before{content:""}.fa-sprinkler::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-person-sledding::before{content:""}.fa-sledding::before{content:""}.fa-game-console-handheld::before{content:""}.fa-ship::before{content:""}.fa-clock-six-thirty::before{content:""}.fa-battery-slash::before{content:""}.fa-tugrik-sign::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-download::before{content:""}.fa-angles-up-down::before{content:""}.fa-shelves::before{content:""}.fa-inventory::before{content:""}.fa-cloud-snow::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-oven::before{content:""}.fa-cloud-binary::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-comment-captions::before{content:""}.fa-comments-question::before{content:""}.fa-scribble::before{content:""}.fa-rotate-exclamation::before{content:""}.fa-file-circle-check::before{content:""}.fa-glass::before{content:""}.fa-loader::before{content:""}.fa-forward::before{content:""}.fa-user-pilot::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-code-pull-request-closed::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-face-dotted::before{content:""}.fa-face-worried::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-court-sport::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-vector-circle::before{content:""}.fa-car-circle-bolt::before{content:""}.fa-calendar-week::before{content:""}.fa-flying-disc::before{content:""}.fa-laptop-medical::before{content:""}.fa-square-down-right::before{content:""}.fa-b::before{content:"B"}.fa-seat-airline::before{content:""}.fa-moon-over-sun::before{content:""}.fa-eclipse-alt::before{content:""}.fa-pipe::before{content:"\|"}.fa-file-medical::before{content:""}.fa-potato::before{content:""}.fa-dice-one::before{content:""}.fa-circle-a::before{content:""}.fa-helmet-battle::before{content:""}.fa-butter::before{content:""}.fa-blanket-fire::before{content:""}.fa-kiwi-bird::before{content:""}.fa-castle::before{content:""}.fa-golf-club::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-chart-pie-simple-circle-dollar::before{content:""}.fa-balloons::before{content:""}.fa-mill-sign::before{content:""}.fa-bowl-rice::before{content:""}.fa-timeline-arrow::before{content:""}.fa-skull::before{content:""}.fa-game-board-simple::before{content:""}.fa-game-board-alt::before{content:""}.fa-circle-video::before{content:""}.fa-video-circle::before{content:""}.fa-chart-scatter-bubble::before{content:""}.fa-house-turret::before{content:""}.fa-banana::before{content:""}.fa-hand-holding-skull::before{content:""}.fa-people-dress::before{content:""}.fa-loveseat::before{content:""}.fa-couch-small::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-truck-pickup::before{content:""}.fa-block-quote::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-stop::before{content:""}.fa-code-merge::before{content:""}.fa-money-check-dollar-pen::before{content:""}.fa-money-check-edit-alt::before{content:""}.fa-up-from-line::before{content:""}.fa-arrow-alt-from-bottom::before{content:""}.fa-upload::before{content:""}.fa-hurricane::before{content:""}.fa-grid-round-2-plus::before{content:""}.fa-people-pants::before{content:""}.fa-mound::before{content:""}.fa-windsock::before{content:""}.fa-circle-half::before{content:""}.fa-brake-warning::before{content:""}.fa-toilet-portable::before{content:""}.fa-compact-disc::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-saxophone-fire::before{content:""}.fa-sax-hot::before{content:""}.fa-camera-web-slash::before{content:""}.fa-webcam-slash::before{content:""}.fa-folder-medical::before{content:""}.fa-folder-gear::before{content:""}.fa-folder-cog::before{content:""}.fa-hand-wave::before{content:""}.fa-arrow-up-arrow-down::before{content:""}.fa-sort-up-down::before{content:""}.fa-caravan::before{content:""}.fa-shield-cat::before{content:""}.fa-message-slash::before{content:""}.fa-comment-alt-slash::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-trash-can-check::before{content:""}.fa-glass-water::before{content:""}.fa-oil-well::before{content:""}.fa-person-simple::before{content:""}.fa-arrow-turn-left-up::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-gear-code::before{content:""}.fa-notes::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-trash-undo::before{content:""}.fa-trash-arrow-turn-left::before{content:""}.fa-champagne-glass::before{content:""}.fa-glass-champagne::before{content:""}.fa-objects-align-center-horizontal::before{content:""}.fa-sun::before{content:""}.fa-trash-can-slash::before{content:""}.fa-trash-alt-slash::before{content:""}.fa-screen-users::before{content:""}.fa-users-class::before{content:""}.fa-guitar::before{content:""}.fa-square-arrow-left::before{content:""}.fa-arrow-square-left::before{content:""}.fa-square-8::before{content:""}.fa-face-smile-hearts::before{content:""}.fa-brackets-square::before{content:""}.fa-brackets::before{content:""}.fa-laptop-arrow-down::before{content:""}.fa-hockey-stick-puck::before{content:""}.fa-house-tree::before{content:""}.fa-signal-fair::before{content:""}.fa-signal-2::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-circle-dollar::before{content:""}.fa-dollar-circle::before{content:""}.fa-usd-circle::before{content:""}.fa-horse-head::before{content:""}.fa-arrows-repeat::before{content:""}.fa-repeat-alt::before{content:""}.fa-bore-hole::before{content:""}.fa-industry::before{content:""}.fa-image-polaroid::before{content:""}.fa-wave-triangle::before{content:""}.fa-turn-left-down::before{content:""}.fa-person-running-fast::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-grill::before{content:""}.fa-arrows-turn-to-dots::before{content:""}.fa-chart-mixed::before{content:""}.fa-analytics::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-display-code::before{content:""}.fa-desktop-code::before{content:""}.fa-face-drooling::before{content:""}.fa-oil-temperature::before{content:""}.fa-oil-temp::before{content:""}.fa-square-question::before{content:""}.fa-question-square::before{content:""}.fa-air-conditioner::before{content:""}.fa-angle-down::before{content:""}.fa-mountains::before{content:""}.fa-omega::before{content:""}.fa-car-tunnel::before{content:""}.fa-person-dolly-empty::before{content:""}.fa-pan-food::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-tickets-airline::before{content:""}.fa-tickets-perforated-plane::before{content:""}.fa-tickets-plane::before{content:""}.fa-tent-double-peak::before{content:""}.fa-anchor-circle-xmark::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-nfc-slash::before{content:""}.fa-chess-pawn::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-grid-2-plus::before{content:""}.fa-bells::before{content:""}.fa-person-through-window::before{content:""}.fa-toolbox::before{content:""}.fa-envelope-dot::before{content:""}.fa-envelope-badge::before{content:""}.fa-magnifying-glass-waveform::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-bug::before{content:""}.fa-bowl-chopsticks::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-circle-s::before{content:""}.fa-box-ballot::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-user-tie-hair::before{content:""}.fa-podium-star::before{content:""}.fa-user-hair-mullet::before{content:""}.fa-business-front::before{content:""}.fa-party-back::before{content:""}.fa-trian-balbot::before{content:""}.fa-microphone-stand::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-family-dress::before{content:""}.fa-circle-x::before{content:""}.fa-cabin::before{content:""}.fa-mountain-sun::before{content:""}.fa-chart-simple-horizontal::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-hand-back-point-left::before{content:""}.fa-message-dots::before{content:""}.fa-comment-alt-dots::before{content:""}.fa-messaging::before{content:""}.fa-file-heart::before{content:""}.fa-beer-mug::before{content:""}.fa-beer-foam::before{content:""}.fa-dice-d20::before{content:""}.fa-drone::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-person-fairy::before{content:""}.fa-bed::before{content:""}.fa-book-copy::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-square-c::before{content:""}.fa-clock-two::before{content:""}.fa-square-ellipsis-vertical::before{content:""}.fa-calendar-users::before{content:""}.fa-podcast::before{content:""}.fa-bee::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-candy-bar::before{content:""}.fa-chocolate-bar::before{content:""}.fa-xmark-large::before{content:""}.fa-pinata::before{content:""}.fa-file-ppt::before{content:""}.fa-arrows-from-line::before{content:""}.fa-superscript::before{content:""}.fa-bowl-spoon::before{content:""}.fa-hexagon-check::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-star-of-life::before{content:""}.fa-phone-slash::before{content:""}.fa-traffic-light-stop::before{content:""}.fa-paint-roller::before{content:""}.fa-accent-grave::before{content:"\`"}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-circle-0::before{content:""}.fa-dial-med-low::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-crab::before{content:""}.fa-box-open-full::before{content:""}.fa-box-full::before{content:""}.fa-file::before{content:""}.fa-greater-than::before{content:"\>"}.fa-quotes::before{content:""}.fa-pretzel::before{content:""}.fa-t-rex::before{content:""}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-arrow-down::before{content:""}.fa-user-robot-xmarks::before{content:""}.fa-message-quote::before{content:""}.fa-comment-alt-quote::before{content:""}.fa-candy-corn::before{content:""}.fa-folder-magnifying-glass::before{content:""}.fa-folder-search::before{content:""}.fa-notebook::before{content:""}.fa-circle-wifi::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-bullseye-pointer::before{content:""}.fa-eraser::before{content:""}.fa-hexagon-image::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-file-svg::before{content:""}.fa-crate-apple::before{content:""}.fa-apple-crate::before{content:""}.fa-person-burst::before{content:""}.fa-game-board::before{content:""}.fa-hat-chef::before{content:""}.fa-hand-back-point-right::before{content:""}.fa-dove::before{content:""}.fa-snowflake-droplets::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-grid-4::before{content:""}.fa-socks::before{content:""}.fa-face-sunglasses::before{content:""}.fa-inbox::before{content:""}.fa-square-0::before{content:""}.fa-section::before{content:""}.fa-square-this-way-up::before{content:""}.fa-box-up::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-square-ampersand::before{content:""}.fa-envelope-open-text::before{content:""}.fa-lamp-desk::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-poll-people::before{content:""}.fa-whiskey-glass-ice::before{content:""}.fa-glass-whiskey-rocks::before{content:""}.fa-wine-bottle::before{content:""}.fa-chess-rook::before{content:""}.fa-user-bounty-hunter::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-diagram-sankey::before{content:""}.fa-cloud-hail-mixed::before{content:""}.fa-circle-up-left::before{content:""}.fa-dharmachakra::before{content:""}.fa-objects-align-left::before{content:""}.fa-oil-can-drip::before{content:""}.fa-face-smiling-hands::before{content:""}.fa-broccoli::before{content:""}.fa-route-interstate::before{content:""}.fa-ear-muffs::before{content:""}.fa-hotdog::before{content:""}.fa-transporter-empty::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-angle-90::before{content:""}.fa-rectangle-terminal::before{content:""}.fa-kite::before{content:""}.fa-drum::before{content:""}.fa-scrubber::before{content:""}.fa-ice-cream::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-fish-bones::before{content:""}.fa-deer-rudolph::before{content:""}.fa-fax::before{content:""}.fa-paragraph::before{content:""}.fa-head-side-heart::before{content:""}.fa-square-e::before{content:""}.fa-meter-fire::before{content:""}.fa-cloud-hail::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-money-from-bracket::before{content:""}.fa-star-half::before{content:""}.fa-car-bus::before{content:""}.fa-speaker::before{content:""}.fa-timer::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-landmark-magnifying-glass::before{content:""}.fa-grill-hot::before{content:""}.fa-ballot-check::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-file-minus::before{content:""}.fa-tree-city::before{content:""}.fa-play::before{content:""}.fa-font::before{content:""}.fa-cup-togo::before{content:""}.fa-coffee-togo::before{content:""}.fa-square-down-left::before{content:""}.fa-burger-lettuce::before{content:""}.fa-table-cells-row-lock::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-chevrons-down::before{content:""}.fa-chevron-double-down::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-signal-good::before{content:""}.fa-signal-3::before{content:""}.fa-location-question::before{content:""}.fa-map-marker-question::before{content:""}.fa-floppy-disk-circle-xmark::before{content:""}.fa-floppy-disk-times::before{content:""}.fa-save-circle-xmark::before{content:""}.fa-save-times::before{content:""}.fa-naira-sign::before{content:""}.fa-peach::before{content:""}.fa-taxi-bus::before{content:""}.fa-bracket-curly::before{content:"\{"}.fa-bracket-curly-left::before{content:"\{"}.fa-lobster::before{content:""}.fa-cart-flatbed-empty::before{content:""}.fa-dolly-flatbed-empty::before{content:""}.fa-colon::before{content:"\:"}.fa-cart-arrow-down::before{content:""}.fa-wand::before{content:""}.fa-walkie-talkie::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-receipt::before{content:""}.fa-table-picnic::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-circle-microphone-lines::before{content:""}.fa-microphone-circle-alt::before{content:""}.fa-display-slash::before{content:""}.fa-desktop-slash::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-transporter-2::before{content:""}.fa-hands-holding-diamond::before{content:""}.fa-hand-receiving::before{content:""}.fa-money-bill-simple-wave::before{content:""}.fa-chevron-down::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-bell-plus::before{content:""}.fa-book-arrow-right::before{content:""}.fa-hospitals::before{content:""}.fa-club::before{content:""}.fa-skull-crossbones::before{content:""}.fa-droplet-degree::before{content:""}.fa-dewpoint::before{content:""}.fa-code-compare::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-hand-holding-magic::before{content:""}.fa-watermelon-slice::before{content:""}.fa-circle-ellipsis::before{content:""}.fa-school-lock::before{content:""}.fa-tower-cell::before{content:""}.fa-sd-cards::before{content:""}.fa-jug-bottle::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-envelopes::before{content:""}.fa-phone-office::before{content:""}.fa-ranking-star::before{content:""}.fa-chess-king::before{content:""}.fa-nfc-pen::before{content:""}.fa-person-harassing::before{content:""}.fa-magnifying-glass-play::before{content:""}.fa-hat-winter::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-bone-break::before{content:""}.fa-arrow-up::before{content:""}.fa-down-from-dotted-line::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-border-left::before{content:""}.fa-circle-divide::before{content:""}.fa-shrimp::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-diagram-subtask::before{content:""}.fa-jug-detergent::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-square-y::before{content:""}.fa-user-doctor-hair::before{content:""}.fa-planet-ringed::before{content:""}.fa-mushroom::before{content:""}.fa-user-shield::before{content:""}.fa-megaphone::before{content:""}.fa-wreath-laurel::before{content:""}.fa-circle-exclamation-check::before{content:""}.fa-wind::before{content:""}.fa-box-dollar::before{content:""}.fa-box-usd::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-y::before{content:"Y"}.fa-user-headset::before{content:""}.fa-arrows-retweet::before{content:""}.fa-retweet-alt::before{content:""}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-square-chevron-right::before{content:""}.fa-chevron-square-right::before{content:""}.fa-lacrosse-stick-ball::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-user-magnifying-glass::before{content:""}.fa-star-sharp::before{content:""}.fa-comment-heart::before{content:""}.fa-circle-1::before{content:""}.fa-circle-star::before{content:""}.fa-star-circle::before{content:""}.fa-fish::before{content:""}.fa-cloud-fog::before{content:""}.fa-fog::before{content:""}.fa-waffle::before{content:""}.fa-music-note::before{content:""}.fa-music-alt::before{content:""}.fa-hexagon-exclamation::before{content:""}.fa-cart-shopping-fast::before{content:""}.fa-object-union::before{content:""}.fa-user-graduate::before{content:""}.fa-starfighter::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-arrow-right-long-to-line::before{content:""}.fa-square-arrow-down::before{content:""}.fa-arrow-square-down::before{content:""}.fa-diamond-half-stroke::before{content:""}.fa-clapperboard::before{content:""}.fa-square-chevron-left::before{content:""}.fa-chevron-square-left::before{content:""}.fa-phone-intercom::before{content:""}.fa-link-horizontal::before{content:""}.fa-chain-horizontal::before{content:""}.fa-mango::before{content:""}.fa-music-note-slash::before{content:""}.fa-music-alt-slash::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-face-tongue-sweat::before{content:""}.fa-globe-stand::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-circle-p::before{content:""}.fa-award-simple::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-pedestal::before{content:""}.fa-chart-pyramid::before{content:""}.fa-sidebar::before{content:""}.fa-snowman-head::before{content:""}.fa-frosty-head::before{content:""}.fa-copy::before{content:""}.fa-burger-glass::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-hand-sparkles::before{content:""}.fa-bars-filter::before{content:""}.fa-paintbrush-pencil::before{content:""}.fa-party-bell::before{content:""}.fa-user-vneck-hair::before{content:""}.fa-jack-o-lantern::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-keynote::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-hat-beach::before{content:""}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-expand::before{content:""}.fa-computer::before{content:""}.fa-fort::before{content:""}.fa-cloud-check::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-face-smirking::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-rhombus::before{content:""}.fa-claw-marks::before{content:""}.fa-peso-sign::before{content:""}.fa-face-smile-tongue::before{content:""}.fa-cart-circle-xmark::before{content:""}.fa-building-shield::before{content:""}.fa-circle-phone-flip::before{content:""}.fa-phone-circle-alt::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-down-from-bracket::before{content:""}.fa-key-skeleton::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-arrow-down-to-bracket::before{content:""}.fa-lines-leaning::before{content:""}.fa-square-q::before{content:""}.fa-ruler-combined::before{content:""}.fa-symbols::before{content:""}.fa-icons-alt::before{content:""}.fa-copyright::before{content:""}.fa-flask-gear::before{content:""}.fa-highlighter-line::before{content:""}.fa-bracket-square::before{content:"\["}.fa-bracket::before{content:"\["}.fa-bracket-left::before{content:"\["}.fa-island-tropical::before{content:""}.fa-island-tree-palm::before{content:""}.fa-arrow-right-from-line::before{content:""}.fa-arrow-from-left::before{content:""}.fa-h2::before{content:""}.fa-equals::before{content:"\="}.fa-cake-slice::before{content:""}.fa-shortcake::before{content:""}.fa-building-magnifying-glass::before{content:""}.fa-peanut::before{content:""}.fa-wrench-simple::before{content:""}.fa-blender::before{content:""}.fa-teeth::before{content:""}.fa-tally-2::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-cars::before{content:""}.fa-axe-battle::before{content:""}.fa-user-hair-long::before{content:""}.fa-map::before{content:""}.fa-arrow-left-from-arc::before{content:""}.fa-file-circle-info::before{content:""}.fa-face-disappointed::before{content:""}.fa-lasso-sparkles::before{content:""}.fa-clock-eleven::before{content:""}.fa-rocket::before{content:""}.fa-siren-on::before{content:""}.fa-clock-ten::before{content:""}.fa-candle-holder::before{content:""}.fa-video-arrow-down-left::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-floppy-disk-circle-arrow-right::before{content:""}.fa-save-circle-arrow-right::before{content:""}.fa-folder-minus::before{content:""}.fa-planet-moon::before{content:""}.fa-face-eyes-xmarks::before{content:""}.fa-chart-scatter::before{content:""}.fa-circle-gf::before{content:""}.fa-display-arrow-down::before{content:""}.fa-store::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-olive-branch::before{content:""}.fa-angle::before{content:""}.fa-vacuum-robot::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-square-divide::before{content:""}.fa-folder-check::before{content:""}.fa-signal-stream-slash::before{content:""}.fa-bezier-curve::before{content:""}.fa-eye-dropper-half::before{content:""}.fa-store-lock::before{content:""}.fa-bell-slash::before{content:""}.fa-cloud-bolt-sun::before{content:""}.fa-thunderstorm-sun::before{content:""}.fa-camera-slash::before{content:""}.fa-comment-quote::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-school-flag::before{content:""}.fa-message-code::before{content:""}.fa-glass-half::before{content:""}.fa-glass-half-empty::before{content:""}.fa-glass-half-full::before{content:""}.fa-fill::before{content:""}.fa-message-minus::before{content:""}.fa-comment-alt-minus::before{content:""}.fa-angle-up::before{content:""}.fa-dinosaur::before{content:""}.fa-drumstick-bite::before{content:""}.fa-link-horizontal-slash::before{content:""}.fa-chain-horizontal-slash::before{content:""}.fa-holly-berry::before{content:""}.fa-nose::before{content:""}.fa-arrow-left-to-arc::before{content:""}.fa-chevron-left::before{content:""}.fa-bacteria::before{content:""}.fa-clouds::before{content:""}.fa-money-bill-simple::before{content:""}.fa-hand-lizard::before{content:""}.fa-table-pivot::before{content:""}.fa-filter-slash::before{content:""}.fa-trash-can-undo::before{content:""}.fa-trash-can-arrow-turn-left::before{content:""}.fa-trash-undo-alt::before{content:""}.fa-notdef::before{content:""}.fa-disease::before{content:""}.fa-person-to-door::before{content:""}.fa-turntable::before{content:""}.fa-briefcase-medical::before{content:""}.fa-genderless::before{content:""}.fa-chevron-right::before{content:""}.fa-signal-weak::before{content:""}.fa-signal-1::before{content:""}.fa-clock-five::before{content:""}.fa-retweet::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-pump-soap::before{content:""}.fa-computer-classic::before{content:""}.fa-frame::before{content:""}.fa-video-slash::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-ellipsis-stroke::before{content:""}.fa-ellipsis-h-alt::before{content:""}.fa-radio::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-face-expressionless::before{content:""}.fa-down-to-dotted-line::before{content:""}.fa-cloud-music::before{content:""}.fa-traffic-light::before{content:""}.fa-cloud-minus::before{content:""}.fa-thermometer::before{content:""}.fa-shield-minus::before{content:""}.fa-vr-cardboard::before{content:""}.fa-car-tilt::before{content:""}.fa-gauge-circle-minus::before{content:""}.fa-brightness-low::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-conveyor-belt::before{content:""}.fa-location-check::before{content:""}.fa-map-marker-check::before{content:""}.fa-coin-vertical::before{content:""}.fa-display::before{content:""}.fa-person-sign::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-phone-hangup::before{content:""}.fa-signature-slash::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-wheat-slash::before{content:""}.fa-trophy::before{content:""}.fa-clouds-sun::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-hammer::before{content:""}.fa-face-vomit::before{content:""}.fa-speakers::before{content:""}.fa-tty-answer::before{content:""}.fa-teletype-answer::before{content:""}.fa-mug-tea-saucer::before{content:""}.fa-diagram-lean-canvas::before{content:""}.fa-alt::before{content:""}.fa-dial::before{content:""}.fa-dial-med-high::before{content:""}.fa-hand-peace::before{content:""}.fa-circle-trash::before{content:""}.fa-trash-circle::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-circle-quarters::before{content:""}.fa-spinner::before{content:""}.fa-tower-control::before{content:""}.fa-arrow-up-triangle-square::before{content:""}.fa-sort-shapes-up::before{content:""}.fa-whale::before{content:""}.fa-robot::before{content:""}.fa-peace::before{content:""}.fa-party-horn::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-sun-bright::before{content:""}.fa-sun-alt::before{content:""}.fa-warehouse::before{content:""}.fa-conveyor-belt-arm::before{content:""}.fa-lock-keyhole-open::before{content:""}.fa-lock-open-alt::before{content:""}.fa-square-fragile::before{content:""}.fa-box-fragile::before{content:""}.fa-square-wine-glass-crack::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-square-n::before{content:""}.fa-splotch::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-meter::before{content:""}.fa-mandolin::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-up-from-bracket::before{content:""}.fa-knife-kitchen::before{content:""}.fa-border-right::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-spade::before{content:""}.fa-card-spade::before{content:""}.fa-line-columns::before{content:""}.fa-ant::before{content:""}.fa-arrow-right-to-line::before{content:""}.fa-arrow-to-right::before{content:""}.fa-person-falling-burst::before{content:""}.fa-flag-pennant::before{content:""}.fa-pennant::before{content:""}.fa-conveyor-belt-empty::before{content:""}.fa-user-group-simple::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-camcorder::before{content:""}.fa-video-handheld::before{content:""}.fa-pancakes::before{content:""}.fa-album-circle-user::before{content:""}.fa-subtitles-slash::before{content:""}.fa-qrcode::before{content:""}.fa-dice-d10::before{content:""}.fa-fireplace::before{content:""}.fa-browser::before{content:""}.fa-pen-paintbrush::before{content:""}.fa-pencil-paintbrush::before{content:""}.fa-fish-cooked::before{content:""}.fa-chair-office::before{content:""}.fa-magnifying-glass-music::before{content:""}.fa-nesting-dolls::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-trumpet::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-fire-smoke::before{content:""}.fa-phone-missed::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-arrows-repeat-1::before{content:""}.fa-repeat-1-alt::before{content:""}.fa-gun-slash::before{content:""}.fa-avocado::before{content:""}.fa-binary::before{content:""}.fa-glasses-round::before{content:""}.fa-glasses-alt::before{content:""}.fa-phone-plus::before{content:""}.fa-ditto::before{content:"\""}.fa-person-seat::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-scythe::before{content:""}.fa-pen-nib::before{content:""}.fa-ban-parking::before{content:""}.fa-parking-circle-slash::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-face-diagonal-mouth::before{content:""}.fa-diagram-cells::before{content:""}.fa-cricket-bat-ball::before{content:""}.fa-cricket::before{content:""}.fa-tents::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-dog::before{content:""}.fa-pen-line::before{content:""}.fa-atom-simple::before{content:""}.fa-atom-alt::before{content:""}.fa-ampersand::before{content:"\&"}.fa-carrot::before{content:""}.fa-arrow-up-from-line::before{content:""}.fa-arrow-from-bottom::before{content:""}.fa-moon::before{content:""}.fa-pen-slash::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-square-star::before{content:""}.fa-cheese::before{content:""}.fa-send-backward::before{content:""}.fa-yin-yang::before{content:""}.fa-music::before{content:""}.fa-compass-slash::before{content:""}.fa-clock-one::before{content:""}.fa-file-music::before{content:""}.fa-code-commit::before{content:""}.fa-temperature-low::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-display-chart-up-circle-currency::before{content:""}.fa-skeleton::before{content:""}.fa-circle-g::before{content:""}.fa-circle-arrow-up-left::before{content:""}.fa-coin-blank::before{content:""}.fa-broom::before{content:""}.fa-vacuum::before{content:""}.fa-shield-heart::before{content:""}.fa-card-heart::before{content:""}.fa-lightbulb-cfl-on::before{content:""}.fa-melon::before{content:""}.fa-gopuram::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-container-storage::before{content:""}.fa-face-pouting::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-face-explode::before{content:""}.fa-exploding-head::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-transformer-bolt::before{content:""}.fa-hippo::before{content:""}.fa-chart-column::before{content:""}.fa-cassette-vhs::before{content:""}.fa-vhs::before{content:""}.fa-infinity::before{content:""}.fa-vial-circle-check::before{content:""}.fa-chimney::before{content:""}.fa-object-intersect::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-voicemail::before{content:""}.fa-block-brick::before{content:""}.fa-wall-brick::before{content:""}.fa-fan::before{content:""}.fa-bags-shopping::before{content:""}.fa-paragraph-left::before{content:""}.fa-paragraph-rtl::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-caravan-simple::before{content:""}.fa-caravan-alt::before{content:""}.fa-turtle::before{content:""}.fa-pencil-mechanical::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-booth-curtain::before{content:""}.fa-calendar::before{content:""}.fa-box-heart::before{content:""}.fa-trailer::before{content:""}.fa-user-doctor-message::before{content:""}.fa-user-md-chat::before{content:""}.fa-bahai::before{content:""}.fa-haykal::before{content:""}.fa-lighthouse::before{content:""}.fa-amp-guitar::before{content:""}.fa-sd-card::before{content:""}.fa-volume-slash::before{content:""}.fa-border-bottom::before{content:""}.fa-wifi-weak::before{content:""}.fa-wifi-1::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-delete-right::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-circle-quarter::before{content:""}.fa-anchor::before{content:""}.fa-border-all::before{content:""}.fa-function::before{content:""}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-people-simple::before{content:""}.fa-cookie-bite::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-face-monocle::before{content:""}.fa-draw-polygon::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-calendar-lines::before{content:""}.fa-calendar-note::before{content:""}.fa-arrow-down-big-small::before{content:""}.fa-sort-size-down::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-do-not-enter::before{content:""}.fa-shower::before{content:""}.fa-dice-d8::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-m::before{content:"M"}.fa-spinner-scale::before{content:""}.fa-grip-dots-vertical::before{content:""}.fa-face-viewfinder::before{content:""}.fa-soft-serve::before{content:""}.fa-creemee::before{content:""}.fa-h5::before{content:""}.fa-hand-back-point-down::before{content:""}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-basket-shopping-minus::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-rectangle::before{content:""}.fa-rectangle-landscape::before{content:""}.fa-clipboard-list-check::before{content:""}.fa-turkey::before{content:""}.fa-book::before{content:""}.fa-user-plus::before{content:""}.fa-ice-skate::before{content:""}.fa-check::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-tomato::before{content:""}.fa-sword-laser::before{content:""}.fa-house-circle-check::before{content:""}.fa-buildings::before{content:""}.fa-angle-left::before{content:""}.fa-cart-flatbed-boxes::before{content:""}.fa-dolly-flatbed-alt::before{content:""}.fa-diagram-successor::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-square-w::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-lamp::before{content:""}.fa-airplay::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-shield-quartered::before{content:""}.fa-slash-forward::before{content:"\/"}.fa-location-pen::before{content:""}.fa-map-marker-edit::before{content:""}.fa-cloud-moon::before{content:""}.fa-pot-food::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-print-slash::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-hand-back-point-ribbon::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-tire-rugged::before{content:""}.fa-lightbulb-dollar::before{content:""}.fa-cowbell::before{content:""}.fa-baht-sign::before{content:""}.fa-corner::before{content:""}.fa-chevrons-right::before{content:""}.fa-chevron-double-right::before{content:""}.fa-book-open::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-inhaler::before{content:""}.fa-handcuffs::before{content:""}.fa-snake::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-note-medical::before{content:""}.fa-database::before{content:""}.fa-down-left::before{content:""}.fa-share::before{content:""}.fa-mail-forward::before{content:""}.fa-face-thinking::before{content:""}.fa-turn-down-right::before{content:""}.fa-bottle-droplet::before{content:""}.fa-mask-face::before{content:""}.fa-hill-rockslide::before{content:""}.fa-scanner-keyboard::before{content:""}.fa-circle-o::before{content:""}.fa-grid-horizontal::before{content:""}.fa-message-dollar::before{content:""}.fa-comment-alt-dollar::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-columns-3::before{content:""}.fa-paper-plane::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-dungeon::before{content:""}.fa-hand-holding-box::before{content:""}.fa-input-text::before{content:""}.fa-window-flip::before{content:""}.fa-window-alt::before{content:""}.fa-align-right::before{content:""}.fa-scanner-gun::before{content:""}.fa-scanner::before{content:""}.fa-tire::before{content:""}.fa-engine::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-circle-caret-right::before{content:""}.fa-caret-circle-right::before{content:""}.fa-turn-left::before{content:""}.fa-wheat::before{content:""}.fa-file-spreadsheet::before{content:""}.fa-audio-description-slash::before{content:""}.fa-bell-ring::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-chess-pawn-piece::before{content:""}.fa-chess-pawn-alt::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-square-s::before{content:""}.fa-rectangle-barcode::before{content:""}.fa-barcode-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-unicorn::before{content:""}.fa-bowling-ball::before{content:""}.fa-pompebled::before{content:""}.fa-brain::before{content:""}.fa-watch-smart::before{content:""}.fa-book-user::before{content:""}.fa-sensor-cloud::before{content:""}.fa-sensor-smoke::before{content:""}.fa-clapperboard-play::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-circle-4::before{content:""}.fa-gifts::before{content:""}.fa-album-collection::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-cloud-showers::before{content:""}.fa-user-clock::before{content:""}.fa-onion::before{content:""}.fa-clock-twelve-thirty::before{content:""}.fa-arrow-down-to-dotted-line::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-file-invoice::before{content:""}.fa-window-minimize::before{content:""}.fa-rectangle-wide::before{content:""}.fa-comment-arrow-up::before{content:""}.fa-garlic::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-brush::before{content:""}.fa-tree-decorated::before{content:""}.fa-mask::before{content:""}.fa-calendar-heart::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-flower::before{content:""}.fa-arrow-down-from-arc::before{content:""}.fa-right-left-large::before{content:""}.fa-ruler-vertical::before{content:""}.fa-circles-overlap::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-starship-freighter::before{content:""}.fa-train-tram::before{content:""}.fa-bridge-suspension::before{content:""}.fa-trash-check::before{content:""}.fa-user-nurse::before{content:""}.fa-boombox::before{content:""}.fa-syringe::before{content:""}.fa-cloud-sun::before{content:""}.fa-shield-exclamation::before{content:""}.fa-stopwatch-20::before{content:""}.fa-square-full::before{content:""}.fa-grip-dots::before{content:""}.fa-comment-exclamation::before{content:""}.fa-pen-swirl::before{content:""}.fa-falafel::before{content:""}.fa-circle-2::before{content:""}.fa-magnet::before{content:""}.fa-jar::before{content:""}.fa-gramophone::before{content:""}.fa-dice-d12::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-down::before{content:""}.fa-arrow-alt-down::before{content:""}.fa-hundred-points::before{content:""}.fa-100::before{content:""}.fa-paperclip-vertical::before{content:""}.fa-wind-warning::before{content:""}.fa-wind-circle-exclamation::before{content:""}.fa-location-pin-slash::before{content:""}.fa-map-marker-slash::before{content:""}.fa-face-sad-sweat::before{content:""}.fa-bug-slash::before{content:""}.fa-cupcake::before{content:""}.fa-light-switch-off::before{content:""}.fa-toggle-large-off::before{content:""}.fa-pen-fancy-slash::before{content:""}.fa-truck-container::before{content:""}.fa-boot::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-file-check::before{content:""}.fa-bone::before{content:""}.fa-cards-blank::before{content:""}.fa-circle-3::before{content:""}.fa-bench-tree::before{content:""}.fa-keyboard-brightness-low::before{content:""}.fa-ski-boot-ski::before{content:""}.fa-brain-circuit::before{content:""}.fa-user-injured::before{content:""}.fa-block-brick-fire::before{content:""}.fa-firewall::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-face-smile-relaxed::before{content:""}.fa-comment-xmark::before{content:""}.fa-comment-times::before{content:""}.fa-print::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-face-nose-steam::before{content:""}.fa-circle-waveform-lines::before{content:""}.fa-waveform-circle::before{content:""}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::before{content:"\$"}.fa-ferris-wheel::before{content:""}.fa-computer-speaker::before{content:""}.fa-skull-cow::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-circle-t::before{content:""}.fa-sack::before{content:""}.fa-grid-2::before{content:""}.fa-camera-cctv::before{content:""}.fa-cctv::before{content:""}.fa-umbrella::before{content:""}.fa-trowel::before{content:""}.fa-horizontal-rule::before{content:""}.fa-bed-front::before{content:""}.fa-bed-alt::before{content:""}.fa-d::before{content:"D"}.fa-stapler::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-file-gif::before{content:""}.fa-kip-sign::before{content:""}.fa-face-woozy::before{content:""}.fa-cloud-question::before{content:""}.fa-pineapple::before{content:""}.fa-hand-point-left::before{content:""}.fa-gallery-thumbnails::before{content:""}.fa-circle-j::before{content:""}.fa-eyes::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-page-caret-up::before{content:""}.fa-file-caret-up::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-comet::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-reflect-vertical::before{content:""}.fa-shield-keyhole::before{content:""}.fa-file-mp4::before{content:""}.fa-barcode::before{content:""}.fa-bulldozer::before{content:""}.fa-plus-minus::before{content:""}.fa-square-sliders-vertical::before{content:""}.fa-sliders-v-square::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-message-middle::before{content:""}.fa-comment-middle-alt::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-square-z::before{content:""}.fa-message-text::before{content:""}.fa-comment-alt-text::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 Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url("/fonts/fontawesome-pro/fa-light-300.woff2") format("woff2"),url("/fonts/fontawesome-pro/fa-light-300.ttf") format("truetype")}.fal,.fa-light{font-weight:300}/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("/fonts/fontawesome-pro/fa-regular-400.woff2") format("woff2"),url("/fonts/fontawesome-pro/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("/fonts/fontawesome-pro/fa-solid-900.woff2") format("woff2"),url("/fonts/fontawesome-pro/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/fonts/fontawesome-pro/fa-brands-400.woff2") format("woff2"),url("/fonts/fontawesome-pro/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-square-js:before{content:""}.fa-js-square:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-square-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-square-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-square-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-square-snapchat:before{content:""}.fa-snapchat-square:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-square-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wpressr:before{content:""}.fa-rendact:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before{content:""}.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-square-github:before{content:""}.fa-github-square:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-square-gitlab:before{content:""}.fa-gitlab-square:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-square-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-square-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-square-google-plus:before{content:""}.fa-google-plus-square:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before{content:""}.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-square-pied-piper:before{content:""}.fa-pied-piper-square:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-square-facebook:before{content:""}.fa-facebook-square:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-square-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-square-behance:before{content:""}.fa-behance-square:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-square-git:before{content:""}.fa-git-square:before{content:""}.fa-square-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}@font-face{font-family:"Lato";font-style:normal;font-weight:100;src:url("/fonts/lato/lato-v23-latin-100.eot");src:local(""),url("/fonts/lato/lato-v23-latin-100.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-100.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-100.woff") format("woff"),url("/fonts/lato/lato-v23-latin-100.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-100.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:100;src:url("/fonts/lato/lato-v23-latin-100italic.eot");src:local(""),url("/fonts/lato/lato-v23-latin-100italic.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-100italic.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-100italic.woff") format("woff"),url("/fonts/lato/lato-v23-latin-100italic.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-100italic.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:300;src:url("/fonts/lato/lato-v23-latin-300.eot");src:local(""),url("/fonts/lato/lato-v23-latin-300.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-300.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-300.woff") format("woff"),url("/fonts/lato/lato-v23-latin-300.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-300.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:300;src:url("/fonts/lato/lato-v23-latin-300italic.eot");src:local(""),url("/fonts/lato/lato-v23-latin-300italic.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-300italic.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-300italic.woff") format("woff"),url("/fonts/lato/lato-v23-latin-300italic.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-300italic.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:400;src:url("/fonts/lato/lato-v23-latin-regular.eot");src:local(""),url("/fonts/lato/lato-v23-latin-regular.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-regular.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-regular.woff") format("woff"),url("/fonts/lato/lato-v23-latin-regular.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-regular.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:400;src:url("/fonts/lato/lato-v23-latin-italic.eot");src:local(""),url("/fonts/lato/lato-v23-latin-italic.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-italic.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-italic.woff") format("woff"),url("/fonts/lato/lato-v23-latin-italic.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-italic.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;src:url("/fonts/lato/lato-v23-latin-700.eot");src:local(""),url("/fonts/lato/lato-v23-latin-700.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-700.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-700.woff") format("woff"),url("/fonts/lato/lato-v23-latin-700.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-700.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:700;src:url("/fonts/lato/lato-v23-latin-700italic.eot");src:local(""),url("/fonts/lato/lato-v23-latin-700italic.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-700italic.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-700italic.woff") format("woff"),url("/fonts/lato/lato-v23-latin-700italic.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-700italic.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:normal;font-weight:900;src:url("/fonts/lato/lato-v23-latin-900.eot");src:local(""),url("/fonts/lato/lato-v23-latin-900.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-900.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-900.woff") format("woff"),url("/fonts/lato/lato-v23-latin-900.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-900.svg#Lato") format("svg")}@font-face{font-family:"Lato";font-style:italic;font-weight:900;src:url("/fonts/lato/lato-v23-latin-900italic.eot");src:local(""),url("/fonts/lato/lato-v23-latin-900italic.eot?#iefix") format("embedded-opentype"),url("/fonts/lato/lato-v23-latin-900italic.woff2") format("woff2"),url("/fonts/lato/lato-v23-latin-900italic.woff") format("woff"),url("/fonts/lato/lato-v23-latin-900italic.ttf") format("truetype"),url("/fonts/lato/lato-v23-latin-900italic.svg#Lato") format("svg")}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,.StageTitle-title,h3{orphans:3;widows:3}h2,.StageTitle-title,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("/css/../fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("/css/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("/css/../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("/css/../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("/css/../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("/css/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-euro:before,.glyphicon-eur:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.glyphicon-cd:before{content:""}.glyphicon-save-file:before{content:""}.glyphicon-open-file:before{content:""}.glyphicon-level-up:before{content:""}.glyphicon-copy:before{content:""}.glyphicon-paste:before{content:""}.glyphicon-alert:before{content:""}.glyphicon-equalizer:before{content:""}.glyphicon-king:before{content:""}.glyphicon-queen:before{content:""}.glyphicon-pawn:before{content:""}.glyphicon-bishop:before{content:""}.glyphicon-knight:before{content:""}.glyphicon-baby-formula:before{content:""}.glyphicon-tent:before{content:"⛺"}.glyphicon-blackboard:before{content:""}.glyphicon-bed:before{content:""}.glyphicon-apple:before{content:""}.glyphicon-erase:before{content:""}.glyphicon-hourglass:before{content:"⌛"}.glyphicon-lamp:before{content:""}.glyphicon-duplicate:before{content:""}.glyphicon-piggy-bank:before{content:""}.glyphicon-scissors:before{content:""}.glyphicon-bitcoin:before{content:""}.glyphicon-btc:before{content:""}.glyphicon-xbt:before{content:""}.glyphicon-yen:before{content:"¥"}.glyphicon-jpy:before{content:"¥"}.glyphicon-ruble:before{content:"₽"}.glyphicon-rub:before{content:"₽"}.glyphicon-scale:before{content:""}.glyphicon-ice-lolly:before{content:""}.glyphicon-ice-lolly-tasted:before{content:""}.glyphicon-education:before{content:""}.glyphicon-option-horizontal:before{content:""}.glyphicon-option-vertical:before{content:""}.glyphicon-menu-hamburger:before{content:""}.glyphicon-modal-window:before{content:""}.glyphicon-oil:before{content:""}.glyphicon-grain:before{content:""}.glyphicon-sunglasses:before{content:""}.glyphicon-text-size:before{content:""}.glyphicon-text-color:before{content:""}.glyphicon-text-background:before{content:""}.glyphicon-object-align-top:before{content:""}.glyphicon-object-align-bottom:before{content:""}.glyphicon-object-align-horizontal:before{content:""}.glyphicon-object-align-left:before{content:""}.glyphicon-object-align-vertical:before{content:""}.glyphicon-object-align-right:before{content:""}.glyphicon-triangle-right:before{content:""}.glyphicon-triangle-left:before{content:""}.glyphicon-triangle-bottom:before{content:""}.glyphicon-triangle-top:before{content:""}.glyphicon-console:before{content:""}.glyphicon-superscript:before{content:""}.glyphicon-subscript:before{content:""}.glyphicon-menu-left:before{content:""}.glyphicon-menu-right:before{content:""}.glyphicon-menu-down:before{content:""}.glyphicon-menu-up:before{content:""}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.25;color:#000;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.25;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}h1,h2,.StageTitle-title,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,.StageTitle-title small,h2 .small,.StageTitle-title .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.StageTitle-title,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,.StageTitle-title small,h2 .small,.StageTitle-title .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:41px}h2,.StageTitle-title,.h2{font-size:34px}h3,.h3{font-size:28px}h4,.h4{font-size:20px}h5,.h5{font-size:16px}h6,.h6{font-size:14px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:18px;font-weight:300;line-height:1.4}@media(min-width: 768px){.lead{font-size:24px}}small,.small{font-size:87%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.25}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}@media(min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:20px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.25;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"— "}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:" —"}address{margin-bottom:20px;font-style:normal;line-height:1.25}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:15px;line-height:1.25;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:rgba(0,0,0,0);border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}@media(min-width: 768px){.container{width:740px}}@media(min-width: 992px){.container{width:960px}}@media(min-width: 1200px){.container{width:1160px}}.container-fluid{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.container-fluid:before,.container-fluid:after{display:table;content:" "}.container-fluid:after{clear:both}.row{margin-right:-10px;margin-left:-10px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media(min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media(min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media(min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:rgba(0,0,0,0)}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.25;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:24px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:16px;line-height:1.25;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:16px;line-height:1.25;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}input[type=date].input-sm,.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm input[type=date],input[type=time].input-sm,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm input[type=time],input[type=datetime-local].input-sm,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm input[type=datetime-local],input[type=month].input-sm,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm input[type=month]{line-height:33px}input[type=date].input-lg,.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg input[type=date],input[type=time].input-lg,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg input[type=time],input[type=datetime-local].input-lg,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg input[type=datetime-local],input[type=month].input-lg,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg input[type=month]{line-height:49px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9 ;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:36px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:33px;line-height:33px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:33px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:33px;line-height:33px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:33px;min-height:34px;padding:6px 10px;font-size:14px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:49px;line-height:49px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:49px;padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:49px;line-height:49px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:49px;min-height:40px;padding:11px 16px;font-size:20px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:49px;height:49px;line-height:49px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:33px;height:33px;line-height:33px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#404040}@media(min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-10px;margin-left:-10px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width: 768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media(min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:20px}}@media(min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);padding:6px 12px;font-size:16px;line-height:1.25;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:rgba(0,0,0,0)}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:rgba(0,0,0,0)}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:20px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9 ;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:16px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.25;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0);background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.25;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 }.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:16px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:14px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:20px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0)}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.25;border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0)}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid rgba(0,0,0,0)}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width: 768px){.navbar-header{float:left}}.navbar-collapse{padding-right:10px;padding-left:10px;overflow-x:visible;border-top:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width: 480px)and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media(min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-10px;margin-left:-10px}@media(min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 10px;font-size:20px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-10px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:10px;margin-top:8px;margin-bottom:8px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -10px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:rgba(0,0,0,0);border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 10px;margin-right:-10px;margin-left:-10px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media(min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width: 768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:8.5px;margin-bottom:8.5px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width: 768px){.navbar-text{float:left;margin-right:10px;margin-left:10px}}@media(min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-10px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:rgba(0,0,0,0)}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#090909}@media(max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.25;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:20px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:14px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:14px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:24px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:10px;padding-left:10px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:72px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.25;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#000}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.alert{padding:15px;margin-bottom:20px;border:1px solid rgba(0,0,0,0);border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:14px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0);border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:18px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:24px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{display:table;content:" "}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.25}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.25;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.25;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:16px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:16px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"‹"}.carousel-control .icon-next:before{content:"›"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width: 767px){.visible-xs-block{display:block !important}}@media(max-width: 767px){.visible-xs-inline{display:inline !important}}@media(max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-block{display:block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-block{display:block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width: 1200px){.visible-lg-block{display:block !important}}@media(min-width: 1200px){.visible-lg-inline{display:inline !important}}@media(min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width: 767px){.hidden-xs{display:none !important}}@media(min-width: 768px)and (max-width: 991px){.hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media(min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:16px;font-smoothing:antialiased}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;border-radius:0;background-color:rgba(0,0,0,0)}select{-webkit-appearance:none;-webkit-border-radius:0px;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");background-position:100% 50%;background-repeat:no-repeat}button{border:0 none;background-color:inherit}fieldset{margin:0;padding:0;border:0 none;background-color:inherit}p,h1,h2,.StageTitle-title,h3,h4,h5,h6{margin:0;margin-bottom:1.25rem}img{max-width:100%}[role=button]{cursor:pointer}body{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.25;color:#000;background-color:#fff}h2,.StageTitle-title{font-size:1.125rem;margin-bottom:.375rem}h6{font-size:.75rem;line-height:1.6666666667}a{color:inherit;text-decoration:none}a:hover,a:focus{text-decoration:none;color:#4a4a4a;outline:none}a.ImageModal{outline:none}hr{margin:0 auto;border:0}body{background-color:rgba(0,0,0,0);color:#4a4a4a;font-size:16px;line-height:1.5rem;letter-spacing:0;font-weight:300}body img.stats{display:block}@media screen and (min-width: 768px){body{min-width:980px;background-color:#4d4d4d;font-size:16px;line-height:1.75rem}}h2,.StageTitle-title{margin-bottom:0}.BodyGallery{background-color:#eee;margin-top:0}@media screen and (min-width: 768px){.BodyGallery{background-color:#4d4d4d}}label{font-weight:400}blockquote{border-left:0}.StageMagicImageSideSelect_articleRightImgAdvert{background-color:#f2f9ff;padding:.4375rem 1.25rem 1.25rem 1.25rem;border:.125rem solid #003869;margin-bottom:2.5rem}.AdvertNote-detail,.StageMagicImageSideSelect_articleRightImgAdvert-note{position:relative;width:100%;height:1.5rem;margin-bottom:.375rem;color:#333;font-size:.875rem}.AdvertNote-detailText,.StageMagicImageSideSelect_articleRightImgAdvert-noteText{display:inline-block;color:#333;background-color:#eee;font-size:.75rem;line-height:.9375rem;font-weight:700;padding-right:.625rem;letter-spacing:0;margin-top:.3125rem}.Chart,.TableRanking,.StageWrapperHighlightDefault,.StageVotingAuto,.StageVideoTeaserSelect,.StageTeaserSingle,.StageTeaserOneTop,.StageTeaserMostRead,.StageTeaserKeyword,.StageTeaserHeadNewsThreeRows,.StageTeaserAdvertorial,.StageSpezialFullWidth,.StageSpecialTeaserPodcast,.StageSliderProdukte,.StageSliderNewsComment,.StageQuote,.StagePodcast,.StageOnlineSpecialNews,.StageOnlineSpecialHomepage,.StageNewsOrTeaserSingleHighlighted,.StageNewsMostRead,.StageNewsletterSimple,.StageNewsKeyword,.StageNewsImageSideSelect,.StageNewsElementsSearch,.StageNewsComment,.StageNewsAdvertorial,.StageLeadSidebar,.StageLeadReadMore,.StageLeadPremiumNews,.StageLeadOnlineSpecialIndex,.StageLeadOnlineSpecialHomepage,.StageLeadNewsContentad,.StageLeadElementsFirstFull,.StageLeadElementsCluster,.StageLead,.StageInfinityNewsOrTeaser,.StageItemOnePartOrOneHalf,.StageGalleryFullImage,.StageGalleryDetailSlider,.StageGalleriesAllSlider,.StageGalleries,.StageEpaper,.StageEmbedded,.StageAuthorNews,.StageArenaVerlag{margin-bottom:3.125rem}@media screen and (min-width: 768px){.Chart,.TableRanking,.StageWrapperHighlightDefault,.StageVotingAuto,.StageVideoTeaserSelect,.StageTeaserSingle,.StageTeaserOneTop,.StageTeaserMostRead,.StageTeaserKeyword,.StageTeaserHeadNewsThreeRows,.StageTeaserAdvertorial,.StageSpezialFullWidth,.StageSpecialTeaserPodcast,.StageSliderProdukte,.StageSliderNewsComment,.StageQuote,.StagePodcast,.StageOnlineSpecialNews,.StageOnlineSpecialHomepage,.StageNewsOrTeaserSingleHighlighted,.StageNewsMostRead,.StageNewsletterSimple,.StageNewsKeyword,.StageNewsImageSideSelect,.StageNewsElementsSearch,.StageNewsComment,.StageNewsAdvertorial,.StageLeadSidebar,.StageLeadReadMore,.StageLeadPremiumNews,.StageLeadOnlineSpecialIndex,.StageLeadOnlineSpecialHomepage,.StageLeadNewsContentad,.StageLeadElementsFirstFull,.StageLeadElementsCluster,.StageLead,.StageInfinityNewsOrTeaser,.StageItemOnePartOrOneHalf,.StageGalleryFullImage,.StageGalleryDetailSlider,.StageGalleriesAllSlider,.StageGalleries,.StageEpaper,.StageEmbedded,.StageAuthorNews,.StageArenaVerlag{margin-bottom:6.875rem}}.Checkbox_input,.Radio_btn,.FormField_controlGroupField,.FormField_control,.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.FormField_control[type=submit],.ButtonMoreContent,.Button-login,.Button-solid,.Button-accent,.Button,.PageFrame_contentHubNews .Button,.SiteHeaderSticky_close,.SiteHeaderSticky_itemLink-icon,.SiteHeaderSticky_share,.ButtonSharing-remember,.ButtonSharing-mp3player,.ButtonSharing-large,.NavigationMainFlyout_itemLink,.FormField_control-textLink,.FormField select.FormField_control:not([multiple]).FormField_control,.SiteHeaderSticky_print,.NavigationSharingFooter_itemLink,.NavigationMetaMobile_itemLink,.NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_account-itemLink,.NavigationMeta_itemLink-icon,.NavigationMeta_itemLink,.NavigationMainMobile_itemLink,.NavigationFlyout_flyout .NavigationSharingHeader_itemLink,.MediaImage_credits-link,.MediaGallery_resizeButtonIcon,.Quote_text,.Quote-text,.Headline,.StageSliderProdukte_infoBox-link,.StageSliderProdukte_infoBox-text,.StageSliderProdukte .slick-arrow,.StageSliderProdukte_content-icon .fa-quote-right,.StageSliderNewsComment .slick-arrow,.StageSliderNewsComment .ArticleTeaser_authorName,.StageSliderNewsComment_content-icon .fa-quote-right,.StageMagicImageSideSelect_articleLeftImg-headline,.StageNewsMostRead_articleTeaserNoCopy .Headline,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Tagline,.StageGalleryDetailSlider_text .Headline,.FormLogoutPopup_list-element a,.FormLogoutPopup_list-element input,.FormLogoutPopup_list-elementWithIcon a,.FormLogoutPopup_list-elementWithIcon input,.FormLoginPopup_content .FormField_control::placeholder,.FormLoginPopup_content a,.FormField_controlGroupField::placeholder,.FormField_control::placeholder,.FormSingleInputLight_submit,.ButtonTopic::before,.ButtonMoreContent::after,.Button-solid .Button_icon,.Button-accent .Button_icon,.Button .Button_icon,.SliderBannerArticleDetail_dots li button,.NavigationMobile_toggle,.NavigationMetaFooter_itemLink,.NavigationMain_itemLink,.MediaGallery_slideArrow,.ReadMore,.StageTeaserOneTop_dots li button,.StageSpecialTeaserPodcast_choice-item:hover,.StageSliderTeaserSpecial_dots li button,.StageSliderTeaserSpecialAccent_dots li button,.StageSliderProdukte_dots li button,.StageSliderNewsComment_dots li button,.StageNewsMostReadArena_prevSlide,.StageNewsMostReadArena_nextSlide,.StageNewsMostReadArena .slick-arrow,.StageGalleryDetailSlider_controls-prev,.StageGalleryDetailSlider_controls-next,.StageGalleriesAllSlider_controls-prev,.StageGalleriesAllSlider_controls-next,.StageAuthorNews_dots li button,.FormSingleInputLight_input,.ButtonTopic,.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.FormField_control[type=submit]::after,.Button-login::after,.Button-solid::after,.Button-accent::after,.Button::after,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Headline,.StageSpezialFullWidth .ArticleTeaserLead_abstract a:not(.ArticleTeaserShorttext_link):not(.ArticleTeaser_link),.StageNewsletterSimple .FormField a,.StageAuthorNews_group-item .Author_name a,.StageAuthorNews_content-teaser .Article-author a,.FormLoginPopup_notice a{-webkit-transition-duration:.3s;-webkit-transition-timing-function:ease;-webkit-transition-delay:0s;transition-duration:.3s;transition-timing-function:ease;transition-delay:0s}.SliderBannerArticleDetail_dots li button,.NavigationMobile_toggle,.NavigationMetaFooter_itemLink,.NavigationMain_itemLink,.MediaGallery_slideArrow,.ReadMore,.StageTeaserOneTop_dots li button,.StageSpecialTeaserPodcast_choice-item:hover,.StageSliderTeaserSpecial_dots li button,.StageSliderTeaserSpecialAccent_dots li button,.StageSliderProdukte_dots li button,.StageSliderNewsComment_dots li button,.StageNewsMostReadArena_prevSlide,.StageNewsMostReadArena_nextSlide,.StageNewsMostReadArena .slick-arrow,.StageGalleryDetailSlider_controls-prev,.StageGalleryDetailSlider_controls-next,.StageGalleriesAllSlider_controls-prev,.StageGalleriesAllSlider_controls-next,.StageAuthorNews_dots li button,.FormSingleInputLight_input,.ButtonTopic,.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.FormField_control[type=submit]::after,.ButtonMoreContent::after,.Button-login::after,.Button-solid::after,.Button-accent::after,.Button::after,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Headline,.StageSpezialFullWidth .ArticleTeaserLead_abstract a:not(.ArticleTeaserShorttext_link):not(.ArticleTeaser_link),.StageNewsletterSimple .FormField a,.StageAuthorNews_group-item .Author_name a,.StageAuthorNews_content-teaser .Article-author a,.FormLoginPopup_notice a{-webkit-transition-property:all;transition-property:all}.SiteHeaderSticky_print,.NavigationSharingFooter_itemLink,.NavigationMetaMobile_itemLink,.NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_account-itemLink,.NavigationMeta_itemLink-icon,.NavigationMeta_itemLink,.NavigationMainMobile_itemLink,.NavigationFlyout_flyout .NavigationSharingHeader_itemLink,.MediaImage_credits-link,.MediaGallery_resizeButtonIcon,.Quote_text,.Quote-text,.Headline,.StageSliderProdukte_infoBox-link,.StageSliderProdukte_infoBox-text,.StageSliderProdukte .slick-arrow,.StageSliderProdukte_content-icon .fa-quote-right,.StageSliderNewsComment .slick-arrow,.StageSliderNewsComment .ArticleTeaser_authorName,.StageSliderNewsComment_content-icon .fa-quote-right,.StageMagicImageSideSelect_articleLeftImg-headline,.StageNewsMostRead_articleTeaserNoCopy .Headline,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Tagline,.StageGalleryDetailSlider_text .Headline,.FormLogoutPopup_list-element a,.FormLogoutPopup_list-element input,.FormLogoutPopup_list-elementWithIcon a,.FormLogoutPopup_list-elementWithIcon input,.FormLoginPopup_content .FormField_control::placeholder,.FormLoginPopup_content a,.FormField_controlGroupField::placeholder,.FormField_control::placeholder,.FormSingleInputLight_submit,.ButtonTopic::before,.ButtonMoreContent::after,.Button-solid .Button_icon,.Button-accent .Button_icon,.Button .Button_icon{-webkit-transition-property:color;transition-property:color}.Radio_btn,.Checkbox_input,.FormField select.FormField_control:not([multiple]).FormField_control{-webkit-transition-property:background;transition-property:background}.FormField select.FormField_control:not([multiple]).FormField_control{-webkit-transition-property:border-color;transition-property:border-color}.NavigationMainFlyout_itemLink,.FormField_control-textLink{-webkit-transition-property:color,background;transition-property:color,background}.PageFrame_contentHubNews .Button,.SiteHeaderSticky_close,.SiteHeaderSticky_itemLink-icon,.SiteHeaderSticky_share,.ButtonSharing-remember,.ButtonSharing-mp3player,.ButtonSharing-large{-webkit-transition-property:color,background-color;transition-property:color,background-color}.FormField_controlGroupField,.FormField_control,.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.FormField_control[type=submit],.ButtonMoreContent,.Button-login,.Button-solid,.Button-accent,.Button{-webkit-transition-property:color,background-color,border-color;transition-property:color,background-color,border-color}.Radio_btn{-webkit-transition-property:background-color,box-shadow,border-color,content;transition-property:background-color,box-shadow,border-color,content}.Checkbox_input{-webkit-transition-property:color,background-color,box-shadow,border-color,content;transition-property:color,background-color,box-shadow,border-color,content}.StageSpezialFullWidth .ArticleTeaserLead_abstract a:not(.ArticleTeaserShorttext_link):not(.ArticleTeaser_link),.StageNewsletterSimple .FormField a,.StageAuthorNews_group-item .Author_name a,.StageAuthorNews_content-teaser .Article-author a,.FormLoginPopup_notice a{color:#0075bf;border-bottom:.0625rem solid rgba(0,0,0,0)}.StageSpezialFullWidth .ArticleTeaserLead_abstract a:hover:not(.ArticleTeaserShorttext_link):not(.ArticleTeaser_link),.StageNewsletterSimple .FormField a:hover,.StageAuthorNews_group-item .Author_name a:hover,.StageAuthorNews_content-teaser .Article-author a:hover,.FormLoginPopup_notice a:hover{color:#0075bf;border-color:#0075bf}.StageSpezialFullWidth .ArticleTeaserLead_abstract a:focus:not(.ArticleTeaserShorttext_link):not(.ArticleTeaser_link),.StageNewsletterSimple .FormField a:focus,.StageAuthorNews_group-item .Author_name a:focus,.StageAuthorNews_content-teaser .Article-author a:focus,.FormLoginPopup_notice a:focus{color:#0075bf}.StageSliderProdukte_shorttext,.StageMagicImageSideSelect_articleRightImg-abstract,.StageMagicImageSideSelect_articleRightImgAdvert-abstract,.StageMagicImageSideSelect_articleLeftImg-abstract,.StageNewsImageSideSelect_articleRightImg-abstract,.StageNewsImageSideSelect_articleLeftImg-abstract,.StageLeadReadMore_text-abstract,.StageLeadOnlineSpecialHomepage_text-abstract,.StageGalleryDetailSlider .MediaGallery_imageDescription,.StageGalleryDetailSlider_readMore-credits,.StageGalleryDetailSlider_abstract,.ArticleTeaserLead_abstract,.ArticleTeaser_abstract,.Article_abstract{font-family:"Lato",Helvetica,Arial,sans-serif;font-weight:400;font-size:.9375rem;line-height:1.5rem;letter-spacing:0;color:#000}@media screen and (min-width: 768px){.StageSliderProdukte_shorttext,.StageMagicImageSideSelect_articleRightImg-abstract,.StageMagicImageSideSelect_articleRightImgAdvert-abstract,.StageMagicImageSideSelect_articleLeftImg-abstract,.StageNewsImageSideSelect_articleRightImg-abstract,.StageNewsImageSideSelect_articleLeftImg-abstract,.StageLeadReadMore_text-abstract,.StageLeadOnlineSpecialHomepage_text-abstract,.StageGalleryDetailSlider .MediaGallery_imageDescription,.StageGalleryDetailSlider_readMore-credits,.StageGalleryDetailSlider_abstract,.ArticleTeaserLead_abstract,.ArticleTeaser_abstract,.Article_abstract{font-size:1rem;line-height:1.75rem}}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText-link{display:inline-block;border-left:.0625rem solid #003869;padding-left:.625rem}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Headline{display:inline;border-bottom:.0625rem solid rgba(0,0,0,0);padding-bottom:0}.StageNewsImageSideSelect_articleRightImg,.StageNewsImageSideSelect_articleLeftImg{margin-bottom:3.125rem}.StageNewsImageSideSelect_articleRightImg:before,.StageNewsImageSideSelect_articleLeftImg:before,.StageNewsImageSideSelect_articleRightImg:after,.StageNewsImageSideSelect_articleLeftImg:after{display:table;content:" "}.StageNewsImageSideSelect_articleRightImg:after,.StageNewsImageSideSelect_articleLeftImg:after{clear:both}@media screen and (min-width: 768px){.StageNewsImageSideSelect_articleRightImg,.StageNewsImageSideSelect_articleLeftImg{margin-bottom:6.875rem}}@media screen and (min-width: 768px){.StageNewsImageSideSelect_articleRightImg-content,.StageNewsImageSideSelect_articleLeftImg-content,.StageNewsImageSideSelect_articleLeftImg-imgWrapper{display:inline-block;width:calc( 50% - 1.25rem/2 );float:left}}@media screen and (min-width: 768px){.StageNewsImageSideSelect_articleRightImg-imgWrapper{display:inline-block;width:calc(50% - 1.25rem/2 );float:right}}.StageMagicImageSideSelect_articleRightImg,.StageMagicImageSideSelect_articleRightImgAdvert,.StageMagicImageSideSelect_articleLeftImg{margin-bottom:3.125rem}.StageMagicImageSideSelect_articleRightImg:before,.StageMagicImageSideSelect_articleRightImgAdvert:before,.StageMagicImageSideSelect_articleLeftImg:before,.StageMagicImageSideSelect_articleRightImg:after,.StageMagicImageSideSelect_articleRightImgAdvert:after,.StageMagicImageSideSelect_articleLeftImg:after{display:table;content:" "}.StageMagicImageSideSelect_articleRightImg:after,.StageMagicImageSideSelect_articleRightImgAdvert:after,.StageMagicImageSideSelect_articleLeftImg:after{clear:both}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleRightImg,.StageMagicImageSideSelect_articleRightImgAdvert,.StageMagicImageSideSelect_articleLeftImg{margin-bottom:6.875rem}}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleLeftImg-imgWrapper{display:inline-block;width:calc( 50% - 1.25rem/2 );float:left}}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleRightImg-imgWrapper,.StageMagicImageSideSelect_articleRightImgAdvert-imgWrapper{display:inline-block;width:calc(50% - 1.25rem/2 );float:right}}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleRightImg-content,.StageMagicImageSideSelect_articleRightImgAdvert-content{display:inline-block;width:calc(50% - 1.25rem/2 );float:right}}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleLeftImg-content{display:inline-block;width:calc(50% - 1.25rem/2 );float:right}}@media print{body,p,a,span,div{font-family:Georgia,"Times New Roman",Times,serif !important}h1,h2,.StageTitle-title,h3,h4,h5,h6,ol,ul{font-family:"Arial Narrow",Arial,Helvetica,sans-serif !important}h1,h2,.StageTitle-title,h3,h4,h5,h6,ol,ul{page-break-after:avoid}.Headline,.Tagline{font-family:"Arial Narrow",Arial,Helvetica,sans-serif !important;page-break-after:avoid}a:after{content:" (" attr(href) ") ";color:gray;font-size:smaller}.SiteHeaderSticky,.SiteHeaderMobile,.NavigationMobile,.NavigationTopTopics,.NavigationBreadcrumbs,.PageArticle_aside,.ArticleFooter,.similar,.SiteFooter,.PageArticle_circus,.Ad,#iqd_mainAd,.PageSearchResults_aside,.SearchResultHeader,.NavigationPagination,.ListTags,.InfoBox,.MediaGallery_sharingButtons,.ButtonsSharing,.youtube-container,.swiper-button-next,#swiper-left,#swiper-right,.MediaGallery_resizeButton{display:none !important}div[style*=overflow]{display:none !important}iframe{display:none !important}img{max-width:12cm !important;page-break-inside:avoid}.PageArticle_header .ArticleHeader .ArticleHeader_author{display:inline-block}.PageArticle_body .Headline,.PageArticle_body .Tagline{font-family:"Arial Narrow",Arial,Helvetica,sans-serif !important}.PageArticle_body .MediaImage{margin:0 !important;page-break-after:auto;page-break-before:auto;page-break-inside:avoid}.PageArticle_body .MediaImage img{max-width:12cm !important;page-break-inside:avoid}.PageArticle_body .ArticleRelated{position:unset;float:none;margin:0;padding:0;margin-top:10pt;font-family:Georgia,"Times New Roman",Times,serif !important}.PageArticle_body .ArticleRelated:before,.PageArticle_body .ArticleRelated:after{display:table;content:" "}.PageArticle_body .ArticleRelated:after{clear:both}.PageArticle_body .ArticleRelated_scope{border:0;height:auto;margin-bottom:inherit;page-break-after:avoid}.PageArticle_body .ArticleRelated .img-responsive{position:unset;float:none;width:inherit;page-break-inside:avoid}.PageArticle_body .ArticleCopy{font-size:12pt;line-height:normal;font-weight:normal}.PageArticle_body .ArticleCopy .swiper-slide{width:auto;height:auto;max-width:12cm !important}.MediaImage{margin:0}.MediaImage-imageDescription{margin:0}.MediaGallery{position:unset}.MediaGallery_slider{padding:12pt 0}.MediaGallery_sliderImage:not(:first-child){display:none}}.Article_abstract a:first-child{color:#333}.Article_abstract a:first-child:hover{color:#333}.Article_abstract a:first-child.ReadMore{color:#003869}.Article a{text-underline-offset:.1875rem}.ArticleHeader{margin-bottom:2.5625rem}@media screen and (min-width: 768px){.ArticleHeader{margin-bottom:1.75rem}}.ArticleHeader_headline{font-size:1.625rem;font-family:"Lato",Helvetica,Arial,sans-serif;line-height:2rem;letter-spacing:0;font-weight:700;margin-top:.3125rem;margin-bottom:2.25rem;color:#000}@media screen and (min-width: 768px){.ArticleHeader_headline{font-size:2.5rem;line-height:2.875rem;letter-spacing:.03125rem;margin-top:.125rem;margin-bottom:1.625rem}}.ArticleHeader_headline .PaidContent{margin-right:0;padding-bottom:.5625rem}@media screen and (min-width: 768px){.ArticleHeader_headline .PaidContent .icon-plus::before{width:1.875rem;height:1.875rem}}.ArticleHeader_metaData{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;color:#4a4a4a}@media screen and (min-width: 768px){.ArticleHeader_metaData{font-size:1rem;line-height:1.5625rem}}.ArticleHeader .ArticleHeader_publishDate{display:inline-block;font-size:1rem;line-height:1.5rem;font-weight:300}.ArticleHeader .ArticleHeader_author{font-size:1rem;line-height:1.5rem;font-weight:300}.ArticleHeader .ArticleHeader_author .Author_prefix{text-transform:capitalize}.ArticleHeader .ArticleHeader_author .Author_name{font-weight:700}.ArticleHeader .ArticleHeader_author .Author_name a{color:#0075bf}.ArticleTeaser{margin-bottom:3.25rem}.ArticleTeaser:before,.ArticleTeaser:after{display:table;content:" "}.ArticleTeaser:after{clear:both}@media screen and (min-width: 768px){.ArticleTeaser_imgOneHalf.ArticleTeaser .ArticleTeaser_imgWrapper,.ArticleTeaser_imgOneHalf.ArticleTeaser .ArticleTeaser_content{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.ArticleTeaser_imgOneHalf.ArticleTeaser .ArticleTeaser_imgWrapper{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:0}}@media screen and (min-width: 768px){.ArticleTeaser_imgOneHalf.ArticleTeaser .ArticleTeaser_content{padding-right:0}}@media screen and (min-width: 768px){.ArticleTeaser_imgOneThird.ArticleTeaser .ArticleTeaser_imgWrapper{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;width:40%;padding-left:0}}@media screen and (min-width: 768px){.ArticleTeaser_imgOneThird.ArticleTeaser .ArticleTeaser_content{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;width:60%;padding-right:0}}.ArticleTeaser_abstract a:first-child{color:#333}.ArticleTeaser_abstract a:first-child:hover{color:#333}.ArticleTeaser_abstract a:first-child.ReadMore{color:#003869}.ArticleTeaser a{text-underline-offset:.1875rem}.ArticleTeaserLead_contentWrapper{padding-left:20px;padding-right:20px;margin-top:-2.1875rem}.ArticleTeaserLead_contentWrapper:before,.ArticleTeaserLead_contentWrapper:after{display:table;content:" "}.ArticleTeaserLead_contentWrapper:after{clear:both}@media screen and (min-width: 768px){.ArticleTeaserLead_contentWrapper{padding-left:3.75rem;padding-right:0;margin-top:-2.75rem}}.ArticleTeaserLead_content{position:relative}@media screen and (min-width: 768px){.ArticleTeaserLead_content{margin-left:3.75rem;margin-top:-2.75rem;padding:.9375rem 1.25rem 0}}.ArticleTeaserLead_secondContent{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;background-color:#f4f4f4;margin-top:2.0625rem}@media screen and (min-width: 768px){.ArticleTeaserLead_secondContent{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;margin-top:0}}.ArticleTeaserLead_secondContent-wrapper{padding:1.25rem .625rem}.ArticleTeaserLead .MediaImage{padding-bottom:1.75rem;margin-left:-20px;margin-right:-20px}@media screen and (min-width: 768px){.ArticleTeaserLead .MediaImage{margin-left:0px;margin-right:0px}}.ArticleTeaserLead .MediaImage_credits{top:auto;bottom:2.1875rem}@media screen and (min-width: 768px){.ArticleTeaserLead .MediaImage_credits{bottom:4.375rem}}.ArticleTeaserLead .Headline{padding-bottom:.5rem;font-size:1.5625rem;line-height:2rem;font-family:"Lato",Helvetica,Arial,sans-serif}@media screen and (min-width: 768px){.ArticleTeaserLead .Headline{font-size:2.5rem;line-height:2.8125rem;padding-bottom:1.25rem}}.ArticleTeaserLead .Tagline{margin-bottom:.625rem}@media screen and (min-width: 768px){.ArticleTeaserLead .Tagline{margin-bottom:.625rem}}.ArticleTeaserLead .ArticleHeader_metaData{padding-top:1.125rem;padding-bottom:3.125rem;font-size:.75rem;color:#333;font-weight:300;line-height:1.125rem}@media screen and (min-width: 768px){.ArticleTeaserLead .ArticleHeader_metaData{padding-top:2.5rem;padding-bottom:0;font-size:.75rem}}.ArticleTeaserLead .Author,.ArticleTeaserLead .PublishDate{font-size:.8125rem}.ArticleTeaserLead .Author_name_link{color:#0075bf;font-weight:400}@media screen and (min-width: 768px){.ArticleTeaserLead .PaidContent{margin-right:0}}.ArticleTeaserLead_abstract:hover .Headline{color:#0075bf}.ArticleTeaserLead:hover .Headline{color:#0075bf}.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.FormField_control[type=submit],.ButtonMoreContent,.Button-login,.Button-solid,.Button-accent,.Button{-webkit-appearance:none;-moz-appearance:none;outline:0;display:inline-block;width:auto;cursor:pointer;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.1875rem;letter-spacing:.07125rem;text-transform:uppercase;text-align:center;white-space:nowrap;padding:1.0625rem 1.6875rem}.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink::after,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink::after,.FormField_control[type=submit]::after,.ButtonMoreContent::after,.Button-login::after,.Button-solid::after,.Button-accent::after,.Button::after{display:none;content:"";width:100%;height:.0625rem;background-color:rgba(0,0,0,0);margin-top:.125rem}.Button{border-color:#0075bf;background-color:#0075bf;color:#fff}.Button:hover,.Button:focus{border-color:#195393;background-color:#195393;color:#fff}.Button:hover::after,.Button:focus::after{background-color:rgba(0,0,0,0)}.Button .Button_icon{display:none;margin-left:.75rem;color:#fff}.Button-accent{border-color:#003869;background-color:#003869;color:#fff}.Button-accent .Button_icon{display:none;margin-left:.5625rem;color:#fff}.Button-accent:hover{background-color:#333;color:#fff;border-color:#333}.Button-accent:hover .Button_icon{display:none;color:#666}.Button-solid{border-width:.25rem;font-size:1rem;font-weight:400;border-color:#0075bf;background-color:#0075bf;color:#fff}.Button-solid .Button_icon{display:none;margin-left:.5625rem;color:#fff}.Button-login{border-color:#0075bf;background-color:#0075bf;color:#fff;width:100%;font-size:1rem;letter-spacing:.0625rem;font-weight:700;text-transform:inherit;padding:.6875rem .9375rem}.Button-login:hover,.Button-login:focus{border-color:#195393;background-color:#195393;color:#fff}.Button-mainnav{font-size:.75rem;line-height:.8125rem;padding:.625rem .6875rem}.ButtonMobileBottom{display:inline-block;padding:.375rem .75rem;text-align:center;white-space:nowrap;background-color:#fff;color:#165480;border:1px solid #165480;border-radius:2px;cursor:pointer;transition:all 200ms ease-in-out;line-height:1.6;text-transform:uppercase;font-size:11px;letter-spacing:.06em;width:120px;margin-left:5px;margin-right:5px;padding-top:15px;padding-bottom:15px}.ButtonMobileBottom:hover{text-decoration:underline}.ButtonMoreContent{display:flex;margin-left:auto;margin-right:auto;justify-content:center;width:min-content;text-transform:none;border-color:#0075bf;background-color:rgba(0,0,0,0);color:#0075bf;font-size:.875rem;letter-spacing:.03125rem;font-weight:900;line-height:1rem;padding:0;padding-top:.3125rem;border-bottom:2px solid rgba(0,0,0,0);margin-top:1.25rem}@media screen and (min-width: 768px){.ButtonMoreContent{letter-spacing:.0625rem;font-size:1rem;line-height:1.875rem;margin-top:1.875rem}}.ButtonMoreContent:hover,.ButtonMoreContent:focus{border-bottom:2px solid #0074be;color:#0074be}.ButtonMoreContent:hover::after,.ButtonMoreContent:focus::after{color:#0074be}.ButtonMoreContent::after{display:inline-block;width:auto;height:auto;margin-top:auto;margin-left:.5625rem;font-family:"Font Awesome 6 Pro";content:"";color:#0075bf}.ButtonSharing{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;height:1.75rem;width:1.75rem;margin-top:0;margin-right:.625rem;margin-bottom:.4375rem;border-radius:50%;text-align:center;color:#fff;cursor:pointer;font-size:.625rem}@media screen and (min-width: 768px){.ButtonSharing{height:2rem;width:2rem;margin-right:.375rem;margin-top:0;margin-bottom:.4375rem;font-size:.625rem}}.ButtonSharing-top{display:flex}@media screen and (min-width: 768px){.ButtonSharing-top{display:none}}.ButtonSharing-top .mp3player{margin-right:1.25rem}.ButtonSharing_icon{padding:.4375rem;color:#fff;font-size:1.0625rem}@media screen and (min-width: 768px){.ButtonSharing_icon{padding:.375rem;font-size:1.3125rem}}.ButtonSharing .fa-facebook_1{background-color:#0075bf}.ButtonSharing .fa-facebook{position:relative;top:.375rem;color:#0075bf;font-size:3rem;padding:0}@media screen and (min-width: 768px){.ButtonSharing .fa-facebook{top:.25rem;font-size:2.0625rem}}.ButtonSharing-large{width:15rem;margin-top:0;font-weight:bold;height:1.875rem}@media screen and (min-width: 768px){.ButtonSharing-large{height:2.5rem}}.ButtonSharing-large .ButtonSharing_icon{float:left;font-size:1.25rem;height:auto;width:35%;padding:.3125rem}@media screen and (min-width: 768px){.ButtonSharing-large .ButtonSharing_icon{width:25%;font-size:1.625rem;padding:.4375rem}}.ButtonSharing-large .ButtonSharing_label{float:left;font-family:"Lato",Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.0625rem;text-align:left;color:#fff;font-size:.875rem;width:65%;padding-top:.3125rem;line-height:1.25rem;font-weight:400}@media screen and (min-width: 768px){.ButtonSharing-large .ButtonSharing_label{padding-top:.625rem;width:75%}}.ButtonSharing-large:hover{background-color:#003869}.ButtonSharing-large:hover .ButtonSharing-mp3player{background-color:#003869}.ButtonSharing-large:hover .ButtonSharing-remember{background-color:#003869}.ButtonSharing-linkedIn{background-color:#0075bf}.ButtonSharing-xing{background-color:#0075bf}.ButtonSharing-facebook{background-color:#0075bf}.ButtonSharing-twitter{background-color:#0075bf}.ButtonSharing-mailto{background-color:#0075bf}.ButtonSharing-mailto .ButtonSharing_icon{padding-left:.375rem}.ButtonSharing-print{background-color:#0075bf}.ButtonSharing-watsApp{background-color:#0075bf}.ButtonSharing-sms{background-color:#0075bf}.ButtonSharing-mp3player{background-color:#999}.ButtonSharing-remember{background-color:#444}.ButtonSharing .visible-xs{margin-top:3.125rem}.ButtonTopic{background-color:#eee;border:.0625rem solid #f4f4f4;border-radius:.3125rem;font-weight:300;text-align:center;cursor:pointer;letter-spacing:.0125rem;font-size:.875rem;color:#333;display:inline-block;padding:.25rem .875rem .3125rem .875rem}.ButtonTopic::before{font-family:"Font Awesome 6 Pro";font-weight:700;color:#333;margin-right:.5rem}.ButtonTopic:hover{background-color:#999;border-color:#999;color:#fff}.ButtonTopic:hover a,.ButtonTopic:hover::before{color:#fff}button.close{color:#0075bf;opacity:1;text-shadow:none}button.close:hover,button.close:focus{color:#195393;opacity:1}.Form::after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url("/img/form/dropdown-btn-hover.svg") url("/img/form/dropdown-btn-focus.svg")}.Form_login .Button,.Form_login-furtherLink{display:inline-block;margin-right:1.5625rem;margin-bottom:1.25rem}.Form_profile-data{margin-top:2.5rem}.Form_newsletterOverview .FormField_label{text-align:left;width:auto}.Form_newsletterOverview .FormField_error{margin-left:10%}.Form_newsletterOverview .Form_newsletterSubscribe-termsUse{margin:0}.Form_newsletterOverview .Checkbox_title{font-weight:normal}.Form_userRegister-mediaOffers{margin-top:1.25rem}.Form_newsletterSubscribe .FormField_link{display:none}.Form_newsletterSubscribe-itemTypes{margin-bottom:3.125rem}.Form_newsletterSubscribe-itemTypes:before,.Form_newsletterSubscribe-itemTypes:after{display:table;content:" "}.Form_newsletterSubscribe-itemTypes:after{clear:both}@media screen and (min-width: 768px){.Form_newsletterSubscribe-itemTypes{display:flex;flex-wrap:wrap;align-content:center}}@media screen and (min-width: 768px){.Form_newsletterSubscribe-itemTypes .Checkbox{margin:1.25rem 0 1.6875rem 0;padding-left:.625rem;padding-right:.625rem;width:100%;float:left}}.Form_newsletterSubscribe-itemTypes .Checkbox_preview a{border-bottom:.0625rem solid #0075bf !important}.Form_newsletterSubscribe-itemTypes .Checkbox_title{font-weight:bold}.Form_newsletterSubscribe-itemTypes .Checkbox .ItemPackage_list{list-style:square;margin-left:2.5rem}.Form_newsletterSubscribe-itemTypes .Checkbox.TwoColumn{width:50%}.Form_newsletterSubscribe-itemTypes .Checkbox:has(.ItemPackage){width:100%}.Form_newsletterSubscribe-itemTypesNotice{margin-top:1.25rem;margin-bottom:1.25rem}.Form_userRegister-addressLabel{display:none;position:relative;padding:1.25rem 0}.Form_userRegister-requiredNotice{font-size:.875rem;text-align:right;padding:1.25rem 0}.Form_newsletterSubscribe-itemTypesNotice,.Form_newsletterSubscribe-termsUse,.Form_newsletterSubscribe-mediaOffers,.Form_newsletterSubscribe-userNotice,.Form_userRegister-itemTypesNotice,.Form_userRegister-termsUse,.Form_userRegister-mediaOffers,.Form_userRegister-userNotice{font-size:.9375rem}.Form_newsletterSubscribe-termsUse,.Form_userRegister-termsUse{margin-top:1.5625rem;margin-bottom:1.25rem;font-weight:400}.Form_newsletterSubscribe-termsUse br,.Form_userRegister-termsUse br{display:none}.Form_newsletterSubscribe-mediaOffers .Checkbox,.Form_userRegister-mediaOffers .Checkbox{margin:0 0 1.25rem 0}.Form_newsletterSubscribe-mediaOffers .Checkbox_title,.Form_userRegister-mediaOffers .Checkbox_title{font-weight:400}.Form_newsletterSubscribe-userNotice,.Form_userRegister-userNotice{margin-top:1.25rem;margin-bottom:2.5rem}.Form_newsletterSubscribe-manage,.Form_userRegister-manage{margin-top:1.25rem}.Form_newsletterSubscribe-manage p,.Form_userRegister-manage p{font-size:.9375rem}.Form_newsletterSubscribe .FormField-unlabeled,.Form_userRegister .FormField-unlabeled{padding-left:0}.Form_newsletterSubscribe-termsUse p:first-of-type{font-weight:400}.Form_resetPassword-notice{margin-top:1.25rem}.FormSingleInputLight{position:relative;width:13.75rem;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.FormSingleInputLight_input{color:#4a4a4a;width:100%;padding:.5625rem 1.25rem .375rem 0;outline:unset;border:0 none;border-bottom:.0625rem solid #9ca4af}.FormSingleInputLight_input:hover{border-color:#0075bf;background-color:#fff}.FormSingleInputLight_input:focus{border-color:#0075bf;background-color:#fff}.FormSingleInputLight_input::placeholder{font-weight:400;font-size:.875rem;color:#999;opacity:1}.FormSingleInputLight_submit{outline:0;position:absolute;right:0;bottom:.375rem;font-size:.875rem;color:#0075bf;padding:0}.FormSingleInputLight_submit:hover{color:#195393}.FormLoginPopup_content .FormField_control:hover,.FormField_controlGroupField:hover,.FormField_control:hover{color:#0075bf;border-color:#b2b2b2;background-color:#fff}.FormField_control-filled.FormField_control:focus,.FormField_control-filled.FormField_controlGroupField:focus,.FormField_control-filled.FormSearchMobile_controlGroupField:focus,.FormField_control-filled.FormField_control,.FormField_control-filled.FormField_controlGroupField,.FormField_control-filled.FormSearchMobile_controlGroupField,.FormField_controlGroupField:focus,.FormField_control:focus{color:#0075bf;border:.0625rem solid #0075bf;background-color:#fff}.FormField_controlGroupField,.FormField_control{-webkit-appearance:none;-moz-appearance:none;outline:0;height:3.125rem;padding:.3125rem .875rem;font-size:1rem;font-weight:300;line-height:1.5rem;color:#0075bf;border:.0625rem solid #b2b2b2;background-color:#fff}.FormField_controlGroupField::placeholder,.FormField_control::placeholder{color:#0075bf;opacity:1;font-weight:300}.FormField_controlGroupField:hover::placeholder,.FormField_control:hover::placeholder{color:#0075bf}.FormField{align-items:center;width:100%;margin-bottom:1.25rem}.FormField_label{display:block;padding:0;margin-bottom:.5em;vertical-align:middle;font-size:.875rem;font-weight:400;line-height:1.375rem}@media screen and (min-width: 768px){.FormField_label{margin-bottom:0}}.FormField_labelInline{display:inline-block}.FormField_labelInline input[type=radio],.FormField_labelInline input[type=checkbox]{display:inline-block;vertical-align:baseline}.FormField_control{display:block;width:100%;vertical-align:middle}.FormField_control-filled.FormField_control,.FormField_control-filled.FormField_controlGroupField,.FormField_control-filled.FormSearchMobile_controlGroupField{border:.0625rem solid #b2b2b2}.FormField_control-textLink{-webkit-appearance:none;-moz-appearance:none;border:0;padding:0;margin:0;color:#0075bf;background-color:rgba(0,0,0,0)}.FormField_control-textLink:hover{color:#0075bf;background-color:#0075bf}.FormField_control[type=submit]{padding-bottom:1.0625rem;padding-top:1.0625rem;border:none;height:auto;background-color:#0075bf;color:#fff}.FormField_control[type=submit]:hover,.FormField_control[type=submit]:focus{background-color:#195393;border-color:#195393;color:#fff}.FormField_control[type=submit].grey{background-color:#ccc;color:#195393}.FormField_control[type=submit].grey:hover,.FormField_control[type=submit].grey:focus{background-color:#ddd;border-color:#195393;color:#195393}.FormField_control[disabled],.FormField_control[readonly]{cursor:not-allowed}.FormField_controlGroup{align-items:center;width:100%;vertical-align:middle;outline:0 none}.FormField_controlGroup:before,.FormField_controlGroup:after{display:table;content:" "}.FormField_controlGroup:after{clear:both}.FormField_controlGroupField,.FormField_controlGroupButton,.FormField_controlGroupText{display:inline-block;float:left}.FormField_controlGroupField{width:8.75rem;font-size:.875rem;padding-left:0}.FormField_controlGroupField:hover{border-color:#0075bf;color:#0075bf}.FormField_controlGroupField:focus{border:.125rem solid #0075bf}.FormField_controlGroupField::placeholder{color:#999;opacity:1}.FormField_controlGroupField::placeholder:focus{color:#999}.FormField_controlGroupButtonSearch{position:absolute;left:15.8125rem;bottom:3.1875rem;background-color:rgba(0,0,0,0);font-size:1.1875rem;padding:0;color:#999}.FormField_controlGroupButtonSearch:hover{color:#4a4a4a}@media screen and (min-width: 768px){.FormField_controlGroupButtonSearch{bottom:4.375rem}}.FormField select.FormField_control:not([multiple]).FormField_control{line-height:initial;padding-left:.3125rem;padding-right:3.125rem;background-image:url("/img/form/dropdown-btn-default.svg");background-repeat:no-repeat;background-position:right center;background-size:3.125rem 3.125rem;border-color:#b2b2b2}.FormField select.FormField_control:not([multiple]).FormField_control::-ms-expand{display:none}.FormField select.FormField_control:not([multiple]).FormField_control:hover{background-image:url("/img/form/dropdown-btn-hover.svg");border-color:#b2b2b2}.FormField select.FormField_control:not([multiple]).FormField_control:focus{border-color:#b2b2b2;background-image:url("/img/form/dropdown-btn-focus.svg")}.FormField select.FormField_control:not([multiple]).FormField_control option{background-image:none;background-color:#fff;color:#0075bf}.FormField select.FormField_control:not([multiple]).FormField_control option:hover{color:#b2b2b2}.FormField select.FormField_control:not([multiple]).FormField_control-filled{color:#0075bf;border:.0625rem solid #b2b2b2;background-color:#fff;background-image:url("/img/form/dropdown-btn-filled.svg")}.FormField select.FormField_control:not([multiple]).FormField_control-filled option{background-color:#f6f6f6}.FormField select.FormField_control:not([multiple]).FormField_control-filled:hover{border-color:#b2b2b2}.FormField select.FormField_control:not([multiple]).FormField_control-filled:focus{border-color:#0075bf}.FormField textarea.FormField_control{height:auto;min-height:3.125rem;min-width:100%;max-width:100%}@media screen and (min-width: 768px){.FormField textarea.FormField_control{min-width:70%;max-width:70%}}@media screen and (min-width: 768px){.FormField{display:inline-flex;flex-wrap:wrap}.FormField_label{display:inline-block;width:30%;padding-right:10px;text-align:right}.FormField_control{display:inline-block;width:70%}}.FormField-unlabeled{padding-left:0}@media screen and (min-width: 768px){.FormField-unlabeled{padding-left:30%}}.FormField_error{margin-top:.4375rem;font-size:.75rem;font-weight:400;line-height:1.125rem;color:#e20000}@media screen and (min-width: 768px){.FormField_error{width:70%;margin-left:30%}}.FormField.error .FormField_control:not([type=submit]),.FormField.error select.FormField_control:not([multiple]).FormField_control-filled,.FormField.error .Checkbox_input,.FormField.error .Radio_btn,.FormField.has-error .FormField_control:not([type=submit]),.FormField.has-error select.FormField_control:not([multiple]).FormField_control-filled,.FormField.has-error .Checkbox_input,.FormField.has-error .Radio_btn,.FormField.has-error-doubleemail .FormField_control:not([type=submit]),.FormField.has-error-doubleemail select.FormField_control:not([multiple]).FormField_control-filled,.FormField.has-error-doubleemail .Checkbox_input,.FormField.has-error-doubleemail .Radio_btn{border:.25rem solid #e20000;background-color:#fff}.FormField.error .FormField_control:focus,.FormField.has-error .FormField_control:focus,.FormField.has-error-doubleemail .FormField_control:focus{z-index:2}.FormField.error .FormField_control-textLink,.FormField.has-error .FormField_control-textLink,.FormField.has-error-doubleemail .FormField_control-textLink{text-decoration:underline}.FormField.error .FormField_control-filled,.FormField.has-error .FormField_control-filled,.FormField.has-error-doubleemail .FormField_control-filled{z-index:2}.FormField.error .FormField_error,.FormField.error select.FormField_control:not([multiple]),.FormField.has-error .FormField_error,.FormField.has-error select.FormField_control:not([multiple]),.FormField.has-error-doubleemail .FormField_error,.FormField.has-error-doubleemail select.FormField_control:not([multiple]){position:relative}.FormField.error .FormField_error::after,.FormField.error select.FormField_control:not([multiple])::after,.FormField.has-error .FormField_error::after,.FormField.has-error select.FormField_control:not([multiple])::after,.FormField.has-error-doubleemail .FormField_error::after,.FormField.has-error-doubleemail select.FormField_control:not([multiple])::after{content:"!";font-size:1.5rem;color:#e20000;position:absolute;z-index:1;top:-2.5625rem;right:1.1875rem}.FormField.error[id*=select] .FormField_error::after,.FormField.has-error[id*=select] .FormField_error::after,.FormField.has-error-doubleemail[id*=select] .FormField_error::after{right:4.3125rem}.FormField.error.FormField_upload .FormField_control,.FormField.has-error.FormField_upload .FormField_control,.FormField.has-error-doubleemail.FormField_upload .FormField_control{line-height:1.9375rem}@media screen and (min-width: 768px){.FormField_link{padding-left:11.875rem}}.FormField_upload label.FormField_control{line-height:2.3125rem;cursor:pointer;margin-bottom:0}.FormField_upload input[type=file]{display:none}.FormField_tooltip{visibility:visible;color:#fff;background:#cbcbcb;width:1rem;height:1rem;border-radius:.5rem;display:inline-block;text-align:center;line-height:1rem;margin:0 .3125rem;font-size:.75rem;cursor:default;position:relative;top:-0.125rem}.FormRadio{width:50%;padding-top:.625rem}.FormRadio:nth-of-type(odd){float:left}.FormRadio:nth-of-type(even):after{clear:both}@media screen and (min-width: 768px){.FormRadio{float:left;width:inherit}}.FormLoginMobil{list-style:none;background-color:#f6f6f6;width:100%;padding:1.25rem 1.25rem 1.25rem}.FormLoginPopup{visibility:hidden;list-style:none;position:absolute;z-index:9999;width:30.125rem;min-height:21rem;top:-0.5625rem;right:0;background-color:#f6f6f6;padding:2.5rem 2.5rem 1.5rem;box-shadow:0 .125rem 1.25rem 0 rgba(0,0,0,.25);text-align:left}.FormLoginPopup_close{position:absolute;top:1.25rem;right:1.25rem;text-shadow:none;opacity:1;color:#0075bf;color:#0075bf;font-size:1.3125rem}.FormLoginPopup_close:hover{color:#195393;opacity:1}.FormLoginPopup_headline{font-size:1rem;line-height:1.0625rem;font-weight:700;letter-spacing:.0625rem;color:#0075bf;text-transform:uppercase;margin-bottom:1.5rem}.FormLoginPopup_content{margin-bottom:0}.FormLoginPopup_content a{display:inline-block;margin-top:0;font-size:1rem;letter-spacing:0;line-height:1.75rem;margin-right:1.25rem;color:#0075bf;font-weight:300}.FormLoginPopup_content a:hover{color:#0075bf}.FormLoginPopup_content .FormField_control{background-color:#fff;width:100%;border:0;border-bottom:1px solid rgba(0,0,0,0)}.FormLoginPopup_content .FormField_control::placeholder{color:#0075bf;text-transform:uppercase;opacity:1;font-weight:300}.FormLoginPopup_content .FormField_control:hover{border-bottom:1px solid rgba(0,0,0,0)}.FormLoginPopup_content .FormField_control:hover::placeholder{color:#0075bf}.FormLoginPopup_content .FormField_control:active,.FormLoginPopup_content .FormField_control:focus{border-bottom:1px solid #0075bf}.FormLoginPopup_content .ButtonMoreContent{margin-top:0}.FormLoginPopup_content .Button{width:100%;width:inherit}.FormLoginPopup_notice a:last-of-type{float:right}.FormLoginSticky{visibility:hidden;list-style:none;position:absolute;z-index:9999;width:30.125rem;min-height:21rem;top:-0.5625rem;right:.3125rem;background-color:#f6f6f6;padding:2.5rem 2.5rem 1.5rem;box-shadow:0 .125rem 1.25rem 0 rgba(0,0,0,.25);text-align:left}.FormLoginSticky:focus-within{visibility:visible}.FormLogoutPopup{visibility:hidden;list-style:none;position:absolute;z-index:9999;top:-0.5625rem;width:16.25rem;background-color:#f6f6f6;padding:1.25rem 2.5rem 1.5rem;box-shadow:0 .125rem 1.25rem 0 rgba(0,0,0,.25);right:0;text-align:left}.FormLogoutPopup_list{list-style:none;line-height:1.875rem;padding-left:0;padding-bottom:.4375rem}.FormLogoutPopup_list-element,.FormLogoutPopup_list-elementWithIcon{position:relative;padding:.3125rem 0 .3125rem 0}.FormLogoutPopup_list-element:last-of-type,.FormLogoutPopup_list-elementWithIcon:last-of-type{border-bottom:0}.FormLogoutPopup_list-element a,.FormLogoutPopup_list-element input,.FormLogoutPopup_list-elementWithIcon a,.FormLogoutPopup_list-elementWithIcon input{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:1.0625rem;color:#0075bf;letter-spacing:.0125rem;padding-bottom:.1875rem;border-bottom:.0625rem solid rgba(0,0,0,0)}.FormLogoutPopup_list-element a:hover,.FormLogoutPopup_list-element input:hover,.FormLogoutPopup_list-elementWithIcon a:hover,.FormLogoutPopup_list-elementWithIcon input:hover{color:#0075bf;border-bottom:.0625rem solid #0075bf}.FormLogoutPopup_list-element a,.FormLogoutPopup_list-elementWithIcon a{text-transform:uppercase;letter-spacing:.0625rem;font-weight:400;padding-bottom:.1875rem}.FormLogoutPopup_list-element a:hover,.FormLogoutPopup_list-elementWithIcon a:hover{color:#0075bf;border-bottom:.0625rem solid #0075bf}.FormLogoutPopup_list-element input,.FormLogoutPopup_list-elementWithIcon input{border:none;border-bottom:1px solid rgba(0,0,0,0);padding:0;outline:0;appearance:none;-webkit-appearance:none}.FormLogoutPopup_list-elementIcon,.FormLogoutPopup_list-elementWithIconIcon{padding-right:.3125rem}.FormLogoutPopup_list-elementWithIcon{margin-left:-1.1875rem}.FormLogoutSticky{visibility:hidden;list-style:none;position:absolute;z-index:9999;top:0;width:16.25rem;background-color:#f6f6f6;padding:1.25rem 2.5rem 1.5rem;box-shadow:0 .125rem 1.25rem 0 rgba(0,0,0,.25);right:0;text-align:left}.FormSearchHeader{visibility:hidden;display:inline-block;position:absolute;z-index:1;list-style:none;width:15.625rem;top:-0.3125rem;background-color:#fff}.FormSearchHeader.isActive{visibility:visible}.FormSearchHeader_close{float:left;margin-right:.625rem;line-height:initial;font-size:1.375rem;opacity:inherit;color:#0075bf;margin-top:.25rem}.FormSearchHeader_close:hover{color:#0075bf;opacity:1}.FormSearchHeader .SiteHeader_searchform{width:100%;padding:0}.FormSearchHeader .SiteHeader_searchform .FormSingleInputLight{float:left;width:13.75rem}.FormSearchHeader .SiteHeader_searchform .FormSingleInputLight_input{font-size:.875rem;color:#0075bf;padding-bottom:.125rem;border-bottom-color:#64baef}.FormSearchHeader .SiteHeader_searchform .FormSingleInputLight_input:active,.FormSearchHeader .SiteHeader_searchform .FormSingleInputLight_input:focus{border-bottom-color:#0075bf}.FormSearchHeader .SiteHeader_searchform .FormSingleInputLight_submit{color:#0075bf}.FormSearchHeaderSticky{visibility:hidden;display:none;position:relative;list-style:none;width:inherit;background-color:#fff}.FormSearchHeaderSticky.isActive{visibility:visible;display:block}.FormSearchHeaderSticky_close{float:left;margin-right:.625rem;line-height:initial;font-size:1.375rem;opacity:inherit;color:#0075bf;margin-top:.25rem}.FormSearchHeaderSticky_close:hover{color:#0075bf;opacity:1}.FormSearchHeaderSticky .SiteHeaderSticky_searchform{width:100%;padding:0}.FormSearchHeaderSticky .SiteHeaderSticky_searchform .FormSingleInputLight{float:left;width:9.375rem}.FormSearchHeaderSticky .SiteHeaderSticky_searchform .FormSingleInputLight_input{font-size:.875rem;color:#0075bf;padding-bottom:.125rem;padding-top:0;border-bottom-color:#64baef}.FormSearchHeaderSticky .SiteHeaderSticky_searchform .FormSingleInputLight_input:active,.FormSearchHeaderSticky .SiteHeaderSticky_searchform .FormSingleInputLight_input:focus{border-bottom-color:#0075bf}.FormSearchHeaderSticky .SiteHeaderSticky_searchform .FormSingleInputLight_submit{color:#0075bf;font-size:1rem;bottom:.25rem}.StageAdDfvSolution{margin-top:1.25rem;margin-bottom:3em;padding-left:1.25rem;padding-right:1.25rem}.StageArenaVerlag{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageArenaVerlag:before,.StageArenaVerlag:after{display:table;content:" "}.StageArenaVerlag:after{clear:both}.StageArenaVerlag_group{display:flex;flex-wrap:wrap}.StageArenaVerlag_group-elementLogo{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;display:flex;justify-content:center}.StageArenaVerlag_group-elementLogo .Sponsored{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:1.25rem}@media screen and (min-width: 768px){.StageArenaVerlag_group-elementLogo .Sponsored{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:2.5rem}}.StageArenaVerlag_group-elementLogo .Sponsored_by{text-align:center;font-size:.75rem;font-weight:300;letter-spacing:.03125rem;line-height:.9375rem;color:#333;margin-bottom:.9375rem}.StageArenaVerlag_group-elementTeaserAbo{margin-bottom:3.75rem}@media screen and (min-width: 768px){.StageArenaVerlag_group-elementTeaserAbo{margin-bottom:0;position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding-right:3.75rem}}.StageArenaVerlag_group-elementTeaserAbo .TeaserItem_abstract{color:#000;font-size:1rem;letter-spacing:0;line-height:1.75rem}.StageArenaVerlag_group-elementTeaserAbo .TeaserAbo_content{margin-bottom:1.25rem}.StageArenaVerlag_group-elementTeaserAbo .TeaserAbo_linkItem{text-align:left;font-size:.875rem;font-weight:900;letter-spacing:.03125rem;line-height:1.0625rem;margin-left:unset;margin-right:unset}@media screen and (min-width: 768px){.StageArenaVerlag_group-elementList{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageAuthorNews{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageAuthorNews:before,.StageAuthorNews:after{display:table;content:" "}.StageAuthorNews:after{clear:both}.StageAuthorNews_content-teaser{margin-bottom:2.5rem}.StageAuthorNews_content-teaser:before,.StageAuthorNews_content-teaser:after{display:table;content:" "}.StageAuthorNews_content-teaser:after{clear:both}@media screen and (min-width: 768px){.StageAuthorNews_content-teaser{display:flex;flex-wrap:nowrap;align-items:center;gap:1.5625rem;margin-left:auto;margin-right:auto;width:52.5rem}}@media screen and (min-width: 768px){.StageAuthorNews_content-teaser{margin-bottom:3.125rem}}.StageAuthorNews_content-teaser .Author-images{text-align:center;margin-bottom:1.875rem}@media screen and (min-width: 768px){.StageAuthorNews_content-teaser .Author-images{margin-bottom:unset}}.StageAuthorNews_content-teaser .Author-images a img{border-radius:100%;max-width:12.5rem}@media screen and (min-width: 768px){.StageAuthorNews_content-teaser .Author-images a img{max-width:18.75rem}}.StageAuthorNews_content-teaser .Article-publishDate{display:none}.StageAuthorNews_content-teaser .Article_abstract{font-size:.9375rem;letter-spacing:0;line-height:1.5rem;margin-bottom:1.875rem}@media screen and (min-width: 768px){.StageAuthorNews_content-teaser .Article_abstract{font-size:1rem;line-height:1.75rem;margin-bottom:1.25rem}}.StageAuthorNews_content-teaser .Article-author{color:#333;font-size:.875rem;letter-spacing:0;line-height:1.375rem}.StageAuthorNews_content-teaser .Article-author a{font-weight:700}.StageAuthorNews_content-zw{margin-top:4.0625rem;margin-bottom:2.1875rem;text-align:center;font-size:.75rem;font-weight:900;letter-spacing:.046875rem;line-height:.9375rem;text-transform:uppercase}.StageAuthorNews_content-zw:before,.StageAuthorNews_content-zw:after{display:table;content:" "}.StageAuthorNews_content-zw:after{clear:both}@media screen and (min-width: 768px){.StageAuthorNews_content-zw{display:none}}.StageAuthorNews_group{overflow:auto}@media screen and (min-width: 768px){.StageAuthorNews_group{display:flex;flex-wrap:wrap;margin-bottom:2.8125rem}}.StageAuthorNews_group-item{margin-left:3.125rem;margin-right:3.125rem}.StageAuthorNews_group-item:before,.StageAuthorNews_group-item:after{display:table;content:" "}.StageAuthorNews_group-item:after{clear:both}@media screen and (min-width: 768px){.StageAuthorNews_group-item{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;display:flex;align-items:center;margin-bottom:1.25rem;padding-left:0;padding-right:0;margin-left:0;margin-right:0}}.StageAuthorNews_group-item .Author-images{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageAuthorNews_group-item .Author-images{padding-left:0;padding-right:0}}.StageAuthorNews_group-item .Author-images .Media a img{border-radius:100%;max-width:5rem}.StageAuthorNews_group-item .Author-metaData{display:table-cell;vertical-align:middle;height:5rem;padding-left:1.25rem}@media screen and (min-width: 768px){.StageAuthorNews_group-item .Author-metaData{display:unset;vertical-align:unset;height:inherit;position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:0;padding-right:0}}.StageAuthorNews_group-item .Author_name a{font-size:1.125rem;font-weight:900;letter-spacing:0;line-height:1.5rem;color:#0075bf}.StageAuthorNews .slick-arrow{position:absolute;top:30%;z-index:1;background-color:rgba(0,0,0,0);color:#0075bf;font-family:"Font Awesome 6 Pro";transition:color .3s;-webkit-transition:color .3s;border-radius:50%;height:2.5rem;width:2.5rem;font-size:1.5625rem;padding-top:0;line-height:2.5rem}@media screen and (min-width: 768px){.StageAuthorNews .slick-arrow{top:92%}}.StageAuthorNews .slick-arrow:hover{cursor:pointer;color:#003869}.StageAuthorNews_prevSlide{left:0}@media screen and (min-width: 768px){.StageAuthorNews_prevSlide{left:30%}}.StageAuthorNews_prevSlide::before{padding-left:.3125rem;content:""}.StageAuthorNews_nextSlide{right:0}@media screen and (min-width: 768px){.StageAuthorNews_nextSlide{right:30%}}.StageAuthorNews_nextSlide::before{padding-left:.6875rem;content:""}.StageAuthorNews_dots{list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.StageAuthorNews_dots li{position:relative;display:inline-block;margin:0;padding:0}.StageAuthorNews_dots li button{height:.6875rem;width:.6875rem;border-radius:50%;border:.125rem solid #7c8d98;background-color:rgba(0,0,0,0);display:inline-block;outline:none;line-height:0;font-size:0;padding:0;margin:0 .3125rem;cursor:pointer}.StageAuthorNews_dots li button:hover,.StageAuthorNews_dots li button:focus{background-color:#003869;border-color:#003869}.StageAuthorNews_dots li.slick-active button{background-color:#003869;border-color:#003869}.StageAuthorNews .Author_prefix{display:none}.StageEmbedded{margin-top:.625rem}.StageEmbedded_main{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;padding-top:1.25rem}.StageEmbedded_main:before,.StageEmbedded_main:after{display:table;content:" "}.StageEmbedded_main:after{clear:both}.StageEmbedded_main iframe{width:100%}.StageEpaper{padding:0 1.25rem}.StageEpaper:before,.StageEpaper:after{display:table;content:" "}.StageEpaper:after{clear:both}.StageEpaper_group{margin-right:-10px;margin-left:-10px}.StageEpaper_group:before,.StageEpaper_group:after{display:table;content:" "}.StageEpaper_group:after{clear:both}.StageEpaper_group .ArticleTeaser{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageEpaper_group .ArticleTeaser{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageEpaper_group .ArticleTeaser_abstract::before{content:"E-PAPER";display:inline;color:#0075bf;font-weight:400}.StageEpaper_group .ArticleTeaser:last-child .ArticleTeaser_abstract{padding-left:1.25rem;padding-right:2.5rem;font-weight:700}.StageEpaper_group .ArticleTeaser:last-child .ArticleTeaser_abstract a:first-child{color:#025778}.StageEpaper_group .ArticleTeaser:last-child .ArticleTeaser_abstract::before{content:""}.StageEpaper_group .ArticleTeaser:last-child .ArticleTeaser_content{background-color:#e6f5ff}.StageEpaper_group .ArticleTeaser:last-child .ArticleTeaser_content .Headline{color:#025778;padding-top:1.875rem;padding-left:1.25rem}.StageGalleries{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;padding-top:1.75rem;padding-bottom:1.25rem;background-color:#fff}.StageGalleries:before,.StageGalleries:after{display:table;content:" "}.StageGalleries:after{clear:both}@media screen and (min-width: 768px){.StageGalleries{padding-top:2.25rem}}.StageGalleries .StageTitle-title{background-color:#fff}.StageGalleries .StageTitle-title a:hover,.StageGalleries .StageTitle-title a:focus{color:#003869}.StageGalleries_group{margin-right:-10px;margin-left:-10px}.StageGalleries_group:before,.StageGalleries_group:after{display:table;content:" "}.StageGalleries_group:after{clear:both}.StageGalleries_articleGallery{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:.625rem}.StageGalleries_articleGallery:last-child{margin-bottom:0}@media screen and (min-width: 768px){.StageGalleries_articleGallery{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:0}}.StageGalleries_articleGallery .MediaImageGallery{padding-bottom:0}.StageGalleries_articleGallery .Tagline{border-top:0}.StageGalleries .slick-arrow{position:absolute;top:30%;z-index:1;background-color:rgba(0,0,0,0);color:#333;font-family:"Font Awesome 6 Pro";transition:color .3s;-webkit-transition:color .3s;border-radius:0;font-size:2.625rem;padding:0 1.875rem;line-height:inherit}@media screen and (min-width: 768px){.StageGalleries .slick-arrow{display:none}}.StageGalleries .slick-arrow:hover{cursor:pointer;color:#003869}.StageGalleries_prevSlide{left:-0.3125rem}@media screen and (min-width: 768px){.StageGalleries_prevSlide{left:-0.625rem}}.StageGalleries_prevSlide::before{padding-left:.3125rem;content:""}.StageGalleries_nextSlide{right:-0.3125rem}@media screen and (min-width: 768px){.StageGalleries_nextSlide{right:-0.625rem}}.StageGalleries_nextSlide::before{padding-left:.6875rem;content:""}.StageGalleriesAllSlider{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageGalleriesAllSlider:before,.StageGalleriesAllSlider:after{display:table;content:" "}.StageGalleriesAllSlider:after{clear:both}.StageGalleriesAllSlider_sliderWrapper{position:relative;margin-left:-20px;margin-right:-20px}@media screen and (min-width: 768px){.StageGalleriesAllSlider_sliderWrapper{margin-left:inherit;margin-right:inherit}}.StageGalleriesAllSlider_sliderWrapper .MediaImage{width:100%;background-color:#f4f4f5}@media screen and (min-width: 768px){.StageGalleriesAllSlider_sliderWrapper .MediaImage{background-color:rgba(0,0,0,0)}}.StageGalleriesAllSlider_sliderWrapper .MediaImage_image-img{height:15rem;max-height:15rem;margin:0 auto}@media screen and (min-width: 768px){.StageGalleriesAllSlider_sliderWrapper .MediaImage_image-img{height:34.375rem;max-height:34.375rem}}@media screen and (min-width: 768px){.StageGalleriesAllSlider_overtext{display:none}}.StageGalleriesAllSlider_text{position:relative;height:0}.StageGalleriesAllSlider_iterator{display:none}.StageGalleriesAllSlider_covertext .Tagline{display:none}.StageGalleriesAllSlider_covertext .Headline{color:#000;font-size:1.625rem;font-weight:900;letter-spacing:.040625rem;line-height:2.125rem}@media screen and (min-width: 768px){.StageGalleriesAllSlider_covertext{position:relative;top:-12.5rem;padding-left:7.5rem;padding-right:7.5rem}.StageGalleriesAllSlider_covertext .Tagline{display:inherit;color:#fff;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.25rem;text-align:center;text-shadow:0 0 .625rem rgba(0,0,0,.5)}.StageGalleriesAllSlider_covertext .Tagline:hover{color:#fff}.StageGalleriesAllSlider_covertext .Headline{color:#fff;font-size:2.375rem;font-weight:900;letter-spacing:0;line-height:2.75rem;text-align:center;text-shadow:0 0 .625rem rgba(0,0,0,.5)}.StageGalleriesAllSlider_covertext .Headline:hover{color:#fff}}.StageGalleriesAllSlider_covers{margin-right:-10px;margin-left:-10px}.StageGalleriesAllSlider_covers:before,.StageGalleriesAllSlider_covers:after{display:table;content:" "}.StageGalleriesAllSlider_covers:after{clear:both}.StageGalleriesAllSlider_cover{cursor:pointer;position:relative;text-align:left;margin-bottom:.625rem;position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;display:none}@media screen and (min-width: 768px){.StageGalleriesAllSlider_cover{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:0}}@media screen and (min-width: 768px){.StageGalleriesAllSlider_cover{display:block}}.StageGalleriesAllSlider_cover:nth-child(1),.StageGalleriesAllSlider_cover:nth-child(2){display:block}.StageGalleriesAllSlider_cover .Tagline{display:none}.StageGalleriesAllSlider_cover .Headline{font-size:.875rem;letter-spacing:0;line-height:1.375rem;font-weight:900}@media screen and (min-width: 768px){.StageGalleriesAllSlider_cover .Headline{font-size:1.125rem;line-height:1.5rem;font-weight:900;letter-spacing:0}}.StageGalleriesAllSlider_cover:hover .Headline{color:#0075bf}.StageGalleriesAllSlider_cover .MediaImage{width:100%;background-color:#f4f4f5}@media screen and (min-width: 768px){.StageGalleriesAllSlider_cover .MediaImage{background-color:rgba(0,0,0,0)}}.StageGalleriesAllSlider_cover .MediaImage_image{width:100%;background-color:#f4f4f5}.StageGalleriesAllSlider_cover .MediaImage_image img{object-fit:cover;object-position:center;margin-left:auto;margin-right:auto;max-height:6.1875rem;height:6.1875rem}@media screen and (min-width: 768px){.StageGalleriesAllSlider_cover .MediaImage_image img{max-height:7.75rem;height:7.75rem}}.StageGalleriesAllSlider_cover .MediaImage .MediaCircleSvg{width:1.5625rem;height:1.5625rem;left:.625rem;top:-0.125rem}@media screen and (min-width: 768px){.StageGalleriesAllSlider_cover .MediaImage .MediaCircleSvg{left:.9375rem;width:2.1875rem;height:2.1875rem;top:0}}.StageGalleriesAllSlider_controls-prev,.StageGalleriesAllSlider_controls-next{position:absolute;z-index:2;top:5.625rem;height:2.5rem;width:2.5rem;cursor:pointer;line-height:initial;background-color:rgba(0,0,0,.5);border-radius:100%}.StageGalleriesAllSlider_controls-prev:hover,.StageGalleriesAllSlider_controls-next:hover{background-color:#0075bf}@media screen and (min-width: 768px){.StageGalleriesAllSlider_controls-prev,.StageGalleriesAllSlider_controls-next{top:calc( 50% - 3.75rem )}}.StageGalleriesAllSlider_controls-prev .StageGalleriesAllSlider_controls-icon,.StageGalleriesAllSlider_controls-next .StageGalleriesAllSlider_controls-icon{color:#333;font-family:"Font Awesome 6 Pro";font-size:1.5625rem;text-align:center;height:100%}.StageGalleriesAllSlider_controls-prev{left:20px}.StageGalleriesAllSlider_controls-prev .StageGalleriesAllSlider_controls-icon::before{display:inline-block;content:"";margin-top:.375rem}.StageGalleriesAllSlider_controls-next{right:20px}.StageGalleriesAllSlider_controls-next .StageGalleriesAllSlider_controls-icon::before{display:inline-block;content:"";margin-top:.375rem}.StageGalleryDetailSlider{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageGalleryDetailSlider:before,.StageGalleryDetailSlider:after{display:table;content:" "}.StageGalleryDetailSlider:after{clear:both}@media screen and (min-width: 768px){.StageGalleryDetailSlider_head{padding:0 0 1.25rem}}.StageGalleryDetailSlider_sliderWrapper{position:relative;margin-left:-20px;margin-right:-20px}@media screen and (min-width: 768px){.StageGalleryDetailSlider_sliderWrapper{margin-left:-1.25rem;margin-right:-1.25rem}}.StageGalleryDetailSlider_slider{font-size:0;line-height:0}@media screen and (min-width: 768px){.StageGalleryDetailSlider_slider{min-height:38.0625rem}}.StageGalleryDetailSlider_sliderItem:nth-child(2) .MediaGallery_imageDescription{display:none}.StageGalleryDetailSlider_sliderItem .MediaImage{margin:0 auto}.StageGalleryDetailSlider_sliderItem .MediaImage_credits{max-width:20.3125rem;bottom:2rem;right:1.25rem}@media screen and (min-width: 768px){.StageGalleryDetailSlider_sliderItem .MediaImage_credits{bottom:.8125rem;right:0}}.StageGalleryDetailSlider_controls-prev,.StageGalleryDetailSlider_controls-next{position:absolute;z-index:2;top:5.625rem;height:2.5rem;width:2.5rem;cursor:pointer;line-height:initial;background-color:rgba(0,0,0,.5)}.StageGalleryDetailSlider_controls-prev:hover,.StageGalleryDetailSlider_controls-next:hover{background-color:#003869}@media screen and (min-width: 768px){.StageGalleryDetailSlider_controls-prev,.StageGalleryDetailSlider_controls-next{top:calc( 50% - 5rem )}}.StageGalleryDetailSlider_controls-prev .StageGalleryDetailSlider_controls-icon,.StageGalleryDetailSlider_controls-next .StageGalleryDetailSlider_controls-icon{color:#333;font-family:"Font Awesome 6 Pro";font-size:1.5625rem;text-align:center;height:100%}.StageGalleryDetailSlider_controls-prev{left:20px}.StageGalleryDetailSlider_controls-prev .StageGalleryDetailSlider_controls-icon::before{display:inline-block;content:"";margin-top:.375rem}.StageGalleryDetailSlider_controls-next{right:20px}.StageGalleryDetailSlider_controls-next .StageGalleryDetailSlider_controls-icon::before{display:inline-block;content:"";margin-top:.375rem}.StageGalleryDetailSlider_iterator{display:block;display:none}.StageGalleryDetailSlider_text{position:relative;background-color:#fff;color:#fff;font-family:"Lato",Helvetica,Arial,sans-serif;margin-top:-2.0625rem;padding:1.25rem 1.25rem 2.0625rem}@media screen and (min-width: 768px){.StageGalleryDetailSlider_text{width:38.75rem;margin-top:-15.9375rem;margin-left:0;z-index:100;color:#000;padding:1.5rem 1.25rem}}.StageGalleryDetailSlider_text .Tagline{padding-bottom:.25rem}.StageGalleryDetailSlider_text .Tagline .StageGalleryDetailSlider_taglineIcon{font-family:"Font Awesome 6 Pro";font-weight:700}.StageGalleryDetailSlider_text .Tagline .StageGalleryDetailSlider_taglineIcon::before{content:""}.StageGalleryDetailSlider_text .Headline{font-size:1.375rem;line-height:1.75rem;letter-spacing:.0125rem}@media screen and (min-width: 768px){.StageGalleryDetailSlider_text .Headline{font-size:2.375rem;line-height:2.75rem;letter-spacing:.0125rem}}.StageGalleryDetailSlider_text a:hover .Headline{color:#0075bf}.StageGalleryDetailSlider_abstract{color:#333}.StageGalleryDetailSlider_readMore{margin-bottom:0}.StageGalleryDetailSlider_readMore:before,.StageGalleryDetailSlider_readMore:after{display:table;content:" "}.StageGalleryDetailSlider_readMore:after{clear:both}.StageGalleryDetailSlider_readMore-credits{color:#333;display:block;text-align:left;margin-bottom:.625rem}@media screen and (min-width: 768px){.StageGalleryDetailSlider_readMore-credits{float:left;margin-bottom:0}}.StageGalleryDetailSlider_readMore .ReadMore{display:none}.StageGalleryDetailSlider_readMore .ReadMore:first-of-type{display:inline-block}.StageGalleryDetailSlider_readMore .ReadMore::after{margin-left:.3125rem}.StageGalleryDetailSlider .MediaGallery_imageDescription{padding-top:.625rem;padding-left:20px;padding-right:20px;color:#333}.StageGalleryDetailSlider .MediaGallery_imageDescription:before,.StageGalleryDetailSlider .MediaGallery_imageDescription:after{display:table;content:" "}.StageGalleryDetailSlider .MediaGallery_imageDescription:after{clear:both}.StageGalleryDetailSlider .MediaGallery_imageDescription .StageGalleryDetailSlider_readMore-item{float:right;margin-top:.625rem}.StageGalleryDetailSlider_covers{margin-right:-10px;margin-left:-10px}.StageGalleryDetailSlider_covers:before,.StageGalleryDetailSlider_covers:after{display:table;content:" "}.StageGalleryDetailSlider_covers:after{clear:both}.StageGalleryDetailSlider_cover{cursor:pointer;position:relative;text-align:left;margin-bottom:.625rem;position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;display:none}@media screen and (min-width: 768px){.StageGalleryDetailSlider_cover{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:0}}@media screen and (min-width: 768px){.StageGalleryDetailSlider_cover{display:block}}.StageGalleryDetailSlider_cover:nth-child(2),.StageGalleryDetailSlider_cover:nth-child(3){display:block}.StageGalleryDetailSlider_cover .Headline{font-size:1rem;letter-spacing:0;line-height:1.375rem}@media screen and (min-width: 768px){.StageGalleryDetailSlider_cover .Headline{font-size:1.125rem;line-height:1.5rem}}.StageGalleryDetailSlider_cover:hover .Headline{color:#0075bf}.StageGalleryFullImage{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;padding-top:1.75rem;padding-bottom:1.25rem;background-color:#fff}.StageGalleryFullImage:before,.StageGalleryFullImage:after{display:table;content:" "}.StageGalleryFullImage:after{clear:both}.StageGalleryFullImage:before,.StageGalleryFullImage:after{display:table;content:" "}.StageGalleryFullImage:after{clear:both}@media screen and (min-width: 768px){.StageGalleryFullImage{padding-top:2.25rem}}.StageGalleryFullImage .StageTitle-title{background-color:#fff}.StageGalleryFullImage .StageTitle-title a:hover,.StageGalleryFullImage .StageTitle-title a:focus{color:#003869}.StageGalleryFullImage_group{margin-right:-10px;margin-left:-10px}.StageGalleryFullImage_group:before,.StageGalleryFullImage_group:after{display:table;content:" "}.StageGalleryFullImage_group:after{clear:both}.StageGalleryFullImage_articleGallery{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;text-align:center}.StageGalleryFullImage_sliderImage{position:relative}.StageGalleryFullImage_sliderImage .MediaDescription,.StageGalleryFullImage_sliderImage .MediaCredits{font-size:.6875rem;line-height:1.25rem;font-weight:300;padding-top:.3125rem}@media screen and (min-width: 768px){.StageGalleryFullImage_sliderImage .MediaDescription,.StageGalleryFullImage_sliderImage .MediaCredits{padding-top:.625rem;font-size:.75rem}}.StageGalleryFullImage .slick-slide img{margin:0 auto}.StageGalleryFullImage .slick-arrow{position:absolute;top:50%;z-index:1;background-color:rgba(0,0,0,0);color:#333;font-family:"Font Awesome 6 Pro";transition:color .3s;-webkit-transition:color .3s;border-radius:0;font-size:2.625rem;padding:0 1.875rem;line-height:inherit}@media screen and (min-width: 768px){.StageGalleryFullImage .slick-arrow{display:none}}.StageGalleryFullImage .slick-arrow:hover{cursor:pointer;color:#003869}.StageGalleryFullImage_prevSlide{left:-0.3125rem}@media screen and (min-width: 768px){.StageGalleryFullImage_prevSlide{left:-0.625rem}}.StageGalleryFullImage_prevSlide::before{padding-left:.3125rem;content:"";text-shadow:0 .125rem .625rem rgba(0,0,0,.6)}.StageGalleryFullImage_nextSlide{right:-0.3125rem}@media screen and (min-width: 768px){.StageGalleryFullImage_nextSlide{right:-0.625rem}}.StageGalleryFullImage_nextSlide::before{padding-left:.6875rem;content:"";text-shadow:0 .125rem .625rem rgba(0,0,0,.6)}.StageItemOnePartOrOneHalf{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageItemOnePartOrOneHalf:before,.StageItemOnePartOrOneHalf:after{display:table;content:" "}.StageItemOnePartOrOneHalf:after{clear:both}.StageItemOnePartOrOneHalf_group{margin-right:-10px;margin-left:-10px}.StageItemOnePartOrOneHalf_group:before,.StageItemOnePartOrOneHalf_group:after{display:table;content:" "}.StageItemOnePartOrOneHalf_group:after{clear:both}.StageItemOnePartOrOneHalf_group .StageItemOnePartOrOneHalf_column:first-child .ArticleTeaserOneHalf:first-child .Tagline{border:0;padding-top:0}@media screen and (min-width: 768px){.StageItemOnePartOrOneHalf_group .StageItemOnePartOrOneHalf_column:first-child .ArticleTeaserOneHalf:first-child .Tagline{padding-top:0}}@media screen and (min-width: 768px){.StageItemOnePartOrOneHalf_group .StageItemOnePartOrOneHalf_column:nth-child(2) .ArticleTeaserOneHalf:first-child .Tagline,.StageItemOnePartOrOneHalf_group .StageItemOnePartOrOneHalf_column:nth-child(3) .ArticleTeaserOneHalf:first-child .Tagline,.StageItemOnePartOrOneHalf_group .StageItemOnePartOrOneHalf_column:nth-child(4) .ArticleTeaserOneHalf:first-child .Tagline{border:0}}.StageItemOnePartOrOneHalf_column{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageItemOnePartOrOneHalf_column{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px}}.StageInfinityNewsOrTeaser{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageInfinityNewsOrTeaser:before,.StageInfinityNewsOrTeaser:after{display:table;content:" "}.StageInfinityNewsOrTeaser:after{clear:both}.StageInfinityNewsOrTeaser:before,.StageInfinityNewsOrTeaser:after{display:table;content:" "}.StageInfinityNewsOrTeaser:after{clear:both}.StageInfinityNewsOrTeaser_groupLead{margin-bottom:2.875rem}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead{padding-left:0;padding-right:0}}.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead .MediaImage{padding-bottom:0;margin-bottom:1.0625rem}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead .MediaImage{margin-bottom:1.0625rem}}.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead .MediaImage_credits{bottom:.625rem;right:.61375rem}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead .Tagline{margin-bottom:.375rem}}.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead .Headline{font-family:Lato;font-size:2.375rem;font-weight:900;letter-spacing:0;line-height:2.75rem}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead .Headline{padding-bottom:.4375rem}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_title{float:none;display:block;max-width:36.875rem}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_image{float:none;display:block}.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_image:before,.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_image:after{display:table;content:" "}.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_image:after{clear:both}}.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_content{margin-left:0;margin-top:0;padding:0}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupLead .ArticleTeaserLead_content{display:flex;max-width:36.875rem}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupArticles .ArticleTeaser{margin-left:-0.625rem;margin-right:-0.625rem;margin-bottom:1.9375rem}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupArticles .ArticleTeaser_content{display:flex}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupArticles .ArticleTeaser_imageBlock{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupArticles .ArticleTeaser_text{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}.StageInfinityNewsOrTeaser_groupArticles .ArticleTeaser:last-child{margin-bottom:2.5625rem}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupArticles .Tagline{margin-bottom:.375rem}}@media screen and (min-width: 768px){.StageInfinityNewsOrTeaser_groupArticles .Headline{padding-bottom:0;margin-bottom:.4375rem}}.StageLead{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageLead:before,.StageLead:after{display:table;content:" "}.StageLead:after{clear:both}.StageLead:before,.StageLead:after{display:table;content:" "}.StageLead:after{clear:both}.StageLead_groupLead{position:relative;margin-bottom:2.0625rem}@media screen and (min-width: 768px){.StageLead_groupLead{margin-right:-10px;margin-left:-10px;margin-bottom:2.1875rem}.StageLead_groupLead:before,.StageLead_groupLead:after{display:table;content:" "}.StageLead_groupLead:after{clear:both}}.StageLead_groupLead .ArticleTeaserLead{margin-left:0;margin-right:0;padding-bottom:0}@media screen and (min-width: 768px){.StageLead_groupLead .ArticleTeaserLead{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageLead_groupLead .ArticleTeaserLead_mediaImage .MediaCircle{left:inherit;right:.625rem;bottom:1.5rem}}.StageLead_groupLead .ArticleTeaserLead:hover .Headline{color:#0075bf}.StageLead_aside{position:relative}@media screen and (min-width: 768px){.StageLead_aside{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;display:block}}.StageLead_teaserImage{display:none;margin-top:1.5rem}@media screen and (min-width: 768px){.StageLead_teaserImage{display:block;margin-top:0}}.StageLead_teaserImage img{margin:0 auto}.StageLead_groupArticles{margin-right:-10px;margin-left:-10px}.StageLead_groupArticles:before,.StageLead_groupArticles:after{display:table;content:" "}.StageLead_groupArticles:after{clear:both}.StageLead .ArticleTeaser{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding-bottom:0;margin-bottom:3rem;border:0}@media screen and (min-width: 768px){.StageLead .ArticleTeaser{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;padding-bottom:0}}.StageLead .ArticleTeaser:last-child{padding-bottom:0}.StageLead .ArticleTeaser:hover .Headline{color:#0075bf}.StageLeadElementsCluster_groupLead{position:relative;background-color:#f4f4f4}.StageLeadElementsCluster_groupLead .ArticleTeaserLead .MediaImage{padding-bottom:0;margin:0 auto}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupLead .ArticleTeaserLead .MediaImage .MediaCircleSvg{width:2.8125rem;height:2.8125rem}}.StageLeadElementsCluster_groupLead .ArticleTeaserLead_content{margin-left:10px;margin-right:10px;padding:.9375rem 10px 0}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupLead .ArticleTeaserLead_content{margin-top:-4.4375rem;margin-left:5rem;margin-right:5rem;padding:.9375rem 20px 1.375rem}}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupLead .ArticleTeaserLead .Tagline{padding-bottom:.1875rem}}.StageLeadElementsCluster_groupLead .ArticleTeaserLead:hover .Headline{color:#0075bf}.StageLeadElementsCluster_groupWrapper{background-color:#f4f4f4}.StageLeadElementsCluster_groupWrapper:before,.StageLeadElementsCluster_groupWrapper:after{display:table;content:" "}.StageLeadElementsCluster_groupWrapper:after{clear:both}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupWrapper{padding-bottom:40px}}.StageLeadElementsCluster_groupInnerWrapper{background-color:#fff;margin:0 10px 10px;padding:1.9375rem 0 10px}.StageLeadElementsCluster_groupInnerWrapper:before,.StageLeadElementsCluster_groupInnerWrapper:after{display:table;content:" "}.StageLeadElementsCluster_groupInnerWrapper:after{clear:both}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupInnerWrapper{margin:0 5rem;padding:0 10px 1.4375rem}}.StageLeadElementsCluster_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupArticles{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;width:60%;display:flex;flex-wrap:wrap;padding-left:0;padding-right:0}}.StageLeadElementsCluster_groupArticles .ArticleTeaser.StageLeadElementsCluster_articleTeaserFullWidth{width:100%}@media screen and (min-width: 768px){.StageLeadElementsCluster_groupArticles .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}.StageLeadElementsCluster_groupArticles .ArticleTeaser:nth-last-child(-n+2){margin-bottom:0}.StageLeadElementsCluster_groupArticles .ArticleTeaser:nth-last-child(-n+2):not(.ArticleTeaser_noImg) .Headline,.StageLeadElementsCluster_groupArticles .ArticleTeaser:nth-last-child(-n+2) .ArticleTeaser_abstract{padding-bottom:0}}.StageLeadElementsCluster_groupArticles .ArticleTeaser:hover .Headline{color:#0075bf}.StageLeadElementsCluster_additionalCol{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageLeadElementsCluster_additionalCol{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;width:40%}}.StageLeadElementsFirstFull{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageLeadElementsFirstFull:before,.StageLeadElementsFirstFull:after{display:table;content:" "}.StageLeadElementsFirstFull:after{clear:both}.StageLeadElementsFirstFull_groupLead{margin-right:-10px;margin-left:-10px;margin-left:-20px;margin-right:-20px;position:relative;margin-bottom:1.25rem}.StageLeadElementsFirstFull_groupLead:before,.StageLeadElementsFirstFull_groupLead:after{display:table;content:" "}.StageLeadElementsFirstFull_groupLead:after{clear:both}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_groupLead{margin-left:-20px;margin-right:-20px;margin-bottom:1.375rem}}.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding:0}.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead_mediaImage{margin-left:-10px;margin-right:-10px}.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead_content{margin-top:-2.1875rem;margin-left:20px;margin-right:20px;padding:1.25rem 1.25rem 0}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead_content{margin-top:-2.75rem;margin-left:3.75rem;margin-right:20.125rem;padding:.9375rem 1.25rem 0}}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead_mediaImage .MediaCircleSvg{width:2.8125rem;height:2.8125rem}}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead .Tagline{padding-bottom:.1875rem}.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead .Tagline span:not(.PaidContent){background-color:#fff}}.StageLeadElementsFirstFull_groupLead .ArticleTeaserLead:hover .Headline{color:#0075bf}.StageLeadElementsFirstFull_groupWrapper{margin-right:-10px;margin-left:-10px}.StageLeadElementsFirstFull_groupWrapper:before,.StageLeadElementsFirstFull_groupWrapper:after{display:table;content:" "}.StageLeadElementsFirstFull_groupWrapper:after{clear:both}.StageLeadElementsFirstFull_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_groupArticles{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;display:flex;flex-wrap:wrap;padding-left:0;padding-right:0}}.StageLeadElementsFirstFull_additionalCol{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_additionalCol{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageLeadElementsFirstFull_additionalCol .Ad-mediumRectangle>div{margin-top:1.5rem}@media screen and (min-width: 768px){.StageLeadElementsFirstFull_additionalCol .Ad-mediumRectangle>div{margin-top:0}}.StageLeadElementsFirstFull .MediaImage{margin-left:0;margin-right:0}@media screen and (min-width: 768px){.StageLeadElementsFirstFull .MediaImage{margin-left:0;margin-right:0}}@media screen and (min-width: 768px){.StageLeadElementsFirstFull .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}.StageLeadElementsFirstFull .ArticleTeaser:nth-last-child(-n+2){margin-bottom:0}}.StageLeadElementsFirstFull .ArticleTeaser:last-child{margin-bottom:0}.StageLeadElementsFirstFull .ArticleTeaser:hover .Headline{color:#0075bf}.StageLeadNewsContentad{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageLeadNewsContentad:before,.StageLeadNewsContentad:after{display:table;content:" "}.StageLeadNewsContentad:after{clear:both}.StageLeadNewsContentad:before,.StageLeadNewsContentad:after{display:table;content:" "}.StageLeadNewsContentad:after{clear:both}.StageLeadNewsContentad .StageLead_groupArticles{margin-right:-10px;margin-left:-10px;display:flex;flex-wrap:wrap}.StageLeadNewsContentad .StageLead_groupArticles:before,.StageLeadNewsContentad .StageLead_groupArticles:after{display:table;content:" "}.StageLeadNewsContentad .StageLead_groupArticles:after{clear:both}.StageLeadNewsContentad .ArticleTeaser{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaserLead{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:0;padding-right:0}}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaserLead_title{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;float:none;display:block}}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaserLead_image{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;float:none;display:block}.StageLeadNewsContentad .ArticleTeaserLead_image:before,.StageLeadNewsContentad .ArticleTeaserLead_image:after{display:table;content:" "}.StageLeadNewsContentad .ArticleTeaserLead_image:after{clear:both}}.StageLeadNewsContentad .ArticleTeaserLead .MediaImage{padding-bottom:0;margin-bottom:1.875rem}.StageLeadNewsContentad .ArticleTeaserLead .MediaImage_credits{bottom:.625rem;right:.61375rem}.StageLeadNewsContentad .ArticleTeaserLead_content{margin-left:0;margin-top:0;padding:0}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaserLead_content{display:flex}}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaserLead_abstract{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageLeadNewsContentad .ArticleTeaserLead_banner{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageLeadOnlineSpecialHomepage{padding:0 1.25rem}.StageLeadOnlineSpecialHomepage:before,.StageLeadOnlineSpecialHomepage:after{display:table;content:" "}.StageLeadOnlineSpecialHomepage:after{clear:both}.StageLeadOnlineSpecialHomepage_article:hover .Headline{color:#0075bf}.StageLeadOnlineSpecialHomepage_article .MediaImage{margin-left:-1.25rem;margin-right:-1.25rem}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_article .MediaImage{margin-left:auto;margin-right:auto}}.StageLeadOnlineSpecialHomepage_article .MediaImage_image img{height:15.625rem;object-fit:cover;object-position:center center}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_article .MediaImage_image img{height:auto;object-fit:inherit;object-position:inherit}}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_article .MediaImage_credits{display:inherit;bottom:3.75rem}}.StageLeadOnlineSpecialHomepage_leftCol,.StageLeadOnlineSpecialHomepage_rightCol{position:relative}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_leftCol,.StageLeadOnlineSpecialHomepage_rightCol{margin-top:-3.75rem;float:left}}.StageLeadOnlineSpecialHomepage_leftCol{background-color:#fff;padding:0}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_leftCol{width:36.25rem;margin-left:3.75rem}}.StageLeadOnlineSpecialHomepage_rightCol{background-color:#eee}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_rightCol{width:18.75rem;float:right}}.StageLeadOnlineSpecialHomepage_rightCol-inner{padding:1.5625rem 1.25rem 0 1.25rem}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_rightCol-inner{padding:1.375rem 1.25rem 0 1.25rem}}.StageLeadOnlineSpecialHomepage_rightCol .BoxHeadline{padding-left:0;text-transform:uppercase;color:#000;font-size:.875rem;letter-spacing:.03125rem;line-height:1.25rem;font-weight:400;margin-bottom:1.25rem}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_rightCol .BoxHeadline{margin-bottom:1.25rem}}.StageLeadOnlineSpecialHomepage .Headline{font-size:1.25rem;line-height:1.5rem;padding-bottom:.5625rem;font-weight:400}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage .Headline{font-size:1.75rem;line-height:2.125rem;padding-bottom:.625rem}}.StageLeadOnlineSpecialHomepage_text,.StageLeadOnlineSpecialHomepage_rightCol-inner{background-color:#eee}.StageLeadOnlineSpecialHomepage_text .Sponsor_item,.StageLeadOnlineSpecialHomepage_rightCol-inner .Sponsor_item{max-width:100%;padding-bottom:0;margin-bottom:2rem}.StageLeadOnlineSpecialHomepage_text .Sponsor_item-image img,.StageLeadOnlineSpecialHomepage_rightCol-inner .Sponsor_item-image img{max-width:7.5rem}.StageLeadOnlineSpecialHomepage_text{background-color:#fff;padding-bottom:1.875rem}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_text{width:33.75rem;padding:.625rem .625rem 0 1.25rem}}.StageLeadOnlineSpecialHomepage_text:hover .Headline{color:#0075bf}.StageLeadOnlineSpecialHomepage_text-abstract:hover{color:#000}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_text-abstract{font-size:1rem;line-height:1.5625rem}}.StageLeadOnlineSpecialHomepage_sponsorWrapper{margin-right:-10px;margin-left:-10px;margin-right:-1.5625rem;margin-left:-1.5625rem;text-align:center;display:flex;flex-flow:row wrap;justify-content:space-between}.StageLeadOnlineSpecialHomepage_sponsorWrapper:before,.StageLeadOnlineSpecialHomepage_sponsorWrapper:after{display:table;content:" "}.StageLeadOnlineSpecialHomepage_sponsorWrapper:after{clear:both}.StageLeadOnlineSpecialHomepage_sponsorWrapper .Sponsor_item{flex-grow:1}.StageLeadOnlineSpecialHomepage_sponsorWrapper .Sponsor_item-link{display:inline-block}.StageLeadOnlineSpecialHomepage_sponsorWrapper .Sponsor_item .MediaImage{width:auto}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage_sponsorWrapper{margin-right:-0.625rem;margin-left:-0.625rem}}.StageLeadOnlineSpecialHomepage .ReadMore-text{display:none}@media screen and (min-width: 768px){.StageLeadOnlineSpecialHomepage .ReadMore-text{display:inherit;margin-right:10px}}.StageLeadOnlineSpecialIndex{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageLeadOnlineSpecialIndex:before,.StageLeadOnlineSpecialIndex:after{display:table;content:" "}.StageLeadOnlineSpecialIndex:after{clear:both}.StageLeadOnlineSpecialIndex:before,.StageLeadOnlineSpecialIndex:after{display:table;content:" "}.StageLeadOnlineSpecialIndex:after{clear:both}.StageLeadOnlineSpecialIndex .Tagline,.StageLeadOnlineSpecialIndex .Headline{text-align:center}.StageLeadOnlineSpecialIndex .Sponsor{align-items:center;margin:1.25rem 0}@media screen and (min-width: 768px){.StageLeadOnlineSpecialIndex .Sponsor{display:flex;height:3.125rem;margin:0 0;justify-content:center}}.StageLeadOnlineSpecialIndex .Sponsor .MediaImage{margin-top:.625rem;margin-bottom:.625rem}@media screen and (min-width: 768px){.StageLeadOnlineSpecialIndex .Sponsor .MediaImage{margin-top:0;margin-bottom:0}}@media screen and (min-width: 768px){.StageLeadOnlineSpecialIndex .Sponsor .MediaImage img{max-height:3.125rem;width:auto}}.StageLeadOnlineSpecialIndex .Sponsor_headline{margin-bottom:0;margin-right:1.875rem;color:#afafaf;font-size:.875rem;font-weight:300;letter-spacing:0;line-height:1.375rem}.StageLeadOnlineSpecialIndex .Sponsor_wrapper{flex-wrap:nowrap;padding:0 0;border-top:1px solid #afafaf;border-bottom:1px solid #afafaf}@media screen and (min-width: 768px){.StageLeadOnlineSpecialIndex .Sponsor_wrapper{border-top:0;border-bottom:0;margin:0 0}}.StageLeadOnlineSpecialIndex .Sponsor_item{padding:0 2rem}.StageLeadOnlineSpecialIndex_divider{display:none}@media screen and (min-width: 768px){.StageLeadOnlineSpecialIndex_text{position:relative;margin:-4.375rem 3.75rem auto;padding:.625rem .9375rem;background-color:#fff;z-index:15;box-shadow:0 .125rem .9375rem 0 rgba(0,0,0,.14);min-height:4.375rem}}.StageLeadOnlineSpecialIndex .MediaImage{margin:0;padding:0;margin-bottom:.9375rem;margin-left:-1.25rem;margin-right:-1.25rem}@media screen and (min-width: 768px){.StageLeadOnlineSpecialIndex .MediaImage{margin-bottom:0;margin-left:0;margin-right:0}}.StageLeadPremiumNews{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageLeadPremiumNews:before,.StageLeadPremiumNews:after{display:table;content:" "}.StageLeadPremiumNews:after{clear:both}.StageLeadPremiumNews:before,.StageLeadPremiumNews:after{display:table;content:" "}.StageLeadPremiumNews:after{clear:both}.StageLeadPremiumNews .StageTitle_icon{display:inline-block;float:none;height:2.268125rem;width:3.160625rem;margin-right:.9375rem;margin-bottom:0}@media screen and (min-width: 768px){.StageLeadPremiumNews .StageTitle_icon{width:3.91875rem;height:2.8125rem}}.StageLeadPremiumNews .StageTitle_icon img{width:100%}.StageLeadPremiumNews .StageTitle-title{text-align:center;display:inline-block}.StageLeadPremiumNews_groupLead{margin-bottom:2.875rem}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead{padding-left:0;padding-right:0}}.StageLeadPremiumNews_groupLead .ArticleTeaserLead .MediaImage{padding-bottom:0;margin-bottom:1.0625rem}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead .MediaImage{width:100%;margin-bottom:1.0625rem}}.StageLeadPremiumNews_groupLead .ArticleTeaserLead .MediaImage_credits{bottom:.625rem;right:.61375rem}.StageLeadPremiumNews_groupLead .ArticleTeaserLead .MediaImage img{width:100%}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead .Tagline{margin-bottom:.375rem}}.StageLeadPremiumNews_groupLead .ArticleTeaserLead .Headline{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:900;letter-spacing:.040625rem;line-height:2.125rem}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead .Headline{padding-bottom:.4375rem;font-size:2.375rem;font-weight:900;letter-spacing:0;line-height:2.75rem}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead_title{float:none;display:block}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead_image{float:none;display:block}.StageLeadPremiumNews_groupLead .ArticleTeaserLead_image:before,.StageLeadPremiumNews_groupLead .ArticleTeaserLead_image:after{display:table;content:" "}.StageLeadPremiumNews_groupLead .ArticleTeaserLead_image:after{clear:both}}.StageLeadPremiumNews_groupLead .ArticleTeaserLead_content{margin-left:0;margin-top:0;padding:0}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupLead .ArticleTeaserLead_content{display:flex}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupArticles .ArticleTeaser{margin-left:-0.625rem;margin-right:-0.625rem;margin-bottom:1.9375rem}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupArticles .ArticleTeaser_content{display:flex}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupArticles .ArticleTeaser_imageBlock{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupArticles .ArticleTeaser_text{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}.StageLeadPremiumNews_groupArticles .ArticleTeaser:last-child{margin-bottom:2.5625rem}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupArticles .Tagline{margin-bottom:.375rem}}@media screen and (min-width: 768px){.StageLeadPremiumNews_groupArticles .Headline{padding-bottom:0;margin-bottom:.4375rem}}.StageLeadReadMore{padding:0 1.25rem}.StageLeadReadMore:before,.StageLeadReadMore:after{display:table;content:" "}.StageLeadReadMore:after{clear:both}.StageLeadReadMore_articleLead{margin-left:-20px;margin-right:-20px;margin-bottom:1.9375rem}@media screen and (min-width: 768px){.StageLeadReadMore_articleLead{margin-bottom:0}}.StageLeadReadMore_articleLead:hover .Headline{color:#0075bf}.StageLeadReadMore_articleLead .MediaImage{margin-left:auto;margin-right:auto}.StageLeadReadMore_articleLead .MediaImage_credits{bottom:2.1875rem;right:1.25rem}@media screen and (min-width: 768px){.StageLeadReadMore_articleLead .MediaImage_credits{bottom:4.5625rem;right:1.25rem}}.StageLeadReadMore_articleLead .MediaCircle{left:1.25rem;bottom:2.4375rem}@media screen and (min-width: 768px){.StageLeadReadMore_articleLead .MediaCircle{left:auto;right:.625rem;bottom:6.25rem}}.StageLeadReadMore_leftCol,.StageLeadReadMore_rightCol{position:relative}@media screen and (min-width: 768px){.StageLeadReadMore_leftCol,.StageLeadReadMore_rightCol{margin-top:-2.75rem;float:left}}.StageLeadReadMore_leftCol{margin-top:-2.1875rem;margin-left:20px;margin-right:20px}@media screen and (min-width: 768px){.StageLeadReadMore_leftCol{margin-top:-2.75rem;margin-left:20px;margin-right:0;width:38.75rem}}@media screen and (min-width: 768px){.StageLeadReadMore_leftCol .Tagline span:not(.PaidContent){background-color:#fff;padding:.5rem .625rem 0 .75rem}}.StageLeadReadMore_leftCol .Headline{font-size:1.375rem;line-height:1.75rem;padding-bottom:.75rem}@media screen and (min-width: 768px){.StageLeadReadMore_leftCol .Headline{font-size:2.375rem;line-height:2.75rem;padding-bottom:1rem}.StageLeadReadMore_leftCol .Headline .PaidContent{background-color:#fff;padding-bottom:.5625rem}}@media screen and (min-width: 768px)and (min-width: 768px){.StageLeadReadMore_leftCol .Headline .PaidContent{padding-bottom:0}}@media screen and (min-width: 768px)and (min-width: 768px){.StageLeadReadMore_leftCol .Headline .PaidContent .icon-plus::before{width:2.9375rem;height:1.875rem}}.StageLeadReadMore_text{background-color:#fff;padding:1.25rem 1.25rem 0}@media screen and (min-width: 768px){.StageLeadReadMore_text{padding:.9375rem 1.25rem 0}}.StageLeadReadMore_text:hover .Headline{color:#0075bf}.StageLeadReadMore_text-abstract:hover,.StageLeadReadMore_text-abstract:focus{color:#4a4a4a}.StageLeadReadMore_rightCol{background-color:#f5f8fa;padding:1.25rem 1.25rem 1.1875rem}@media screen and (min-width: 768px){.StageLeadReadMore_rightCol{width:18.75rem;float:right}}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Tagline{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;color:#000;font-weight:400}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Tagline:hover,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Tagline:focus{color:#000}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .Headline{position:relative;color:#0075bf;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.375rem}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText .PaidContent{padding-bottom:.0625rem;vertical-align:bottom}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText:not(:last-child) .Headline{margin-bottom:1.25rem}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText-link{border-left:.125rem solid #003869;margin-bottom:1.1875rem}.StageLeadReadMore_rightCol .StageLeadReadMore_moreText-link:hover .Tagline,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText-link:hover .Headline,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText-link:focus .Tagline,.StageLeadReadMore_rightCol .StageLeadReadMore_moreText-link:focus .Headline{color:#0075bf;border-color:#0075bf}.StageLeadReadMore_rightCol .BoxHeadline{margin-bottom:1.6875rem}.StageLeadReadMore_rightCol .Divider{display:none}.StageLeadReadMore_noSecondCol .StageLeadReadMore_rightCol{display:none}@media screen and (min-width: 768px){.StageLeadReadMore_noSecondCol .MediaImage_credits{bottom:1rem;max-width:20.5625rem}}.StageLeadSidebar{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageLeadSidebar:before,.StageLeadSidebar:after{display:table;content:" "}.StageLeadSidebar:after{clear:both}.StageLeadSidebar:before,.StageLeadSidebar:after{display:table;content:" "}.StageLeadSidebar:after{clear:both}.StageLeadSidebar_groupLead{position:relative;margin-bottom:0}@media screen and (min-width: 768px){.StageLeadSidebar_groupLead{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:0;padding-right:0;margin-bottom:3.6875rem}}.StageLeadSidebar_groupLead .ArticleTeaserLead{margin-left:0;margin-right:0;padding-bottom:0}@media screen and (min-width: 768px){.StageLeadSidebar_groupLead .ArticleTeaserLead{padding-bottom:0;margin:0}}.StageLeadSidebar_groupLead .ArticleTeaserLead_content{margin-bottom:1.9375rem}.StageLeadSidebar_groupLead .ArticleTeaserLead .Headline{font-size:1.25rem;line-height:1.5rem;padding-bottom:1rem;color:#333}@media screen and (min-width: 768px){.StageLeadSidebar_groupLead .ArticleTeaserLead .Headline{font-size:1.75rem;line-height:2.125rem;padding-bottom:.9375rem}}.StageLeadSidebar_groupLead .ArticleTeaserLead:hover .Headline{color:#0075bf}@media screen and (min-width: 768px){.StageLeadSidebar_groupLead .ArticleTeaserLead .Tagline span:not(.PaidContent){background-color:#fff;padding:.5rem .625rem 0 0}}.StageLeadSidebar_groupLead .ArticleTeaserLead .MediaImage{margin:0 -1.25rem}@media screen and (min-width: 768px){.StageLeadSidebar_groupLead .ArticleTeaserLead .MediaImage{margin:0}}@media screen and (min-width: 768px){.StageLeadSidebar_groupLead .ArticleTeaserLead .MediaImage .MediaCircle{left:inherit;right:.625rem;bottom:1.5rem}}.StageLeadSidebar .ArticleTeaser{border:0}@media screen and (min-width: 768px){.StageLeadSidebar .ArticleTeaser{width:33.33%;float:left;padding-bottom:0}}.StageLeadSidebar .ArticleTeaser:hover .Headline{color:#0075bf}.StageLeadSidebar .ArticleTeaser_image .MediaCircleSvg{left:.625rem;top:.625rem}@media screen and (min-width: 768px){.StageLeadSidebar_groupArticles{margin-right:-10px;margin-left:-10px;position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;margin-left:-1.25rem;margin-right:-1.25rem;width:41.25rem}.StageLeadSidebar_groupArticles:before,.StageLeadSidebar_groupArticles:after{display:table;content:" "}.StageLeadSidebar_groupArticles:after{clear:both}.StageLeadSidebar_groupArticles .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageLeadSidebar_aside{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;width:18.75rem;float:right;padding-left:0;padding-right:0}}.StageLeadSidebar_aside .ArticleTeaser{width:100%;float:none;border-top:.0625rem solid #d5dae3;padding-top:.6875rem;margin-bottom:1.1875rem}.StageLeadSidebar_aside .ArticleTeaser:first-of-type{border:none}.StageLeadSidebar .StageLeadElementsCluster{padding:0;margin-bottom:0}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaserLead_content{padding:0;margin:0}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaserLead .Tagline{padding-top:.625rem;padding-bottom:.4375rem}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaserLead .Headline{font-size:1.125rem;line-height:1.375rem;padding-bottom:.9375rem}@media screen and (min-width: 768px){.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaserLead .Headline{font-size:1.25rem;line-height:1.5rem}}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaserLead .MediaImage_credits{right:0}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaser{border:none;margin:0}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaser_tagline{font-size:.875rem;line-height:1.0625rem}.StageLeadSidebar .StageLeadElementsCluster .ArticleTeaser_headline{font-size:1rem;line-height:1.375rem}.StageLeadSidebar .StageLeadElementsCluster_groupWrapper{padding-bottom:0}.StageLeadSidebar .StageLeadElementsCluster_groupInnerWrapper{margin:0 .5rem .5rem;padding:0 .3125rem .3125rem}@media screen and (min-width: 768px){.StageLeadSidebar .StageLeadElementsCluster_groupInnerWrapper{margin:0 .3125rem .3125rem}}.StageLeadSidebar .StageLeadElementsCluster_innerWrapperTitle{padding:0 .625rem;text-transform:uppercase;line-height:1.25rem;font-weight:400;letter-spacing:.03125rem}.StageLeadSidebar .StageLeadElementsFirstFull_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.StageNewsAdvertorial{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsAdvertorial:before,.StageNewsAdvertorial:after{display:table;content:" "}.StageNewsAdvertorial:after{clear:both}.StageNewsAdvertorial:before,.StageNewsAdvertorial:after{display:table;content:" "}.StageNewsAdvertorial:after{clear:both}.StageNewsAdvertorial_groupInnerWrapper{margin-right:-10px;margin-left:-10px}.StageNewsAdvertorial_groupInnerWrapper:before,.StageNewsAdvertorial_groupInnerWrapper:after{display:table;content:" "}.StageNewsAdvertorial_groupInnerWrapper:after{clear:both}.StageNewsAdvertorial_groupInnerWrapper:before,.StageNewsAdvertorial_groupInnerWrapper:after{display:table;content:" "}.StageNewsAdvertorial_groupInnerWrapper:after{clear:both}.StageNewsAdvertorial_ad{position:relative;max-width:100%;padding:0 .625rem}.StageNewsAdvertorial_ad::before{content:"Anzeige";display:block;width:3.5rem;margin-bottom:0;padding-bottom:.875rem;padding-left:.125rem;text-align:left;line-height:1.0625rem;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;text-transform:none;letter-spacing:.0125rem;position:relative;z-index:2;color:#000;background-color:#f4f4f4}.StageNewsAdvertorial_ad::after{content:"";border-bottom:.0625rem solid #9ca4af;position:relative;bottom:1.125rem;width:100%;display:block;z-index:1;border-color:#000}.StageNewsAdvertorial_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageNewsAdvertorial_groupArticles{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;width:100%;display:flex;flex-wrap:wrap;padding-left:0;padding-right:0}}@media screen and (min-width: 768px){.StageNewsAdvertorial_groupArticles .ArticleTeaser_imgOneHalf.ArticleTeaser .ArticleTeaser_imgWrapper{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}}.StageNewsAdvertorial_groupArticles .ArticleTeaser.StageNewsAdvertorial_articleTeaserFullWidth{width:100%;padding:0}@media screen and (min-width: 768px){.StageNewsAdvertorial_groupArticles .ArticleTeaser.StageNewsAdvertorial_articleTeaserFullWidth.ArticleTeaser .ArticleTeaser_imgWrapper{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageNewsAdvertorial_groupArticles .ArticleTeaser.StageNewsAdvertorial_articleTeaserFullWidth.ArticleTeaser .ArticleTeaser_content{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageNewsAdvertorial_groupArticles .ArticleTeaser{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}.StageNewsAdvertorial_groupArticles .ArticleTeaser:nth-last-child(-n+2){margin-bottom:0}}.StageNewsAdvertorial_groupArticles .ArticleTeaser .MediaImage{padding-bottom:.625rem}.StageNewsAdvertorial_groupArticles .ArticleTeaser:last-child{margin-bottom:.5625rem}@media screen and (min-width: 768px){.StageNewsAdvertorial_groupArticlesTwoItems .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}.StageNewsComment{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsComment:before,.StageNewsComment:after{display:table;content:" "}.StageNewsComment:after{clear:both}.StageNewsComment:before,.StageNewsComment:after{display:table;content:" "}.StageNewsComment:after{clear:both}.StageNewsComment_groupArticles{display:flex;flex-wrap:wrap}.StageNewsComment_groupArticles .ArticleTeaser{text-align:left;margin-bottom:4.375rem}.StageNewsComment_groupArticles .ArticleTeaser_link{margin-bottom:.625rem;display:block}.StageNewsComment_groupArticles .ArticleTeaser .AuthorImage{width:5.625rem;height:5.625rem;margin-bottom:.625rem;position:relative;display:inline-block}.StageNewsComment_groupArticles .ArticleTeaser .AuthorImage img{border-radius:100%;width:6.25rem;max-width:6.25rem;position:absolute;left:0;top:0}@media screen and (min-width: 768px){.StageNewsComment_groupArticles .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}.StageNewsComment_groupArticles .ArticleTeaser .Quote_text{text-align:left;font-weight:700;letter-spacing:0;margin-bottom:3.125rem;font-size:1.25rem;line-height:1.875rem}@media screen and (min-width: 768px){.StageNewsComment_groupArticles .ArticleTeaser .Quote_text{font-size:1.5625rem;line-height:2.5rem}}.StageNewsComment_groupArticles .ArticleTeaser .Quote_text:after{position:absolute;content:"";display:block;width:5rem;border-bottom:.125rem solid #0075bf;margin-top:1.5625rem}.StageNewsComment_groupArticles .ArticleTeaser .Quote_text-start{display:inline-block;margin-right:0}.StageNewsComment_groupArticles .ArticleTeaser .Quote_text-start:before{content:"»"}.StageNewsComment_groupArticles .ArticleTeaser .Quote_text-end{display:inline-block;margin-left:0}.StageNewsComment_groupArticles .ArticleTeaser .Quote_text-end:before{content:"«"}.StageNewsComment_groupArticles .ArticleTeaser .Quote_source{text-align:left;font-size:.875rem;letter-spacing:0;line-height:1.375rem;font-weight:400}.StageNewsComment_groupArticles .ArticleTeaser .Quote_source a{color:#0075bf;font-weight:700}.StageNewsComment_groupArticles .ArticleTeaser .Quote_source a:hover{text-decoration:underline}.StageNewsComment_groupArticles .ArticleTeaser .Quote_source .Author_name{font-weight:700}.StageNewsElementsSearch{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsElementsSearch:before,.StageNewsElementsSearch:after{display:table;content:" "}.StageNewsElementsSearch:after{clear:both}.StageNewsElementsSearch_groupLead{margin-left:-20px;margin-right:-20px;margin-bottom:1.875rem;position:relative}@media screen and (min-width: 768px){.StageNewsElementsSearch_groupLead{margin-left:0;margin-right:0}}.StageNewsElementsSearch_groupLead .ArticleTeaserLead_content{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-left:0;margin-top:0;padding:1.25rem 1.25rem 0}@media screen and (min-width: 768px){.StageNewsElementsSearch_groupLead .ArticleTeaserLead_content{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;width:66.668%;padding:.9375rem 1.25rem 0}}.StageNewsElementsSearch_groupLead .ArticleTeaserLead_secondContent-text{text-transform:uppercase;font-size:.875rem;letter-spacing:.03125rem;line-height:1.25rem;margin-bottom:1.375rem}.StageNewsElementsSearch_groupLead .ArticleTeaserLead_secondContent .FormSingleInputLight{width:100%}@media screen and (min-width: 768px){.StageNewsElementsSearch_groupLead .ArticleTeaserLead .MediaImage .MediaCircleSvg{width:2.8125rem;height:2.8125rem}}@media screen and (min-width: 768px){.StageNewsElementsSearch_groupLead .ArticleTeaserLead .Tagline{padding-bottom:.1875rem}.StageNewsElementsSearch_groupLead .ArticleTeaserLead .Tagline span:not(.PaidContent){background-color:#fff}}.StageNewsElementsSearch_groupLead .ArticleTeaserLead:hover .Headline{color:#0075bf}.StageNewsElementsSearch_groupArticles{margin-right:-10px;margin-left:-10px}.StageNewsElementsSearch_groupArticles:before,.StageNewsElementsSearch_groupArticles:after{display:table;content:" "}.StageNewsElementsSearch_groupArticles:after{clear:both}.StageNewsElementsSearch .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}.StageNewsElementsSearch .ArticleTeaser:nth-last-child(-n+3){margin-bottom:0}.StageNewsElementsSearch .ArticleTeaser:nth-last-child(-n+3):not(.ArticleTeaser_noImg) .Headline,.StageNewsElementsSearch .ArticleTeaser:nth-last-child(-n+3) .ArticleTeaser_abstract{padding-bottom:0}@media screen and (min-width: 768px){.StageNewsElementsSearch .ArticleTeaser{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageNewsElementsSearch .ArticleTeaser:nth-child(3){display:none}@media screen and (min-width: 768px){.StageNewsElementsSearch .ArticleTeaser:nth-child(3){display:block}}.StageNewsElementsSearch .ArticleTeaser .Headline{font-size:1rem;line-height:1.375rem;font-weight:400;letter-spacing:0}@media screen and (min-width: 768px){.StageNewsElementsSearch .ArticleTeaser .Headline{font-size:1.25rem;line-height:1.5rem;font-weight:400;letter-spacing:0}}.StageNewsElementsSearch .ArticleTeaser:hover .Headline{color:#0075bf}.StageNewsImageSideSelect{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsImageSideSelect:before,.StageNewsImageSideSelect:after{display:table;content:" "}.StageNewsImageSideSelect:after{clear:both}.StageNewsImageSideSelect:before,.StageNewsImageSideSelect:after{display:table;content:" "}.StageNewsImageSideSelect:after{clear:both}.StageNewsImageSideSelect_articleLeftImg{margin-bottom:1.5625rem}.StageNewsImageSideSelect_articleLeftImg:hover .Headline{color:#0075bf}@media screen and (min-width: 768px){.StageNewsImageSideSelect_articleLeftImg-imgWrapper{margin-right:1.25rem}}.StageNewsImageSideSelect_articleRightImg{margin-bottom:1.5625rem}.StageNewsImageSideSelect_articleRightImg:hover .Headline{color:#0075bf}.StageNewsImageSideSelect_articleRightImg-imgWrapper{display:block}@media screen and (min-width: 768px){.StageNewsImageSideSelect_articleRightImg-imgWrapper{margin-left:1.25rem}}.StageNewsImageSideSelect_articleRightImg-content{display:block}.StageNewsImageSideSelect_articleRightImg .MediaImage{padding-bottom:.625rem}@media screen and (min-width: 768px){.StageNewsImageSideSelect_articleRightImg .MediaImage{padding-bottom:0}}.StageNewsHeadlinebar{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;margin-bottom:1.875rem}.StageNewsHeadlinebar:before,.StageNewsHeadlinebar:after{display:table;content:" "}.StageNewsHeadlinebar:after{clear:both}.StageNewsHeadlinebar:before,.StageNewsHeadlinebar:after{display:table;content:" "}.StageNewsHeadlinebar:after{clear:both}.StageNewsHeadlinebar_title,.StageNewsHeadlinebar_kicker{height:2.75rem;font-size:.875rem;font-weight:900;letter-spacing:0;line-height:1.375rem}.StageNewsHeadlinebar_pubInterval{height:1rem;color:#afafaf;font-size:.8125rem;letter-spacing:0;line-height:1rem;display:inline-block}.StageNewsHeadlinebar_groupArticles{padding-left:3.1875rem;padding-right:3.1875rem}@media screen and (min-width: 768px){.StageNewsHeadlinebar_groupArticles{padding-left:3.6875rem;padding-right:3.6875rem}}.StageNewsHeadlinebar_item{display:block;margin:auto;hyphens:auto}@media screen and (min-width: 768px){.StageNewsHeadlinebar_item{width:15rem}}.StageNewsHeadlinebar_prevSlide{color:#0075bf;font-size:1.375rem;position:absolute;top:1.375rem;left:0;cursor:pointer}.StageNewsHeadlinebar_nextSlide{color:#0075bf;font-size:1.375rem;position:absolute;top:1.375rem;right:0;cursor:pointer}.StageNewsHeadlinebar .ArticleTeaser{margin-bottom:0}.StageNewsKeyword{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsKeyword:before,.StageNewsKeyword:after{display:table;content:" "}.StageNewsKeyword:after{clear:both}.StageNewsKeyword:before,.StageNewsKeyword:after{display:table;content:" "}.StageNewsKeyword:after{clear:both}.StageNewsKeyword_group{margin-right:-10px;margin-left:-10px;display:flex;flex-wrap:wrap}.StageNewsKeyword_group:before,.StageNewsKeyword_group:after{display:table;content:" "}.StageNewsKeyword_group:after{clear:both}.StageNewsKeyword_group .ArticleTeaser{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:.875rem;border-top:.0625rem solid #333;padding-left:0;padding-right:0;padding-top:1.4375rem}.StageNewsKeyword_group .ArticleTeaser:nth-child(1){border-top:none}@media screen and (min-width: 768px){.StageNewsKeyword_group .ArticleTeaser{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;border-top:none;padding-top:0;margin-bottom:.875rem}}.StageNewsletter{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;background-color:#00a8dc;color:#fff;position:relative;margin-top:30px;margin-bottom:3em;padding-top:30px;padding-bottom:20px}.StageNewsletter:before,.StageNewsletter:after{display:table;content:" "}.StageNewsletter:after{clear:both}@media screen and (min-width: 768px){.StageNewsletter{padding-top:60px;padding-bottom:60px}}.StageNewsletter_group{margin-right:-10px;margin-left:-10px}.StageNewsletter_group:before,.StageNewsletter_group:after{display:table;content:" "}.StageNewsletter_group:after{clear:both}.StageNewsletter_content{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageNewsletter_content{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;margin-left:8.3333333333%}}.StageNewsletter_title{font-size:1.375rem;font-weight:900;line-height:1.2}@media screen and (min-width: 768px){.StageNewsletter_title{font-size:2rem}}.StageNewsletter_subTitle{font-size:1.375rem;font-weight:300;line-height:1.2}@media screen and (min-width: 768px){.StageNewsletter_subTitle{font-size:2rem}}.StageNewsletter_subline{margin-top:2em;margin-bottom:2em;display:none}@media screen and (min-width: 768px){.StageNewsletter_subline{display:block}}.StageNewsletter_listIcons{display:none}@media screen and (min-width: 768px){.StageNewsletter_listIcons{display:block}}.StageNewsletter_aside{display:none}@media screen and (min-width: 768px){.StageNewsletter_aside{display:block;position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;background-color:#f4f4f5;color:#165480;padding:0 20px 20px 20px}.StageNewsletter_aside .strong{font-weight:bold}}.StageNewsletter_asideImageContainer{margin-bottom:20px;margin-left:-35px;margin-right:-15px;margin-top:-40px;padding-bottom:10px;position:relative}.StageNewsletter_asideHeadline{font-size:1.375rem;font-weight:500;line-height:1.2}.StageNewsletter_asideTagline{font-weight:500}.StageNewsletter_asideCopy{font-size:.75rem}.StageNewsletter_asideCopy:last-of-type{margin-bottom:3em}.StageNewsletter_articleGroup{margin-right:-10px;margin-left:-10px}.StageNewsletter_articleGroup:before,.StageNewsletter_articleGroup:after{display:table;content:" "}.StageNewsletter_articleGroup:after{clear:both}.StageNewsletter_articleTeaserNoTagline .ArticleTeaserNoTagline_image{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageNewsletter_articleTeaserNoTagline .ArticleTeaserNoTagline_image{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageNewsletter_articleTeaserNoTagline .ArticleTeaserNoTagline_content{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageNewsletter_articleTeaserNoTagline .ArticleTeaserNoTagline_content{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}.StageNewsletter_articleTeaserNoTagline .ArticleTeaserNoTagline_headline{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:normal}.StageNewsletter_articleTeaserNoTagline .ArticleTeaserNoTagline_abstract{font-size:.75rem;font-weight:normal}.StageNewsletterSimple{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsletterSimple:before,.StageNewsletterSimple:after{display:table;content:" "}.StageNewsletterSimple:after{clear:both}.StageNewsletterSimple_content{text-align:center;color:#333}.StageNewsletterSimple_content .StageTitle_title{font-size:1.625rem;font-weight:300;letter-spacing:.045rem;line-height:2.125rem;color:#0075bf;text-align:center;margin-bottom:.3125rem}@media screen and (min-width: 768px){.StageNewsletterSimple_content .StageTitle_title{margin-bottom:1.25rem;font-size:2.375rem;font-weight:300;letter-spacing:.06625rem;line-height:2.625rem}}.StageNewsletterSimple_content .StageTitle_subline{font-size:.9375rem;line-height:1.5rem;font-weight:300;letter-spacing:0;text-align:center;margin-bottom:0}@media screen and (min-width: 768px){.StageNewsletterSimple_content .StageTitle_subline{font-size:1rem;line-height:1.75rem}}.StageNewsletterSimple_content form{margin-top:0}.StageNewsletterSimple_content p.StageNewsletterSimple_paragraph{padding:2.5rem .625rem;border-radius:.6875rem;background-color:#fff;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:300;color:#333;text-align:center;letter-spacing:0}@media screen and (min-width: 768px){.StageNewsletterSimple_content p.StageNewsletterSimple_paragraph{font-size:1rem;line-height:1.5rem;padding:2.8125rem}}.StageNewsletterSimple_content .check-success::before{display:block;width:4.1875rem;height:4.1875rem;margin:-2.3125rem auto 0 auto;font-family:"Font Awesome 6 Pro";font-weight:700;font-size:2.3125rem;color:#72a839;background-color:#fff;content:"";position:relative;top:2.25rem;padding:.375rem;border-radius:100%;padding-top:1.25rem}@media screen and (min-width: 768px){.StageNewsletterSimple_content .check-success::before{margin:-2.3125rem auto 0 auto}}.StageNewsletterSimple_title{color:#333;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.5rem;line-height:1.875rem;letter-spacing:0;font-weight:700;position:relative;margin-bottom:.625rem}@media screen and (min-width: 768px){.StageNewsletterSimple_title{margin-bottom:.9375rem;font-size:2.25rem;line-height:2.625rem}}.StageNewsletterSimple_subTitle{color:#333;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:300;letter-spacing:0;line-height:1.25rem;margin-bottom:1.5625rem}@media screen and (min-width: 768px){.StageNewsletterSimple_subTitle{font-size:1.125rem;line-height:1.5rem;margin-bottom:1.875rem;padding:0 7.25rem}}.StageNewsletterSimple_subTitle_success{color:#333}.StageNewsletterSimple .FormField{margin-bottom:0}.StageNewsletterSimple .FormField:before,.StageNewsletterSimple .FormField:after{display:table;content:" "}.StageNewsletterSimple .FormField:after{clear:both}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField{margin-bottom:0}}.StageNewsletterSimple .FormField_controlGroup{display:flex;max-width:18.25rem;margin:auto}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField_controlGroup{justify-content:center;max-width:38.75rem}}.StageNewsletterSimple .FormField_control{float:left}.StageNewsletterSimple .FormField_control[type=text]{font-size:1rem;letter-spacing:0;line-height:1rem;margin-right:0;height:3.125rem;background-color:#fff;border-color:#fff;margin-bottom:0;width:100%;text-align:left;padding-left:1.875rem}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField_control[type=text]{margin-bottom:0;font-size:1rem;padding-right:3.75rem}}.StageNewsletterSimple .FormField_control[type=text]:hover{border-color:#333}.StageNewsletterSimple .FormField_control[type=text]:focus{border-color:#0075bf}.StageNewsletterSimple .FormField_control[type=submit]{border-width:.0625rem;border-color:#0075bf;background-color:#0075bf;color:#fff;padding:0 1.25rem;width:3.1875rem;height:3.125rem;font-size:1rem;line-height:1.25rem;letter-spacing:.0625rem;font-weight:700}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField_control[type=submit]{letter-spacing:.0625rem;font-size:1rem;padding:0 .9375rem;width:8.1875rem;margin-left:-3.125rem}}.StageNewsletterSimple .FormField_control[type=submit] span{display:none}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField_control[type=submit] span{display:inline-block}}.StageNewsletterSimple .FormField_control[type=submit]::before{font-family:"Font Awesome 6 Pro";content:"";font-size:1.55625rem}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField_control[type=submit]::before{display:none}}.StageNewsletterSimple .FormField_control[type=submit]:hover{background-color:#999;border-color:#999;color:#fff}.StageNewsletterSimple .FormField_control[type=submit]:focus{color:#fff;background-color:#999;border-color:#999}.StageNewsletterSimple .FormField .Button-solid{height:3.75rem;width:10.9375rem;padding:0}@media screen and (min-width: 768px){.StageNewsletterSimple .FormField .Button-solid{width:8.1875rem}}.StageNewsletterSimple .FormField:first-child .FormField_error{color:#e20000;display:none;width:100%;margin-left:0;margin:0 auto 1.25rem auto}.StageNewsletterSimple .FormField:first-child .FormField_error a{color:#333;border-bottom-color:#333}.StageNewsMostRead{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsMostRead:before,.StageNewsMostRead:after{display:table;content:" "}.StageNewsMostRead:after{clear:both}.StageNewsMostRead:before,.StageNewsMostRead:after{display:table;content:" "}.StageNewsMostRead:after{clear:both}.StageNewsMostReadArena_title{font-size:1.0625rem;font-weight:bold;letter-spacing:0;line-height:1.3125rem;margin-bottom:1.875rem;text-align:center;text-transform:uppercase;color:#000}@media screen and (min-width: 768px){.StageNewsMostReadArena_title{font-size:.75rem;line-height:.9375rem;letter-spacing:.046875rem}}.StageNewsMostReadArena_list{padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width: 768px){.StageNewsMostReadArena .ListItem{padding:0 2.5rem}}.StageNewsMostReadArena .ListItem_itemLink{display:flex;flex-wrap:wrap;width:16.25rem;padding-left:1.25rem;padding-right:0}@media screen and (min-width: 768px){.StageNewsMostReadArena .ListItem_itemLink{padding-left:.3125rem;padding-right:.3125rem;width:16.25rem}}.StageNewsMostReadArena .ListItem_itemLink-counter{padding-top:.375rem;color:#0075bf;font-size:2.5rem;font-weight:700;letter-spacing:.11375rem;line-height:1.75rem;width:15%}.StageNewsMostReadArena .ListItem_itemLink-content{width:85%}.StageNewsMostReadArena .ListItem_itemLink-content .Tagline{display:none}.StageNewsMostReadArena .ListItem_itemLink-content .Headline{font-size:1.125rem;font-weight:900;letter-spacing:0;line-height:1.5rem}.StageNewsMostReadArena .slick-arrow{position:absolute;height:2.5rem;z-index:1;background-color:rgba(0,0,0,0);color:#0075bf;font-family:"Font Awesome 6 Pro";font-size:1.5625rem;line-height:2.3125rem}@media screen and (min-width: 768px){.StageNewsMostReadArena .slick-arrow{width:2.5rem}}.StageNewsMostReadArena .slick-arrow:hover{cursor:pointer;color:#0075bf;color:#003869}.StageNewsMostReadArena_prevSlide,.StageNewsMostReadArena_nextSlide{color:#0075bf;font-size:1.375rem;position:absolute;top:.375rem}.StageNewsMostReadArena_prevSlide{left:0}.StageNewsMostReadArena_prevSlide::before{display:inline-block;content:""}@media screen and (min-width: 768px){.StageNewsMostReadArena_prevSlide::before{margin-left:.875rem;margin-top:.125rem}}.StageNewsMostReadArena_nextSlide{right:0}.StageNewsMostReadArena_nextSlide::before{display:inline-block;content:"";margin-left:1rem;margin-top:.125rem}.StageNewsMostRead_group{margin-right:-10px;margin-left:-10px;margin-bottom:1.875rem;display:flex;flex-direction:column}.StageNewsMostRead_group:before,.StageNewsMostRead_group:after{display:table;content:" "}.StageNewsMostRead_group:after{clear:both}@media screen and (min-width: 768px){.StageNewsMostRead_group{display:block;flex-direction:unset}}.StageNewsMostRead_group .StageNewsMostRead_groupArticles .ArticleTeaser{padding-top:.625rem}@media screen and (min-width: 768px){.StageNewsMostRead_group .StageNewsMostRead_groupArticles .ArticleTeaser{padding-top:.625rem}.StageNewsMostRead_group .StageNewsMostRead_groupArticles .ArticleTeaser:first-of-type{border:0;padding-top:0}}.StageNewsMostRead_listMostRead-numbered{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;order:1;margin-bottom:2.5rem}@media screen and (min-width: 768px){.StageNewsMostRead_listMostRead-numbered{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;min-height:42.1875rem;order:unset}}.StageNewsMostRead_listMostRead-numbered .ListMostRead_listItemLink{min-height:3.4375rem}.StageNewsMostRead_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;order:2}@media screen and (min-width: 768px){.StageNewsMostRead_groupArticles{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;order:unset}}.StageNewsMostRead_groupArticles .MediaCircleSvg{left:.625rem;top:.625rem}.StageNewsMostRead .ArticleTeaser{border-top:.0625rem solid #0075bf}.StageNewsMostRead_articleTeaser,.StageNewsMostRead_articleTeaserNoCopy{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:0;padding-right:0}@media screen and (min-width: 768px){.StageNewsMostRead_articleTeaser,.StageNewsMostRead_articleTeaserNoCopy{padding-left:0;padding-right:0}}.StageNewsMostRead_articleTeaser:nth-child(2) .ArticleTeaserNoCopy_image,.StageNewsMostRead_articleTeaserNoCopy:nth-child(2) .ArticleTeaserNoCopy_image{margin-top:0}@media screen and (min-width: 768px){.StageNewsMostRead_articleTeaser:nth-child(2) .ArticleTeaserNoCopy_image,.StageNewsMostRead_articleTeaserNoCopy:nth-child(2) .ArticleTeaserNoCopy_image{margin-top:0}}.StageNewsMostRead_articleTeaser:after,.StageNewsMostRead_articleTeaserNoCopy:after{content:"";display:block;position:absolute;top:0;width:100%}@media screen and (min-width: 768px){.StageNewsMostRead_articleTeaser:after,.StageNewsMostRead_articleTeaserNoCopy:after{width:94%}}.StageNewsMostRead_articleTeaser .ArticleTeaserShorttext_link,.StageNewsMostRead_articleTeaserNoCopy .ArticleTeaserShorttext_link{color:inherit}.StageNewsMostRead_articleTeaser .Adv,.StageNewsMostRead_articleTeaserNoCopy .Adv{background-color:#f6f6f6;margin-right:-1.25rem;margin-left:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width: 768px){.StageNewsMostRead_articleTeaser .Adv,.StageNewsMostRead_articleTeaserNoCopy .Adv{margin-right:0;margin-left:0;padding-left:0;padding-right:0}.StageNewsMostRead_articleTeaser .Adv .Tagline,.StageNewsMostRead_articleTeaserNoCopy .Adv .Tagline{padding-left:5px;padding-right:5px}.StageNewsMostRead_articleTeaser .Adv .Headline,.StageNewsMostRead_articleTeaserNoCopy .Adv .Headline{padding-left:5px;padding-right:5px}.StageNewsMostRead_articleTeaser .Adv .ArticleTeaser_abstract,.StageNewsMostRead_articleTeaserNoCopy .Adv .ArticleTeaser_abstract{padding-left:5px;padding-right:5px}}@media screen and (min-width: 768px){.StageNewsMostRead_articleTeaserNoCopy:after{content:none}}.StageNewsMostRead_articleTeaserNoCopy:hover .Headline{color:#0075bf}.StageNewsMostRead_articleTeaserNoCopy:after{border:none}.StageNewsMostRead_articleTeaserNoCopy.Adv .MediaImage{background-color:#f6f6f6}.StageNewsMostRead_readMore{text-align:right}.StageNewsMostRead .ReadMore span{display:none}@media screen and (min-width: 768px){.StageNewsMostRead .ReadMore span{display:inherit}}.StageNewsOrTeaserSingleHighlighted{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageNewsOrTeaserSingleHighlighted:before,.StageNewsOrTeaserSingleHighlighted:after{display:table;content:" "}.StageNewsOrTeaserSingleHighlighted:after{clear:both}.StageNewsOrTeaserSingleHighlighted:before,.StageNewsOrTeaserSingleHighlighted:after{display:table;content:" "}.StageNewsOrTeaserSingleHighlighted:after{clear:both}.StageNewsOrTeaserSingleHighlighted_groupLead{margin-bottom:0}@media screen and (min-width: 768px){.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead{padding-left:0;padding-right:0}}.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead .MediaImage{padding-bottom:0;margin-bottom:1.3125rem}.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead .MediaImage_credits{bottom:.625rem;right:.61375rem}.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead .Headline{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.625rem;font-weight:900;letter-spacing:.040625rem;line-height:2.125rem;padding-bottom:.5rem}@media screen and (min-width: 768px){.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead .Headline{padding-bottom:.4375rem;font-size:2.375rem;font-weight:900;letter-spacing:0;line-height:2.75rem}}@media screen and (min-width: 768px){.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_title{float:none;display:block}}@media screen and (min-width: 768px){.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_image{float:none;display:block}.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_image:before,.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_image:after{display:table;content:" "}.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_image:after{clear:both}}.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_content{margin-left:0;margin-top:0;padding:0}@media screen and (min-width: 768px){.StageNewsOrTeaserSingleHighlighted_groupLead .ArticleTeaserLead_content{display:flex}}.StageMagicImageSideSelect{padding:0 1.25rem}.StageMagicImageSideSelect:before,.StageMagicImageSideSelect:after{display:table;content:" "}.StageMagicImageSideSelect:after{clear:both}.StageMagicImageSideSelect_ad{position:relative;max-width:100%;padding:.5rem 0}.StageMagicImageSideSelect_ad::before{content:"Anzeige";display:block;width:3.5rem;margin-bottom:0;padding-bottom:.875rem;padding-left:.125rem;text-align:left;line-height:1.0625rem;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;text-transform:none;letter-spacing:.0125rem;position:relative;z-index:2;color:#000;background-color:#f4f4f4}.StageMagicImageSideSelect_ad::after{content:"";border-bottom:.0625rem solid #9ca4af;position:relative;bottom:1.125rem;width:100%;display:block;z-index:1;border-color:#000}.StageMagicImageSideSelect_articleLeftImg{padding:1.375rem 0 0 0;margin-bottom:2.1875rem}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleLeftImg-imgWrapper{margin-right:1.25rem}}.StageMagicImageSideSelect_articleLeftImg-content.noImage{width:100%}.StageMagicImageSideSelect_articleLeftImg-abstract{padding-bottom:.9375rem}.StageMagicImageSideSelect_articleLeftImg .ReadMore{display:none}.StageMagicImageSideSelect_articleRightImg .Headline .PaidContent,.StageMagicImageSideSelect_articleRightImgAdvert .Headline .PaidContent{margin-right:.5rem;padding-bottom:.1875rem}.StageMagicImageSideSelect_articleRightImg:hover .Headline,.StageMagicImageSideSelect_articleRightImgAdvert:hover .Headline{color:#0075bf}.StageMagicImageSideSelect_articleRightImg:last-of-type,.StageMagicImageSideSelect_articleRightImgAdvert:last-of-type{border-bottom:none}.StageMagicImageSideSelect_articleRightImg-imgWrapper,.StageMagicImageSideSelect_articleRightImgAdvert-imgWrapper{display:block}.StageMagicImageSideSelect_articleRightImg-imgWrapper .MediaImage,.StageMagicImageSideSelect_articleRightImgAdvert-imgWrapper .MediaImage{margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleRightImg-imgWrapper,.StageMagicImageSideSelect_articleRightImgAdvert-imgWrapper{margin-left:1.25rem}}.StageMagicImageSideSelect_articleRightImg-content,.StageMagicImageSideSelect_articleRightImgAdvert-content{display:block}.StageMagicImageSideSelect_articleRightImg-content.noImage,.StageMagicImageSideSelect_articleRightImgAdvert-content.noImage{width:100%}.StageMagicImageSideSelect_articleRightImg-tagline,.StageMagicImageSideSelect_articleRightImgAdvert-tagline{color:#7c8d98}.StageMagicImageSideSelect_articleRightImg-abstract a:last-child,.StageMagicImageSideSelect_articleRightImgAdvert-abstract a:last-child{display:inline-block;padding-bottom:.625rem}.StageMagicImageSideSelect_articleRightImg .MediaCircleSvg,.StageMagicImageSideSelect_articleRightImgAdvert .MediaCircleSvg{left:.625rem;top:.625rem}.StageMagicImageSideSelect_articleRightImg{padding:.9375rem 0 0 0;margin-bottom:.9375rem}@media screen and (min-width: 768px){.StageMagicImageSideSelect_articleRightImg{border-top:.0625rem solid #eee;margin-bottom:3.125rem}}.StageMagicImageSideSelect_articleRightImgAdvert .MediaImage_image{background-color:#eee}.StageMagicImageSideSelect .MediaImage{padding-bottom:0}.StageMagicImageSideSelect .MediaImage .MediaCircleSvg_icon{font-size:1rem}.articleEkf .StageMagicImageSideSelect_articleRightImg-detail{text-transform:none}.articleEkf .StageMagicImageSideSelect_articleRightImg-tagline{font-weight:bold}.StageOnlineSpecialHomepage{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageOnlineSpecialHomepage:before,.StageOnlineSpecialHomepage:after{display:table;content:" "}.StageOnlineSpecialHomepage:after{clear:both}.StageOnlineSpecialHomepage:before,.StageOnlineSpecialHomepage:after{display:table;content:" "}.StageOnlineSpecialHomepage:after{clear:both}.StageOnlineSpecialHomepage .ArticleTeaserLead{margin-bottom:1.3225rem}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead{margin-bottom:1.875rem}}.StageOnlineSpecialHomepage .ArticleTeaserLead a:hover{color:inherit}.StageOnlineSpecialHomepage .ArticleTeaserLead_img{position:relative;margin-left:-1.25rem;margin-right:-1.25rem}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead_img{margin-left:0;margin-right:0}}.StageOnlineSpecialHomepage .ArticleTeaserLead_title{position:absolute;left:0;right:0;bottom:0;padding-top:2.5rem;padding-bottom:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center;z-index:10;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5))}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead_title{padding-bottom:5.8125rem}}.StageOnlineSpecialHomepage .ArticleTeaserLead_title .Tagline{font-size:.875rem;color:#fff;letter-spacing:0;line-height:1.25rem;text-shadow:0 0 .625rem 0 rgba(0,0,0,.5);margin-bottom:.75rem;font-weight:700}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead_title .Tagline{font-size:1rem}}.StageOnlineSpecialHomepage .ArticleTeaserLead_title .Headline{font-size:1.625rem;letter-spacing:.040625rem;line-height:2.125rem;color:#fff;font-weight:700;text-align:center;text-shadow:0 0 .625rem 0 rgba(0,0,0,.5);padding-bottom:0;margin-bottom:0}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead_title .Headline{font-size:2.375rem;letter-spacing:0;line-height:2.75rem}}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead_text{position:relative;margin:-4.375rem 3.75rem auto;padding:.625rem .9375rem;background-color:#fff;z-index:15;box-shadow:0 .125rem .9375rem 0 rgba(0,0,0,.14);min-height:4.375rem}}.StageOnlineSpecialHomepage .ArticleTeaserLead .MediaImage{margin:0;padding:0;padding-bottom:0}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead .MediaImage{padding-bottom:0}}.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor{align-items:center;margin-top:.625rem}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor{display:flex;height:3.125rem;margin-top:0;justify-content:center}}.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor .MediaImage{margin-top:.625rem;margin-bottom:.625rem}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor .MediaImage{margin-top:0;margin-bottom:0}}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor .MediaImage img{max-height:3.125rem;width:auto}}.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor_headline{margin-bottom:0;margin-right:1.875rem;color:#afafaf;font-size:.875rem;font-weight:300;letter-spacing:0;line-height:1.375rem}.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor_wrapper{flex-wrap:nowrap;padding:0 0;border-top:1px solid #afafaf;border-bottom:1px solid #afafaf}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor_wrapper{border-top:0;border-bottom:0;margin:0 0}}.StageOnlineSpecialHomepage .ArticleTeaserLead .Sponsor_item{padding-bottom:0}.StageOnlineSpecialHomepage_groupArticles{display:grid;grid-template-columns:1fr 1fr;gap:1.5625rem;margin-bottom:3.15625rem;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage_groupArticles{gap:1.25rem}}.StageOnlineSpecialHomepage_groupArticles .MediaImage{margin-bottom:.5rem}.StageOnlineSpecialHomepage_groupArticles .Headline{font-size:.875rem;line-height:1.375rem;font-weight:900;letter-spacing:0;margin-bottom:0}@media screen and (min-width: 768px){.StageOnlineSpecialHomepage_groupArticles .Headline{font-size:1.125rem;line-height:1.5rem}}.StageOnlineSpecialHomepage_groupArticles .ArticleTeaser{margin-bottom:0}.StageOnlineSpecialNews{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;padding:0 2.375rem}.StageOnlineSpecialNews:before,.StageOnlineSpecialNews:after{display:table;content:" "}.StageOnlineSpecialNews:after{clear:both}.StageOnlineSpecialNews:before,.StageOnlineSpecialNews:after{display:table;content:" "}.StageOnlineSpecialNews:after{clear:both}@media screen and (min-width: 768px){.StageOnlineSpecialNews{padding:0 1.25rem}}.StageOnlineSpecialNews_groupArticles{display:block;grid-template-columns:1fr 1fr 1fr;gap:1.5625rem;margin-bottom:3.15625rem}@media screen and (min-width: 768px){.StageOnlineSpecialNews_groupArticles{display:grid;gap:1.25rem}}.StageOnlineSpecialNews_groupArticles .MediaImage{margin-bottom:1.3125rem}.StageOnlineSpecialNews_groupArticles .Headline{font-size:1.25rem;line-height:1.625rem;font-weight:900;letter-spacing:0;margin-bottom:0}@media screen and (min-width: 768px){.StageOnlineSpecialNews_groupArticles .Headline{font-size:1.5rem;line-height:2.125rem}}.StageOnlineSpecialNews_groupArticles .ArticleTeaser{margin-bottom:3.125rem}@media screen and (min-width: 768px){.StageOnlineSpecialNews_groupArticles .ArticleTeaser{margin-bottom:0}}.StageOnlineSpecialNews_groupArticles .ArticleTeaser_imageBlock{margin-bottom:1.3125rem}.StageOnlineSpecialNews_groupArticles .ArticleTeaser_link{display:block;margin-bottom:.625rem}.StageOnlineSpecialNews .Article-metaData{display:none}.StageOnlineSpecialNews .ArticleTeaserAd{text-align:center}@media screen and (min-width: 768px){.StageOnlineSpecialNews .ArticleTeaserAd{margin-top:-1.4375rem}}.StagePodcast{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StagePodcast:before,.StagePodcast:after{display:table;content:" "}.StagePodcast:after{clear:both}.StagePodcast_readMore{display:flex;justify-content:flex-end;flex-wrap:wrap}.StageQuote{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageQuote:before,.StageQuote:after{display:table;content:" "}.StageQuote:after{clear:both}.StageQuote .Quote{background-position:0 0}@media screen and (min-width: 768px){.StageQuote .Quote{padding:0 3.125rem;background-position:5% 0}}.StageQuote .Quote_text{font-size:1.4375rem;font-weight:700;letter-spacing:0;line-height:2.25rem;margin-bottom:.9375rem}@media screen and (min-width: 768px){.StageQuote .Quote_text{font-size:2.375rem;line-height:3rem}}.StageQuote .Quote_meta{font-size:1rem;line-height:1.5rem;border:none;margin-left:0;margin-right:0}@media screen and (min-width: 768px){.StageQuote .Quote_meta{line-height:1.25rem;font-weight:300}}.StageQuote .Quote_meta:before{content:"";position:absolute;left:0;width:76px;margin:auto;right:0;border-top:.125rem solid #0075bf}.StageQuote .Quote_author{line-height:1.75rem;font-weight:400;margin-top:1.5625rem;margin-bottom:2.5rem}.StageQuote .Quote_title{line-height:2.125rem;font-size:1.5rem}.StageSliderNewsComment{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;color:#000;position:relative;padding-top:1.25rem;margin-top:1.875rem}.StageSliderNewsComment:before,.StageSliderNewsComment:after{display:table;content:" "}.StageSliderNewsComment:after{clear:both}@media screen and (min-width: 768px){.StageSliderNewsComment{padding-top:2.1875rem;padding-bottom:0;padding-left:1.25rem;padding-right:1.25rem}}.StageSliderNewsComment_group{margin-right:-10px;margin-left:-10px}.StageSliderNewsComment_group:before,.StageSliderNewsComment_group:after{display:table;content:" "}.StageSliderNewsComment_group:after{clear:both}.StageSliderNewsComment_item{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.StageSliderNewsComment_item:hover .ArticleTeaser_authorName{color:#003869}@media screen and (min-width: 768px){.StageSliderNewsComment_item{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageSliderNewsComment_content{position:relative}.StageSliderNewsComment_content-icon{display:none;width:4.6875rem;height:3.875rem;position:absolute;top:3.375rem;left:-20px}.StageSliderNewsComment_content-icon .fa-quote-right{display:none;color:#e7e7e5;font-size:5.9375rem}.StageSliderNewsComment_content-zitat{position:relative;padding-top:0;padding-right:1.25rem;width:100%;line-height:1.5625rem;font-weight:900}@media screen and (min-width: 768px){.StageSliderNewsComment_content-zitat{padding-right:0;margin-left:0}}.StageSliderNewsComment .Headline{font-size:1.25rem;line-height:1.5rem;padding-bottom:.625rem}.StageSliderNewsComment .ArticleTeaser_author{min-height:5.875rem}.StageSliderNewsComment .ArticleTeaser_authorName{font-family:"Lato",Helvetica,Arial,sans-serif;color:#000;font-size:1.125rem;line-height:1.5rem;font-weight:400;padding-bottom:.0625rem}.StageSliderNewsComment .ArticleTeaser_authorPosition{color:#000;font-size:1rem;line-height:1.5rem;margin-bottom:1.125rem}.StageSliderNewsComment .ArticleTeaser_abstract{padding-bottom:1.875rem}@media screen and (min-width: 768px){.StageSliderNewsComment .ArticleTeaser_abstract{padding-bottom:.625rem}}.StageSliderNewsComment .ArticleTeaser_abstract .ReadMore{display:inline-block;margin-left:0;margin-top:.8125rem}.StageSliderNewsComment_itemLink:hover,.StageSliderNewsComment_itemLink:focus{color:#000;outline:none}.StageSliderNewsComment_imageCredits{margin-top:-7.1875rem;padding:0 1.25rem;color:#9ca4af;font-size:.875rem;line-height:1.25rem;text-align:left}.StageSliderNewsComment_imageCredits:hover,.StageSliderNewsComment_imageCredits:focus{color:#9ca4af}.StageSliderNewsComment .MediaImage{display:inline-block;text-align:center;background-color:#f4f4f4;width:100%;min-height:8.75rem;margin-top:7.1875rem;padding-bottom:.5625rem;margin-bottom:1.25rem}.StageSliderNewsComment .MediaImage img{display:inline-block;position:relative;max-width:8.75rem;top:-7.1875rem;margin-bottom:.625rem;box-shadow:0 0 1.25rem 0 rgba(0,0,0,.1)}.StageSliderNewsComment .slick-arrow{position:absolute;z-index:1;background-color:rgba(0,0,0,0);color:#4a4a4a;font-family:"Font Awesome 6 Pro";border-radius:50%;height:2.5rem;width:2.5rem;font-size:1.625rem;padding-top:0;line-height:2.5rem;text-align:center;bottom:-0.9375rem}@media screen and (min-width: 768px){.StageSliderNewsComment .slick-arrow{bottom:auto;top:92%}}.StageSliderNewsComment .slick-arrow:hover{cursor:pointer;color:#003869}.StageSliderNewsComment_prevSlide{left:20%}@media screen and (min-width: 768px){.StageSliderNewsComment_prevSlide{left:20%}}.StageSliderNewsComment_prevSlide::before{content:""}.StageSliderNewsComment_nextSlide{right:20%}@media screen and (min-width: 768px){.StageSliderNewsComment_nextSlide{right:20%}}.StageSliderNewsComment_nextSlide::before{content:""}.StageSliderNewsComment_dots{list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.StageSliderNewsComment_dots li{position:relative;display:inline-block;margin:0;padding:0}.StageSliderNewsComment_dots li button{height:.6875rem;width:.6875rem;border-radius:50%;border:.125rem solid #7c8d98;background-color:rgba(0,0,0,0);display:inline-block;outline:none;line-height:0;font-size:0;padding:0;margin:0 .3125rem;cursor:pointer}.StageSliderNewsComment_dots li button:hover,.StageSliderNewsComment_dots li button:focus{background-color:#003869;border-color:#003869}.StageSliderNewsComment_dots li.slick-active button{background-color:#003869;border-color:#003869}.StageSliderNewsComment div:focus{outline:none}.StageSliderProdukte{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;color:#000;position:relative;padding-top:1.25rem;margin-top:1.875rem}.StageSliderProdukte:before,.StageSliderProdukte:after{display:table;content:" "}.StageSliderProdukte:after{clear:both}@media screen and (min-width: 768px){.StageSliderProdukte{padding-top:2.1875rem;padding-bottom:0;padding-left:1.25rem;padding-right:1.25rem}}.StageSliderProdukte_group{margin-bottom:1.875rem}.StageSliderProdukte_group:before,.StageSliderProdukte_group:after{display:table;content:" "}.StageSliderProdukte_group:after{clear:both}@media screen and (min-width: 768px){.StageSliderProdukte_group{margin-bottom:0;margin-left:-0.625rem;margin-right:-0.625rem}}.StageSliderProdukte_item{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:20px;padding-right:20px}.StageSliderProdukte_item:hover .Headline{color:#003869}@media screen and (min-width: 768px){.StageSliderProdukte_item{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:.625rem;padding-right:.625rem}}.StageSliderProdukte_content{position:relative}.StageSliderProdukte_content-icon{background-image:url("/img/quote.svg");background-size:4.6875rem 3.875rem;background-position:0 0;width:4.6875rem;height:3.875rem;position:absolute;top:3.375rem;left:-20px}.StageSliderProdukte_content-icon .fa-quote-right{display:none;color:#e7e7e5;font-size:5.9375rem}.StageSliderProdukte_content-zitat{position:relative;padding-top:0;padding-right:1.25rem;width:100%;line-height:1.5625rem;font-weight:900}@media screen and (min-width: 768px){.StageSliderProdukte_content-zitat{width:100%;padding-right:0;margin-left:0}}.StageSliderProdukte .Tagline{padding-top:.625rem}.StageSliderProdukte .Headline{font-size:1.125rem;line-height:1.375rem;padding-bottom:.625rem}@media screen and (min-width: 768px){.StageSliderProdukte .Headline{font-size:1.25rem;line-height:1.5rem;color:#333}}.StageSliderProdukte .ArticleTeaser_author{display:flex;min-height:5.875rem}.StageSliderProdukte .ArticleTeaser_image{display:inline-block;padding:0;width:100%;border-bottom:solid 1px #d8d8d8}.StageSliderProdukte .ArticleTeaser_image img{margin:0 auto;position:relative}.StageSliderProdukte .ArticleTeaser_authorName{font-size:1rem;display:inline-block;line-height:1.375rem;font-weight:400;display:inline-flex;align-items:center;padding-bottom:.6875rem}.StageSliderProdukte_itemLink:hover,.StageSliderProdukte_itemLink:focus{color:#000;outline:none}.StageSliderProdukte .slick-arrow{position:absolute;z-index:1;background-color:rgba(0,0,0,0);color:#333;text-shadow:.0625rem .0625rem .5rem #333;font-family:"Font Awesome 6 Pro";border-radius:50%;height:2.5rem;width:2.5rem;font-size:2.125rem;padding-top:0;line-height:2.5rem;top:15%;cursor:pointer}@media screen and (min-width: 768px){.StageSliderProdukte .slick-arrow{color:#333}}.StageSliderProdukte_prevSlide{left:0}@media screen and (min-width: 768px){.StageSliderProdukte_prevSlide{left:2%}}.StageSliderProdukte_prevSlide::before{padding-left:.3125rem;content:""}.StageSliderProdukte_nextSlide{right:0}@media screen and (min-width: 768px){.StageSliderProdukte_nextSlide{right:2%}}.StageSliderProdukte_nextSlide::before{padding-left:.6875rem;content:""}.StageSliderProdukte_dots{list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.StageSliderProdukte_dots li{position:relative;display:inline-block;margin:0;padding:0}.StageSliderProdukte_dots li button{height:.6875rem;width:.6875rem;border-radius:50%;border:.125rem solid #7c8d98;background-color:rgba(0,0,0,0);display:inline-block;outline:none;line-height:0;font-size:0;padding:0;margin:0 .3125rem;cursor:pointer}.StageSliderProdukte_dots li button:hover,.StageSliderProdukte_dots li button:focus{background-color:#003869;border-color:#003869}.StageSliderProdukte_dots li.slick-active button{background-color:#003869;border-color:#003869}.StageSliderProdukte .ReadMore{display:inherit;color:#003869;font-size:.8125rem;font-weight:400;letter-spacing:0;line-height:1.25rem;margin-left:.3125rem}.StageSliderProdukte .ReadMore::after{font-family:"Font Awesome 6 Pro";font-size:.8125rem;line-height:1.5625rem;color:#003869;content:"";margin-left:.3125rem;font-weight:700}@media screen and (min-width: 768px){.StageSliderProdukte .ReadMore{font-size:1rem;line-height:1.5625rem}}.StageSliderProdukte div:focus{outline:none}.StageSliderProdukte_infoBox{background-color:#cee2e9;padding:1.25rem;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#003869;letter-spacing:.03125rem;margin:-1.25rem;display:flex;justify-content:space-between}@media screen and (min-width: 768px){.StageSliderProdukte_infoBox{margin:0}}.StageSliderProdukte_infoBox-text{display:inline-flex;text-transform:uppercase;width:70%}.StageSliderProdukte_infoBox-link{display:inline-flex;justify-content:flex-end;flex-direction:column;float:right;width:auto}.StageSliderTeaserSpecial,.StageSliderTeaserSpecialAccent{margin-top:6.25rem;margin-bottom:5em;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageSliderTeaserSpecial:before,.StageSliderTeaserSpecial:after,.StageSliderTeaserSpecialAccent:before,.StageSliderTeaserSpecialAccent:after{display:table;content:" "}.StageSliderTeaserSpecial:after,.StageSliderTeaserSpecialAccent:after{clear:both}.StageSliderTeaserSpecial_group,.StageSliderTeaserSpecialAccent_group{margin-bottom:1.875rem}.StageSliderTeaserSpecial_item,.StageSliderTeaserSpecialAccent_item{margin-right:-10px;margin-left:-10px;margin-bottom:1.875rem}.StageSliderTeaserSpecial_item:before,.StageSliderTeaserSpecial_item:after,.StageSliderTeaserSpecialAccent_item:before,.StageSliderTeaserSpecialAccent_item:after{display:table;content:" "}.StageSliderTeaserSpecial_item:after,.StageSliderTeaserSpecialAccent_item:after{clear:both}.StageSliderTeaserSpecial_itemLink:hover,.StageSliderTeaserSpecial_itemLink:focus,.StageSliderTeaserSpecialAccent_itemLink:hover,.StageSliderTeaserSpecialAccent_itemLink:focus{outline:none}.StageSliderTeaserSpecial_itemLink:hover .StageSliderTeaserSpecial_item-text,.StageSliderTeaserSpecial_itemLink:focus .StageSliderTeaserSpecial_item-text,.StageSliderTeaserSpecialAccent_itemLink:hover .StageSliderTeaserSpecial_item-text,.StageSliderTeaserSpecialAccent_itemLink:focus .StageSliderTeaserSpecial_item-text{color:#000}.StageSliderTeaserSpecial_itemLink:hover .Headline,.StageSliderTeaserSpecial_itemLink:focus .Headline,.StageSliderTeaserSpecialAccent_itemLink:hover .Headline,.StageSliderTeaserSpecialAccent_itemLink:focus .Headline{color:#0075bf}.StageSliderTeaserSpecial_item-firstCol,.StageSliderTeaserSpecial_item-secondCol,.StageSliderTeaserSpecialAccent_item-firstCol,.StageSliderTeaserSpecialAccent_item-secondCol{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.StageSliderTeaserSpecial_item-firstCol:focus,.StageSliderTeaserSpecial_item-secondCol:focus,.StageSliderTeaserSpecialAccent_item-firstCol:focus,.StageSliderTeaserSpecialAccent_item-secondCol:focus{outline:none}.StageSliderTeaserSpecial_item-firstCol,.StageSliderTeaserSpecialAccent_item-firstCol{padding-left:0;padding-right:0}.StageSliderTeaserSpecial_item-secondCol,.StageSliderTeaserSpecialAccent_item-secondCol{padding-top:.9375rem}@media screen and (min-width: 768px){.StageSliderTeaserSpecial_item-firstCol,.StageSliderTeaserSpecialAccent_item-firstCol{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}.StageSliderTeaserSpecial_item-secondCol,.StageSliderTeaserSpecialAccent_item-secondCol{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding-top:0}}.StageSliderTeaserSpecial_item img,.StageSliderTeaserSpecialAccent_item img{margin:0 auto;max-width:95%}@media screen and (min-width: 768px){.StageSliderTeaserSpecial_item img,.StageSliderTeaserSpecialAccent_item img{margin:initial;max-width:100%}}.StageSliderTeaserSpecial_item .Tagline,.StageSliderTeaserSpecialAccent_item .Tagline{text-transform:none;letter-spacing:-0.02rem}.StageSliderTeaserSpecial_item .Headline,.StageSliderTeaserSpecialAccent_item .Headline{font-size:1.75rem;line-height:1.1;margin-bottom:.375rem}@media screen and (min-width: 768px){.StageSliderTeaserSpecial_item .Headline,.StageSliderTeaserSpecialAccent_item .Headline{font-size:1.6875rem;line-height:2rem}}.StageSliderTeaserSpecial_item .Headline:hover,.StageSliderTeaserSpecialAccent_item .Headline:hover{color:#0075bf}.StageSliderTeaserSpecial_item-text,.StageSliderTeaserSpecialAccent_item-text{margin-bottom:1.25rem;line-height:1.5625rem}.StageSliderTeaserSpecial_item-linkText,.StageSliderTeaserSpecialAccent_item-linkText{display:none;padding:.375rem 0;font-weight:bold;color:#003869;white-space:nowrap;cursor:pointer;transition:all 200ms ease-in-out}@media screen and (min-width: 768px){.StageSliderTeaserSpecial_item-linkText,.StageSliderTeaserSpecialAccent_item-linkText{display:inline-block}}.StageSliderTeaserSpecial_item-linkText:hover,.StageSliderTeaserSpecialAccent_item-linkText:hover{color:#003869}.StageSliderTeaserSpecial_item-linkText:hover .Headline,.StageSliderTeaserSpecialAccent_item-linkText:hover .Headline{color:#003869}.StageSliderTeaserSpecial .slick-arrow,.StageSliderTeaserSpecialAccent .slick-arrow{position:absolute;top:15%;z-index:1;background-color:rgba(0,0,0,0);color:#333;font-family:"Font Awesome 6 Pro";transition:color .3s;-webkit-transition:color .3s;border-radius:50%;height:2.5rem;width:2.5rem;font-size:1.5625rem;padding-top:0;line-height:2.5rem;top:95%}@media screen and (min-width: 768px){.StageSliderTeaserSpecial .slick-arrow,.StageSliderTeaserSpecialAccent .slick-arrow{top:94%}}.StageSliderTeaserSpecial .slick-arrow:hover,.StageSliderTeaserSpecialAccent .slick-arrow:hover{cursor:pointer;color:#003869}.StageSliderTeaserSpecial_prevSlide,.StageSliderTeaserSpecialAccent_prevSlide{left:5%}@media screen and (min-width: 768px){.StageSliderTeaserSpecial_prevSlide,.StageSliderTeaserSpecialAccent_prevSlide{left:20%}}.StageSliderTeaserSpecial_prevSlide::before,.StageSliderTeaserSpecialAccent_prevSlide::before{padding-left:.3125rem;content:""}.StageSliderTeaserSpecial_nextSlide,.StageSliderTeaserSpecialAccent_nextSlide{right:5%}@media screen and (min-width: 768px){.StageSliderTeaserSpecial_nextSlide,.StageSliderTeaserSpecialAccent_nextSlide{right:20%}}.StageSliderTeaserSpecial_nextSlide::before,.StageSliderTeaserSpecialAccent_nextSlide::before{padding-left:.6875rem;content:""}.StageSliderTeaserSpecial_dots,.StageSliderTeaserSpecialAccent_dots{list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.StageSliderTeaserSpecial_dots li,.StageSliderTeaserSpecialAccent_dots li{position:relative;display:inline-block;margin:0;padding:0}.StageSliderTeaserSpecial_dots li button,.StageSliderTeaserSpecialAccent_dots li button{height:.6875rem;width:.6875rem;border-radius:50%;border:.125rem solid #7c8d98;background-color:rgba(0,0,0,0);display:inline-block;outline:none;line-height:0;font-size:0;padding:0;margin:0 .3125rem;cursor:pointer}.StageSliderTeaserSpecial_dots li button:hover,.StageSliderTeaserSpecial_dots li button:focus,.StageSliderTeaserSpecialAccent_dots li button:hover,.StageSliderTeaserSpecialAccent_dots li button:focus{background-color:#003869;border-color:#003869}.StageSliderTeaserSpecial_dots li.slick-active button,.StageSliderTeaserSpecialAccent_dots li.slick-active button{background-color:#003869;border-color:#003869}.StageSliderTeaserSpecial .ReadMore,.StageSliderTeaserSpecialAccent .ReadMore{display:inline-block;color:#003869;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5625rem;margin-left:.3125rem}.StageSliderTeaserSpecial .ReadMore::after,.StageSliderTeaserSpecialAccent .ReadMore::after{font-family:"Font Awesome 6 Pro";font-size:.8125rem;line-height:1.5625rem;color:#003869;content:"";margin-left:.3125rem;font-weight:700}.StageSliderTeaserSpecialAccent .StageTitle{display:none}.StageSliderTeaserSpecialAccent .Tagline{display:block;color:#333;font-family:Arial;font-size:14px;letter-spacing:.5px;line-height:17px}.StageSliderTeaserSpecialAccent .Headline{font-size:22px;color:#444;font-family:Arial;font-weight:bold;letter-spacing:.2px;line-height:30px}@media screen and (min-width: 768px){.StageSliderTeaserSpecialAccent .Headline{font-size:26px}}.StageSliderTeaserSpecialAccent .Headline:hover{color:#0075bf}@media screen and (min-width: 768px){.StageSliderTeaserSpecialAccent_item-firstCol{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}.StageSliderTeaserSpecialAccent_item-secondCol{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;padding-top:0}}.StageSliderTeaserSpecialAccent_item-text{color:#666;font-family:Arial;font-size:16px;letter-spacing:0;line-height:24px}.StageSliderTeaserSpecialAccent_group{box-sizing:border-box;border:3px solid #003869;background-color:#f2f9ff;padding:20px}.StageSliderTeaserSpecialAccent .slick-arrow{color:#444}@media screen and (min-width: 768px){.StageSliderTeaserSpecialAccent .slick-arrow{top:92%}}@media screen and (min-width: 768px){.StageSliderTeaserSpecialAccent_dots{position:relative;top:-8px}}.StageSliderTeaserSpecialAccent_nextSlide{right:80px}@media screen and (min-width: 768px){.StageSliderTeaserSpecialAccent_nextSlide{right:382px}}.StageSliderTeaserSpecialAccent_prevSlide{left:80px}@media screen and (min-width: 768px){.StageSliderTeaserSpecialAccent_prevSlide{left:382px}}.StageSliderTeaserSpecialAccent_prevSlide.slick-arrow,.StageSliderTeaserSpecialAccent_dots{display:none}.StageSliderTeaserSpecialAccent_group.slick-initialized{padding-bottom:0px}.StageSpecialTeaserPodcast{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageSpecialTeaserPodcast:before,.StageSpecialTeaserPodcast:after{display:table;content:" "}.StageSpecialTeaserPodcast:after{clear:both}.StageSpecialTeaserPodcast_choice{display:flex;justify-content:center}.StageSpecialTeaserPodcast_choice-item{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;text-align:center;opacity:.2}@media screen and (min-width: 768px){.StageSpecialTeaserPodcast_choice-item{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px}}.StageSpecialTeaserPodcast_choice-item .MediaImage{margin:0 auto;margin-bottom:1.875rem}.StageSpecialTeaserPodcast_choice-item .Headline{font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.25rem;text-transform:uppercase;padding-bottom:.625rem}@media screen and (min-width: 768px){.StageSpecialTeaserPodcast_choice-item .Headline{padding-bottom:.5rem}}.StageSpecialTeaserPodcast_choice-item.active{opacity:1;cursor:default}.StageSpecialTeaserPodcast_choice-item.active:hover,.StageSpecialTeaserPodcast_choice-item.active:focus{cursor:default}.StageSpecialTeaserPodcast_choice-item:hover{opacity:1;cursor:pointer}.StageSpecialTeaserPodcast_specials{margin-right:-10px;margin-left:-10px;position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.StageSpecialTeaserPodcast_specials:before,.StageSpecialTeaserPodcast_specials:after{display:table;content:" "}.StageSpecialTeaserPodcast_specials:after{clear:both}.StageSpecialTeaserPodcast_specials-item{display:none}.StageSpecialTeaserPodcast_specials-item.active{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:1;display:block}.StageSpecialTeaserPodcast_specials-itemPodcast{margin-top:1.875rem;margin-bottom:1.875rem}.StageSpecialTeaserPodcast_specials-itemPodcast_abstract{text-align:center;font-size:.9375rem;margin-top:1.25rem;margin-bottom:1.875rem}@media screen and (min-width: 768px){.StageSpecialTeaserPodcast_specials-itemPodcast_abstract{font-size:1rem;margin:2.1875rem 10rem;line-height:1.5rem;font-weight:400}}.StageSpezialFullWidth{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageSpezialFullWidth:before,.StageSpezialFullWidth:after{display:table;content:" "}.StageSpezialFullWidth:after{clear:both}.StageSpezialFullWidth .ArticleTeaserLead_content{margin:-2.1875rem 1.25rem 0;padding:1.25rem 1.25rem 0}@media screen and (min-width: 768px){.StageSpezialFullWidth .ArticleTeaserLead_content{margin:-3.125rem 3.75rem 0;padding:.625rem 1.25rem}}.StageSpezialFullWidth .ArticleTeaserLead_abstract{padding-bottom:0}.StageSpezialFullWidth .ArticleTeaserLead:hover .Headline{color:#0075bf}.StageTeaserAdvertorial{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageTeaserAdvertorial:before,.StageTeaserAdvertorial:after{display:table;content:" "}.StageTeaserAdvertorial:after{clear:both}.StageTeaserAdvertorial:before,.StageTeaserAdvertorial:after{display:table;content:" "}.StageTeaserAdvertorial:after{clear:both}.StageTeaserAdvertorial_groupWrapper{padding:.625rem 1.25rem 0;background-color:#f4f4f4}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupWrapper{padding:2.5rem 5.625rem 2rem}}.StageTeaserAdvertorial_groupInnerWrapper{padding:0 .625rem}.StageTeaserAdvertorial_groupInnerWrapper:before,.StageTeaserAdvertorial_groupInnerWrapper:after{display:table;content:" "}.StageTeaserAdvertorial_groupInnerWrapper:after{clear:both}.StageTeaserAdvertorial_ad{position:relative;max-width:100%;padding:0 .625rem}.StageTeaserAdvertorial_ad::before{content:"Anzeige";display:block;width:3.5rem;margin-bottom:0;padding-bottom:.875rem;padding-left:.125rem;text-align:left;line-height:1.0625rem;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;text-transform:none;letter-spacing:.0125rem;position:relative;z-index:2;color:#000;background-color:#f4f4f4}.StageTeaserAdvertorial_ad::after{content:"";border-bottom:.0625rem solid #9ca4af;position:relative;bottom:1.125rem;width:100%;display:block;z-index:1;border-color:#000}.StageTeaserAdvertorial_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticles{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;width:100%;display:flex;flex-wrap:wrap;padding-left:0;padding-right:0}}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticles .ArticleTeaser_imgOneHalf.ArticleTeaser .ArticleTeaser_imgWrapper{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}}.StageTeaserAdvertorial_groupArticles .ArticleTeaser.StageTeaserAdvertorial_articleTeaserFullWidth{width:100%;padding:0}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticles .ArticleTeaser.StageTeaserAdvertorial_articleTeaserFullWidth.ArticleTeaser .ArticleTeaser_imgWrapper{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticles .ArticleTeaser.StageTeaserAdvertorial_articleTeaserFullWidth.ArticleTeaser .ArticleTeaser_content{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticles .ArticleTeaser{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}.StageTeaserAdvertorial_groupArticles .ArticleTeaser:nth-last-child(-n+2){margin-bottom:0}}.StageTeaserAdvertorial_groupArticles .ArticleTeaser .MediaImage{padding-bottom:.625rem}.StageTeaserAdvertorial_groupArticles .ArticleTeaser:last-child{margin-bottom:.5625rem}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticlesTwoItems{padding:0 5rem}}@media screen and (min-width: 768px){.StageTeaserAdvertorial_groupArticlesTwoItems .ArticleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}.StageTeaserFact{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;margin-bottom:5em}.StageTeaserFact:before,.StageTeaserFact:after{display:table;content:" "}.StageTeaserFact:after{clear:both}.StageTeaserFact_group,.StageTeaserFact_groupArticles{margin-right:-10px;margin-left:-10px}.StageTeaserFact_group:before,.StageTeaserFact_group:after,.StageTeaserFact_groupArticles:before,.StageTeaserFact_groupArticles:after{display:table;content:" "}.StageTeaserFact_group:after,.StageTeaserFact_groupArticles:after{clear:both}.StageTeaserFact_group{margin-bottom:1em}@media screen and (min-width: 768px){.StageTeaserFact_group{margin-bottom:0}}.StageTeaserFact_groupLead{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:1em}@media screen and (min-width: 768px){.StageTeaserFact_groupLead{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}.StageTeaserFact_aside{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageTeaserFact_aside{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.StageTeaserFact_groupArticles{margin-bottom:2rem}.StageTeaserFact_articleTeaser{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.StageTeaserFact_articleTeaser+.StageTeaserFact_articleTeaser{margin-top:2em}@media screen and (min-width: 768px){.StageTeaserFact_articleTeaser{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}.StageTeaserFact_articleTeaser+.StageTeaserFact_articleTeaser{margin-top:0}}.StageTeaserFact_articleTeaserFact{padding-bottom:1rem}.StageTeaserFact_ButtonMoreContent{padding-left:0}.StageTeaserFact .ArticleTeaserLeadNoCopy .Headline{padding-bottom:.625rem;font-size:1.25rem;line-height:1.5rem}@media screen and (min-width: 768px){.StageTeaserFact .ArticleTeaserLeadNoCopy .Headline{padding-bottom:1.25rem;font-size:1.75rem;line-height:2.125rem}}.StageTeaserFact .ArticleTeaserLeadNoCopy:hover .Headline{color:#0075bf}@media screen and (min-width: 768px){.StageTeaserFact .ArticleTeaserLeadNoCopy_content{padding:.625rem 1.25rem 0;margin-right:0;margin-top:-3.9375rem}}.StageTeaserFact_articleTeaserNoCopy{margin-bottom:.625rem}.StageTeaserFact_articleTeaserNoCopy .ArticleTeaserNoCopy_tagline{padding-top:.6875rem;border-top:#0075bf solid .0625rem;margin-top:1.1875rem}.StageTeaserFact_articleTeaserNoCopy:nth-of-type(2) .ArticleTeaserNoCopy_tagline{border:none}.StageTeaserFact .ArticleTeaser_content .Tagline{padding-top:.6875rem;border-top:#0075bf solid .0625rem;margin-top:.625rem}@media screen and (min-width: 768px){.StageTeaserFact .ArticleTeaser_content .Tagline{padding-top:0;border-top:none;margin-top:0}}.StageTeaserFact .Divider{display:none}.StageTeaserFact .StageTeaser_divider{display:none}.StageTeaserFact_groupArticles{margin-bottom:.625rem}.StageTeaserFact_groupLead{margin-bottom:.625rem}.StageTeaserFact_articleTeaser{margin-bottom:.625rem}.StageTeaserFact_articleTeaser .ArticleTeaser_image{display:none}@media screen and (min-width: 768px){.StageTeaserFact_articleTeaser .ArticleTeaser_image{display:block}}.StageTeaserFact_articleTeaser+.StageTeaserFact_articleTeaser{margin-top:0}.StageTeaserFact .ArticleTeaserFact{background:#eee;padding:1.25rem;margin-bottom:.6875rem}.StageTeaserFact .ArticleTeaserFact_title{margin-bottom:.625rem;font-weight:400;line-height:1.25rem;letter-spacing:.03125rem;text-transform:uppercase;font-size:.875rem}.StageTeaserFact .ArticleTeaserFact_text{font-size:1rem;line-height:1.375rem;font-weight:300;text-align:center;margin-bottom:1.75rem}.StageTeaserFact .ArticleTeaserFact_source{font-size:.75rem;line-height:1.0625rem;font-weight:400;text-align:center;margin-bottom:0}.StageTeaserFact .Number-title{margin:1.875rem 0 .625rem;font-weight:400;line-height:3.5rem;word-spacing:.1em;white-space:nowrap;font-size:3rem;text-align:center;color:#0075bf}.StageTeaserFact .Number-subtitle{margin:.625rem 0 1.25rem;font-weight:400;line-height:1.625rem;font-size:1.375rem;text-align:center;letter-spacing:.0125rem;color:#0075bf}.StageTeaserFact .Number-line{margin:.9375rem auto;background-color:#333;height:.125rem;width:2.5rem}.StageTeaserHeadNewsThreeRows{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageTeaserHeadNewsThreeRows:before,.StageTeaserHeadNewsThreeRows:after{display:table;content:" "}.StageTeaserHeadNewsThreeRows:after{clear:both}.StageTeaserHeadNewsThreeRows:before,.StageTeaserHeadNewsThreeRows:after{display:table;content:" "}.StageTeaserHeadNewsThreeRows:after{clear:both}.StageTeaserHeadNewsThreeRows_head{margin:0 auto;margin-bottom:2.5rem;max-width:10rem}@media screen and (min-width: 768px){.StageTeaserHeadNewsThreeRows_head{margin-bottom:5.9375rem;max-width:21.25rem}}.StageTeaserHeadNewsThreeRows_group{margin-right:-10px;margin-left:-10px;margin-bottom:2rem}.StageTeaserHeadNewsThreeRows_group:before,.StageTeaserHeadNewsThreeRows_group:after{display:table;content:" "}.StageTeaserHeadNewsThreeRows_group:after{clear:both}.StageTeaserHeadNewsThreeRows_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageTeaserHeadNewsThreeRows_groupArticles{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:0}}.StageTeaserHeadNewsThreeRows_groupArticles .ArticleTeaser{border-bottom:.0625rem solid rgba(0,117,191,.25);margin-bottom:1.1875rem;padding-bottom:1.9375rem}@media screen and (min-width: 768px){.StageTeaserHeadNewsThreeRows_groupArticles .ArticleTeaser{padding-bottom:3.25rem}.StageTeaserHeadNewsThreeRows_groupArticles .ArticleTeaser:last-of-type{border-bottom:none}}.StageTeaserHeadNewsThreeRows_groupArticles:last-of-type .ArticleTeaser:last-of-type{border-bottom:none;padding-bottom:0}@media screen and (min-width: 768px){.StageTeaserHeadNewsThreeRows_groupArticles:last-of-type .ArticleTeaser:last-of-type{padding-bottom:3.25rem}}.StageTeaserKeyword{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageTeaserKeyword:before,.StageTeaserKeyword:after{display:table;content:" "}.StageTeaserKeyword:after{clear:both}.StageTeaserKeyword:before,.StageTeaserKeyword:after{display:table;content:" "}.StageTeaserKeyword:after{clear:both}.StageTeaserKeyword_group{padding-bottom:1.875rem}.StageTeaserKeyword_title{position:absolute;left:0;right:0;bottom:0;padding-top:2.5rem;padding-bottom:1.25rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center;z-index:10;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5))}@media screen and (min-width: 768px){.StageTeaserKeyword_title{padding-bottom:5.8125rem}}.StageTeaserKeyword_title .Tagline{font-size:.875rem;color:#fff;letter-spacing:0;line-height:1.25rem;text-shadow:0 0 .625rem 0 rgba(0,0,0,.5);margin-bottom:.75rem;font-weight:700}@media screen and (min-width: 768px){.StageTeaserKeyword_title .Tagline{font-size:1rem}}.StageTeaserKeyword_title .Headline{font-size:1.625rem;letter-spacing:.040625rem;line-height:2.125rem;color:#fff;font-weight:700;text-align:center;text-shadow:0 0 .625rem 0 rgba(0,0,0,.5);padding-bottom:0;margin-bottom:0}@media screen and (min-width: 768px){.StageTeaserKeyword_title .Headline{font-size:2.375rem;letter-spacing:0;line-height:2.75rem}}@media screen and (min-width: 768px){.StageTeaserKeyword_groupArticles .ArticleTeaser{margin-left:-0.625rem;margin-right:-0.625rem;margin-bottom:1.9375rem}}@media screen and (min-width: 768px){.StageTeaserKeyword_groupArticles .ArticleTeaser_content{display:flex}}@media screen and (min-width: 768px){.StageTeaserKeyword_groupArticles .ArticleTeaser_imageBlock{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.StageTeaserKeyword_groupArticles .ArticleTeaser_text{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}}.StageTeaserKeyword_groupArticles .ArticleTeaser:last-child{margin-bottom:2.5625rem}@media screen and (min-width: 768px){.StageTeaserKeyword_groupArticles .Tagline{margin-bottom:.375rem}}@media screen and (min-width: 768px){.StageTeaserKeyword_groupArticles .Headline{padding-bottom:0;margin-bottom:.4375rem}}.StageTeaserKeyword .Article-metaData{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.875rem;color:#333;font-weight:300;text-transform:capitalize;margin-top:.625rem}.StageTeaserKeyword .Article-metaData .Article-author{display:initial}.StageTeaserKeyword .Article-metaData .Article-publishDate{display:inline-block}.StageTeaserMostRead{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageTeaserMostRead:before,.StageTeaserMostRead:after{display:table;content:" "}.StageTeaserMostRead:after{clear:both}.StageTeaserMostRead_group{margin-right:-10px;margin-left:-10px;margin-bottom:1.875rem;display:flex;flex-direction:column}.StageTeaserMostRead_group:before,.StageTeaserMostRead_group:after{display:table;content:" "}.StageTeaserMostRead_group:after{clear:both}@media screen and (min-width: 768px){.StageTeaserMostRead_group{display:block;flex-direction:unset}}.StageTeaserMostRead_listMostRead-numbered{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;order:1}@media screen and (min-width: 768px){.StageTeaserMostRead_listMostRead-numbered{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;min-height:42.1875rem;order:unset;margin-bottom:0}}.StageTeaserMostRead_groupArticles{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.StageTeaserMostRead_groupArticles{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}}.StageTeaserMostRead_groupArticles article:first-child{border:none}.StageTeaserMostRead .ArticleTeaser{border-top:.0625rem solid #d5dae3;padding-top:.6875rem}.StageTeaserMostRead .ArticleTeaser_abstract{display:none}.StageTeaserMostRead .ArticleTeaser_imgWrapper{display:none}@media screen and (min-width: 768px){.StageTeaserMostRead .ArticleTeaser{border:none;padding-top:0}.StageTeaserMostRead .ArticleTeaser .ArticleTeaser_abstract{display:block}.StageTeaserMostRead .ArticleTeaser .ArticleTeaser_imgWrapper{display:block}}.StageTeaserMostRead_readMore{text-align:right}.StageTeaserOneTop{max-width:61.25rem;padding:0 1.25rem 0}.StageTeaserOneTop:before,.StageTeaserOneTop:after{display:table;content:" "}.StageTeaserOneTop:after{clear:both}@media screen and (min-width: 768px){.StageTeaserOneTop{padding:0 1.25rem 0}}.StageTeaserOneTop_articleTeaserOneTop{position:relative;display:none}@media screen and (min-width: 768px){.StageTeaserOneTop_articleTeaserOneTop{display:block}}.StageTeaserOneTop_groupArticles{margin-top:.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (min-width: 768px){.StageTeaserOneTop_groupArticles{width:941px;flex-wrap:nowrap}}.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop{margin-bottom:2.1875rem}@media screen and (min-width: 768px){.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop{width:initial;margin-bottom:0;margin-right:.25rem}}.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop_headline{margin-bottom:.625rem;padding-right:.3125rem;color:#fff;font-size:1.125rem;line-height:1.375rem;font-family:"Lato",Helvetica,Arial,sans-serif;letter-spacing:.03125rem;text-shadow:.0625rem .0625rem .1875rem rgba(0,0,0,.2)}@media screen and (min-width: 768px){.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop_image{height:auto}}.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop .MediaCircle{width:1.5rem;height:1.5rem}@media screen and (min-width: 768px){.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop .MediaCircle{width:2.25rem;height:2.25rem}}.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop .MediaCircle_icon{font-size:.75rem;line-height:23px}@media screen and (min-width: 768px){.StageTeaserOneTop_groupArticles .ArticleTeaserOneTop .MediaCircle_icon{font-size:1.125rem;line-height:34px}}.StageTeaserOneTop_groupArticles .Tagline{text-shadow:-0.0625rem .0625rem .25rem rgba(0,0,0,.72)}.StageTeaserOneTop_group{margin-bottom:0}@media screen and (min-width: 768px){.StageTeaserOneTop_group .ArticleTeaserOneTop .MediaCircleSvg{left:1.875rem;top:1.875rem;max-width:2.8125rem}}@media screen and (min-width: 768px){.StageTeaserOneTop_group .StageTeaserOneTop_groupArticles .MediaCircleSvg{left:.625rem;top:.625rem;max-width:2.8125rem}}.StageTeaserOneTop .slick-track{display:flex}.StageTeaserOneTop .slick-arrow{position:absolute;top:91%;z-index:1;background-color:rgba(0,0,0,0);color:#333;font-family:"Font Awesome 6 Pro";transition:color .3s;-webkit-transition:color .3s;border-radius:0;font-size:2rem;padding:0 1.875rem;line-height:inherit}@media screen and (min-width: 768px){.StageTeaserOneTop .slick-arrow{top:84%}}.StageTeaserOneTop .slick-arrow:hover{cursor:pointer;color:#003869}.StageTeaserOneTop_prevSlide{left:-0.3125rem}@media screen and (min-width: 768px){.StageTeaserOneTop_prevSlide{left:23.0625rem}}.StageTeaserOneTop_prevSlide::before{padding-left:.3125rem;content:""}.StageTeaserOneTop_nextSlide{right:-0.3125rem}@media screen and (min-width: 768px){.StageTeaserOneTop_nextSlide{right:23.4375rem}}.StageTeaserOneTop_nextSlide::before{padding-left:.6875rem;content:""}.StageTeaserOneTop_dots{list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.StageTeaserOneTop_dots li{position:relative;display:inline-block;margin:0;padding:0}.StageTeaserOneTop_dots li button{height:.6875rem;width:.6875rem;border-radius:50%;border:.125rem solid #7c8d98;background-color:rgba(0,0,0,0);display:inline-block;outline:none;line-height:0;font-size:0;padding:0;margin:0 .3125rem;cursor:pointer}.StageTeaserOneTop_dots li button:hover,.StageTeaserOneTop_dots li button:focus{background-color:#003869;border-color:#003869}.StageTeaserOneTop_dots li.slick-active button{background-color:#003869;border-color:#003869}.StageTeaserOneTop div :focus{outline:none}.StageTeaserOneTop_overlay{position:absolute;width:100%;top:0;left:0;height:100%}.StageTeaserOneTop_button{position:relative;top:45%;text-align:center}.StageTeaserOneTop .Adt_button{display:inline-block;font-family:"Lato",Helvetica,Arial,sans-serif;z-index:auto;height:3.125rem;width:auto;font-size:1.4em;text-align:left}@media screen and (min-width: 768px){.StageTeaserOneTop .Adt_button{font-size:.8em;width:12.5rem}}.StageTeaserOneTop .Adt_button .btn_icon_adt{float:left;background-color:#003869;height:3.125rem;width:3.125rem;color:#fff}.StageTeaserOneTop .Adt_button .btn_icon_adt{padding-top:.75rem;padding-right:.625rem;padding-left:.5625rem;margin-right:.625rem}.StageTeaserOneTop .Adt_button .btn_icon_adt i.icon-float-right{font-size:1.125rem}@media screen and (min-width: 768px){.StageTeaserOneTop .Adt_button .btn_icon_adt{margin-right:1.25rem;padding-top:1.0625rem;padding-right:.625rem;padding-left:1rem}}.StageTeaserOneTop .Adt_button .btn_txt_adt{display:none;color:#003869;font-size:.9375rem;font-weight:700;background-color:#fff;height:3.125rem;padding-top:1rem}@media screen and (min-width: 768px){.StageTeaserOneTop .Adt_button .btn_txt_adt{display:block}}.StageTeaserOneTop .Adt_button .btn_txt_adt:hover{background-color:#003869;color:#fff}.StageTeaserSingle{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageTeaserSingle:before,.StageTeaserSingle:after{display:table;content:" "}.StageTeaserSingle:after{clear:both}.StageTeaserSingle_articleTeaserSideBySide{background-color:#fff;margin-left:0;margin-right:0;padding:0}.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_imageArea{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding:0}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_imageArea{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:0;padding-right:.625rem}}.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_imageArea .MediaImage{max-width:100%}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_imageArea .MediaImage{padding-bottom:0}}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_imageArea .MediaImage_credits{bottom:0}}.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_headline{font-size:1.375rem;line-height:1.75rem}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_headline{font-size:1.625rem;line-height:1.875rem}}.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_content{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;padding:0;margin-top:0;position:unset}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_content{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;position:unset;padding-right:0}}.StageTeaserSingle_articleTeaserSideBySide .ArticleTeaserSideBySide_abstract{margin:0;padding-bottom:.625rem}.StageTeaserSingle_articleTeaserSideBySide.portrait{padding:1.25rem;margin-top:5rem;background-color:#f4f4f4}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide.portrait{padding-top:3.125rem;padding-bottom:1.25rem}}.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_imageArea{margin-top:-3.75rem}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_imageArea{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;margin-top:-5rem;padding-left:3.75rem}}.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_imageArea .MediaImage{max-width:100%;margin-top:-0.625rem;margin-right:auto;margin-left:auto}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_imageArea .MediaImage{padding-bottom:0}}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_imageArea .MediaImage_credits{bottom:0}}.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_imageArea .MediaImage_image{box-shadow:0 .125rem 1.25rem 0 rgba(0,0,0,.1)}@media screen and (min-width: 768px){.StageTeaserSingle_articleTeaserSideBySide.portrait .ArticleTeaserSideBySide_content{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:5rem}}.StageTitle{text-align:center;border-bottom:none;height:auto;margin-bottom:1.875rem;color:#000}.StageTitle_icon{float:none;text-align:center;height:2.8125rem;display:block;position:relative;margin:0 auto;margin-bottom:1.25rem}@media screen and (min-width: 768px){.StageTitle_icon{height:4.375rem;margin-top:-2.1875rem;margin-bottom:1.875rem}}.StageTitle_icon img{height:100%}.StageTitle-title{height:auto;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.0625rem;font-weight:700;letter-spacing:0;line-height:2.25rem;text-transform:uppercase;display:block}@media screen and (min-width: 768px){.StageTitle-title{font-size:1.375rem;letter-spacing:0;line-height:2.875rem;vertical-align:middle}}.StageVideoTeaserSelect{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageVideoTeaserSelect:before,.StageVideoTeaserSelect:after{display:table;content:" "}.StageVideoTeaserSelect:after{clear:both}.StageVideoTeaserSelect:before,.StageVideoTeaserSelect:after{display:table;content:" "}.StageVideoTeaserSelect:after{clear:both}.StageVideoTeaserSelect_wrapper{margin-bottom:1.25rem}.StageVideoTeaserSelect_thumbs{margin-right:-10px;margin-left:-10px;margin-bottom:1.5625rem}.StageVideoTeaserSelect_thumbs:before,.StageVideoTeaserSelect_thumbs:after{display:table;content:" "}.StageVideoTeaserSelect_thumbs:after{clear:both}@media screen and (min-width: 768px){.StageVideoTeaserSelect_thumbs{margin-bottom:2.8125rem}}.StageVideoTeaserSelect_thumb{cursor:pointer;position:relative;text-align:left;margin-bottom:.625rem;position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;display:none}@media screen and (min-width: 768px){.StageVideoTeaserSelect_thumb{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:0}}@media screen and (min-width: 768px){.StageVideoTeaserSelect_thumb{display:block}}.StageVideoTeaserSelect_thumb:nth-child(2),.StageVideoTeaserSelect_thumb:nth-child(3){display:block}.StageVideoTeaserSelect_thumb .Headline{font-size:.875rem;letter-spacing:0;line-height:1.375rem;font-weight:900}@media screen and (min-width: 768px){.StageVideoTeaserSelect_thumb .Headline{font-size:1.125rem;line-height:1.5rem;font-weight:900;letter-spacing:0}}.StageVideoTeaserSelect_thumb:hover .Headline{color:#0075bf}.StageVotingAuto{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.StageVotingAuto:before,.StageVotingAuto:after{display:table;content:" "}.StageVotingAuto:after{clear:both}.StageVotingAuto_items{min-height:.0625rem;padding-left:.625rem;padding-right:.625rem;padding-left:0;padding-right:0;display:flex;overflow:auto;margin-right:-10px;margin-left:-10px;margin-bottom:2.5rem}.StageVotingAuto_items:before,.StageVotingAuto_items:after{display:table;content:" "}.StageVotingAuto_items:after{clear:both}@media screen and (min-width: 768px){.StageVotingAuto_items{margin-right:-10px;margin-left:-10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;margin-bottom:5.625rem}.StageVotingAuto_items:before,.StageVotingAuto_items:after{display:table;content:" "}.StageVotingAuto_items:after{clear:both}}.StageVotingAuto .MediaImage{margin-bottom:1.25rem}@media screen and (min-width: 768px){.StageVotingAuto .MediaImage{margin-bottom:1.25rem}}.StageVotingAuto .MediaImage_image img{width:18.75rem;height:10.5rem;object-fit:cover;overflow:hidden;object-position:center}@media screen and (min-width: 768px){.StageVotingAuto .MediaImage_image img{width:18.75rem;height:10.5rem;max-height:unset}}.StageVotingAuto_btn{text-align:center;margin-bottom:3rem}@media screen and (min-width: 768px){.StageVotingAuto_btn{margin-bottom:2.1875rem}}.StageVotingAuto_button a:hover,.StageVotingAuto_button a:focus{color:#fff}.StageVotingAuto_button i{font-size:1.25rem}.StageWrapperHighlightCreationMonth{background:#f4f4f5;padding-top:3.125rem;margin-bottom:4.375rem;padding-bottom:.0625rem}@media screen and (min-width: 768px){.StageWrapperHighlightCreationMonth{padding-top:2.5rem;padding-bottom:2.5rem;margin-bottom:6.25rem;margin-top:3.75rem}}.StageWrapperHighlightDefault{background:#f4f4f5;padding-top:3.125rem;padding-bottom:3.125rem}@media screen and (min-width: 768px){.StageWrapperHighlightDefault{padding-top:5rem;padding-bottom:5rem}}.StageWrapperHighlightDefault.off{display:none}.StageWrapperHighlightDefault>section{margin-top:0;margin-bottom:0}@media screen and (min-width: 768px){.StageWrapperHighlightDefault>section{margin-top:0;margin-bottom:0}}.StageWrapperHighlightDefault .StageTitle_icon{margin-top:-4.375rem}@media screen and (min-width: 768px){.StageWrapperHighlightDefault .StageTitle_icon{margin-top:-7.5rem}}.StageWrapperHighlightPodcast{background:#f4f4f5;padding-top:3.125rem;margin-bottom:4.375rem;padding-bottom:.0625rem}@media screen and (min-width: 768px){.StageWrapperHighlightPodcast{padding-top:2.5rem;padding-bottom:2.5rem;margin-bottom:6.25rem;margin-top:3.75rem}}.StageWrapperHighlightVideo{background:#f4f4f5;margin-bottom:4.375rem;padding-bottom:.0625rem}@media screen and (min-width: 768px){.StageWrapperHighlightVideo{padding-bottom:2.5rem;margin-bottom:6.25rem;margin-top:3.75rem}}.StageWrapperHighlightSmall{background:#f4f4f5;margin-bottom:4.375rem;padding-top:3.125rem;overflow:auto}@media screen and (min-width: 768px){.StageWrapperHighlightSmall{padding-top:3.125rem;margin-bottom:6.25rem}}.AdvertNote{vertical-align:middle;display:inline-block;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.5625rem;line-height:.75rem;letter-spacing:.0625rem;font-weight:400;text-transform:uppercase;color:#333;border:.0625rem solid #333;border-radius:.1875rem;padding:.0625rem .25rem;margin-top:-0.1875rem;margin-right:.1875rem}.AdvertNote-detail{display:block;margin-bottom:1.5625rem}.AdvertNote-detailText{background-color:#fff}.Author{font-size:.75rem}.Author-inline{display:inline-block}.Author-inline .Author_name{font-weight:900}.Author-inline{font-size:.75rem;font-weight:400;line-height:1.375rem;color:#878787}@media screen and (min-width: 768px){.Author-inline{font-size:.875rem;line-height:1.375rem}}.Author_name{text-transform:none;color:#4a4a4a;font-weight:700}.Author_link{text-transform:none;color:#0075bf;font-weight:700}.Author_link:hover{color:#0075bf;border-bottom:.0625rem solid #0075bf}.Author_divider{margin:0 1.25rem}.Checkbox:hover .Checkbox_input:not(:checked){border-color:#b2b2b2;background-color:#fff;outline:none}.Checkbox_input:checked{border-color:#0075bf;background-color:#fff;background-size:14px 10px}.Checkbox_input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:inline-block;width:20px;height:20px;background-color:#fff;background-image:url("/img/form/checkbox-tick.png");background-repeat:no-repeat;background-position:center;background-size:0 0;border:.0625rem solid #b2b2b2;float:left;font-family:"Font Awesome 6 Pro";font-size:1.3125rem;line-height:0;padding-top:.875rem;padding-left:.2125rem;cursor:pointer}.Checkbox{display:inline-block;margin:0 .5625rem 2.1875rem;cursor:pointer;width:100%}@media screen and (min-width: 768px){.Checkbox{width:auto}}.Checkbox:focus{outline:none}.Checkbox_title{display:block;font-weight:700;margin-left:2.5625rem}.Checkbox_text{display:block;margin-left:2.5625rem}.Checkbox_notice{background-color:#c9b28e;color:#fff;border-radius:.25rem;margin-top:.625rem;max-height:12.8125rem}.Checkbox_notice-innerWrapper{display:inline-block;padding:.5rem .9375rem}.Checkbox_selectAll.Checkbox{margin-top:1.25rem;margin-bottom:3.4375rem}.Checkbox_selectAll.Checkbox .Checkbox_title{margin-top:.125rem}input[type=checkbox]{margin:.5625rem 0 0 0}input[type=checkbox]:focus{outline:none}.Clearfix:before,.Clearfix:after{display:table;content:" "}.Clearfix:after{clear:both}.Divider{height:1px;border:0 none;border-top:1px solid #ddd;margin:1.25rem 0}@media screen and (min-width: 768px){.Divider-onlySmall{display:none}}.Divider{border-top:.0625rem solid #0075bf;margin-top:1.125rem;margin-bottom:1.125rem}@media screen and (min-width: 768px){.Divider{margin-top:1.375rem;margin-bottom:1.375rem}}.Divider_aside{margin-bottom:.5rem}.HamburgerIcon{display:inline-block;position:relative;width:1.5em;height:.75em}.HamburgerIcon span{display:block;position:absolute;width:100%;height:2px;background-color:#000;border:0 none;border-radius:2px;transition:all 250ms ease-in-out;transform:translateY(-50%)}.HamburgerIcon span:nth-child(1){top:0}.HamburgerIcon span:nth-child(2){top:50%}.HamburgerIcon span:nth-child(3){top:100%}.HamburgerIcon.isActive span:nth-child(1){transform:rotate(-45deg);top:50%}.HamburgerIcon.isActive span:nth-child(2){opacity:0;transform:scale(0.1)}.HamburgerIcon.isActive span:nth-child(3){transform:rotate(45deg);top:50%}.HamburgerIcon{width:1.25rem;height:.75rem;outline:0}.HamburgerIcon span{background-color:#0075bf}.Headline{font-size:1.25rem;font-weight:900;letter-spacing:0;line-height:1.625rem;margin-bottom:.625rem;color:#000}@media screen and (min-width: 768px){.Headline{font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.5rem;letter-spacing:0;color:#000;font-weight:900;padding-bottom:.625rem;margin-bottom:0}}@media screen and (min-width: 768px){.Headline{font-size:1.625rem;line-height:2.25rem;padding-bottom:.75rem}}.Headline:hover,.Headline:focus{color:#0075bf}.PublishDate{font-size:.75rem}.PublishDate-inline{display:inline-block}.PublishDate-inline{font-size:.875rem;font-weight:400;line-height:1.375rem;color:#878787}.Quote{font-family:"Lato",Helvetica,Arial,sans-serif;color:#4a4a4a;text-align:center;background-image:none;background-repeat:no-repeat;background-position:1.4375rem 0;background-size:4.6875rem auto}@media screen and (min-width: 768px){.Quote{background-size:8.75rem auto;background-position:0 0}}.Quote_text,.Quote-text{color:#000;font-family:"Lato",Helvetica,Arial,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.875rem;letter-spacing:.0625rem;margin-bottom:.625rem}@media screen and (min-width: 768px){.Quote_text,.Quote-text{font-size:1.875rem;line-height:2.125rem}}.Quote_link:hover .Quote_text,.Quote_link:hover .Quote-text{color:#0075bf}.Quote_meta,.Quote-source{font-size:.875rem;line-height:1.25rem;font-weight:400;border-top:.0625rem solid #eee;padding:.625rem 0;margin:0 5.9375rem}@media screen and (min-width: 768px){.Quote_meta,.Quote-source{margin:0 9.375rem}}.Quote_author,.Quote-author{color:#333;font-weight:300}input[type=radio]:hover,.Radio_btn:hover{border-color:#b2b2b2;outline:none}input[type=radio]:checked,.Radio_btn:checked{box-shadow:none;border-color:#0075bf;background-color:#fff;background-image:url("/img/form/radio-select.svg");background-size:.5rem;background-repeat:no-repeat;background-position:center}.Radio_btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:inline-block;float:left;width:1.3125rem;height:1.3125rem;border-radius:.9375rem;background-color:#fff;background-image:url("/img/form/radio-select.svg");background-repeat:no-repeat;background-position:center;background-size:0 0;border:.0625rem solid #b2b2b2;font-family:"Font Awesome 6 Pro";font-size:1.3125rem;cursor:pointer}.Radio_btn[type=radio]{margin:.25rem .875rem 0 0}.Radio_btn:focus{outline:none}.Radio .FormField_labelInline{cursor:pointer;line-height:1.625rem}.Radio .FormField_labelInline .Radio_btn{outline:none}input[type=radio]:focus{outline:none}.ReadMore{display:inline-block;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.1875rem;letter-spacing:.03125rem;font-weight:700;margin-left:.125rem;white-space:nowrap;color:#003869;border-bottom:.0625rem solid rgba(0,0,0,0);padding-bottom:.125rem}.ReadMore:hover,.ReadMore:focus{color:#003869;border-color:#003869}.ReadMore:hover::after,.ReadMore:focus::after{color:#003869}.Sponsor_headline{margin-bottom:.625rem}.Sponsor_divider{margin:0}.Sponsor_wrapper{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:justify;align-items:center;-ms-flex-align:center;flex-wrap:wrap;-ms-flex-wrap:wrap;margin:0 auto;padding:.625rem 0 0}.Sponsor_wrapper:before,.Sponsor_wrapper:after{display:table;content:" "}.Sponsor_wrapper:after{clear:both}@media screen and (min-width: 768px){.Sponsor_wrapper{padding:.625rem 0}}.Sponsor_item{display:inline-block;text-align:center;padding-left:.625rem;padding-right:.625rem;padding-bottom:.625rem;max-width:49%}@media screen and (min-width: 768px){.Sponsor_item{width:auto;padding-bottom:0}}.Sponsor_item-image img{width:100%;max-width:9.375rem}.Sponsor_item .MediaImage{padding-bottom:0}.Tagline{color:#0075bf;font-family:Lato;font-size:1rem;font-weight:bold;letter-spacing:0;line-height:1.25rem;text-transform:uppercase;margin-bottom:.75rem}.Tagline .PaidContent{margin-right:.6875rem}.KreationVote{width:20.625rem;min-height:.0625rem;min-width:20.625rem;padding-left:.9375rem;padding-right:.9375rem;min-height:24.375rem}@media screen and (min-width: 768px){.KreationVote{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;min-height:24.375rem;min-width:inherit}}.KreationVote:first-child{margin-left:-0.3125rem;padding-right:.9375rem}@media screen and (min-width: 768px){.KreationVote:first-child{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;margin-left:inherit}}.KreationVote:last-child{margin-right:auto;padding-left:.9375rem}@media screen and (min-width: 768px){.KreationVote:last-child{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}}.KreationVote_content{min-height:9.375rem}@media screen and (min-width: 768px){.KreationVote_content{min-height:9.375rem}}.KreationVote_content-desc{font-size:1rem;letter-spacing:0;font-weight:400;line-height:1.75rem}.KreationVote_rank{position:absolute;bottom:0;width:2.8125rem;height:2.8125rem;text-align:center;background-color:#0075bf;font-size:2.1875rem;font-weight:700;letter-spacing:.099375rem;line-height:1.75rem;color:#fff}.KreationVote_rank-number{padding-top:.375rem}.KreationVote_bar{position:relative;width:100%}.KreationVote_statusBar{height:.875rem;background-color:#fff;width:100%;margin-bottom:.625rem}.KreationVote_votingBar{background-color:#0075bf;height:.875rem}.KreationVote_prozent{color:#0075bf;font-size:.75rem;font-weight:700;letter-spacing:.03125rem;line-height:.9375rem}.MediaGallery{position:relative;background-color:#eee;color:#333;padding:.625rem}.MediaGallery a{color:#333;text-decoration:none}.MediaGallery_divider{display:none}.MediaGallery_thumbnails{position:relative;overflow:hidden;height:7.5rem;max-height:100%;display:none}@media screen and (min-width: 768px){.MediaGallery_thumbnails{display:none}}.MediaGallery_thumbnailContainer{position:absolute;width:187.5rem;left:45%}@media screen and (min-width: 768px){.MediaGallery_thumbnailContainer{left:46%}}.MediaGallery_thumbnailImage{text-align:center;width:6.875rem;height:6.875rem;float:left;padding:.3125rem;line-height:6.25rem}.MediaGallery_thumbnailImage img{vertical-align:middle;opacity:.5}.MediaGallery_thumbnailImage:hover{background-color:rgba(255,255,255,.15)}.MediaGallery_thumbnailImage.swiper-slide{width:6.875rem !important}.MediaGallery_thumbnailImageActive img{opacity:.5}.MediaGallery_description{padding:.625rem 0 0 0;font-size:.75rem;font-weight:400;line-height:1.125rem;text-align:center}.MediaGallery_sharingButtons{float:right;margin-top:1.25rem;padding-bottom:1.25rem}.MediaGallery_sharingButtons a[data-te=facebook]{background-color:rgba(0,0,0,0)}.MediaGallery_sharingButtons a[data-te=facebook] i{position:relative;top:.25rem;right:.25rem;color:#0075bf;font-size:2rem}@media screen and (min-width: 768px){.MediaGallery_sharingButtons a[data-te=facebook] i{top:.1625rem;font-size:1.5rem}}.MediaGallery_sharingButtons a{display:inline-block;border-radius:50%;text-align:center;background-color:#0075bf;cursor:pointer;margin-right:.6875rem;height:2rem;width:2rem}@media screen and (min-width: 768px){.MediaGallery_sharingButtons a{height:1.5rem;width:1.5rem;margin-right:.5rem}}.MediaGallery_sharingButtons a:last-child{margin-right:0}.MediaGallery_sharingButton{font-size:2rem}@media screen and (min-width: 768px){.MediaGallery_sharingButton{font-size:1.5rem}}.MediaGallery_sharingButton_icon{padding:.40625rem;font-size:1.25rem;color:#fff}@media screen and (min-width: 768px){.MediaGallery_sharingButton_icon{padding:.3125rem;font-size:.9375rem}}.MediaGallery_sharingTitle{font-size:1.0625rem;font-weight:400;color:#333;letter-spacing:0;line-height:1.375rem;vertical-align:bottom;bottom:.125rem;position:relative;margin-right:.625rem}@media screen and (min-width: 768px){.MediaGallery_sharingTitle{bottom:.25rem}}.MediaGallery_imageNumber{display:inline;width:5rem;text-align:left;font-size:.8125rem;font-weight:700;line-height:1.3125rem;color:#000}@media screen and (min-width: 768px){.MediaGallery_imageNumber{font-size:.9375rem}}.MediaGallery_imageDescription{font-size:.8125rem;font-weight:400;line-height:1.1875rem;text-align:left;hyphens:none;margin:0 auto 1.25rem auto;padding:0}@media screen and (min-width: 768px){.MediaGallery_imageDescription{font-size:.9375rem;line-height:1.375rem;margin:.3125rem auto 1.5625rem auto;padding:0 8.125rem;width:100%}}.MediaGallery_resizeButton{display:block;position:absolute;background-color:#eee;top:-2.5rem;right:0;width:2.5rem;height:2.5rem;text-align:center;line-height:2.875rem;vertical-align:middle}@media screen and (min-width: 768px){.MediaGallery_resizeButton{line-height:2.75rem}}.MediaGallery_resizeButtonIcon{font-size:1.375rem;color:#003869}.MediaGallery_resizeButtonIcon:hover{color:#0075bf}.MediaGallery_slider{position:relative;overflow:hidden;max-width:58.75rem;text-align:center}.MediaGallery_slideLeft,.MediaGallery_slideRight{position:absolute;top:0;height:80%;width:50%;z-index:999;cursor:pointer}.MediaGallery_slideLeft:hover .MediaGallery_slideArrow,.MediaGallery_slideRight:hover .MediaGallery_slideArrow{opacity:0}@media screen and (min-width: 768px){.MediaGallery_slideLeft:hover .MediaGallery_slideArrow,.MediaGallery_slideRight:hover .MediaGallery_slideArrow{opacity:1}}.MediaGallery_slideLeft{left:0}.MediaGallery_slideLeft .MediaGallery_slideArrow{left:1rem}.MediaGallery_slideRight{right:0}.MediaGallery_slideRight .MediaGallery_slideArrow{right:.875rem}.MediaGallery_slideArrow{position:absolute;top:50%;font-size:1.625rem;width:2.5rem;height:2.5rem;text-align:center;padding-top:.375rem;color:#fff;opacity:0}.MediaGallery_slideRight .MediaGallery_slideArrow,.MediaGallery_slideLeft .MediaGallery_slideArrow{background-color:rgba(0,0,0,0)}.MediaGallery_slideRight:hover,.MediaGallery_slideLeft:hover{opacity:1}.MediaGallery_slideRight:hover .MediaGallery_slideArrow,.MediaGallery_slideLeft:hover .MediaGallery_slideArrow{background-color:rgba(0,0,0,.6)}.MediaGallery_slideRight:hover .MediaGallery_slideArrow .fa-chevron-right,.MediaGallery_slideRight:hover .MediaGallery_slideArrow .fa-chevron-left,.MediaGallery_slideLeft:hover .MediaGallery_slideArrow .fa-chevron-right,.MediaGallery_slideLeft:hover .MediaGallery_slideArrow .fa-chevron-left{opacity:1}.MediaGallery .swiper-button-prev.swiper-button-disabled,.MediaGallery .swiper-button-next.swiper-button-disabled{opacity:0}.MediaGallery_sliderContainer{position:absolute;width:187.5rem;height:100%}.MediaGallery_sliderContainer .img-responsive{display:inline-block}.MediaGallery_sliderImage{float:left;max-width:58.75rem;height:25rem;align-self:center}@media screen and (min-width: 768px){.MediaGallery_sliderImage{align-self:auto}}.MediaGallery .MediaImage_container{position:relative;display:inline-block}.MediaGallery .MediaImage_credits{bottom:0}.MediaImage{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:0;margin-bottom:1.0625rem}@media screen and (min-width: 768px){.MediaImage{margin-bottom:1rem}}.MediaImage_image img{display:block;max-width:100%}.MediaImage_credits{position:absolute;z-index:1;color:#fff;top:auto;bottom:.625rem;right:.625rem;text-align:right;padding:.125rem .1875rem;font-size:.625rem;font-weight:400;line-height:.75rem;letter-spacing:0;text-shadow:0 .0625rem .4375rem rgba(0,0,0,.8)}.MediaImage_credits a,.MediaImage_credits a:hover{color:#fff;text-decoration:none}.MediaImage_credits-link{cursor:pointer;color:#fff}.MediaImage_credits-link:hover{color:#fff}.MediaImage a:nth-of-type(2){display:none}.MediaImage_description{padding:.0625rem 0 1.875rem;margin-bottom:1.875rem;color:#999;font-size:.75rem;line-height:1.125rem;font-weight:300}@media screen and (min-width: 768px){.MediaImage_description{font-size:.875rem;line-height:1.25rem}}.MediaImage_background{height:100%;width:100%;position:absolute;top:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 250%)}@media screen and (min-width: 768px){.MediaImage_background{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 250%)}}.MediaImage .MediaCircleSvg{left:.9375rem;top:0}.MediaImage .MediaCircleSvg_icon{font-size:1.125rem}.MediaImage.StageContenthubImageSlider_item_link_img{padding-bottom:0;margin-bottom:0}.MediaImage.StageContenthubTeaserSlider_image{padding-bottom:0;margin-bottom:0}.MediaCircleSvg{position:absolute;top:.625rem;left:.625rem;border-radius:1.25rem;text-align:center;width:2.8125rem;height:2.8125rem}@media screen and (min-width: 768px){.MediaCircleSvg{width:2.8125rem;height:2.8125rem}}.MediaCircleSvg_icon{width:1.125rem}.NavigationFlyout{position:relative}.NavigationFlyout_flyout-leftCol{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;padding-left:1.5625rem;margin-right:2.375rem}.NavigationFlyout_flyout-rightCol{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;width:inherit;padding-top:.375rem}.NavigationFlyout_flyout-bottom{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-top:.625rem}.NavigationFlyout_flyout-bottom-inner{display:flex;justify-content:space-between;padding:1.25rem 0 .625rem 0;border-top:.0625rem solid #999}.NavigationFlyout_toggleButton{display:inline-block}.NavigationFlyout .Button-accent{padding:0 1.125rem 0 1.875rem}.NavigationFlyout_flyout{display:none;position:absolute;top:-0.875rem;left:-21.75rem;width:24.125rem;min-height:20rem;margin-top:0;padding-top:1.0625rem;background-color:#f6f6f6;box-shadow:0 1.25rem 1.25rem 0 rgba(0,0,0,.25);z-index:9}.NavigationFlyout_flyout::before{content:"";display:none;width:0;height:0;border-style:solid;border-width:0 1.1875rem 1.25rem 1.1875rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f6f6f6 rgba(0,0,0,0);position:absolute;top:-1.375rem;left:50%;transform:translateX(-50%)}.NavigationFlyout_flyout-header{padding-right:1.25rem;margin-bottom:0}.NavigationFlyout_flyout-inner{margin-right:-10px;margin-left:-10px;padding:0 20px .625rem;padding-top:.1875rem}.NavigationFlyout_flyout-inner:before,.NavigationFlyout_flyout-inner:after{display:table;content:" "}.NavigationFlyout_flyout-inner:after{clear:both}.NavigationFlyout_flyout-divider{width:calc(100% - 2.5rem );height:.0625rem;background-color:#999;margin-bottom:.625rem}.NavigationFlyout_flyout .NavigationSharingHeader{display:flex;justify-content:center;margin-top:0;margin-bottom:1.25rem;padding:.625rem 0 1.875rem}.NavigationFlyout_flyout .NavigationSharingHeader_itemLink{font-size:1.75rem;color:#323232}.NavigationFlyout_flyout .NavigationSharingHeader_itemLink:hover,.NavigationFlyout_flyout .NavigationSharingHeader_itemLink:focus{color:#323232}.NavigationFlyout .Small{left:-0.625rem;width:18.75rem}.NavigationFlyout.isActive .NavigationFlyout_flyout{display:block}.NavigationMain{margin-bottom:0;text-align:center;user-select:none;padding-top:.5rem;padding-bottom:0;padding-left:0}.NavigationMain_itemLink{display:inline-block;position:relative;z-index:2;font-size:.9375rem;letter-spacing:.05875rem;line-height:1.0625rem;font-weight:700;color:#0075bf;border-bottom:.1875rem solid rgba(0,0,0,0);padding-bottom:1.4375rem;outline:0}.NavigationMain_itemLink-image{width:1.875rem;margin-top:-0.0625rem}.NavigationMain_itemLink-plus{width:3rem}.NavigationMain_itemLink-icon{display:block;width:2.9375rem;font-size:1.375rem}.NavigationMain_itemLink-icon_plus{background-image:url("/img/hornet/plus-main.svg");position:absolute;width:3rem;height:2.125rem;background-size:2.125rem;background-repeat:no-repeat;top:-0.4375rem;left:0;background-position:center}.NavigationMain_itemLink:focus{color:#0075bf;border-color:#0075bf}.NavigationMain_item{display:inline-block;vertical-align:top;margin-right:.9375rem}.NavigationMain_item:hover .NavigationMain_itemLink,.NavigationMain_item:focus .NavigationMain_itemLink{color:#0075bf;border-color:#0075bf}.NavigationMain_item.isActive .NavigationMain_itemLink{color:#0075bf;border-color:#0075bf}.NavigationMain_item.isActive .NavigationMain_itemLink::after{padding-top:.9375rem}.NavigationMain_item.isActive .NavigationMain_itemLink.ToggleSearch{border-color:rgba(0,0,0,0)}.NavigationMain_item:last-child{margin-right:0}.NavigationMain_item-divider{display:inline-block;height:.125rem;width:1.5625rem;vertical-align:middle;margin-top:-0.3125rem;background-color:#0075bf}.NavigationMainFlyout{list-style-type:none;padding-left:0;margin-bottom:.5rem}.NavigationMainFlyout_item{display:block;font-family:"Lato",Helvetica,Arial,sans-serif;padding:.6875rem 0;border-bottom:0}.NavigationMainFlyout_item:last-child{border-bottom:0}.NavigationMainFlyout_item:hover .NavigationMainFlyout_itemLink,.NavigationMainFlyout_item.isActive .NavigationMainFlyout_itemLink{color:#0075bf;border-bottom:.125rem solid #0075bf}.NavigationMainFlyout_itemLink{display:inline-block;position:relative;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:1.5rem;text-transform:uppercase;border-bottom:.125rem solid rgba(0,0,0,0);padding:.25rem 0;color:#0075bf}.NavigationMainFlyout_itemLink-image{padding:.3125rem 0;max-width:1.875rem}.NavigationMainMobile_list{list-style-type:none;padding-left:0;padding:0;margin:0}.NavigationMainMobile_item{background-color:rgba(0,0,0,0);padding:.6875rem 0}.NavigationMainMobile_item.isActive .NavigationMainMobile_itemLink{color:#0075bf;border-color:#0075bf}.NavigationMainMobile_itemLink{display:inline-block;position:relative;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.5rem;line-height:1.5rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:400;color:#0075bf;padding:1.25rem 0 1.25rem .3125rem;padding:.25rem 0;border-bottom:.125rem solid rgba(0,0,0,0)}.NavigationMainMobile_itemLink:hover{color:#0075bf;border-bottom:.125rem solid #0075bf}.NavigationMainMobile_itemLink-image{width:1.875rem;padding:.3125rem 0}.NavigationMeta{margin-bottom:0;padding-left:0;text-align:right;float:right}.NavigationMeta:before,.NavigationMeta:after{display:table;content:" "}.NavigationMeta:after{clear:both}.NavigationMeta_left{display:inline-block;margin-bottom:0;padding-left:0}.NavigationMeta_left .NavigationMeta_itemLink{font-weight:400}.NavigationMeta_item{display:inline-block;margin-right:1.5625rem}.NavigationMeta_item.isActive .NavigationMeta_itemLink{color:#0075bf;border-color:#0075bf}.NavigationMeta_item.isActive .NavigationMeta_itemLink:hover,.NavigationMeta_item.isActive .NavigationMeta_itemLink:focus{color:#000}.NavigationMeta_item.isActive .NavigationMeta_itemLink:hover .NavigationMeta_itemLink-icon,.NavigationMeta_item.isActive .NavigationMeta_itemLink:focus .NavigationMeta_itemLink-icon{color:#003869}.NavigationMeta_item:first-child.isActive .NavigationMeta_itemLink{color:#000;border-color:rgba(0,0,0,0)}.NavigationMeta_item:first-child.isActive .NavigationMeta_itemLink:hover,.NavigationMeta_item:first-child.isActive .NavigationMeta_itemLink:focus{color:#000}.NavigationMeta_item:first-child.isActive .NavigationMeta_itemLink:hover .NavigationMeta_itemLink-icon,.NavigationMeta_item:first-child.isActive .NavigationMeta_itemLink:focus .NavigationMeta_itemLink-icon{color:#003869}.NavigationMeta_itemLink{color:#000;display:block;position:relative;font-family:"Lato",Helvetica,Arial,sans-serif;font-weight:700;font-size:.75rem;line-height:.8125rem;letter-spacing:0;border-bottom:.0625rem solid rgba(0,0,0,0);padding-bottom:.3125rem;text-transform:uppercase}.NavigationMeta_itemLink-icon{color:#0075bf;margin-right:.5rem;font-size:1rem}.NavigationMeta_itemLink-icon:hover,.NavigationMeta_itemLink-icon:focus{color:#195393}.NavigationMeta_itemLink-image img{vertical-align:initial}.NavigationMeta_itemLink-image:hover{filter:brightness(0.8);-webkit-filter:brightness(0.8);-moz-filter:brightness(0.8)}.NavigationMeta_itemLink:hover,.NavigationMeta_itemLink:focus{color:#000;border-bottom:.0625rem solid #000}.NavigationMeta_itemLink:hover .NavigationMeta_itemLink-icon,.NavigationMeta_itemLink:focus .NavigationMeta_itemLink-icon{color:#003869}.NavigationMeta_itemLink-account{text-transform:inherit;color:#000}.NavigationMeta_item-register .NavigationMeta_itemLink{color:#0075bf}.NavigationMeta_item-register .NavigationMeta_itemLink:hover{border-color:#0075bf}.NavigationMeta_item-account{margin-right:0}.NavigationMeta_item-account.isSignedOut .NavigationMeta_itemLink,.NavigationMeta_item-account.isSignedIn .NavigationMeta_itemLink{font-weight:700;letter-spacing:.0125rem;color:#0075bf}.NavigationMeta_item-account.isSignedOut.isActive .NavigationMeta_itemLink{color:#0075bf;border-color:#0075bf}.NavigationMeta_item-account.isSignedOut .NavigationMeta_itemLink{color:#0075bf}.NavigationMeta_item-account.isSignedOut .NavigationMeta_itemLink:hover{color:#000}.NavigationMeta_item-account.isSignedIn .NavigationMeta_itemLink-icon{color:#0075bf}.NavigationMeta_item-account.isSignedIn .NavigationMeta_itemLink::before{content:"";font-family:"Font Awesome 6 Pro";margin-right:.1875rem}.NavigationMeta_aboPopup{list-style:none;position:absolute;z-index:9999;top:2.5rem;right:0;width:21.25rem;padding:1.25rem;background-color:#f6f6f6;box-shadow:0 .125rem 1.25rem 0 rgba(0,0,0,.25);text-align:left}.NavigationMeta_aboPopup-wrapper{margin-right:-10px;margin-left:-10px}.NavigationMeta_aboPopup-wrapper:before,.NavigationMeta_aboPopup-wrapper:after{display:table;content:" "}.NavigationMeta_aboPopup-wrapper:after{clear:both}.NavigationMeta_aboPopup-firstCol{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px}.NavigationMeta_aboPopup-secondCol{position:relative;float:left;width:58.3333333333%;min-height:1px;padding-left:10px;padding-right:10px}.NavigationMeta_aboPopup-secondCol p{color:#333;font-size:1rem;letter-spacing:.03125rem;line-height:1.5rem}.NavigationMetaFlyout_first,.NavigationMetaFlyout_second,.NavigationMetaFlyout_account{list-style-type:none;padding-left:0;margin-bottom:0}.NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_account-itemLink{display:inline-block;color:#0075bf;font-size:.75rem;letter-spacing:0;line-height:.8125rem;font-weight:400;padding-bottom:.125rem;margin-bottom:.5625rem;border-bottom:.0625rem solid rgba(0,0,0,0);text-transform:uppercase}.NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_first-itemLink:focus,.NavigationMetaFlyout_second-itemLink:hover,.NavigationMetaFlyout_second-itemLink:focus,.NavigationMetaFlyout_account-itemLink:hover,.NavigationMetaFlyout_account-itemLink:focus{color:#195393}.NavigationMetaFlyout_first-itemLink i,.NavigationMetaFlyout_second-itemLink i,.NavigationMetaFlyout_account-itemLink i{margin-right:.625rem;font-size:1.125rem}.NavigationMetaFlyout_first-item.isActive .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_first-item.isActive .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_second-item.isActive .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isActive .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_account-item.isActive .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isActive .NavigationMetaFlyout_second-itemLink{border-color:#003869}.NavigationMetaFlyout_first-item.isSignedIn i,.NavigationMetaFlyout_second-item.isSignedIn i,.NavigationMetaFlyout_account-item.isSignedIn i{color:#003869}.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink{border-color:#0075bf;background-color:#0075bf;color:#195393;width:100%;font-weight:700}.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_first-itemLink:focus,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_first-itemLink:focus,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_first-itemLink:focus,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_first-itemLink:focus,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_first-itemLink:focus,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink:hover,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_first-itemLink:focus{border-color:#195393;background-color:#195393;color:#fff}.NavigationMetaFlyout_first-item.isSignedIn .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_first-item.isSignedOut .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_second-item.isSignedIn .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_second-item.isSignedOut .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_account-item.isSignedIn .NavigationMetaFlyout_second-itemLink,.NavigationMetaFlyout_account-item.isSignedOut .NavigationMetaFlyout_second-itemLink{color:#195393;font-weight:700}.NavigationMetaFlyout-register .NavigationMetaFlyout_second-itemLink{color:#195393}.NavigationMetaFlyout_second{margin-bottom:0}.NavigationMetaFlyout_second-item:first-child .NavigationMetaFlyout_second-itemLink{padding-top:0}.NavigationMetaFlyout_second-itemLink{color:#000}.NavigationMetaFlyout_account-itemLink{padding-bottom:0}.NavigationMetaFooter{margin-bottom:0}@media screen and (min-width: 768px){.NavigationMetaFooter{padding:0;margin-bottom:1.5rem}}.NavigationMetaFooter_mainnav{margin-bottom:2rem}@media screen and (min-width: 768px){.NavigationMetaFooter_mainnav{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;padding:0;margin-bottom:0}}.NavigationMetaFooter_mainnav .NavigationMetaFooter_item{margin-bottom:.75rem}.NavigationMetaFooter_mainnav .NavigationMetaFooter_itemLink{color:#fff;font-size:1.25rem;letter-spacing:0;line-height:1.5rem;padding-bottom:.125rem;border-bottom:.125rem solid rgba(0,0,0,0);text-transform:uppercase}@media screen and (min-width: 768px){.NavigationMetaFooter_mainnav .NavigationMetaFooter_itemLink{font-size:1.5rem;padding-bottom:.125rem;border-bottom:.125rem solid rgba(0,0,0,0);text-transform:uppercase}.NavigationMetaFooter_mainnav .NavigationMetaFooter_itemLink:hover,.NavigationMetaFooter_mainnav .NavigationMetaFooter_itemLink:focus{border-bottom:.125rem solid #fff}}@media screen and (min-width: 768px){.NavigationMetaFooter_secondnav{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;display:flex;flex-wrap:wrap;padding:0;margin-top:-6px}}.NavigationMetaFooter_secondnav .NavigationMetaFooter_col{color:#fff;position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:26px}@media screen and (min-width: 768px){.NavigationMetaFooter_secondnav .NavigationMetaFooter_col{position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding:0;padding-left:2.25rem;margin-bottom:inherit}}@media screen and (min-width: 768px){.NavigationMetaFooter_secondnav .NavigationMetaFooter_col:nth-of-type(2){position:relative;float:left;width:41.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding:0;margin-left:0}}.NavigationMetaFooter_col{padding-left:0;margin-bottom:0;text-align:center;color:#fff}@media screen and (min-width: 768px){.NavigationMetaFooter_col{text-align:inherit}}.NavigationMetaFooter_itemLink{font-size:.75rem;text-transform:uppercase;font-family:"Lato",Helvetica,Arial,sans-serif;font-weight:400;line-height:.8125rem;letter-spacing:0}@media screen and (min-width: 768px){.NavigationMetaFooter_itemLink{display:inline-block;color:#fff;font-size:.75rem;letter-spacing:0;margin-bottom:.75rem;border-bottom:.0625rem solid rgba(0,0,0,0);padding-bottom:.125rem}}.NavigationMetaFooter_itemLink:hover,.NavigationMetaFooter_itemLink:focus{color:#fff}@media screen and (min-width: 768px){.NavigationMetaFooter_itemLink:hover,.NavigationMetaFooter_itemLink:focus{color:#fff;border-color:#fff}}.NavigationMetaFooter_item{list-style:none;margin-left:.625rem;margin-right:.625rem;display:inline-block;margin-bottom:.875rem}@media screen and (min-width: 768px){.NavigationMetaFooter_item{display:block;margin-bottom:.3125rem;margin-left:0;margin-right:0}}.NavigationMetaMobile{padding-top:1.25rem;padding-bottom:.75rem;margin-right:-10px;margin-left:-10px}.NavigationMetaMobile:before,.NavigationMetaMobile:after{display:table;content:" "}.NavigationMetaMobile:after{clear:both}.NavigationMetaMobile_first{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}.NavigationMetaMobile_item{list-style:none;margin-left:.9375rem;margin-right:.9375rem}.NavigationMetaMobile_item:last-child{margin-bottom:0}.NavigationMetaMobile_item.isActive .NavigationMetaMobile_itemLink{color:#0075bf}.NavigationMetaMobile_item.isSignedIn .NavigationMetaMobile_itemLink{font-weight:700;color:#0075bf;font-size:.8125rem;letter-spacing:0;line-height:.8125rem;text-transform:none}.NavigationMetaMobile_item.isSignedIn .NavigationMetaMobile_itemLink:focus{color:#0075bf}.NavigationMetaMobile_item.isSignedIn .NavigationMetaMobile_itemLink i{display:inline-block;color:#0075bf}.NavigationMetaMobile_itemLink{display:inline-block;color:#000;font-size:.75rem;letter-spacing:0;line-height:.8125rem;font-weight:400;padding-bottom:.125rem;margin-bottom:1.0625rem;border-bottom:.0625rem solid rgba(0,0,0,0);text-transform:uppercase}.NavigationMetaMobile_itemLink:hover,.NavigationMetaMobile_itemLink:focus{color:#195393}.NavigationMetaMobile_itemLink i{margin-right:.625rem;font-size:1.125rem}.NavigationMetaMobile_account{list-style-type:none;padding:0;margin:0}.NavigationMetaMobile_firstNav{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;float:none;margin-left:auto;margin-right:auto;margin-bottom:0;margin-top:.5625rem}.NavigationMetaMobile_secondNav,.NavigationMetaMobile_thirdNav{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:.9375rem;margin-top:1.125rem}.NavigationMetaMobile_bottom{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.NavigationMetaMobile_bottom-inner{padding:1.25rem 0 1.125rem 0;border-top:.0625rem solid #eee}.NavigationMetaMobile_loginLink,.NavigationMetaMobile_registerLink{color:#0075bf;font-size:.875rem;line-height:1.1875rem;letter-spacing:.0125rem;font-weight:700}.NavigationMetaMobile_loginLink i,.NavigationMetaMobile_registerLink i{margin-right:.625rem;font-size:1rem}.NavigationMetaMobile_registerLink{font-weight:400}@media screen and (min-width: 768px){.NavigationMobile{display:none}}.NavigationMobile a:focus,.NavigationMobile a:hover{text-decoration:none}.NavigationMobile_toggle{position:fixed;right:.625rem;top:.75rem;z-index:1001;font-size:1rem;padding:.3125rem .625rem;color:#0075bf;background-color:#fff}.NavigationMobile_toggle:hover .HamburgerIcon span{background-color:#195393}.NavigationMobile_fullscreen{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;background-color:#fff;max-width:100%;position:fixed;height:100%;opacity:0;left:0;right:0;top:0;bottom:0;z-index:999;margin-top:-1000vh;transition:opacity 250ms ease-in-out}.NavigationMobile_fullscreen:before,.NavigationMobile_fullscreen:after{display:table;content:" "}.NavigationMobile_fullscreen:after{clear:both}.NavigationMobile_fullscreen .SiteHeaderMobile{background-color:#fff;position:absolute;top:0;left:0;z-index:1000}.NavigationMobile_fullscreen .SiteHeaderMobile_divider{background-color:rgba(0,0,0,0);background-image:none}.NavigationMobile_formloginmobil{padding:0;margin:0 -1.25rem}.NavigationMobile_searchform{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:1.875rem}.NavigationMobile_group{margin-right:-10px;margin-left:-10px;padding-top:5rem;margin-bottom:.75rem}.NavigationMobile_group:before,.NavigationMobile_group:after{display:table;content:" "}.NavigationMobile_group:after{clear:both}.NavigationMobile_group:before,.NavigationMobile_group:after{display:table;content:" "}.NavigationMobile_group:after{clear:both}.NavigationMobile_group .FormSingleInputLight{width:100%;background-color:#fff}.NavigationMobile_group-first{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;background-color:#fff;margin-bottom:.5rem}.NavigationMobile.isActive .NavigationMobile_toggle{outline:0;top:.875rem;right:.5rem;background-color:#fff}.NavigationMobile.isActive .NavigationMobile_toggleIcon{width:1.125rem;height:1.125rem}.NavigationMobile.isActive .NavigationMobile_toggleIcon span{background-color:#0075bf}.NavigationMobile.isActive .NavigationMobile_toggleIcon span:nth-child(1){transform:rotate(-45deg);top:50%}.NavigationMobile.isActive .NavigationMobile_toggleIcon span:nth-child(2){opacity:0;transform:scale(0.1)}.NavigationMobile.isActive .NavigationMobile_toggleIcon span:nth-child(3){transform:rotate(45deg);top:50%}.NavigationMobile.isActive .NavigationMobile_fullscreen{margin-top:0;opacity:1;overflow-y:scroll}.NavigationMobile.isActive .NavigationMobile_toggleIcon span{background-color:#0075bf}.NavigationSharingFooter{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.NavigationSharingFooter{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}}.NavigationSharingFooter_headline{color:#fff;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5rem;text-align:center}@media screen and (min-width: 768px){.NavigationSharingFooter_headline{margin-bottom:.9375rem}}.NavigationSharingFooter_list{display:flex;justify-content:center;padding-left:0;margin:0 auto}.NavigationSharingFooter_list:before,.NavigationSharingFooter_list:after{display:table;content:" "}.NavigationSharingFooter_list:after{clear:both}.NavigationSharingFooter_item{list-style:none;float:left;margin-right:.625rem}@media screen and (min-width: 768px){.NavigationSharingFooter_item{margin-right:.625rem;padding-top:.6875rem}}.NavigationSharingFooter_item:last-child{margin-right:0}.NavigationSharingFooter_itemLink{color:#0075bf;font-size:2.1875rem;display:inline-block;width:2.1875rem;height:2.1875rem;background-color:#fff;margin:0 .1875rem}@media screen and (min-width: 768px){.NavigationSharingFooter_itemLink{margin:0 .3125rem;display:inline-block;width:2.8125rem;height:2.8125rem}}.NavigationSharingFooter_itemLink i{color:#0075bf;background-color:#fff;font-size:1.6875rem;display:inline-block;margin-top:.25rem;margin-left:.375rem}@media screen and (min-width: 768px){.NavigationSharingFooter_itemLink i{font-size:2.3125rem;display:inline-block;margin-top:.25rem;margin-left:.375rem}}.NavigationSharingFooter_itemLink i.fa-facebook-f{margin-top:.5rem;margin-left:.5625rem}.NavigationSharingFooter_itemLink i.fa-twitter{font-size:1.25rem;margin-top:.5rem;margin-left:.5rem}@media screen and (min-width: 768px){.NavigationSharingFooter_itemLink i.fa-facebook-f{margin-top:.5rem;margin-left:.6875rem}.NavigationSharingFooter_itemLink i.fa-twitter{font-size:1.9375rem;margin-top:.5rem;margin-left:.5rem}}.NavigationSharingFooter_itemLink:hover,.NavigationSharingFooter_itemLink:focus{color:#0075bf}@keyframes foldOut{from{height:0;opacity:0;overflow:hidden}to{height:100%;opacity:1;overflow:visible}}.AnimateFoldOut{display:none}.AnimateFoldOut-isActive{display:block;animation:foldOut 1.5s}.SiteHeaderSticky{display:none;position:fixed;top:0;z-index:999;height:4.0625rem;background-color:#fff;width:100%;max-width:1600px}.SiteHeaderSticky:before,.SiteHeaderSticky:after{display:table;content:" "}.SiteHeaderSticky:after{clear:both}.SiteHeaderSticky_firstLine{position:relative;padding:0 20px;height:4.6875rem}.SiteHeaderSticky_firstLine-inner{position:relative;width:100%;margin:0 auto;height:4.0625rem;max-width:980px;background-color:#fff;box-shadow:0 .375rem .375rem -0.375rem rgba(0,0,0,.2)}.SiteHeaderSticky_secondLine{padding:.625rem 20px;background:#f4f4f5;text-align:center;font-weight:900;max-width:980px;margin:auto;margin-top:-0.625rem;box-shadow:0 0 .625rem rgba(0,0,0,.2)}.SiteHeaderSticky_sharing{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;display:none;text-align:center;background-color:#fff;box-shadow:0 .375rem .375rem -0.375rem rgba(0,0,0,.2)}.SiteHeaderSticky_sharing:before,.SiteHeaderSticky_sharing:after{display:table;content:" "}.SiteHeaderSticky_sharing:after{clear:both}.SiteHeaderSticky_sharing .ButtonsSharing{margin-bottom:.9375rem}.SiteHeaderSticky_sharing .ButtonsSharing .ButtonSharing{margin-left:.5rem;margin-right:.5rem}.SiteHeaderSticky_sharing .ButtonsSharing .ButtonSharing:focus,.SiteHeaderSticky_sharing .ButtonsSharing .ButtonSharing:hover{background-color:#195393}.SiteHeaderSticky_navigation{display:flex;min-height:4.0625rem;list-style-type:none;margin:0;padding:0;margin-bottom:0;padding-left:0;padding-right:1.25rem;padding-top:.9375rem;justify-content:flex-end}.SiteHeaderSticky_navigation-item{margin-right:1.875rem}.SiteHeaderSticky_navigation-item:last-child{margin-right:0}.SiteHeaderSticky_navigation-itemLink-account{font-size:.75rem;font-weight:700;letter-spacing:.0125rem;color:#0075bf}.SiteHeaderSticky_navigation-item.notDetail{margin-right:0}.SiteHeaderSticky_navigation-item.isDetail{margin-right:0}.SiteHeaderSticky_navigation-item.isSignedIn .SiteHeaderSticky_navigation-itemLink-icon{color:#0075bf}.SiteHeaderSticky_navigation-item.isSignedIn .SiteHeaderSticky_navigation-itemLink::before{content:"";font-family:"Font Awesome 6 Pro";margin-right:.1875rem}.SiteHeaderSticky_navigation-item.toggle-search.isActive{display:none}.SiteHeaderSticky_navigationFlyout{margin-right:0;padding-top:.0625rem}.SiteHeaderSticky_navigationFlyout:hover .HamburgerIcon span,.SiteHeaderSticky_navigationFlyout:focus .HamburgerIcon span,.SiteHeaderSticky_navigationFlyout.isActive .HamburgerIcon span{background-color:#195393}.SiteHeaderSticky_plus{width:30px}.SiteHeaderSticky_brand{float:left;margin-left:1.25rem;margin-top:.9375rem;margin-right:2.5rem}.SiteHeaderSticky_brand img{width:13.375rem}.SiteHeaderSticky_description{display:none;float:left;margin-top:1.5rem;font-size:1rem;letter-spacing:.0125rem;line-height:1.25rem;font-weight:400;color:#333;max-width:25rem}.SiteHeaderSticky_formSearch .FormSingleInputLight{width:inherit}.SiteHeaderSticky_formSearch .FormSingleInputLight_input{width:13.75rem;display:none}.SiteHeaderSticky_formSearch .FormSingleInputLight_submit{position:inherit;bottom:inherit;font-size:1rem}.SiteHeaderSticky_navigation{float:right}.SiteHeaderSticky_premiumLogo{display:inline-block;margin-right:1rem}.SiteHeaderSticky_premiumLogo img{margin-top:-0.125rem}.SiteHeaderSticky_share{display:none;font-size:.75rem;font-weight:900;letter-spacing:.0625rem;line-height:.8125rem;text-transform:uppercase;color:#0075bf}@media screen and (min-width: 768px){.SiteHeaderSticky_share{display:inline-block}}.SiteHeaderSticky_share:focus,.SiteHeaderSticky_share:hover{color:#195393}.SiteHeaderSticky_share .icon{font-size:16px;position:absolute;margin-left:-1.1875rem}.SiteHeaderSticky_itemLink-icon{color:#0075bf}.SiteHeaderSticky_itemLink-icon:focus,.SiteHeaderSticky_itemLink-icon:hover{color:#195393}.SiteHeaderSticky_print{outline:0;display:inline-block;display:none;font-size:1.375rem;color:#0075bf}.SiteHeaderSticky_print:hover{color:#0075bf}@media screen and (min-width: 768px){.SiteHeaderSticky_print{display:inline-block}}.SiteHeaderSticky_close{display:inline-block;color:#fff;background-color:#0075bf;width:34px;height:34px;text-align:center}.SiteHeaderSticky_close:focus,.SiteHeaderSticky_close:hover{color:#fff;background-color:#195393}.SiteHeaderSticky_close-icon{font-size:1.5rem;padding-top:.3125rem}.SiteHeaderSticky-gallery{position:relative;margin-bottom:.8125rem}.SiteHeaderSticky-gallery .SiteHeaderSticky_description{margin-top:1.5rem;max-width:40rem}@media screen and (min-width: 768px){.SiteHeaderSticky{display:block}.SiteHeader~.SiteHeaderSticky{display:none}}.SiteDisclaimer{color:rgba(255,255,255,.7);font-size:.6875rem}.SiteDisclaimer img{margin-bottom:1.25rem}@media screen and (min-width: 768px){.SiteDisclaimer_logoDfv{margin-left:-0.9375rem}}body.sg-Preview{background-color:#fff}body.sg-Preview.sg-SiteDisclaimer{padding:1rem 4rem;background-color:#165480}.SiteHeader{display:none;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;width:61.25rem;padding-top:1.125rem;position:relative;background-color:#fff;margin-bottom:1.5625rem}.SiteHeader:before,.SiteHeader:after{display:table;content:" "}.SiteHeader:after{clear:both}@media screen and (min-width: 768px){.SiteHeader{display:block}}.SiteHeader_navigations{padding:0;position:relative;background-color:#fff}.SiteHeader_navigationFirst{margin-bottom:.625rem}.SiteHeader_navigationSecond{margin-right:-10px;margin-left:-10px;margin-bottom:1.25rem}.SiteHeader_navigationSecond:before,.SiteHeader_navigationSecond:after{display:table;content:" "}.SiteHeader_navigationSecond:after{clear:both}.SiteHeader_navigationMeta{margin-top:-0.5rem;margin-bottom:2.25rem}.SiteHeader_navigationMeta .NavigationMeta_itemLink-icon:hover{color:red;color:#195393;border-bottom-color:rgba(0,0,0,0)}.SiteHeader_brand{text-align:center;margin-bottom:30px}.SiteHeader_brand img{width:23.4375rem}.SiteHeader_memberType{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;text-align:right}.SiteHeader_memberType-headline{color:#003869;font-size:1rem;font-weight:700}.SiteHeader_memberType-subline{color:#003869;font-size:.875rem;line-height:1.1875rem}.SiteHeader_memberType-description{color:#4a4a4a;font-size:.75rem;line-height:1rem}.SiteHeader_navigationMain{text-align:center;margin-right:-10px;margin-left:-10px;margin-left:-20px;margin-right:-20px;background-color:rgba(0,0,0,0);padding:0 10px}.SiteHeader_navigationMain:before,.SiteHeader_navigationMain:after{display:table;content:" "}.SiteHeader_navigationMain:after{clear:both}.SiteHeader_sharingWrapper{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;text-align:right}.SiteHeader_divider{position:relative;top:-0.0625rem;height:.0625rem;opacity:.2;background-color:#0075bf}.SiteHeader_trendTopics{display:none;margin-top:1.6875rem}.SiteHeader_trendTopics:before,.SiteHeader_trendTopics:after{display:table;content:" "}.SiteHeader_trendTopics:after{clear:both}@media screen and (min-width: 768px){.SiteHeader_trendTopics{display:block}}.SiteHeader_searchform{position:relative;float:left;width:25%;min-height:1px;padding-left:10px;padding-right:10px;margin-top:.3125rem}.SiteHeader_searchform .FormSingleInputLight{width:auto}.SiteHeader_searchform .FormSingleInputLight_input{color:#999;border-bottom:.03125rem solid #999;padding:0 1.5rem .25rem 0}.SiteHeader_searchform .FormSingleInputLight_input::placeholder{font-size:.875rem;color:#999}.SiteHeader_searchform .FormSingleInputLight_input:active,.SiteHeader_searchform .FormSingleInputLight_input:hover,.SiteHeader_searchform .FormSingleInputLight_input:focus{border-bottom:.03125rem solid #0075bf}.SiteHeader_searchform .FormSingleInputLight_submit{color:#999;font-size:.875rem;bottom:.25rem;right:0}.SiteHeader_secondLine{margin:1.875rem 0;border-bottom:2px solid #4a4a4a;font-weight:900}.SiteHeaderMobile{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;position:relative;padding-top:1.25rem;margin-bottom:1.875rem;background-color:#fff;z-index:999}.SiteHeaderMobile:before,.SiteHeaderMobile:after{display:table;content:" "}.SiteHeaderMobile:after{clear:both}@media screen and (min-width: 768px){.SiteHeaderMobile{display:none}}.SiteHeaderMobile_toggle{top:15px}.SiteHeaderMobile_sticky{position:fixed;z-index:1000;top:0;left:0}.SiteHeaderMobile-gallery{background-color:#fff}.SiteHeaderMobile_brand{margin-bottom:1.25rem}.SiteHeaderMobile_brand img{width:10.9375rem;width:12.4375rem}.SiteHeaderMobile_search{float:right;margin-right:3.125rem;margin-top:.5rem}.SiteHeaderMobile_premiumLogo{display:inline-block;float:right;margin-right:2.6875rem;margin-top:.3125rem}.SiteHeaderMobile_divider{display:none;height:.625rem;margin-left:-1.25rem;margin-right:-1.25rem;background-image:linear-gradient(to top, white 0%, #eee 100%)}.SiteHeaderMobile_searchform{display:none;position:relative;padding:0 1.25rem .625rem 1.25rem;z-index:999;background-color:#0b3e6f}.SiteHeaderMobile_searchform .FormSingleInputLight{width:100%}.SiteHeaderMobile_searchform .FormSingleInputLight_input{border-bottom-color:#fff}.SiteHeaderMobile_searchform .FormSingleInputLight_input::placeholder{color:#fff}.SiteHeaderMobile_searchform .FormSingleInputLight_input[type=text]{color:#fff}.SiteHeaderMobile_secondLine{margin-top:1.25rem;border-bottom:2px solid #4a4a4a;font-weight:900}.SiteFooter{position:relative;background-color:#0075bf;color:#fff;text-align:left}.SiteFooter:before,.SiteFooter:after{display:table;content:" "}.SiteFooter:after{clear:both}@media screen and (min-width: 768px){.SiteFooter{margin:0 auto;margin-bottom:7.5rem;text-align:left}}.SiteFooter_wrapper{position:relative}@media screen and (min-width: 768px){.SiteFooter_wrapper{width:61.25rem;padding-left:.625rem;padding-right:.625rem;margin:0 auto;padding-bottom:6.25rem}}.SiteFooter_sectionOne{background-color:#0075bf;color:#fff;padding:3rem 10px .4375rem;font-size:1rem;letter-spacing:.0125rem;line-height:1.375rem}.SiteFooter_sectionOne:before,.SiteFooter_sectionOne:after{display:table;content:" "}.SiteFooter_sectionOne:after{clear:both}@media screen and (min-width: 768px){.SiteFooter_sectionOne{padding:4.875rem 10px 1.875rem;margin-bottom:3.125rem}}.SiteFooter_sectionTwo{background-color:#0075bf;color:#fff;padding:20px 10px .9375rem;font-size:.875rem;letter-spacing:.0125rem;line-height:1.1875rem}.SiteFooter_sectionTwo:before,.SiteFooter_sectionTwo:after{display:table;content:" "}.SiteFooter_sectionTwo:after{clear:both}@media screen and (min-width: 768px){.SiteFooter_sectionTwo{padding:20px 20px .9375rem}}.SiteFooter_group-nav{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.SiteFooter_group-nav{position:relative;float:left;width:66.6666666667%;min-height:1px;padding-left:10px;padding-right:10px;padding:0}}.SiteFooter_group-epaper{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}@media screen and (min-width: 768px){.SiteFooter_group-epaper{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:10px;padding-right:10px;padding:0}}.SiteFooter_company{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;text-align:center;margin-top:.625rem;margin-bottom:1.625rem}.SiteFooter_company-brand{margin-bottom:.75rem}.SiteFooter_company-brand img{width:8.75rem}.SiteFooter_company-description{font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-bottom:.125rem}.SiteFooter_company-description a{border-bottom:.0625rem solid rgba(0,0,0,0)}.SiteFooter_company-description a:hover,.SiteFooter_company-description a:focus{color:#fff;border-color:#fff}.SiteFooter_navigationBottom{padding-bottom:1.0625rem}.SiteFooter_navigationBottom:before,.SiteFooter_navigationBottom:after{display:table;content:" "}.SiteFooter_navigationBottom:after{clear:both}@media screen and (min-width: 768px){.SiteFooter_navigationBottom{padding-bottom:2rem;margin-bottom:3.625rem}}.SiteFooter_top{padding-left:0;padding-right:0}.SiteFooter_brand{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;text-align:center;margin-bottom:2.125rem}@media screen and (min-width: 768px){.SiteFooter_brand{text-align:left;margin-bottom:5.625rem;padding:0;padding-top:.5rem}}.SiteFooter_brand-logo{width:100%;text-align:center}.SiteFooter_brand-logo img{width:13.75rem}@media screen and (min-width: 768px){.SiteFooter_brand-logo img{width:16.5rem}}.SiteFooter_printcover{width:18.75rem;margin:.75rem auto;text-align:center;margin-bottom:2.5rem}@media screen and (min-width: 768px){.SiteFooter_printcover{width:100%;text-align:left;margin:0 auto}}.SiteFooter_printcover-header .Headline{color:#fff;font-size:1.125rem;font-weight:bold;letter-spacing:0;line-height:1.5rem;margin-bottom:.9375rem}.SiteFooter_printcover-header .Headline a:hover,.SiteFooter_printcover-header .Headline a:focus{color:#fff}.SiteFooter_printcover-footer{display:flex;justify-content:space-between}.SiteFooter_printcover-footer .ButtonMoreContent{display:block;color:#fff;float:none;font-size:.8125rem;font-weight:900;letter-spacing:.0625rem;line-height:.875rem;height:inherit;text-transform:inherit;padding:0}.SiteFooter_printcover-footer .ButtonMoreContent:after{color:#fff}.Ad{width:100%;line-height:1px}.Ad_label{color:#999;font-size:.75rem;border-top:1px solid #ddd;padding-bottom:.25em;line-height:18px;text-align:left}.Ad-noBorder_label{border:0}.Ad-mediumRectangle{max-width:100%}.Ad-mediumFullBanner{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px}.Ad-mediumFullBanner:before,.Ad-mediumFullBanner:after{display:table;content:" "}.Ad-mediumFullBanner:after{clear:both}.Ad-mediumFullBannerList{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;padding-left:0;padding-right:0}.Ad-mediumFullBannerList:before,.Ad-mediumFullBannerList:after{display:table;content:" "}.Ad-mediumFullBannerList:after{clear:both}.Ad-mediumFullBannerDetail{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;padding-left:0;padding-right:0;margin-top:20px}.Ad-mediumFullBannerDetail:before,.Ad-mediumFullBannerDetail:after{display:table;content:" "}.Ad-mediumFullBannerDetail:after{clear:both}.Ad-billboard{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;margin-bottom:1.25rem;margin-top:1.25rem}.Ad-billboard:before,.Ad-billboard:after{display:table;content:" "}.Ad-billboard:after{clear:both}.Ad-skyscraper-left{left:0;margin-left:-170px;position:absolute;top:149px;width:160px}.Ad-skyscraper-right{left:50%;margin-left:498px;position:absolute;top:149px;width:160px}.Ad iframe{max-width:100% !important}.Ad img{max-width:100% !important}.Ad embed{max-width:100% !important}.Ad object{max-width:100% !important}.Ad [id^=banner]{max-width:100% !important}.Ad .centeredAd{width:100% !important}.Ad-dfvSolution{text-align:center}.Ad-dfvSolution>div{text-align:left}.Ad-dfvSolution>.noAdHint::before{content:""}.Ad-dfvSolution>.noAdHint{height:0}.Ad-dfvSolution #frame_dfvSolutionAd{display:block;margin:0 auto}.Divider+.Ad .Ad_label{border:0}.SliderBannerArticleDetail [id^=slick-slide]>div:before,[id^=renderSlot].Ad-billboard div.Ad_text::before,[id^=renderSlot].Ad div.Ad_text::before,.Ad-mediumFullBannerDetail div.Ad_text::before{content:"Anzeige";display:table;width:2.8125rem;margin-bottom:0;padding-bottom:10px;padding-left:2px;text-align:left;color:#333;line-height:.8125rem;font-family:"Lato",Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:300;text-transform:none;letter-spacing:.03125rem;position:relative;background:#fff}[id^=renderSlot].Ad div.Ad_text::after,.Ad-mediumFullBannerDetail div.Ad_text::after{content:"";position:absolute;top:.8125rem;width:100%;display:block;z-index:1;clear:both}.Ad_text{position:relative;max-width:100%}.Ad:before,.Ad:after{display:table;content:" "}.Ad:after{clear:both}.Ad-billboard-clear{margin-bottom:1.875rem}.Ad-billboard-clear:before,.Ad-billboard-clear:after{display:table;content:" "}.Ad-billboard-clear:after{clear:both}.Ad-mediumFullBannerList{padding-left:1.25rem;padding-right:1.25rem}.Ad-mediumFullBannerList>div{border-top:0 solid #9ca4af;margin-bottom:1.25rem;text-align:center}.Ad-mediumFullBannerDetailFooter>div{text-align:center;padding-bottom:1.25rem}@media screen and (min-width: 768px){.Ad-mediumFullBannerDetailFooter>div{padding-bottom:2.5rem}}.Ad-mediumFullBannerDetail{padding-bottom:0;margin-top:0}.Ad-mediumFullBannerDetail>div:not(.Ad_text){padding-bottom:0;padding-top:1.25rem}.Ad-mediumFullBanner{padding:0 1.875rem}.Ad-mediumFullBanner>div{margin-bottom:.625rem;margin-top:.625rem;text-align:center}.Ad-mediumRectangleBottom{max-width:100%}.Ad-skyscraper-right{top:0px;width:18.75rem;margin-left:30.625rem;z-index:9999}.Ad-skyscraper-left{top:0px;width:12.5rem;margin-left:-12.5rem;z-index:9999}.Ad_parallax-innerWrapper{overflow:hidden;-webkit-clip-path:inset(0);clip-path:inset(0);text-align:unset !important}.Ad_parallax-innerWrapper::before{background-color:rgba(0,0,0,0)}.Ad_parallax-borderTop{position:absolute;z-index:2;top:-1px;height:1px;background-color:#fff}.Ad_setZindex .SiteHeader{position:relative;z-index:3}.Ad_setZindex .Ad>div:not(.Ad_parallax-innerWrapper),.Ad_setZindex .Ad-billboard-clear,.Ad_setZindex [class^=Stage]:not([class^=StageSliderTeaser]):not([class^=StageSliderQuote_nextSlide]):not([class^=StageGalleryDetailSlider_controls]),.Ad_setZindex .SiteFooter,.Ad_setZindex .NavigationBreadcrumbs,.Ad_setZindex .PageTitle,.Ad_setZindex .ArticleLead,.Ad_setZindex .NavigationPagination,.Ad_setZindex .PageArticle_header,.Ad_setZindex .ImageModal,.Ad_setZindex .ArticleCopy,.Ad_setZindex .ListTags,.Ad_setZindex .ArticleFooter{position:relative;z-index:2}.Ad_setZindex [class^=Button]{position:relative;z-index:3}.Ad_setZindex [class^=StageGalleryDetailSlider_controls]{padding:0 6px}.PageIndexArticles_list .Ad-mediumFullBannerList{padding-left:0;padding-right:0}.PageArticle_aside [id^=renderSlot].Ad>div,.PageArticleAdvertorial_aside [id^=renderSlot].Ad>div{margin-top:-1.5625rem;margin-bottom:1.25rem}.PageArticle_body .Ad-mediumRectangle>div{margin-bottom:1.25rem;text-align:center}[id^=renderSlot].Ad-billboard{position:relative}@media screen and (min-width: 768px){[id^=renderSlot].Ad-billboard{margin-bottom:3.125rem}}[id^=renderSlot].Ad-billboard div.Ad_text::before:before,[id^=renderSlot].Ad-billboard div.Ad_text::before:after{display:table;content:" "}[id^=renderSlot].Ad-billboard div.Ad_text::before:after{clear:both}[id^=renderSlot].Ad-billboard>div{padding-bottom:1.5625rem;margin-top:-0.625rem;background-color:#fff}@media screen and (min-width: 768px){[id^=renderSlot].Ad-billboard>div{margin-top:-0.75rem}}[id^=renderSlot].Ad-mediumRectangleCircus>div,[id^=renderSlot].Ad-mediumRectangle>div{margin-bottom:1.875rem}[id^=renderSlot].Ad-mobileCircus>div{margin-bottom:1.875rem}[id^=renderSlot].Ad-mediumRectangleDetailFooter>div{width:18.75rem;margin:1.25rem auto}[id^=renderSlot].Ad-skyscraper-left div.Ad_text::before,[id^=renderSlot].Ad-skyscraper-right div.Ad_text::before,[id^=renderSlot].Ad-superbanner div.Ad_text::before,[id^=renderSlot].Ad-FloorAd div.Ad_text::before{content:"";display:inline;margin:0;border:none;padding:0;line-height:0;background:rgba(0,0,0,0)}[id^=renderSlot].Ad-FloorAd{z-index:100;text-align:center;position:fixed;bottom:0;left:0}[id^=renderSlot].Ad-FloorAd .FloorAd-close{display:flex;justify-content:flex-end;margin:0 auto;position:relative;height:1.5rem}[id^=renderSlot].Ad-FloorAd .FloorAd-close:before{font-family:"Font Awesome 6 Pro";content:"";font-size:1.25rem;line-height:1.375rem;border:.0625rem solid #333;display:inline;color:#333;width:1.625rem;margin:0;padding:0;background:#fff;z-index:9998;cursor:pointer}[id^=renderSlot].Ad-mediumFullBanner>div:before{border-top:.0625rem solid #9ca4af}[id^=renderSlot].Ad-mediumFullBanner>div{margin-bottom:1.25rem;margin-top:.625rem;text-align:center}[id^=renderSlot].Ad-dfvSolution{text-align:center}[id^=renderSlot].Ad-dfvSolution>div{text-align:left}[id^=renderSlot].Ad-dfvSolution>.noAdHint::before{content:"";border:none}[id^=renderSlot].Ad-dfvSolution>.noAdHint{height:0}[id^=renderSlot].Ad-dfvSolution>.noAdHint .Ad_text{display:none}@media screen and (min-width: 768px){[id^=renderSlot].Ad-dfvSolution .Ad_text{margin:0 auto;width:100% !important;max-width:58.75rem}}[id^=renderSlot].Ad-dfvSolution #frame_dfvSolutionAd{display:block;margin:0 auto}[id^=renderSlot_Counter] .noanzeige:before{content:"" !important;padding:0;border-top:none}[id^=iqDivider]{display:none}.mobile-wrapper-circus{padding:0 .9375rem}#renderSlot_Mobil-Rectangle-Aufmacher{margin-top:1.25rem;margin-bottom:1.25rem}#renderSlot_Mobil-Rectangle-Aufmacher>div{padding:0 1.25rem;text-align:center}#renderSlot_Mobil-Rectangle-Aufmacher>div:before{display:flex;border-top:.0625rem solid #9ca4af}#renderSlot_Mobil-Content-Ad-Lead>div{margin-top:1.25rem}.PageFrame-gallery [id^=renderSlot].Ad-billboard>div,.PageFrame-gallery [id^=renderSlot].Ad.gallery>div{background-color:rgba(0,0,0,0)}.PageFrame-gallery [id^=renderSlot].Ad-billboard>div::before,.PageFrame-gallery [id^=renderSlot].Ad.gallery>div::before{background-color:rgba(0,0,0,0)}.PageFrame-gallery [id^=renderSlot].Ad-billboard>div .Ad_text::before,.PageFrame-gallery [id^=renderSlot].Ad.gallery>div .Ad_text::before{background-color:#eee}.PageFrame-gallery [id^=renderSlot].Ad.gallery>div:before{background:rgba(0,0,0,0)}.PageFrame .Ad-mediumRectangleCircus>div{margin-bottom:5rem}.parallax_wrapper_hp{padding:0 1.25rem}.parallax_wrapper_hp>.Ad-mediumFullBanner{padding:0 !important}.SliderBannerArticleDetail .slick-slide{height:auto}.SliderBannerArticleDetail .slick-arrow{position:absolute;top:50%;z-index:1;background-color:rgba(0,0,0,0);color:#333;font-family:"Font Awesome 6 Pro";transition:color .3s;-webkit-transition:color .3s;border-radius:0;font-size:2.625rem;padding:0 1.875rem;line-height:inherit}@media screen and (min-width: 768px){.SliderBannerArticleDetail .slick-arrow{display:none}}.SliderBannerArticleDetail .slick-arrow:hover{cursor:pointer;color:#003869}.SliderBannerArticleDetail_prevSlide{left:-0.3125rem}@media screen and (min-width: 768px){.SliderBannerArticleDetail_prevSlide{left:-0.625rem}}.SliderBannerArticleDetail_prevSlide::before{padding-left:.3125rem;content:"";text-shadow:0 .125rem .625rem rgba(0,0,0,.6)}.SliderBannerArticleDetail_nextSlide{right:-0.3125rem}@media screen and (min-width: 768px){.SliderBannerArticleDetail_nextSlide{right:-0.625rem}}.SliderBannerArticleDetail_nextSlide::before{padding-left:.6875rem;content:"";text-shadow:0 .125rem .625rem rgba(0,0,0,.6)}.SliderBannerArticleDetail_dots{list-style:none;display:block;text-align:center;padding:0 !important;margin:0;width:100%}.SliderBannerArticleDetail_dots li{position:relative;display:inline-block;margin:0 !important;padding:0 !important}.SliderBannerArticleDetail_dots li::before{content:"" !important}.SliderBannerArticleDetail_dots li button{height:.6875rem;width:.6875rem;border-radius:50%;border:.125rem solid #7c8d98;background-color:rgba(0,0,0,0);display:inline-block;outline:none;line-height:0;font-size:0;padding:0;margin:0 .3125rem;cursor:pointer}.SliderBannerArticleDetail_dots li button:hover,.SliderBannerArticleDetail_dots li button:focus{background-color:#003869;border-color:#003869}.SliderBannerArticleDetail_dots li.slick-active button{background-color:#003869;border-color:#003869}div.wcImage{top:0;left:0;bottom:0;right:0;position:absolute;z-index:-2;width:100%;text-align:center}div.wcImage .wcImageTag{width:100%;z-index:-2}div.wcVideo{top:0;left:0;bottom:0;right:0;position:absolute;z-index:-2;width:100%;text-align:center}div.wcVideo .wcVideoTag{width:100%;z-index:-2;top:0;left:0}div.wcVideo.wcMobil{position:fixed;text-align:left}div.wcBgImage{top:0;left:0;bottom:0;right:0;position:absolute;z-index:-2;width:100%;text-align:center}div.wcBgImage .wcBgImageTag{width:100%;z-index:-2}.wcCloseButton{background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;font-size:14px;padding:8px 10px;text-decoration:none;text-shadow:0px 1px 0px #f1f1f1;position:fixed;right:10px;top:5px;min-width:90px}.wcCloseButton:hover{color:#e22727;border-color:#e22727}.wcCloseButtonMobil{font-size:11px;background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;padding:4px 6px;text-decoration:none;position:absolute;right:5px;min-width:15px}.wcPlayButton{background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;font-size:14px;padding:8px 10px;text-decoration:none;text-shadow:0px 1px 0px #f1f1f1;position:absolute;right:10px;top:50px;min-width:90px}.wcPlayButton:hover{color:#c0e3c0;text-shadow:none}.wcPlayButtonMobil{font-size:11px;background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;padding:4px 6px;text-decoration:none;position:absolute;left:5px;min-width:15px}.wcPauseButton{background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;font-size:14px;padding:8px 10px;text-decoration:none;text-shadow:0px 1px 0px #f1f1f1;position:absolute;right:10px;top:50px;min-width:90px}.wcPauseButton:hover{color:#e22727;border-color:#e22727;text-shadow:none}.wcPauseButtonMobil{font-size:11px;background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;padding:4px 6px;text-decoration:none;position:absolute;left:5px;min-width:15px}.wcfixedSuperbanner{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:-1}.wcMuteButton{background-color:rgba(0,0,0,0);border-radius:10px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#dcdcdc;font-size:14px;padding:5px 5px;text-decoration:none;position:fixed;left:10px;top:10px;min-width:40px}.wcMuteButton:hover{color:#e22727;border-color:#e22727}#closeReminder{right:5px;top:5px;position:absolute;z-index:10000}.understitialAd{width:100%;height:99vh;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}body:not(.variableSlotHeight) #renderSlot_Mobil-Superbanner{min-height:150px}body:not(.variableSlotHeight) #renderSlot_Billboard{min-height:250px;margin-top:50px}body:not(.variableSlotHeight) #renderSlot_Billboard div{margin-top:0;padding-bottom:0}body:not(.variableSlotHeight) #renderSlot_Billboard div>div:before{padding-bottom:0;padding-top:0;line-height:0;top:-0.9375rem}body.variableSlotHeight #renderSlot_Billboard{min-height:0}body.variableSlotHeight #renderSlot_Mobil-Superbanner{min-height:0}.NLSpinBox{display:none;height:0;margin:0 auto;position:fixed;z-index:10000;width:26.25rem;border-top:.0625rem solid #999;border-right:.0625rem solid #999;border-left:.0625rem solid #999;-webkit-box-shadow:.125rem -0.0625rem .3125rem 0 rgba(50,50,50,.75);-moz-box-shadow:.125rem -0.0625rem .3125rem 0 rgba(50,50,50,.75);box-shadow:.125rem -0.0625rem .3125rem 0 rgba(50,50,50,.75);background-color:#fff}.NLSpinBox_close{position:absolute;top:.3125rem;right:.3125rem;cursor:pointer}.NLSpinBox_leftCol,.NLSpinBox_rightCol{width:50%;float:left;margin-top:1.875rem}.NLSpinBox_leftCol{padding:0 .3125rem}.NLSpinBox_rightCol{padding:0 .9375rem 0 .625rem}.NLSpinBox_rightCol .FormField_control{height:1.875rem;width:100%;margin-bottom:.9375rem;text-align:center}.NLSpinBox_rightCol .FormField_control[type=submit]{height:1.875rem;width:100%;line-height:1.3125rem;padding:0 .625rem;font-size:.875rem;border-radius:0;letter-spacing:0}.NLSpinBox_text{display:block;margin-top:-0.375rem;margin-bottom:.9375rem;font-size:1rem;text-align:center;text-transform:uppercase;line-height:1.3125rem;color:#626f86}.banner_counter{background-color:#000;font-weight:bold;text-align:center;position:relative;overflow:hidden}#banner_counter{display:flex;justify-content:space-evenly}#clockline{width:100%;position:absolute;z-index:20;margin-left:-50%;margin-top:56px;border:0;height:0;border-top:1px solid rgba(0,0,0,.4)}#name_time_block{display:flex;justify-content:space-evenly}#name_time_block .name_time{width:65px;margin:13px 0;color:#ccc;text-transform:uppercase;font-size:14px}.time{background:#fff;background:-moz-linear-gradient(top, #ffffff 0%, #f1f1f1 66%, #e1e1e1 74%, #f6f6f6 100%);background:-webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 66%, #e1e1e1 74%, #f6f6f6 100%);background:linear-gradient(to bottom, #ffffff 0%, #f1f1f1 66%, #e1e1e1 74%, #f6f6f6 100%);color:#000;margin:10px 0;font-family:"Oswald",sans-serif;font-size:2.5em;line-height:2.4em;overflow:hidden;-webkit-transform-style:flat;transform-style:flat;border-radius:0;box-shadow:0 0 10px 0 rgba(0,0,0,.5);display:inline-block;text-align:center;position:relative;height:95px;width:65px;-webkit-perspective:479px;-moz-perspective:479px;perspective:479px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.PageFrame{background-color:#fff}@media screen and (min-width: 768px){.PageFrame{max-width:1600px;margin-left:auto;margin-right:auto;margin-bottom:5rem}}.PageFrame-gallery{background-color:#eee;box-shadow:none}.PageFrame-gallery .SiteHeaderSticky_title{margin-top:1.75rem}.PageFrame.--NoNavigationBreadcrumbs .NavigationBreadcrumbs{display:none}.PageFrame_contentHub{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;margin-bottom:2.375rem;padding-bottom:.9375rem}.PageFrame_contentHub:before,.PageFrame_contentHub:after{display:table;content:" "}.PageFrame_contentHub:after{clear:both}@media screen and (min-width: 768px){.PageFrame_contentHub{margin-top:4.0625rem;margin-bottom:5.9375rem;padding-top:.9375rem}}.PageFrame_contentHub_box{padding:0 0 .9375rem;color:#333;text-align:center;border-bottom:solid .0625rem #333}.PageFrame_contentHubNews{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;width:100%;max-width:980px;padding:0 20px;color:#fff;background-color:#0075bf;margin-bottom:1.875rem;overflow:auto;padding:1.25rem;text-align:center}.PageFrame_contentHubNews:before,.PageFrame_contentHubNews:after{display:table;content:" "}.PageFrame_contentHubNews:after{clear:both}@media screen and (min-width: 768px){.PageFrame_contentHubNews{display:flex;align-items:center;text-align:left}}.PageFrame_contentHubNewsLabel{flex-grow:1}.PageFrame_contentHubNews .Button{margin:.625rem .625rem 0 .625rem}@media screen and (min-width: 768px){.PageFrame_contentHubNews .Button{float:right;margin:0 0 0 0}}.PageFrame_contentHubNews .Button:hover{color:#fff;background-color:#195393}.PageFrame_contentHubNews .Button:focus{color:#4a4a4a}.PageFrame_contentHubNews .Button:focus:hover{color:#fff}.MediaGallery_thumbnailContainer .swiper-slide-active img{opacity:1}.MediaGallery_thumbnailContainer .swiper-slide img{margin:25% auto}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate(0px, 0px);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);-moz-transform:translate3d(0px, -50%, 0);-o-transform:translate(0px, -50%);-ms-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active,.MediaGallery_thumbnailContainer .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.MediaGallery_thumbnailContainer .swiper-slide-active img{border:.125rem solid #fff}.MediaGallery_thumbnailContainer .swiper-slide img{margin:0 auto}.MediaGallery_thumbnailContainer .swiper-slide img:hover{border:.125rem solid #fff;opacity:unset}.swiper-wrapper{height:auto}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity=90)}#colorbox{outline:0;max-width:100%;overflow:auto}#cboxWrapper{max-width:100%;overflow:auto}#cboxContent{margin-top:32px;overflow:visible;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{background:#000;padding:1px}#cboxLoadingGraphic{background:url(/js/vendor/jquery-colorbox/example2/images/loading.gif) no-repeat center center}#cboxLoadingOverlay{background:#000}#cboxTitle{position:absolute;top:-22px;left:0;color:#000}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(/js/vendor/jquery-colorbox/example2/images/controls.png) no-repeat 0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxPrevious{background-position:0px 0px;right:44px}#cboxPrevious:hover{background-position:0px -25px}#cboxNext{background-position:-25px 0px;right:22px}#cboxNext:hover{background-position:-25px -25px}#cboxClose{background-position:-50px 0px;right:0}#cboxClose:hover{background-position:-50px -25px}.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious{right:66px}.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:44px}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px}.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px;right:44px}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px}.TableRanking{margin-top:1.25rem;max-width:100%;overflow-x:scroll}@media screen and (min-width: 768px){.TableRanking{overflow-x:initial}}.TableRanking .tdbalken,.TableRanking .prozent,.TableRanking .pzahl,.TableRanking .parrow{display:none}@media screen and (min-width: 768px){.TableRanking .tdbalken,.TableRanking .prozent,.TableRanking .pzahl,.TableRanking .parrow{display:table-cell}}.TableRanking table.chart.ranking{empty-cells:show;border-collapse:collapse;font-size:.875rem;margin-bottom:1.875rem}.TableRanking table.chart.ranking tr.line td{height:2.1875rem;color:#000;padding:.25rem;border-top:.0625rem solid #0075bf}.TableRanking table.chart.ranking tr.line:nth-child(1) td{border-top:0}.TableRanking table.chart.ranking tr.head td{padding:.25rem .25rem .5rem .25rem;font-size:.75rem;border:0;vertical-align:top;line-height:1.125rem}.TableRanking table.chart.ranking tr.head td.balken{color:#333}.TableRanking table.chart.ranking tr.line td.rang{color:#0075bf;font-size:.875rem}.TableRanking table.chart.ranking tr.line td.tdbalken{width:40%}.TableRanking table.chart.ranking tr.line td.zahl{text-align:center}.TableRanking table.chart.ranking tr.line .balken{background-color:#003869;height:1.25rem}.TableRanking table.chart.ranking tr.line .bzahl{color:#003869;font-weight:400;text-align:center}.TableRanking table.chart.ranking tr.line .pzahl{opacity:.9;font-size:.75rem;text-align:right}.TableRanking table.chart.ranking tr.line .pointer{width:1.0625rem;height:1.0625rem;float:left}.TableRanking table.chart.ranking tr.line .pointer.plus{background-image:url(/data/img/plus.png)}.TableRanking table.chart.ranking tr.line .pointer.minus{background-image:url(/data/img/minus.png)}.TableRanking table.chart.ranking tr.line .pointer.gleich{background-image:url(/data/img/gleich.png)}.Chart h3{font-weight:300}.Chart h3 span{font-weight:400}.Chart ul{padding-left:0;margin-bottom:0}.Chart ul li{line-height:normal;font-size:inherit}.Chart ul li::before{display:none}.Chart .label{font-weight:400}.Chart .dropdown-menu .Button{padding:.5rem .75rem}.Chart_footer p{color:#000;font-size:.75rem;margin-bottom:0}.slab-chart{color:#086f91}.slab{color:#0a94c2;display:block;line-height:.8}.chart.thumbnail{background-color:#f5f5f5;background-image:-webkit-linear-gradient(20deg, #eeeeee, #f5f5f5);background-image:-webkit-linear-gradient(70deg, #eeeeee, #f5f5f5);background-image:linear-gradient(20deg, #eeeeee, #f5f5f5);background-repeat:repeat-x;box-shadow:inset 0 0 3px -1px rgba(0,0,0,.2);margin-bottom:10px;padding:0}.chart{width:100%}.chart .chart-header{margin-bottom:30px}.chart .chart-body{margin-bottom:20px;position:relative}.chart .chart-body .nav.nav-tabs{border-bottom:1px solid #ddd;font-size:14px}.chart .chart-body .nav.nav-tabs li{float:left;margin-bottom:-1px}.chart .chart-body .nav.nav-tabs li a{color:#333}.chart .chart-body .nav.nav-tabs li.active{background-color:#fff}.chart .chart-body .nav.nav-tabs li.active a{color:#333}.chart .svg text{fill:#333}.chart .svg .text-red{fill:#961015}.chart .svg .text-blue{fill:#086f91}.chart .svg .text-gray{fill:gray}.chart .svg .legend{font-size:12px}.chart .svg .axis path{fill:none;shape-rendering:crispEdges;stroke:#9d9d9d}.chart .svg .axis line{fill:none;shape-rendering:crispEdges;stroke:#9d9d9d}.chart .svg .axis .tick text{fill:#555;font-size:12px}.chart .svg .grid .domain{display:none}.chart .svg .grid line{fill:none;shape-rendering:crispEdges;stroke:rgba(0,0,0,.1)}.chart .svg .grid path{fill:none;shape-rendering:crispEdges;stroke:rgba(0,0,0,.1)}.chart .svg .line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;stroke:rgba(10,148,194,.6)}.chart .svg .line.current{stroke-width:6px;stroke:rgba(8,111,145,.2)}.chart .svg .line.previous{stroke-width:1.5px;stroke:rgba(0,0,0,.2)}.chart .svg .bar{-webkit-transition:.3s fill ease-in-out;transition:.3s fill ease-in-out}.chart .svg .bar.current-year{fill:rgba(0,0,0,.15)}.chart .svg .bar.current-month{fill:#0a94c2}.chart .svg .label circle{fill:rgba(8,111,145,.5);stroke-width:1px;stroke:#fff}.chart .svg .label .sensor{fill:rgba(0,0,0,0)}.chart .svg .label .sensor:hover{cursor:pointer}.chart .svg .label text.value-current{fill:#086f91;font-weight:400;font-size:12px}.chart .svg .label text.value-monat{fill:#086f91;font-weight:400}.chart .svg .label text.value-previous{fill:rgba(0,0,0,.55);font-size:12px}.chart .svg .label text.value-jahr{fill:rgba(0,0,0,.55)}.chart .svg .label text.value-difference{-webkit-transition:.3s fill ease-in-out;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-size:85%;opacity:.9;transition:.3s fill ease-in-out}.chart .svg .label text.value-difference.grow{fill:#236600;left:0;position:absolute;top:0}.chart .svg .label text.value-difference.shrink{fill:#aa0e12;left:0;position:absolute;top:0}.chart .svg .label text.value-difference.previous{fill:rgba(0,0,0,.6);position:absolute}.chart .svg .label path.value-difference{-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;-webkit-transition:.5s -webkit-transform cubic-bezier(0.455, 0, 0.57, 1.61),.3s fill ease-in-out;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-size:85%;opacity:.9;transform-origin:50% 50%;-moz-transform-origin:9px 9px;transition:.5s transform cubic-bezier(0.455, 0, 0.57, 1.61),.3s fill ease-in-out}.chart .svg .label path.value-difference.grow{fill:#236600}.chart .svg .label path.value-difference.shrink{fill:#7f0e12}.chart .svg .label path.value-difference.previous{fill:rgba(0,0,0,.3)}.chart .svg .label.previous text{fill:rgba(0,0,0,.5)}.chart .svg .label.previous circle{fill:rgba(0,0,0,.5)}.chart .svg .rank{fill:#961015;font-size:14px}.chart .company-title{font-size:14px;max-width:40px;overflow:visible}.chart.umsatzmonitor .labels .label:first-child text{display:none}.chart.umsatzmonitor svg>.dense .labels .label.current text{display:none}.chart.umsatzmonitor svg>.dense .labels .label.current.active text{display:inherit}.chart#teaser-umsatzmonitor .labels .label:first-child text{display:none}.chart#teaser-umsatzmonitor svg>.dense .labels .label.current text{display:none}.chart#teaser-umsatzmonitor svg>.dense .labels .label.current.active text{display:inherit}.chart#teaser-umsatzmonitor .axis.y .tick{display:none}.chart[id^=werbemonitor] .axis.y line{fill:none;shape-rendering:crispEdges;stroke:rgba(0,0,0,.1)}.chart[id^=werbemonitor] .axis.y .domain{display:none}.chart#teaser-werbemonitor{overflow-y:hidden}.chart#teaser-werbemonitor .axis.y line{fill:none;shape-rendering:crispEdges;stroke:rgba(0,0,0,.1)}.chart#teaser-werbemonitor .axis.y .domain{display:none}.chart#teaser-werbemonitor .axis.y .tick:first-child{display:none}.range-selector{margin-bottom:1.25rem;float:right}@media screen and (min-width: 768px){.range-selector{position:absolute;right:20px;margin-bottom:0}}@media screen and (min-width: 768px){.range-selector .dropdown-menu{width:19.375rem}}.range-selector .dropdown-menu>li>a{white-space:normal}form.range-select{padding-left:20px;padding-right:20px;position:relative}.teaser.teaser-chart-invert{background-color:#333;border-radius:2px}.teaser.teaser-chart-invert .chart{background-color:rgba(0,0,0,0);background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.15) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.15) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#19ffffff", endColorstr="#26ffffff", GradientType=0)}.teaser.teaser-chart-invert .chart svg .axis path{stroke:rgba(255,255,255,.4)}.teaser.teaser-chart-invert .chart svg .axis line{stroke:rgba(255,255,255,.4)}.teaser.teaser-chart-invert .chart svg .axis .tick text{fill:rgba(255,255,255,.8)}.teaser.teaser-chart-invert .chart svg .labels text{fill:#fff;font-size:18px}.teaser.teaser-chart-invert .chart svg .labels text.value-difference{fill:rgba(255,255,255,.95);font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-size:85%;opacity:.9}.teaser.teaser-chart-invert .chart svg .labels circle{fill:rgba(255,255,255,.5);stroke:none}.teaser.teaser-chart-invert .chart svg .graph.line.current{stroke:rgba(0,0,0,.13)}.teaser.teaser-chart-invert .inner{color:rgba(255,255,255,.9);padding-bottom:20px;padding-left:20px;padding-right:20px}.teaser.teaser-chart-invert .inner .tagline{color:#fff}.teaser.teaser-chart-invert .inner a{color:#fff}.teaser.teaser-chart-invert:hover .post-title{color:#fff}.social-buttons .btn-facebook{background-color:#3b59b6;padding-left:43px;position:relative}.social-buttons .btn-facebook .icon{background-color:rgba(0,0,0,.2);bottom:0;left:0;line-height:48px;position:absolute;top:0;width:43px}.social-buttons .btn-twitter{background-color:#01aced;padding-left:43px;position:relative}.social-buttons .btn-twitter .icon{background-color:rgba(0,0,0,.2);bottom:0;left:0;line-height:48px;position:absolute;top:0;width:43px}.social-buttons .btn-comments{padding-left:43px;position:relative}.social-buttons .btn-comments .icon{background-color:rgba(0,0,0,.2);bottom:0;left:0;line-height:48px;position:absolute;top:0;width:43px}.social-buttons .btn-linkedin{background-color:#007bb6}.social-buttons .btn-xing{background-color:#126567}.social-buttons .btn-google-plus{background-color:#dd4b39}.social-buttons .btn-mail{background-color:#777}.button-row .btn{width:44px}.button-row .btn+.btn{margin-left:8px}.article-functions{width:200px}.article-functions .btn-facebook{margin-top:10px;padding-left:43px;position:relative;width:100%}.article-functions .btn-facebook .icon{background-color:rgba(0,0,0,.2);bottom:0;left:0;line-height:48px;position:absolute;top:0;width:43px}.article-functions .btn-twitter{margin-top:10px;padding-left:43px;position:relative;width:100%}.article-functions .btn-twitter .icon{background-color:rgba(0,0,0,.2);bottom:0;left:0;line-height:48px;position:absolute;top:0;width:43px}.article-functions .btn-comments{margin-top:10px;padding-left:43px;position:relative;width:100%}.article-functions .btn-comments .icon{background-color:rgba(0,0,0,.2);bottom:0;left:0;line-height:48px;position:absolute;top:0;width:43px}.news-content .social-buttons .btn-facebook{padding-left:43px;position:relative;width:auto}.news-content .social-buttons .btn-twitter{padding-left:43px;position:relative;width:auto}.news-content .social-buttons .btn-comments{padding-left:43px;position:relative;width:auto}.news-content .social-buttons .btn+.btn{margin-left:8px}.nav.sitemap>li>a{font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-size:85%;line-height:20px;opacity:.9;padding:0}.nav.sitemap>li>a:hover{background-color:rgba(0,0,0,0);color:#fff}.nav.sitemap>li.toplevel>a{color:#fff;font-weight:400}.nav.sitemap>li+li.toplevel{margin-top:20px}.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}.slabtextinactive .slabtext{*letter-spacing:0 !important;*word-spacing:0 !important;display:inline;font-size:1em !important;letter-spacing:inherit !important;white-space:normal;word-spacing:inherit !important}.slabtextdone .slabtext{display:block}.grid-sizer{opacity:0;visibility:hidden}.chart-footer{color:#333}.chart-footer .small{font-size:12px}#content .arena.ranking table.chart.ranking{table-layout:fixed;width:100%}#content .arena.ranking table.chart.ranking td.rang{width:5%;padding-left:0 !important}#content .arena.ranking table.chart.ranking td.tdbalken{min-width:50%}.arena .bzahl{width:12%;padding-right:0 !important;margin-right:0}.arena .svg .y.axis line{stroke:none}.arena .svg .labels .label:first-child text,.arena .svg .labels .label:first-child text{display:none}@media(min-width: 1024px)and (max-width: 1200px){#content .arena.ranking table.chart.ranking{table-layout:fixed;width:100%}#content .arena.ranking table.chart.ranking td.rang{width:5%;padding-left:0 !important}#content .arena.ranking table.chart.ranking td.text{max-width:50%}#content .arena.ranking table.chart.ranking td.tdbalken{min-width:40%}}@media(min-width: 1200px)and (max-width: 1365px){#content .arena.ranking table.chart.ranking{table-layout:fixed;width:100%}#content .arena.ranking table.chart.ranking td.rang{width:5%}#content .arena.ranking table.chart.ranking td.text{max-width:50%}#content .arena.ranking table.chart.ranking td.tdbalken{min-width:40%}}.datepicker{border-radius:2px;direction:ltr}.datepicker table{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;margin:0;user-select:none}.datepicker table tr td{border-radius:4px;border:none;height:30px;text-align:center;width:30px}.datepicker table tr td span{border-radius:4px;cursor:pointer;display:block;float:left;height:54px;line-height:54px;margin:1%;width:23%}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled{background:none;color:#777;cursor:default}.datepicker table tr td span.disabled:hover{background:none;color:#777;cursor:default}.datepicker table tr td span.old{color:#777}.datepicker table tr td span.new{color:#777}.datepicker table tr th{border-radius:4px;border:none;height:30px;text-align:center;width:30px}.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old{color:#777}.datepicker table tr td.new{color:#777}.datepicker table tr td.disabled{background:none;color:#c2c2c2;cursor:default}.datepicker table tr td.disabled:hover{background:none;color:#c2c2c2;cursor:default}.datepicker table tr td.highlighted{background:#f5f5f5;border-radius:0}.datepicker table tr td.highlighted:hover{background:#f5f5f5;border-radius:0}.datepicker table tr td.today:hover hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker .datepicker-switch{width:145px}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th:hover{background:#eee}.datepicker thead tr:first-child .cw{background-color:rgba(0,0,0,0);cursor:default}.datepicker tfoot tr th{cursor:pointer}.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;padding:0 2px 0 5px;vertical-align:middle;width:12px}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{left:0;padding:4px;top:0}.datepicker-dropdown::before{border-bottom-color:rgba(0,0,0,.2);border-bottom:7px solid #ccc;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:0;content:"";display:inline-block;position:absolute}.datepicker-dropdown::after{border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:0;content:"";display:inline-block;position:absolute}.datepicker-dropdown.datepicker-orient-left::before{left:6px}.datepicker-dropdown.datepicker-orient-left::after{left:7px}.datepicker-dropdown.datepicker-orient-right::before{right:6px}.datepicker-dropdown.datepicker-orient-right::after{right:7px}.datepicker-dropdown.datepicker-orient-bottom::before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom::after{top:-6px}.datepicker-dropdown.datepicker-orient-top::before{border-bottom:0;border-top:7px solid #999;bottom:-7px}.datepicker-dropdown.datepicker-orient-top::after{border-bottom:0;border-top:6px solid #fff;bottom:-6px}.datepicker>div{display:none}.datepicker.days .datepicker-days{display:block}.datepicker.months .datepicker-months{display:block}.datepicker.years .datepicker-years{display:block}.table-striped .datepicker table tr td{background-color:rgba(0,0,0,0)}.table-striped .datepicker table tr th{background-color:rgba(0,0,0,0)}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#0a94c2;border-color:#ffb733;color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover:focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today.focus,.datepicker table tr td.today:hover.focus,.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:hover.focus,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.today,.open>.dropdown-toggle.datepicker table tr td.today:hover,.open>.dropdown-toggle.datepicker table tr td.today.disabled,.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover{background-color:#ffc966;border-color:#f59e00;color:#000}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.today,.open>.dropdown-toggle.datepicker table tr td.today:hover,.open>.dropdown-toggle.datepicker table tr td.today.disabled,.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover{background-image:none}.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled],fieldset[disabled].datepicker table tr td.today,fieldset[disabled].datepicker table tr td.today:hover,fieldset[disabled].datepicker table tr td.today.disabled,fieldset[disabled].datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover.disabled:hover,.datepicker table tr td.today.disabled.disabled:hover,.datepicker table tr td.today.disabled:hover.disabled:hover,.datepicker table tr td.today[disabled]:hover,.datepicker table tr td.today:hover[disabled]:hover,.datepicker table tr td.today.disabled[disabled]:hover,.datepicker table tr td.today.disabled:hover[disabled]:hover,fieldset[disabled].datepicker table tr td.today:hover,fieldset[disabled].datepicker table tr td.today:hover:hover,fieldset[disabled].datepicker table tr td.today.disabled:hover,fieldset[disabled].datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today:hover.disabled:focus,.datepicker table tr td.today.disabled.disabled:focus,.datepicker table tr td.today.disabled:hover.disabled:focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today:hover[disabled]:focus,.datepicker table tr td.today.disabled[disabled]:focus,.datepicker table tr td.today.disabled:hover[disabled]:focus,fieldset[disabled].datepicker table tr td.today:focus,fieldset[disabled].datepicker table tr td.today:hover:focus,fieldset[disabled].datepicker table tr td.today.disabled:focus,fieldset[disabled].datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today:hover.disabled.focus,.datepicker table tr td.today.disabled.disabled.focus,.datepicker table tr td.today.disabled:hover.disabled.focus,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today:hover[disabled].focus,.datepicker table tr td.today.disabled[disabled].focus,.datepicker table tr td.today.disabled:hover[disabled].focus,fieldset[disabled].datepicker table tr td.today.focus,fieldset[disabled].datepicker table tr td.today:hover.focus,fieldset[disabled].datepicker table tr td.today.disabled.focus,fieldset[disabled].datepicker table tr td.today.disabled:hover.focus,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today:hover.disabled:active,.datepicker table tr td.today.disabled.disabled:active,.datepicker table tr td.today.disabled:hover.disabled:active,.datepicker table tr td.today[disabled]:active,.datepicker table tr td.today:hover[disabled]:active,.datepicker table tr td.today.disabled[disabled]:active,.datepicker table tr td.today.disabled:hover[disabled]:active,fieldset[disabled].datepicker table tr td.today:active,fieldset[disabled].datepicker table tr td.today:hover:active,fieldset[disabled].datepicker table tr td.today.disabled:active,fieldset[disabled].datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today:hover.disabled.active,.datepicker table tr td.today.disabled.disabled.active,.datepicker table tr td.today.disabled:hover.disabled.active,.datepicker table tr td.today[disabled].active,.datepicker table tr td.today:hover[disabled].active,.datepicker table tr td.today.disabled[disabled].active,.datepicker table tr td.today.disabled:hover[disabled].active,fieldset[disabled].datepicker table tr td.today.active,fieldset[disabled].datepicker table tr td.today:hover.active,fieldset[disabled].datepicker table tr td.today.disabled.active,fieldset[disabled].datepicker table tr td.today.disabled:hover.active{background-color:#0a94c2;border-color:#ffb733}.datepicker table tr td.today .badge,.datepicker table tr td.today:hover .badge,.datepicker table tr td.today.disabled .badge,.datepicker table tr td.today.disabled:hover .badge{background-color:#000;color:#0a94c2}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f7ca77;border-color:#f1a417;border-radius:0;color:#000}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:focus,.datepicker table tr td.range.today:hover:focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover:focus,.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:hover.focus,.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:hover.focus,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.range.today,.open>.dropdown-toggle.datepicker table tr td.range.today:hover,.open>.dropdown-toggle.datepicker table tr td.range.today.disabled,.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover{background-color:#f4b747;border-color:#bf800c;color:#000}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.range.today,.open>.dropdown-toggle.datepicker table tr td.range.today:hover,.open>.dropdown-toggle.datepicker table tr td.range.today.disabled,.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover{background-image:none}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled],fieldset[disabled].datepicker table tr td.range.today,fieldset[disabled].datepicker table tr td.range.today:hover,fieldset[disabled].datepicker table tr td.range.today.disabled,fieldset[disabled].datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover.disabled:hover,.datepicker table tr td.range.today.disabled.disabled:hover,.datepicker table tr td.range.today.disabled:hover.disabled:hover,.datepicker table tr td.range.today[disabled]:hover,.datepicker table tr td.range.today:hover[disabled]:hover,.datepicker table tr td.range.today.disabled[disabled]:hover,.datepicker table tr td.range.today.disabled:hover[disabled]:hover,fieldset[disabled].datepicker table tr td.range.today:hover,fieldset[disabled].datepicker table tr td.range.today:hover:hover,fieldset[disabled].datepicker table tr td.range.today.disabled:hover,fieldset[disabled].datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today:hover.disabled:focus,.datepicker table tr td.range.today.disabled.disabled:focus,.datepicker table tr td.range.today.disabled:hover.disabled:focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today:hover[disabled]:focus,.datepicker table tr td.range.today.disabled[disabled]:focus,.datepicker table tr td.range.today.disabled:hover[disabled]:focus,fieldset[disabled].datepicker table tr td.range.today:focus,fieldset[disabled].datepicker table tr td.range.today:hover:focus,fieldset[disabled].datepicker table tr td.range.today.disabled:focus,fieldset[disabled].datepicker table tr td.range.today.disabled:hover:focus,.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today:hover.disabled.focus,.datepicker table tr td.range.today.disabled.disabled.focus,.datepicker table tr td.range.today.disabled:hover.disabled.focus,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today:hover[disabled].focus,.datepicker table tr td.range.today.disabled[disabled].focus,.datepicker table tr td.range.today.disabled:hover[disabled].focus,fieldset[disabled].datepicker table tr td.range.today.focus,fieldset[disabled].datepicker table tr td.range.today:hover.focus,fieldset[disabled].datepicker table tr td.range.today.disabled.focus,fieldset[disabled].datepicker table tr td.range.today.disabled:hover.focus,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today:hover.disabled:active,.datepicker table tr td.range.today.disabled.disabled:active,.datepicker table tr td.range.today.disabled:hover.disabled:active,.datepicker table tr td.range.today[disabled]:active,.datepicker table tr td.range.today:hover[disabled]:active,.datepicker table tr td.range.today.disabled[disabled]:active,.datepicker table tr td.range.today.disabled:hover[disabled]:active,fieldset[disabled].datepicker table tr td.range.today:active,fieldset[disabled].datepicker table tr td.range.today:hover:active,fieldset[disabled].datepicker table tr td.range.today.disabled:active,fieldset[disabled].datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today:hover.disabled.active,.datepicker table tr td.range.today.disabled.disabled.active,.datepicker table tr td.range.today.disabled:hover.disabled.active,.datepicker table tr td.range.today[disabled].active,.datepicker table tr td.range.today:hover[disabled].active,.datepicker table tr td.range.today.disabled[disabled].active,.datepicker table tr td.range.today.disabled:hover[disabled].active,fieldset[disabled].datepicker table tr td.range.today.active,fieldset[disabled].datepicker table tr td.range.today:hover.active,fieldset[disabled].datepicker table tr td.range.today.disabled.active,fieldset[disabled].datepicker table tr td.range.today.disabled:hover.active{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today .badge,.datepicker table tr td.range.today:hover .badge,.datepicker table tr td.range.today.disabled .badge,.datepicker table tr td.range.today.disabled:hover .badge{background-color:#000;color:#f7ca77}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#777;border-color:#555;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:focus,.datepicker table tr td.selected:hover:focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover:focus,.datepicker table tr td.selected.focus,.datepicker table tr td.selected:hover.focus,.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:hover.focus,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.selected,.open>.dropdown-toggle.datepicker table tr td.selected:hover,.open>.dropdown-toggle.datepicker table tr td.selected.disabled,.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover{background-color:#5e5e5e;border-color:#373737;color:#fff}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.selected,.open>.dropdown-toggle.datepicker table tr td.selected:hover,.open>.dropdown-toggle.datepicker table tr td.selected.disabled,.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover{background-image:none}.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled],fieldset[disabled].datepicker table tr td.selected,fieldset[disabled].datepicker table tr td.selected:hover,fieldset[disabled].datepicker table tr td.selected.disabled,fieldset[disabled].datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover.disabled:hover,.datepicker table tr td.selected.disabled.disabled:hover,.datepicker table tr td.selected.disabled:hover.disabled:hover,.datepicker table tr td.selected[disabled]:hover,.datepicker table tr td.selected:hover[disabled]:hover,.datepicker table tr td.selected.disabled[disabled]:hover,.datepicker table tr td.selected.disabled:hover[disabled]:hover,fieldset[disabled].datepicker table tr td.selected:hover,fieldset[disabled].datepicker table tr td.selected:hover:hover,fieldset[disabled].datepicker table tr td.selected.disabled:hover,fieldset[disabled].datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected:hover.disabled:focus,.datepicker table tr td.selected.disabled.disabled:focus,.datepicker table tr td.selected.disabled:hover.disabled:focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected:hover[disabled]:focus,.datepicker table tr td.selected.disabled[disabled]:focus,.datepicker table tr td.selected.disabled:hover[disabled]:focus,fieldset[disabled].datepicker table tr td.selected:focus,fieldset[disabled].datepicker table tr td.selected:hover:focus,fieldset[disabled].datepicker table tr td.selected.disabled:focus,fieldset[disabled].datepicker table tr td.selected.disabled:hover:focus,.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected:hover.disabled.focus,.datepicker table tr td.selected.disabled.disabled.focus,.datepicker table tr td.selected.disabled:hover.disabled.focus,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected:hover[disabled].focus,.datepicker table tr td.selected.disabled[disabled].focus,.datepicker table tr td.selected.disabled:hover[disabled].focus,fieldset[disabled].datepicker table tr td.selected.focus,fieldset[disabled].datepicker table tr td.selected:hover.focus,fieldset[disabled].datepicker table tr td.selected.disabled.focus,fieldset[disabled].datepicker table tr td.selected.disabled:hover.focus,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected:hover.disabled:active,.datepicker table tr td.selected.disabled.disabled:active,.datepicker table tr td.selected.disabled:hover.disabled:active,.datepicker table tr td.selected[disabled]:active,.datepicker table tr td.selected:hover[disabled]:active,.datepicker table tr td.selected.disabled[disabled]:active,.datepicker table tr td.selected.disabled:hover[disabled]:active,fieldset[disabled].datepicker table tr td.selected:active,fieldset[disabled].datepicker table tr td.selected:hover:active,fieldset[disabled].datepicker table tr td.selected.disabled:active,fieldset[disabled].datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected:hover.disabled.active,.datepicker table tr td.selected.disabled.disabled.active,.datepicker table tr td.selected.disabled:hover.disabled.active,.datepicker table tr td.selected[disabled].active,.datepicker table tr td.selected:hover[disabled].active,.datepicker table tr td.selected.disabled[disabled].active,.datepicker table tr td.selected.disabled:hover[disabled].active,fieldset[disabled].datepicker table tr td.selected.active,fieldset[disabled].datepicker table tr td.selected:hover.active,fieldset[disabled].datepicker table tr td.selected.disabled.active,fieldset[disabled].datepicker table tr td.selected.disabled:hover.active{background-color:#777;border-color:#555}.datepicker table tr td.selected .badge,.datepicker table tr td.selected:hover .badge,.datepicker table tr td.selected.disabled .badge,.datepicker table tr td.selected.disabled:hover .badge{background-color:#fff;color:#777}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#0a94c2;border-color:#ad1319;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover:focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active.focus,.datepicker table tr td.active:hover.focus,.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:hover.focus,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.active,.open>.dropdown-toggle.datepicker table tr td.active:hover,.open>.dropdown-toggle.datepicker table tr td.active.disabled,.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover{background-color:#086f91;border-color:#760d11;color:#fff}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td.active,.open>.dropdown-toggle.datepicker table tr td.active:hover,.open>.dropdown-toggle.datepicker table tr td.active.disabled,.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover{background-image:none}.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled],fieldset[disabled].datepicker table tr td.active,fieldset[disabled].datepicker table tr td.active:hover,fieldset[disabled].datepicker table tr td.active.disabled,fieldset[disabled].datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover.disabled:hover,.datepicker table tr td.active.disabled.disabled:hover,.datepicker table tr td.active.disabled:hover.disabled:hover,.datepicker table tr td.active[disabled]:hover,.datepicker table tr td.active:hover[disabled]:hover,.datepicker table tr td.active.disabled[disabled]:hover,.datepicker table tr td.active.disabled:hover[disabled]:hover,fieldset[disabled].datepicker table tr td.active:hover,fieldset[disabled].datepicker table tr td.active:hover:hover,fieldset[disabled].datepicker table tr td.active.disabled:hover,fieldset[disabled].datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active:hover.disabled:focus,.datepicker table tr td.active.disabled.disabled:focus,.datepicker table tr td.active.disabled:hover.disabled:focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active:hover[disabled]:focus,.datepicker table tr td.active.disabled[disabled]:focus,.datepicker table tr td.active.disabled:hover[disabled]:focus,fieldset[disabled].datepicker table tr td.active:focus,fieldset[disabled].datepicker table tr td.active:hover:focus,fieldset[disabled].datepicker table tr td.active.disabled:focus,fieldset[disabled].datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active:hover.disabled.focus,.datepicker table tr td.active.disabled.disabled.focus,.datepicker table tr td.active.disabled:hover.disabled.focus,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active:hover[disabled].focus,.datepicker table tr td.active.disabled[disabled].focus,.datepicker table tr td.active.disabled:hover[disabled].focus,fieldset[disabled].datepicker table tr td.active.focus,fieldset[disabled].datepicker table tr td.active:hover.focus,fieldset[disabled].datepicker table tr td.active.disabled.focus,fieldset[disabled].datepicker table tr td.active.disabled:hover.focus,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active:hover.disabled:active,.datepicker table tr td.active.disabled.disabled:active,.datepicker table tr td.active.disabled:hover.disabled:active,.datepicker table tr td.active[disabled]:active,.datepicker table tr td.active:hover[disabled]:active,.datepicker table tr td.active.disabled[disabled]:active,.datepicker table tr td.active.disabled:hover[disabled]:active,fieldset[disabled].datepicker table tr td.active:active,fieldset[disabled].datepicker table tr td.active:hover:active,fieldset[disabled].datepicker table tr td.active.disabled:active,fieldset[disabled].datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active:hover.disabled.active,.datepicker table tr td.active.disabled.disabled.active,.datepicker table tr td.active.disabled:hover.disabled.active,.datepicker table tr td.active[disabled].active,.datepicker table tr td.active:hover[disabled].active,.datepicker table tr td.active.disabled[disabled].active,.datepicker table tr td.active.disabled:hover[disabled].active,fieldset[disabled].datepicker table tr td.active.active,fieldset[disabled].datepicker table tr td.active:hover.active,fieldset[disabled].datepicker table tr td.active.disabled.active,fieldset[disabled].datepicker table tr td.active.disabled:hover.active{background-color:#0a94c2;border-color:#ad1319}.datepicker table tr td.active .badge,.datepicker table tr td.active:hover .badge,.datepicker table tr td.active.disabled .badge,.datepicker table tr td.active.disabled:hover .badge{background-color:#fff;color:#0a94c2}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#c4151c;border-color:#ad1319;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td span.active,.open>.dropdown-toggle.datepicker table tr td span.active:hover,.open>.dropdown-toggle.datepicker table tr td span.active.disabled,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover{background-color:#961015;border-color:#760d11;color:#fff}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.open>.dropdown-toggle.datepicker table tr td span.active,.open>.dropdown-toggle.datepicker table tr td span.active:hover,.open>.dropdown-toggle.datepicker table tr td span.active.disabled,.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover{background-image:none}.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled],fieldset[disabled].datepicker table tr td span.active,fieldset[disabled].datepicker table tr td span.active:hover,fieldset[disabled].datepicker table tr td span.active.disabled,fieldset[disabled].datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active[disabled]:hover,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active.disabled:hover[disabled]:hover,fieldset[disabled].datepicker table tr td span.active:hover,fieldset[disabled].datepicker table tr td span.active:hover:hover,fieldset[disabled].datepicker table tr td span.active.disabled:hover,fieldset[disabled].datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,fieldset[disabled].datepicker table tr td span.active:focus,fieldset[disabled].datepicker table tr td span.active:hover:focus,fieldset[disabled].datepicker table tr td span.active.disabled:focus,fieldset[disabled].datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled].focus,fieldset[disabled].datepicker table tr td span.active.focus,fieldset[disabled].datepicker table tr td span.active:hover.focus,fieldset[disabled].datepicker table tr td span.active.disabled.focus,fieldset[disabled].datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active:hover.disabled:active,.datepicker table tr td span.active.disabled.disabled:active,.datepicker table tr td span.active.disabled:hover.disabled:active,.datepicker table tr td span.active[disabled]:active,.datepicker table tr td span.active:hover[disabled]:active,.datepicker table tr td span.active.disabled[disabled]:active,.datepicker table tr td span.active.disabled:hover[disabled]:active,fieldset[disabled].datepicker table tr td span.active:active,fieldset[disabled].datepicker table tr td span.active:hover:active,fieldset[disabled].datepicker table tr td span.active.disabled:active,fieldset[disabled].datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active:hover.disabled.active,.datepicker table tr td span.active.disabled.disabled.active,.datepicker table tr td span.active.disabled:hover.disabled.active,.datepicker table tr td span.active[disabled].active,.datepicker table tr td span.active:hover[disabled].active,.datepicker table tr td span.active.disabled[disabled].active,.datepicker table tr td span.active.disabled:hover[disabled].active,fieldset[disabled].datepicker table tr td span.active.active,fieldset[disabled].datepicker table tr td span.active:hover.active,fieldset[disabled].datepicker table tr td span.active.disabled.active,fieldset[disabled].datepicker table tr td span.active.disabled:hover.active{background-color:#c4151c;border-color:#ad1319}.datepicker table tr td span.active .badge,.datepicker table tr td span.active:hover .badge,.datepicker table tr td span.active.disabled .badge,.datepicker table tr td span.active.disabled:hover .badge{background-color:#fff;color:#c4151c}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{background-color:#eee;border-width:1px 0;font-weight:normal;line-height:1.42857143;margin-left:-5px;margin-right:-5px;min-width:16px;padding:4px 5px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;width:auto}.input-daterange .form-control{height:40px}/*#  */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Content Recommendation Template */

.PianoListArticlesRelated_label {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1.08px;
    padding-top: 25px;
    padding-bottom: 2px;
}
/*.PianoListArticlesRelated_inner {*/
/*    padding-right: 10px;*/
/*    padding-left: 10px;*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*    width: 100%;*/
/*    max-width: 980px;*/
/*    padding: 0 20px;*/
/*}*/
.PianoListArticlesRelated_inner:before, .PianoListArticlesRelated_inner:after {
    display: table; // 2
content: " "; // 1
}
.PianoListArticlesRelated_inner:after {
    clear: both;
}
.PianoListArticlesRelated_listItem {
    float: left;
    margin-bottom: 38px;
    /*    border-top: 1px solid grey; */
    padding-top: 15px;
}
/*.PianoListArticlesRelated_listItem:hover .Headline {*/
/*    color: grey;*/
/*}*/
.PianoListArticlesRelated_image {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.PianoListArticlesRelated_content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0px;
}
@media screen and (min-width: 640px) {
    .PianoListArticlesRelated_label {
        padding-bottom: 25px;
    }
    .PianoListArticlesRelated_listItem {
        border-top: 0px;
        max-width: 290px;
        margin-right: 33px;
        margin-bottom: 74px;
        padding-top: 0px;
    }
    .PianoListArticlesRelated_listItem:last-child {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 940px) {
    .ListArticlesRelated  .PianoListArticlesRelated_listItem {
        width: 80%;
    }
}

@media screen and (min-width: 768px) {
    .ListArticlesRelated .PianoListArticlesRelated_listItem:nth-child(3n+1) {
        margin-right: 0;
    }
    .ListArticlesRelated .PianoListArticlesRelated_listItem:nth-child(3n+2) {
        clear: both;
    }
}
