/*! igalia.com 0.0.1 - Thu Mar 13 2025 04:20:00 GMT+0000 (Coordinated Universal Time) - 🦆 */
/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab,.fa-sharp-solid,.fa-classic,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-0.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(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 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-at::before{content:"\@"}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-text-height::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-stethoscope::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-info::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-explosion::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-wave-square::before{content:""}.fa-ring::before{content:""}.fa-building-un::before{content:""}.fa-dice-three::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-door-open::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-atom::before{content:""}.fa-soap::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-bridge-circle-check::before{content:""}.fa-pump-medical::before{content:""}.fa-fingerprint::before{content:""}.fa-hand-point-right::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-flag-checkered::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-school-circle-exclamation::before{content:""}.fa-crop::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-users-rectangle::before{content:""}.fa-people-roof::before{content:""}.fa-people-line::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-person::before{content:""}.fa-male::before{content:""}.fa-laptop::before{content:""}.fa-file-csv::before{content:""}.fa-menorah::before{content:""}.fa-truck-plane::before{content:""}.fa-record-vinyl::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-bong::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-arrow-down-up-across-line::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-jar-wheat::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-file-circle-exclamation::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-pager::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-strikethrough::before{content:""}.fa-k::before{content:"K"}.fa-landmark-flag::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-backward::before{content:""}.fa-caret-right::before{content:""}.fa-comments::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-code-pull-request::before{content:""}.fa-clipboard-list::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-user-check::before{content:""}.fa-vial-virus::before{content:""}.fa-sheet-plastic::before{content:""}.fa-blog::before{content:""}.fa-user-ninja::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-toggle-off::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-person-drowning::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-spray-can::before{content:""}.fa-truck-monster::before{content:""}.fa-w::before{content:"W"}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-rainbow::before{content:""}.fa-circle-notch::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-paw::before{content:""}.fa-cloud::before{content:""}.fa-trowel-bricks::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-hospital-user::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-binoculars::before{content:""}.fa-microphone-slash::before{content:""}.fa-box-tissue::before{content:""}.fa-motorcycle::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-people-arrows::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-toilets-portable::before{content:""}.fa-hockey-puck::before{content:""}.fa-table::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-users-slash::before{content:""}.fa-clover::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-star-and-crescent::before{content:""}.fa-house-fire::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-helicopter::before{content:""}.fa-compass::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-file-circle-question::before{content:""}.fa-laptop-code::before{content:""}.fa-swatchbook::before{content:""}.fa-prescription-bottle::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-people-group::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-film::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-people-robbery::before{content:""}.fa-lightbulb::before{content:""}.fa-caret-left::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-school-circle-xmark::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-sitemap::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-memory::before{content:""}.fa-road-spikes::before{content:""}.fa-fire-burner::before{content:""}.fa-flag::before{content:""}.fa-hanukiah::before{content:""}.fa-feather::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-comment-slash::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-compress::before{content:""}.fa-wheat-awn::before{content:""}.fa-wheat-alt::before{content:""}.fa-ankh::before{content:""}.fa-hands-holding-child::before{content:""}.fa-asterisk::before{content:"\*"}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-peseta-sign::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-ghost::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-cart-plus::before{content:""}.fa-gamepad::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-egg::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-campground::before{content:""}.fa-folder-plus::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-lock::before{content:""}.fa-gas-pump::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-house-flood-water::before{content:""}.fa-tree::before{content:""}.fa-bridge-lock::before{content:""}.fa-sack-dollar::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-car-side::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-2::before{content:""}.fa-microscope::before{content:""}.fa-sink::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-mitten::before{content:""}.fa-person-rays::before{content:""}.fa-users::before{content:""}.fa-eye-slash::before{content:""}.fa-flask-vial::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-om::before{content:""}.fa-worm::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-plug::before{content:""}.fa-chevron-up::before{content:""}.fa-hand-spock::before{content:""}.fa-stopwatch::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-chess-bishop::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-road-circle-check::before{content:""}.fa-dice-five::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-land-mine-on::before{content:""}.fa-i-cursor::before{content:""}.fa-stamp::before{content:""}.fa-stairs::before{content:""}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-pills::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-tooth::before{content:""}.fa-v::before{content:"V"}.fa-bangladeshi-taka-sign::before{content:""}.fa-bicycle::before{content:""}.fa-staff-snake::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-snowman::before{content:""}.fa-mortar-pestle::before{content:""}.fa-road-barrier::before{content:""}.fa-school::before{content:""}.fa-igloo::before{content:""}.fa-joint::before{content:""}.fa-angle-right::before{content:""}.fa-horse::before{content:""}.fa-q::before{content:"Q"}.fa-g::before{content:"G"}.fa-notes-medical::before{content:""}.fa-temperature-half::before{content:""}.fa-temperature-2::before{content:""}.fa-thermometer-2::before{content:""}.fa-thermometer-half::before{content:""}.fa-dong-sign::before{content:""}.fa-capsules::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-hand-point-up::before{content:""}.fa-money-bill::before{content:""}.fa-bookmark::before{content:""}.fa-align-justify::before{content:""}.fa-umbrella-beach::before{content:""}.fa-helmet-un::before{content:""}.fa-bullseye::before{content:""}.fa-bacon::before{content:""}.fa-hand-point-down::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-radiation::before{content:""}.fa-chart-simple::before{content:""}.fa-mars-stroke::before{content:""}.fa-vial::before{content:""}.fa-gauge::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-e::before{content:"E"}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-user::before{content:""}.fa-school-circle-check::before{content:""}.fa-dumpster::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-building-user::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-highlighter::before{content:""}.fa-key::before{content:""}.fa-bullhorn::before{content:""}.fa-globe::before{content:""}.fa-synagogue::before{content:""}.fa-person-half-dress::before{content:""}.fa-road-bridge::before{content:""}.fa-location-arrow::before{content:""}.fa-c::before{content:"C"}.fa-tablet-button::before{content:""}.fa-building-lock::before{content:""}.fa-pizza-slice::before{content:""}.fa-money-bill-wave::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-house-flag::before{content:""}.fa-person-circle-minus::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-camera-rotate::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-star::before{content:""}.fa-repeat::before{content:""}.fa-cross::before{content:""}.fa-box::before{content:""}.fa-venus-mars::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-charging-station::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-mobile-retro::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-spider::before{content:""}.fa-hands-bound::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-x-ray::before{content:""}.fa-spell-check::before{content:""}.fa-slash::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-server::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-shop-lock::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-blender-phone::before{content:""}.fa-building-wheat::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-venus::before{content:""}.fa-passport::before{content:""}.fa-thumbtack-slash::before{content:""}.fa-thumb-tack-slash::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-temperature-high::before{content:""}.fa-microchip::before{content:""}.fa-crown::before{content:""}.fa-weight-hanging::before{content:""}.fa-xmarks-lines::before{content:""}.fa-file-prescription::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-chess-knight::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-wheelchair::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-toggle-on::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-l::before{content:"L"}.fa-fire::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-folder-open::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-code-fork::before{content:""}.fa-city::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-pepper-hot::before{content:""}.fa-unlock::before{content:""}.fa-colon-sign::before{content:""}.fa-headset::before{content:""}.fa-store-slash::before{content:""}.fa-road-circle-xmark::before{content:""}.fa-user-minus::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-clipboard::before{content:""}.fa-house-circle-exclamation::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-wifi::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-strong::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-underline::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-signature::before{content:""}.fa-stroopwafel::before{content:""}.fa-bold::before{content:""}.fa-anchor-lock::before{content:""}.fa-building-ngo::before{content:""}.fa-manat-sign::before{content:""}.fa-not-equal::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-jedi::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-mug-hot::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-gift::before{content:""}.fa-dice-two::before{content:""}.fa-chess-queen::before{content:""}.fa-glasses::before{content:""}.fa-chess-board::before{content:""}.fa-building-circle-check::before{content:""}.fa-person-chalkboard::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-hand-back-fist::before{content:""}.fa-hand-rock::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-cloud-showers-water::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-less-than-equal::before{content:""}.fa-train::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-crow::before{content:""}.fa-sailboat::before{content:""}.fa-window-restore::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-torii-gate::before{content:""}.fa-frog::before{content:""}.fa-bucket::before{content:""}.fa-image::before{content:""}.fa-microphone::before{content:""}.fa-cow::before{content:""}.fa-caret-up::before{content:""}.fa-screwdriver::before{content:""}.fa-folder-closed::before{content:""}.fa-house-tsunami::before{content:""}.fa-square-nfi::before{content:""}.fa-arrow-up-from-ground-water::before{content:""}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-rotate-left::before{content:""}.fa-rotate-back::before{content:""}.fa-rotate-backward::before{content:""}.fa-undo-alt::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-lemon::before{content:""}.fa-head-side-mask::before{content:""}.fa-handshake::before{content:""}.fa-gem::before{content:""}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-smoking::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-monument::before{content:""}.fa-snowplow::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-cannabis::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-tablets::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-chair::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-plate-wheat::before{content:""}.fa-icicles::before{content:""}.fa-person-shelter::before{content:""}.fa-neuter::before{content:""}.fa-id-badge::before{content:""}.fa-marker::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-universal-access::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-lari-sign::before{content:""}.fa-volcano::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-viruses::before{content:""}.fa-square-person-confined::before{content:""}.fa-user-tie::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-tent-arrow-down-to-line::before{content:""}.fa-certificate::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-suitcase::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-camera-retro::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-box-open::before{content:""}.fa-scroll::before{content:""}.fa-spa::before{content:""}.fa-location-pin-lock::before{content:""}.fa-pause::before{content:""}.fa-hill-avalanche::before{content:""}.fa-temperature-empty::before{content:""}.fa-temperature-0::before{content:""}.fa-thermometer-0::before{content:""}.fa-thermometer-empty::before{content:""}.fa-bomb::before{content:""}.fa-registered::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-subscript::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-burst::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-money-bills::before{content:""}.fa-smog::before{content:""}.fa-crutch::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-palette::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-vest::before{content:""}.fa-ferry::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-boxes-packing::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-group-arrows-rotate::before{content:""}.fa-bowl-food::before{content:""}.fa-candy-cane::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-down::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-file-word::before{content:""}.fa-file-powerpoint::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-house-lock::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-children::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-envelope-open::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-mattress-pillow::before{content:""}.fa-guarani-sign::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-greater-than-equal::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-virus::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-layer-group::before{content:""}.fa-arrows-to-dot::before{content:""}.fa-archway::before{content:""}.fa-heart-circle-check::before{content:""}.fa-house-chimney-crack::before{content:""}.fa-house-damage::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-square::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-couch::before{content:""}.fa-cedi-sign::before{content:""}.fa-italic::before{content:""}.fa-table-cells-column-lock::before{content:""}.fa-church::before{content:""}.fa-comments-dollar::before{content:""}.fa-democrat::before{content:""}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-road-lock::before{content:""}.fa-a::before{content:"A"}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-p::before{content:"P"}.fa-snowflake::before{content:""}.fa-newspaper::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-locust::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-list-ol::before{content:""}.fa-list-1-2::before{content:""}.fa-list-numeric::before{content:""}.fa-person-dress-burst::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-vector-square::before{content:""}.fa-bread-slice::before{content:""}.fa-language::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-filter::before{content:""}.fa-question::before{content:"\?"}.fa-file-signature::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-house-chimney-user::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-puzzle-piece::before{content:""}.fa-money-check::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-code::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-building-circle-exclamation::before{content:""}.fa-magnifying-glass-chart::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-cubes-stacked::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-virus-covid::before{content:""}.fa-austral-sign::before{content:""}.fa-f::before{content:"F"}.fa-leaf::before{content:""}.fa-road::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-person-circle-plus::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-bolt-lightning::before{content:""}.fa-sack-xmark::before{content:""}.fa-file-excel::before{content:""}.fa-file-contract::before{content:""}.fa-fish-fins::before{content:""}.fa-building-flag::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-object-ungroup::before{content:""}.fa-poop::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-kaaba::before{content:""}.fa-toilet-paper::before{content:""}.fa-helmet-safety::before{content:""}.fa-hard-hat::before{content:""}.fa-hat-hard::before{content:""}.fa-eject::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-plane-circle-check::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-object-group::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-mask-ventilator::before{content:""}.fa-arrow-right::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-cash-register::before{content:""}.fa-person-circle-question::before{content:""}.fa-h::before{content:"H"}.fa-tarp::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-heart::before{content:""}.fa-mars-and-venus::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-dumpster-fire::before{content:""}.fa-house-crack::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-bottle-water::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-kitchen-set::before{content:""}.fa-r::before{content:"R"}.fa-temperature-quarter::before{content:""}.fa-temperature-1::before{content:""}.fa-thermometer-1::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-cube::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-shield-dog::before{content:""}.fa-solar-panel::before{content:""}.fa-lock-open::before{content:""}.fa-elevator::before{content:""}.fa-money-bill-transfer::before{content:""}.fa-money-bill-trend-up::before{content:""}.fa-house-flood-water-circle-arrow-right::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-circle::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-recycle::before{content:""}.fa-user-astronaut::before{content:""}.fa-plane-slash::before{content:""}.fa-trademark::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-satellite-dish::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-users-rays::before{content:""}.fa-wallet::before{content:""}.fa-clipboard-check::before{content:""}.fa-file-audio::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-wrench::before{content:""}.fa-bugs::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-file-image::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-plane-departure::before{content:""}.fa-handshake-slash::before{content:""}.fa-book-bookmark::before{content:""}.fa-code-branch::before{content:""}.fa-hat-cowboy::before{content:""}.fa-bridge::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-truck-front::before{content:""}.fa-cat::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-truck-field::before{content:""}.fa-route::before{content:""}.fa-clipboard-question::before{content:""}.fa-panorama::before{content:""}.fa-comment-medical::before{content:""}.fa-teeth-open::before{content:""}.fa-file-circle-minus::before{content:""}.fa-tags::before{content:""}.fa-wine-glass::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-house-signal::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-faucet-drip::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-terminal::before{content:""}.fa-mobile-button::before{content:""}.fa-house-medical-flag::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-tape::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-eye::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-audio-description::before{content:""}.fa-person-military-to-person::before{content:""}.fa-file-shield::before{content:""}.fa-user-slash::before{content:""}.fa-pen::before{content:""}.fa-tower-observation::before{content:""}.fa-file-code::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-bus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-window-maximize::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-prescription::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-vihara::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-plant-wilt::before{content:""}.fa-diamond::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-bacterium::before{content:""}.fa-hand-pointer::before{content:""}.fa-drum-steelpan::before{content:""}.fa-hand-scissors::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-biohazard::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-mars-double::before{content:""}.fa-child-dress::before{content:""}.fa-users-between-lines::before{content:""}.fa-lungs-virus::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-phone::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-child-reaching::before{content:""}.fa-head-side-virus::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-door-closed::before{content:""}.fa-shield-virus::before{content:""}.fa-dice-six::before{content:""}.fa-mosquito-net::before{content:""}.fa-bridge-water::before{content:""}.fa-person-booth::before{content:""}.fa-text-width::before{content:""}.fa-hat-wizard::before{content:""}.fa-pen-fancy::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-trash::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-book-medical::before{content:""}.fa-poo::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-cubes::before{content:""}.fa-divide::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-headphones::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-clapping::before{content:""}.fa-republican::before{content:""}.fa-arrow-left::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-ruler::before{content:""}.fa-align-left::before{content:""}.fa-dice-d6::before{content:""}.fa-restroom::before{content:""}.fa-j::before{content:"J"}.fa-users-viewfinder::before{content:""}.fa-file-video::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-file-pdf::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-o::before{content:"O"}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-user-secret::before{content:""}.fa-otter::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-comment-dollar::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-clock::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-clipboard-user::before{content:""}.fa-child::before{content:""}.fa-lira-sign::before{content:""}.fa-satellite::before{content:""}.fa-plane-lock::before{content:""}.fa-tag::before{content:""}.fa-comment::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-envelope::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-paperclip::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-ribbon::before{content:""}.fa-lungs::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-litecoin-sign::before{content:""}.fa-border-none::before{content:""}.fa-circle-nodes::before{content:""}.fa-parachute-box::before{content:""}.fa-indent::before{content:""}.fa-truck-field-un::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-empty::before{content:""}.fa-mountain::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-cloud-meatball::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-square-virus::before{content:""}.fa-meteor::before{content:""}.fa-car-on::before{content:""}.fa-sleigh::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-water::before{content:""}.fa-calendar-check::before{content:""}.fa-braille::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-landmark::before{content:""}.fa-truck::before{content:""}.fa-crosshairs::before{content:""}.fa-person-cane::before{content:""}.fa-tent::before{content:""}.fa-vest-patches::before{content:""}.fa-check-double::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-money-bill-wheat::before{content:""}.fa-cookie::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-arrow-rotate-back::before{content:""}.fa-arrow-rotate-backward::before{content:""}.fa-undo::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-dumbbell::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-tarp-droplet::before{content:""}.fa-house-medical-circle-check::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-calendar-plus::before{content:""}.fa-plane-arrival::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-chart-gantt::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-crop-simple::before{content:""}.fa-crop-alt::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-dna::before{content:""}.fa-virus-slash::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-chess::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-plug-circle-check::before{content:""}.fa-street-view::before{content:""}.fa-franc-sign::before{content:""}.fa-volume-off::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-mosque::before{content:""}.fa-mosquito::before{content:""}.fa-star-of-david::before{content:""}.fa-person-military-rifle::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-vials::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-place-of-worship::before{content:""}.fa-grip-vertical::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-u::before{content:"U"}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-pallet::before{content:""}.fa-faucet::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-s::before{content:"S"}.fa-timeline::before{content:""}.fa-keyboard::before{content:""}.fa-caret-down::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-temperature-3::before{content:""}.fa-thermometer-3::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-plane-up::before{content:""}.fa-piggy-bank::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-mountain-city::before{content:""}.fa-coins::before{content:""}.fa-khanda::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-folder-tree::before{content:""}.fa-network-wired::before{content:""}.fa-map-pin::before{content:""}.fa-hamsa::before{content:""}.fa-cent-sign::before{content:""}.fa-flask::before{content:""}.fa-person-pregnant::before{content:""}.fa-wand-sparkles::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-ticket::before{content:""}.fa-power-off::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-flag-usa::before{content:""}.fa-laptop-file::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-diagram-next::before{content:""}.fa-person-rifle::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-closed-captioning::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-venus-double::before{content:""}.fa-images::before{content:""}.fa-calculator::before{content:""}.fa-people-pulling::before{content:""}.fa-n::before{content:"N"}.fa-cable-car::before{content:""}.fa-tram::before{content:""}.fa-cloud-rain::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-ship::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-download::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-file-circle-check::before{content:""}.fa-forward::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-align-center::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-heart-circle-exclamation::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-calendar-week::before{content:""}.fa-laptop-medical::before{content:""}.fa-b::before{content:"B"}.fa-file-medical::before{content:""}.fa-dice-one::before{content:""}.fa-kiwi-bird::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-rotate-right::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-forward::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-mill-sign::before{content:""}.fa-bowl-rice::before{content:""}.fa-skull::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-truck-pickup::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-stop::before{content:""}.fa-code-merge::before{content:""}.fa-upload::before{content:""}.fa-hurricane::before{content:""}.fa-mound::before{content:""}.fa-toilet-portable::before{content:""}.fa-compact-disc::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-caravan::before{content:""}.fa-shield-cat::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-glass-water::before{content:""}.fa-oil-well::before{content:""}.fa-vault::before{content:""}.fa-mars::before{content:""}.fa-toilet::before{content:""}.fa-plane-circle-xmark::before{content:""}.fa-yen-sign::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yen::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-sun::before{content:""}.fa-guitar::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-horse-head::before{content:""}.fa-bore-hole::before{content:""}.fa-industry::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-arrows-turn-to-dots::before{content:""}.fa-florin-sign::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-less-than::before{content:"\<"}.fa-angle-down::before{content:""}.fa-car-tunnel::before{content:""}.fa-head-side-cough::before{content:""}.fa-grip-lines::before{content:""}.fa-thumbs-down::before{content:""}.fa-user-lock::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-anchor-circle-xmark::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-chess-pawn::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-person-through-window::before{content:""}.fa-toolbox::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-bug::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-mountain-sun::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-dice-d20::before{content:""}.fa-truck-droplet::before{content:""}.fa-file-circle-xmark::before{content:""}.fa-temperature-arrow-up::before{content:""}.fa-temperature-up::before{content:""}.fa-medal::before{content:""}.fa-bed::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-podcast::before{content:""}.fa-temperature-full::before{content:""}.fa-temperature-4::before{content:""}.fa-thermometer-4::before{content:""}.fa-thermometer-full::before{content:""}.fa-bell::before{content:""}.fa-superscript::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-star-of-life::before{content:""}.fa-phone-slash::before{content:""}.fa-paint-roller::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-file::before{content:""}.fa-greater-than::before{content:"\>"}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-arrow-down::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-eraser::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-person-burst::before{content:""}.fa-dove::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-socks::before{content:""}.fa-inbox::before{content:""}.fa-section::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-envelope-open-text::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-wine-bottle::before{content:""}.fa-chess-rook::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-dharmachakra::before{content:""}.fa-hotdog::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-drum::before{content:""}.fa-ice-cream::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-fax::before{content:""}.fa-paragraph::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-star-half::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-tree-city::before{content:""}.fa-play::before{content:""}.fa-font::before{content:""}.fa-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-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-naira-sign::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-walkie-talkie::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-receipt::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-chevron-down::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-skull-crossbones::before{content:""}.fa-code-compare::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-school-lock::before{content:""}.fa-tower-cell::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-ranking-star::before{content:""}.fa-chess-king::before{content:""}.fa-person-harassing::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-arrow-up::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-shrimp::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-jug-detergent::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-user-shield::before{content:""}.fa-wind::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-y::before{content:"Y"}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-fish::before{content:""}.fa-user-graduate::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-clapperboard::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-copy::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-hand-sparkles::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-child-combatant::before{content:""}.fa-child-rifle::before{content:""}.fa-gun::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-expand::before{content:""}.fa-computer::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-peso-sign::before{content:""}.fa-building-shield::before{content:""}.fa-baby::before{content:""}.fa-users-line::before{content:""}.fa-quote-left::before{content:""}.fa-quote-left-alt::before{content:""}.fa-tractor::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-lines-leaning::before{content:""}.fa-ruler-combined::before{content:""}.fa-copyright::before{content:""}.fa-equals::before{content:"\="}.fa-blender::before{content:""}.fa-teeth::before{content:""}.fa-shekel-sign::before{content:""}.fa-ils::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-sheqel-sign::before{content:""}.fa-map::before{content:""}.fa-rocket::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-folder-minus::before{content:""}.fa-store::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-bezier-curve::before{content:""}.fa-bell-slash::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-school-flag::before{content:""}.fa-fill::before{content:""}.fa-angle-up::before{content:""}.fa-drumstick-bite::before{content:""}.fa-holly-berry::before{content:""}.fa-chevron-left::before{content:""}.fa-bacteria::before{content:""}.fa-hand-lizard::before{content:""}.fa-notdef::before{content:""}.fa-disease::before{content:""}.fa-briefcase-medical::before{content:""}.fa-genderless::before{content:""}.fa-chevron-right::before{content:""}.fa-retweet::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-pump-soap::before{content:""}.fa-video-slash::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-radio::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-traffic-light::before{content:""}.fa-thermometer::before{content:""}.fa-vr-cardboard::before{content:""}.fa-hand-middle-finger::before{content:""}.fa-percent::before{content:"\%"}.fa-percentage::before{content:"\%"}.fa-truck-moving::before{content:""}.fa-glass-water-droplet::before{content:""}.fa-display::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-trophy::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-hammer::before{content:""}.fa-hand-peace::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-spinner::before{content:""}.fa-robot::before{content:""}.fa-peace::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-warehouse::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-splotch::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-dice-four::before{content:""}.fa-sim-card::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-mercury::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-person-falling-burst::before{content:""}.fa-award::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-building::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-qrcode::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-house-medical::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-house-chimney-window::before{content:""}.fa-pen-nib::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-tents::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-dog::before{content:""}.fa-carrot::before{content:""}.fa-moon::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-cheese::before{content:""}.fa-yin-yang::before{content:""}.fa-music::before{content:""}.fa-code-commit::before{content:""}.fa-temperature-low::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-broom::before{content:""}.fa-shield-heart::before{content:""}.fa-gopuram::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-hashtag::before{content:"\#"}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-oil-can::before{content:""}.fa-t::before{content:"T"}.fa-hippo::before{content:""}.fa-chart-column::before{content:""}.fa-infinity::before{content:""}.fa-vial-circle-check::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-voicemail::before{content:""}.fa-fan::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-calendar::before{content:""}.fa-trailer::before{content:""}.fa-bahai::before{content:""}.fa-haykal::before{content:""}.fa-sd-card::before{content:""}.fa-dragon::before{content:""}.fa-shoe-prints::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-hand-holding::before{content:""}.fa-plug-circle-exclamation::before{content:""}.fa-link-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-chain-slash::before{content:""}.fa-unlink::before{content:""}.fa-clone::before{content:""}.fa-person-walking-arrow-loop-left::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-tornado::before{content:""}.fa-file-circle-plus::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-anchor::before{content:""}.fa-border-all::before{content:""}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-cookie-bite::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-draw-polygon::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-shower::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-m::before{content:"M"}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-book::before{content:""}.fa-user-plus::before{content:""}.fa-check::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-house-circle-check::before{content:""}.fa-angle-left::before{content:""}.fa-diagram-successor::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-cloud-moon::before{content:""}.fa-briefcase::before{content:""}.fa-person-falling::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-user-tag::before{content:""}.fa-rug::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-baht-sign::before{content:""}.fa-book-open::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-handcuffs::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-database::before{content:""}.fa-share::before{content:""}.fa-mail-forward::before{content:""}.fa-bottle-droplet::before{content:""}.fa-mask-face::before{content:""}.fa-hill-rockslide::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-paper-plane::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-dungeon::before{content:""}.fa-align-right::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-life-ring::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-calendar-day::before{content:""}.fa-water-ladder::before{content:""}.fa-ladder-water::before{content:""}.fa-swimming-pool::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-wheelchair-move::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-person-walking-arrow-right::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-dice::before{content:""}.fa-bowling-ball::before{content:""}.fa-brain::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-calendar-minus::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-gifts::before{content:""}.fa-hotel::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-thumbs-up::before{content:""}.fa-user-clock::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-file-invoice::before{content:""}.fa-window-minimize::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-brush::before{content:""}.fa-mask::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-ruler-vertical::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-train-tram::before{content:""}.fa-user-nurse::before{content:""}.fa-syringe::before{content:""}.fa-cloud-sun::before{content:""}.fa-stopwatch-20::before{content:""}.fa-square-full::before{content:""}.fa-magnet::before{content:""}.fa-jar::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-bug-slash::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-bone::before{content:""}.fa-table-cells-row-unlock::before{content:""}.fa-user-injured::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-plane::before{content:""}.fa-tent-arrows-down::before{content:""}.fa-exclamation::before{content:"\!"}.fa-arrows-spin::before{content:""}.fa-print::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::before{content:"\$"}.fa-x::before{content:"X"}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-person-military-pointing::before{content:""}.fa-building-columns::before{content:""}.fa-bank::before{content:""}.fa-institution::before{content:""}.fa-museum::before{content:""}.fa-university::before{content:""}.fa-umbrella::before{content:""}.fa-trowel::before{content:""}.fa-d::before{content:"D"}.fa-stapler::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-kip-sign::before{content:""}.fa-hand-point-left::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-barcode::before{content:""}.fa-plus-minus::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-person-circle-check::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 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(public/fonts/fa-brands-400.woff2) format("woff2"),url(public/fonts/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-dart-lang: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-flutter: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 Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(public/fonts/fa-solid-900.woff2) format("woff2"),url(public/fonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}.container-fluid{padding-left:15px;padding-right:15px}.responsive-embed-wrapper{position:relative;padding-bottom:56.25%;height:0}@supports(aspect-ratio: 1){.responsive-embed-wrapper{height:auto;padding-bottom:0;aspect-ratio:16/9}}.responsive-embed-wrapper>*{position:absolute;top:0;left:0;width:100%;height:100%}.grid-row{display:grid;grid-template-columns:repeat(12, 1fr);gap:1em;margin-left:-1.25rem;margin-right:-1.25rem}@supports not (display: grid){.grid-row{display:flex;flex-flow:row wrap}.grid-row,.grid-row *{box-sizing:border-box}}@media(min-width: 0){.grid-row.grid-row-xs-no-margins{margin-left:0;margin-right:0}}@media(min-width: 768px){.grid-row.grid-row-sm-no-margins{margin-left:0;margin-right:0}}@media(min-width: 992px){.grid-row.grid-row-md-no-margins{margin-left:0;margin-right:0}}@media(min-width: 1200px){.grid-row.grid-row-lg-no-margins{margin-left:0;margin-right:0}}.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col-xs-12,.col-xs-11,.col-xs-10,.col-xs-9,.col-xs-8,.col-xs-7,.col-xs-6,.col-xs-5,.col-xs-4,.col-xs-3,.col-xs-2,.col-xs-1{padding-right:1.25rem;padding-left:1.25rem}@media(min-width: 0){.col-xs-1{grid-column:span 1}@supports not (display: grid){.col-xs-1{width:8.3333333333%}}}@media(min-width: 0){.col-xs-order-1{order:1}}@media(min-width: 0){.col-xs-2{grid-column:span 2}@supports not (display: grid){.col-xs-2{width:16.6666666667%}}}@media(min-width: 0){.col-xs-order-2{order:2}}@media(min-width: 0){.col-xs-3{grid-column:span 3}@supports not (display: grid){.col-xs-3{width:25%}}}@media(min-width: 0){.col-xs-order-3{order:3}}@media(min-width: 0){.col-xs-4{grid-column:span 4}@supports not (display: grid){.col-xs-4{width:33.3333333333%}}}@media(min-width: 0){.col-xs-order-4{order:4}}@media(min-width: 0){.col-xs-5{grid-column:span 5}@supports not (display: grid){.col-xs-5{width:41.6666666667%}}}@media(min-width: 0){.col-xs-order-5{order:5}}@media(min-width: 0){.col-xs-6{grid-column:span 6}@supports not (display: grid){.col-xs-6{width:50%}}}@media(min-width: 0){.col-xs-order-6{order:6}}@media(min-width: 0){.col-xs-7{grid-column:span 7}@supports not (display: grid){.col-xs-7{width:58.3333333333%}}}@media(min-width: 0){.col-xs-order-7{order:7}}@media(min-width: 0){.col-xs-8{grid-column:span 8}@supports not (display: grid){.col-xs-8{width:66.6666666667%}}}@media(min-width: 0){.col-xs-order-8{order:8}}@media(min-width: 0){.col-xs-9{grid-column:span 9}@supports not (display: grid){.col-xs-9{width:75%}}}@media(min-width: 0){.col-xs-order-9{order:9}}@media(min-width: 0){.col-xs-10{grid-column:span 10}@supports not (display: grid){.col-xs-10{width:83.3333333333%}}}@media(min-width: 0){.col-xs-order-10{order:10}}@media(min-width: 0){.col-xs-11{grid-column:span 11}@supports not (display: grid){.col-xs-11{width:91.6666666667%}}}@media(min-width: 0){.col-xs-order-11{order:11}}@media(min-width: 0){.col-xs-12{grid-column:span 12}@supports not (display: grid){.col-xs-12{width:100%}}}@media(min-width: 0){.col-xs-order-12{order:12}}@media(min-width: 768px){.col-sm-1{grid-column:span 1}@supports not (display: grid){.col-sm-1{width:8.3333333333%}}}@media(min-width: 768px){.col-sm-order-1{order:1}}@media(min-width: 768px){.col-sm-2{grid-column:span 2}@supports not (display: grid){.col-sm-2{width:16.6666666667%}}}@media(min-width: 768px){.col-sm-order-2{order:2}}@media(min-width: 768px){.col-sm-3{grid-column:span 3}@supports not (display: grid){.col-sm-3{width:25%}}}@media(min-width: 768px){.col-sm-order-3{order:3}}@media(min-width: 768px){.col-sm-4{grid-column:span 4}@supports not (display: grid){.col-sm-4{width:33.3333333333%}}}@media(min-width: 768px){.col-sm-order-4{order:4}}@media(min-width: 768px){.col-sm-5{grid-column:span 5}@supports not (display: grid){.col-sm-5{width:41.6666666667%}}}@media(min-width: 768px){.col-sm-order-5{order:5}}@media(min-width: 768px){.col-sm-6{grid-column:span 6}@supports not (display: grid){.col-sm-6{width:50%}}}@media(min-width: 768px){.col-sm-order-6{order:6}}@media(min-width: 768px){.col-sm-7{grid-column:span 7}@supports not (display: grid){.col-sm-7{width:58.3333333333%}}}@media(min-width: 768px){.col-sm-order-7{order:7}}@media(min-width: 768px){.col-sm-8{grid-column:span 8}@supports not (display: grid){.col-sm-8{width:66.6666666667%}}}@media(min-width: 768px){.col-sm-order-8{order:8}}@media(min-width: 768px){.col-sm-9{grid-column:span 9}@supports not (display: grid){.col-sm-9{width:75%}}}@media(min-width: 768px){.col-sm-order-9{order:9}}@media(min-width: 768px){.col-sm-10{grid-column:span 10}@supports not (display: grid){.col-sm-10{width:83.3333333333%}}}@media(min-width: 768px){.col-sm-order-10{order:10}}@media(min-width: 768px){.col-sm-11{grid-column:span 11}@supports not (display: grid){.col-sm-11{width:91.6666666667%}}}@media(min-width: 768px){.col-sm-order-11{order:11}}@media(min-width: 768px){.col-sm-12{grid-column:span 12}@supports not (display: grid){.col-sm-12{width:100%}}}@media(min-width: 768px){.col-sm-order-12{order:12}}@media(min-width: 992px){.col-md-1{grid-column:span 1}@supports not (display: grid){.col-md-1{width:8.3333333333%}}}@media(min-width: 992px){.col-md-order-1{order:1}}@media(min-width: 992px){.col-md-2{grid-column:span 2}@supports not (display: grid){.col-md-2{width:16.6666666667%}}}@media(min-width: 992px){.col-md-order-2{order:2}}@media(min-width: 992px){.col-md-3{grid-column:span 3}@supports not (display: grid){.col-md-3{width:25%}}}@media(min-width: 992px){.col-md-order-3{order:3}}@media(min-width: 992px){.col-md-4{grid-column:span 4}@supports not (display: grid){.col-md-4{width:33.3333333333%}}}@media(min-width: 992px){.col-md-order-4{order:4}}@media(min-width: 992px){.col-md-5{grid-column:span 5}@supports not (display: grid){.col-md-5{width:41.6666666667%}}}@media(min-width: 992px){.col-md-order-5{order:5}}@media(min-width: 992px){.col-md-6{grid-column:span 6}@supports not (display: grid){.col-md-6{width:50%}}}@media(min-width: 992px){.col-md-order-6{order:6}}@media(min-width: 992px){.col-md-7{grid-column:span 7}@supports not (display: grid){.col-md-7{width:58.3333333333%}}}@media(min-width: 992px){.col-md-order-7{order:7}}@media(min-width: 992px){.col-md-8{grid-column:span 8}@supports not (display: grid){.col-md-8{width:66.6666666667%}}}@media(min-width: 992px){.col-md-order-8{order:8}}@media(min-width: 992px){.col-md-9{grid-column:span 9}@supports not (display: grid){.col-md-9{width:75%}}}@media(min-width: 992px){.col-md-order-9{order:9}}@media(min-width: 992px){.col-md-10{grid-column:span 10}@supports not (display: grid){.col-md-10{width:83.3333333333%}}}@media(min-width: 992px){.col-md-order-10{order:10}}@media(min-width: 992px){.col-md-11{grid-column:span 11}@supports not (display: grid){.col-md-11{width:91.6666666667%}}}@media(min-width: 992px){.col-md-order-11{order:11}}@media(min-width: 992px){.col-md-12{grid-column:span 12}@supports not (display: grid){.col-md-12{width:100%}}}@media(min-width: 992px){.col-md-order-12{order:12}}@media(min-width: 1200px){.col-lg-1{grid-column:span 1}@supports not (display: grid){.col-lg-1{width:8.3333333333%}}}@media(min-width: 1200px){.col-lg-order-1{order:1}}@media(min-width: 1200px){.col-lg-2{grid-column:span 2}@supports not (display: grid){.col-lg-2{width:16.6666666667%}}}@media(min-width: 1200px){.col-lg-order-2{order:2}}@media(min-width: 1200px){.col-lg-3{grid-column:span 3}@supports not (display: grid){.col-lg-3{width:25%}}}@media(min-width: 1200px){.col-lg-order-3{order:3}}@media(min-width: 1200px){.col-lg-4{grid-column:span 4}@supports not (display: grid){.col-lg-4{width:33.3333333333%}}}@media(min-width: 1200px){.col-lg-order-4{order:4}}@media(min-width: 1200px){.col-lg-5{grid-column:span 5}@supports not (display: grid){.col-lg-5{width:41.6666666667%}}}@media(min-width: 1200px){.col-lg-order-5{order:5}}@media(min-width: 1200px){.col-lg-6{grid-column:span 6}@supports not (display: grid){.col-lg-6{width:50%}}}@media(min-width: 1200px){.col-lg-order-6{order:6}}@media(min-width: 1200px){.col-lg-7{grid-column:span 7}@supports not (display: grid){.col-lg-7{width:58.3333333333%}}}@media(min-width: 1200px){.col-lg-order-7{order:7}}@media(min-width: 1200px){.col-lg-8{grid-column:span 8}@supports not (display: grid){.col-lg-8{width:66.6666666667%}}}@media(min-width: 1200px){.col-lg-order-8{order:8}}@media(min-width: 1200px){.col-lg-9{grid-column:span 9}@supports not (display: grid){.col-lg-9{width:75%}}}@media(min-width: 1200px){.col-lg-order-9{order:9}}@media(min-width: 1200px){.col-lg-10{grid-column:span 10}@supports not (display: grid){.col-lg-10{width:83.3333333333%}}}@media(min-width: 1200px){.col-lg-order-10{order:10}}@media(min-width: 1200px){.col-lg-11{grid-column:span 11}@supports not (display: grid){.col-lg-11{width:91.6666666667%}}}@media(min-width: 1200px){.col-lg-order-11{order:11}}@media(min-width: 1200px){.col-lg-12{grid-column:span 12}@supports not (display: grid){.col-lg-12{width:100%}}}@media(min-width: 1200px){.col-lg-order-12{order:12}}.grid-filler-1240,.grid-filler-1140,.grid-filler-1440{display:grid;justify-items:stretch}@supports not (display: grid){.grid-filler-1240,.grid-filler-1140,.grid-filler-1440{display:flex;flex-flow:row wrap}}.grid-filler-1240>.grid-row,.grid-filler-1140>.grid-row,.grid-filler-1440>.grid-row{margin:0;width:100%}@media(max-width: 767px){.grid-filler-1240>.grid-row,.grid-filler-1140>.grid-row,.grid-filler-1440>.grid-row{padding:0 5px}}.grid-filler-1440{grid-template-columns:auto minmax(0, 1460px) auto}@supports not (display: grid){.grid-filler-1440{max-width:1460px;margin:auto}}.grid-filler-1140{grid-template-columns:auto minmax(0, 1040px) auto}@supports not (display: grid){.grid-filler-1140{max-width:1040px;margin:auto}}.grid-filler-1240{grid-template-columns:auto minmax(0, 1140px) auto}@supports not (display: grid){.grid-filler-1240{max-width:1140px;margin:auto}}.grid-col-filler{width:auto;min-width:50px}@media(max-width: 992px){.grid-col-filler{min-width:15px}}@media(max-width: 768px){.grid-col-filler{min-width:0}}.no-gutter-left{padding-left:0}.no-gutter-right{padding-right:0}.no-gutters{padding-right:0;padding-left:0}@media(max-width: 768px){.no-xs-gutters{padding-right:0;padding-left:0}}@media(max-width: 768px){.no-xs-gutter-left{padding-left:0}}@media(max-width: 768px){.no-xs-gutter-right{padding-right:0}}@media(min-width: 768px)and (max-width: 992px){.no-sm-gutters{padding-right:0;padding-left:0}}@media(min-width: 768px)and (max-width: 992px){.no-sm-gutter-left{padding-left:0}}@media(min-width: 768px)and (max-width: 992px){.no-sm-gutter-right{padding-right:0}}@media(min-width: 992px)and (max-width: 1200px){.no-md-gutters{padding-right:0;padding-left:0}}@media(min-width: 992px)and (max-width: 1200px){.no-md-gutter-left{padding-left:0}}@media(min-width: 992px)and (max-width: 1200px){.no-md-gutter-right{padding-right:0}}@media(min-width: 1200px){.no-lg-gutters{padding-right:0;padding-left:0}}@media(min-width: 1200px){.no-lg-gutter-left{padding-left:0}}@media(min-width: 1200px){.no-lg-gutter-right{padding-right:0}}@media(max-width: 768px){.hidden-xs{top:1;display:none !important}}@media(min-width: 768px)and (max-width: 992px){.hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1200px){.hidden-md{display:none !important}}@media(min-width: 1200px){.hidden-lg{display:none !important}}.visible-lg{display:none}@media(min-width: 1200px){.visible-lg{display:block !important}}.visible-md{display:none}@media(min-width: 992px)and (max-width: 1200px){.visible-md{display:block !important}}.visible-sm{display:none}@media(min-width: 768px)and (max-width: 992px){.visible-sm{display:block !important}}.visible-xs{display:none}@media(max-width: 768px){.visible-xs{display:block !important}}.mb-1{margin-bottom:10px}.mt-1{margin-top:10px}.mb-2{margin-bottom:20px}.mt-2{margin-top:20px}.mb-3{margin-bottom:30px}.mt-3{margin-top:30px}.mb-4{margin-bottom:40px}.mt-4{margin-top:40px}.mb-5{margin-bottom:50px}.mt-5{margin-top:50px}.mb-6{margin-bottom:60px}.mt-6{margin-top:60px}.mb-7{margin-bottom:70px}.mt-7{margin-top:70px}.mb-8{margin-bottom:80px}.mt-8{margin-top:80px}.mb-9{margin-bottom:90px}.mt-9{margin-top:90px}.mb-10{margin-bottom:100px}.mt-10{margin-top:100px}.grid-vertical-center{align-self:center}a[href]:focus{outline:1px solid currentColor;outline-offset:4px}:target{scroll-margin-top:5em}@font-face{font-family:"Etelka";src:url(fonts/EtelkaLight.woff2) format("woff2"),url(fonts/EtelkaLight.woff) format("woff"),url(fonts/EtelkaLight.otf) format("opentype");font-weight:400}@font-face{font-family:"Etelka";src:url(fonts/EtelkaThin.otf) format("opentype");font-weight:100 300}@font-face{font-family:"Etelka";src:url(fonts/EtelkaText.woff2) format("woff2"),url(fonts/EtelkaText.woff) format("woff"),url(fonts/EtelkaText.otf) format("opentype");font-weight:700 900}@font-face{font-family:"Etelka";src:url(fonts/EtelkaNarrowTextBold.otf) format("opentype");font-stretch:condensed}@font-face{font-family:"Etelka";src:url(fonts/EtelkaNarrowTextBoldItalic.otf) format("opentype");font-stretch:condensed;font-style:italic}@font-face{font-family:"Etelka";src:url(fonts/EtelkaWideMedium.otf) format("opentype");font-stretch:expanded}@font-face{font-family:"Etelka";src:url(fonts/EtelkaWideMediumBold.otf) format("opentype");font-stretch:expanded;font-weight:700 900}@font-face{font-family:"icomoon";src:url(fonts/icomoon.eot);src:url(fonts/icomoon.eot#iefix) format("embedded-opentype"),url(fonts/icomoon.ttf) format("truetype"),url(fonts/icomoon.woff) format("woff"),url(fonts/icomoon.svg#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=c-icon-],[class*=" c-icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.c-icon-gpod:before{content:"";color:#fff}.c-icon-itunes:before{content:"";color:#fff}.c-icon-spotify:before{content:"";color:#fff}.c-icon-podcast:before{content:"";color:#fff}.c-icon-youtube:before{content:"";color:#fff}.c-icon-download:before{content:""}.c-icon-volumeMute:before{content:"";color:#0067b1}.c-icon-volumeMed:before{content:"";color:#0167b0}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}*{box-sizing:border-box}body{font:400 1rem/1.5 "Etelka",Helvetica,Arial,sans-serif;color:#585858;background-color:#fdfdfd;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;overflow-wrap:break-word}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure,.highlight{margin-bottom:1rem}img{max-width:100%;vertical-align:middle}.container-fluid-1440{max-width:1560px;margin:auto;padding-left:50px;padding-right:50px}@media screen and (max-width: 992px){.container-fluid-1440{padding-left:20px;padding-right:20px}}@media screen and (max-width: 768px){.container-fluid-1440{padding-left:20px;padding-right:20px}}.container-fluid-1920{max-width:1920px;margin:auto;padding-left:15px;padding-right:15px}.grid-row-1440{width:1440px}.col-sm-10-center{grid-column:2/-2}@supports not (display: grid){.col-sm-10-center{width:83.3333333333%;margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){.col-sm-10-center{grid-column:1/13}@supports not (display: grid){.col-sm-10-center{width:100%}}}.gutter-right-60{padding-right:60px}@media screen and (max-width: 768px){.gutter-right-60{padding-right:15px}}figure>img{display:block}figcaption{font-size:.875rem}li{padding-left:1rem}li>ul,li>ol{margin-bottom:0}ul.li-arrow li,lo.li-arrow li{background:url(i/arrowNext.png) no-repeat left 10px;background-size:7px 13px}h1,h2,h3,h4,h5,h6{font-weight:400}blockquote{color:#005fb6;padding:45px 60px;font-size:22px;font-weight:700;line-height:1.4em}blockquote>:last-child{margin-bottom:0}@media screen and (max-width: 768px){blockquote{font-size:18px;padding:20px 0}}pre,code{font-size:.9375rem;border:1px solid #e8e8e8;border-radius:3px;background-color:#eef}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{border:0;padding-right:0;padding-left:0}.social{margin-inline:-0.25em 0}.social a{border-radius:9999px;display:inline-block;width:2em;height:2em;color:#e8e8e8;overflow:hidden;line-height:2.33em;text-align:center;margin:0 3px 5px 0;font-size:1.33em;padding-inline:.25em;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.social a:focus,.social a:hover{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2)}.social a:focus{outline:1px dotted #005fb6}.block-title{color:#005fb6;font-size:22px;font-weight:700;line-height:1.1em;text-transform:uppercase;margin-bottom:35px}.block-title.white{color:#fff}h3.block-title{font-size:22px}.bg-white{background:#fff}.anchor{display:block;position:relative;top:-130px;visibility:hidden}.fake-square{width:100%}form fieldset{border:0;margin-bottom:45px;padding:0}form fieldset h5.fieldset-label{text-transform:uppercase;color:#005fb6;margin:0 0 7px 0;font-size:14px;font-weight:700;line-height:1.2em}form .form-item{margin-bottom:15px}form .form-item .form-control{font-size:18px;padding:6px 10px;border:1px solid #979797;display:block;width:100%;font-family:"Etelka",Helvetica,Arial,sans-serif}form .form-item.required label{font-weight:bold;color:#005fb6}form .form-item.required :is(input, textarea):placeholder-shown{background:#f2f9ff}form .form-item.required :is(input, textarea):placeholder-shown::placeholder{font-size:smaller;font-style:italic}form .form-item textarea{min-height:120px}form .form-item a{color:#005fb6;font-weight:500;text-decoration:none;padding-bottom:3px;position:relative}form .form-item a:focus,form .form-item a:hover{text-decoration:none}form .form-item a:after{text-decoration:none;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;content:"";height:1px;position:absolute;background:#005fb6;width:100%;bottom:0;left:0}form .form-item a:focus:after,form .form-item a:hover:after{width:0}form .form-label{color:#585858;font-size:18px;font-weight:400;line-height:1.2em;margin-bottom:10px}form .form-checkbox{position:absolute;opacity:0}form .form-checkbox+label{position:relative;cursor:pointer;padding:0;font-size:16px}form .form-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#fff;box-shadow:0 0 0 3px rgba(0,0,0,.12)}form .form-checkbox:focus+label:before,form .form-checkbox:hover+label:before{background:rgba(0,95,182,.5)}form .form-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}form .form-checkbox:checked+label:before{background:#005fb6}form .form-checkbox:disabled+label{color:#b8b8b8;cursor:auto}form .form-checkbox:disabled+label:before{box-shadow:none;background:#ddd}form .form-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}form .form-actions{padding-top:20px;text-align:right}form .form-actions.form-actions-left{text-align:left}.highlight{background:#fff}.highlighter-rouge .highlight{background:#eef}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}.page-technology .gradient-browsers,.technology .gradient-browsers{background:-moz-linear-gradient(135deg, #ED0000 0, #9F041B 100%);background:-webkit-linear-gradient(135deg, #ED0000 0, #9F041B 100%);background:linear-gradient(135deg, #ED0000 0, #9F041B 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-graphics,.technology .gradient-graphics{background:-moz-linear-gradient(135deg, #9B3CB7 0, #E51464 100%);background:-webkit-linear-gradient(135deg, #9B3CB7 0, #E51464 100%);background:linear-gradient(135deg, #9B3CB7 0, #E51464 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-compilers,.technology .gradient-compilers{background:-moz-linear-gradient(135deg, #1E6C7A 0, #2A852C 100%);background:-webkit-linear-gradient(135deg, #1E6C7A 0, #2A852C 100%);background:linear-gradient(135deg, #1E6C7A 0, #2A852C 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-kernel,.technology .gradient-kernel{background:-moz-linear-gradient(135deg, #A16B1A 0, #ED0000 100%);background:-webkit-linear-gradient(135deg, #A16B1A 0, #ED0000 100%);background:linear-gradient(135deg, #A16B1A 0, #ED0000 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-cloud,.technology .gradient-cloud{background:-moz-linear-gradient(135deg, #29882C 0, #8B7401 100%);background:-webkit-linear-gradient(135deg, #29882C 0, #8B7401 100%);background:linear-gradient(135deg, #29882C 0, #8B7401 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-multimedia,.technology .gradient-multimedia{background:-moz-linear-gradient(135deg, #9B3CB7 0, #5A4BFF 100%);background:-webkit-linear-gradient(135deg, #9B3CB7 0, #5A4BFF 100%);background:linear-gradient(135deg, #9B3CB7 0, #5A4BFF 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-networking,.technology .gradient-networking{background:-moz-linear-gradient(135deg, #CE3D65 0, #BD5B00 100%);background:-webkit-linear-gradient(135deg, #CE3D65 0, #BD5B00 100%);background:linear-gradient(135deg, #CE3D65 0, #BD5B00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-accessibility,.technology .gradient-accessibility{background:-moz-linear-gradient(135deg, #0E2E15 0, #5A4BFF 100%);background:-webkit-linear-gradient(135deg, #0E2E15 0, #5A4BFF 100%);background:linear-gradient(135deg, #0E2E15 0, #5A4BFF 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.page-technology .gradient-embedded-linux,.technology .gradient-embedded-linux{background:-moz-linear-gradient(135deg, #E85F01 0, #AC8203 100%);background:-webkit-linear-gradient(135deg, #E85F01 0, #AC8203 100%);background:linear-gradient(135deg, #E85F01 0, #AC8203 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$start", endColorstr="$stop",GradientType=1 )}.btn,button{font-family:"Etelka",Helvetica,Arial,sans-serif}.btn{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none;display:inline-block;padding:.5em 2em;font-size:1.2rem;font-weight:700;line-height:1.2em;text-align:center}@media screen and (max-width: 768px){.btn{font-size:19px}}.btn.btn-xs{font-size:1.1rem;padding:.9em 1.2em}@media screen and (max-width: 768px){.btn.btn-block-xs{display:block}}.btn.btn-outline{border:2px solid #005fb6;color:#005fb6;background:none}.btn.btn-outline:hover{background:#005fb6;color:#fff}.btn.btn-outline.btn-red{color:#e20a16;border-color:#e20a16}.btn.btn-outline.btn-red:hover{background:#e20a16;color:#fff}.btn.btn-outline.btn-white{color:#fff;border-color:#fff}.btn.btn-outline.btn-white:focus,.btn.btn-outline.btn-white:hover{background:#fff;color:#005fb6}.btn.btn-wide{padding-left:60px;padding-right:60px}.btn.btn-xlg{padding:30px 30px;min-width:200px}@media screen and (max-width: 768px){.btn.btn-xlg{padding:20px 30px;min-width:180px}}.btn.btn-xlg.btn-wide{padding-left:100px;padding-right:100px}@media screen and (max-width: 768px){.btn.btn-xlg.btn-wide{padding-left:50px;padding-right:50px}}.btn.btn-lg{padding:24px 40px;font-size:18px}.btn.btn-lg.btn-wide{padding-left:100px;padding-right:100px}@media screen and (max-width: 768px){.btn.btn-lg.btn-wide{padding-left:50px;padding-right:50px}}.btn.btn-uppercase{text-transform:uppercase}.btn.btn-block{display:block}.btn.btn-arrow-right{overflow:hidden;position:relative;padding-right:50px}.btn.btn-arrow-right.btn-xlg{padding-right:40px}.btn.btn-arrow-right.btn-xlg.btn-wide{padding-right:100px}@media screen and (max-width: 768px){.btn.btn-arrow-right.btn-xlg.btn-wide{padding-right:50px}}.btn.btn-arrow-right:after{-moz-transition:margin .2s ease-in-out;-o-transition:margin .2s ease-in-out;-webkit-transition:margin .2s ease-in-out;transition:margin .2s ease-in-out;margin-right:0;display:block;content:">";position:absolute;right:25px;top:50%;margin-top:-10px}.btn.btn-arrow-right.btn-wide:after{right:85px}@media screen and (max-width: 768px){.btn.btn-arrow-right.btn-wide:after{right:35px}}.btn.btn-arrow-right:focus:after,.btn.btn-arrow-right:hover:after{margin-right:-10px}ul.submenu>li.active>.btn-outline{background:#005fb6;color:#fff}.buttonset-right{text-align:right}.btn-p{margin-block:1.5em}.btn-card{display:inline-block;background-color:#fff;border-radius:3em;font-size:1.2em;padding:.67em 1.33em;text-decoration:none;color:#005fb6}.btn-card img{color:#005fb6;fill:#005fb6;margin-inline-start:.5em;transition:transform .25s}.btn-card:hover{color:#000}.btn-card:hover img{filter:grayscale(1) contrast(2);transform:translateX(0.25em)}#header{background:rgba(0,0,0,.75);padding:20px 15px;position:fixed;left:0;right:0;top:0;z-index:101;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width: 768px){#header{padding:5px 0;height:70px}}#header .wrapper{display:flex;align-items:center;padding:0}@media screen and (max-width: 768px){#header .wrapper{padding:0 0}}#header .wrapper>*{flex:0 0 auto}#header .site-nav{flex:1 1 auto;margin-left:1.5rem}#header #menu-toggle-wrapper{flex:1 1 auto}#header.menu-visible{background:#001c7e}#header .site-title{padding-left:0 !important;vertical-align:top;margin:0;padding-right:15px;width:200px}#header .site-title a,#header .site-title a img{display:block}#header .site-title img{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}@media screen and (max-width: 768px){#header .site-title{padding-left:15px !important}#header .site-title img{width:100%}}#header .aside{padding-right:0;padding-left:30px;padding-top:10px;display:flex;align-items:center;text-align:right}#header .aside .social{padding-right:10px;height:41px}#header .aside .social a{background:#fff;color:#585858}#header .aside .feder{color:#fff;text-transform:uppercase;text-decoration:none;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#header .aside .feder:focus,#header .aside .feder:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}#header .main-menu{padding:0;margin:0;list-style:none;color:#005fb6;text-transform:uppercase;font-family:"Etelka";font-size:1em;font-weight:800;line-height:34px;text-align:left;display:flex;justify-content:end}#header .main-menu li{display:flex;text-align:center;padding:0 5px}@media(min-width: 1301px)and (max-width: 1400px){#header .main-menu li{padding:0 5px}}@media(max-width: 1300px){#header .main-menu li{padding:0}}@media(max-width: 1200px){#header .main-menu li{font-size:16px}}#header .main-menu li a{padding:3px 15px;margin:auto;color:#fff;font-weight:bold;line-height:1em;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#header .main-menu li a:focus,#header .main-menu li a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}@media(max-width: 1200px){#header .main-menu li a{padding:3px 10px}}@media(max-width: 1100px){#header .main-menu li a{padding:3px 8px}}#header .main-menu li a.active:after{width:100%}#header.not-in-top{padding-block:5px}@media screen and (max-width: 768px){#header.not-in-top .site-title img{height:auto}}.site-nav .nav-trigger{display:none}.site-nav .menu-icon{display:none}@media screen and (max-width: 600px){.site-nav{position:absolute;top:9px;right:1rem;border:1px solid #e8e8e8;border-radius:5px;text-align:right}.site-nav #header .main-menu{display:none}.site-nav label[for=nav-trigger]{display:block;float:right;width:36px;height:36px;z-index:2;cursor:pointer}.site-nav .menu-icon{display:block;float:right;width:36px;height:26px;line-height:0;padding-top:10px;text-align:center}.site-nav .menu-icon>svg path{fill:#424242}.site-nav input~.trigger{clear:both;display:none}.site-nav input:checked~.trigger{display:block;padding-bottom:5px}.site-nav .page-link{display:block;padding:5px 10px;margin-left:20px}.site-nav .page-link:not(:last-child){margin-right:0}}.post-header{margin-bottom:2rem}.post-title{font-size:2.625rem;letter-spacing:-1px;line-height:1}@media screen and (max-width: 800px){.post-title{font-size:2.25rem}}.post-content h2{font-size:2rem}@media screen and (max-width: 800px){.post-content h2{font-size:1.75rem}}.post-content h3{font-size:1.625rem}@media screen and (max-width: 800px){.post-content h3{font-size:1.375rem}}.post-content h4{font-size:1.25rem}@media screen and (max-width: 800px){.post-content h4{font-size:1.125rem}}#menu-toggle-wrapper{text-align:right;padding:5px 20px 0 10px}#menu-toggle-wrapper #menu-toggle{color:#fff;font-size:30px;padding:0 0 0 30px}#mobile-menu-wrapper{position:fixed;top:100px;left:100%;bottom:0;z-index:100;right:0;background:rgba(0,0,0,.5);-moz-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;-moz-transition:left .1s ease-in-out;-o-transition:left .1s ease-in-out;-webkit-transition:left .1s ease-in-out;transition:left .1s ease-in-out}#mobile-menu-wrapper #mobile-menu{-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%);-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;top:0;right:0;bottom:0;overflow:auto;background:#001c7e;background:-moz-linear-gradient(left, #001c7e 0%, #0ab1d3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #001c7e), color-stop(100%, #0ab1d3));background:-webkit-linear-gradient(top, #001c7e 0%, #0ab1d3 100%);background:-o-linear-gradient(top, #001c7e 0%, #0ab1d3 100%);background:-ms-linear-gradient(top, #001c7e 0%, #0ab1d3 100%);background:linear-gradient(to bottom, #001c7e 0%, #0ab1d3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr=$start, endColorstr=$stop,GradientType=0 );background-repeat:no-repeat;background-color:#001c7e !important;width:40%;padding:40px}#mobile-menu-wrapper #mobile-menu .nav{display:none;list-style:none;margin:0 0 20px 0}#mobile-menu-wrapper #mobile-menu .nav li{padding-left:0}#mobile-menu-wrapper #mobile-menu .nav li a{color:#fff;display:block;text-transform:uppercase;font-size:20px;line-height:1.2em;padding:15px 0;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#mobile-menu-wrapper #mobile-menu .nav li a:focus,#mobile-menu-wrapper #mobile-menu .nav li a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}#mobile-menu-wrapper #mobile-menu .nav li a i{margin-right:6px}#mobile-menu-wrapper #mobile-menu .nav li.active{font-weight:bold}#mobile-menu-wrapper #mobile-menu .nav li.active a{font-weight:normal}#mobile-menu-wrapper #mobile-menu .social{display:none;margin-bottom:10px}#mobile-menu-wrapper #mobile-menu .social a{background:#cdcdd0;color:#fff}#mobile-menu-wrapper #mobile-menu .feder{color:#fff;text-transform:uppercase;text-decoration:none;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#mobile-menu-wrapper #mobile-menu .feder:focus,#mobile-menu-wrapper #mobile-menu .feder:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}#mobile-menu-wrapper.visible{left:0}#mobile-menu-wrapper.visible #mobile-menu{-webkit-transition-delay:.2s;transition-delay:.2s;-ms-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translateX(0%);display:block}#mobile-menu-wrapper.visible #mobile-menu .nav{display:block}#mobile-menu-wrapper.visible #mobile-menu .social{display:inline-block}@media(min-width: 992px){#mobile-menu-wrapper #mobile-menu{display:none}}@media(min-width: 992px)and (max-width: 1199px){#mobile-menu-wrapper #mobile-menu{width:60%}}@media(min-width: 768px)and (max-width: 991px){#mobile-menu-wrapper #mobile-menu{width:70%}}@media(max-width: 767px){#mobile-menu-wrapper #mobile-menu{width:90%}#mobile-menu-wrapper #mobile-menu .nav li a{font-size:20px}}#site-footer{display:grid;grid-template-columns:max-content 1fr max-content max-content;gap:5vw;background:#000;background-size:contain;padding:2rem 0;color:#fff;padding:5rem;font-size:1em}#site-footer .site-title img{max-height:5em}#site-footer [href].site-title{transition:125ms}#site-footer [href].site-title:hover{filter:saturate(1.5) drop-shadow(0 0 3px orange)}#site-footer [href]:not(.site-title){color:#b6dedf;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#site-footer [href]:not(.site-title):focus,#site-footer [href]:not(.site-title):hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#b6dedf;text-underline-offset:.15em}#site-footer>div{margin-inline:auto;max-width:max-content}#site-footer>div h2{font-size:inherit;font-weight:700;margin:0;margin-block:0 1em}#site-footer>div>ul{padding:0;margin:0;list-style:none}#site-footer>div>ul li{padding-inline:0}#site-footer>div>ul li>a{display:inline-block;padding-block:.25em}#site-footer .contact-list{padding-top:.25em}#site-footer .social a{color:#e8e8e8}@media screen and (max-width: 768px){#site-footer{display:block;padding-inline:1rem}#site-footer>div{max-width:100%;margin-top:2rem}}.page{overflow-x:hidden}.page .page-header{background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:100px;height:450px;display:grid;align-items:left;margin-bottom:70px;position:relative;background-color:#464649}@media screen and (max-width: 1200px){.page .page-header{height:auto;min-height:350px;padding-bottom:20px;margin-bottom:20px}}@media screen and (max-width: 992px){.page .page-header{height:auto;min-height:320px;padding-bottom:20px;margin-bottom:20px}}@media screen and (max-width: 768px){.page .page-header{height:auto;min-height:200px;padding-bottom:20px;margin-bottom:20px}}.page .page-header .cover{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.page .page-header .container-fluid-1440{width:100%;z-index:2}@supports not (display: grid){.page .page-header .container-fluid-1440{height:350px;position:relative}@media screen and (max-width: 768px){.page .page-header .container-fluid-1440{height:auto;min-height:150px}}.page .page-header .container-fluid-1440 .grid-row{left:50px;right:50px;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 768px){.page .page-header .container-fluid-1440 .grid-row{left:15px;right:15px}}}.page .page-header .page-title{flex:1;color:#fff;z-index:1;font-size:60px;font-weight:700;line-height:1.1em;text-align:left;text-shadow:0 0 4px #000,0 0 3px #000,1px 1px rgba(0,0,0,.4);position:relative}@media screen and (max-width: 992px){.page .page-header .page-title{font-size:55px}}@media screen and (max-width: 768px){.page .page-header .page-title{font-size:34px}}.page .page-header .page-title__back{display:inline-block;transition:transform .2s ease-in-out;text-decoration:none}@media screen and (min-width: 1599px){.page .page-header .page-title__back{position:absolute;left:-65px}}.page .page-header .page-title__back:hover{transform:translateX(-5px)}.page .page-header .page-title__back img{filter:grayscale(100) contrast(100) invert(100)}.page--center .page-header .page-title{text-align:center;text-shadow:3px 2px 4px rgba(0,0,0,.5)}.page--center .page-header .page-subtitle{font-size:25px;text-transform:none;font-weight:300;text-align:center;color:#fff;font-style:italic;line-height:1.56;text-shadow:3px 2px 4px rgba(0,0,0,.5)}@media screen and (min-width: 991px){.page--center .page-header .page-subtitle{font-size:45px}}.page.page-technology .page-title,.page.page-industry .page-title{margin-bottom:100px}@media screen and (max-width: 768px){.page.page-technology .page-title,.page.page-industry .page-title{margin-bottom:0}}.page .text-medium{font-size:22px}@media screen and (max-width: 768px){.page .text-medium{font-size:19px}}.page .text-medium p:last-child{margin-bottom:0}.page a.back-arrow{display:block;position:absolute;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;left:5px;top:7px}.page a.back-arrow:focus,.page a.back-arrow:hover{left:0}.page .with-back{padding-left:110px;position:relative}@media screen and (max-width: 768px){.page .with-back{padding-top:60px;padding-left:0}}.page .page-content-highlighted{margin-bottom:60px;padding-bottom:45px}@media screen and (max-width: 768px){.page .page-content-highlighted{margin-bottom:40px}}.page .page-content-highlighted h3{color:#585858;font-size:22px}@media screen and (max-width: 768px){.page .page-content-highlighted h3{margin-bottom:20px;font-size:20px}}.page .page-content-highlighted h1.page-title{color:#005fb6;font-size:60px;font-weight:700;line-height:1.1em;text-align:left}@media screen and (max-width: 992px){.page .page-content-highlighted h1.page-title{font-size:55px}}@media screen and (max-width: 768px){.page .page-content-highlighted h1.page-title{font-size:32px;margin-bottom:30px}}.page .page-content{font-size:18px}.page .page-content .subtitles{padding-right:30px;margin-bottom:40px}.page .page-content .subtitles h2{color:#585858;font-size:36px;font-weight:700;line-height:1.2em}@media screen and (max-width: 1200px){.page .page-content .subtitles h2{font-size:30px}}@media screen and (max-width: 768px){.page .page-content .subtitles h2{font-size:26px}}@media screen and (max-width: 1200px){.page .page-content .subtitles h2{font-size:26px}}@media screen and (max-width: 768px){.page .page-content h3{font-size:22px;line-height:1.3em}}.page .page-subtitle{color:#005fb6;font-size:22px;font-weight:700;line-height:1.1em;text-transform:uppercase;margin-bottom:30px}@media screen and (max-width: 768px){.page .page-subtitle{font-size:20px}}.page .page-subtitle-alt{color:#585858;font-size:36px;font-weight:700;line-height:1.2em;margin-bottom:30px}.page .page-subtitle-alt strong{color:#005fb6}@media screen and (max-width: 768px){.page .page-subtitle-alt{font-size:25px}}.page .dotted-bottom{position:relative}.page .dotted-bottom:after{overflow:hidden;content:"";display:block;position:absolute;left:0;bottom:0;border-bottom:1px dotted #585858;z-index:9;width:230vw;margin-left:-100vw}@media screen and (max-width: 768px){.page .main-content{padding:0 20px}}.page .main-content a:not(.btn){color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.page .main-content a:not(.btn):focus,.page .main-content a:not(.btn):hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.page ul.submenu{margin-left:0;margin-right:0;list-style:none;padding:0}.page ul.submenu li{display:inline-block;margin:0 10px 10px 0}.page ul.submenu li a.active{background:#005fb6;color:#fff;border-color:#005fb6}.technology.technology-teaser-expanded,.technology.technology-teaser,.industry.industry-teaser,.service.service-teaser,.post.post-commit-author,.post.post-commit,.post.post-twitter-author,.post.post-twitter,.post.post-teaser-author,.post.post-teaser{margin-bottom:50px}@media screen and (max-width: 768px){.technology.technology-teaser-expanded,.technology.technology-teaser,.industry.industry-teaser,.service.service-teaser,.post.post-commit-author,.post.post-commit,.post.post-twitter-author,.post.post-twitter,.post.post-teaser-author,.post.post-teaser{margin-bottom:50px}}.technology.technology-teaser-expanded .meta-author,.technology.technology-teaser-expanded .meta-date,.technology.technology-teaser .meta-author,.technology.technology-teaser .meta-date,.industry.industry-teaser .meta-author,.industry.industry-teaser .meta-date,.service.service-teaser .meta-author,.service.service-teaser .meta-date,.post.post-commit-author .meta-author,.post.post-commit-author .meta-date,.post.post-commit .meta-author,.post.post-commit .meta-date,.post.post-twitter-author .meta-author,.post.post-twitter-author .meta-date,.post.post-twitter .meta-author,.post.post-twitter .meta-date,.post.post-teaser-author .meta-author,.post.post-teaser-author .meta-date,.post.post-teaser .meta-author,.post.post-teaser .meta-date{margin-bottom:15px}.technology.technology-teaser-expanded .meta-author,.technology.technology-teaser-expanded .meta-author a,.technology.technology-teaser-expanded .meta-date,.technology.technology-teaser-expanded .meta-date a,.technology.technology-teaser .meta-author,.technology.technology-teaser .meta-author a,.technology.technology-teaser .meta-date,.technology.technology-teaser .meta-date a,.industry.industry-teaser .meta-author,.industry.industry-teaser .meta-author a,.industry.industry-teaser .meta-date,.industry.industry-teaser .meta-date a,.service.service-teaser .meta-author,.service.service-teaser .meta-author a,.service.service-teaser .meta-date,.service.service-teaser .meta-date a,.post.post-commit-author .meta-author,.post.post-commit-author .meta-author a,.post.post-commit-author .meta-date,.post.post-commit-author .meta-date a,.post.post-commit .meta-author,.post.post-commit .meta-author a,.post.post-commit .meta-date,.post.post-commit .meta-date a,.post.post-twitter-author .meta-author,.post.post-twitter-author .meta-author a,.post.post-twitter-author .meta-date,.post.post-twitter-author .meta-date a,.post.post-twitter .meta-author,.post.post-twitter .meta-author a,.post.post-twitter .meta-date,.post.post-twitter .meta-date a,.post.post-teaser-author .meta-author,.post.post-teaser-author .meta-author a,.post.post-teaser-author .meta-date,.post.post-teaser-author .meta-date a,.post.post-teaser .meta-author,.post.post-teaser .meta-author a,.post.post-teaser .meta-date,.post.post-teaser .meta-date a{color:#585858;font-size:.875rem;font-weight:400;line-height:1.3em;text-transform:uppercase}.technology.technology-teaser-expanded .meta-author a,.technology.technology-teaser-expanded .meta-date a,.technology.technology-teaser .meta-author a,.technology.technology-teaser .meta-date a,.industry.industry-teaser .meta-author a,.industry.industry-teaser .meta-date a,.service.service-teaser .meta-author a,.service.service-teaser .meta-date a,.post.post-commit-author .meta-author a,.post.post-commit-author .meta-date a,.post.post-commit .meta-author a,.post.post-commit .meta-date a,.post.post-twitter-author .meta-author a,.post.post-twitter-author .meta-date a,.post.post-twitter .meta-author a,.post.post-twitter .meta-date a,.post.post-teaser-author .meta-author a,.post.post-teaser-author .meta-date a,.post.post-teaser .meta-author a,.post.post-teaser .meta-date a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.technology.technology-teaser-expanded .meta-author a:focus,.technology.technology-teaser-expanded .meta-author a:hover,.technology.technology-teaser-expanded .meta-date a:focus,.technology.technology-teaser-expanded .meta-date a:hover,.technology.technology-teaser .meta-author a:focus,.technology.technology-teaser .meta-author a:hover,.technology.technology-teaser .meta-date a:focus,.technology.technology-teaser .meta-date a:hover,.industry.industry-teaser .meta-author a:focus,.industry.industry-teaser .meta-author a:hover,.industry.industry-teaser .meta-date a:focus,.industry.industry-teaser .meta-date a:hover,.service.service-teaser .meta-author a:focus,.service.service-teaser .meta-author a:hover,.service.service-teaser .meta-date a:focus,.service.service-teaser .meta-date a:hover,.post.post-commit-author .meta-author a:focus,.post.post-commit-author .meta-author a:hover,.post.post-commit-author .meta-date a:focus,.post.post-commit-author .meta-date a:hover,.post.post-commit .meta-author a:focus,.post.post-commit .meta-author a:hover,.post.post-commit .meta-date a:focus,.post.post-commit .meta-date a:hover,.post.post-twitter-author .meta-author a:focus,.post.post-twitter-author .meta-author a:hover,.post.post-twitter-author .meta-date a:focus,.post.post-twitter-author .meta-date a:hover,.post.post-twitter .meta-author a:focus,.post.post-twitter .meta-author a:hover,.post.post-twitter .meta-date a:focus,.post.post-twitter .meta-date a:hover,.post.post-teaser-author .meta-author a:focus,.post.post-teaser-author .meta-author a:hover,.post.post-teaser-author .meta-date a:focus,.post.post-teaser-author .meta-date a:hover,.post.post-teaser .meta-author a:focus,.post.post-teaser .meta-author a:hover,.post.post-teaser .meta-date a:focus,.post.post-teaser .meta-date a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#585858;text-underline-offset:.15em}.technology.technology-teaser-expanded .body,.technology.technology-teaser .body,.industry.industry-teaser .body,.service.service-teaser .body,.post.post-commit-author .body,.post.post-commit .body,.post.post-twitter-author .body,.post.post-twitter .body,.post.post-teaser-author .body,.post.post-teaser .body{word-wrap:break-word;color:#585858;font-size:1.1rem;font-weight:400;line-height:1.3em}@media screen and (max-width: 768px){.technology.technology-teaser-expanded .body,.technology.technology-teaser .body,.industry.industry-teaser .body,.service.service-teaser .body,.post.post-commit-author .body,.post.post-commit .body,.post.post-twitter-author .body,.post.post-twitter .body,.post.post-teaser-author .body,.post.post-teaser .body{padding-right:0}}.technology.technology-teaser-expanded .body a,.technology.technology-teaser .body a,.industry.industry-teaser .body a,.service.service-teaser .body a,.post.post-commit-author .body a,.post.post-commit .body a,.post.post-twitter-author .body a,.post.post-twitter .body a,.post.post-teaser-author .body a,.post.post-teaser .body a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.technology.technology-teaser-expanded .body a:focus,.technology.technology-teaser-expanded .body a:hover,.technology.technology-teaser .body a:focus,.technology.technology-teaser .body a:hover,.industry.industry-teaser .body a:focus,.industry.industry-teaser .body a:hover,.service.service-teaser .body a:focus,.service.service-teaser .body a:hover,.post.post-commit-author .body a:focus,.post.post-commit-author .body a:hover,.post.post-commit .body a:focus,.post.post-commit .body a:hover,.post.post-twitter-author .body a:focus,.post.post-twitter-author .body a:hover,.post.post-twitter .body a:focus,.post.post-twitter .body a:hover,.post.post-teaser-author .body a:focus,.post.post-teaser-author .body a:hover,.post.post-teaser .body a:focus,.post.post-teaser .body a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.technology.technology-teaser-expanded .body a:hover,.technology.technology-teaser .body a:hover,.industry.industry-teaser .body a:hover,.service.service-teaser .body a:hover,.post.post-commit-author .body a:hover,.post.post-commit .body a:hover,.post.post-twitter-author .body a:hover,.post.post-twitter .body a:hover,.post.post-teaser-author .body a:hover,.post.post-teaser .body a:hover{color:#005fb6}.technology.technology-teaser-expanded h4.title-long,.technology.technology-teaser-expanded h4.title,.technology.technology-teaser-expanded h3.title,.technology.technology-teaser h4.title-long,.technology.technology-teaser h4.title,.technology.technology-teaser h3.title,.industry.industry-teaser h4.title-long,.industry.industry-teaser h4.title,.industry.industry-teaser h3.title,.service.service-teaser h4.title-long,.service.service-teaser h4.title,.service.service-teaser h3.title,.post.post-commit-author h4.title-long,.post.post-commit-author h4.title,.post.post-commit-author h3.title,.post.post-commit h4.title-long,.post.post-commit h4.title,.post.post-commit h3.title,.post.post-twitter-author h4.title-long,.post.post-twitter-author h4.title,.post.post-twitter-author h3.title,.post.post-twitter h4.title-long,.post.post-twitter h4.title,.post.post-twitter h3.title,.post.post-teaser-author h4.title-long,.post.post-teaser-author h4.title,.post.post-teaser-author h3.title,.post.post-teaser h4.title-long,.post.post-teaser h4.title,.post.post-teaser h3.title{font-size:1.33em;line-height:1.1;word-wrap:break-word;font-weight:400}.technology.technology-teaser-expanded h4.title-long,.technology.technology-teaser-expanded h4.title-long a,.technology.technology-teaser-expanded h4.title,.technology.technology-teaser-expanded h4.title a,.technology.technology-teaser-expanded h3.title,.technology.technology-teaser-expanded h3.title a,.technology.technology-teaser h4.title-long,.technology.technology-teaser h4.title-long a,.technology.technology-teaser h4.title,.technology.technology-teaser h4.title a,.technology.technology-teaser h3.title,.technology.technology-teaser h3.title a,.industry.industry-teaser h4.title-long,.industry.industry-teaser h4.title-long a,.industry.industry-teaser h4.title,.industry.industry-teaser h4.title a,.industry.industry-teaser h3.title,.industry.industry-teaser h3.title a,.service.service-teaser h4.title-long,.service.service-teaser h4.title-long a,.service.service-teaser h4.title,.service.service-teaser h4.title a,.service.service-teaser h3.title,.service.service-teaser h3.title a,.post.post-commit-author h4.title-long,.post.post-commit-author h4.title-long a,.post.post-commit-author h4.title,.post.post-commit-author h4.title a,.post.post-commit-author h3.title,.post.post-commit-author h3.title a,.post.post-commit h4.title-long,.post.post-commit h4.title-long a,.post.post-commit h4.title,.post.post-commit h4.title a,.post.post-commit h3.title,.post.post-commit h3.title a,.post.post-twitter-author h4.title-long,.post.post-twitter-author h4.title-long a,.post.post-twitter-author h4.title,.post.post-twitter-author h4.title a,.post.post-twitter-author h3.title,.post.post-twitter-author h3.title a,.post.post-twitter h4.title-long,.post.post-twitter h4.title-long a,.post.post-twitter h4.title,.post.post-twitter h4.title a,.post.post-twitter h3.title,.post.post-twitter h3.title a,.post.post-teaser-author h4.title-long,.post.post-teaser-author h4.title-long a,.post.post-teaser-author h4.title,.post.post-teaser-author h4.title a,.post.post-teaser-author h3.title,.post.post-teaser-author h3.title a,.post.post-teaser h4.title-long,.post.post-teaser h4.title-long a,.post.post-teaser h4.title,.post.post-teaser h4.title a,.post.post-teaser h3.title,.post.post-teaser h3.title a{color:#005fb6;text-decoration:none}.technology.technology-teaser-expanded h4.title-long a,.technology.technology-teaser-expanded h4.title a,.technology.technology-teaser-expanded h3.title a,.technology.technology-teaser h4.title-long a,.technology.technology-teaser h4.title a,.technology.technology-teaser h3.title a,.industry.industry-teaser h4.title-long a,.industry.industry-teaser h4.title a,.industry.industry-teaser h3.title a,.service.service-teaser h4.title-long a,.service.service-teaser h4.title a,.service.service-teaser h3.title a,.post.post-commit-author h4.title-long a,.post.post-commit-author h4.title a,.post.post-commit-author h3.title a,.post.post-commit h4.title-long a,.post.post-commit h4.title a,.post.post-commit h3.title a,.post.post-twitter-author h4.title-long a,.post.post-twitter-author h4.title a,.post.post-twitter-author h3.title a,.post.post-twitter h4.title-long a,.post.post-twitter h4.title a,.post.post-twitter h3.title a,.post.post-teaser-author h4.title-long a,.post.post-teaser-author h4.title a,.post.post-teaser-author h3.title a,.post.post-teaser h4.title-long a,.post.post-teaser h4.title a,.post.post-teaser h3.title a{word-break:break-word;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.technology.technology-teaser-expanded h4.title-long a:focus,.technology.technology-teaser-expanded h4.title-long a:hover,.technology.technology-teaser-expanded h4.title a:focus,.technology.technology-teaser-expanded h4.title a:hover,.technology.technology-teaser-expanded h3.title a:focus,.technology.technology-teaser-expanded h3.title a:hover,.technology.technology-teaser h4.title-long a:focus,.technology.technology-teaser h4.title-long a:hover,.technology.technology-teaser h4.title a:focus,.technology.technology-teaser h4.title a:hover,.technology.technology-teaser h3.title a:focus,.technology.technology-teaser h3.title a:hover,.industry.industry-teaser h4.title-long a:focus,.industry.industry-teaser h4.title-long a:hover,.industry.industry-teaser h4.title a:focus,.industry.industry-teaser h4.title a:hover,.industry.industry-teaser h3.title a:focus,.industry.industry-teaser h3.title a:hover,.service.service-teaser h4.title-long a:focus,.service.service-teaser h4.title-long a:hover,.service.service-teaser h4.title a:focus,.service.service-teaser h4.title a:hover,.service.service-teaser h3.title a:focus,.service.service-teaser h3.title a:hover,.post.post-commit-author h4.title-long a:focus,.post.post-commit-author h4.title-long a:hover,.post.post-commit-author h4.title a:focus,.post.post-commit-author h4.title a:hover,.post.post-commit-author h3.title a:focus,.post.post-commit-author h3.title a:hover,.post.post-commit h4.title-long a:focus,.post.post-commit h4.title-long a:hover,.post.post-commit h4.title a:focus,.post.post-commit h4.title a:hover,.post.post-commit h3.title a:focus,.post.post-commit h3.title a:hover,.post.post-twitter-author h4.title-long a:focus,.post.post-twitter-author h4.title-long a:hover,.post.post-twitter-author h4.title a:focus,.post.post-twitter-author h4.title a:hover,.post.post-twitter-author h3.title a:focus,.post.post-twitter-author h3.title a:hover,.post.post-twitter h4.title-long a:focus,.post.post-twitter h4.title-long a:hover,.post.post-twitter h4.title a:focus,.post.post-twitter h4.title a:hover,.post.post-twitter h3.title a:focus,.post.post-twitter h3.title a:hover,.post.post-teaser-author h4.title-long a:focus,.post.post-teaser-author h4.title-long a:hover,.post.post-teaser-author h4.title a:focus,.post.post-teaser-author h4.title a:hover,.post.post-teaser-author h3.title a:focus,.post.post-teaser-author h3.title a:hover,.post.post-teaser h4.title-long a:focus,.post.post-teaser h4.title-long a:hover,.post.post-teaser h4.title a:focus,.post.post-teaser h4.title a:hover,.post.post-teaser h3.title a:focus,.post.post-teaser h3.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.technology.technology-teaser-expanded .read-more,.technology.technology-teaser .read-more,.industry.industry-teaser .read-more,.service.service-teaser .read-more,.post.post-commit-author .read-more,.post.post-commit .read-more,.post.post-twitter-author .read-more,.post.post-twitter .read-more,.post.post-teaser-author .read-more,.post.post-teaser .read-more{font-size:1.1rem;color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.technology.technology-teaser-expanded .read-more:focus,.technology.technology-teaser-expanded .read-more:hover,.technology.technology-teaser .read-more:focus,.technology.technology-teaser .read-more:hover,.industry.industry-teaser .read-more:focus,.industry.industry-teaser .read-more:hover,.service.service-teaser .read-more:focus,.service.service-teaser .read-more:hover,.post.post-commit-author .read-more:focus,.post.post-commit-author .read-more:hover,.post.post-commit .read-more:focus,.post.post-commit .read-more:hover,.post.post-twitter-author .read-more:focus,.post.post-twitter-author .read-more:hover,.post.post-twitter .read-more:focus,.post.post-twitter .read-more:hover,.post.post-teaser-author .read-more:focus,.post.post-teaser-author .read-more:hover,.post.post-teaser .read-more:focus,.post.post-teaser .read-more:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.technology.technology-mini,.industry.industry-mini{margin-bottom:10px}.technology.technology-mini .icon-link,.industry.industry-mini .icon-link{margin-right:10px;width:50px;display:inline-block;text-align:center}.technology.technology-mini .icon-link:after,.industry.industry-mini .icon-link:after{display:none}.technology.technology-mini .icon-link img,.industry.industry-mini .icon-link img{max-width:50px;max-height:40px;height:auto}.technology.technology-mini .link,.industry.industry-mini .link{font-size:1.1rem;font-weight:700;line-height:1.1em}.project.project-mini a{padding-left:25px;display:inline-block;background:url(i/flagWhite.png) no-repeat left top}.block-related{border-top:1px dotted #fff;padding-top:15px;margin-bottom:25px;display:flex}@media screen and (max-width: 768px){.block-related{display:block}}.block-related h5{font-size:1.1rem;font-weight:700;line-height:1em;margin:0 0 30px 0;text-transform:uppercase;flex:1}.block-related ul{flex:2;list-style:none}.block-related ul li{margin-bottom:5px}.block-related a{color:#fff;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em;font-weight:700}.block-related a:focus,.block-related a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}.block-related.related-links a{padding-left:25px;background:url(i/linkWhite.png) no-repeat}.page-jobs .body{word-wrap:break-word;color:#585858;font-size:1.1rem;font-weight:400;line-height:1.3em}.page-jobs .body p{margin-bottom:1.2em}.page-jobs .body h2,.page-jobs .body h3,.page-jobs .body h4,.page-jobs .body h5,.page-jobs .body h6{color:#005fb6;font-weight:700;font-size:1.1rem}.page-jobs .body h2{font-size:22px}.page-jobs .body h3{font-size:20px}#accesibility-toggle{position:fixed;bottom:0;right:30px;background:#464649;padding:3px 10px;color:#fff;font-size:21px;text-decoration:none;z-index:999}.pager-wrapper{display:block;position:relative;height:16px;margin-bottom:50px}.pager-wrapper .prev,.pager-wrapper .next{top:0;position:absolute}.pager-wrapper .prev a,.pager-wrapper .next a{width:16px;heighT:29px;display:block}.pager-wrapper .prev{left:0}.pager-wrapper .prev a{background:url(i/arrowPrev.png) no-repeat}.pager-wrapper .next{right:0}.pager-wrapper .next a{background:url(i/arrowNext.png) no-repeat}.vue-pagination-wrapper .loader-wrapper{z-index:9;background:rgba(253,253,253,.8);position:absolute;left:0;top:0;right:0;bottom:0}.vue-pagination-wrapper .loader-wrapper .v-spinner{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;text-align:center}.vue-pagination-wrapper .loader-wrapper .v-spinner .v-bounce{margin:auto}.block-content-wrapper{padding-top:100px;padding-bottom:100px}.news-and-media{position:relative;padding-left:15px;padding-right:15px;padding-top:60px}.news-and-media .block-content:first-child{padding-bottom:60px}@media screen and (max-width: 992px){.news-and-media .block-content:first-child{padding-bottom:42.8571428571px}}@media screen and (max-width: 768px){.news-and-media .block-content:first-child{padding-bottom:30px}}.news-and-media .split-bottom{position:relative;padding-bottom:30px;margin-bottom:60px}.news-and-media .split-bottom:after{content:"";display:block;position:absolute;right:0;bottom:0;left:-2000px;height:1px;border-bottom:1px dotted #979797}.news-and-media .news-posts{margin-left:-15px;padding-bottom:60px}@media screen and (max-width: 992px){.news-and-media .news-posts{padding-bottom:42.8571428571px}}@media screen and (max-width: 768px){.news-and-media .news-posts{padding-bottom:30px}}@media screen and (max-width: 768px){.news-and-media .news-posts{padding-left:20px;padding-right:20px}}.featured-media{padding:0 0 100px 40px}@media screen and (max-width: 992px){.featured-media{padding:0 0 50px 25px}}@media screen and (max-width: 768px){.featured-media{padding:0 0 30px 0}}.featured-media .media{margin-bottom:40px}@media screen and (max-width: 768px){.featured-media .media{margin-bottom:35px}}.block-medias .media-teaser{margin-bottom:20px}@media screen and (max-width: 768px){.block-medias .media-teaser{margin-bottom:40px}}.block-posts,.block-commits,.block-tweets{padding-top:70px;padding-bottom:10px}@media screen and (max-width: 992px){.block-posts,.block-commits,.block-tweets{padding-top:50px}}@media screen and (max-width: 768px){.block-posts,.block-commits,.block-tweets{padding-top:38.8888888889px}}.block-tweets{background:#f2f8fc}p.excerpt>a{color:inherit;font-size:90%;text-decoration:none;line-height:1.3;display:block}.social-share{padding-top:10px}.social-share h4{color:#585858;font-size:1.1rem;font-weight:700;line-height:1.1;margin-bottom:1.5em}.social-share ul li{padding:0;margin:0 10px 10px 0;list-style:none;display:inline-block}@media screen and (max-width: 992px){.social-share ul li{margin:0 7px 7px 0}}.social-share ul li a{display:inline-block;width:44px;heighT:44px;color:#fff;background:#005fb6;border-radius:999px;line-height:47px;text-align:center;font-size:22px}@media screen and (max-width: 992px){.social-share ul li a{width:39px;heighT:39px;line-height:43px}}.content-body h1,.content-body h2,.content-body h3,.content-body h4,.content-body h5,.content-body h6{font-weight:400;color:#005fb6;margin-bottom:20px;margin-top:30px}.content-body h1:first-child,.content-body h2:first-child,.content-body h3:first-child,.content-body h4:first-child,.content-body h5:first-child,.content-body h6:first-child{margin-top:0}.content-body img{text-align:center;width:100%;margin-bottom:50px}.content-body ul,.content-body ol{padding-left:10px;margin-bottom:30px}.content-body ul ul,.content-body ul ol,.content-body ol ul,.content-body ol ol{margin-bottom:0}.content-body ol{padding-left:40px}.content-body ul{list-style:none}.content-body ul li{background:url(i/arrowNext.png) no-repeat left .4em;background-size:.4em .6em;padding-left:1em;list-style:none}.content-body a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.content-body a:focus,.content-body a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}@media screen and (max-width: 768px){.content-body{padding-right:0}}.clip-highlight{display:none}.view-more-wrapper{text-align:right}.view-more-wrapper a{margin-left:10px;text-transform:none;font-size:17px;color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.view-more-wrapper a:focus,.view-more-wrapper a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}@media screen and (max-width: 768px){.post.post-commit-author .post-content,.post.post-author .post-content,.post.post-teaser .post-content,.post.post-teaser-author .post-content,.post.post-twitter-author .post-content{padding-left:2rem}}.post.post-teaser-author h4.title,.post.post-teaser h4.title{font-size:1.33em;line-height:1.1;word-wrap:break-word;padding-right:1.4rem}.post.post-teaser-author p>a,.post.post-teaser p>a{color:inherit;font-size:1em;text-decoration:none;line-height:1.35;display:block}.post.post-twitter-author h4.title-long,.post.post-twitter-author h4.tweet,.post.post-twitter h4.title-long,.post.post-twitter h4.tweet{font-size:1.33em;line-height:1.1;word-wrap:break-word}.post.post-twitter-author h4.title-long img,.post.post-twitter-author h4.tweet img,.post.post-twitter h4.title-long img,.post.post-twitter h4.tweet img{max-height:40px}.post.post-twitter-author h4.title-long,.post.post-twitter-author h4.title-long a,.post.post-twitter-author h4.tweet,.post.post-twitter-author h4.tweet a,.post.post-twitter h4.title-long,.post.post-twitter h4.title-long a,.post.post-twitter h4.tweet,.post.post-twitter h4.tweet a{color:#464649;font-weight:400}.post.post-twitter-author h4.title-long a,.post.post-twitter-author h4.tweet a,.post.post-twitter h4.title-long a,.post.post-twitter h4.tweet a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.post.post-twitter-author h4.title-long a:focus,.post.post-twitter-author h4.title-long a:hover,.post.post-twitter-author h4.tweet a:focus,.post.post-twitter-author h4.tweet a:hover,.post.post-twitter h4.title-long a:focus,.post.post-twitter h4.title-long a:hover,.post.post-twitter h4.tweet a:focus,.post.post-twitter h4.tweet a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#464649;text-underline-offset:.15em}.post.post-twitter-author .meta-date:before,.post.post-twitter .meta-date:before{background:#0ac9e2}.post.post-commit-author .meta-date:before,.post.post-commit .meta-date:before{background:#464649}.post.post-twitter-author .author img,.post.post-commit-author .author img,.post.post-teaser-author .author img{border-top:8px solid #005fb6;width:100%;max-width:90px}@media screen and (max-width: 768px){.post.post-twitter-author .author,.post.post-commit-author .author,.post.post-teaser-author .author{margin-right:-1rem}}.post.post-teaser-author .author img{border-color:#e20a16}.post.post-twitter-author .meta-author{margin-bottom:3px}.post.post-twitter-author .meta-date,.post.post-twitter-author .meta-date a{text-transform:none}.post.post-twitter-author .author img{border-top:8px solid #0ac9e2}.page-post{padding-bottom:100px}@media screen and (max-width: 992px){.page-post{padding-bottom:71.4285714286px}}@media screen and (max-width: 768px){.page-post{padding-bottom:50px}}.page-post .summary{color:#585858;margin-bottom:50px}.page-post .summary h5{font-size:22px;font-weight:400;line-height:36px}.page-post .summary .post-meta{font-size:14px;line-height:19px;font-weight:300;text-transform:uppercase}.page-post .summary .post-meta.no-author{padding-top:10px}.page-post .alert{padding:20px;border:1px solid #e36767;margin-bottom:2em}.page-post .aside{grid-column:10/13}@media screen and (max-width: 768px){.page-post .aside{grid-column:1/13}}.news .btn-p{text-align:center}.media.media-teaser .responsive-embed-wrapper{margin-bottom:12px}.media.media-teaser .title{font-size:1.25em;font-weight:700;line-height:1.1;text-align:left}.media.media-teaser .title,.media.media-teaser .title a{color:#005fb6}.media.media-teaser .title a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.media.media-teaser .title a:focus,.media.media-teaser .title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.media.media-teaser time{font-size:smaller}.industry.industry-teaser header{text-align:center;margin-bottom:36px;position:relative}.industry.industry-teaser header .image{width:100%}.industry.industry-teaser header .cover{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;left:0;top:0;right:0;bottom:0;bottom:-100%;background:rgba(0,0,0,0);background:-moz-linear-gradient(left, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.6)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr=$start, endColorstr=$stop,GradientType=0 );background-repeat:no-repeat;background-color:rgba(0,0,0,0) !important}.industry.industry-teaser header a{display:block;position:relative;overflow:hidden;height:220px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.industry.industry-teaser header a:focus .cover,.industry.industry-teaser header a:hover .cover{-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.industry.industry-teaser header a:focus .icon-wrapper img,.industry.industry-teaser header a:hover .icon-wrapper img{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.industry.industry-teaser header .icon-wrapper{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:50px}.industry.industry-teaser header .icon-wrapper img{max-height:120px;max-width:160px;width:auto;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.industry.industry-teaser h4.title{margin-bottom:22px}.industry.industry-teaser h4.title,.industry.industry-teaser h4.title a{font-size:32px}@media screen and (max-width: 768px){.industry.industry-teaser h4.title,.industry.industry-teaser h4.title a{font-size:26px}}.industry.industry-simple header{margin-bottom:45px}.industry.industry-simple header a{display:block;position:relative;overflow:hidden}.industry.industry-simple header a .cover{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;left:0;top:0;right:0;bottom:0;bottom:-100%;background:rgba(0,0,0,0);background:-moz-linear-gradient(left, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.6)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.6) 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr=$start, endColorstr=$stop,GradientType=0 );background-repeat:no-repeat;background-color:rgba(0,0,0,0) !important}.industry.industry-simple header a:focus,.industry.industry-simple header a:hover{outline:4px dotted #000;box-shadow:0 0 0 2px #fff;outline-offset:-2px}.industry.industry-simple header a:focus .cover,.industry.industry-simple header a:hover .cover{-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.industry.industry-simple header a:focus .icon-wrapper img,.industry.industry-simple header a:hover .icon-wrapper img{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.industry.industry-simple header .image{width:100%}.industry.industry-simple header .icon-wrapper{padding:30px;left:0;right:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.industry.industry-simple header .icon-wrapper img{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.industry.industry-mini header{margin-bottom:45px}.industry.industry-mini header a{display:block;position:relative;overflow:hidden}.industry.industry-mini header a:focus .icon-wrapper img,.industry.industry-mini header a:hover .icon-wrapper img{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.industry.industry-mini header .icon-wrapper{padding:30px;left:0;right:0;text-align:center}.industry.industry-mini header .icon-wrapper img{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-width:200px}.industry.industry-simple header{margin:0}.industry.industry-simple header a{color:#fff;font-size:21px;font-weight:700;line-height:1.1em}.industry.industry-simple header a h2{font-size:20px;font-weight:700}@media screen and (max-width: 768px){.industry.industry-simple header a h2{font-size:24px}}.industry.industry-simple header .icon-wrapper{padding:30px 15px}.industry.industry-simple header .icon-wrapper img{margin-bottom:30px;max-height:80px}@media screen and (max-width: 768px){.industry.industry-simple header .icon-wrapper img{max-height:130px}}@media(max-width: 1023px)and (min-width: 768px){.industry.industry-simple header .icon-wrapper img{max-height:70px}}.industry.industry-icon-simple header{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.industry.industry-icon-simple header a{position:relative;display:block}.industry.industry-icon-simple header .icon-wrapper{left:0;right:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.industry.industry-icon-simple header .icon-wrapper .icon{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-height:80px;max-width:120px;filter:sepia(1) saturate(1000) brightness(0.5) hue-rotate(-75deg)}@media screen and (max-width: 1600px){.industry.industry-icon-simple header .icon-wrapper .icon{max-height:60px;max-width:90px}}.industry.industry-icon-simple h4.title{text-align:center;font-size:18px;font-weight:700;line-height:20px}.industry.industry-icon-simple h4.title,.industry.industry-icon-simple h4.title a{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#005fb6}.industry.industry-icon-simple h4.title a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.industry.industry-icon-simple h4.title a:focus,.industry.industry-icon-simple h4.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.industry.industry-icon-simple:focus .icon-wrapper .icon,.industry.industry-icon-simple:hover .icon-wrapper .icon{filter:sepia(1) saturate(1000) brightness(0.5) hue-rotate(141deg)}.industry.industry-icon-simple:focus h4.title,.industry.industry-icon-simple:focus h4.title a,.industry.industry-icon-simple:hover h4.title,.industry.industry-icon-simple:hover h4.title a{color:#e20a16}.industry.industry-icon-simple:focus h4.title a,.industry.industry-icon-simple:hover h4.title a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.industry.industry-icon-simple:focus h4.title a:focus,.industry.industry-icon-simple:focus h4.title a:hover,.industry.industry-icon-simple:hover h4.title a:focus,.industry.industry-icon-simple:hover h4.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#e20a16;text-underline-offset:.15em}.page-industry .page-header{background-color:#005fb6}.page-industry .page-content{padding-bottom:40px;border-bottom:1px dotted #979797}.page-industry .page-content .main-content,.page-industry .page-content .aside{padding-left:15px;padding-right:15px}.page-industry .page-content .main-content{grid-column:2/9}@media screen and (max-width: 1200px){.page-industry .page-content .main-content{grid-column:1/13;padding:0 30px}}.page-industry .page-content .aside{grid-column:9/12}@media screen and (max-width: 1200px){.page-industry .page-content .aside{grid-column:1/13}}.page-industry .technologies-wrapper{padding:0 0 10px 0}@media screen and (max-width: 768px){.page-industry .technologies-wrapper{padding:0 0 0 0}}.page-industry .technologies-wrapper .block-title{margin-bottom:60px}@media screen and (max-width: 768px){.page-industry .technologies-wrapper .block-title{margin-bottom:30px}}.page-industry .projects-wrapper{background:#e8e8e8;padding-bottom:65px}@media screen and (max-width: 768px){.page-industry .projects-wrapper{padding-bottom:0}}.study-cases{position:relative;padding-bottom:45px}@media screen and (max-width: 768px){.study-cases{padding-bottom:0}}.study-cases ul{padding:0;margin:0;list-style:none}.study-cases ul li{padding-left:0}.study-cases ul.slides li{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.study-cases ul.slides li:not(.flex-active-slide){opacity:0}.study-cases .flex-direction-nav{position:absolute;bottom:0;left:0;right:0;width:100%;z-index:99;height:29px}.study-cases .flex-direction-nav li{list-style:none;margin-right:30px;position:absolute;bottom:15px;z-index:99}.study-cases .flex-direction-nav li a{display:block;background:url(i/arrows.png) no-repeat left top;width:16px;height:29px;overflow:hidden;text-indent:-999px}.study-cases .flex-direction-nav li.flex-nav-prev{left:15px}.study-cases .flex-direction-nav li.flex-nav-next{right:15px}.study-cases .flex-direction-nav li.flex-nav-next a{background-position:-444px 0}.technology.technology-teaser header{text-align:center;margin-bottom:36px;position:relative}.technology.technology-teaser header a{display:block;height:200px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:30px}.technology.technology-teaser header a:focus .icon-wrapper img,.technology.technology-teaser header a:hover .icon-wrapper img{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.technology.technology-teaser header .icon-wrapper{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:50px}.technology.technology-teaser header .icon-wrapper img{height:120px;width:auto;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.technology.technology-teaser h4.title{min-height:2.5em}.technology.technology-teaser h4.title,.technology.technology-teaser h4.title a{font-size:30px}@media screen and (max-width: 768px){.technology.technology-teaser h4.title,.technology.technology-teaser h4.title a{font-size:26px}}@media screen and (max-width: 992px){.technology.technology-teaser h4.title,.technology.technology-teaser h4.title a{font-size:26px}}@media screen and (max-width: 1200px){.technology.technology-teaser h4.title,.technology.technology-teaser h4.title a{font-size:26px}}@media screen and (max-width: 768px){.technology.technology-teaser h4.title{min-height:0}}.technology.technology-teaser-expanded header{text-align:center;margin-bottom:36px;position:relative}.technology.technology-teaser-expanded header a{display:block;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.technology.technology-teaser-expanded header a:focus .icon-wrapper img,.technology.technology-teaser-expanded header a:hover .icon-wrapper img{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.technology.technology-teaser-expanded header .link{position:relative}.technology.technology-teaser-expanded header .link:after{content:"";display:block;position:absolute;position:absolute;left:15px;top:15px;right:15px;bottom:15px;border:1px dotted #fff;z-index:9}.technology.technology-teaser-expanded header .icon-wrapper{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:20px}.technology.technology-teaser-expanded header .icon-wrapper img{width:auto;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.technology.technology-teaser-expanded h3.title a{font-size:20px}.technology.technology-teaser-expanded .body{margin-bottom:30px}.technology.technology-teaser-expanded .content{padding-bottom:30px;border-bottom:1px dotted #585858;margin-bottom:30px}.technology.technology-teaser-expanded .tags{color:#585858;font-size:14px;font-weight:700;line-height:1.4em}.technology.technology-teaser-expanded .study-case{padding-left:40px;background:url(i/checkBlue.png) no-repeat left top}.technology.technology-teaser-expanded .study-case .title{color:#005fb6}.technology.technology-teaser-expanded .study-case,.technology.technology-teaser-expanded .study-case .read-more{line-height:1.2em;font-size:14px;font-weight:500}.technology.technology-teaser-expanded .icon-mini{position:absolute;width:100px;height:100px;bottom:0;left:0;z-index:11}.technology.technology-teaser-expanded .icon-mini .icon-wrapper{padding:15px}.technology.technology-simple header{text-align:center;position:relative}.technology.technology-simple header a{display:block;color:#fff;font-size:21px;font-weight:700;line-height:1.1em;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.technology.technology-simple header a h3{font-weight:700}.technology.technology-simple header a:focus .icon-wrapper,.technology.technology-simple header a:hover .icon-wrapper{outline:1px solid currentColor}.technology.technology-simple header a:focus .icon-wrapper img,.technology.technology-simple header a:hover .icon-wrapper img{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.technology.technology-simple header .icon-wrapper{position:absolute;left:20px;top:20px;right:20px;bottom:20px;display:flex;flex-direction:column}.technology.technology-simple header .icon-wrapper .icon{flex:1.5;display:flex;align-items:flex-end;justify-content:center}@media screen and (max-width: 768px){.technology.technology-simple header .icon-wrapper .icon{align-items:center;justify-content:center}}@media(max-width: 1400px)and (min-width: 1200px){.technology.technology-simple header .icon-wrapper .icon img{height:60px}}@media(max-width: 1023px)and (min-width: 768px){.technology.technology-simple header .icon-wrapper .icon img{height:70px}}.technology.technology-simple header .icon-wrapper h4{flex:1;display:flex;align-items:center;justify-content:center}@media(max-width: 1320px)and (min-width: 1201px){.technology.technology-simple header .icon-wrapper h4{font-size:17px}}.technology.technology-simple header .icon-wrapper img{margin-bottom:20px;max-height:90px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width: 768px){.technology.technology-simple header .icon-wrapper img{max-height:130px}}.technology.technology-icon-simple header{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.technology.technology-icon-simple header a{position:relative;display:block}.technology.technology-icon-simple header .icon-wrapper{left:0;right:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.technology.technology-icon-simple header .icon-wrapper .icon{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-height:80px;max-width:120px;filter:sepia(1) saturate(1000) brightness(0.5) hue-rotate(-75deg)}@media screen and (max-width: 1600px){.technology.technology-icon-simple header .icon-wrapper .icon{max-height:60px;max-width:90px}}.technology.technology-icon-simple h3.title{text-align:center;font-size:18px;font-weight:700;line-height:20px}.technology.technology-icon-simple h3.title,.technology.technology-icon-simple h3.title a{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#005fb6}.technology.technology-icon-simple h3.title a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.technology.technology-icon-simple h3.title a:focus,.technology.technology-icon-simple h3.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.technology.technology-icon-simple:focus .icon-wrapper .icon,.technology.technology-icon-simple:hover .icon-wrapper .icon{filter:sepia(1) saturate(1000) brightness(0.5) hue-rotate(141deg)}.technology.technology-icon-simple:focus h3.title,.technology.technology-icon-simple:focus h3.title a,.technology.technology-icon-simple:hover h3.title,.technology.technology-icon-simple:hover h3.title a{color:#e20a16}.technology.technology-icon-simple:focus h3.title a,.technology.technology-icon-simple:hover h3.title a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.technology.technology-icon-simple:focus h3.title a:focus,.technology.technology-icon-simple:focus h3.title a:hover,.technology.technology-icon-simple:hover h3.title a:focus,.technology.technology-icon-simple:hover h3.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#e20a16;text-underline-offset:.15em}.page-technology .page-content{padding-bottom:100px}@media screen and (max-width: 768px){.page-technology .page-content{padding-bottom:50px}}@media screen and (max-width: 768px){.page-technology .page-content-highlighted .col-sm-10-center{padding-left:20px;padding-right:20px}}.page-technology .aside-wrapper{padding:75px 0 60px 0;color:#fff}@media screen and (max-width: 768px){.page-technology .aside-wrapper{padding:50px 0;margin-top:30px}}.page-technology .aside-wrapper .facts{font-size:22px;padding-right:50px}@media screen and (max-width: 768px){.page-technology .aside-wrapper .facts{padding-right:0}}.page-technology .aside-wrapper .facts ul{list-style:none;padding:0;margin:0 0 1em 0}.page-technology .aside-wrapper .facts ul li{font-size:18px;margin:10px;padding-left:35px;background:url(i/checkWhite.png) no-repeat left 5px}.page-technology .aside-wrapper .tags{text-align:center}.page-technology .aside-wrapper .tags div{display:inline-block;font-size:18px;font-weight:300;line-height:1;color:#585858;border-radius:17px;border:solid 2px #585858;padding:8px;margin:0 6px 6px 0}@media screen and (min-width: 1599px){.page-technology .aside-wrapper .tags div{margin:0 10px 10px 0;padding:13px;font-size:22px}}.page-technology .main-content{padding-right:70px}@media screen and (max-width: 768px){.page-technology .main-content{padding-right:15px}}.page-technology .aside-wrapper{border-radius:11px;background-color:#fff;position:relative;padding:30px}.page-technology .aside-wrapper::before{content:"";position:absolute;border-radius:11px;filter:blur(8px);border:solid 1px #818181;background-color:rgba(0,0,0,.1);width:100%;height:85%;z-index:-1;top:0;left:0}@media screen and (min-width: 1599px){.page-technology .aside-wrapper{padding:30px 50px 30px 50px}}.page-technology .aside-wrapper__title{font-size:18px;line-height:1.37;color:#0067b1;text-align:center;margin-top:30px;margin-bottom:30px}@media screen and (min-width: 1199px){.page-technology .aside-wrapper__title{font-size:27px}}.page-technology .aside{margin-bottom:45px}@media screen and (min-width: 1199px){.page-technology .aside{margin-top:70px;margin-bottom:56px}}.page-technology .aside img{display:block;margin:0 auto 30px auto}@media screen and (max-width: 768px){.page-technology .aside{border-left:0;border-right:0;border-top:1px solid #cdcdd0;padding:30px 15px;margin-top:15px;margin-bottom:0}}.page-technology .tags{color:#585858;font-size:22px;font-weight:700;line-height:1.4em;margin-bottom:30px}.page-technology .tags p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.page-technology .tags{font-size:18px;padding:20px 0;margin-bottom:10px}}@media screen and (min-width: 991px){.page-technology .social-share{display:flex;justify-content:flex-start;align-items:center;margin-top:90px;flex-wrap:wrap;margin-left:0;text-align:center}}.page-technology .social-share ul{flex:1 0 auto;text-align:center}.page-technology .social-share h4{font-size:16px;font-weight:300;line-height:1.42;color:#0067b1;flex:0 0 100%;text-align:center;max-width:100%}@media screen and (min-width: 1199px){.page-technology .social-share h4{flex:0 0 auto;text-align:left;font-size:26px;margin-right:30px;margin-bottom:40px}}.page-technologies{overflow:hidden}@media screen and (min-width: 1599px){.page-technologies .page-content .technologies .col-xs-12:last-child,.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+3){position:relative}.page-technologies .page-content .technologies .col-xs-12:last-child:after,.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+3):after{position:absolute;content:"";background:#e8e8e8;display:block;left:calc(100% + 15px);right:-9999px;height:200px;top:0}.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+4){position:relative}.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+4):before{position:absolute;content:"";background:#e8e8e8;display:block;right:calc(100% + 15px);left:-9999px;height:200px;top:0}}@media screen and (max-width: 1200px){.page-technologies .page-content .technologies .col-xs-12:last-child,.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+4){position:relative}.page-technologies .page-content .technologies .col-xs-12:last-child:after,.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+4):after{position:absolute;content:"";background:#e8e8e8;display:block;left:calc(100% + 15px);right:-9999px;height:200px;top:0}.page-technologies .page-content .technologies .col-xs-12:nth-child(2),.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+5){position:relative}.page-technologies .page-content .technologies .col-xs-12:nth-child(2):before,.page-technologies .page-content .technologies .col-xs-12:nth-child(3n+5):before{position:absolute;content:"";background:#e8e8e8;display:block;right:calc(100% + 15px);left:-9999px;height:200px;top:0}}.page-industries{overflow:hidden}@media screen and (min-width: 1199px){.page-industries .page-content .industries .col-xs-12:last-child,.page-industries .page-content .industries .col-xs-12:nth-child(3n+3){position:relative}.page-industries .page-content .industries .col-xs-12:last-child:after,.page-industries .page-content .industries .col-xs-12:nth-child(3n+3):after{position:absolute;content:"";background:#e8e8e8;display:block;left:calc(100% + 15px);right:-9999px;height:220px;top:0}.page-industries .page-content .industries .col-xs-12:nth-child(3n+4){position:relative}.page-industries .page-content .industries .col-xs-12:nth-child(3n+4):before{position:absolute;content:"";background:#e8e8e8;display:block;right:calc(100% + 15px);left:-9999px;height:220px;top:0}}@media screen and (min-width: 992px)and (max-width: 1199px){.page-industries .page-content .industries .col-xs-12:last-child,.page-industries .page-content .industries .col-xs-12:nth-child(3n+4){position:relative}.page-industries .page-content .industries .col-xs-12:last-child:after,.page-industries .page-content .industries .col-xs-12:nth-child(3n+4):after{position:absolute;content:"";background:#e8e8e8;display:block;left:calc(100% + 15px);right:-9999px;height:220px;top:0}.page-industries .page-content .industries .col-xs-12:nth-child(2),.page-industries .page-content .industries .col-xs-12:nth-child(3n+5){position:relative}.page-industries .page-content .industries .col-xs-12:nth-child(2):before,.page-industries .page-content .industries .col-xs-12:nth-child(3n+5):before{position:absolute;content:"";background:#e8e8e8;display:block;right:calc(100% + 15px);left:-9999px;height:220px;top:0}}@media screen and (min-width: 768px)and (max-width: 991px){.page-industries .page-content .industries .col-xs-12:last-child,.page-industries .page-content .industries .col-xs-12:nth-child(2n+3){position:relative}.page-industries .page-content .industries .col-xs-12:last-child:after,.page-industries .page-content .industries .col-xs-12:nth-child(2n+3):after{position:absolute;content:"";background:#e8e8e8;display:block;left:calc(100% + 15px);right:-9999px;height:220px;top:0}.page-industries .page-content .industries .col-xs-12:nth-child(2),.page-industries .page-content .industries .col-xs-12:nth-child(2n){position:relative}.page-industries .page-content .industries .col-xs-12:nth-child(2):before,.page-industries .page-content .industries .col-xs-12:nth-child(2n):before{position:absolute;content:"";background:#e8e8e8;display:block;right:calc(100% + 15px);left:-9999px;height:220px;top:0}}.submenu-item header{margin-bottom:15px;border-radius:9999px;-moz-border-radius:9999px;-webkit-border-radius:9999px;background:#fff;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.submenu-item header a{position:relative;display:block}.submenu-item header a .icon{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.submenu-item header a:focus .icon,.submenu-item header a.hover .icon{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.submenu-item header .gradient{position:absolute;left:20px;top:20px;right:20px;bottom:20px;border-radius:9999px;-moz-border-radius:9999px;-webkit-border-radius:9999px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;background:#005fb6}@media(max-width: 1280px){.submenu-item header .gradient{position:absolute;left:10px;top:10px;right:10px;bottom:10px}}.submenu-item header .icon-wrapper{left:0;right:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.submenu-item header .icon-wrapper .icon{max-height:70px;max-width:90px;filter:sepia(1) saturate(1000) brightness(0.5) hue-rotate(141deg)}@media screen and (max-width: 1200px){.submenu-item header .icon-wrapper .icon{max-height:35px;max-width:70px}}.submenu-item h4.title{display:flex;justify-content:center;align-items:center;text-align:center;font-size:18px;line-height:20px}.submenu-item h4.title,.submenu-item h4.title a{text-decoration:none;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#005fb6}.submenu-item h4.title .short{display:none}.submenu-item:focus header,.submenu-item:hover header,.submenu-item.active header{-ms-transform:scale(1.15);-webkit-transform:scale(1.15);transform:scale(1.15)}.submenu-item:focus header .gradient,.submenu-item:hover header .gradient,.submenu-item.active header .gradient{opacity:1}.submenu-item:focus .icon-wrapper .icon,.submenu-item:hover .icon-wrapper .icon,.submenu-item.active .icon-wrapper .icon{filter:sepia(0) saturate(0) brightness(1) hue-rotate(141deg)}.submenu-item.active h4.title{font-weight:700}.floating-submenu{margin-top:-190px;margin-bottom:100px;z-index:10;position:relative}@media screen and (max-width: 1600px){.floating-submenu{margin-top:-180px}}@media(max-width: 1280px){.floating-submenu{margin-top:-120px}}@media screen and (max-width: 1200px){.floating-submenu{margin-top:-80px}}.floating-submenu .submenu-items{display:grid;grid-column-gap:30px;grid-template-columns:repeat(8, 1fr);justify-self:center;justify-items:center;border-bottom:1px dotted #005fb6;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@supports not (display: grid){.floating-submenu .submenu-items{display:flex}}.floating-submenu .submenu-items .submenu-item{max-width:200px;position:relative;padding-bottom:10px}@supports not (display: grid){.floating-submenu .submenu-items .submenu-item{margin:0 15px}}.floating-submenu .submenu-items .submenu-item:after{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;content:"";display:block;width:10px;height:10px;background:#fff;border-radius:999px;-moz-border-radius:999px;-webkit-border-radius:999px;border:2px solid #005fb6;bottom:-7px;left:50%;margin-left:-7px}.floating-submenu .submenu-items .submenu-item:focus:after,.floating-submenu .submenu-items .submenu-item:hover:after,.floating-submenu .submenu-items .submenu-item.active:after{background:#005fb6}.floating-submenu .submenu-items .submenu-item h4{text-align:center;vertical-align:center}@media screen and (max-width: 1600px){.floating-submenu .submenu-items .submenu-item .title{font-size:14px}}@media screen and (max-width: 992px){.floating-submenu .submenu-items .submenu-item .title{font-size:14px}}@media(max-width: 1280px){.floating-submenu .submenu-items .submenu-item .title .long{display:none}.floating-submenu .submenu-items .submenu-item .title .short{display:block}}.floating-submenu .submenu-items-industries{grid-template-columns:repeat(7, 1fr)}.floating-submenu.in-top{position:fixed;left:0;right:0;margin:0;padding:15px 0;z-index:91;background:rgba(0,0,0,.85)}.floating-submenu.in-top .submenu-items{border-bottom:1px dotted #fff}.floating-submenu.in-top .submenu-items .submenu-item{width:100%}.floating-submenu.in-top .submenu-items .submenu-item header{width:0;overflow:hidden;margin:0;line-height:0}.floating-submenu.in-top .submenu-items .submenu-item:after{background:transparent;border:2px solid #fff}.floating-submenu.in-top .submenu-items .submenu-item:focus:after,.floating-submenu.in-top .submenu-items .submenu-item:hover:after,.floating-submenu.in-top .submenu-items .submenu-item.active:after{background:#fff}.floating-submenu.in-top .submenu-items .submenu-item .icon-wrapper{display:none}.floating-submenu.in-top .submenu-items .submenu-item .title .long{display:none}.floating-submenu.in-top .submenu-items .submenu-item .title .short{display:block}.floating-submenu.in-top .submenu-items .submenu-item .title,.floating-submenu.in-top .submenu-items .submenu-item .title a{color:#fff}.page-project .news-wrapper,.page-industry .news-wrapper,.page-technology .news-wrapper{padding:60px 0}@media screen and (max-width: 768px){.page-project .news-wrapper,.page-industry .news-wrapper,.page-technology .news-wrapper{padding:10px 0 40px 0}}.page-project .news-wrapper .header,.page-industry .news-wrapper .header,.page-technology .news-wrapper .header{padding-bottom:15px}.page-project .news-wrapper .header h4,.page-industry .news-wrapper .header h4,.page-technology .news-wrapper .header h4{font-size:22px}@media screen and (max-width: 768px){.page-project .news-wrapper .header h4,.page-industry .news-wrapper .header h4,.page-technology .news-wrapper .header h4{font-size:19px}}.page-project .news-wrapper .header h2,.page-industry .news-wrapper .header h2,.page-technology .news-wrapper .header h2{color:#005fb6}.page-project .news-wrapper .header h2 span,.page-industry .news-wrapper .header h2 span,.page-technology .news-wrapper .header h2 span{color:#585858}.page-project .news-wrapper .block,.page-industry .news-wrapper .block,.page-technology .news-wrapper .block{border-bottom:1px dotted #cdcdd0;padding:60px 0 0 0}@media screen and (max-width: 768px){.page-project .news-wrapper .block,.page-industry .news-wrapper .block,.page-technology .news-wrapper .block{padding:30px 0}}.page-project .news-wrapper .block.block-posts,.page-project .news-wrapper .block.block-tweets,.page-project .news-wrapper .block.block-commits,.page-project .news-wrapper .block:first-child,.page-industry .news-wrapper .block.block-posts,.page-industry .news-wrapper .block.block-tweets,.page-industry .news-wrapper .block.block-commits,.page-industry .news-wrapper .block:first-child,.page-technology .news-wrapper .block.block-posts,.page-technology .news-wrapper .block.block-tweets,.page-technology .news-wrapper .block.block-commits,.page-technology .news-wrapper .block:first-child{border-bottom:0}.page-project .news-wrapper .block:nth-child(2),.page-industry .news-wrapper .block:nth-child(2),.page-technology .news-wrapper .block:nth-child(2){padding-top:20px}.page-project .news-wrapper .block .col-xs-12:last-child .post,.page-industry .news-wrapper .block .col-xs-12:last-child .post,.page-technology .news-wrapper .block .col-xs-12:last-child .post{margin-bottom:0}@media screen and (max-width: 992px){.page-industries .subtitles,.page-technologies .subtitles{margin-top:25px;margin-bottom:20px}}@media screen and (max-width: 1200px){.page-industries .subtitles,.page-technologies .subtitles{margin-top:25px;margin-bottom:20px}}.project.project-teaser{margin-bottom:50px}.project.project-teaser a.link{display:block;position:relative;overflow:hidden;margin-bottom:40px}.project.project-teaser a.link .cover{position:absolute;left:0;top:0;right:0;bottom:0;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.project.project-teaser a.link .cover:after{content:"";display:block;position:absolute;left:15px;top:15px;right:15px;bottom:15px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:2px dotted #fff}.project.project-teaser a.link:focus .cover,.project.project-teaser a.link:hover .cover{background:rgba(0,0,0,.5)}.project.project-teaser a.link:focus .cover:after,.project.project-teaser a.link:hover .cover:after{position:absolute;left:45px;top:45px;right:45px;bottom:45px}.project.project-teaser h3.title{font-size:20px;font-weight:700;line-height:1.2em;margin-bottom:20px}.project.project-teaser h3.title a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.project.project-teaser h3.title a:focus,.project.project-teaser h3.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.project.project-teaser .body{color:#585858;font-size:18px;font-weight:400;line-height:1.4em}.project.project-study .content{padding-top:120px;margin-bottom:100px}@media screen and (max-width: 768px){.project.project-study .content{padding-top:50px;margin-bottom:40px}}.project.project-study .content h3.title{color:#585858;font-size:22px;font-weight:700;line-height:1.5em}.project.project-study .content h3.title a{color:#585858;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.project.project-study .content h3.title a:focus,.project.project-study .content h3.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#585858;text-underline-offset:.15em}.project.project-study .content .body{color:#585858;font-size:18px;font-weight:400;line-height:1.4em}.project.project-study .media{margin-bottom:40px}.project.project-study .comment{margin:0 30px;background:url(i/quotes.png) no-repeat left top;padding-left:80px;padding-right:80px;color:#585858;font-size:22px;font-weight:700;line-height:1.4em}@media screen and (max-width: 768px){.project.project-study .comment{margin:0 15px;padding:50px 0;font-size:18px}.project.project-study .comment h6{font-size:16px;line-height:1.2em}}.project.project-study .comment .commenter{font-size:18px}.page-project{padding-bottom:50px}.page-project .main-content .description{padding-left:12%;margin-bottom:60px}@media screen and (max-width: 768px){.page-project .main-content .description{padding-left:0}}.page-project .aside{padding-left:30px;margin-bottom:40px}@media screen and (max-width: 768px){.page-project .aside{padding-left:15px}}.page-project .aside img{display:block;margin:0 auto 30px auto}@media screen and (max-width: 768px){.page-project .aside img{margin-bottom:15px}}.page-project .aside .social-share{margin-left:50px}@media screen and (max-width: 768px){.page-project .aside .social-share{margin-left:0}}.page-project .aside-wrapper{background:#585858;padding:75px 0 60px 0;color:#fff}@media screen and (max-width: 768px){.page-project .aside-wrapper{padding:50px 0}}.page-project .aside-wrapper .facts{font-size:22px;padding-right:50px}@media screen and (max-width: 768px){.page-project .aside-wrapper .facts{padding-right:0}}.page-project .aside-wrapper .facts ul{list-style:none;padding:0;margin:0 0 1em 0}.page-project .aside-wrapper .facts ul li{font-size:18px;margin:10px;padding-left:35px;background:url(i/checkWhite.png) no-repeat left 5px}.page-project .related-media{padding-top:60px;padding-bottom:60px}.page-project .related-media h3.block-title{text-transform:none;color:#585858}.page-project .related-media h3.block-title strong{text-transform:uppercase;color:#e20a16}.services .main-content{margin-bottom:50px;padding-bottom:25px;position:relative}.services .main-content:after{overflow:hidden;content:"";display:block;position:absolute;left:0;bottom:0;border-bottom:1px dotted #585858;z-index:9;width:230vw;margin-left:-100vw}.services .block-highlights{background:#f2fcfd;padding-top:60px;padding-bottom:60px}@media screen and (max-width: 768px){.services .block-highlights{padding-top:0;padding-bottom:30px}}.services .block-highlights .container-fluid-1440>.grid-row{grid-column-gap:15px}.block-services h2.page-subtitle-alt{margin-bottom:70px}@media screen and (max-width: 768px){.block-services h2.page-subtitle-alt{margin-bottom:40px}}.service.service-teaser{margin-bottom:80px}@media screen and (max-width: 768px){.service.service-teaser{margin-bottom:60px}}.service.service-teaser .icon-wrapper{min-height:90px;margin-bottom:25px}@media screen and (max-width: 768px){.service.service-teaser .icon-wrapper{margin-bottom:15px}}.service.service-teaser h3.title{color:#005fb6;font-size:36px;font-weight:400;line-height:1.3em;margin-bottom:32px}@media screen and (max-width: 768px){.service.service-teaser h3.title{margin-bottom:20px;font-size:25px}}.service.service-icon a{display:flex;align-items:center;color:#fff;min-width:140px;text-decoration:none}.service.service-icon a img{widtH:60px;margin-right:10px;filter:brightness(0) invert(1)}.service.service-icon a h4{width:120px;font-size:16px;font-weight:700;line-height:20px;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.service.service-icon a h4:focus,.service.service-icon a h4:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}.service:target{--hlCol: #CEF;background:var(--hlCol);box-shadow:0 0 0 1.5em var(--hlCol);border-radius:48px 24px 24px 24px;min-height:90%;scroll-padding-top:10rem}.block-landings{background:#f2f8fc}.page-team .igalians{padding-bottom:80px}@media screen and (max-width: 992px){.page-team .igalians{padding-bottom:57.1428571429px}}@media screen and (max-width: 768px){.page-team .igalians{padding-bottom:40px}}.page-team .igalians .block-content{display:grid;grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 1200px){.page-team .igalians .block-content{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 992px){.page-team .igalians .block-content{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 767px){.page-team .igalians .block-content{grid-template-columns:repeat(1, 1fr)}}@supports not (display: grid){.page-team .igalians .block-content{display:flex;flex-flow:row wrap;justify-items:stretch}.page-team .igalians .block-content .igalian-item{width:100%/5}@media screen and (max-width: 1200px){.page-team .igalians .block-content .igalian-item{width:100%/4}}@media screen and (max-width: 992px){.page-team .igalians .block-content .igalian-item{width:100%/3}}@media screen and (max-width: 768px){.page-team .igalians .block-content .igalian-item{width:100%/1}}}.page-igalian .submenu-wrapper{margin-bottom:0 !important}.page-igalian .summary{background:#585858;color:#fff;padding-top:98px}@media screen and (max-width: 768px){.page-igalian .summary{padding-top:20px}}.page-igalian blockquote{font-size:22px;font-weight:400;line-height:36px;color:#fff;padding:0;margin-bottom:50px}.page-igalian .igalian-data{padding-left:20px}.page-igalian .picture{margin-bottom:50px;position:relative;background:#464649}.page-igalian .picture:after{content:"";display:block;position:absolute;left:18px;top:18px;right:18px;bottom:18px;border:1px dotted #fff}.page-igalian .picture img{width:100%}.page-igalian .personal-wrapper{display:grid;grid-template-columns:8fr 4fr}@media screen and (max-width: 992px){.page-igalian .personal-wrapper{display:block}}@media screen and (max-width: 768px){.page-igalian .personal-wrapper{display:block}}.page-igalian .personal{margin-bottom:40px;padding-right:120px}@media screen and (max-width: 1200px){.page-igalian .personal{padding-right:40px}}@media screen and (max-width: 992px){.page-igalian .personal{padding-right:0}}@media screen and (max-width: 768px){.page-igalian .personal{padding-right:0}}.page-igalian .personal h2{font-size:32px;font-weight:700;line-height:1.1em}.page-igalian .personal h4{font-size:14px;font-weight:700;line-height:1.5em;text-transform:uppercase}.page-igalian .personal h3{font-size:22px;font-weight:400;line-height:1.2em;padding:30px}.page-igalian .personal .bio{margin-bottom:70px;font-size:18px;font-weight:400;line-height:1.4em}.page-igalian .personal-social{margin-bottom:40px;font-size:18px;font-weight:400;line-height:2em}.page-igalian .personal-social h5{color:#fff;font-size:18px;margin:0 0 20px 0;font-weight:700}@media screen and (max-width: 768px){.page-igalian .personal-social{padding-right:30px}}.page-igalian .personal-social ul{list-style:none}.page-igalian .personal-social ul li{padding-left:35px;margin-bottom:3px;position:relative}.page-igalian .personal-social,.page-igalian .personal-social a{color:#fff}@media screen and (max-width: 1200px){.page-igalian .personal-social{font-size:15px}}.page-igalian .personal-social span{position:absolute;top:5px;left:0;background:#fff;width:28px;height:28px;border-radius:999px;-moz-border-radius:999px;-webkit-border-radius:999px;color:#585858;text-align:center;line-height:28px}.page-igalian .personal-social a{display:inline-block;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em;line-height:1.1em}.page-igalian .personal-social a:focus,.page-igalian .personal-social a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#fff;text-underline-offset:.15em}.page-igalian .posts{padding-top:60px;padding-right:20px}@media screen and (max-width: 768px){.page-igalian .posts{padding:40px 20px}}.page-igalian .twitter-commits{border-top:2px dotted #cdcdd0}.page-igalian .twitter-commits .commits,.page-igalian .twitter-commits .twitter{padding-top:100px;padding-bottom:100px}@media screen and (max-width: 768px){.page-igalian .twitter-commits .commits,.page-igalian .twitter-commits .twitter{padding-top:40px;padding-bottom:40px}}.page-igalian .twitter-commits .twitter{border-right:2px dotted #cdcdd0;padding-right:40px}@media screen and (max-width: 768px){.page-igalian .twitter-commits .twitter{padding-right:20px;padding-left:20px}}.page-igalian .twitter-commits .commits{padding:100px 40px}@media screen and (max-width: 768px){.page-igalian .twitter-commits .commits{padding:40px 20px}}.page-igalian .twitter-commits .grid-right-filler,.page-igalian .twitter-commits .commits{background:#fef7f8}.page-igalian .twitter-commits .twitter,.page-igalian .twitter-commits .grid-left-filler{background:#f2fcfd}.igalian.igalian-picture .picture{display:block;position:relative;overflow:hidden;margin-bottom:40px}.igalian.igalian-picture .picture img{width:100%}.igalian.igalian-picture .picture .cover{position:absolute;left:0;top:0;right:0;bottom:0;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.igalian.igalian-picture .picture .cover:after{content:"";display:block;position:absolute;left:15px;top:15px;right:15px;bottom:15px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:2px dotted #fff}.igalian.igalian-picture .picture:focus .cover,.igalian.igalian-picture .picture:hover .cover{background:rgba(0,0,0,.5)}.igalian.igalian-picture .picture:focus .cover:after,.igalian.igalian-picture .picture:hover .cover:after{position:absolute;left:45px;top:45px;right:45px;bottom:45px}.igalian.igalian-teaser{display:block;text-align:center;margin-bottom:57px}.igalian.igalian-teaser .picture{width:91px;margin-bottom:0;border-top:8px solid #005fb6}.igalian.igalian-teaser img{width:100%;max-width:190px}.igalian.igalian-teaser h3{padding:10px 15px 10px 20px;margin:0;line-height:1em;flex:1;align-self:center}.igalian.igalian-teaser h3 a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em;font-size:20px;font-weight:700;line-height:1em}.igalian.igalian-teaser h3 a:focus,.igalian.igalian-teaser h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.job.job-teaser h4.title{font-size:22px;margin:0}@media screen and (max-width: 768px){.job.job-teaser h4.title{font-size:20px;margin-bottom:5px;line-height:1.2em}}.job.job-teaser h4.title,.job.job-teaser h4.title a{color:#005fb6}.job.job-teaser h4.title a{text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.job.job-teaser h4.title a:focus,.job.job-teaser h4.title a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.job.job-teaser p{font-size:18px;color:#585858}.page-jobs{padding-bottom:100px}@media screen and (max-width: 992px){.page-jobs{padding-bottom:71.4285714286px}}@media screen and (max-width: 768px){.page-jobs{padding-bottom:50px}}.page-jobs .title{position:relative}.page-jobs .title h2{color:#005fb6;font-size:36px;font-weight:700;line-height:1.3em;margin:0 0 65px 0}@media screen and (max-width: 768px){.page-jobs .title h2{font-size:30px;margin:0 0 45px 0}}.page-jobs .body{margin-bottom:80px}.page-jobs .body ul{list-style:none}.page-jobs .body li{background:url(i/arrowNext.png) no-repeat left 4px;background-size:7px 13px;margin-bottom:7px}.page-jobs .instructions{max-width:730px;color:#585858;font-size:18px;font-weight:700;line-height:24px;margin:0 auto 80px auto}.page-jobs .instructions a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.page-jobs .instructions a:focus,.page-jobs .instructions a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.highlight.highlight-teaser-big,.highlight.highlight-teaser{position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.highlight.highlight-teaser-big .content,.highlight.highlight-teaser .content{color:#fff}.highlight.highlight-teaser-big{clip-path:url(#clip-highlight)}@media screen and (max-width: 768px){.highlight.highlight-teaser-big{clip-path:url(#clip-highlight-xs)}}.highlight.highlight-teaser-big .content{padding:65px 15px 30px 15px;display:grid;grid-template-columns:184px 1fr}@media screen and (max-width: 768px){.highlight.highlight-teaser-big .content{padding:35px 15px 30px 15px;grid-template-columns:1fr}}.highlight.highlight-teaser-big h4{font-size:38px;font-weight:700;line-height:1.2em}.highlight.highlight-teaser-big .description .text{font-size:18px;line-height:1.4em;font-weight:300;margin-bottom:24px}.highlight.highlight-teaser .content{padding:44px 50px 30px 50px}@media screen and (max-width: 768px){.highlight.highlight-teaser .content{padding:35px 20px 30px 20px}}.highlight.highlight-teaser h4{font-size:32px;font-weight:700;line-height:1.2em}.highlight.highlight-teaser .description{font-size:32px;line-height:1.1em;font-weight:300;margin-bottom:24px}#page-404{padding-top:150px;padding-bottom:60px;position:relative;overflow:hidden}#page-404 .not-found{text-align:center;font-size:30px;position:relative;z-index:50}#page-404 .not-found h1{font-size:100px}#page-404 .not-found .goto-home{padding-top:20px}#page-404 .rolling-ball{position:absolute;left:-200px;transition:all 1s ease}#page-404 .rolling-ball span{background:url(i/logoSimple.png) no-repeat;width:96px;height:96px;display:block}#page-404 .rolling-ball.rolling-ball-01{bottom:50px;z-index:10;animation:spin 1.5s linear infinite,moveLeftToRight 5s linear infinite;animation-delay:2.75s}#page-404 .rolling-ball.rolling-ball-02{bottom:100px;z-index:9;animation:spin 1.2s linear infinite,moveLeftToRight 7s linear infinite;animation-delay:.75s}#page-404 .rolling-ball.rolling-ball-02 span{transform:scale(0.7)}#page-404 .rolling-ball.rolling-ball-03{bottom:140px;z-index:8;animation:spin 1s linear infinite,moveLeftToRight 9s linear infinite;animation-delay:1.5s}#page-404 .rolling-ball.rolling-ball-03 span{transform:scale(0.4)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes moveLeftToRight{0%{left:-100px}100%{left:100%}}.blue-arrow{color:#005fb6}.news{padding-top:10rem}.news .news-card{background-color:#fff;border-radius:10px;margin:10px}.news .post{padding:0 30px}.news .post .meta-date{color:#fff;background-color:#585858;font-size:.75rem;display:inline-block;margin:0 auto 1.33rem;padding:1em 1.5em;border-radius:0 0 .33rem .33rem}.home{background:url(i/bg_gradient_128.gif) top left}.home h2{font-stretch:expanded;font-weight:700;font-size:2em;line-height:1;margin-block-end:.35em}.home h3{font-stretch:expanded;font-weight:700;font-size:1.5em;line-height:1.1}.home h4{font-stretch:condensed;font-weight:400;font-size:1.33em;line-height:1.1}@media screen and (max-width: 768px){.home h2{font-size:1.5em}.home h3{font-size:1.25em}.home h4{font-size:1.1em}}@media screen and (max-width: 992px){.home h2{font-size:1.5em}.home h3{font-size:1.25em}.home h4{font-size:1.1em}}.home .front-head{color:#464649;background:linear-gradient(-3deg, #FFFA 10%, transparent 50%),linear-gradient(190deg, white 10%, transparent 30%),linear-gradient(150deg, white 1%, transparent 20%),radial-gradient(20% 30% at 50% 50%, white, transparent),radial-gradient(70% 30% at 10% 20%, white, transparent),transparent}.home .front-head .wrapper{padding-top:120px;position:relative;z-index:5;max-width:1500px;margin:auto;background-size:auto 100%}@media screen and (max-width: 768px){.home .front-head .wrapper{padding-top:80px;padding-bottom:100px}}.home .front-head h2{font-size:2.25em;font-weight:100;font-stretch:normal;padding:1.25em;color:#000}@media screen and (min-width: 1199px){.home .front-head h2{padding:2.33em 2.5em}}@media screen and (max-width: 992px){.home .front-head h2{font-size:2em;padding:.5em}}.home .front-head h2 strong{font-weight:700}.home .front-head h3{font-stretch:condensed;font-weight:400;text-shadow:0 0 5px #000,0 0 4px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000}.home .front-head .content{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:min-content auto;gap:0 1rem;margin-block-start:1em}.home .front-head .content article+article{margin-top:1em}@media screen and (max-width: 1200px){.home .front-head .content{padding-left:2.5rem}}@media screen and (max-width: 768px){.home .front-head .content{display:block;padding-left:1rem}.home .front-head .content>div{margin-top:1rem}}.home .front-head .titles{margin-bottom:2.5rem;padding-right:2.5rem}@media screen and (max-width: 768px){.home .front-head .titles{padding-right:1rem}}.home .front-head .titles h2{font-size:4.375rem}.home .front-head .titles h3{font-size:1.875rem;font-weight:200;line-height:1.5em}@media screen and (max-width: 1200px){.home .front-head .titles h3{font-size:1em}}@media screen and (max-width: 992px){.home .front-head .titles h3{font-size:1em}}@media screen and (max-width: 768px){.home .front-head .titles h3{font-size:1em}}.home .card{background-color:#fff;border-radius:1.25em;font-size:1.1rem;margin-bottom:0}.home .card>*:first-child{border-radius:1.25em 1.25em 0 0;overflow:hidden}.home .card:not(:focus,:focus-within){outline:1px solid rgba(0,106,179,.1)}.home .card:focus-within{outline:solid 4px #1e90ff}.home .card .card-header{background-blend-mode:multiply;background-size:cover;color:#fff;min-height:150px;padding:0 2.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 992px){.home .card .card-header{padding:0 1rem}}.home .card .card-tag{background-color:#006ab3;padding:.67em .67em .5em;border-radius:0 0 .5em .5em;font-size:.7em;font-weight:700;text-transform:uppercase}.home .card .card-tag.tag-news{background-color:#f28f00}.home .card .card-tag.tag-upcoming-event{background-color:#6a2167}.home .card .card-summary{padding:2rem}@media screen and (max-width: 992px){.home .card .card-summary{padding:1rem}}.home .card .card-bottom{font-size:.6em;padding:2.5rem;padding-top:0}@media screen and (max-width: 992px){.home .card .card-bottom{padding:0 1.25rem 2rem}}.home .card h3{font-size:1.4em;line-height:1.1;flex-grow:1;display:flex;align-items:end;margin-block-start:4em}.home .card a{color:#005fb6;text-decoration:none}.home .card p{overflow-wrap:break-word}.home .card p a{display:block;color:inherit;font-size:95%}.home .card .learn-more{font-size:.9rem;text-transform:uppercase;display:flex;align-items:center}.home .card .learn-more img{height:1em;margin-left:10px}.home .card .learn-more:hover img{margin-left:20px}.home .highlight{overflow:visible}.home .highlight .card-header{background-position:center;height:50%;padding:0}.home .highlight .card-header>a{display:flex;flex-direction:column;align-items:start;height:100%;width:100%;padding:0 2.5rem;color:inherit}.home .news-and-media{padding-top:0}.home .news-and-media .news-posts{padding-bottom:30px}.home .news-and-media .split-bottom{margin-bottom:0}.home .post{margin-bottom:30px}.home .block-tweets{padding-bottom:25px}.home .featured-media{padding-bottom:30px}.home .block-summary>div[class*=col-]{padding-top:62px}.home .industry .link{text-align:left;position:relative;padding:1rem;font-stretch:condensed}.home .industry .link::after{content:"";background:url(i/blue-arrow.svg) no-repeat center center;position:absolute;right:1rem;width:1.33em;height:1.33em}.titles{color:#000;font-size:1.5em;display:flex;flex-direction:row-reverse;margin-bottom:50px}.titles .tech-title{font-size:4rem;font-weight:bold;line-height:1.2em}@media screen and (max-width: 768px){.titles{font-size:1.25em;flex-direction:row;align-items:center}.titles .tech-title{font-size:2rem}}.tech-industries-services{background-color:#f2f2f2;border-radius:10px;color:#000;padding:3rem}.tech-industries-services h3{font-size:1.75em}.tech-industries-services .card .card-header{background:#fff no-repeat padding-box}.tech-industries-services .card .gradient-browsers{background-image:linear-gradient(300deg, #9A0006, #ED8E12)}.tech-industries-services .card .gradient-multimedia{background-image:linear-gradient(300deg, #3C001E, #416CA0)}.tech-industries-services .card .gradient-accessibility{background-image:linear-gradient(300deg, #729E03, #DDDC07)}.tech-industries-services .card .gradient-compilers{background-image:linear-gradient(300deg, #132B7A, #739F02)}.tech-industries-services .card .gradient-cloud{background-image:linear-gradient(300deg, #ED9315, #890008)}.tech-industries-services .card .gradient-embedded-linux{background-image:linear-gradient(300deg, #E85F01 0%, #AC8203 53%, #77A205 100%)}.tech-industries-services .card .gradient-graphics{background-image:linear-gradient(300deg, #142B7A, #AFD7CB)}.tech-industries-services .card .gradient-kernel{background-image:linear-gradient(300deg, #76A102, #B5DCE0)}.tech-industries-services .container{text-align:left;display:block;padding:2rem 0}@media screen and (max-width: 768px){.tech-industries-services{padding:1.5rem 1rem}.tech-industries-services .card{margin-top:1rem}}.tech-industries-services hr{border:1px solid #e5e5e5;margin-block:4em 1.5em}.container{width:50%;margin-inline:auto 0}@media screen and (max-width: 768px){.container{width:100%}}.cards{display:grid;grid-template-columns:repeat(4, 1fr);justify-content:center;gap:.75em;width:100%}.card{display:flex;flex-direction:column}.card-summary{flex-grow:1}.flex{display:flex}.header-title{grid-row:1;grid-column:2/-1}.header-left-col{display:flex;flex-direction:column;grid-column:1;grid-row:1/-1}@media screen and (min-width: 1199px){.header-left-col .card:first-child{height:45%}.header-left-col .card:last-child{flex-grow:1}}.header-mid-col .card{height:100%}.services .technology-card{overflow:hidden;text-align:left;background-color:#fff;margin:0;padding:0;border:0px solid #fff;transition:.2s;box-shadow:0 0 0 transparent}.services .technology-card>a{display:flex;align-items:center;gap:2rem;padding-block:2em;padding-inline:3em;font-weight:700;font-size:1.33rem;line-height:1.1}.services .technology-card>a>*{display:block}@media screen and (max-width: 768px){.services .technology-card>a{gap:1rem;padding-block:1em;padding-inline:.5em;font-size:1em}.services .technology-card>a>img{max-width:20vw;max-height:4em}}.services .technology-card:is(:hover, :focus-within){box-shadow:.167em .33em .33em #bbb}.services .technology-card:is(:hover, :focus-within) a{color:#000}.about-us{color:#000;border-radius:.67rem;padding-top:10rem}.about-us .title{font-size:2rem}@media screen and (min-width: 1199px){.about-us{font-size:1.5rem;padding-left:30%;padding-right:4rem}.about-us .title{font-size:3rem;margin-bottom:50px}}.community .community-header{position:relative}.community .community-header img{width:100%}.community .community-header .masthead{-webkit-mask-image:linear-gradient(179.5deg, transparent, #000 15%);-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 0}.community-content{position:relative;color:#fff;background-image:linear-gradient(#69d2e700 5px, #0167ae 190px, #006AB3 300px);margin-top:-190px;padding-top:175px;padding-bottom:8rem}.community-content .content section{margin-top:4em}.community-content hr{border:none;background:#fff;height:1px;margin-bottom:3rem}.community-content h2{text-align:center;width:100%;padding-inline-start:2em}.community-content .card{color:#3f3f3f;font-size:1em;padding:1.5em;overflow:hidden}.community-content .card .card-header{background:none;border-radius:0;color:#3f3f3f;padding:0;display:grid;grid-template-columns:1fr 50px;grid-template-rows:25px auto;min-height:auto}.community-content .card .card-header time{font-size:smaller}.community-content .card .card-header time+*{margin-block-start:0;padding-block-start:.42em;border-block-start:1px solid #ddd;line-height:1.2}.community-content .card .card-header .avatar{grid-column:2;grid-row:1/-1;align-self:start}.community-content .card a{text-transform:none}.community-content .card.empty{background:#FFF6;box-shadow:inset 0 0 2em #FFF6;border:1px solid #FFF6}.community-content .tweets .card-header{grid-template-columns:50px 1fr;gap:.33em 0;margin-block-end:1em;overflow:visible}.community-content .tweets .card-header .avatar{grid-column:1}.community-content .tweets .card-header .author,.community-content .tweets .card-header time{font-size:80%;font-stretch:condensed;line-height:1;padding-inline-start:.5em}.community-content .tweets .card-header time{align-self:start}.community-content .tweets .card-header .author{align-self:end;text-transform:uppercase;border-bottom:1px solid #ddd;padding-block-end:.5em}.community-content .community-section-header{display:flex;justify-content:space-between}.community-content .community-section-header .view-more-wrapper a{color:inherit;text-transform:uppercase;font-size:.9em;padding-block:.67em .5em;background:linear-gradient(to top, #fff3, #fff3) calc(100% - 2em) 50%/1px 100% no-repeat}.community-content .community-section-header .view-more-wrapper a img{filter:invert(1) contrast(2);width:1.5em;height:auto;margin-inline-start:1em;vertical-align:middle}.avatar{border-radius:50%;overflow:hidden;width:50px}.front-tech-services{background:linear-gradient(177deg, #FFFA 1%, transparent 20%),radial-gradient(40% 30% at 50% 50%, #FFFD, transparent),radial-gradient(80% 30% at 10% 30%, #FFFC, transparent),radial-gradient(80% 30% at 90% 70%, #FFFC, transparent),transparent;margin-bottom:0;padding-top:6rem;padding-bottom:0;overflow:hidden}@media screen and (max-width: 768px){.front-tech-services{padding-top:0;padding-bottom:2.75rem}.front-tech-services>.container-fluid-1440{padding:0}.front-tech-services>.container-fluid-1440>.titles{padding:0 1rem}.front-tech-services .cards{display:block}}.front-tech-services .industries .card:nth-child(3){grid-column:span 2}.front-tech-services .industries .card{height:15em;border-radius:.5em}.front-tech-services .industries .card>:first-child{border-radius:.5em .5em 0 0}.front-tech-services .industries .card .link{font-size:1.1em}@media screen and (max-width: 768px){.front-tech-services .industries .card{height:12em}}.front-tech-services .industries .industry-simple{flex-grow:1;display:flex;flex-direction:column}.front-tech-services .industries .industry-simple header{flex-grow:1}@media screen and (min-width: 991px){.front-tech-services .industries{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width: 1199px){.front-tech-services .industries{grid-template-columns:1fr 1fr 1fr 1fr}}.front-tech-services .services{grid-gap:1.25rem}@media screen and (max-width: 768px){.front-tech-services .services{grid-gap:1rem}}@media screen and (max-width: 992px){.front-tech-services .front-tech-services .cards{display:block}}@media screen and (max-width: 1200px){.front-tech-services .front-tech-services .cards{display:block}}.industry.industry-simple header .icon-wrapper{position:static}@media screen and (max-width: 1200px){.community-content .grid-row{margin-left:0;margin-right:0}}@media(min-width: 480px)and (max-width: 992px){.tweets .col-xs-12,.media .col-xs-12{grid-column:span 6}}@media(min-width: 480px)and (max-width: 992px)and (min-width: 480px)and (max-width: 1600px){.tech-industries-services>.cards{grid-template-columns:repeat(2, 1fr)}.services .col-xs-12,.articles .col-xs-12{grid-column:span 6}.tweets .col-xs-12,.media .col-xs-12{grid-column:span 4}}.igalians,.lastest-commits,.lastest-tweets,.lastest-posts,.lastest-news{padding-top:4rem;margin-bottom:2.5rem}@media screen and (max-width: 992px){.igalians,.lastest-commits,.lastest-tweets,.lastest-posts,.lastest-news{padding-top:2.8571428571rem}}@media screen and (max-width: 768px){.igalians,.lastest-commits,.lastest-tweets,.lastest-posts,.lastest-news{padding-top:2.2222222222rem}}@media screen and (max-width: 768px){.igalians,.lastest-commits,.lastest-tweets,.lastest-posts,.lastest-news{padding-top:2.5rem}}.page-247 .page-header{margin-bottom:0}.page-247 .page-header h1.page-title{text-shadow:0 0 5px #000,0 0 4px #000,0 0 3px #000}.page-247 .page-header .cover{background:rgba(0,0,0,.5)}.page-247 .submenu-wrapper{background:#efefef;margin-bottom:4.375rem;padding:1rem 0 0 0}.page-247 .submenu-wrapper [class^=col-]{padding-inline:0}.page-247 .submenu-wrapper .btn.btn-outline{padding:.5em 1.5em}.page-247 .submenu-wrapper .grid-row .col-lg-2{justify-self:end}.page-247 .submenu-wrapper .submenu li{margin:0 .25rem .5rem 0;padding:0}.page-247 .submenu-wrapper .btn-block{margin-bottom:1.25rem}.page-247 .submenu-wrapper .grid-row{margin-inline:auto}@media screen and (max-width: 768px){.page-247 .submenu-wrapper .submenu li{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:0;overflow:hidden}.page-247 .submenu-wrapper .submenu li a{padding-left:2rem;padding-right:2rem;color:#005fb6}.page-247 .submenu-wrapper .submenu li:not(.active){margin:0}.page-247 .submenu-wrapper .submenu li.active{position:relative}.page-247 .submenu-wrapper .submenu li.active a{background:#d5ebff}.page-247 .submenu-wrapper .submenu li.active a:after{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:block;position:absolute;background:url(i/arrowDown.png) no-repeat left center;background-size:100% auto;width:16px;right:12px;top:0;bottom:0}.page-247 .submenu-wrapper .submenu.open li{margin:0 0 7px 0;height:auto}.page-247 .submenu-wrapper .submenu.open li.active a{color:#005fb6}.page-247 .submenu-wrapper .submenu.open li.active a:after{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.page-247 .submenu-wrapper .btn{font-size:15px;padding:5px 7px}}@media screen and (max-width: 992px){.page-247 .submenu-wrapper .submenu li{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:0;overflow:hidden}.page-247 .submenu-wrapper .submenu li a{padding-left:2rem;padding-right:2rem;color:#005fb6}.page-247 .submenu-wrapper .submenu li:not(.active){margin:0}.page-247 .submenu-wrapper .submenu li.active{position:relative}.page-247 .submenu-wrapper .submenu li.active a{background:#d5ebff}.page-247 .submenu-wrapper .submenu li.active a:after{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:block;position:absolute;background:url(i/arrowDown.png) no-repeat left center;background-size:100% auto;width:16px;right:12px;top:0;bottom:0}.page-247 .submenu-wrapper .submenu.open li{margin:0 0 7px 0;height:auto}.page-247 .submenu-wrapper .submenu.open li.active a{color:#005fb6}.page-247 .submenu-wrapper .submenu.open li.active a:after{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.page-247 .submenu-wrapper .btn{font-size:15px;padding:5px 7px}}@media screen and (max-width: 1200px){.page-247 .submenu-wrapper .submenu li{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin:0;overflow:hidden}.page-247 .submenu-wrapper .submenu li a{padding-left:2rem;padding-right:2rem;color:#005fb6}.page-247 .submenu-wrapper .submenu li:not(.active){margin:0}.page-247 .submenu-wrapper .submenu li.active{position:relative}.page-247 .submenu-wrapper .submenu li.active a{background:#d5ebff}.page-247 .submenu-wrapper .submenu li.active a:after{-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:block;position:absolute;background:url(i/arrowDown.png) no-repeat left center;background-size:100% auto;width:16px;right:12px;top:0;bottom:0}.page-247 .submenu-wrapper .submenu.open li{margin:0 0 7px 0;height:auto}.page-247 .submenu-wrapper .submenu.open li.active a{color:#005fb6}.page-247 .submenu-wrapper .submenu.open li.active a:after{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.page-247 .submenu-wrapper .btn{font-size:15px;padding:5px 7px}}.page-247 .igalians-header{padding-bottom:15px;border-bottom:1px dotted #979797}.page-247 .igalians-header h4{font-size:22px}.page-247 .igalians-header a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}.page-247 .igalians-header a:focus,.page-247 .igalians-header a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.page-247 .rss-icon{font-size:1.5em}.page-247 .rss-icon i{color:#fff;background:#005fb6;padding:10px;border-radius:50%}#about-us .igalians{margin-bottom:100px}@media screen and (max-width: 768px){#about-us .igalians{padding:0 10px;margin-top:40px;margin-bottom:70px}}#about-us .igalians .igalian-item{margin-bottom:0}@media screen and (max-width: 768px){#about-us .igalians .igalian-item{padding:0 5px}#about-us .igalians .igalian-item .picture{margin-bottom:10px}}#about-us .igalians .view-more{display:block;position:relative}#about-us .igalians .view-more .titles-wrapper{background-color:#005fb6;color:#fff;position:absolute;left:0;top:0;right:0;bottom:0}#about-us .igalians .view-more .titles-wrapper .title{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;left:0;right:0;padding:15px}#about-us .about-us-submenu{margin-top:-20px}#about-us .about-us-submenu .pictures{margin-bottom:40px}@media screen and (max-width: 768px){#about-us .about-us-submenu .pictures{margin-bottom:20px}#about-us .about-us-submenu .pictures img{margin-bottom:20px}}#about-us .about-us-submenu .pictures .picture:nth-child(2n+1){position:relative}#about-us .about-us-submenu .pictures .picture:nth-child(2n+1):after{position:absolute;content:"";background:#e8e8e8;display:block;right:calc(100% + 15px);left:-9999px;top:0;bottom:0}#about-us .about-us-submenu .pictures .picture:nth-child(2n){position:relative}#about-us .about-us-submenu .pictures .picture:nth-child(2n):after{position:absolute;content:"";background:#e8e8e8;display:block;left:calc(100% + 15px);right:-9999px;top:0;bottom:0}#about-us .about-us-submenu .about-us{padding-block:0 2.5em;padding-inline:1.25rem 4rem;color:#005fb6}#about-us .about-us-submenu .about-us h2{font-weight:700;font-size:32px;line-height:1.1em;margin:0 0 10px 0}#about-us .about-us-submenu .about-us h2 a{color:#005fb6}@media screen and (max-width: 768px){#about-us .about-us-submenu .about-us h2{font-size:26px}}#about-us .about-us-submenu .about-us p{color:#585858;font-size:18px;font-weight:400;line-height:1.3em}#about-us .about-us-submenu .about-us a.read-more{color:#005fb6;font-size:18px;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#about-us .about-us-submenu .about-us a.read-more:focus,#about-us .about-us-submenu .about-us a.read-more:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}#about-us .jobs-wrapper{border-top:1px dotted #585858;padding-top:70px;padding-bottom:70px;font-size:18px}@media screen and (max-width: 992px){#about-us .jobs-wrapper{padding-top:50px}}@media screen and (max-width: 768px){#about-us .jobs-wrapper{padding-top:38.8888888889px}}@media screen and (max-width: 992px){#about-us .jobs-wrapper{padding-bottom:50px}}@media screen and (max-width: 768px){#about-us .jobs-wrapper{padding-bottom:35px}}#about-us .jobs-wrapper ul{list-style:none}#about-us .jobs-wrapper .job{margin-bottom:20px}#consortia-and-associations .consortia-associations-items{padding-top:40px}#consortia-and-associations .consortia-associations-items .item{margin-bottom:50px;padding-right:70px}@media screen and (max-width: 768px){#consortia-and-associations .consortia-associations-items .item{padding-right:15px}}#consortia-and-associations .consortia-associations-items .item .logo{max-width:300px;margin:0 auto 25px auto;text-align:center}#consortia-and-associations .consortia-associations-items .item .logo img{vertical-align:middle;margin:auto;display:inline-block;max-height:80px}@media screen and (max-width: 1200px){#consortia-and-associations .consortia-associations-items .item .desc{font-size:18px}}@media screen and (max-width: 992px){#consortia-and-associations .consortia-associations-items .item .desc{font-size:16px}}@media screen and (max-width: 768px){#consortia-and-associations .consortia-associations-items .item .desc{font-size:16px}}#consortia-and-associations .consortia-associations-items .item a{color:#005fb6;text-decoration:none;padding-bottom:3px;position:relative;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration-color:transparent;text-underline-offset:-0.15em}#consortia-and-associations .consortia-associations-items .item a:focus,#consortia-and-associations .consortia-associations-items .item a:hover{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#005fb6;text-underline-offset:.15em}.page-about,.page-history{padding-bottom:50px}@media screen and (max-width: 992px){.page-about,.page-history{padding-bottom:35.7142857143px}}@media screen and (max-width: 768px){.page-about,.page-history{padding-bottom:25px}}.page-about .summary,.page-history .summary{padding-bottom:50px}@media screen and (max-width: 768px){.page-about .summary,.page-history .summary{padding-left:3px;padding-right:3px}}@media screen and (max-width: 992px){.page-about .summary,.page-history .summary{padding-bottom:35.7142857143px}}@media screen and (max-width: 768px){.page-about .summary,.page-history .summary{padding-bottom:25px}}.page-about .summary h2,.page-history .summary h2{color:#585858;font-size:22px;line-height:1.4em}@media screen and (max-width: 768px){.page-about .summary h2,.page-history .summary h2{font-size:19px}}.page-about .page-content .main-content,.page-history .page-content .main-content{padding-right:60px}@media screen and (max-width: 768px){.page-about .page-content .main-content,.page-history .page-content .main-content{padding-right:20px;padding-left:20px;margin:0}}.page-about .page-content .main-content h2,.page-history .page-content .main-content h2{font-weight:700;font-size:29px;line-height:1.1em;margin:40px 0 10px 0}.page-about .page-content .main-content h2:first-child,.page-history .page-content .main-content h2:first-child{margin-top:0}@media screen and (max-width: 768px){.page-about .page-content .main-content h2,.page-history .page-content .main-content h2{margin:30px 0 10px 0;font-size:26px}}.page-history .milestones ul{list-style:none}.page-history .milestones>ul{border-left:1px solid #979797}.page-history .milestones>ul:focus>li:first-child,.page-history .milestones>ul:hover>li:first-child{color:#979797}.page-history .milestones>ul:focus>li:first-child:before,.page-history .milestones>ul:hover>li:first-child:before{width:1px;background:#585858;top:0;left:-1px;height:35px}.page-history .milestones>ul:focus>li:first-child .desc,.page-history .milestones>ul:hover>li:first-child .desc{height:0;font-weight:400}.page-history .milestones>ul:not(:focus-within)>li:hover,.page-history .milestones>ul:not(:focus-within):not(:hover)>li:first-child,.page-history .milestones>ul:focus-within>li:first-child:focus{color:#005fb6}.page-history .milestones>ul:not(:focus-within)>li:hover:before,.page-history .milestones>ul:not(:focus-within):not(:hover)>li:first-child:before,.page-history .milestones>ul:focus-within>li:first-child:focus:before{content:"";position:absolute;width:2px;background:#005fb6;top:0;left:-1px;height:35px}.page-history .milestones>ul:not(:focus-within)>li:hover .desc,.page-history .milestones>ul:not(:focus-within):not(:hover)>li:first-child .desc,.page-history .milestones>ul:focus-within>li:first-child:focus .desc{height:auto}.page-history .milestones>ul:not(:focus-within)>li:hover .desc:before,.page-history .milestones>ul:not(:focus-within):not(:hover)>li:first-child .desc:before,.page-history .milestones>ul:focus-within>li:first-child:focus .desc:before{background:#005fb6}.page-history .milestones>ul>li{padding-left:30px;color:#979797;font-size:18px;font-weight:400;line-height:1.8em;position:relative;cursor:pointer}.page-history .milestones>ul>li .desc{position:absolute;top:3px;left:90px;height:0;overflow:hidden;color:#585858;line-height:1.2em;padding-left:50px}.page-history .milestones>ul>li .desc:before{content:"";position:absolute;height:1px;background:#979797;top:12px;left:0;widtH:40px}@media screen and (max-width: 768px){.page-history .milestones>ul>li .desc{position:relative;top:auto;left:auto;height:auto;overflow:auto;margin-top:-27px}.page-history .milestones>ul>li .desc:before{top:10px;left:55px;widtH:15px}}@media screen and (max-width: 992px){.page-history .milestones>ul>li .desc{position:relative;top:auto;left:auto;height:auto;overflow:auto;margin-top:-27px}.page-history .milestones>ul>li .desc:before{top:10px;left:55px;widtH:15px}}.page-history .milestones>ul>li .desc li{margin-bottom:1.3em}.page-history .milestones>ul>li:active,.page-history .milestones>ul>li:focus{color:#005fb6}.page-history .milestones>ul>li:active:before,.page-history .milestones>ul>li:focus:before{content:"";position:absolute;width:2px;background:#005fb6;top:0;left:-1px;height:35px}.page-history .milestones>ul>li:active .desc,.page-history .milestones>ul>li:focus .desc{height:auto}.page-history .milestones>ul>li:active .desc:before,.page-history .milestones>ul>li:focus .desc:before{background:#005fb6}#jobs .jobs-wrapper{padding-top:70px;padding-bottom:70px;font-size:18px}@media screen and (max-width: 992px){#jobs .jobs-wrapper{padding-top:50px}}@media screen and (max-width: 768px){#jobs .jobs-wrapper{padding-top:38.8888888889px}}@media screen and (max-width: 992px){#jobs .jobs-wrapper{padding-bottom:50px}}@media screen and (max-width: 768px){#jobs .jobs-wrapper{padding-bottom:35px}}#jobs .jobs-wrapper .block{margin-bottom:60px}#jobs .jobs-wrapper ul{list-style:none}#jobs .jobs-wrapper .job{margin-bottom:20px}#jobs .jobs-wrapper .jobs{margin:40px 0}.c-open-p{border-top:22px solid #0067b1}.c-open-p__header{padding-top:35px;padding-bottom:35px;background-image:linear-gradient(to bottom, white 50%, rgba(0, 0, 0, 0.02))}@media screen and (min-width: 991px){.c-open-p__header{padding-top:105px;padding-bottom:105px}}.c-open-p__header-title{font-size:36px;line-height:1.07;color:#45403d;display:flex;font-weight:700;align-items:center}@media screen and (min-width: 991px){.c-open-p__header-title{font-size:60px}}@media screen and (min-width: 1199px){.c-open-p__header-title{font-size:106px}}.c-open-p__header-title img{max-width:50px;margin-right:15px}@media screen and (min-width: 991px){.c-open-p__header-title img{margin-right:35px;max-width:none;margin-top:-70px}}.c-open-p__header-by{font-size:23px;font-weight:300;font-style:italic;color:#0067b1;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 991px){.c-open-p__header-by{justify-content:flex-end;font-size:33px}}.c-open-p__header-by img{margin-left:13px;max-width:120px;flex:1 0 auto}@media screen and (min-width: 991px){.c-open-p__header-by img{max-width:none;flex:0 1 auto;height:auto}}.c-open-p__header-subtitle{font-size:22px;font-weight:300;text-align:center;color:#0067b1;margin:30px 0}@media screen and (min-width: 991px){.c-open-p__header-subtitle{margin:100px 0;font-size:52px}}.c-open-p__header-text{font-size:18px;line-height:1.43;color:#000}@media screen and (min-width: 991px){.c-open-p__header-text{font-size:23px}}.c-open-p__header-text strong{font-weight:700}.c-open-p__header-deco{max-width:80%;display:block;margin:20px auto}@media screen and (min-width: 767px){.c-open-p__header-deco{margin:0 0 0 auto}}.c-open-p__header-video{font-size:20px;display:block;font-weight:700;color:#0067b1;text-align:center;text-decoration:none}@media screen and (min-width: 991px){.c-open-p__header-video{font-size:30px}}.c-open-p__header-video-icon{display:block;margin:10px auto;font-size:80px}@media screen and (min-width: 991px){.c-open-p .grid-row--end{align-items:end}}@media screen and (min-width: 991px){.c-open-p .grid-row--center{align-items:center}}.c-open-p__list{margin-top:80px;margin-bottom:30px}@media screen and (min-width: 991px){.c-open-p__list{margin-top:150px;margin-bottom:100px}}.c-open-p__goal{display:flex;align-items:center;margin-top:100px;margin-bottom:30px}.c-open-p__goal-progress{flex:1;position:relative}.c-open-p__goal-progress::before{content:"";display:block;width:100%;height:18px;background:linear-gradient(to right, #ffffff 5%, #c85207 100%);border-radius:10px}.c-open-p__goal-pledged{position:absolute;padding:10px;color:#979797;border:solid 2px #979797;top:0;left:0;transform:translateY(-170%) translateX(-50%)}@media screen and (min-width: 1199px){.c-open-p__goal-pledged{padding:10px 15px;font-size:30px}}.c-open-p__goal-pledged::before{content:"";width:20px;height:20px;border-right:solid 2px #979797;border-bottom:solid 2px #979797;background:#fff;transform:rotate(45deg) translate3d(5%, 75%, 0);left:50%;bottom:0;position:absolute}.c-open-p__goal-pledged::after{content:"";width:20px;height:20px;box-shadow:0 0 6px 0 rgba(0,0,0,.3);background-color:#fff;border-radius:50%;position:absolute;bottom:-126%;left:50%;transform:translateX(-50%)}@media screen and (min-width: 1199px){.c-open-p__goal-pledged::after{width:40px;height:40px;bottom:-120%}}.c-open-p__goal-total{padding:10px 15px;font-weight:700;color:#fff;background-color:#c85207;margin-left:20px;position:relative}@media screen and (min-width: 1199px){.c-open-p__goal-total{font-size:30px;margin-left:40px}}.c-open-p__goal-total::after{content:"";width:0;height:0;position:absolute;border:10px solid transparent;border-right:10px solid #c85207;left:-19px;top:50%;transform:translateY(-50%)}.c-open-p__item{border-radius:36px;box-shadow:2px 9px 11px 0 rgba(0,0,0,.25);background-color:#fff;margin-bottom:100px;padding:30px;position:relative}@media screen and (min-width: 991px){.c-open-p__item{margin-bottom:154px}}@media screen and (min-width: 1199px){.c-open-p__item{padding:50px 100px;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px}}.c-open-p__item-label{background-image:linear-gradient(to bottom, #c85207 79%, #ab4d01 116%);font-size:21px;line-height:1;font-weight:300;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;width:200px;padding:9px 20px;position:absolute;top:0;left:30px;transform:translateY(-100%)}@media screen and (min-width: 991px){.c-open-p__item-label{font-size:41px;border-top-left-radius:30px;border-top-right-radius:30px;width:380px;padding:18px 43px 9px 43px;left:100px}}.c-open-p__item-title{font-size:30px;font-weight:300;line-height:1.19;text-align:center;color:#45403d}@media screen and (min-width: 991px){.c-open-p__item-title{font-size:70px}}.c-open-p__item-title code{font-family:"Etelka",Helvetica,Arial,sans-serif;font-weight:700;color:#c85207;border:0;background:transparent;font-size:inherit;padding:0}.c-open-p__item-text{color:#000}@media screen and (min-width: 991px){.c-open-p__item-text{font-size:23px;line-height:1.43}}.c-open-p__item-text code{font-family:"Etelka",Helvetica,Arial,sans-serif;font-weight:700;color:#000;font-style:italic;border:0;background:transparent;font-size:inherit;padding:0}@media screen and (min-width: 767px){.c-open-p__item-buttons{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px;align-items:center}}.c-open-p__item-buttons .btn.btn-arrow-right.btn-wide{width:100%;padding-right:25px;padding-left:25px;text-align:center}@media screen and (min-width: 1199px){.c-open-p__item-buttons .btn.btn-arrow-right.btn-wide{font-size:30px}}@media screen and (min-width: 1199px){.c-open-p__item-buttons .btn.btn-arrow-right.btn-wide::after{margin-top:-15px;right:25px}}.c-open-p__item-more{display:block;color:#c85207;font-size:25px;font-style:italic;margin-bottom:20px;text-decoration:none;text-align:center}@media screen and (min-width: 1199px){.c-open-p__item-more{font-size:30px;margin-bottom:0}}.c-open-p__item-more::after{content:"+";font-size:40px;font-weight:700;font-style:normal;margin-left:10px}.c-open-p__item--green .c-open-p__item-label{background-image:linear-gradient(to bottom, #028613 73%, #004008 113%),linear-gradient(to bottom, #d8d8d8, #d8d8d8)}.c-open-p__item--green .c-open-p__goal-progress::before{background:linear-gradient(to right, #ffffff 5%, #028613 100%)}.c-open-p__item--green .c-open-p__goal-total{background-color:#028613}.c-open-p__item--green .c-open-p__goal-total::after{border-right-color:#028613}.c-open-p__item--green .c-open-p__item-title code,.c-open-p__item--green .c-open-p__item-more{color:#028613}.c-open-p__item--purple .c-open-p__item-label{background-image:linear-gradient(to bottom, #670164 73%, #0e000e 143%)}.c-open-p__item--purple .c-open-p__goal-progress::before{background:linear-gradient(to right, #ffffff 5%, #670164 100%)}.c-open-p__item--purple .c-open-p__goal-total{background-color:#670164}.c-open-p__item--purple .c-open-p__goal-total::after{border-right-color:#670164}.c-open-p__item--purple .c-open-p__item-title code,.c-open-p__item--purple .c-open-p__item-more{color:#670164}.c-open-p__item--blue .c-open-p__item-label{background-image:linear-gradient(to bottom, #0067b1 73%, #012035 157%),linear-gradient(to bottom, #d8d8d8, #d8d8d8)}.c-open-p__item--blue .c-open-p__goal-progress::before{background:linear-gradient(to right, #ffffff 5%, #0067b1 100%)}.c-open-p__item--blue .c-open-p__goal-total{background-color:#0067b1}.c-open-p__item--blue .c-open-p__goal-total::after{border-right-color:#0067b1}.c-open-p__item--blue .c-open-p__item-title code,.c-open-p__item--blue .c-open-p__item-more{color:#0067b1}.c-open-p__item--carmine .c-open-p__item-label{background-image:linear-gradient(to bottom, #990827 73%, #120105 157%),linear-gradient(to bottom, #d8d8d8, #d8d8d8)}.c-open-p__item--carmine .c-open-p__goal-progress::before{background:linear-gradient(to right, #ffffff 5%, #990827 100%)}.c-open-p__item--carmine .c-open-p__goal-total{background-color:#990827}.c-open-p__item--carmine .c-open-p__goal-total::after{border-right-color:#990827}.c-open-p__item--carmine .c-open-p__item-title code,.c-open-p__item--carmine .c-open-p__item-more{color:#990827}.c-open-p__item--lightblue .c-open-p__item-label{background-image:linear-gradient(to bottom, #3b83a4 73%, #295b72 111%)}.c-open-p__item--lightblue .c-open-p__goal-progress::before{background:linear-gradient(to right, #ffffff 5%, #3b83a4 100%)}.c-open-p__item--lightblue .c-open-p__goal-total{background-color:#3b83a4}.c-open-p__item--lightblue .c-open-p__goal-total::after{border-right-color:#3b83a4}.c-open-p__item--lightblue .c-open-p__item-title code,.c-open-p__item--lightblue .c-open-p__item-more{color:#3b83a4}.c-open-p__contact{margin-top:30px;margin-bottom:60px;text-align:center}@media screen and (min-width: 991px){.c-open-p__contact{text-align:left;margin-top:100px;margin-bottom:100px;padding-left:100px;padding-right:100px;display:flex;align-items:center;justify-content:space-between}}.c-open-p__contact .btn.btn-arrow-right.btn-wide{display:inline-block}@media screen and (min-width: 1199px){.c-open-p__contact .btn.btn-arrow-right.btn-wide{font-size:30px}}@media screen and (min-width: 1199px){.c-open-p__contact .btn.btn-arrow-right.btn-wide::after{margin-top:-15px;right:65px}}.c-open-p__contact-title{font-size:20px;font-weight:700;color:#0067b1;margin:30px auto}@media screen and (min-width: 991px){.c-open-p__contact-title{font-size:30px;max-width:25%;margin:0}}.c-open-p__faq-header{border-bottom:solid 1px #504b49;padding-bottom:40px}@media screen and (min-width: 991px){.c-open-p__faq-header{display:flex;padding-bottom:85px}}.c-open-p__faq-title{font-size:45px;font-weight:300;color:#0067b1;margin:0 0 20px 0;line-height:1}@media screen and (min-width: 991px){.c-open-p__faq-title{font-size:90px}}.c-open-p__faq-text{color:#000}@media screen and (min-width: 991px){.c-open-p__faq-text{line-height:1.43;font-size:23px;padding-left:100px}}.c-open-p__faq-questions{margin-bottom:40px}@media screen and (min-width: 991px){.c-open-p__faq-questions{margin-bottom:85px}}.c-open-p__faq-question{border-bottom:solid 1px #504b49;padding:15px 15px 0 15px}.c-open-p__faq-question summary{cursor:pointer;outline:none;font-size:16px;font-weight:700;color:#0067b1;list-style:none;margin-bottom:15px;position:relative;padding-right:100px}@media screen and (min-width: 991px){.c-open-p__faq-question summary{font-size:22px}}.c-open-p__faq-question summary:focus,.c-open-p__faq-question summary:active{outline:none}.c-open-p__faq-question summary::-webkit-details-marker{display:none}.c-open-p__faq-question summary::after{content:"+";width:80px;text-align:center;font-size:40px;font-weight:700;font-style:normal;position:absolute;right:0;top:50%;transform:translateY(-50%)}.c-open-p__faq-question ul,.c-open-p__faq-question ol{margin-left:40px}.c-open-p__faq-question[open] summary::after{content:"−"}details[open] summary~*{animation:sweep .3s ease-in-out}@keyframes sweep{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.page--chats .page-header .page-title{text-shadow:3px 2px 4px rgba(0,0,0,.5)}.page--chats .page-header .page-subtitle{font-size:25px;text-transform:none;text-align:center;color:#fff;font-style:italic;line-height:1.56;text-shadow:3px 2px 4px rgba(0,0,0,.5)}@media screen and (min-width: 991px){.page--chats .page-header .page-subtitle{font-size:45px}}.page--chats .chat-title{font-size:30px;font-weight:300;line-height:1.17;color:#0067b1;margin:0 0 2rem 0;padding-bottom:2rem;border-bottom:solid 3px rgba(0,0,0,.25);position:relative}@media screen and (min-width: 991px){.page--chats .chat-title{font-size:40px;margin-top:85px}}@media screen and (min-width: 1199px){.page--chats .chat-title{padding-left:70px}}@media screen and (min-width: 1599px){.page--chats .chat-title{padding-left:0}}.page--chats .chat-title__back{display:block;margin-bottom:2rem;transition:transform .2s ease-in-out}@media screen and (min-width: 1199px){.page--chats .chat-title__back{position:absolute;left:0;margin-bottom:0}}@media screen and (min-width: 1599px){.page--chats .chat-title__back{left:-65px}}.page--chats .chat-title__back:is(:hover, :focus){transform:translateX(-5px)}.page--chats .main-head{display:flex;justify-content:start;align-items:end;gap:1em;padding-block-end:.5em;margin-block-end:2em;border-block-end:1px solid #0067b1}.page--chats .main-head h3{margin-bottom:0;font-size:1.67em}.page--chats .main-head .chat-audio__links li a{min-width:max-content;padding:.33em}.page--chats .main-head .chat-audio__links li a i{font-size:25px}.page--chats .chat-subtitle{font-size:30px;font-weight:300;line-height:1.17;color:#0067b1;margin:0 0 2rem 0}@media screen and (min-width: 991px){.page--chats .chat-subtitle{font-size:45px}}.page--chats .chat-date{font-size:18px;color:#0067b1;margin-bottom:2rem}@media screen and (min-width: 991px){.page--chats .chat-date{margin-bottom:6rem;font-size:26px}}.page--chats .chat-audio{margin-bottom:2rem;text-align:center}@media screen and (min-width: 991px){.page--chats .chat-audio{display:flex}}.page--chats .chat-audio__player{display:inline-block;box-shadow:inset 1px 0 9px 0 rgba(193,193,193,.5);background-color:rgba(161,161,161,.1);border-top-left-radius:36px;border-bottom-left-radius:36px;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:10px;margin:0 auto 2rem auto}@media screen and (min-width: 991px){.page--chats .chat-audio__player{margin:0 2rem 0 0;display:flex;align-items:center}}.page--chats .chat-audio__player audio{display:block}.page--chats .chat-audio__links{list-style:none;margin:0;padding:0;display:flex;justify-content:center;flex:1}@media screen and (min-width: 991px){.page--chats .chat-audio__links{justify-content:flex-end}}.page--chats .chat-audio__links li{display:block;padding:0;margin-right:3px}@media screen and (min-width: 374px){.page--chats .chat-audio__links li{margin-right:8px}}.page--chats .chat-audio__links li a{border-radius:8px;box-shadow:inset 0 1px 8px 0 #085892;text-align:center;background:#0067b1;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;min-width:53px;padding:10px;font-size:20px}@media screen and (min-width: 991px){.page--chats .chat-audio__links li a{min-width:93px;padding:20px;font-size:40px}}.page--chats .chat-audio__links li a i{transition:transform .1s ease-in-out}.page--chats .chat-audio__links li a:is(:hover, :focus) i{transform:scale(1.2)}.page--chats .chat-audio__links li a:focus{outline:3px solid #2a7ae2;box-shadow:0 0 5px #2a7ae2}.page--chats .c-chat{margin:0;padding:0;list-style:none;margin-bottom:90px}.page--chats .c-chat__item{border-left:10px solid #000;padding-left:20px;margin-bottom:30px}@media screen and (min-width: 991px){.page--chats .c-chat__item{border-left:20px solid #000;padding-left:40px;margin-bottom:50px}}@media screen and (min-width: 1599px){.page--chats .c-chat__item{transform:translateX(-60px)}}.page--chats .c-chat__item blockquote{font-size:18px;padding:0;color:#585858;font-weight:normal}@media screen and (min-width: 991px){.page--chats .c-chat__item blockquote{font-size:24px}}.page--chats .c-chat__item cite{font-style:normal;color:#000}.page--chats .c-chat__item--1{border-color:#0067b1}.page--chats .c-chat__item--1 cite{color:#0067b1}.page--chats .c-chat__item--2{border-color:#c85207}.page--chats .c-chat__item--2 cite{color:#c85207}.page--chats .c-chat__item--3{border-color:#670164}.page--chats .c-chat__item--3 cite{color:#670164}.page--chats .c-chat__item--4{border-color:#028613}.page--chats .c-chat__item--4 cite{color:#028613}.page--chats .c-chat__item--5{border-color:#ac067a}.page--chats .c-chat__item--5 cite{color:#ac067a}.page--chats .links-subtitle{padding-inline:36px 0;margin-block:2em 0}.page--chats .c-links{margin:0;padding-inline:12px}.page--chats .c-links li{list-style:none;margin-block:.67em;border-inline-start:10px solid #0008}.page--chats .c-participants{display:flex;flex-wrap:wrap;margin:0 auto;padding:0;list-style:none}@media screen and (min-width: 599px){.page--chats .c-participants{justify-content:space-evenly}}.page--chats .c-participants__item{margin-block:0 1em;border-radius:17px;box-shadow:0 3px 9px 0 rgba(0,0,0,.25);background-color:#fff;padding:24px 24px 24px 24px;border-left:20px solid #000;position:relative;width:100%}@media screen and (min-width: 599px){.page--chats .c-participants__item{width:max-content;margin-bottom:2em}}.page--chats .c-participants__item--1{border-color:#0067b1}.page--chats .c-participants__item--2{border-color:#c85207}.page--chats .c-participants__item--3{border-color:#670164}.page--chats .c-participants__item--4{border-color:#028613}.page--chats .c-participants__item--5{border-color:#ac067a}.page--chats .c-participants__link{display:flex;align-items:center;color:#0067b1;font-size:18px;text-decoration:none;position:relative}@media screen and (min-width: 1299px){.page--chats .c-participants__link{font-size:24px}}.page--chats .c-participants__link .fas{position:absolute;bottom:0;right:0}.page--chats .c-participants__image{display:block;width:70px;height:70px;border-radius:50%;margin-right:15px}@media screen and (min-width: 1299px){.page--chats .c-participants__image{width:105px;height:105px}}.page--chats .c-participants__igalian{position:absolute;width:37px;height:37px;top:20px;z-index:1;left:68px}@media screen and (min-width: 1299px){.page--chats .c-participants__igalian{left:104px}}.audio-player{background:transparent;font-family:arial;color:#000;font-size:.75em;width:260px}@media screen and (min-width: 374px){.audio-player{width:300px}}.audio-player .controls{display:flex;justify-content:space-between;align-items:stretch;padding:0}.audio-player .controls>*{display:flex;justify-content:center;align-items:center}.audio-player .controls .play-container{background:#fff;border-radius:50%;width:60px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer}.audio-player .controls .play-container.is-paused{background-color:#0067b1}.audio-player .controls .toggle-play.play{cursor:pointer;position:relative;left:6px;height:0;width:0;border:10px solid transparent;border-left:15px solid #0067b1}.audio-player .controls .toggle-play.pause{height:21px;width:14px;cursor:pointer;position:relative}.audio-player .controls .toggle-play.pause:before{position:absolute;top:0;left:0px;background:#fff;content:"";height:21px;width:4px;border-radius:2px}.audio-player .controls .toggle-play.pause:after{position:absolute;top:0;right:0px;background:#fff;content:"";height:21px;width:4px;border-radius:2px}.audio-player .controls .time-container{display:flex;flex-flow:column;flex:1;padding:0 30px}.audio-player .controls .time{display:flex;justify-content:space-between;width:100%;font-size:17px;font-weight:300;color:rgba(0,0,0,.5)}.audio-player .controls .timeline{background:#bcbcbc;width:100%;position:relative;cursor:pointer;height:9px;border-radius:4px}.audio-player .controls .timeline .progress{background:#0067b1;width:0%;border-radius:4px;height:100%;transition:.25s}.audio-player .controls .volume-container{cursor:pointer;display:flex;flex:0 0 46px;position:relative;z-index:2}.audio-player .controls .volume-container .volume-button{height:30px;font-size:30px;display:flex;align-items:center}.audio-player .controls .volume-container .volume-slider{position:absolute;top:-3px;left:8px;z-index:-1;width:11px;height:0;background:#bcbcbc;border-radius:6px;transition:.25s}.audio-player .controls .volume-container .volume-slider .volume-percentage{background:#0067b1;border-radius:6px;width:100%;height:75%;position:absolute;bottom:0;left:0}@media screen and (min-width: 991px){.audio-player .controls .volume-container:hover .volume-slider{top:-112px;height:120px}}@media screen and (min-width: 991px){.press{padding-top:50px}}.press-item{border-radius:11px;background-color:#fff;position:relative;padding:20px;margin:0 0 60px 0}.press-item::before{content:"";position:absolute;border-radius:11px;filter:blur(8px);border:solid 1px #818181;background-color:rgba(0,0,0,.1);width:100%;height:85%;z-index:-1;top:0;left:0}@media screen and (min-width: 991px){.press-item{margin:0 30px 60px 30px;padding:40px}}.press-item__title{line-height:1;text-align:center;color:#990827;font-size:30px;margin:0 0 26px 0}@media screen and (min-width: 991px){.press-item__title{font-size:36px;margin:0 0 46px 0}}.press-item__button{display:block;border:solid 3px #990827;padding:10px 20px 5px 20px;text-align:center;color:#990827;max-width:190px;width:100%;font-size:30px;margin:60px auto 0 auto;transition:background-color .3s ease-in-out;text-decoration:none}@media screen and (min-width: 991px){.press-item__button{font-size:40px;margin:60px auto 0 auto}}.press-item__button:hover{background-color:#990827;color:#fff}.press-contact{width:100%;max-width:950px;margin:30px auto;font-size:26px;font-weight:300;line-height:1.38;color:#585858;position:relative}@media screen and (min-width: 991px){.press-contact{margin:160px auto 400px auto}}.press-contact a{color:#990827;text-decoration:none}.press-contact__text{max-width:620px}@media screen and (min-width: 991px){.press-contact__email{margin-left:100px}}.press-contact__image{display:block;margin:20px auto}@media screen and (min-width: 991px){.press-contact__image{position:absolute;right:0;top:30px;margin:0;z-index:-1}}
